Commit | Line | Data |
---|---|---|
25e2fbb4 AS |
1 | # Bulgarian translation of git po-file. |
2 | # Copyright (C) 2014 Alexander Shopov <ash@kambanaria.org>. | |
3 | # This file is distributed under the same license as the git package. | |
4 | # Alexander Shopov <ash@kambanaria.org>, 2014. | |
5 | # | |
6 | # ======================== | |
7 | # DICTIONARY TO MERGE IN GIT GUI | |
8 | # ------------------------ | |
9 | # range интервал | |
10 | # unreachable object недостижим обект | |
11 | # dangling objects обект извън клон | |
12 | # fast-forward тривиално сливане | |
13 | # stale remote старо хранилище | |
14 | # rebase пребазирам | |
15 | # force (push) принудително изтласквам | |
16 | # stash/index индекс | |
17 | # ======================== | |
18 | # RECHECK | |
19 | # ------------------------ | |
20 | # HEAD as a reference vs head of a branch | |
21 | # | |
22 | # ======================== | |
23 | # GENERATE STATS | |
24 | # ------------------------ | |
25 | # grep ^#: bg.po | cut -c4- |tr ' ' '\n'| sed -e 's/:[0-9][0-9]*//' -e 's%.*/%%' -e 's/[.][^.]*$//' > OUT | |
26 | # sort -u OUT > UNIQUE | |
27 | # for i in `cat UNIQUE`; do echo `grep "^$i$" OUT | wc -l` $i ; done | sort -nr > STATS | |
28 | # ======================== | |
29 | # DONE strings | |
30 | # ------------------------ | |
31 | # 222 | |
32 | # ======================== | |
33 | # REMAINING strings | |
34 | # ------------------------ | |
35 | # 1988 | |
36 | # ======================== | |
37 | # DONE alphabetical ordering | |
38 | # ------------------------ | |
39 | # | |
40 | # advice, fsck, gc, help, parse-options, reflog, remote, rm, run-command | |
41 | # | |
42 | # ======================== | |
43 | # REMAINING alphabetical ordering | |
44 | # ------------------------ | |
45 | # | |
46 | # add, apply, archive, attr, bisect--helper, blame, branch, bundle, cat-file, check-attr, check-ignore, check-mailmap, | |
47 | # checkout, checkout-index, clean, clone, column, commit, common-cmds, config, connected, count-objects, date, describe, | |
48 | # diff, diffcore-order, fast-export, fetch, fmt-merge-msg, for-each-ref, git, git-am, git-bisect, git-pull, git-rebase, | |
49 | # git-stash, git-submodule, gpg-interface, grep, hash-object, index-pack, init-db, log, ls-files, ls-tree, merge, | |
50 | # merge-base, merge-file, merge-recursive, mktree, mv, name-rev, notes, notes-utils, object, obstack, pack-objects, | |
51 | # pack-refs, pathspec, precompose_utf8, prune, prune-packed, push, read-tree, repack, replace, rerere, reset, revert, | |
52 | # rev-parse, sequencer, sha1_name, shortlog, show-branch, show-ref, submodule, symbolic-ref, tag, update-index, | |
53 | # update-ref, update-server-info, urlmatch, verify-pack, verify-tag, wrapper, write-tree, wt-status | |
54 | # | |
55 | # | |
56 | # ======================== | |
57 | # MOST IMPORTANT strings ordering | |
58 | # ------------------------ | |
59 | # 144 [remote] 68 fetch 28 blame 16 [parse-options] | |
60 | # 137 commit 64 grep 27 git-rebase 12 [gc] | |
61 | # 115 branch 46 push 24 revert 12 [fsck] | |
62 | # 102 wt-status 38 add 21 common-cmds 3 reflog | |
63 | # 78 checkout 34 config 21 [rm] | |
64 | # 77 log 33 reset 21 mv | |
65 | # 69 clone 29 git-stash 13 diff | |
66 | # | |
67 | # ======================== | |
68 | # WHOLE STATISTICS strings ordering | |
69 | # ------------------------ | |
70 | # 144 remote 54 git-submodule 27 ls-files 12 pathspec 8 replace 3 prune-packed | |
71 | # 137 commit 48 push 27 git-rebase 12 name-rev 8 git-pull 3 pack-refs | |
72 | # 115 branch 41 help 24 revert 12 gc 8 fmt-merge-msg 3 count-objects | |
73 | # 111 apply 40 pack-objects 24 mv 12 fsck 7 symbolic-ref 3 connected | |
74 | # 102 wt-status 39 init-db 21 rm 12 checkout-index 6 gpg-interface 3 bisect--helper | |
75 | # 100 notes 38 add 21 common-cmds 11 date 6 check-attr 2 verify-tag | |
76 | # 97 merge 35 archive 19 show-branch 11 column 5 write-tree 2 update-server-info | |
77 | # 78 checkout 34 config 19 read-tree 10 urlmatch 5 sha1_name 2 run-command | |
78 | # 77 log 33 reset 19 bundle 10 shortlog 5 rev-parse 2 rerere | |
79 | # 69 clone 32 clean 17 repack 10 merge-file 5 prune 2 obstack | |
80 | # 68 index-pack 30 git-am 16 parse-options 10 merge-base 4 wrapper 2 advice | |
81 | # 68 fetch 30 describe 14 submodule 10 ls-tree 4 notes-utils 1 precompose_utf8 | |
82 | # 64 grep 29 git-stash 14 show-ref 10 hash-object 4 mktree 1 object | |
83 | # 58 tag 29 git-bisect 14 fast-export 10 for-each-ref 4 check-mailmap 1 git | |
84 | # 56 sequencer 28 update-index 13 diff 10 cat-file 3 verify-pack 1 diffcore-order | |
85 | # 55 merge-recursive 28 blame 13 check-ignore 9 update-ref 3 reflog 1 attr | |
86 | msgid "" | |
87 | msgstr "" | |
88 | "Project-Id-Version: git master\n" | |
89 | "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n" | |
90 | "POT-Creation-Date: 2014-01-18 07:42+0800\n" | |
91 | "PO-Revision-Date: 2014-01-28 19:05+0200\n" | |
92 | "Last-Translator: Alexander Shopov <ash@kambanaria.org>\n" | |
93 | "Language-Team: Bulgarian <dict@fsa-bg.org>\n" | |
94 | "Language: bg\n" | |
95 | "MIME-Version: 1.0\n" | |
96 | "Content-Type: text/plain; charset=UTF-8\n" | |
97 | "Content-Transfer-Encoding: 8bit\n" | |
98 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" | |
99 | ||
100 | #: advice.c:57 | |
101 | #, c-format | |
102 | msgid "hint: %.*s\n" | |
103 | msgstr "Подсказка: %.*s\n" | |
104 | ||
105 | #. | |
106 | #. * Message used both when 'git commit' fails and when | |
107 | #. * other commands doing a merge do. | |
108 | #. | |
109 | #: advice.c:87 | |
110 | msgid "" | |
111 | "Fix them up in the work tree,\n" | |
112 | "and then use 'git add/rm <file>' as\n" | |
113 | "appropriate to mark resolution and make a commit,\n" | |
114 | "or use 'git commit -a'." | |
115 | msgstr "" | |
116 | "Редактирайте ги в работното дърво,\n" | |
117 | "и тогава ползвайте „git add/rm <file>“,\n" | |
118 | "за да отбележите коригирането им и ги\n" | |
119 | "подадете или просто ползвайте „git commit -a“." | |
120 | ||
121 | #: archive.c:10 | |
122 | msgid "git archive [options] <tree-ish> [<path>...]" | |
123 | msgstr "" | |
124 | ||
125 | #: archive.c:11 | |
126 | msgid "git archive --list" | |
127 | msgstr "" | |
128 | ||
129 | #: archive.c:12 | |
130 | msgid "" | |
131 | "git archive --remote <repo> [--exec <cmd>] [options] <tree-ish> [<path>...]" | |
132 | msgstr "" | |
133 | ||
134 | #: archive.c:13 | |
135 | msgid "git archive --remote <repo> [--exec <cmd>] --list" | |
136 | msgstr "" | |
137 | ||
138 | #: archive.c:242 builtin/add.c:240 builtin/add.c:559 builtin/rm.c:328 | |
139 | #, c-format | |
140 | msgid "pathspec '%s' did not match any files" | |
141 | msgstr "пътят „%s“ не съвпада с никой файл" | |
142 | ||
143 | #: archive.c:327 | |
144 | msgid "fmt" | |
145 | msgstr "" | |
146 | ||
147 | #: archive.c:327 | |
148 | msgid "archive format" | |
149 | msgstr "" | |
150 | ||
151 | #: archive.c:328 builtin/log.c:1193 | |
152 | msgid "prefix" | |
153 | msgstr "" | |
154 | ||
155 | #: archive.c:329 | |
156 | msgid "prepend prefix to each pathname in the archive" | |
157 | msgstr "" | |
158 | ||
159 | #: archive.c:330 builtin/archive.c:88 builtin/blame.c:2265 | |
160 | #: builtin/blame.c:2266 builtin/config.c:58 builtin/fast-export.c:680 | |
161 | #: builtin/fast-export.c:682 builtin/grep.c:716 builtin/hash-object.c:77 | |
162 | #: builtin/ls-files.c:486 builtin/ls-files.c:489 builtin/notes.c:408 | |
163 | #: builtin/notes.c:565 builtin/read-tree.c:108 parse-options.h:154 | |
164 | msgid "file" | |
165 | msgstr "файл" | |
166 | ||
167 | #: archive.c:331 builtin/archive.c:89 | |
168 | msgid "write the archive to this file" | |
169 | msgstr "" | |
170 | ||
171 | #: archive.c:333 | |
172 | msgid "read .gitattributes in working directory" | |
173 | msgstr "" | |
174 | ||
175 | #: archive.c:334 | |
176 | msgid "report archived files on stderr" | |
177 | msgstr "" | |
178 | ||
179 | #: archive.c:335 | |
180 | msgid "store only" | |
181 | msgstr "" | |
182 | ||
183 | #: archive.c:336 | |
184 | msgid "compress faster" | |
185 | msgstr "" | |
186 | ||
187 | #: archive.c:344 | |
188 | msgid "compress better" | |
189 | msgstr "" | |
190 | ||
191 | #: archive.c:347 | |
192 | msgid "list supported archive formats" | |
193 | msgstr "" | |
194 | ||
195 | #: archive.c:349 builtin/archive.c:90 builtin/clone.c:84 | |
196 | msgid "repo" | |
197 | msgstr "" | |
198 | ||
199 | #: archive.c:350 builtin/archive.c:91 | |
200 | msgid "retrieve the archive from remote repository <repo>" | |
201 | msgstr "" | |
202 | ||
203 | #: archive.c:351 builtin/archive.c:92 builtin/notes.c:487 | |
204 | msgid "command" | |
205 | msgstr "" | |
206 | ||
207 | #: archive.c:352 builtin/archive.c:93 | |
208 | msgid "path to the remote git-upload-archive command" | |
209 | msgstr "" | |
210 | ||
211 | #: attr.c:259 | |
212 | msgid "" | |
213 | "Negative patterns are ignored in git attributes\n" | |
214 | "Use '\\!' for literal leading exclamation." | |
215 | msgstr "" | |
216 | ||
217 | #: branch.c:60 | |
218 | #, c-format | |
219 | msgid "Not setting branch %s as its own upstream." | |
220 | msgstr "" | |
221 | ||
222 | #: branch.c:82 | |
223 | #, c-format | |
224 | msgid "Branch %s set up to track remote branch %s from %s by rebasing." | |
225 | msgstr "" | |
226 | ||
227 | #: branch.c:83 | |
228 | #, c-format | |
229 | msgid "Branch %s set up to track remote branch %s from %s." | |
230 | msgstr "" | |
231 | ||
232 | #: branch.c:87 | |
233 | #, c-format | |
234 | msgid "Branch %s set up to track local branch %s by rebasing." | |
235 | msgstr "" | |
236 | ||
237 | #: branch.c:88 | |
238 | #, c-format | |
239 | msgid "Branch %s set up to track local branch %s." | |
240 | msgstr "" | |
241 | ||
242 | #: branch.c:92 | |
243 | #, c-format | |
244 | msgid "Branch %s set up to track remote ref %s by rebasing." | |
245 | msgstr "" | |
246 | ||
247 | #: branch.c:93 | |
248 | #, c-format | |
249 | msgid "Branch %s set up to track remote ref %s." | |
250 | msgstr "" | |
251 | ||
252 | #: branch.c:97 | |
253 | #, c-format | |
254 | msgid "Branch %s set up to track local ref %s by rebasing." | |
255 | msgstr "" | |
256 | ||
257 | #: branch.c:98 | |
258 | #, c-format | |
259 | msgid "Branch %s set up to track local ref %s." | |
260 | msgstr "" | |
261 | ||
262 | #: branch.c:118 | |
263 | #, c-format | |
264 | msgid "Tracking not set up: name too long: %s" | |
265 | msgstr "" | |
266 | ||
267 | #: branch.c:137 | |
268 | #, c-format | |
269 | msgid "Not tracking: ambiguous information for ref %s" | |
270 | msgstr "" | |
271 | ||
272 | #: branch.c:182 | |
273 | #, c-format | |
274 | msgid "'%s' is not a valid branch name." | |
275 | msgstr "" | |
276 | ||
277 | #: branch.c:187 | |
278 | #, c-format | |
279 | msgid "A branch named '%s' already exists." | |
280 | msgstr "" | |
281 | ||
282 | #: branch.c:195 | |
283 | msgid "Cannot force update the current branch." | |
284 | msgstr "" | |
285 | ||
286 | #: branch.c:215 | |
287 | #, c-format | |
288 | msgid "Cannot setup tracking information; starting point '%s' is not a branch." | |
289 | msgstr "" | |
290 | ||
291 | #: branch.c:217 | |
292 | #, c-format | |
293 | msgid "the requested upstream branch '%s' does not exist" | |
294 | msgstr "" | |
295 | ||
296 | #: branch.c:219 | |
297 | msgid "" | |
298 | "\n" | |
299 | "If you are planning on basing your work on an upstream\n" | |
300 | "branch that already exists at the remote, you may need to\n" | |
301 | "run \"git fetch\" to retrieve it.\n" | |
302 | "\n" | |
303 | "If you are planning to push out a new local branch that\n" | |
304 | "will track its remote counterpart, you may want to use\n" | |
305 | "\"git push -u\" to set the upstream config as you push." | |
306 | msgstr "" | |
307 | ||
308 | #: branch.c:264 | |
309 | #, c-format | |
310 | msgid "Not a valid object name: '%s'." | |
311 | msgstr "" | |
312 | ||
313 | #: branch.c:284 | |
314 | #, c-format | |
315 | msgid "Ambiguous object name: '%s'." | |
316 | msgstr "" | |
317 | ||
318 | #: branch.c:289 | |
319 | #, c-format | |
320 | msgid "Not a valid branch point: '%s'." | |
321 | msgstr "" | |
322 | ||
323 | #: branch.c:295 | |
324 | msgid "Failed to lock ref for update" | |
325 | msgstr "" | |
326 | ||
327 | #: branch.c:313 | |
328 | msgid "Failed to write ref" | |
329 | msgstr "" | |
330 | ||
331 | #: bundle.c:37 | |
332 | #, c-format | |
333 | msgid "'%s' does not look like a v2 bundle file" | |
334 | msgstr "" | |
335 | ||
336 | #: bundle.c:64 | |
337 | #, c-format | |
338 | msgid "unrecognized header: %s%s (%d)" | |
339 | msgstr "" | |
340 | ||
341 | #: bundle.c:90 builtin/commit.c:706 | |
342 | #, c-format | |
343 | msgid "could not open '%s'" | |
344 | msgstr "" | |
345 | ||
346 | #: bundle.c:141 | |
347 | msgid "Repository lacks these prerequisite commits:" | |
348 | msgstr "" | |
349 | ||
350 | #: bundle.c:165 sequencer.c:662 sequencer.c:1112 builtin/log.c:332 | |
351 | #: builtin/log.c:821 builtin/log.c:1418 builtin/log.c:1644 builtin/merge.c:357 | |
352 | #: builtin/shortlog.c:158 | |
353 | msgid "revision walk setup failed" | |
354 | msgstr "" | |
355 | ||
356 | #: bundle.c:187 | |
357 | #, c-format | |
358 | msgid "The bundle contains this ref:" | |
359 | msgid_plural "The bundle contains these %d refs:" | |
360 | msgstr[0] "" | |
361 | msgstr[1] "" | |
362 | ||
363 | #: bundle.c:194 | |
364 | msgid "The bundle records a complete history." | |
365 | msgstr "" | |
366 | ||
367 | #: bundle.c:196 | |
368 | #, c-format | |
369 | msgid "The bundle requires this ref:" | |
370 | msgid_plural "The bundle requires these %d refs:" | |
371 | msgstr[0] "" | |
372 | msgstr[1] "" | |
373 | ||
374 | #: bundle.c:296 | |
375 | msgid "rev-list died" | |
376 | msgstr "" | |
377 | ||
378 | #: bundle.c:302 builtin/log.c:1329 builtin/shortlog.c:261 | |
379 | #, c-format | |
380 | msgid "unrecognized argument: %s" | |
381 | msgstr "" | |
382 | ||
383 | #: bundle.c:337 | |
384 | #, c-format | |
385 | msgid "ref '%s' is excluded by the rev-list options" | |
386 | msgstr "" | |
387 | ||
388 | #: bundle.c:382 | |
389 | msgid "Refusing to create empty bundle." | |
390 | msgstr "" | |
391 | ||
392 | #: bundle.c:398 | |
393 | msgid "Could not spawn pack-objects" | |
394 | msgstr "" | |
395 | ||
396 | #: bundle.c:416 | |
397 | msgid "pack-objects died" | |
398 | msgstr "" | |
399 | ||
400 | #: bundle.c:419 | |
401 | #, c-format | |
402 | msgid "cannot create '%s'" | |
403 | msgstr "" | |
404 | ||
405 | #: bundle.c:441 | |
406 | msgid "index-pack died" | |
407 | msgstr "" | |
408 | ||
409 | #: commit.c:53 | |
410 | #, c-format | |
411 | msgid "could not parse %s" | |
412 | msgstr "" | |
413 | ||
414 | #: commit.c:55 | |
415 | #, c-format | |
416 | msgid "%s %s is not a commit!" | |
417 | msgstr "" | |
418 | ||
419 | #: compat/obstack.c:406 compat/obstack.c:408 | |
420 | msgid "memory exhausted" | |
421 | msgstr "" | |
422 | ||
423 | #: connected.c:70 | |
424 | msgid "Could not run 'git rev-list'" | |
425 | msgstr "" | |
426 | ||
427 | #: connected.c:90 | |
428 | #, c-format | |
429 | msgid "failed write to rev-list: %s" | |
430 | msgstr "" | |
431 | ||
432 | #: connected.c:98 | |
433 | #, c-format | |
434 | msgid "failed to close rev-list's stdin: %s" | |
435 | msgstr "" | |
436 | ||
437 | #: date.c:95 | |
438 | msgid "in the future" | |
439 | msgstr "" | |
440 | ||
441 | #: date.c:101 | |
442 | #, c-format | |
443 | msgid "%lu second ago" | |
444 | msgid_plural "%lu seconds ago" | |
445 | msgstr[0] "" | |
446 | msgstr[1] "" | |
447 | ||
448 | #: date.c:108 | |
449 | #, c-format | |
450 | msgid "%lu minute ago" | |
451 | msgid_plural "%lu minutes ago" | |
452 | msgstr[0] "" | |
453 | msgstr[1] "" | |
454 | ||
455 | #: date.c:115 | |
456 | #, c-format | |
457 | msgid "%lu hour ago" | |
458 | msgid_plural "%lu hours ago" | |
459 | msgstr[0] "" | |
460 | msgstr[1] "" | |
461 | ||
462 | #: date.c:122 | |
463 | #, c-format | |
464 | msgid "%lu day ago" | |
465 | msgid_plural "%lu days ago" | |
466 | msgstr[0] "" | |
467 | msgstr[1] "" | |
468 | ||
469 | #: date.c:128 | |
470 | #, c-format | |
471 | msgid "%lu week ago" | |
472 | msgid_plural "%lu weeks ago" | |
473 | msgstr[0] "" | |
474 | msgstr[1] "" | |
475 | ||
476 | #: date.c:135 | |
477 | #, c-format | |
478 | msgid "%lu month ago" | |
479 | msgid_plural "%lu months ago" | |
480 | msgstr[0] "" | |
481 | msgstr[1] "" | |
482 | ||
483 | #: date.c:146 | |
484 | #, c-format | |
485 | msgid "%lu year" | |
486 | msgid_plural "%lu years" | |
487 | msgstr[0] "" | |
488 | msgstr[1] "" | |
489 | ||
490 | #: date.c:149 | |
491 | #, c-format | |
492 | msgid "%s, %lu month ago" | |
493 | msgid_plural "%s, %lu months ago" | |
494 | msgstr[0] "" | |
495 | msgstr[1] "" | |
496 | ||
497 | #: date.c:154 date.c:159 | |
498 | #, c-format | |
499 | msgid "%lu year ago" | |
500 | msgid_plural "%lu years ago" | |
501 | msgstr[0] "" | |
502 | msgstr[1] "" | |
503 | ||
504 | #: diffcore-order.c:24 | |
505 | #, c-format | |
506 | msgid "failed to read orderfile '%s'" | |
507 | msgstr "" | |
508 | ||
509 | #: diff.c:113 | |
510 | #, c-format | |
511 | msgid " Failed to parse dirstat cut-off percentage '%s'\n" | |
512 | msgstr "" | |
513 | ||
514 | #: diff.c:118 | |
515 | #, c-format | |
516 | msgid " Unknown dirstat parameter '%s'\n" | |
517 | msgstr "" | |
518 | ||
519 | #: diff.c:213 | |
520 | #, c-format | |
521 | msgid "Unknown value for 'diff.submodule' config variable: '%s'" | |
522 | msgstr "" | |
523 | ||
524 | #: diff.c:263 | |
525 | #, c-format | |
526 | msgid "" | |
527 | "Found errors in 'diff.dirstat' config variable:\n" | |
528 | "%s" | |
529 | msgstr "" | |
530 | ||
531 | #: diff.c:3509 | |
532 | #, c-format | |
533 | msgid "" | |
534 | "Failed to parse --dirstat/-X option parameter:\n" | |
535 | "%s" | |
536 | msgstr "" | |
537 | ||
538 | #: diff.c:3523 | |
539 | #, c-format | |
540 | msgid "Failed to parse --submodule option parameter: '%s'" | |
541 | msgstr "" | |
542 | ||
543 | #: gpg-interface.c:59 gpg-interface.c:131 | |
544 | msgid "could not run gpg." | |
545 | msgstr "" | |
546 | ||
547 | #: gpg-interface.c:71 | |
548 | msgid "gpg did not accept the data" | |
549 | msgstr "" | |
550 | ||
551 | #: gpg-interface.c:82 | |
552 | msgid "gpg failed to sign the data" | |
553 | msgstr "" | |
554 | ||
555 | #: gpg-interface.c:115 | |
556 | #, c-format | |
557 | msgid "could not create temporary file '%s': %s" | |
558 | msgstr "" | |
559 | ||
560 | #: gpg-interface.c:118 | |
561 | #, c-format | |
562 | msgid "failed writing detached signature to '%s': %s" | |
563 | msgstr "" | |
564 | ||
565 | #: grep.c:1695 | |
566 | #, c-format | |
567 | msgid "'%s': unable to read %s" | |
568 | msgstr "" | |
569 | ||
570 | #: grep.c:1712 | |
571 | #, c-format | |
572 | msgid "'%s': %s" | |
573 | msgstr "" | |
574 | ||
575 | #: grep.c:1723 | |
576 | #, c-format | |
577 | msgid "'%s': short read %s" | |
578 | msgstr "" | |
579 | ||
580 | #: help.c:210 | |
581 | #, c-format | |
582 | msgid "available git commands in '%s'" | |
583 | msgstr "налични команди на git от „%s“" | |
584 | ||
585 | #: help.c:217 | |
586 | msgid "git commands available from elsewhere on your $PATH" | |
587 | msgstr "команди на git от други директории от пътя „$PATH“" | |
588 | ||
589 | #: help.c:233 | |
590 | msgid "The most commonly used git commands are:" | |
591 | msgstr "Най-често употребяваните команди на git са:" | |
592 | ||
593 | #: help.c:290 | |
594 | #, c-format | |
595 | msgid "" | |
596 | "'%s' appears to be a git command, but we were not\n" | |
597 | "able to execute it. Maybe git-%s is broken?" | |
598 | msgstr "" | |
599 | "Изглежда, че „%s“ е команда на git, но тя не може да\n" | |
600 | "бъде изпълнена. Вероятно пакетът „git-%s“ е повреден." | |
601 | ||
602 | #: help.c:347 | |
603 | msgid "Uh oh. Your system reports no Git commands at all." | |
604 | msgstr "Странно, изглежда, че на системата ви няма нито една команда на git." | |
605 | ||
606 | #: help.c:369 | |
607 | #, c-format | |
608 | msgid "" | |
609 | "WARNING: You called a Git command named '%s', which does not exist.\n" | |
610 | "Continuing under the assumption that you meant '%s'" | |
611 | msgstr "" | |
612 | "ПРЕДУПРЕЖДЕНИЕ: Пробвахте да изпълните команда на Git на име „%s“, а такава " | |
613 | "не\n" | |
614 | "съществува. Изпълнението автоматично продължава, като се счита, че имате " | |
615 | "предвид „%s“" | |
616 | ||
617 | #: help.c:374 | |
618 | #, c-format | |
619 | msgid "in %0.1f seconds automatically..." | |
620 | msgstr "след %0.1f секунди…" | |
621 | ||
622 | #: help.c:381 | |
623 | #, c-format | |
624 | msgid "git: '%s' is not a git command. See 'git --help'." | |
625 | msgstr "git: „%s“ не е команда на git. Вижте изхода от „git --help“." | |
626 | ||
627 | #: help.c:385 help.c:444 | |
628 | msgid "" | |
629 | "\n" | |
630 | "Did you mean this?" | |
631 | msgid_plural "" | |
632 | "\n" | |
633 | "Did you mean one of these?" | |
634 | msgstr[0] "" | |
635 | "\n" | |
636 | "Команда с подобно име е:" | |
637 | msgstr[1] "" | |
638 | "\n" | |
639 | "Команди с подобно име са:" | |
640 | ||
641 | #: help.c:440 | |
642 | #, c-format | |
643 | msgid "%s: %s - %s" | |
644 | msgstr "%s: %s — %s" | |
645 | ||
646 | #: merge.c:56 | |
647 | msgid "failed to read the cache" | |
648 | msgstr "" | |
649 | ||
650 | #: merge.c:110 builtin/checkout.c:358 builtin/checkout.c:559 | |
651 | #: builtin/clone.c:661 | |
652 | msgid "unable to write new index file" | |
653 | msgstr "" | |
654 | ||
655 | #: merge-recursive.c:190 | |
656 | #, c-format | |
657 | msgid "(bad commit)\n" | |
658 | msgstr "" | |
659 | ||
660 | #: merge-recursive.c:206 | |
661 | #, c-format | |
662 | msgid "addinfo_cache failed for path '%s'" | |
663 | msgstr "" | |
664 | ||
665 | #: merge-recursive.c:269 | |
666 | msgid "error building trees" | |
667 | msgstr "" | |
668 | ||
669 | #: merge-recursive.c:673 | |
670 | #, c-format | |
671 | msgid "failed to create path '%s'%s" | |
672 | msgstr "" | |
673 | ||
674 | #: merge-recursive.c:684 | |
675 | #, c-format | |
676 | msgid "Removing %s to make room for subdirectory\n" | |
677 | msgstr "" | |
678 | ||
679 | #. something else exists | |
680 | #. .. but not some other error (who really cares what?) | |
681 | #: merge-recursive.c:698 merge-recursive.c:719 | |
682 | msgid ": perhaps a D/F conflict?" | |
683 | msgstr "" | |
684 | ||
685 | #: merge-recursive.c:709 | |
686 | #, c-format | |
687 | msgid "refusing to lose untracked file at '%s'" | |
688 | msgstr "" | |
689 | ||
690 | #: merge-recursive.c:749 | |
691 | #, c-format | |
692 | msgid "cannot read object %s '%s'" | |
693 | msgstr "" | |
694 | ||
695 | #: merge-recursive.c:751 | |
696 | #, c-format | |
697 | msgid "blob expected for %s '%s'" | |
698 | msgstr "" | |
699 | ||
700 | #: merge-recursive.c:774 builtin/clone.c:317 | |
701 | #, c-format | |
702 | msgid "failed to open '%s'" | |
703 | msgstr "" | |
704 | ||
705 | #: merge-recursive.c:782 | |
706 | #, c-format | |
707 | msgid "failed to symlink '%s'" | |
708 | msgstr "" | |
709 | ||
710 | #: merge-recursive.c:785 | |
711 | #, c-format | |
712 | msgid "do not know what to do with %06o %s '%s'" | |
713 | msgstr "" | |
714 | ||
715 | #: merge-recursive.c:923 | |
716 | msgid "Failed to execute internal merge" | |
717 | msgstr "" | |
718 | ||
719 | #: merge-recursive.c:927 | |
720 | #, c-format | |
721 | msgid "Unable to add %s to database" | |
722 | msgstr "" | |
723 | ||
724 | #: merge-recursive.c:943 | |
725 | msgid "unsupported object type in the tree" | |
726 | msgstr "" | |
727 | ||
728 | #: merge-recursive.c:1022 merge-recursive.c:1036 | |
729 | #, c-format | |
730 | msgid "" | |
731 | "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left " | |
732 | "in tree." | |
733 | msgstr "" | |
734 | ||
735 | #: merge-recursive.c:1028 merge-recursive.c:1041 | |
736 | #, c-format | |
737 | msgid "" | |
738 | "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left " | |
739 | "in tree at %s." | |
740 | msgstr "" | |
741 | ||
742 | #: merge-recursive.c:1082 | |
743 | msgid "rename" | |
744 | msgstr "" | |
745 | ||
746 | #: merge-recursive.c:1082 wt-status.c:283 | |
747 | msgid "renamed" | |
748 | msgstr "" | |
749 | ||
750 | #: merge-recursive.c:1138 | |
751 | #, c-format | |
752 | msgid "%s is a directory in %s adding as %s instead" | |
753 | msgstr "" | |
754 | ||
755 | #: merge-recursive.c:1160 | |
756 | #, c-format | |
757 | msgid "" | |
758 | "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s" | |
759 | "\"->\"%s\" in \"%s\"%s" | |
760 | msgstr "" | |
761 | ||
762 | #: merge-recursive.c:1165 | |
763 | msgid " (left unresolved)" | |
764 | msgstr "" | |
765 | ||
766 | #: merge-recursive.c:1219 | |
767 | #, c-format | |
768 | msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s" | |
769 | msgstr "" | |
770 | ||
771 | #: merge-recursive.c:1249 | |
772 | #, c-format | |
773 | msgid "Renaming %s to %s and %s to %s instead" | |
774 | msgstr "" | |
775 | ||
776 | #: merge-recursive.c:1448 | |
777 | #, c-format | |
778 | msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s" | |
779 | msgstr "" | |
780 | ||
781 | #: merge-recursive.c:1458 | |
782 | #, c-format | |
783 | msgid "Adding merged %s" | |
784 | msgstr "" | |
785 | ||
786 | #: merge-recursive.c:1463 merge-recursive.c:1661 | |
787 | #, c-format | |
788 | msgid "Adding as %s instead" | |
789 | msgstr "" | |
790 | ||
791 | #: merge-recursive.c:1514 | |
792 | #, c-format | |
793 | msgid "cannot read object %s" | |
794 | msgstr "" | |
795 | ||
796 | #: merge-recursive.c:1517 | |
797 | #, c-format | |
798 | msgid "object %s is not a blob" | |
799 | msgstr "" | |
800 | ||
801 | #: merge-recursive.c:1565 | |
802 | msgid "modify" | |
803 | msgstr "" | |
804 | ||
805 | #: merge-recursive.c:1565 wt-status.c:281 | |
806 | msgid "modified" | |
807 | msgstr "" | |
808 | ||
809 | #: merge-recursive.c:1575 | |
810 | msgid "content" | |
811 | msgstr "" | |
812 | ||
813 | #: merge-recursive.c:1582 | |
814 | msgid "add/add" | |
815 | msgstr "" | |
816 | ||
817 | #: merge-recursive.c:1616 | |
818 | #, c-format | |
819 | msgid "Skipped %s (merged same as existing)" | |
820 | msgstr "" | |
821 | ||
822 | #: merge-recursive.c:1630 | |
823 | #, c-format | |
824 | msgid "Auto-merging %s" | |
825 | msgstr "" | |
826 | ||
827 | #: merge-recursive.c:1634 git-submodule.sh:1148 | |
828 | msgid "submodule" | |
829 | msgstr "" | |
830 | ||
831 | #: merge-recursive.c:1635 | |
832 | #, c-format | |
833 | msgid "CONFLICT (%s): Merge conflict in %s" | |
834 | msgstr "" | |
835 | ||
836 | #: merge-recursive.c:1725 | |
837 | #, c-format | |
838 | msgid "Removing %s" | |
839 | msgstr "" | |
840 | ||
841 | #: merge-recursive.c:1750 | |
842 | msgid "file/directory" | |
843 | msgstr "" | |
844 | ||
845 | #: merge-recursive.c:1756 | |
846 | msgid "directory/file" | |
847 | msgstr "" | |
848 | ||
849 | #: merge-recursive.c:1761 | |
850 | #, c-format | |
851 | msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s" | |
852 | msgstr "" | |
853 | ||
854 | #: merge-recursive.c:1771 | |
855 | #, c-format | |
856 | msgid "Adding %s" | |
857 | msgstr "" | |
858 | ||
859 | #: merge-recursive.c:1788 | |
860 | msgid "Fatal merge failure, shouldn't happen." | |
861 | msgstr "" | |
862 | ||
863 | #: merge-recursive.c:1807 | |
864 | msgid "Already up-to-date!" | |
865 | msgstr "" | |
866 | ||
867 | #: merge-recursive.c:1816 | |
868 | #, c-format | |
869 | msgid "merging of trees %s and %s failed" | |
870 | msgstr "" | |
871 | ||
872 | #: merge-recursive.c:1846 | |
873 | #, c-format | |
874 | msgid "Unprocessed path??? %s" | |
875 | msgstr "" | |
876 | ||
877 | #: merge-recursive.c:1891 | |
878 | msgid "Merging:" | |
879 | msgstr "" | |
880 | ||
881 | #: merge-recursive.c:1904 | |
882 | #, c-format | |
883 | msgid "found %u common ancestor:" | |
884 | msgid_plural "found %u common ancestors:" | |
885 | msgstr[0] "" | |
886 | msgstr[1] "" | |
887 | ||
888 | #: merge-recursive.c:1941 | |
889 | msgid "merge returned no commit" | |
890 | msgstr "" | |
891 | ||
892 | #: merge-recursive.c:1998 | |
893 | #, c-format | |
894 | msgid "Could not parse object '%s'" | |
895 | msgstr "" | |
896 | ||
897 | #: merge-recursive.c:2010 builtin/merge.c:665 | |
898 | msgid "Unable to write index." | |
899 | msgstr "" | |
900 | ||
901 | #: notes-utils.c:40 | |
902 | msgid "Cannot commit uninitialized/unreferenced notes tree" | |
903 | msgstr "" | |
904 | ||
905 | #: notes-utils.c:81 | |
906 | #, c-format | |
907 | msgid "Bad notes.rewriteMode value: '%s'" | |
908 | msgstr "" | |
909 | ||
910 | #: notes-utils.c:91 | |
911 | #, c-format | |
912 | msgid "Refusing to rewrite notes in %s (outside of refs/notes/)" | |
913 | msgstr "" | |
914 | ||
915 | #. TRANSLATORS: The first %s is the name of the | |
916 | #. environment variable, the second %s is its value | |
917 | #: notes-utils.c:118 | |
918 | #, c-format | |
919 | msgid "Bad %s value: '%s'" | |
920 | msgstr "" | |
921 | ||
922 | #: object.c:202 | |
923 | #, c-format | |
924 | msgid "unable to parse object: %s" | |
925 | msgstr "" | |
926 | ||
927 | #: parse-options.c:537 | |
928 | msgid "..." | |
929 | msgstr "…" | |
930 | ||
931 | #: parse-options.c:555 | |
932 | #, c-format | |
933 | msgid "usage: %s" | |
934 | msgstr "употреба: %s" | |
935 | ||
936 | #. TRANSLATORS: the colon here should align with the | |
937 | #. one in "usage: %s" translation | |
938 | #: parse-options.c:559 | |
939 | #, c-format | |
940 | msgid " or: %s" | |
941 | msgstr " или: %s" | |
942 | ||
943 | #: parse-options.c:562 | |
944 | #, c-format | |
945 | msgid " %s" | |
946 | msgstr " %s" | |
947 | ||
948 | #: parse-options.c:596 | |
949 | msgid "-NUM" | |
950 | msgstr "-ЧИСЛО" | |
951 | ||
952 | #: pathspec.c:133 | |
953 | msgid "global 'glob' and 'noglob' pathspec settings are incompatible" | |
954 | msgstr "" | |
955 | ||
956 | #: pathspec.c:143 | |
957 | msgid "" | |
958 | "global 'literal' pathspec setting is incompatible with all other global " | |
959 | "pathspec settings" | |
960 | msgstr "" | |
961 | ||
962 | #: pathspec.c:177 | |
963 | msgid "invalid parameter for pathspec magic 'prefix'" | |
964 | msgstr "" | |
965 | ||
966 | #: pathspec.c:183 | |
967 | #, c-format | |
968 | msgid "Invalid pathspec magic '%.*s' in '%s'" | |
969 | msgstr "" | |
970 | ||
971 | #: pathspec.c:187 | |
972 | #, c-format | |
973 | msgid "Missing ')' at the end of pathspec magic in '%s'" | |
974 | msgstr "" | |
975 | ||
976 | #: pathspec.c:205 | |
977 | #, c-format | |
978 | msgid "Unimplemented pathspec magic '%c' in '%s'" | |
979 | msgstr "" | |
980 | ||
981 | #: pathspec.c:230 | |
982 | #, c-format | |
983 | msgid "%s: 'literal' and 'glob' are incompatible" | |
984 | msgstr "" | |
985 | ||
986 | #: pathspec.c:241 | |
987 | #, c-format | |
988 | msgid "%s: '%s' is outside repository" | |
989 | msgstr "" | |
990 | ||
991 | #: pathspec.c:291 | |
992 | #, c-format | |
993 | msgid "Pathspec '%s' is in submodule '%.*s'" | |
994 | msgstr "" | |
995 | ||
996 | #. | |
997 | #. * We may want to substitute "this command" with a command | |
998 | #. * name. E.g. when add--interactive dies when running | |
999 | #. * "checkout -p" | |
1000 | #. | |
1001 | #: pathspec.c:353 | |
1002 | #, c-format | |
1003 | msgid "%s: pathspec magic not supported by this command: %s" | |
1004 | msgstr "" | |
1005 | ||
1006 | #: pathspec.c:433 | |
1007 | #, c-format | |
1008 | msgid "pathspec '%s' is beyond a symbolic link" | |
1009 | msgstr "" | |
1010 | ||
1011 | #: pathspec.c:442 | |
1012 | msgid "" | |
1013 | "There is nothing to exclude from by :(exclude) patterns.\n" | |
1014 | "Perhaps you forgot to add either ':/' or '.' ?" | |
1015 | msgstr "" | |
1016 | ||
1017 | #: remote.c:753 | |
1018 | #, c-format | |
1019 | msgid "Cannot fetch both %s and %s to %s" | |
1020 | msgstr "Невъзможно е да се доставят едновременно и „%s“, и „%s“ към „%s“" | |
1021 | ||
1022 | #: remote.c:757 | |
1023 | #, c-format | |
1024 | msgid "%s usually tracks %s, not %s" | |
1025 | msgstr "„%s“ обикновено следи „%s“, а не „%s“" | |
1026 | ||
1027 | #: remote.c:761 | |
1028 | #, c-format | |
1029 | msgid "%s tracks both %s and %s" | |
1030 | msgstr "„%s“ следи както „%s“, така и „%s“" | |
1031 | ||
1032 | #. | |
1033 | #. * This last possibility doesn't occur because | |
1034 | #. * FETCH_HEAD_IGNORE entries always appear at | |
1035 | #. * the end of the list. | |
1036 | #. | |
1037 | #: remote.c:769 | |
1038 | msgid "Internal error" | |
1039 | msgstr "Вътрешна грешка" | |
1040 | ||
1041 | #: remote.c:1871 | |
1042 | #, c-format | |
1043 | msgid "Your branch is based on '%s', but the upstream is gone.\n" | |
1044 | msgstr "Този клон следи „%s“, но следеният клон е изтрит.\n" | |
1045 | ||
1046 | #: remote.c:1875 | |
1047 | msgid " (use \"git branch --unset-upstream\" to fixup)\n" | |
1048 | msgstr " (за да коригирате това използвайте „git branch --unset-upstream“)\n" | |
1049 | ||
1050 | #: remote.c:1878 | |
1051 | #, c-format | |
1052 | msgid "Your branch is up-to-date with '%s'.\n" | |
1053 | msgstr "Клонът е актуализиран както „%s“.\n" | |
1054 | ||
1055 | #: remote.c:1882 | |
1056 | #, c-format | |
1057 | msgid "Your branch is ahead of '%s' by %d commit.\n" | |
1058 | msgid_plural "Your branch is ahead of '%s' by %d commits.\n" | |
1059 | msgstr[0] "Клонът ви е с %2$d подаване пред „%1$s“.\n" | |
1060 | msgstr[1] "Клонът ви е с %2$d подавания пред „%1$s“.\n" | |
1061 | ||
1062 | #: remote.c:1888 | |
1063 | msgid " (use \"git push\" to publish your local commits)\n" | |
1064 | msgstr " (публикувайте локалните си промени чрез „git push“)\n" | |
1065 | ||
1066 | #: remote.c:1891 | |
1067 | #, c-format | |
1068 | msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n" | |
1069 | msgid_plural "" | |
1070 | "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n" | |
1071 | msgstr[0] "" | |
1072 | "Клонът ви е с %2$d подаване след „%1$s“ и може да бъде тривиално слят.\n" | |
1073 | msgstr[1] "" | |
1074 | "Клонът ви е с %2$d подавания след „%1$s“ и може да бъде тривиално слят.\n" | |
1075 | ||
1076 | #: remote.c:1899 | |
1077 | msgid " (use \"git pull\" to update your local branch)\n" | |
1078 | msgstr " (обновете локалния си клон чрез „git pull“)\n" | |
1079 | ||
1080 | #: remote.c:1902 | |
1081 | #, c-format | |
1082 | msgid "" | |
1083 | "Your branch and '%s' have diverged,\n" | |
1084 | "and have %d and %d different commit each, respectively.\n" | |
1085 | msgid_plural "" | |
1086 | "Your branch and '%s' have diverged,\n" | |
1087 | "and have %d and %d different commits each, respectively.\n" | |
1088 | msgstr[0] "" | |
1089 | "Текущият клон се е отделил от „%s“,\n" | |
1090 | "двата имат съответно по %d и %d несъвпадащи подавания.\n" | |
1091 | msgstr[1] "" | |
1092 | "Текущият клон се е отделил от „%s“,\n" | |
1093 | "двата имат съответно по %d и %d несъвпадащи подавания.\n" | |
1094 | ||
1095 | #: remote.c:1912 | |
1096 | msgid " (use \"git pull\" to merge the remote branch into yours)\n" | |
1097 | msgstr " (слейте отдалечения клон в локалния чрез „git pull“)\n" | |
1098 | ||
1099 | #: run-command.c:80 | |
1100 | msgid "open /dev/null failed" | |
1101 | msgstr "неуспешно отваряне на „/dev/null“" | |
1102 | ||
1103 | #: run-command.c:82 | |
1104 | #, c-format | |
1105 | msgid "dup2(%d,%d) failed" | |
1106 | msgstr "неуспешно изпълнение на dup2(%d,%d)" | |
1107 | ||
1108 | #: sequencer.c:206 builtin/merge.c:783 builtin/merge.c:896 | |
1109 | #: builtin/merge.c:1006 builtin/merge.c:1016 | |
1110 | #, c-format | |
1111 | msgid "Could not open '%s' for writing" | |
1112 | msgstr "" | |
1113 | ||
1114 | #: sequencer.c:208 builtin/merge.c:343 builtin/merge.c:786 | |
1115 | #: builtin/merge.c:1008 builtin/merge.c:1021 | |
1116 | #, c-format | |
1117 | msgid "Could not write to '%s'" | |
1118 | msgstr "" | |
1119 | ||
1120 | #: sequencer.c:229 | |
1121 | msgid "" | |
1122 | "after resolving the conflicts, mark the corrected paths\n" | |
1123 | "with 'git add <paths>' or 'git rm <paths>'" | |
1124 | msgstr "" | |
1125 | ||
1126 | #: sequencer.c:232 | |
1127 | msgid "" | |
1128 | "after resolving the conflicts, mark the corrected paths\n" | |
1129 | "with 'git add <paths>' or 'git rm <paths>'\n" | |
1130 | "and commit the result with 'git commit'" | |
1131 | msgstr "" | |
1132 | ||
1133 | #: sequencer.c:245 sequencer.c:870 sequencer.c:953 | |
1134 | #, c-format | |
1135 | msgid "Could not write to %s" | |
1136 | msgstr "" | |
1137 | ||
1138 | #: sequencer.c:248 | |
1139 | #, c-format | |
1140 | msgid "Error wrapping up %s" | |
1141 | msgstr "" | |
1142 | ||
1143 | #: sequencer.c:263 | |
1144 | msgid "Your local changes would be overwritten by cherry-pick." | |
1145 | msgstr "" | |
1146 | ||
1147 | #: sequencer.c:265 | |
1148 | msgid "Your local changes would be overwritten by revert." | |
1149 | msgstr "" | |
1150 | ||
1151 | #: sequencer.c:268 | |
1152 | msgid "Commit your changes or stash them to proceed." | |
1153 | msgstr "" | |
1154 | ||
1155 | #. TRANSLATORS: %s will be "revert" or "cherry-pick" | |
1156 | #: sequencer.c:325 | |
1157 | #, c-format | |
1158 | msgid "%s: Unable to write new index file" | |
1159 | msgstr "" | |
1160 | ||
1161 | #: sequencer.c:356 | |
1162 | msgid "Could not resolve HEAD commit\n" | |
1163 | msgstr "" | |
1164 | ||
1165 | #: sequencer.c:378 | |
1166 | msgid "Unable to update cache tree\n" | |
1167 | msgstr "" | |
1168 | ||
1169 | #: sequencer.c:423 | |
1170 | #, c-format | |
1171 | msgid "Could not parse commit %s\n" | |
1172 | msgstr "" | |
1173 | ||
1174 | #: sequencer.c:428 | |
1175 | #, c-format | |
1176 | msgid "Could not parse parent commit %s\n" | |
1177 | msgstr "" | |
1178 | ||
1179 | #: sequencer.c:494 | |
1180 | msgid "Your index file is unmerged." | |
1181 | msgstr "" | |
1182 | ||
1183 | #: sequencer.c:513 | |
1184 | #, c-format | |
1185 | msgid "Commit %s is a merge but no -m option was given." | |
1186 | msgstr "" | |
1187 | ||
1188 | #: sequencer.c:521 | |
1189 | #, c-format | |
1190 | msgid "Commit %s does not have parent %d" | |
1191 | msgstr "" | |
1192 | ||
1193 | #: sequencer.c:525 | |
1194 | #, c-format | |
1195 | msgid "Mainline was specified but commit %s is not a merge." | |
1196 | msgstr "" | |
1197 | ||
1198 | #. TRANSLATORS: The first %s will be "revert" or | |
1199 | #. "cherry-pick", the second %s a SHA1 | |
1200 | #: sequencer.c:538 | |
1201 | #, c-format | |
1202 | msgid "%s: cannot parse parent commit %s" | |
1203 | msgstr "" | |
1204 | ||
1205 | #: sequencer.c:542 | |
1206 | #, c-format | |
1207 | msgid "Cannot get commit message for %s" | |
1208 | msgstr "" | |
1209 | ||
1210 | #: sequencer.c:628 | |
1211 | #, c-format | |
1212 | msgid "could not revert %s... %s" | |
1213 | msgstr "" | |
1214 | ||
1215 | #: sequencer.c:629 | |
1216 | #, c-format | |
1217 | msgid "could not apply %s... %s" | |
1218 | msgstr "" | |
1219 | ||
1220 | #: sequencer.c:665 | |
1221 | msgid "empty commit set passed" | |
1222 | msgstr "" | |
1223 | ||
1224 | #: sequencer.c:673 | |
1225 | #, c-format | |
1226 | msgid "git %s: failed to read the index" | |
1227 | msgstr "" | |
1228 | ||
1229 | #: sequencer.c:678 | |
1230 | #, c-format | |
1231 | msgid "git %s: failed to refresh the index" | |
1232 | msgstr "" | |
1233 | ||
1234 | #: sequencer.c:736 | |
1235 | #, c-format | |
1236 | msgid "Cannot %s during a %s" | |
1237 | msgstr "" | |
1238 | ||
1239 | #: sequencer.c:758 | |
1240 | #, c-format | |
1241 | msgid "Could not parse line %d." | |
1242 | msgstr "" | |
1243 | ||
1244 | #: sequencer.c:763 | |
1245 | msgid "No commits parsed." | |
1246 | msgstr "" | |
1247 | ||
1248 | #: sequencer.c:776 | |
1249 | #, c-format | |
1250 | msgid "Could not open %s" | |
1251 | msgstr "" | |
1252 | ||
1253 | #: sequencer.c:780 | |
1254 | #, c-format | |
1255 | msgid "Could not read %s." | |
1256 | msgstr "" | |
1257 | ||
1258 | #: sequencer.c:787 | |
1259 | #, c-format | |
1260 | msgid "Unusable instruction sheet: %s" | |
1261 | msgstr "" | |
1262 | ||
1263 | #: sequencer.c:815 | |
1264 | #, c-format | |
1265 | msgid "Invalid key: %s" | |
1266 | msgstr "" | |
1267 | ||
1268 | #: sequencer.c:818 | |
1269 | #, c-format | |
1270 | msgid "Invalid value for %s: %s" | |
1271 | msgstr "" | |
1272 | ||
1273 | #: sequencer.c:830 | |
1274 | #, c-format | |
1275 | msgid "Malformed options sheet: %s" | |
1276 | msgstr "" | |
1277 | ||
1278 | #: sequencer.c:851 | |
1279 | msgid "a cherry-pick or revert is already in progress" | |
1280 | msgstr "" | |
1281 | ||
1282 | #: sequencer.c:852 | |
1283 | msgid "try \"git cherry-pick (--continue | --quit | --abort)\"" | |
1284 | msgstr "" | |
1285 | ||
1286 | #: sequencer.c:856 | |
1287 | #, c-format | |
1288 | msgid "Could not create sequencer directory %s" | |
1289 | msgstr "" | |
1290 | ||
1291 | #: sequencer.c:872 sequencer.c:957 | |
1292 | #, c-format | |
1293 | msgid "Error wrapping up %s." | |
1294 | msgstr "" | |
1295 | ||
1296 | #: sequencer.c:891 sequencer.c:1025 | |
1297 | msgid "no cherry-pick or revert in progress" | |
1298 | msgstr "" | |
1299 | ||
1300 | #: sequencer.c:893 | |
1301 | msgid "cannot resolve HEAD" | |
1302 | msgstr "" | |
1303 | ||
1304 | #: sequencer.c:895 | |
1305 | msgid "cannot abort from a branch yet to be born" | |
1306 | msgstr "" | |
1307 | ||
1308 | #: sequencer.c:917 builtin/apply.c:4061 | |
1309 | #, c-format | |
1310 | msgid "cannot open %s: %s" | |
1311 | msgstr "" | |
1312 | ||
1313 | #: sequencer.c:920 | |
1314 | #, c-format | |
1315 | msgid "cannot read %s: %s" | |
1316 | msgstr "" | |
1317 | ||
1318 | #: sequencer.c:921 | |
1319 | msgid "unexpected end of file" | |
1320 | msgstr "" | |
1321 | ||
1322 | #: sequencer.c:927 | |
1323 | #, c-format | |
1324 | msgid "stored pre-cherry-pick HEAD file '%s' is corrupt" | |
1325 | msgstr "" | |
1326 | ||
1327 | #: sequencer.c:950 | |
1328 | #, c-format | |
1329 | msgid "Could not format %s." | |
1330 | msgstr "" | |
1331 | ||
1332 | #: sequencer.c:1093 | |
1333 | #, c-format | |
1334 | msgid "%s: can't cherry-pick a %s" | |
1335 | msgstr "" | |
1336 | ||
1337 | #: sequencer.c:1096 | |
1338 | #, c-format | |
1339 | msgid "%s: bad revision" | |
1340 | msgstr "" | |
1341 | ||
1342 | #: sequencer.c:1130 | |
1343 | msgid "Can't revert as initial commit" | |
1344 | msgstr "" | |
1345 | ||
1346 | #: sequencer.c:1131 | |
1347 | msgid "Can't cherry-pick into empty head" | |
1348 | msgstr "" | |
1349 | ||
1350 | #: sha1_name.c:439 | |
1351 | msgid "" | |
1352 | "Git normally never creates a ref that ends with 40 hex characters\n" | |
1353 | "because it will be ignored when you just specify 40-hex. These refs\n" | |
1354 | "may be created by mistake. For example,\n" | |
1355 | "\n" | |
1356 | " git checkout -b $br $(git rev-parse ...)\n" | |
1357 | "\n" | |
1358 | "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n" | |
1359 | "examine these refs and maybe delete them. Turn this message off by\n" | |
1360 | "running \"git config advice.objectNameWarning false\"" | |
1361 | msgstr "" | |
1362 | ||
1363 | #: sha1_name.c:1109 | |
1364 | msgid "HEAD does not point to a branch" | |
1365 | msgstr "" | |
1366 | ||
1367 | #: sha1_name.c:1112 | |
1368 | #, c-format | |
1369 | msgid "No such branch: '%s'" | |
1370 | msgstr "" | |
1371 | ||
1372 | #: sha1_name.c:1114 | |
1373 | #, c-format | |
1374 | msgid "No upstream configured for branch '%s'" | |
1375 | msgstr "" | |
1376 | ||
1377 | #: sha1_name.c:1118 | |
1378 | #, c-format | |
1379 | msgid "Upstream branch '%s' not stored as a remote-tracking branch" | |
1380 | msgstr "" | |
1381 | ||
1382 | #: submodule.c:64 submodule.c:98 | |
1383 | msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first" | |
1384 | msgstr "" | |
1385 | ||
1386 | #: submodule.c:68 submodule.c:102 | |
1387 | #, c-format | |
1388 | msgid "Could not find section in .gitmodules where path=%s" | |
1389 | msgstr "" | |
1390 | ||
1391 | #. Maybe the user already did that, don't error out here | |
1392 | #: submodule.c:76 | |
1393 | #, c-format | |
1394 | msgid "Could not update .gitmodules entry %s" | |
1395 | msgstr "" | |
1396 | ||
1397 | #. Maybe the user already did that, don't error out here | |
1398 | #: submodule.c:109 | |
1399 | #, c-format | |
1400 | msgid "Could not remove .gitmodules entry for %s" | |
1401 | msgstr "" | |
1402 | ||
1403 | #: submodule.c:127 | |
1404 | msgid "could not find .gitmodules in index" | |
1405 | msgstr "" | |
1406 | ||
1407 | #: submodule.c:133 | |
1408 | msgid "reading updated .gitmodules failed" | |
1409 | msgstr "" | |
1410 | ||
1411 | #: submodule.c:135 | |
1412 | msgid "unable to stat updated .gitmodules" | |
1413 | msgstr "" | |
1414 | ||
1415 | #: submodule.c:139 | |
1416 | msgid "unable to remove .gitmodules from index" | |
1417 | msgstr "" | |
1418 | ||
1419 | #: submodule.c:141 | |
1420 | msgid "adding updated .gitmodules failed" | |
1421 | msgstr "" | |
1422 | ||
1423 | #: submodule.c:143 | |
1424 | msgid "staging updated .gitmodules failed" | |
1425 | msgstr "" | |
1426 | ||
1427 | #: submodule.c:1144 builtin/init-db.c:363 | |
1428 | #, c-format | |
1429 | msgid "Could not create git link %s" | |
1430 | msgstr "" | |
1431 | ||
1432 | #: submodule.c:1155 | |
1433 | #, c-format | |
1434 | msgid "Could not set core.worktree in %s" | |
1435 | msgstr "" | |
1436 | ||
1437 | #: urlmatch.c:120 | |
1438 | msgid "invalid URL scheme name or missing '://' suffix" | |
1439 | msgstr "" | |
1440 | ||
1441 | #: urlmatch.c:144 urlmatch.c:297 urlmatch.c:356 | |
1442 | #, c-format | |
1443 | msgid "invalid %XX escape sequence" | |
1444 | msgstr "" | |
1445 | ||
1446 | #: urlmatch.c:172 | |
1447 | msgid "missing host and scheme is not 'file:'" | |
1448 | msgstr "" | |
1449 | ||
1450 | #: urlmatch.c:189 | |
1451 | msgid "a 'file:' URL may not have a port number" | |
1452 | msgstr "" | |
1453 | ||
1454 | #: urlmatch.c:199 | |
1455 | msgid "invalid characters in host name" | |
1456 | msgstr "" | |
1457 | ||
1458 | #: urlmatch.c:244 urlmatch.c:255 | |
1459 | msgid "invalid port number" | |
1460 | msgstr "" | |
1461 | ||
1462 | #: urlmatch.c:322 | |
1463 | msgid "invalid '..' path segment" | |
1464 | msgstr "" | |
1465 | ||
1466 | #: wrapper.c:422 | |
1467 | #, c-format | |
1468 | msgid "unable to access '%s': %s" | |
1469 | msgstr "" | |
1470 | ||
1471 | #: wrapper.c:443 | |
1472 | #, c-format | |
1473 | msgid "unable to access '%s'" | |
1474 | msgstr "" | |
1475 | ||
1476 | #: wrapper.c:454 | |
1477 | #, c-format | |
1478 | msgid "unable to look up current user in the passwd file: %s" | |
1479 | msgstr "" | |
1480 | ||
1481 | #: wrapper.c:455 | |
1482 | msgid "no such user" | |
1483 | msgstr "" | |
1484 | ||
1485 | #: wt-status.c:150 | |
1486 | msgid "Unmerged paths:" | |
1487 | msgstr "" | |
1488 | ||
1489 | #: wt-status.c:177 wt-status.c:204 | |
1490 | #, c-format | |
1491 | msgid " (use \"git reset %s <file>...\" to unstage)" | |
1492 | msgstr "" | |
1493 | ||
1494 | #: wt-status.c:179 wt-status.c:206 | |
1495 | msgid " (use \"git rm --cached <file>...\" to unstage)" | |
1496 | msgstr "" | |
1497 | ||
1498 | #: wt-status.c:183 | |
1499 | msgid " (use \"git add <file>...\" to mark resolution)" | |
1500 | msgstr "" | |
1501 | ||
1502 | #: wt-status.c:185 wt-status.c:189 | |
1503 | msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)" | |
1504 | msgstr "" | |
1505 | ||
1506 | #: wt-status.c:187 | |
1507 | msgid " (use \"git rm <file>...\" to mark resolution)" | |
1508 | msgstr "" | |
1509 | ||
1510 | #: wt-status.c:198 | |
1511 | msgid "Changes to be committed:" | |
1512 | msgstr "" | |
1513 | ||
1514 | #: wt-status.c:216 | |
1515 | msgid "Changes not staged for commit:" | |
1516 | msgstr "" | |
1517 | ||
1518 | #: wt-status.c:220 | |
1519 | msgid " (use \"git add <file>...\" to update what will be committed)" | |
1520 | msgstr "" | |
1521 | ||
1522 | #: wt-status.c:222 | |
1523 | msgid " (use \"git add/rm <file>...\" to update what will be committed)" | |
1524 | msgstr "" | |
1525 | ||
1526 | #: wt-status.c:223 | |
1527 | msgid "" | |
1528 | " (use \"git checkout -- <file>...\" to discard changes in working directory)" | |
1529 | msgstr "" | |
1530 | ||
1531 | #: wt-status.c:225 | |
1532 | msgid " (commit or discard the untracked or modified content in submodules)" | |
1533 | msgstr "" | |
1534 | ||
1535 | #: wt-status.c:237 | |
1536 | #, c-format | |
1537 | msgid " (use \"git %s <file>...\" to include in what will be committed)" | |
1538 | msgstr "" | |
1539 | ||
1540 | #: wt-status.c:254 | |
1541 | msgid "bug" | |
1542 | msgstr "" | |
1543 | ||
1544 | #: wt-status.c:259 | |
1545 | msgid "both deleted:" | |
1546 | msgstr "" | |
1547 | ||
1548 | #: wt-status.c:260 | |
1549 | msgid "added by us:" | |
1550 | msgstr "" | |
1551 | ||
1552 | #: wt-status.c:261 | |
1553 | msgid "deleted by them:" | |
1554 | msgstr "" | |
1555 | ||
1556 | #: wt-status.c:262 | |
1557 | msgid "added by them:" | |
1558 | msgstr "" | |
1559 | ||
1560 | #: wt-status.c:263 | |
1561 | msgid "deleted by us:" | |
1562 | msgstr "" | |
1563 | ||
1564 | #: wt-status.c:264 | |
1565 | msgid "both added:" | |
1566 | msgstr "" | |
1567 | ||
1568 | #: wt-status.c:265 | |
1569 | msgid "both modified:" | |
1570 | msgstr "" | |
1571 | ||
1572 | #: wt-status.c:275 | |
1573 | msgid "new file" | |
1574 | msgstr "" | |
1575 | ||
1576 | #: wt-status.c:277 | |
1577 | msgid "copied" | |
1578 | msgstr "" | |
1579 | ||
1580 | #: wt-status.c:279 | |
1581 | msgid "deleted" | |
1582 | msgstr "" | |
1583 | ||
1584 | #: wt-status.c:285 | |
1585 | msgid "typechange" | |
1586 | msgstr "" | |
1587 | ||
1588 | #: wt-status.c:287 | |
1589 | msgid "unknown" | |
1590 | msgstr "" | |
1591 | ||
1592 | #: wt-status.c:289 | |
1593 | msgid "unmerged" | |
1594 | msgstr "" | |
1595 | ||
1596 | #: wt-status.c:336 | |
1597 | msgid "new commits, " | |
1598 | msgstr "" | |
1599 | ||
1600 | #: wt-status.c:338 | |
1601 | msgid "modified content, " | |
1602 | msgstr "" | |
1603 | ||
1604 | #: wt-status.c:340 | |
1605 | msgid "untracked content, " | |
1606 | msgstr "" | |
1607 | ||
1608 | #: wt-status.c:357 | |
1609 | #, c-format | |
1610 | msgid "bug: unhandled diff status %c" | |
1611 | msgstr "" | |
1612 | ||
1613 | #: wt-status.c:732 | |
1614 | msgid "Submodules changed but not updated:" | |
1615 | msgstr "" | |
1616 | ||
1617 | #: wt-status.c:734 | |
1618 | msgid "Submodule changes to be committed:" | |
1619 | msgstr "" | |
1620 | ||
1621 | #: wt-status.c:836 | |
1622 | msgid "" | |
1623 | "Do not touch the line above.\n" | |
1624 | "Everything below will be removed." | |
1625 | msgstr "" | |
1626 | ||
1627 | #: wt-status.c:899 | |
1628 | msgid "You have unmerged paths." | |
1629 | msgstr "" | |
1630 | ||
1631 | #: wt-status.c:902 | |
1632 | msgid " (fix conflicts and run \"git commit\")" | |
1633 | msgstr "" | |
1634 | ||
1635 | #: wt-status.c:905 | |
1636 | msgid "All conflicts fixed but you are still merging." | |
1637 | msgstr "" | |
1638 | ||
1639 | #: wt-status.c:908 | |
1640 | msgid " (use \"git commit\" to conclude merge)" | |
1641 | msgstr "" | |
1642 | ||
1643 | #: wt-status.c:918 | |
1644 | msgid "You are in the middle of an am session." | |
1645 | msgstr "" | |
1646 | ||
1647 | #: wt-status.c:921 | |
1648 | msgid "The current patch is empty." | |
1649 | msgstr "" | |
1650 | ||
1651 | #: wt-status.c:925 | |
1652 | msgid " (fix conflicts and then run \"git am --continue\")" | |
1653 | msgstr "" | |
1654 | ||
1655 | #: wt-status.c:927 | |
1656 | msgid " (use \"git am --skip\" to skip this patch)" | |
1657 | msgstr "" | |
1658 | ||
1659 | #: wt-status.c:929 | |
1660 | msgid " (use \"git am --abort\" to restore the original branch)" | |
1661 | msgstr "" | |
1662 | ||
1663 | #: wt-status.c:989 wt-status.c:1006 | |
1664 | #, c-format | |
1665 | msgid "You are currently rebasing branch '%s' on '%s'." | |
1666 | msgstr "" | |
1667 | ||
1668 | #: wt-status.c:994 wt-status.c:1011 | |
1669 | msgid "You are currently rebasing." | |
1670 | msgstr "" | |
1671 | ||
1672 | #: wt-status.c:997 | |
1673 | msgid " (fix conflicts and then run \"git rebase --continue\")" | |
1674 | msgstr "" | |
1675 | ||
1676 | #: wt-status.c:999 | |
1677 | msgid " (use \"git rebase --skip\" to skip this patch)" | |
1678 | msgstr "" | |
1679 | ||
1680 | #: wt-status.c:1001 | |
1681 | msgid " (use \"git rebase --abort\" to check out the original branch)" | |
1682 | msgstr "" | |
1683 | ||
1684 | #: wt-status.c:1014 | |
1685 | msgid " (all conflicts fixed: run \"git rebase --continue\")" | |
1686 | msgstr "" | |
1687 | ||
1688 | #: wt-status.c:1018 | |
1689 | #, c-format | |
1690 | msgid "" | |
1691 | "You are currently splitting a commit while rebasing branch '%s' on '%s'." | |
1692 | msgstr "" | |
1693 | ||
1694 | #: wt-status.c:1023 | |
1695 | msgid "You are currently splitting a commit during a rebase." | |
1696 | msgstr "" | |
1697 | ||
1698 | #: wt-status.c:1026 | |
1699 | msgid " (Once your working directory is clean, run \"git rebase --continue\")" | |
1700 | msgstr "" | |
1701 | ||
1702 | #: wt-status.c:1030 | |
1703 | #, c-format | |
1704 | msgid "You are currently editing a commit while rebasing branch '%s' on '%s'." | |
1705 | msgstr "" | |
1706 | ||
1707 | #: wt-status.c:1035 | |
1708 | msgid "You are currently editing a commit during a rebase." | |
1709 | msgstr "" | |
1710 | ||
1711 | #: wt-status.c:1038 | |
1712 | msgid " (use \"git commit --amend\" to amend the current commit)" | |
1713 | msgstr "" | |
1714 | ||
1715 | #: wt-status.c:1040 | |
1716 | msgid "" | |
1717 | " (use \"git rebase --continue\" once you are satisfied with your changes)" | |
1718 | msgstr "" | |
1719 | ||
1720 | #: wt-status.c:1050 | |
1721 | #, c-format | |
1722 | msgid "You are currently cherry-picking commit %s." | |
1723 | msgstr "" | |
1724 | ||
1725 | #: wt-status.c:1055 | |
1726 | msgid " (fix conflicts and run \"git cherry-pick --continue\")" | |
1727 | msgstr "" | |
1728 | ||
1729 | #: wt-status.c:1058 | |
1730 | msgid " (all conflicts fixed: run \"git cherry-pick --continue\")" | |
1731 | msgstr "" | |
1732 | ||
1733 | #: wt-status.c:1060 | |
1734 | msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)" | |
1735 | msgstr "" | |
1736 | ||
1737 | #: wt-status.c:1069 | |
1738 | #, c-format | |
1739 | msgid "You are currently reverting commit %s." | |
1740 | msgstr "" | |
1741 | ||
1742 | #: wt-status.c:1074 | |
1743 | msgid " (fix conflicts and run \"git revert --continue\")" | |
1744 | msgstr "" | |
1745 | ||
1746 | #: wt-status.c:1077 | |
1747 | msgid " (all conflicts fixed: run \"git revert --continue\")" | |
1748 | msgstr "" | |
1749 | ||
1750 | #: wt-status.c:1079 | |
1751 | msgid " (use \"git revert --abort\" to cancel the revert operation)" | |
1752 | msgstr "" | |
1753 | ||
1754 | #: wt-status.c:1090 | |
1755 | #, c-format | |
1756 | msgid "You are currently bisecting, started from branch '%s'." | |
1757 | msgstr "" | |
1758 | ||
1759 | #: wt-status.c:1094 | |
1760 | msgid "You are currently bisecting." | |
1761 | msgstr "" | |
1762 | ||
1763 | #: wt-status.c:1097 | |
1764 | msgid " (use \"git bisect reset\" to get back to the original branch)" | |
1765 | msgstr "" | |
1766 | ||
1767 | #: wt-status.c:1272 | |
1768 | msgid "On branch " | |
1769 | msgstr "" | |
1770 | ||
1771 | #: wt-status.c:1279 | |
1772 | msgid "rebase in progress; onto " | |
1773 | msgstr "" | |
1774 | ||
1775 | #: wt-status.c:1286 | |
1776 | msgid "HEAD detached at " | |
1777 | msgstr "" | |
1778 | ||
1779 | #: wt-status.c:1288 | |
1780 | msgid "HEAD detached from " | |
1781 | msgstr "" | |
1782 | ||
1783 | #: wt-status.c:1291 | |
1784 | msgid "Not currently on any branch." | |
1785 | msgstr "" | |
1786 | ||
1787 | #: wt-status.c:1308 | |
1788 | msgid "Initial commit" | |
1789 | msgstr "" | |
1790 | ||
1791 | #: wt-status.c:1322 | |
1792 | msgid "Untracked files" | |
1793 | msgstr "" | |
1794 | ||
1795 | #: wt-status.c:1324 | |
1796 | msgid "Ignored files" | |
1797 | msgstr "" | |
1798 | ||
1799 | #: wt-status.c:1328 | |
1800 | #, c-format | |
1801 | msgid "" | |
1802 | "It took %.2f seconds to enumerate untracked files. 'status -uno'\n" | |
1803 | "may speed it up, but you have to be careful not to forget to add\n" | |
1804 | "new files yourself (see 'git help status')." | |
1805 | msgstr "" | |
1806 | ||
1807 | #: wt-status.c:1334 | |
1808 | #, c-format | |
1809 | msgid "Untracked files not listed%s" | |
1810 | msgstr "" | |
1811 | ||
1812 | #: wt-status.c:1336 | |
1813 | msgid " (use -u option to show untracked files)" | |
1814 | msgstr "" | |
1815 | ||
1816 | #: wt-status.c:1342 | |
1817 | msgid "No changes" | |
1818 | msgstr "" | |
1819 | ||
1820 | #: wt-status.c:1347 | |
1821 | #, c-format | |
1822 | msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n" | |
1823 | msgstr "" | |
1824 | ||
1825 | #: wt-status.c:1350 | |
1826 | #, c-format | |
1827 | msgid "no changes added to commit\n" | |
1828 | msgstr "" | |
1829 | ||
1830 | #: wt-status.c:1353 | |
1831 | #, c-format | |
1832 | msgid "" | |
1833 | "nothing added to commit but untracked files present (use \"git add\" to " | |
1834 | "track)\n" | |
1835 | msgstr "" | |
1836 | ||
1837 | #: wt-status.c:1356 | |
1838 | #, c-format | |
1839 | msgid "nothing added to commit but untracked files present\n" | |
1840 | msgstr "" | |
1841 | ||
1842 | #: wt-status.c:1359 | |
1843 | #, c-format | |
1844 | msgid "nothing to commit (create/copy files and use \"git add\" to track)\n" | |
1845 | msgstr "" | |
1846 | ||
1847 | #: wt-status.c:1362 wt-status.c:1367 | |
1848 | #, c-format | |
1849 | msgid "nothing to commit\n" | |
1850 | msgstr "" | |
1851 | ||
1852 | #: wt-status.c:1365 | |
1853 | #, c-format | |
1854 | msgid "nothing to commit (use -u to show untracked files)\n" | |
1855 | msgstr "" | |
1856 | ||
1857 | #: wt-status.c:1369 | |
1858 | #, c-format | |
1859 | msgid "nothing to commit, working directory clean\n" | |
1860 | msgstr "" | |
1861 | ||
1862 | #: wt-status.c:1478 | |
1863 | msgid "HEAD (no branch)" | |
1864 | msgstr "" | |
1865 | ||
1866 | #: wt-status.c:1484 | |
1867 | msgid "Initial commit on " | |
1868 | msgstr "" | |
1869 | ||
1870 | #: wt-status.c:1514 | |
1871 | msgid "gone" | |
1872 | msgstr "" | |
1873 | ||
1874 | #: wt-status.c:1516 | |
1875 | msgid "behind " | |
1876 | msgstr "" | |
1877 | ||
1878 | #: wt-status.c:1519 wt-status.c:1522 | |
1879 | msgid "ahead " | |
1880 | msgstr "" | |
1881 | ||
1882 | #: wt-status.c:1524 | |
1883 | msgid ", behind " | |
1884 | msgstr "" | |
1885 | ||
1886 | #: compat/precompose_utf8.c:55 builtin/clone.c:356 | |
1887 | #, c-format | |
1888 | msgid "failed to unlink '%s'" | |
1889 | msgstr "" | |
1890 | ||
1891 | #: builtin/add.c:20 | |
1892 | msgid "git add [options] [--] <pathspec>..." | |
1893 | msgstr "" | |
1894 | ||
1895 | #. | |
1896 | #. * To be consistent with "git add -p" and most Git | |
1897 | #. * commands, we should default to being tree-wide, but | |
1898 | #. * this is not the original behavior and can't be | |
1899 | #. * changed until users trained themselves not to type | |
1900 | #. * "git add -u" or "git add -A". For now, we warn and | |
1901 | #. * keep the old behavior. Later, the behavior can be changed | |
1902 | #. * to tree-wide, keeping the warning for a while, and | |
1903 | #. * eventually we can drop the warning. | |
1904 | #. | |
1905 | #: builtin/add.c:58 | |
1906 | #, c-format | |
1907 | msgid "" | |
1908 | "The behavior of 'git add %s (or %s)' with no path argument from a\n" | |
1909 | "subdirectory of the tree will change in Git 2.0 and should not be used " | |
1910 | "anymore.\n" | |
1911 | "To add content for the whole tree, run:\n" | |
1912 | "\n" | |
1913 | " git add %s :/\n" | |
1914 | " (or git add %s :/)\n" | |
1915 | "\n" | |
1916 | "To restrict the command to the current directory, run:\n" | |
1917 | "\n" | |
1918 | " git add %s .\n" | |
1919 | " (or git add %s .)\n" | |
1920 | "\n" | |
1921 | "With the current Git version, the command is restricted to the current " | |
1922 | "directory.\n" | |
1923 | msgstr "" | |
1924 | ||
1925 | #: builtin/add.c:100 | |
1926 | #, c-format | |
1927 | msgid "" | |
1928 | "You ran 'git add' with neither '-A (--all)' or '--ignore-removal',\n" | |
1929 | "whose behaviour will change in Git 2.0 with respect to paths you removed.\n" | |
1930 | "Paths like '%s' that are\n" | |
1931 | "removed from your working tree are ignored with this version of Git.\n" | |
1932 | "\n" | |
1933 | "* 'git add --ignore-removal <pathspec>', which is the current default,\n" | |
1934 | " ignores paths you removed from your working tree.\n" | |
1935 | "\n" | |
1936 | "* 'git add --all <pathspec>' will let you also record the removals.\n" | |
1937 | "\n" | |
1938 | "Run 'git status' to check the paths you removed from your working tree.\n" | |
1939 | msgstr "" | |
1940 | ||
1941 | #: builtin/add.c:144 | |
1942 | #, c-format | |
1943 | msgid "unexpected diff status %c" | |
1944 | msgstr "" | |
1945 | ||
1946 | #: builtin/add.c:149 builtin/commit.c:260 | |
1947 | msgid "updating files failed" | |
1948 | msgstr "" | |
1949 | ||
1950 | #: builtin/add.c:163 | |
1951 | #, c-format | |
1952 | msgid "remove '%s'\n" | |
1953 | msgstr "" | |
1954 | ||
1955 | #: builtin/add.c:237 | |
1956 | msgid "Unstaged changes after refreshing the index:" | |
1957 | msgstr "" | |
1958 | ||
1959 | #: builtin/add.c:299 | |
1960 | msgid "Could not read the index" | |
1961 | msgstr "" | |
1962 | ||
1963 | #: builtin/add.c:310 | |
1964 | #, c-format | |
1965 | msgid "Could not open '%s' for writing." | |
1966 | msgstr "" | |
1967 | ||
1968 | #: builtin/add.c:314 | |
1969 | msgid "Could not write patch" | |
1970 | msgstr "" | |
1971 | ||
1972 | #: builtin/add.c:319 | |
1973 | #, c-format | |
1974 | msgid "Could not stat '%s'" | |
1975 | msgstr "" | |
1976 | ||
1977 | #: builtin/add.c:321 | |
1978 | msgid "Empty patch. Aborted." | |
1979 | msgstr "" | |
1980 | ||
1981 | #: builtin/add.c:327 | |
1982 | #, c-format | |
1983 | msgid "Could not apply '%s'" | |
1984 | msgstr "" | |
1985 | ||
1986 | #: builtin/add.c:337 | |
1987 | msgid "The following paths are ignored by one of your .gitignore files:\n" | |
1988 | msgstr "" | |
1989 | ||
1990 | #: builtin/add.c:354 builtin/clean.c:875 builtin/fetch.c:93 builtin/mv.c:70 | |
1991 | #: builtin/prune-packed.c:77 builtin/push.c:506 builtin/remote.c:1344 | |
1992 | #: builtin/rm.c:269 | |
1993 | msgid "dry run" | |
1994 | msgstr "пробно изпълнeние" | |
1995 | ||
1996 | #: builtin/add.c:355 builtin/apply.c:4410 builtin/check-ignore.c:19 | |
1997 | #: builtin/commit.c:1249 builtin/count-objects.c:95 builtin/fsck.c:612 | |
1998 | #: builtin/log.c:1592 builtin/mv.c:69 builtin/read-tree.c:113 | |
1999 | msgid "be verbose" | |
2000 | msgstr "повече подробности" | |
2001 | ||
2002 | #: builtin/add.c:357 | |
2003 | msgid "interactive picking" | |
2004 | msgstr "" | |
2005 | ||
2006 | #: builtin/add.c:358 builtin/checkout.c:1109 builtin/reset.c:272 | |
2007 | msgid "select hunks interactively" | |
2008 | msgstr "" | |
2009 | ||
2010 | #: builtin/add.c:359 | |
2011 | msgid "edit current diff and apply" | |
2012 | msgstr "" | |
2013 | ||
2014 | #: builtin/add.c:360 | |
2015 | msgid "allow adding otherwise ignored files" | |
2016 | msgstr "" | |
2017 | ||
2018 | #: builtin/add.c:361 | |
2019 | msgid "update tracked files" | |
2020 | msgstr "" | |
2021 | ||
2022 | #: builtin/add.c:362 | |
2023 | msgid "record only the fact that the path will be added later" | |
2024 | msgstr "" | |
2025 | ||
2026 | #: builtin/add.c:363 | |
2027 | msgid "add changes from all tracked and untracked files" | |
2028 | msgstr "" | |
2029 | ||
2030 | #. takes no arguments | |
2031 | #: builtin/add.c:366 | |
2032 | msgid "ignore paths removed in the working tree (same as --no-all)" | |
2033 | msgstr "" | |
2034 | ||
2035 | #: builtin/add.c:368 | |
2036 | msgid "don't add, only refresh the index" | |
2037 | msgstr "" | |
2038 | ||
2039 | #: builtin/add.c:369 | |
2040 | msgid "just skip files which cannot be added because of errors" | |
2041 | msgstr "" | |
2042 | ||
2043 | #: builtin/add.c:370 | |
2044 | msgid "check if - even missing - files are ignored in dry run" | |
2045 | msgstr "" | |
2046 | ||
2047 | #: builtin/add.c:392 | |
2048 | #, c-format | |
2049 | msgid "Use -f if you really want to add them.\n" | |
2050 | msgstr "" | |
2051 | ||
2052 | #: builtin/add.c:393 | |
2053 | msgid "no files added" | |
2054 | msgstr "" | |
2055 | ||
2056 | #: builtin/add.c:399 | |
2057 | msgid "adding files failed" | |
2058 | msgstr "" | |
2059 | ||
2060 | #: builtin/add.c:438 | |
2061 | msgid "-A and -u are mutually incompatible" | |
2062 | msgstr "" | |
2063 | ||
2064 | #: builtin/add.c:456 | |
2065 | msgid "Option --ignore-missing can only be used together with --dry-run" | |
2066 | msgstr "" | |
2067 | ||
2068 | #: builtin/add.c:486 | |
2069 | #, c-format | |
2070 | msgid "Nothing specified, nothing added.\n" | |
2071 | msgstr "" | |
2072 | ||
2073 | #: builtin/add.c:487 | |
2074 | #, c-format | |
2075 | msgid "Maybe you wanted to say 'git add .'?\n" | |
2076 | msgstr "" | |
2077 | ||
2078 | #: builtin/add.c:492 builtin/check-ignore.c:172 builtin/clean.c:919 | |
2079 | #: builtin/commit.c:320 builtin/mv.c:90 builtin/reset.c:224 builtin/rm.c:299 | |
2080 | msgid "index file corrupt" | |
2081 | msgstr "файлът с индекса е повреден" | |
2082 | ||
2083 | #: builtin/add.c:592 builtin/apply.c:4506 builtin/mv.c:270 builtin/rm.c:432 | |
2084 | msgid "Unable to write new index file" | |
2085 | msgstr "Новият файл с индекса не може да бъде записан" | |
2086 | ||
2087 | #: builtin/apply.c:57 | |
2088 | msgid "git apply [options] [<patch>...]" | |
2089 | msgstr "" | |
2090 | ||
2091 | #: builtin/apply.c:110 | |
2092 | #, c-format | |
2093 | msgid "unrecognized whitespace option '%s'" | |
2094 | msgstr "" | |
2095 | ||
2096 | #: builtin/apply.c:125 | |
2097 | #, c-format | |
2098 | msgid "unrecognized whitespace ignore option '%s'" | |
2099 | msgstr "" | |
2100 | ||
2101 | #: builtin/apply.c:823 | |
2102 | #, c-format | |
2103 | msgid "Cannot prepare timestamp regexp %s" | |
2104 | msgstr "" | |
2105 | ||
2106 | #: builtin/apply.c:832 | |
2107 | #, c-format | |
2108 | msgid "regexec returned %d for input: %s" | |
2109 | msgstr "" | |
2110 | ||
2111 | #: builtin/apply.c:913 | |
2112 | #, c-format | |
2113 | msgid "unable to find filename in patch at line %d" | |
2114 | msgstr "" | |
2115 | ||
2116 | #: builtin/apply.c:945 | |
2117 | #, c-format | |
2118 | msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d" | |
2119 | msgstr "" | |
2120 | ||
2121 | #: builtin/apply.c:949 | |
2122 | #, c-format | |
2123 | msgid "git apply: bad git-diff - inconsistent new filename on line %d" | |
2124 | msgstr "" | |
2125 | ||
2126 | #: builtin/apply.c:950 | |
2127 | #, c-format | |
2128 | msgid "git apply: bad git-diff - inconsistent old filename on line %d" | |
2129 | msgstr "" | |
2130 | ||
2131 | #: builtin/apply.c:957 | |
2132 | #, c-format | |
2133 | msgid "git apply: bad git-diff - expected /dev/null on line %d" | |
2134 | msgstr "" | |
2135 | ||
2136 | #: builtin/apply.c:1422 | |
2137 | #, c-format | |
2138 | msgid "recount: unexpected line: %.*s" | |
2139 | msgstr "" | |
2140 | ||
2141 | #: builtin/apply.c:1479 | |
2142 | #, c-format | |
2143 | msgid "patch fragment without header at line %d: %.*s" | |
2144 | msgstr "" | |
2145 | ||
2146 | #: builtin/apply.c:1496 | |
2147 | #, c-format | |
2148 | msgid "" | |
2149 | "git diff header lacks filename information when removing %d leading pathname " | |
2150 | "component (line %d)" | |
2151 | msgid_plural "" | |
2152 | "git diff header lacks filename information when removing %d leading pathname " | |
2153 | "components (line %d)" | |
2154 | msgstr[0] "" | |
2155 | msgstr[1] "" | |
2156 | ||
2157 | #: builtin/apply.c:1656 | |
2158 | msgid "new file depends on old contents" | |
2159 | msgstr "" | |
2160 | ||
2161 | #: builtin/apply.c:1658 | |
2162 | msgid "deleted file still has contents" | |
2163 | msgstr "" | |
2164 | ||
2165 | #: builtin/apply.c:1684 | |
2166 | #, c-format | |
2167 | msgid "corrupt patch at line %d" | |
2168 | msgstr "" | |
2169 | ||
2170 | #: builtin/apply.c:1720 | |
2171 | #, c-format | |
2172 | msgid "new file %s depends on old contents" | |
2173 | msgstr "" | |
2174 | ||
2175 | #: builtin/apply.c:1722 | |
2176 | #, c-format | |
2177 | msgid "deleted file %s still has contents" | |
2178 | msgstr "" | |
2179 | ||
2180 | #: builtin/apply.c:1725 | |
2181 | #, c-format | |
2182 | msgid "** warning: file %s becomes empty but is not deleted" | |
2183 | msgstr "" | |
2184 | ||
2185 | #: builtin/apply.c:1871 | |
2186 | #, c-format | |
2187 | msgid "corrupt binary patch at line %d: %.*s" | |
2188 | msgstr "" | |
2189 | ||
2190 | #. there has to be one hunk (forward hunk) | |
2191 | #: builtin/apply.c:1900 | |
2192 | #, c-format | |
2193 | msgid "unrecognized binary patch at line %d" | |
2194 | msgstr "" | |
2195 | ||
2196 | #: builtin/apply.c:1986 | |
2197 | #, c-format | |
2198 | msgid "patch with only garbage at line %d" | |
2199 | msgstr "" | |
2200 | ||
2201 | #: builtin/apply.c:2076 | |
2202 | #, c-format | |
2203 | msgid "unable to read symlink %s" | |
2204 | msgstr "" | |
2205 | ||
2206 | #: builtin/apply.c:2080 | |
2207 | #, c-format | |
2208 | msgid "unable to open or read %s" | |
2209 | msgstr "" | |
2210 | ||
2211 | #: builtin/apply.c:2688 | |
2212 | #, c-format | |
2213 | msgid "invalid start of line: '%c'" | |
2214 | msgstr "" | |
2215 | ||
2216 | #: builtin/apply.c:2806 | |
2217 | #, c-format | |
2218 | msgid "Hunk #%d succeeded at %d (offset %d line)." | |
2219 | msgid_plural "Hunk #%d succeeded at %d (offset %d lines)." | |
2220 | msgstr[0] "" | |
2221 | msgstr[1] "" | |
2222 | ||
2223 | #: builtin/apply.c:2818 | |
2224 | #, c-format | |
2225 | msgid "Context reduced to (%ld/%ld) to apply fragment at %d" | |
2226 | msgstr "" | |
2227 | ||
2228 | #: builtin/apply.c:2824 | |
2229 | #, c-format | |
2230 | msgid "" | |
2231 | "while searching for:\n" | |
2232 | "%.*s" | |
2233 | msgstr "" | |
2234 | ||
2235 | #: builtin/apply.c:2843 | |
2236 | #, c-format | |
2237 | msgid "missing binary patch data for '%s'" | |
2238 | msgstr "" | |
2239 | ||
2240 | #: builtin/apply.c:2946 | |
2241 | #, c-format | |
2242 | msgid "binary patch does not apply to '%s'" | |
2243 | msgstr "" | |
2244 | ||
2245 | #: builtin/apply.c:2952 | |
2246 | #, c-format | |
2247 | msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)" | |
2248 | msgstr "" | |
2249 | ||
2250 | #: builtin/apply.c:2973 | |
2251 | #, c-format | |
2252 | msgid "patch failed: %s:%ld" | |
2253 | msgstr "" | |
2254 | ||
2255 | #: builtin/apply.c:3095 | |
2256 | #, c-format | |
2257 | msgid "cannot checkout %s" | |
2258 | msgstr "" | |
2259 | ||
2260 | #: builtin/apply.c:3140 builtin/apply.c:3149 builtin/apply.c:3194 | |
2261 | #, c-format | |
2262 | msgid "read of %s failed" | |
2263 | msgstr "" | |
2264 | ||
2265 | #: builtin/apply.c:3174 builtin/apply.c:3396 | |
2266 | #, c-format | |
2267 | msgid "path %s has been renamed/deleted" | |
2268 | msgstr "" | |
2269 | ||
2270 | #: builtin/apply.c:3255 builtin/apply.c:3410 | |
2271 | #, c-format | |
2272 | msgid "%s: does not exist in index" | |
2273 | msgstr "" | |
2274 | ||
2275 | #: builtin/apply.c:3259 builtin/apply.c:3402 builtin/apply.c:3424 | |
2276 | #, c-format | |
2277 | msgid "%s: %s" | |
2278 | msgstr "" | |
2279 | ||
2280 | #: builtin/apply.c:3264 builtin/apply.c:3418 | |
2281 | #, c-format | |
2282 | msgid "%s: does not match index" | |
2283 | msgstr "" | |
2284 | ||
2285 | #: builtin/apply.c:3366 | |
2286 | msgid "removal patch leaves file contents" | |
2287 | msgstr "" | |
2288 | ||
2289 | #: builtin/apply.c:3435 | |
2290 | #, c-format | |
2291 | msgid "%s: wrong type" | |
2292 | msgstr "" | |
2293 | ||
2294 | #: builtin/apply.c:3437 | |
2295 | #, c-format | |
2296 | msgid "%s has type %o, expected %o" | |
2297 | msgstr "" | |
2298 | ||
2299 | #: builtin/apply.c:3538 | |
2300 | #, c-format | |
2301 | msgid "%s: already exists in index" | |
2302 | msgstr "" | |
2303 | ||
2304 | #: builtin/apply.c:3541 | |
2305 | #, c-format | |
2306 | msgid "%s: already exists in working directory" | |
2307 | msgstr "" | |
2308 | ||
2309 | #: builtin/apply.c:3561 | |
2310 | #, c-format | |
2311 | msgid "new mode (%o) of %s does not match old mode (%o)" | |
2312 | msgstr "" | |
2313 | ||
2314 | #: builtin/apply.c:3566 | |
2315 | #, c-format | |
2316 | msgid "new mode (%o) of %s does not match old mode (%o) of %s" | |
2317 | msgstr "" | |
2318 | ||
2319 | #: builtin/apply.c:3574 | |
2320 | #, c-format | |
2321 | msgid "%s: patch does not apply" | |
2322 | msgstr "" | |
2323 | ||
2324 | #: builtin/apply.c:3587 | |
2325 | #, c-format | |
2326 | msgid "Checking patch %s..." | |
2327 | msgstr "" | |
2328 | ||
2329 | #: builtin/apply.c:3680 builtin/checkout.c:213 builtin/reset.c:127 | |
2330 | #, c-format | |
2331 | msgid "make_cache_entry failed for path '%s'" | |
2332 | msgstr "" | |
2333 | ||
2334 | #: builtin/apply.c:3823 | |
2335 | #, c-format | |
2336 | msgid "unable to remove %s from index" | |
2337 | msgstr "" | |
2338 | ||
2339 | #: builtin/apply.c:3851 | |
2340 | #, c-format | |
2341 | msgid "corrupt patch for submodule %s" | |
2342 | msgstr "" | |
2343 | ||
2344 | #: builtin/apply.c:3855 | |
2345 | #, c-format | |
2346 | msgid "unable to stat newly created file '%s'" | |
2347 | msgstr "" | |
2348 | ||
2349 | #: builtin/apply.c:3860 | |
2350 | #, c-format | |
2351 | msgid "unable to create backing store for newly created file %s" | |
2352 | msgstr "" | |
2353 | ||
2354 | #: builtin/apply.c:3863 builtin/apply.c:3971 | |
2355 | #, c-format | |
2356 | msgid "unable to add cache entry for %s" | |
2357 | msgstr "" | |
2358 | ||
2359 | #: builtin/apply.c:3896 | |
2360 | #, c-format | |
2361 | msgid "closing file '%s'" | |
2362 | msgstr "" | |
2363 | ||
2364 | #: builtin/apply.c:3945 | |
2365 | #, c-format | |
2366 | msgid "unable to write file '%s' mode %o" | |
2367 | msgstr "" | |
2368 | ||
2369 | #: builtin/apply.c:4032 | |
2370 | #, c-format | |
2371 | msgid "Applied patch %s cleanly." | |
2372 | msgstr "" | |
2373 | ||
2374 | #: builtin/apply.c:4040 | |
2375 | msgid "internal error" | |
2376 | msgstr "" | |
2377 | ||
2378 | #. Say this even without --verbose | |
2379 | #: builtin/apply.c:4043 | |
2380 | #, c-format | |
2381 | msgid "Applying patch %%s with %d reject..." | |
2382 | msgid_plural "Applying patch %%s with %d rejects..." | |
2383 | msgstr[0] "" | |
2384 | msgstr[1] "" | |
2385 | ||
2386 | #: builtin/apply.c:4053 | |
2387 | #, c-format | |
2388 | msgid "truncating .rej filename to %.*s.rej" | |
2389 | msgstr "" | |
2390 | ||
2391 | #: builtin/apply.c:4074 | |
2392 | #, c-format | |
2393 | msgid "Hunk #%d applied cleanly." | |
2394 | msgstr "" | |
2395 | ||
2396 | #: builtin/apply.c:4077 | |
2397 | #, c-format | |
2398 | msgid "Rejected hunk #%d." | |
2399 | msgstr "" | |
2400 | ||
2401 | #: builtin/apply.c:4227 | |
2402 | msgid "unrecognized input" | |
2403 | msgstr "" | |
2404 | ||
2405 | #: builtin/apply.c:4238 | |
2406 | msgid "unable to read index file" | |
2407 | msgstr "" | |
2408 | ||
2409 | #: builtin/apply.c:4357 builtin/apply.c:4360 builtin/clone.c:90 | |
2410 | #: builtin/fetch.c:78 | |
2411 | msgid "path" | |
2412 | msgstr "" | |
2413 | ||
2414 | #: builtin/apply.c:4358 | |
2415 | msgid "don't apply changes matching the given path" | |
2416 | msgstr "" | |
2417 | ||
2418 | #: builtin/apply.c:4361 | |
2419 | msgid "apply changes matching the given path" | |
2420 | msgstr "" | |
2421 | ||
2422 | #: builtin/apply.c:4363 | |
2423 | msgid "num" | |
2424 | msgstr "" | |
2425 | ||
2426 | #: builtin/apply.c:4364 | |
2427 | msgid "remove <num> leading slashes from traditional diff paths" | |
2428 | msgstr "" | |
2429 | ||
2430 | #: builtin/apply.c:4367 | |
2431 | msgid "ignore additions made by the patch" | |
2432 | msgstr "" | |
2433 | ||
2434 | #: builtin/apply.c:4369 | |
2435 | msgid "instead of applying the patch, output diffstat for the input" | |
2436 | msgstr "" | |
2437 | ||
2438 | #: builtin/apply.c:4373 | |
2439 | msgid "show number of added and deleted lines in decimal notation" | |
2440 | msgstr "" | |
2441 | ||
2442 | #: builtin/apply.c:4375 | |
2443 | msgid "instead of applying the patch, output a summary for the input" | |
2444 | msgstr "" | |
2445 | ||
2446 | #: builtin/apply.c:4377 | |
2447 | msgid "instead of applying the patch, see if the patch is applicable" | |
2448 | msgstr "" | |
2449 | ||
2450 | #: builtin/apply.c:4379 | |
2451 | msgid "make sure the patch is applicable to the current index" | |
2452 | msgstr "" | |
2453 | ||
2454 | #: builtin/apply.c:4381 | |
2455 | msgid "apply a patch without touching the working tree" | |
2456 | msgstr "" | |
2457 | ||
2458 | #: builtin/apply.c:4383 | |
2459 | msgid "also apply the patch (use with --stat/--summary/--check)" | |
2460 | msgstr "" | |
2461 | ||
2462 | #: builtin/apply.c:4385 | |
2463 | msgid "attempt three-way merge if a patch does not apply" | |
2464 | msgstr "" | |
2465 | ||
2466 | #: builtin/apply.c:4387 | |
2467 | msgid "build a temporary index based on embedded index information" | |
2468 | msgstr "" | |
2469 | ||
2470 | #: builtin/apply.c:4389 builtin/checkout-index.c:197 builtin/ls-files.c:452 | |
2471 | msgid "paths are separated with NUL character" | |
2472 | msgstr "" | |
2473 | ||
2474 | #: builtin/apply.c:4392 | |
2475 | #, fuzzy | |
2476 | msgid "ensure at least <n> lines of context match" | |
2477 | msgstr "<брой>" | |
2478 | ||
2479 | #: builtin/apply.c:4393 | |
2480 | msgid "action" | |
2481 | msgstr "" | |
2482 | ||
2483 | #: builtin/apply.c:4394 | |
2484 | msgid "detect new or modified lines that have whitespace errors" | |
2485 | msgstr "" | |
2486 | ||
2487 | #: builtin/apply.c:4397 builtin/apply.c:4400 | |
2488 | msgid "ignore changes in whitespace when finding context" | |
2489 | msgstr "" | |
2490 | ||
2491 | #: builtin/apply.c:4403 | |
2492 | msgid "apply the patch in reverse" | |
2493 | msgstr "" | |
2494 | ||
2495 | #: builtin/apply.c:4405 | |
2496 | msgid "don't expect at least one line of context" | |
2497 | msgstr "" | |
2498 | ||
2499 | #: builtin/apply.c:4407 | |
2500 | msgid "leave the rejected hunks in corresponding *.rej files" | |
2501 | msgstr "" | |
2502 | ||
2503 | #: builtin/apply.c:4409 | |
2504 | msgid "allow overlapping hunks" | |
2505 | msgstr "" | |
2506 | ||
2507 | #: builtin/apply.c:4412 | |
2508 | msgid "tolerate incorrectly detected missing new-line at the end of file" | |
2509 | msgstr "" | |
2510 | ||
2511 | #: builtin/apply.c:4415 | |
2512 | msgid "do not trust the line counts in the hunk headers" | |
2513 | msgstr "" | |
2514 | ||
2515 | #: builtin/apply.c:4417 | |
2516 | msgid "root" | |
2517 | msgstr "" | |
2518 | ||
2519 | #: builtin/apply.c:4418 | |
2520 | msgid "prepend <root> to all filenames" | |
2521 | msgstr "" | |
2522 | ||
2523 | #: builtin/apply.c:4440 | |
2524 | msgid "--3way outside a repository" | |
2525 | msgstr "" | |
2526 | ||
2527 | #: builtin/apply.c:4448 | |
2528 | msgid "--index outside a repository" | |
2529 | msgstr "" | |
2530 | ||
2531 | #: builtin/apply.c:4451 | |
2532 | msgid "--cached outside a repository" | |
2533 | msgstr "" | |
2534 | ||
2535 | #: builtin/apply.c:4467 | |
2536 | #, c-format | |
2537 | msgid "can't open patch '%s'" | |
2538 | msgstr "" | |
2539 | ||
2540 | #: builtin/apply.c:4481 | |
2541 | #, c-format | |
2542 | msgid "squelched %d whitespace error" | |
2543 | msgid_plural "squelched %d whitespace errors" | |
2544 | msgstr[0] "" | |
2545 | msgstr[1] "" | |
2546 | ||
2547 | #: builtin/apply.c:4487 builtin/apply.c:4497 | |
2548 | #, c-format | |
2549 | msgid "%d line adds whitespace errors." | |
2550 | msgid_plural "%d lines add whitespace errors." | |
2551 | msgstr[0] "" | |
2552 | msgstr[1] "" | |
2553 | ||
2554 | #: builtin/archive.c:17 | |
2555 | #, c-format | |
2556 | msgid "could not create archive file '%s'" | |
2557 | msgstr "" | |
2558 | ||
2559 | #: builtin/archive.c:20 | |
2560 | msgid "could not redirect output" | |
2561 | msgstr "" | |
2562 | ||
2563 | #: builtin/archive.c:37 | |
2564 | msgid "git archive: Remote with no URL" | |
2565 | msgstr "" | |
2566 | ||
2567 | #: builtin/archive.c:58 | |
2568 | msgid "git archive: expected ACK/NAK, got EOF" | |
2569 | msgstr "" | |
2570 | ||
2571 | #: builtin/archive.c:61 | |
2572 | #, c-format | |
2573 | msgid "git archive: NACK %s" | |
2574 | msgstr "" | |
2575 | ||
2576 | #: builtin/archive.c:63 | |
2577 | #, c-format | |
2578 | msgid "remote error: %s" | |
2579 | msgstr "" | |
2580 | ||
2581 | #: builtin/archive.c:64 | |
2582 | msgid "git archive: protocol error" | |
2583 | msgstr "" | |
2584 | ||
2585 | #: builtin/archive.c:68 | |
2586 | msgid "git archive: expected a flush" | |
2587 | msgstr "" | |
2588 | ||
2589 | #: builtin/bisect--helper.c:7 | |
2590 | msgid "git bisect--helper --next-all [--no-checkout]" | |
2591 | msgstr "" | |
2592 | ||
2593 | #: builtin/bisect--helper.c:17 | |
2594 | msgid "perform 'git bisect next'" | |
2595 | msgstr "" | |
2596 | ||
2597 | #: builtin/bisect--helper.c:19 | |
2598 | msgid "update BISECT_HEAD instead of checking out the current commit" | |
2599 | msgstr "" | |
2600 | ||
2601 | #: builtin/blame.c:27 | |
2602 | msgid "git blame [options] [rev-opts] [rev] [--] file" | |
2603 | msgstr "" | |
2604 | ||
2605 | #: builtin/blame.c:32 | |
2606 | msgid "[rev-opts] are documented in git-rev-list(1)" | |
2607 | msgstr "" | |
2608 | ||
2609 | #: builtin/blame.c:2249 | |
2610 | msgid "Show blame entries as we find them, incrementally" | |
2611 | msgstr "" | |
2612 | ||
2613 | # FIXME | |
2614 | #: builtin/blame.c:2250 | |
2615 | msgid "Show blank SHA-1 for boundary commits (Default: off)" | |
2616 | msgstr "" | |
2617 | ||
2618 | #: builtin/blame.c:2251 | |
2619 | msgid "Do not treat root commits as boundaries (Default: off)" | |
2620 | msgstr "" | |
2621 | ||
2622 | #: builtin/blame.c:2252 | |
2623 | msgid "Show work cost statistics" | |
2624 | msgstr "" | |
2625 | ||
2626 | #: builtin/blame.c:2253 | |
2627 | msgid "Show output score for blame entries" | |
2628 | msgstr "" | |
2629 | ||
2630 | #: builtin/blame.c:2254 | |
2631 | msgid "Show original filename (Default: auto)" | |
2632 | msgstr "" | |
2633 | ||
2634 | #: builtin/blame.c:2255 | |
2635 | msgid "Show original linenumber (Default: off)" | |
2636 | msgstr "" | |
2637 | ||
2638 | #: builtin/blame.c:2256 | |
2639 | msgid "Show in a format designed for machine consumption" | |
2640 | msgstr "" | |
2641 | ||
2642 | #: builtin/blame.c:2257 | |
2643 | msgid "Show porcelain format with per-line commit information" | |
2644 | msgstr "" | |
2645 | ||
2646 | #: builtin/blame.c:2258 | |
2647 | msgid "Use the same output mode as git-annotate (Default: off)" | |
2648 | msgstr "" | |
2649 | ||
2650 | #: builtin/blame.c:2259 | |
2651 | msgid "Show raw timestamp (Default: off)" | |
2652 | msgstr "" | |
2653 | ||
2654 | #: builtin/blame.c:2260 | |
2655 | msgid "Show long commit SHA1 (Default: off)" | |
2656 | msgstr "" | |
2657 | ||
2658 | #: builtin/blame.c:2261 | |
2659 | msgid "Suppress author name and timestamp (Default: off)" | |
2660 | msgstr "" | |
2661 | ||
2662 | #: builtin/blame.c:2262 | |
2663 | msgid "Show author email instead of name (Default: off)" | |
2664 | msgstr "" | |
2665 | ||
2666 | #: builtin/blame.c:2263 | |
2667 | msgid "Ignore whitespace differences" | |
2668 | msgstr "" | |
2669 | ||
2670 | #: builtin/blame.c:2264 | |
2671 | msgid "Spend extra cycles to find better match" | |
2672 | msgstr "" | |
2673 | ||
2674 | #: builtin/blame.c:2265 | |
2675 | msgid "Use revisions from <file> instead of calling git-rev-list" | |
2676 | msgstr "" | |
2677 | ||
2678 | #: builtin/blame.c:2266 | |
2679 | msgid "Use <file>'s contents as the final image" | |
2680 | msgstr "" | |
2681 | ||
2682 | #: builtin/blame.c:2267 builtin/blame.c:2268 | |
2683 | msgid "score" | |
2684 | msgstr "" | |
2685 | ||
2686 | #: builtin/blame.c:2267 | |
2687 | msgid "Find line copies within and across files" | |
2688 | msgstr "" | |
2689 | ||
2690 | #: builtin/blame.c:2268 | |
2691 | msgid "Find line movements within and across files" | |
2692 | msgstr "" | |
2693 | ||
2694 | #: builtin/blame.c:2269 | |
2695 | msgid "n,m" | |
2696 | msgstr "" | |
2697 | ||
2698 | #: builtin/blame.c:2269 | |
2699 | msgid "Process only line range n,m, counting from 1" | |
2700 | msgstr "" | |
2701 | ||
2702 | #: builtin/branch.c:24 | |
2703 | msgid "git branch [options] [-r | -a] [--merged | --no-merged]" | |
2704 | msgstr "" | |
2705 | ||
2706 | #: builtin/branch.c:25 | |
2707 | msgid "git branch [options] [-l] [-f] <branchname> [<start-point>]" | |
2708 | msgstr "" | |
2709 | ||
2710 | #: builtin/branch.c:26 | |
2711 | msgid "git branch [options] [-r] (-d | -D) <branchname>..." | |
2712 | msgstr "" | |
2713 | ||
2714 | #: builtin/branch.c:27 | |
2715 | msgid "git branch [options] (-m | -M) [<oldbranch>] <newbranch>" | |
2716 | msgstr "" | |
2717 | ||
2718 | #: builtin/branch.c:150 | |
2719 | #, c-format | |
2720 | msgid "" | |
2721 | "deleting branch '%s' that has been merged to\n" | |
2722 | " '%s', but not yet merged to HEAD." | |
2723 | msgstr "" | |
2724 | ||
2725 | #: builtin/branch.c:154 | |
2726 | #, c-format | |
2727 | msgid "" | |
2728 | "not deleting branch '%s' that is not yet merged to\n" | |
2729 | " '%s', even though it is merged to HEAD." | |
2730 | msgstr "" | |
2731 | ||
2732 | #: builtin/branch.c:168 | |
2733 | #, c-format | |
2734 | msgid "Couldn't look up commit object for '%s'" | |
2735 | msgstr "" | |
2736 | ||
2737 | #: builtin/branch.c:172 | |
2738 | #, c-format | |
2739 | msgid "" | |
2740 | "The branch '%s' is not fully merged.\n" | |
2741 | "If you are sure you want to delete it, run 'git branch -D %s'." | |
2742 | msgstr "" | |
2743 | ||
2744 | #: builtin/branch.c:185 | |
2745 | msgid "Update of config-file failed" | |
2746 | msgstr "" | |
2747 | ||
2748 | #: builtin/branch.c:213 | |
2749 | msgid "cannot use -a with -d" | |
2750 | msgstr "" | |
2751 | ||
2752 | #: builtin/branch.c:219 | |
2753 | msgid "Couldn't look up commit object for HEAD" | |
2754 | msgstr "" | |
2755 | ||
2756 | #: builtin/branch.c:227 | |
2757 | #, c-format | |
2758 | msgid "Cannot delete the branch '%s' which you are currently on." | |
2759 | msgstr "" | |
2760 | ||
2761 | #: builtin/branch.c:240 | |
2762 | #, c-format | |
2763 | msgid "remote branch '%s' not found." | |
2764 | msgstr "" | |
2765 | ||
2766 | #: builtin/branch.c:241 | |
2767 | #, c-format | |
2768 | msgid "branch '%s' not found." | |
2769 | msgstr "" | |
2770 | ||
2771 | #: builtin/branch.c:255 | |
2772 | #, c-format | |
2773 | msgid "Error deleting remote branch '%s'" | |
2774 | msgstr "" | |
2775 | ||
2776 | #: builtin/branch.c:256 | |
2777 | #, c-format | |
2778 | msgid "Error deleting branch '%s'" | |
2779 | msgstr "" | |
2780 | ||
2781 | #: builtin/branch.c:263 | |
2782 | #, c-format | |
2783 | msgid "Deleted remote branch %s (was %s).\n" | |
2784 | msgstr "" | |
2785 | ||
2786 | #: builtin/branch.c:264 | |
2787 | #, c-format | |
2788 | msgid "Deleted branch %s (was %s).\n" | |
2789 | msgstr "" | |
2790 | ||
2791 | #: builtin/branch.c:366 | |
2792 | #, c-format | |
2793 | msgid "branch '%s' does not point at a commit" | |
2794 | msgstr "" | |
2795 | ||
2796 | #: builtin/branch.c:454 | |
2797 | #, c-format | |
2798 | msgid "[%s: gone]" | |
2799 | msgstr "" | |
2800 | ||
2801 | #: builtin/branch.c:459 | |
2802 | #, c-format | |
2803 | msgid "[%s]" | |
2804 | msgstr "" | |
2805 | ||
2806 | #: builtin/branch.c:464 | |
2807 | #, c-format | |
2808 | msgid "[%s: behind %d]" | |
2809 | msgstr "" | |
2810 | ||
2811 | #: builtin/branch.c:466 | |
2812 | #, c-format | |
2813 | msgid "[behind %d]" | |
2814 | msgstr "" | |
2815 | ||
2816 | #: builtin/branch.c:470 | |
2817 | #, c-format | |
2818 | msgid "[%s: ahead %d]" | |
2819 | msgstr "" | |
2820 | ||
2821 | #: builtin/branch.c:472 | |
2822 | #, c-format | |
2823 | msgid "[ahead %d]" | |
2824 | msgstr "" | |
2825 | ||
2826 | #: builtin/branch.c:475 | |
2827 | #, c-format | |
2828 | msgid "[%s: ahead %d, behind %d]" | |
2829 | msgstr "" | |
2830 | ||
2831 | #: builtin/branch.c:478 | |
2832 | #, c-format | |
2833 | msgid "[ahead %d, behind %d]" | |
2834 | msgstr "" | |
2835 | ||
2836 | #: builtin/branch.c:502 | |
2837 | msgid " **** invalid ref ****" | |
2838 | msgstr "" | |
2839 | ||
2840 | #: builtin/branch.c:594 | |
2841 | #, c-format | |
2842 | msgid "(no branch, rebasing %s)" | |
2843 | msgstr "" | |
2844 | ||
2845 | #: builtin/branch.c:597 | |
2846 | #, c-format | |
2847 | msgid "(no branch, bisect started on %s)" | |
2848 | msgstr "" | |
2849 | ||
2850 | #: builtin/branch.c:600 | |
2851 | #, c-format | |
2852 | msgid "(detached from %s)" | |
2853 | msgstr "" | |
2854 | ||
2855 | #: builtin/branch.c:603 | |
2856 | msgid "(no branch)" | |
2857 | msgstr "" | |
2858 | ||
2859 | #: builtin/branch.c:649 | |
2860 | #, c-format | |
2861 | msgid "object '%s' does not point to a commit" | |
2862 | msgstr "" | |
2863 | ||
2864 | #: builtin/branch.c:681 | |
2865 | msgid "some refs could not be read" | |
2866 | msgstr "" | |
2867 | ||
2868 | #: builtin/branch.c:694 | |
2869 | msgid "cannot rename the current branch while not on any." | |
2870 | msgstr "" | |
2871 | ||
2872 | #: builtin/branch.c:704 | |
2873 | #, c-format | |
2874 | msgid "Invalid branch name: '%s'" | |
2875 | msgstr "" | |
2876 | ||
2877 | #: builtin/branch.c:719 | |
2878 | msgid "Branch rename failed" | |
2879 | msgstr "" | |
2880 | ||
2881 | #: builtin/branch.c:723 | |
2882 | #, c-format | |
2883 | msgid "Renamed a misnamed branch '%s' away" | |
2884 | msgstr "" | |
2885 | ||
2886 | #: builtin/branch.c:727 | |
2887 | #, c-format | |
2888 | msgid "Branch renamed to %s, but HEAD is not updated!" | |
2889 | msgstr "" | |
2890 | ||
2891 | #: builtin/branch.c:734 | |
2892 | msgid "Branch is renamed, but update of config-file failed" | |
2893 | msgstr "" | |
2894 | ||
2895 | #: builtin/branch.c:749 | |
2896 | #, c-format | |
2897 | msgid "malformed object name %s" | |
2898 | msgstr "" | |
2899 | ||
2900 | #: builtin/branch.c:773 | |
2901 | #, c-format | |
2902 | msgid "could not write branch description template: %s" | |
2903 | msgstr "" | |
2904 | ||
2905 | #: builtin/branch.c:803 | |
2906 | msgid "Generic options" | |
2907 | msgstr "" | |
2908 | ||
2909 | #: builtin/branch.c:805 | |
2910 | msgid "show hash and subject, give twice for upstream branch" | |
2911 | msgstr "" | |
2912 | ||
2913 | #: builtin/branch.c:806 | |
2914 | msgid "suppress informational messages" | |
2915 | msgstr "" | |
2916 | ||
2917 | #: builtin/branch.c:807 | |
2918 | msgid "set up tracking mode (see git-pull(1))" | |
2919 | msgstr "" | |
2920 | ||
2921 | #: builtin/branch.c:809 | |
2922 | msgid "change upstream info" | |
2923 | msgstr "" | |
2924 | ||
2925 | #: builtin/branch.c:813 | |
2926 | msgid "use colored output" | |
2927 | msgstr "" | |
2928 | ||
2929 | #: builtin/branch.c:814 | |
2930 | msgid "act on remote-tracking branches" | |
2931 | msgstr "" | |
2932 | ||
2933 | #: builtin/branch.c:817 builtin/branch.c:823 builtin/branch.c:844 | |
2934 | #: builtin/branch.c:850 builtin/commit.c:1460 builtin/commit.c:1461 | |
2935 | #: builtin/commit.c:1462 builtin/commit.c:1463 builtin/tag.c:468 | |
2936 | msgid "commit" | |
2937 | msgstr "" | |
2938 | ||
2939 | #: builtin/branch.c:818 builtin/branch.c:824 | |
2940 | msgid "print only branches that contain the commit" | |
2941 | msgstr "" | |
2942 | ||
2943 | #: builtin/branch.c:830 | |
2944 | msgid "Specific git-branch actions:" | |
2945 | msgstr "" | |
2946 | ||
2947 | #: builtin/branch.c:831 | |
2948 | msgid "list both remote-tracking and local branches" | |
2949 | msgstr "" | |
2950 | ||
2951 | #: builtin/branch.c:833 | |
2952 | msgid "delete fully merged branch" | |
2953 | msgstr "" | |
2954 | ||
2955 | #: builtin/branch.c:834 | |
2956 | msgid "delete branch (even if not merged)" | |
2957 | msgstr "" | |
2958 | ||
2959 | #: builtin/branch.c:835 | |
2960 | msgid "move/rename a branch and its reflog" | |
2961 | msgstr "" | |
2962 | ||
2963 | #: builtin/branch.c:836 | |
2964 | msgid "move/rename a branch, even if target exists" | |
2965 | msgstr "" | |
2966 | ||
2967 | #: builtin/branch.c:837 | |
2968 | msgid "list branch names" | |
2969 | msgstr "" | |
2970 | ||
2971 | #: builtin/branch.c:838 | |
2972 | msgid "create the branch's reflog" | |
2973 | msgstr "" | |
2974 | ||
2975 | #: builtin/branch.c:840 | |
2976 | msgid "edit the description for the branch" | |
2977 | msgstr "" | |
2978 | ||
2979 | #: builtin/branch.c:841 | |
2980 | msgid "force creation (when already exists)" | |
2981 | msgstr "" | |
2982 | ||
2983 | #: builtin/branch.c:844 | |
2984 | msgid "print only not merged branches" | |
2985 | msgstr "" | |
2986 | ||
2987 | #: builtin/branch.c:850 | |
2988 | msgid "print only merged branches" | |
2989 | msgstr "" | |
2990 | ||
2991 | #: builtin/branch.c:854 | |
2992 | msgid "list branches in columns" | |
2993 | msgstr "" | |
2994 | ||
2995 | #: builtin/branch.c:867 | |
2996 | msgid "Failed to resolve HEAD as a valid ref." | |
2997 | msgstr "" | |
2998 | ||
2999 | #: builtin/branch.c:872 builtin/clone.c:635 | |
3000 | msgid "HEAD not found below refs/heads!" | |
3001 | msgstr "" | |
3002 | ||
3003 | #: builtin/branch.c:896 | |
3004 | msgid "--column and --verbose are incompatible" | |
3005 | msgstr "" | |
3006 | ||
3007 | #: builtin/branch.c:902 builtin/branch.c:941 | |
3008 | msgid "branch name required" | |
3009 | msgstr "" | |
3010 | ||
3011 | #: builtin/branch.c:917 | |
3012 | msgid "Cannot give description to detached HEAD" | |
3013 | msgstr "" | |
3014 | ||
3015 | #: builtin/branch.c:922 | |
3016 | msgid "cannot edit description of more than one branch" | |
3017 | msgstr "" | |
3018 | ||
3019 | #: builtin/branch.c:929 | |
3020 | #, c-format | |
3021 | msgid "No commit on branch '%s' yet." | |
3022 | msgstr "" | |
3023 | ||
3024 | #: builtin/branch.c:932 | |
3025 | #, c-format | |
3026 | msgid "No branch named '%s'." | |
3027 | msgstr "" | |
3028 | ||
3029 | #: builtin/branch.c:947 | |
3030 | msgid "too many branches for a rename operation" | |
3031 | msgstr "" | |
3032 | ||
3033 | #: builtin/branch.c:952 | |
3034 | msgid "too many branches to set new upstream" | |
3035 | msgstr "" | |
3036 | ||
3037 | #: builtin/branch.c:956 | |
3038 | #, c-format | |
3039 | msgid "" | |
3040 | "could not set upstream of HEAD to %s when it does not point to any branch." | |
3041 | msgstr "" | |
3042 | ||
3043 | #: builtin/branch.c:959 builtin/branch.c:981 builtin/branch.c:1002 | |
3044 | #, c-format | |
3045 | msgid "no such branch '%s'" | |
3046 | msgstr "" | |
3047 | ||
3048 | #: builtin/branch.c:963 | |
3049 | #, c-format | |
3050 | msgid "branch '%s' does not exist" | |
3051 | msgstr "" | |
3052 | ||
3053 | #: builtin/branch.c:975 | |
3054 | msgid "too many branches to unset upstream" | |
3055 | msgstr "" | |
3056 | ||
3057 | #: builtin/branch.c:979 | |
3058 | msgid "could not unset upstream of HEAD when it does not point to any branch." | |
3059 | msgstr "" | |
3060 | ||
3061 | #: builtin/branch.c:985 | |
3062 | #, c-format | |
3063 | msgid "Branch '%s' has no upstream information" | |
3064 | msgstr "" | |
3065 | ||
3066 | #: builtin/branch.c:999 | |
3067 | msgid "it does not make sense to create 'HEAD' manually" | |
3068 | msgstr "" | |
3069 | ||
3070 | #: builtin/branch.c:1005 | |
3071 | msgid "-a and -r options to 'git branch' do not make sense with a branch name" | |
3072 | msgstr "" | |
3073 | ||
3074 | #: builtin/branch.c:1008 | |
3075 | #, c-format | |
3076 | msgid "" | |
3077 | "The --set-upstream flag is deprecated and will be removed. Consider using --" | |
3078 | "track or --set-upstream-to\n" | |
3079 | msgstr "" | |
3080 | ||
3081 | #: builtin/branch.c:1025 | |
3082 | #, c-format | |
3083 | msgid "" | |
3084 | "\n" | |
3085 | "If you wanted to make '%s' track '%s', do this:\n" | |
3086 | "\n" | |
3087 | msgstr "" | |
3088 | ||
3089 | #: builtin/branch.c:1026 | |
3090 | #, c-format | |
3091 | msgid " git branch -d %s\n" | |
3092 | msgstr "" | |
3093 | ||
3094 | #: builtin/branch.c:1027 | |
3095 | #, c-format | |
3096 | msgid " git branch --set-upstream-to %s\n" | |
3097 | msgstr "" | |
3098 | ||
3099 | #: builtin/bundle.c:47 | |
3100 | #, c-format | |
3101 | msgid "%s is okay\n" | |
3102 | msgstr "" | |
3103 | ||
3104 | #: builtin/bundle.c:56 | |
3105 | msgid "Need a repository to create a bundle." | |
3106 | msgstr "" | |
3107 | ||
3108 | #: builtin/bundle.c:60 | |
3109 | msgid "Need a repository to unbundle." | |
3110 | msgstr "" | |
3111 | ||
3112 | #: builtin/cat-file.c:328 | |
3113 | msgid "git cat-file (-t|-s|-e|-p|<type>|--textconv) <object>" | |
3114 | msgstr "" | |
3115 | ||
3116 | #: builtin/cat-file.c:329 | |
3117 | msgid "git cat-file (--batch|--batch-check) < <list_of_objects>" | |
3118 | msgstr "" | |
3119 | ||
3120 | #: builtin/cat-file.c:366 | |
3121 | msgid "<type> can be one of: blob, tree, commit, tag" | |
3122 | msgstr "" | |
3123 | ||
3124 | #: builtin/cat-file.c:367 | |
3125 | msgid "show object type" | |
3126 | msgstr "" | |
3127 | ||
3128 | #: builtin/cat-file.c:368 | |
3129 | msgid "show object size" | |
3130 | msgstr "" | |
3131 | ||
3132 | #: builtin/cat-file.c:370 | |
3133 | msgid "exit with zero when there's no error" | |
3134 | msgstr "" | |
3135 | ||
3136 | #: builtin/cat-file.c:371 | |
3137 | msgid "pretty-print object's content" | |
3138 | msgstr "" | |
3139 | ||
3140 | #: builtin/cat-file.c:373 | |
3141 | msgid "for blob objects, run textconv on object's content" | |
3142 | msgstr "" | |
3143 | ||
3144 | #: builtin/cat-file.c:375 | |
3145 | msgid "show info and content of objects fed from the standard input" | |
3146 | msgstr "" | |
3147 | ||
3148 | #: builtin/cat-file.c:378 | |
3149 | msgid "show info about objects fed from the standard input" | |
3150 | msgstr "" | |
3151 | ||
3152 | #: builtin/check-attr.c:11 | |
3153 | msgid "git check-attr [-a | --all | attr...] [--] pathname..." | |
3154 | msgstr "" | |
3155 | ||
3156 | #: builtin/check-attr.c:12 | |
3157 | msgid "git check-attr --stdin [-z] [-a | --all | attr...] < <list-of-paths>" | |
3158 | msgstr "" | |
3159 | ||
3160 | #: builtin/check-attr.c:19 | |
3161 | msgid "report all attributes set on file" | |
3162 | msgstr "" | |
3163 | ||
3164 | #: builtin/check-attr.c:20 | |
3165 | msgid "use .gitattributes only from the index" | |
3166 | msgstr "" | |
3167 | ||
3168 | #: builtin/check-attr.c:21 builtin/check-ignore.c:22 builtin/hash-object.c:75 | |
3169 | msgid "read file names from stdin" | |
3170 | msgstr "" | |
3171 | ||
3172 | #: builtin/check-attr.c:23 builtin/check-ignore.c:24 | |
3173 | msgid "terminate input and output records by a NUL character" | |
3174 | msgstr "" | |
3175 | ||
3176 | #: builtin/check-ignore.c:18 builtin/checkout.c:1090 builtin/gc.c:260 | |
3177 | msgid "suppress progress reporting" | |
3178 | msgstr "без показване на напредъка" | |
3179 | ||
3180 | #: builtin/check-ignore.c:26 | |
3181 | msgid "show non-matching input paths" | |
3182 | msgstr "" | |
3183 | ||
3184 | #: builtin/check-ignore.c:28 | |
3185 | msgid "ignore index when checking" | |
3186 | msgstr "" | |
3187 | ||
3188 | #: builtin/check-ignore.c:154 | |
3189 | msgid "cannot specify pathnames with --stdin" | |
3190 | msgstr "" | |
3191 | ||
3192 | #: builtin/check-ignore.c:157 | |
3193 | msgid "-z only makes sense with --stdin" | |
3194 | msgstr "" | |
3195 | ||
3196 | #: builtin/check-ignore.c:159 | |
3197 | msgid "no path specified" | |
3198 | msgstr "" | |
3199 | ||
3200 | #: builtin/check-ignore.c:163 | |
3201 | msgid "--quiet is only valid with a single pathname" | |
3202 | msgstr "" | |
3203 | ||
3204 | #: builtin/check-ignore.c:165 | |
3205 | msgid "cannot have both --quiet and --verbose" | |
3206 | msgstr "" | |
3207 | ||
3208 | #: builtin/check-ignore.c:168 | |
3209 | msgid "--non-matching is only valid with --verbose" | |
3210 | msgstr "" | |
3211 | ||
3212 | #: builtin/check-mailmap.c:8 | |
3213 | msgid "git check-mailmap [options] <contact>..." | |
3214 | msgstr "" | |
3215 | ||
3216 | #: builtin/check-mailmap.c:13 | |
3217 | msgid "also read contacts from stdin" | |
3218 | msgstr "" | |
3219 | ||
3220 | #: builtin/check-mailmap.c:24 | |
3221 | #, c-format | |
3222 | msgid "unable to parse contact: %s" | |
3223 | msgstr "" | |
3224 | ||
3225 | #: builtin/check-mailmap.c:47 | |
3226 | msgid "no contacts specified" | |
3227 | msgstr "" | |
3228 | ||
3229 | #: builtin/checkout-index.c:126 | |
3230 | msgid "git checkout-index [options] [--] [<file>...]" | |
3231 | msgstr "" | |
3232 | ||
3233 | #: builtin/checkout-index.c:187 | |
3234 | msgid "check out all files in the index" | |
3235 | msgstr "" | |
3236 | ||
3237 | #: builtin/checkout-index.c:188 | |
3238 | msgid "force overwrite of existing files" | |
3239 | msgstr "" | |
3240 | ||
3241 | #: builtin/checkout-index.c:190 | |
3242 | msgid "no warning for existing files and files not in index" | |
3243 | msgstr "" | |
3244 | ||
3245 | #: builtin/checkout-index.c:192 | |
3246 | msgid "don't checkout new files" | |
3247 | msgstr "" | |
3248 | ||
3249 | #: builtin/checkout-index.c:194 | |
3250 | msgid "update stat information in the index file" | |
3251 | msgstr "" | |
3252 | ||
3253 | #: builtin/checkout-index.c:200 | |
3254 | msgid "read list of paths from the standard input" | |
3255 | msgstr "" | |
3256 | ||
3257 | #: builtin/checkout-index.c:202 | |
3258 | msgid "write the content to temporary files" | |
3259 | msgstr "" | |
3260 | ||
3261 | #: builtin/checkout-index.c:203 builtin/column.c:30 | |
3262 | msgid "string" | |
3263 | msgstr "" | |
3264 | ||
3265 | #: builtin/checkout-index.c:204 | |
3266 | msgid "when creating files, prepend <string>" | |
3267 | msgstr "" | |
3268 | ||
3269 | #: builtin/checkout-index.c:207 | |
3270 | msgid "copy out the files from named stage" | |
3271 | msgstr "" | |
3272 | ||
3273 | #: builtin/checkout.c:25 | |
3274 | msgid "git checkout [options] <branch>" | |
3275 | msgstr "" | |
3276 | ||
3277 | #: builtin/checkout.c:26 | |
3278 | msgid "git checkout [options] [<branch>] -- <file>..." | |
3279 | msgstr "" | |
3280 | ||
3281 | #: builtin/checkout.c:114 builtin/checkout.c:147 | |
3282 | #, c-format | |
3283 | msgid "path '%s' does not have our version" | |
3284 | msgstr "" | |
3285 | ||
3286 | #: builtin/checkout.c:116 builtin/checkout.c:149 | |
3287 | #, c-format | |
3288 | msgid "path '%s' does not have their version" | |
3289 | msgstr "" | |
3290 | ||
3291 | #: builtin/checkout.c:132 | |
3292 | #, c-format | |
3293 | msgid "path '%s' does not have all necessary versions" | |
3294 | msgstr "" | |
3295 | ||
3296 | #: builtin/checkout.c:176 | |
3297 | #, c-format | |
3298 | msgid "path '%s' does not have necessary versions" | |
3299 | msgstr "" | |
3300 | ||
3301 | #: builtin/checkout.c:193 | |
3302 | #, c-format | |
3303 | msgid "path '%s': cannot merge" | |
3304 | msgstr "" | |
3305 | ||
3306 | #: builtin/checkout.c:210 | |
3307 | #, c-format | |
3308 | msgid "Unable to add merge result for '%s'" | |
3309 | msgstr "" | |
3310 | ||
3311 | #: builtin/checkout.c:232 builtin/checkout.c:235 builtin/checkout.c:238 | |
3312 | #: builtin/checkout.c:241 | |
3313 | #, c-format | |
3314 | msgid "'%s' cannot be used with updating paths" | |
3315 | msgstr "" | |
3316 | ||
3317 | #: builtin/checkout.c:244 builtin/checkout.c:247 | |
3318 | #, c-format | |
3319 | msgid "'%s' cannot be used with %s" | |
3320 | msgstr "" | |
3321 | ||
3322 | #: builtin/checkout.c:250 | |
3323 | #, c-format | |
3324 | msgid "Cannot update paths and switch to branch '%s' at the same time." | |
3325 | msgstr "" | |
3326 | ||
3327 | #: builtin/checkout.c:261 builtin/checkout.c:451 | |
3328 | msgid "corrupt index file" | |
3329 | msgstr "" | |
3330 | ||
3331 | #: builtin/checkout.c:322 builtin/checkout.c:329 | |
3332 | #, c-format | |
3333 | msgid "path '%s' is unmerged" | |
3334 | msgstr "" | |
3335 | ||
3336 | #: builtin/checkout.c:473 | |
3337 | msgid "you need to resolve your current index first" | |
3338 | msgstr "" | |
3339 | ||
3340 | #: builtin/checkout.c:594 | |
3341 | #, c-format | |
3342 | msgid "Can not do reflog for '%s'\n" | |
3343 | msgstr "" | |
3344 | ||
3345 | #: builtin/checkout.c:632 | |
3346 | msgid "HEAD is now at" | |
3347 | msgstr "" | |
3348 | ||
3349 | #: builtin/checkout.c:639 | |
3350 | #, c-format | |
3351 | msgid "Reset branch '%s'\n" | |
3352 | msgstr "" | |
3353 | ||
3354 | #: builtin/checkout.c:642 | |
3355 | #, c-format | |
3356 | msgid "Already on '%s'\n" | |
3357 | msgstr "" | |
3358 | ||
3359 | #: builtin/checkout.c:646 | |
3360 | #, c-format | |
3361 | msgid "Switched to and reset branch '%s'\n" | |
3362 | msgstr "" | |
3363 | ||
3364 | #: builtin/checkout.c:648 builtin/checkout.c:1033 | |
3365 | #, c-format | |
3366 | msgid "Switched to a new branch '%s'\n" | |
3367 | msgstr "" | |
3368 | ||
3369 | #: builtin/checkout.c:650 | |
3370 | #, c-format | |
3371 | msgid "Switched to branch '%s'\n" | |
3372 | msgstr "" | |
3373 | ||
3374 | #: builtin/checkout.c:706 | |
3375 | #, c-format | |
3376 | msgid " ... and %d more.\n" | |
3377 | msgstr "" | |
3378 | ||
3379 | #. The singular version | |
3380 | #: builtin/checkout.c:712 | |
3381 | #, c-format | |
3382 | msgid "" | |
3383 | "Warning: you are leaving %d commit behind, not connected to\n" | |
3384 | "any of your branches:\n" | |
3385 | "\n" | |
3386 | "%s\n" | |
3387 | msgid_plural "" | |
3388 | "Warning: you are leaving %d commits behind, not connected to\n" | |
3389 | "any of your branches:\n" | |
3390 | "\n" | |
3391 | "%s\n" | |
3392 | msgstr[0] "" | |
3393 | msgstr[1] "" | |
3394 | ||
3395 | #: builtin/checkout.c:730 | |
3396 | #, c-format | |
3397 | msgid "" | |
3398 | "If you want to keep them by creating a new branch, this may be a good time\n" | |
3399 | "to do so with:\n" | |
3400 | "\n" | |
3401 | " git branch new_branch_name %s\n" | |
3402 | "\n" | |
3403 | msgstr "" | |
3404 | ||
3405 | #: builtin/checkout.c:760 | |
3406 | msgid "internal error in revision walk" | |
3407 | msgstr "" | |
3408 | ||
3409 | #: builtin/checkout.c:764 | |
3410 | msgid "Previous HEAD position was" | |
3411 | msgstr "" | |
3412 | ||
3413 | #: builtin/checkout.c:791 builtin/checkout.c:1028 | |
3414 | msgid "You are on a branch yet to be born" | |
3415 | msgstr "" | |
3416 | ||
3417 | #: builtin/checkout.c:935 | |
3418 | #, c-format | |
3419 | msgid "only one reference expected, %d given." | |
3420 | msgstr "" | |
3421 | ||
3422 | #: builtin/checkout.c:974 | |
3423 | #, c-format | |
3424 | msgid "invalid reference: %s" | |
3425 | msgstr "" | |
3426 | ||
3427 | #. case (1): want a tree | |
3428 | #: builtin/checkout.c:1003 | |
3429 | #, c-format | |
3430 | msgid "reference is not a tree: %s" | |
3431 | msgstr "" | |
3432 | ||
3433 | #: builtin/checkout.c:1042 | |
3434 | msgid "paths cannot be used with switching branches" | |
3435 | msgstr "" | |
3436 | ||
3437 | #: builtin/checkout.c:1045 builtin/checkout.c:1049 | |
3438 | #, c-format | |
3439 | msgid "'%s' cannot be used with switching branches" | |
3440 | msgstr "" | |
3441 | ||
3442 | #: builtin/checkout.c:1053 builtin/checkout.c:1056 builtin/checkout.c:1061 | |
3443 | #: builtin/checkout.c:1064 | |
3444 | #, c-format | |
3445 | msgid "'%s' cannot be used with '%s'" | |
3446 | msgstr "" | |
3447 | ||
3448 | #: builtin/checkout.c:1069 | |
3449 | #, c-format | |
3450 | msgid "Cannot switch branch to a non-commit '%s'" | |
3451 | msgstr "" | |
3452 | ||
3453 | #: builtin/checkout.c:1091 builtin/checkout.c:1093 builtin/clone.c:88 | |
3454 | #: builtin/remote.c:159 builtin/remote.c:161 | |
3455 | msgid "branch" | |
3456 | msgstr "клон" | |
3457 | ||
3458 | #: builtin/checkout.c:1092 | |
3459 | msgid "create and checkout a new branch" | |
3460 | msgstr "" | |
3461 | ||
3462 | #: builtin/checkout.c:1094 | |
3463 | msgid "create/reset and checkout a branch" | |
3464 | msgstr "" | |
3465 | ||
3466 | #: builtin/checkout.c:1095 | |
3467 | msgid "create reflog for new branch" | |
3468 | msgstr "" | |
3469 | ||
3470 | #: builtin/checkout.c:1096 | |
3471 | msgid "detach the HEAD at named commit" | |
3472 | msgstr "" | |
3473 | ||
3474 | #: builtin/checkout.c:1097 | |
3475 | msgid "set upstream info for new branch" | |
3476 | msgstr "" | |
3477 | ||
3478 | #: builtin/checkout.c:1099 | |
3479 | msgid "new branch" | |
3480 | msgstr "" | |
3481 | ||
3482 | #: builtin/checkout.c:1099 | |
3483 | msgid "new unparented branch" | |
3484 | msgstr "" | |
3485 | ||
3486 | #: builtin/checkout.c:1100 | |
3487 | msgid "checkout our version for unmerged files" | |
3488 | msgstr "" | |
3489 | ||
3490 | #: builtin/checkout.c:1102 | |
3491 | msgid "checkout their version for unmerged files" | |
3492 | msgstr "" | |
3493 | ||
3494 | #: builtin/checkout.c:1104 | |
3495 | msgid "force checkout (throw away local modifications)" | |
3496 | msgstr "" | |
3497 | ||
3498 | #: builtin/checkout.c:1105 | |
3499 | msgid "perform a 3-way merge with the new branch" | |
3500 | msgstr "" | |
3501 | ||
3502 | #: builtin/checkout.c:1106 builtin/merge.c:225 | |
3503 | msgid "update ignored files (default)" | |
3504 | msgstr "" | |
3505 | ||
3506 | #: builtin/checkout.c:1107 builtin/log.c:1228 parse-options.h:248 | |
3507 | msgid "style" | |
3508 | msgstr "стил" | |
3509 | ||
3510 | #: builtin/checkout.c:1108 | |
3511 | msgid "conflict style (merge or diff3)" | |
3512 | msgstr "" | |
3513 | ||
3514 | #: builtin/checkout.c:1111 | |
3515 | msgid "do not limit pathspecs to sparse entries only" | |
3516 | msgstr "" | |
3517 | ||
3518 | #: builtin/checkout.c:1113 | |
3519 | msgid "second guess 'git checkout no-such-branch'" | |
3520 | msgstr "" | |
3521 | ||
3522 | #: builtin/checkout.c:1136 | |
3523 | msgid "-b, -B and --orphan are mutually exclusive" | |
3524 | msgstr "" | |
3525 | ||
3526 | #: builtin/checkout.c:1153 | |
3527 | msgid "--track needs a branch name" | |
3528 | msgstr "" | |
3529 | ||
3530 | #: builtin/checkout.c:1160 | |
3531 | msgid "Missing branch name; try -b" | |
3532 | msgstr "" | |
3533 | ||
3534 | #: builtin/checkout.c:1197 | |
3535 | msgid "invalid path specification" | |
3536 | msgstr "" | |
3537 | ||
3538 | #: builtin/checkout.c:1204 | |
3539 | #, c-format | |
3540 | msgid "" | |
3541 | "Cannot update paths and switch to branch '%s' at the same time.\n" | |
3542 | "Did you intend to checkout '%s' which can not be resolved as commit?" | |
3543 | msgstr "" | |
3544 | ||
3545 | #: builtin/checkout.c:1209 | |
3546 | #, c-format | |
3547 | msgid "git checkout: --detach does not take a path argument '%s'" | |
3548 | msgstr "" | |
3549 | ||
3550 | #: builtin/checkout.c:1213 | |
3551 | msgid "" | |
3552 | "git checkout: --ours/--theirs, --force and --merge are incompatible when\n" | |
3553 | "checking out of the index." | |
3554 | msgstr "" | |
3555 | ||
3556 | #: builtin/clean.c:26 | |
3557 | msgid "" | |
3558 | "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..." | |
3559 | msgstr "" | |
3560 | ||
3561 | #: builtin/clean.c:30 | |
3562 | #, c-format | |
3563 | msgid "Removing %s\n" | |
3564 | msgstr "" | |
3565 | ||
3566 | #: builtin/clean.c:31 | |
3567 | #, c-format | |
3568 | msgid "Would remove %s\n" | |
3569 | msgstr "" | |
3570 | ||
3571 | #: builtin/clean.c:32 | |
3572 | #, c-format | |
3573 | msgid "Skipping repository %s\n" | |
3574 | msgstr "" | |
3575 | ||
3576 | #: builtin/clean.c:33 | |
3577 | #, c-format | |
3578 | msgid "Would skip repository %s\n" | |
3579 | msgstr "" | |
3580 | ||
3581 | #: builtin/clean.c:34 | |
3582 | #, c-format | |
3583 | msgid "failed to remove %s" | |
3584 | msgstr "" | |
3585 | ||
3586 | #: builtin/clean.c:294 | |
3587 | msgid "" | |
3588 | "Prompt help:\n" | |
3589 | "1 - select a numbered item\n" | |
3590 | "foo - select item based on unique prefix\n" | |
3591 | " - (empty) select nothing" | |
3592 | msgstr "" | |
3593 | ||
3594 | #: builtin/clean.c:298 | |
3595 | msgid "" | |
3596 | "Prompt help:\n" | |
3597 | "1 - select a single item\n" | |
3598 | "3-5 - select a range of items\n" | |
3599 | "2-3,6-9 - select multiple ranges\n" | |
3600 | "foo - select item based on unique prefix\n" | |
3601 | "-... - unselect specified items\n" | |
3602 | "* - choose all items\n" | |
3603 | " - (empty) finish selecting" | |
3604 | msgstr "" | |
3605 | ||
3606 | #: builtin/clean.c:516 | |
3607 | #, c-format | |
3608 | msgid "Huh (%s)?" | |
3609 | msgstr "" | |
3610 | ||
3611 | #: builtin/clean.c:659 | |
3612 | #, c-format | |
3613 | msgid "Input ignore patterns>> " | |
3614 | msgstr "" | |
3615 | ||
3616 | #: builtin/clean.c:696 | |
3617 | #, c-format | |
3618 | msgid "WARNING: Cannot find items matched by: %s" | |
3619 | msgstr "" | |
3620 | ||
3621 | #: builtin/clean.c:717 | |
3622 | msgid "Select items to delete" | |
3623 | msgstr "" | |
3624 | ||
3625 | #: builtin/clean.c:757 | |
3626 | #, c-format | |
3627 | msgid "remove %s? " | |
3628 | msgstr "" | |
3629 | ||
3630 | #: builtin/clean.c:782 | |
3631 | msgid "Bye." | |
3632 | msgstr "" | |
3633 | ||
3634 | #: builtin/clean.c:790 | |
3635 | msgid "" | |
3636 | "clean - start cleaning\n" | |
3637 | "filter by pattern - exclude items from deletion\n" | |
3638 | "select by numbers - select items to be deleted by numbers\n" | |
3639 | "ask each - confirm each deletion (like \"rm -i\")\n" | |
3640 | "quit - stop cleaning\n" | |
3641 | "help - this screen\n" | |
3642 | "? - help for prompt selection" | |
3643 | msgstr "" | |
3644 | ||
3645 | #: builtin/clean.c:817 | |
3646 | msgid "*** Commands ***" | |
3647 | msgstr "" | |
3648 | ||
3649 | #: builtin/clean.c:818 | |
3650 | msgid "What now" | |
3651 | msgstr "" | |
3652 | ||
3653 | #: builtin/clean.c:826 | |
3654 | msgid "Would remove the following item:" | |
3655 | msgid_plural "Would remove the following items:" | |
3656 | msgstr[0] "" | |
3657 | msgstr[1] "" | |
3658 | ||
3659 | #: builtin/clean.c:843 | |
3660 | msgid "No more files to clean, exiting." | |
3661 | msgstr "" | |
3662 | ||
3663 | #: builtin/clean.c:874 | |
3664 | msgid "do not print names of files removed" | |
3665 | msgstr "" | |
3666 | ||
3667 | #: builtin/clean.c:876 | |
3668 | msgid "force" | |
3669 | msgstr "" | |
3670 | ||
3671 | #: builtin/clean.c:877 | |
3672 | msgid "interactive cleaning" | |
3673 | msgstr "" | |
3674 | ||
3675 | #: builtin/clean.c:879 | |
3676 | msgid "remove whole directories" | |
3677 | msgstr "" | |
3678 | ||
3679 | #: builtin/clean.c:880 builtin/describe.c:420 builtin/grep.c:718 | |
3680 | #: builtin/ls-files.c:483 builtin/name-rev.c:314 builtin/show-ref.c:185 | |
3681 | msgid "pattern" | |
3682 | msgstr "" | |
3683 | ||
3684 | #: builtin/clean.c:881 | |
3685 | msgid "add <pattern> to ignore rules" | |
3686 | msgstr "" | |
3687 | ||
3688 | #: builtin/clean.c:882 | |
3689 | msgid "remove ignored files, too" | |
3690 | msgstr "" | |
3691 | ||
3692 | #: builtin/clean.c:884 | |
3693 | msgid "remove only ignored files" | |
3694 | msgstr "" | |
3695 | ||
3696 | #: builtin/clean.c:902 | |
3697 | msgid "-x and -X cannot be used together" | |
3698 | msgstr "" | |
3699 | ||
3700 | #: builtin/clean.c:906 | |
3701 | msgid "" | |
3702 | "clean.requireForce set to true and neither -i, -n nor -f given; refusing to " | |
3703 | "clean" | |
3704 | msgstr "" | |
3705 | ||
3706 | #: builtin/clean.c:909 | |
3707 | msgid "" | |
3708 | "clean.requireForce defaults to true and neither -i, -n nor -f given; " | |
3709 | "refusing to clean" | |
3710 | msgstr "" | |
3711 | ||
3712 | #: builtin/clone.c:36 | |
3713 | msgid "git clone [options] [--] <repo> [<dir>]" | |
3714 | msgstr "" | |
3715 | ||
3716 | #: builtin/clone.c:64 builtin/fetch.c:97 builtin/merge.c:222 | |
3717 | #: builtin/push.c:521 | |
3718 | msgid "force progress reporting" | |
3719 | msgstr "" | |
3720 | ||
3721 | #: builtin/clone.c:66 | |
3722 | msgid "don't create a checkout" | |
3723 | msgstr "" | |
3724 | ||
3725 | #: builtin/clone.c:67 builtin/clone.c:69 builtin/init-db.c:488 | |
3726 | msgid "create a bare repository" | |
3727 | msgstr "" | |
3728 | ||
3729 | #: builtin/clone.c:71 | |
3730 | msgid "create a mirror repository (implies bare)" | |
3731 | msgstr "" | |
3732 | ||
3733 | #: builtin/clone.c:73 | |
3734 | msgid "to clone from a local repository" | |
3735 | msgstr "" | |
3736 | ||
3737 | #: builtin/clone.c:75 | |
3738 | msgid "don't use local hardlinks, always copy" | |
3739 | msgstr "" | |
3740 | ||
3741 | #: builtin/clone.c:77 | |
3742 | msgid "setup as shared repository" | |
3743 | msgstr "" | |
3744 | ||
3745 | #: builtin/clone.c:79 builtin/clone.c:81 | |
3746 | msgid "initialize submodules in the clone" | |
3747 | msgstr "" | |
3748 | ||
3749 | #: builtin/clone.c:82 builtin/init-db.c:485 | |
3750 | msgid "template-directory" | |
3751 | msgstr "" | |
3752 | ||
3753 | #: builtin/clone.c:83 builtin/init-db.c:486 | |
3754 | msgid "directory from which templates will be used" | |
3755 | msgstr "" | |
3756 | ||
3757 | #: builtin/clone.c:85 | |
3758 | msgid "reference repository" | |
3759 | msgstr "" | |
3760 | ||
3761 | #: builtin/clone.c:86 builtin/column.c:26 builtin/merge-file.c:44 | |
3762 | msgid "name" | |
3763 | msgstr "" | |
3764 | ||
3765 | #: builtin/clone.c:87 | |
3766 | msgid "use <name> instead of 'origin' to track upstream" | |
3767 | msgstr "" | |
3768 | ||
3769 | #: builtin/clone.c:89 | |
3770 | msgid "checkout <branch> instead of the remote's HEAD" | |
3771 | msgstr "" | |
3772 | ||
3773 | #: builtin/clone.c:91 | |
3774 | msgid "path to git-upload-pack on the remote" | |
3775 | msgstr "" | |
3776 | ||
3777 | #: builtin/clone.c:92 builtin/fetch.c:98 builtin/grep.c:663 | |
3778 | msgid "depth" | |
3779 | msgstr "" | |
3780 | ||
3781 | #: builtin/clone.c:93 | |
3782 | msgid "create a shallow clone of that depth" | |
3783 | msgstr "" | |
3784 | ||
3785 | #: builtin/clone.c:95 | |
3786 | msgid "clone only one branch, HEAD or --branch" | |
3787 | msgstr "" | |
3788 | ||
3789 | #: builtin/clone.c:96 builtin/init-db.c:494 | |
3790 | msgid "gitdir" | |
3791 | msgstr "" | |
3792 | ||
3793 | #: builtin/clone.c:97 builtin/init-db.c:495 | |
3794 | msgid "separate git dir from working tree" | |
3795 | msgstr "" | |
3796 | ||
3797 | #: builtin/clone.c:98 | |
3798 | msgid "key=value" | |
3799 | msgstr "" | |
3800 | ||
3801 | #: builtin/clone.c:99 | |
3802 | msgid "set config inside the new repository" | |
3803 | msgstr "" | |
3804 | ||
3805 | #: builtin/clone.c:252 | |
3806 | #, c-format | |
3807 | msgid "reference repository '%s' is not a local repository." | |
3808 | msgstr "" | |
3809 | ||
3810 | #: builtin/clone.c:256 | |
3811 | #, c-format | |
3812 | msgid "reference repository '%s' is shallow" | |
3813 | msgstr "" | |
3814 | ||
3815 | #: builtin/clone.c:259 | |
3816 | #, c-format | |
3817 | msgid "reference repository '%s' is grafted" | |
3818 | msgstr "" | |
3819 | ||
3820 | #: builtin/clone.c:321 | |
3821 | #, c-format | |
3822 | msgid "failed to create directory '%s'" | |
3823 | msgstr "" | |
3824 | ||
3825 | #: builtin/clone.c:323 builtin/diff.c:83 | |
3826 | #, c-format | |
3827 | msgid "failed to stat '%s'" | |
3828 | msgstr "" | |
3829 | ||
3830 | #: builtin/clone.c:325 | |
3831 | #, c-format | |
3832 | msgid "%s exists and is not a directory" | |
3833 | msgstr "" | |
3834 | ||
3835 | #: builtin/clone.c:339 | |
3836 | #, c-format | |
3837 | msgid "failed to stat %s\n" | |
3838 | msgstr "" | |
3839 | ||
3840 | #: builtin/clone.c:361 | |
3841 | #, c-format | |
3842 | msgid "failed to create link '%s'" | |
3843 | msgstr "" | |
3844 | ||
3845 | #: builtin/clone.c:365 | |
3846 | #, c-format | |
3847 | msgid "failed to copy file to '%s'" | |
3848 | msgstr "" | |
3849 | ||
3850 | #: builtin/clone.c:388 builtin/clone.c:565 | |
3851 | #, c-format | |
3852 | msgid "done.\n" | |
3853 | msgstr "" | |
3854 | ||
3855 | #: builtin/clone.c:401 | |
3856 | msgid "" | |
3857 | "Clone succeeded, but checkout failed.\n" | |
3858 | "You can inspect what was checked out with 'git status'\n" | |
3859 | "and retry the checkout with 'git checkout -f HEAD'\n" | |
3860 | msgstr "" | |
3861 | ||
3862 | #: builtin/clone.c:480 | |
3863 | #, c-format | |
3864 | msgid "Could not find remote branch %s to clone." | |
3865 | msgstr "" | |
3866 | ||
3867 | #: builtin/clone.c:560 | |
3868 | #, c-format | |
3869 | msgid "Checking connectivity... " | |
3870 | msgstr "" | |
3871 | ||
3872 | #: builtin/clone.c:563 | |
3873 | msgid "remote did not send all necessary objects" | |
3874 | msgstr "" | |
3875 | ||
3876 | #: builtin/clone.c:626 | |
3877 | msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n" | |
3878 | msgstr "" | |
3879 | ||
3880 | #: builtin/clone.c:657 | |
3881 | msgid "unable to checkout working tree" | |
3882 | msgstr "" | |
3883 | ||
3884 | #: builtin/clone.c:765 | |
3885 | msgid "Too many arguments." | |
3886 | msgstr "" | |
3887 | ||
3888 | #: builtin/clone.c:769 | |
3889 | msgid "You must specify a repository to clone." | |
3890 | msgstr "" | |
3891 | ||
3892 | #: builtin/clone.c:780 | |
3893 | #, c-format | |
3894 | msgid "--bare and --origin %s options are incompatible." | |
3895 | msgstr "" | |
3896 | ||
3897 | #: builtin/clone.c:783 | |
3898 | msgid "--bare and --separate-git-dir are incompatible." | |
3899 | msgstr "" | |
3900 | ||
3901 | #: builtin/clone.c:796 | |
3902 | #, c-format | |
3903 | msgid "repository '%s' does not exist" | |
3904 | msgstr "" | |
3905 | ||
3906 | #: builtin/clone.c:802 | |
3907 | msgid "--depth is ignored in local clones; use file:// instead." | |
3908 | msgstr "" | |
3909 | ||
3910 | #: builtin/clone.c:805 | |
3911 | msgid "source repository is shallow, ignoring --local" | |
3912 | msgstr "" | |
3913 | ||
3914 | #: builtin/clone.c:810 | |
3915 | msgid "--local is ignored" | |
3916 | msgstr "" | |
3917 | ||
3918 | #: builtin/clone.c:814 builtin/fetch.c:1119 | |
3919 | #, c-format | |
3920 | msgid "depth %s is not a positive number" | |
3921 | msgstr "" | |
3922 | ||
3923 | #: builtin/clone.c:824 | |
3924 | #, c-format | |
3925 | msgid "destination path '%s' already exists and is not an empty directory." | |
3926 | msgstr "" | |
3927 | ||
3928 | #: builtin/clone.c:834 | |
3929 | #, c-format | |
3930 | msgid "working tree '%s' already exists." | |
3931 | msgstr "" | |
3932 | ||
3933 | #: builtin/clone.c:847 builtin/clone.c:859 | |
3934 | #, c-format | |
3935 | msgid "could not create leading directories of '%s'" | |
3936 | msgstr "" | |
3937 | ||
3938 | #: builtin/clone.c:850 | |
3939 | #, c-format | |
3940 | msgid "could not create work tree dir '%s'." | |
3941 | msgstr "" | |
3942 | ||
3943 | #: builtin/clone.c:869 | |
3944 | #, c-format | |
3945 | msgid "Cloning into bare repository '%s'...\n" | |
3946 | msgstr "" | |
3947 | ||
3948 | #: builtin/clone.c:871 | |
3949 | #, c-format | |
3950 | msgid "Cloning into '%s'...\n" | |
3951 | msgstr "" | |
3952 | ||
3953 | #: builtin/clone.c:906 | |
3954 | #, c-format | |
3955 | msgid "Don't know how to clone %s" | |
3956 | msgstr "" | |
3957 | ||
3958 | #: builtin/clone.c:957 builtin/clone.c:965 | |
3959 | #, c-format | |
3960 | msgid "Remote branch %s not found in upstream %s" | |
3961 | msgstr "" | |
3962 | ||
3963 | #: builtin/clone.c:968 | |
3964 | msgid "You appear to have cloned an empty repository." | |
3965 | msgstr "" | |
3966 | ||
3967 | #: builtin/column.c:9 | |
3968 | msgid "git column [options]" | |
3969 | msgstr "" | |
3970 | ||
3971 | #: builtin/column.c:26 | |
3972 | msgid "lookup config vars" | |
3973 | msgstr "" | |
3974 | ||
3975 | #: builtin/column.c:27 builtin/column.c:28 | |
3976 | msgid "layout to use" | |
3977 | msgstr "" | |
3978 | ||
3979 | #: builtin/column.c:29 | |
3980 | msgid "Maximum width" | |
3981 | msgstr "" | |
3982 | ||
3983 | #: builtin/column.c:30 | |
3984 | msgid "Padding space on left border" | |
3985 | msgstr "" | |
3986 | ||
3987 | #: builtin/column.c:31 | |
3988 | msgid "Padding space on right border" | |
3989 | msgstr "" | |
3990 | ||
3991 | #: builtin/column.c:32 | |
3992 | msgid "Padding space between columns" | |
3993 | msgstr "" | |
3994 | ||
3995 | #: builtin/column.c:51 | |
3996 | msgid "--command must be the first argument" | |
3997 | msgstr "" | |
3998 | ||
3999 | #: builtin/commit.c:36 | |
4000 | msgid "git commit [options] [--] <pathspec>..." | |
4001 | msgstr "" | |
4002 | ||
4003 | #: builtin/commit.c:41 | |
4004 | msgid "git status [options] [--] <pathspec>..." | |
4005 | msgstr "" | |
4006 | ||
4007 | #: builtin/commit.c:46 | |
4008 | msgid "" | |
4009 | "Your name and email address were configured automatically based\n" | |
4010 | "on your username and hostname. Please check that they are accurate.\n" | |
4011 | "You can suppress this message by setting them explicitly:\n" | |
4012 | "\n" | |
4013 | " git config --global user.name \"Your Name\"\n" | |
4014 | " git config --global user.email you@example.com\n" | |
4015 | "\n" | |
4016 | "After doing this, you may fix the identity used for this commit with:\n" | |
4017 | "\n" | |
4018 | " git commit --amend --reset-author\n" | |
4019 | msgstr "" | |
4020 | ||
4021 | #: builtin/commit.c:58 | |
4022 | msgid "" | |
4023 | "You asked to amend the most recent commit, but doing so would make\n" | |
4024 | "it empty. You can repeat your command with --allow-empty, or you can\n" | |
4025 | "remove the commit entirely with \"git reset HEAD^\".\n" | |
4026 | msgstr "" | |
4027 | ||
4028 | #: builtin/commit.c:63 | |
4029 | msgid "" | |
4030 | "The previous cherry-pick is now empty, possibly due to conflict resolution.\n" | |
4031 | "If you wish to commit it anyway, use:\n" | |
4032 | "\n" | |
4033 | " git commit --allow-empty\n" | |
4034 | "\n" | |
4035 | msgstr "" | |
4036 | ||
4037 | #: builtin/commit.c:70 | |
4038 | msgid "Otherwise, please use 'git reset'\n" | |
4039 | msgstr "" | |
4040 | ||
4041 | #: builtin/commit.c:73 | |
4042 | msgid "" | |
4043 | "If you wish to skip this commit, use:\n" | |
4044 | "\n" | |
4045 | " git reset\n" | |
4046 | "\n" | |
4047 | "Then \"git cherry-pick --continue\" will resume cherry-picking\n" | |
4048 | "the remaining commits.\n" | |
4049 | msgstr "" | |
4050 | ||
4051 | #: builtin/commit.c:287 | |
4052 | msgid "failed to unpack HEAD tree object" | |
4053 | msgstr "" | |
4054 | ||
4055 | #: builtin/commit.c:329 | |
4056 | msgid "unable to create temporary index" | |
4057 | msgstr "" | |
4058 | ||
4059 | #: builtin/commit.c:335 | |
4060 | msgid "interactive add failed" | |
4061 | msgstr "" | |
4062 | ||
4063 | #: builtin/commit.c:368 builtin/commit.c:389 builtin/commit.c:439 | |
4064 | msgid "unable to write new_index file" | |
4065 | msgstr "" | |
4066 | ||
4067 | #: builtin/commit.c:420 | |
4068 | msgid "cannot do a partial commit during a merge." | |
4069 | msgstr "" | |
4070 | ||
4071 | #: builtin/commit.c:422 | |
4072 | msgid "cannot do a partial commit during a cherry-pick." | |
4073 | msgstr "" | |
4074 | ||
4075 | #: builtin/commit.c:432 | |
4076 | msgid "cannot read the index" | |
4077 | msgstr "" | |
4078 | ||
4079 | #: builtin/commit.c:452 | |
4080 | msgid "unable to write temporary index file" | |
4081 | msgstr "" | |
4082 | ||
4083 | #: builtin/commit.c:543 builtin/commit.c:549 | |
4084 | #, c-format | |
4085 | msgid "invalid commit: %s" | |
4086 | msgstr "" | |
4087 | ||
4088 | #: builtin/commit.c:571 | |
4089 | msgid "malformed --author parameter" | |
4090 | msgstr "" | |
4091 | ||
4092 | #: builtin/commit.c:591 | |
4093 | #, c-format | |
4094 | msgid "Malformed ident string: '%s'" | |
4095 | msgstr "" | |
4096 | ||
4097 | #: builtin/commit.c:630 builtin/commit.c:663 builtin/commit.c:1007 | |
4098 | #, c-format | |
4099 | msgid "could not lookup commit %s" | |
4100 | msgstr "" | |
4101 | ||
4102 | #: builtin/commit.c:642 builtin/shortlog.c:273 | |
4103 | #, c-format | |
4104 | msgid "(reading log message from standard input)\n" | |
4105 | msgstr "" | |
4106 | ||
4107 | #: builtin/commit.c:644 | |
4108 | msgid "could not read log from standard input" | |
4109 | msgstr "" | |
4110 | ||
4111 | #: builtin/commit.c:648 | |
4112 | #, c-format | |
4113 | msgid "could not read log file '%s'" | |
4114 | msgstr "" | |
4115 | ||
4116 | #: builtin/commit.c:654 | |
4117 | msgid "commit has empty message" | |
4118 | msgstr "" | |
4119 | ||
4120 | #: builtin/commit.c:670 | |
4121 | msgid "could not read MERGE_MSG" | |
4122 | msgstr "" | |
4123 | ||
4124 | #: builtin/commit.c:674 | |
4125 | msgid "could not read SQUASH_MSG" | |
4126 | msgstr "" | |
4127 | ||
4128 | #: builtin/commit.c:678 | |
4129 | #, c-format | |
4130 | msgid "could not read '%s'" | |
4131 | msgstr "" | |
4132 | ||
4133 | #: builtin/commit.c:749 | |
4134 | msgid "could not write commit template" | |
4135 | msgstr "" | |
4136 | ||
4137 | # FIXME | |
4138 | #: builtin/commit.c:760 | |
4139 | #, c-format | |
4140 | msgid "" | |
4141 | "\n" | |
4142 | "It looks like you may be committing a merge.\n" | |
4143 | "If this is not correct, please remove the file\n" | |
4144 | "\t%s\n" | |
4145 | "and try again.\n" | |
4146 | msgstr "" | |
4147 | ||
4148 | # FIXME | |
4149 | #: builtin/commit.c:765 | |
4150 | #, c-format | |
4151 | msgid "" | |
4152 | "\n" | |
4153 | "It looks like you may be committing a cherry-pick.\n" | |
4154 | "If this is not correct, please remove the file\n" | |
4155 | "\t%s\n" | |
4156 | "and try again.\n" | |
4157 | msgstr "" | |
4158 | ||
4159 | #: builtin/commit.c:777 | |
4160 | #, c-format | |
4161 | msgid "" | |
4162 | "Please enter the commit message for your changes. Lines starting\n" | |
4163 | "with '%c' will be ignored, and an empty message aborts the commit.\n" | |
4164 | msgstr "" | |
4165 | ||
4166 | #: builtin/commit.c:782 | |
4167 | #, c-format | |
4168 | msgid "" | |
4169 | "Please enter the commit message for your changes. Lines starting\n" | |
4170 | "with '%c' will be kept; you may remove them yourself if you want to.\n" | |
4171 | "An empty message aborts the commit.\n" | |
4172 | msgstr "" | |
4173 | ||
4174 | #: builtin/commit.c:795 | |
4175 | #, c-format | |
4176 | msgid "%sAuthor: %s" | |
4177 | msgstr "" | |
4178 | ||
4179 | #: builtin/commit.c:802 | |
4180 | #, c-format | |
4181 | msgid "%sCommitter: %s" | |
4182 | msgstr "" | |
4183 | ||
4184 | #: builtin/commit.c:822 | |
4185 | msgid "Cannot read index" | |
4186 | msgstr "" | |
4187 | ||
4188 | #: builtin/commit.c:865 | |
4189 | msgid "Error building trees" | |
4190 | msgstr "" | |
4191 | ||
4192 | #: builtin/commit.c:880 builtin/tag.c:359 | |
4193 | #, c-format | |
4194 | msgid "Please supply the message using either -m or -F option.\n" | |
4195 | msgstr "" | |
4196 | ||
4197 | #: builtin/commit.c:982 | |
4198 | #, c-format | |
4199 | msgid "No existing author found with '%s'" | |
4200 | msgstr "" | |
4201 | ||
4202 | #: builtin/commit.c:997 builtin/commit.c:1237 | |
4203 | #, c-format | |
4204 | msgid "Invalid untracked files mode '%s'" | |
4205 | msgstr "" | |
4206 | ||
4207 | #: builtin/commit.c:1034 | |
4208 | msgid "--long and -z are incompatible" | |
4209 | msgstr "" | |
4210 | ||
4211 | #: builtin/commit.c:1064 | |
4212 | msgid "Using both --reset-author and --author does not make sense" | |
4213 | msgstr "" | |
4214 | ||
4215 | #: builtin/commit.c:1075 | |
4216 | msgid "You have nothing to amend." | |
4217 | msgstr "" | |
4218 | ||
4219 | #: builtin/commit.c:1078 | |
4220 | msgid "You are in the middle of a merge -- cannot amend." | |
4221 | msgstr "" | |
4222 | ||
4223 | #: builtin/commit.c:1080 | |
4224 | msgid "You are in the middle of a cherry-pick -- cannot amend." | |
4225 | msgstr "" | |
4226 | ||
4227 | #: builtin/commit.c:1083 | |
4228 | msgid "Options --squash and --fixup cannot be used together" | |
4229 | msgstr "" | |
4230 | ||
4231 | #: builtin/commit.c:1093 | |
4232 | msgid "Only one of -c/-C/-F/--fixup can be used." | |
4233 | msgstr "" | |
4234 | ||
4235 | #: builtin/commit.c:1095 | |
4236 | msgid "Option -m cannot be combined with -c/-C/-F/--fixup." | |
4237 | msgstr "" | |
4238 | ||
4239 | #: builtin/commit.c:1103 | |
4240 | msgid "--reset-author can be used only with -C, -c or --amend." | |
4241 | msgstr "" | |
4242 | ||
4243 | #: builtin/commit.c:1120 | |
4244 | msgid "Only one of --include/--only/--all/--interactive/--patch can be used." | |
4245 | msgstr "" | |
4246 | ||
4247 | #: builtin/commit.c:1122 | |
4248 | msgid "No paths with --include/--only does not make sense." | |
4249 | msgstr "" | |
4250 | ||
4251 | #: builtin/commit.c:1124 | |
4252 | msgid "Clever... amending the last one with dirty index." | |
4253 | msgstr "" | |
4254 | ||
4255 | #: builtin/commit.c:1126 | |
4256 | msgid "Explicit paths specified without -i nor -o; assuming --only paths..." | |
4257 | msgstr "" | |
4258 | ||
4259 | #: builtin/commit.c:1136 builtin/tag.c:572 | |
4260 | #, c-format | |
4261 | msgid "Invalid cleanup mode %s" | |
4262 | msgstr "" | |
4263 | ||
4264 | #: builtin/commit.c:1141 | |
4265 | msgid "Paths with -a does not make sense." | |
4266 | msgstr "" | |
4267 | ||
4268 | #: builtin/commit.c:1251 builtin/commit.c:1482 | |
4269 | msgid "show status concisely" | |
4270 | msgstr "" | |
4271 | ||
4272 | #: builtin/commit.c:1253 builtin/commit.c:1484 | |
4273 | msgid "show branch information" | |
4274 | msgstr "" | |
4275 | ||
4276 | #: builtin/commit.c:1255 builtin/commit.c:1486 builtin/push.c:507 | |
4277 | msgid "machine-readable output" | |
4278 | msgstr "" | |
4279 | ||
4280 | #: builtin/commit.c:1258 builtin/commit.c:1488 | |
4281 | msgid "show status in long format (default)" | |
4282 | msgstr "" | |
4283 | ||
4284 | #: builtin/commit.c:1261 builtin/commit.c:1491 | |
4285 | msgid "terminate entries with NUL" | |
4286 | msgstr "" | |
4287 | ||
4288 | #: builtin/commit.c:1263 builtin/commit.c:1494 builtin/fast-export.c:674 | |
4289 | #: builtin/fast-export.c:677 builtin/tag.c:459 | |
4290 | msgid "mode" | |
4291 | msgstr "" | |
4292 | ||
4293 | #: builtin/commit.c:1264 builtin/commit.c:1494 | |
4294 | msgid "show untracked files, optional modes: all, normal, no. (Default: all)" | |
4295 | msgstr "" | |
4296 | ||
4297 | #: builtin/commit.c:1267 | |
4298 | msgid "show ignored files" | |
4299 | msgstr "" | |
4300 | ||
4301 | #: builtin/commit.c:1268 parse-options.h:156 | |
4302 | msgid "when" | |
4303 | msgstr "кога" | |
4304 | ||
4305 | #: builtin/commit.c:1269 | |
4306 | msgid "" | |
4307 | "ignore changes to submodules, optional when: all, dirty, untracked. " | |
4308 | "(Default: all)" | |
4309 | msgstr "" | |
4310 | ||
4311 | #: builtin/commit.c:1271 | |
4312 | msgid "list untracked files in columns" | |
4313 | msgstr "" | |
4314 | ||
4315 | #: builtin/commit.c:1340 | |
4316 | msgid "couldn't look up newly created commit" | |
4317 | msgstr "" | |
4318 | ||
4319 | #: builtin/commit.c:1342 | |
4320 | msgid "could not parse newly created commit" | |
4321 | msgstr "" | |
4322 | ||
4323 | #: builtin/commit.c:1383 | |
4324 | msgid "detached HEAD" | |
4325 | msgstr "" | |
4326 | ||
4327 | #: builtin/commit.c:1385 | |
4328 | msgid " (root-commit)" | |
4329 | msgstr "" | |
4330 | ||
4331 | #: builtin/commit.c:1452 | |
4332 | msgid "suppress summary after successful commit" | |
4333 | msgstr "" | |
4334 | ||
4335 | #: builtin/commit.c:1453 | |
4336 | msgid "show diff in commit message template" | |
4337 | msgstr "" | |
4338 | ||
4339 | #: builtin/commit.c:1455 | |
4340 | msgid "Commit message options" | |
4341 | msgstr "" | |
4342 | ||
4343 | #: builtin/commit.c:1456 builtin/tag.c:457 | |
4344 | msgid "read message from file" | |
4345 | msgstr "" | |
4346 | ||
4347 | #: builtin/commit.c:1457 | |
4348 | msgid "author" | |
4349 | msgstr "" | |
4350 | ||
4351 | #: builtin/commit.c:1457 | |
4352 | msgid "override author for commit" | |
4353 | msgstr "" | |
4354 | ||
4355 | #: builtin/commit.c:1458 builtin/gc.c:261 | |
4356 | msgid "date" | |
4357 | msgstr "дата" | |
4358 | ||
4359 | #: builtin/commit.c:1458 | |
4360 | msgid "override date for commit" | |
4361 | msgstr "" | |
4362 | ||
4363 | #: builtin/commit.c:1459 builtin/merge.c:216 builtin/notes.c:405 | |
4364 | #: builtin/notes.c:562 builtin/tag.c:455 | |
4365 | msgid "message" | |
4366 | msgstr "" | |
4367 | ||
4368 | #: builtin/commit.c:1459 | |
4369 | msgid "commit message" | |
4370 | msgstr "" | |
4371 | ||
4372 | #: builtin/commit.c:1460 | |
4373 | msgid "reuse and edit message from specified commit" | |
4374 | msgstr "" | |
4375 | ||
4376 | #: builtin/commit.c:1461 | |
4377 | msgid "reuse message from specified commit" | |
4378 | msgstr "" | |
4379 | ||
4380 | #: builtin/commit.c:1462 | |
4381 | msgid "use autosquash formatted message to fixup specified commit" | |
4382 | msgstr "" | |
4383 | ||
4384 | #: builtin/commit.c:1463 | |
4385 | msgid "use autosquash formatted message to squash specified commit" | |
4386 | msgstr "" | |
4387 | ||
4388 | #: builtin/commit.c:1464 | |
4389 | msgid "the commit is authored by me now (used with -C/-c/--amend)" | |
4390 | msgstr "" | |
4391 | ||
4392 | #: builtin/commit.c:1465 builtin/log.c:1180 builtin/revert.c:86 | |
4393 | msgid "add Signed-off-by:" | |
4394 | msgstr "" | |
4395 | ||
4396 | #: builtin/commit.c:1466 | |
4397 | msgid "use specified template file" | |
4398 | msgstr "" | |
4399 | ||
4400 | #: builtin/commit.c:1467 | |
4401 | msgid "force edit of commit" | |
4402 | msgstr "" | |
4403 | ||
4404 | #: builtin/commit.c:1468 | |
4405 | msgid "default" | |
4406 | msgstr "" | |
4407 | ||
4408 | #: builtin/commit.c:1468 builtin/tag.c:460 | |
4409 | msgid "how to strip spaces and #comments from message" | |
4410 | msgstr "" | |
4411 | ||
4412 | #: builtin/commit.c:1469 | |
4413 | msgid "include status in commit message template" | |
4414 | msgstr "" | |
4415 | ||
4416 | #: builtin/commit.c:1470 builtin/merge.c:223 builtin/tag.c:461 | |
4417 | msgid "key id" | |
4418 | msgstr "" | |
4419 | ||
4420 | #: builtin/commit.c:1471 builtin/merge.c:224 | |
4421 | msgid "GPG sign commit" | |
4422 | msgstr "" | |
4423 | ||
4424 | #. end commit message options | |
4425 | #: builtin/commit.c:1474 | |
4426 | msgid "Commit contents options" | |
4427 | msgstr "" | |
4428 | ||
4429 | #: builtin/commit.c:1475 | |
4430 | msgid "commit all changed files" | |
4431 | msgstr "" | |
4432 | ||
4433 | #: builtin/commit.c:1476 | |
4434 | msgid "add specified files to index for commit" | |
4435 | msgstr "" | |
4436 | ||
4437 | #: builtin/commit.c:1477 | |
4438 | msgid "interactively add files" | |
4439 | msgstr "" | |
4440 | ||
4441 | #: builtin/commit.c:1478 | |
4442 | msgid "interactively add changes" | |
4443 | msgstr "" | |
4444 | ||
4445 | #: builtin/commit.c:1479 | |
4446 | msgid "commit only specified files" | |
4447 | msgstr "" | |
4448 | ||
4449 | #: builtin/commit.c:1480 | |
4450 | msgid "bypass pre-commit hook" | |
4451 | msgstr "" | |
4452 | ||
4453 | #: builtin/commit.c:1481 | |
4454 | msgid "show what would be committed" | |
4455 | msgstr "" | |
4456 | ||
4457 | #: builtin/commit.c:1492 | |
4458 | msgid "amend previous commit" | |
4459 | msgstr "" | |
4460 | ||
4461 | #: builtin/commit.c:1493 | |
4462 | msgid "bypass post-rewrite hook" | |
4463 | msgstr "" | |
4464 | ||
4465 | #: builtin/commit.c:1498 | |
4466 | msgid "ok to record an empty change" | |
4467 | msgstr "" | |
4468 | ||
4469 | #: builtin/commit.c:1500 | |
4470 | msgid "ok to record a change with an empty message" | |
4471 | msgstr "" | |
4472 | ||
4473 | #: builtin/commit.c:1529 | |
4474 | msgid "could not parse HEAD commit" | |
4475 | msgstr "" | |
4476 | ||
4477 | #: builtin/commit.c:1567 builtin/merge.c:518 | |
4478 | #, c-format | |
4479 | msgid "could not open '%s' for reading" | |
4480 | msgstr "" | |
4481 | ||