l10n: ru.po: update Russian translation
Signed-off-by: Dimitriy Ryazantcev <dimitriy.ryazantcev@gmail.com>
Dimitriy Ryazantcev committed
Oct 15, 2017 at 13:14 UTC
38cc0b77830438a5e72483206920dc1b7ea34efa
1 file changed
+2521
-2381
po/ru.po
+2521
-2381
@@ -10,8 +10,8 @@ msgid ""
10
msgstr ""
11
"Project-Id-Version: Git Russian Localization Project\n"
12
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
13
-"POT-Creation-Date: 2017-07-24 21:54+0800\n"
14
-"PO-Revision-Date: 2017-07-30 09:20+0000\n"
13
+"POT-Creation-Date: 2017-10-08 09:48+0800\n"
14
+"PO-Revision-Date: 2017-10-15 09:56+0000\n"
15
"Last-Translator: Dimitriy Ryazantcev <DJm00n@mail.ru>\n"
16
"Language-Team: Russian (http://www.transifex.com/djm00n/git-po-ru/language/ru/)\n"
17
"MIME-Version: 1.0\n"
@@ -60,7 +60,7 @@ msgstr "Исправьте их в рабочем каталоге, затем
60
msgid "Exiting because of an unresolved conflict."
61
msgstr "Выход из-за неразрешенного конфликта."
62
63
-#: advice.c:117 builtin/merge.c:1184
63
+#: advice.c:117 builtin/merge.c:1211
64
msgid "You have not concluded your merge (MERGE_HEAD exists)."
65
msgstr "Вы не завершили слияние (присутствует файл MERGE_HEAD)."
66
@@ -98,82 +98,82 @@ msgstr "неопознанная опция для пробелов «%s»"
98
msgid "unrecognized whitespace ignore option '%s'"
99
msgstr "неопознанная опция для игнорирования пробелов «%s»"
100
101
-#: apply.c:126
101
+#: apply.c:125
102
msgid "--reject and --3way cannot be used together."
103
msgstr "--reject и --3way нельзя использовать одновременно."
104
105
-#: apply.c:128
105
+#: apply.c:127
106
msgid "--cached and --3way cannot be used together."
107
msgstr "--cached и --3way нельзя использовать одновременно."
108
109
-#: apply.c:131
109
+#: apply.c:130
110
msgid "--3way outside a repository"
111
msgstr "--3way вне репозитория"
112
113
-#: apply.c:142
113
+#: apply.c:141
114
msgid "--index outside a repository"
115
msgstr "--index вне репозитория"
116
117
-#: apply.c:145
117
+#: apply.c:144
118
msgid "--cached outside a repository"
119
msgstr "--cached вне репозитория"
120
121
-#: apply.c:836
121
+#: apply.c:845
122
#, c-format
123
msgid "Cannot prepare timestamp regexp %s"
124
msgstr "Не удалось подготовить регулярное выражение для метки времени %s"
125
126
-#: apply.c:845
126
+#: apply.c:854
127
#, c-format
128
msgid "regexec returned %d for input: %s"
129
msgstr "regexec возвратил %d для ввода: %s"
130
131
-#: apply.c:929
131
+#: apply.c:928
132
#, c-format
133
msgid "unable to find filename in patch at line %d"
134
msgstr "не удалось найти имя файла в строке патча %d"
135
136
-#: apply.c:967
136
+#: apply.c:966
137
#, c-format
138
msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
139
msgstr "git apply: плохой git-diff — ожидалось /dev/null, получено %s на строке %d"
140
141
-#: apply.c:973
141
+#: apply.c:972
142
#, c-format
143
msgid "git apply: bad git-diff - inconsistent new filename on line %d"
144
msgstr "git apply: плохой git-diff — не согласующееся новое имя файла на строке %d"
145
146
-#: apply.c:974
146
+#: apply.c:973
147
#, c-format
148
msgid "git apply: bad git-diff - inconsistent old filename on line %d"
149
msgstr "git apply: плохой git-diff — не согласующееся старое имя файла на строке %d"
150
151
-#: apply.c:979
151
+#: apply.c:978
152
#, c-format
153
msgid "git apply: bad git-diff - expected /dev/null on line %d"
154
msgstr "git apply: плохой git-diff — ожидалось /dev/null на строке %d"
155
156
-#: apply.c:1008
156
+#: apply.c:1007
157
#, c-format
158
msgid "invalid mode on line %d: %s"
159
msgstr "недопустимый режим %d: %s"
160
161
-#: apply.c:1326
161
+#: apply.c:1325
162
#, c-format
163
msgid "inconsistent header lines %d and %d"
164
msgstr "противоречивые строки заголовка %d и %d"
165
166
-#: apply.c:1498
166
+#: apply.c:1497
167
#, c-format
168
msgid "recount: unexpected line: %.*s"
169
msgstr "recount: не ожидаемая строка: %.*s"
170
171
-#: apply.c:1567
171
+#: apply.c:1566
172
#, c-format
173
msgid "patch fragment without header at line %d: %.*s"
174
msgstr "фрагмент изменений без заголовка на строке %d: %.*s"
175
176
-#: apply.c:1587
176
+#: apply.c:1586
177
#, c-format
178
msgid ""
179
"git diff header lacks filename information when removing %d leading pathname"
@@ -186,70 +186,70 @@ msgstr[1] "заголовок git diff не нашел информацию об
186
msgstr[2] "заголовок git diff не нашел информацию об имени файла при удалении %d ведущих компонент пути к файлу (строка %d)"
187
msgstr[3] "заголовок git diff не нашел информацию об имени файла при удалении %d ведущих компонент пути к файлу (строка %d)"
188
189
-#: apply.c:1600
189
+#: apply.c:1599
190
#, c-format
191
msgid "git diff header lacks filename information (line %d)"
192
msgstr "заголовок git diff не содержит информации об имени файла (строка %d)"
193
194
-#: apply.c:1770
194
+#: apply.c:1787
195
msgid "new file depends on old contents"
196
msgstr "новый файл зависит от старого содержимого"
197
198
-#: apply.c:1772
198
+#: apply.c:1789
199
msgid "deleted file still has contents"
200
msgstr "удаленный файл все еще имеет содержимое"
201
202
-#: apply.c:1806
202
+#: apply.c:1823
203
#, c-format
204
msgid "corrupt patch at line %d"
205
msgstr "патч поврежден на строке %d"
206
207
-#: apply.c:1843
207
+#: apply.c:1860
208
#, c-format
209
msgid "new file %s depends on old contents"
210
msgstr "новый файл %s зависит от старого содержимого"
211
212
-#: apply.c:1845
212
+#: apply.c:1862
213
#, c-format
214
msgid "deleted file %s still has contents"
215
msgstr "удаленный файл %s все еще имеет содержимое"
216
217
-#: apply.c:1848
217
+#: apply.c:1865
218
#, c-format
219
msgid "** warning: file %s becomes empty but is not deleted"
220
msgstr "** предупреждение: файл %s становится пустым, но не удаляется"
221
222
-#: apply.c:1995
222
+#: apply.c:2012
223
#, c-format
224
msgid "corrupt binary patch at line %d: %.*s"
225
msgstr "поврежденный двоичный патч на строке %d: %.*s"
226
227
-#: apply.c:2032
227
+#: apply.c:2049
228
#, c-format
229
msgid "unrecognized binary patch at line %d"
230
msgstr "неопознанный двоичный патч на строке %d"
231
232
-#: apply.c:2193
232
+#: apply.c:2209
233
#, c-format
234
msgid "patch with only garbage at line %d"
235
msgstr "патч с мусором на строке %d"
236
237
-#: apply.c:2276
237
+#: apply.c:2295
238
#, c-format
239
msgid "unable to read symlink %s"
240
msgstr "не удалось прочитать символьную ссылку %s"
241
242
-#: apply.c:2280
242
+#: apply.c:2299
243
#, c-format
244
msgid "unable to open or read %s"
245
msgstr "не удалось открыть или прочесть %s"
246
247
-#: apply.c:2933
247
+#: apply.c:2958
248
#, c-format
249
msgid "invalid start of line: '%c'"
250
msgstr "неправильное начало строки: «%c»"
251
252
-#: apply.c:3052
252
+#: apply.c:3077
253
#, c-format
254
msgid "Hunk #%d succeeded at %d (offset %d line)."
255
msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
@@ -258,257 +258,257 @@ msgstr[1] "Часть #%d успешно применена на %d (со сдв
258
msgstr[2] "Часть #%d успешно применена на %d (со сдвигом в %d строк)."
259
msgstr[3] "Часть #%d успешно применена на %d (со сдвигом в %d строк)."
260
261
-#: apply.c:3064
261
+#: apply.c:3089
262
#, c-format
263
msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
264
msgstr "Контекст сужен до (%ld/%ld), чтобы применить фрагмент на %d строке"
265
266
-#: apply.c:3070
266
+#: apply.c:3095
267
#, c-format
268
msgid ""
269
"while searching for:\n"
270
"%.*s"
271
msgstr "при поиске:\n%.*s"
272
273
-#: apply.c:3092
273
+#: apply.c:3117
274
#, c-format
275
msgid "missing binary patch data for '%s'"
276
msgstr "пропущены данные двоичного патча для «%s»"
277
278
-#: apply.c:3100
278
+#: apply.c:3125
279
#, c-format
280
msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
281
msgstr "невозможно выполнить reverse-apply для двоичного патча, без обращения изменений блока «%s»"
282
283
-#: apply.c:3146
283
+#: apply.c:3171
284
#, c-format
285
msgid "cannot apply binary patch to '%s' without full index line"
286
msgstr "невозможно применить двоичный патч «%s» без строки с указанной полной версией индекса"
287
288
-#: apply.c:3156
288
+#: apply.c:3181
289
#, c-format
290
msgid ""
291
"the patch applies to '%s' (%s), which does not match the current contents."
292
msgstr "патч применятся к файлу «%s» (%s), но его текущее содержимое не соотвествует ожидаемому."
293
294
-#: apply.c:3164
294
+#: apply.c:3189
295
#, c-format
296
msgid "the patch applies to an empty '%s' but it is not empty"
297
msgstr "патч применяется к пустому файлу «%s», но файл не пустой"
298
299
-#: apply.c:3182
299
+#: apply.c:3207
300
#, c-format
301
msgid "the necessary postimage %s for '%s' cannot be read"
302
msgstr "не удалось прочитать необходимую посылку %s для «%s»"
303
304
-#: apply.c:3195
304
+#: apply.c:3220
305
#, c-format
306
msgid "binary patch does not apply to '%s'"
307
msgstr "не удалось применить двоичный патч к «%s»"
308
309
-#: apply.c:3201
309
+#: apply.c:3226
310
#, c-format
311
msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
312
msgstr "после применения двоичного патча для «%s» был получен неправильный результат (ожидалось %s, получено %s)"
313
314
-#: apply.c:3222
314
+#: apply.c:3247
315
#, c-format
316
msgid "patch failed: %s:%ld"
317
msgstr "ошибка применения изменений: %s:%ld"
318
319
-#: apply.c:3344
319
+#: apply.c:3369
320
#, c-format
321
msgid "cannot checkout %s"
322
msgstr "не удалось переключить состояние на %s"
323
324
-#: apply.c:3392 apply.c:3403 apply.c:3449 setup.c:277
324
+#: apply.c:3418 apply.c:3429 apply.c:3475 setup.c:277
325
#, c-format
326
msgid "failed to read %s"
327
msgstr "не удалось прочитать %s"
328
329
-#: apply.c:3400
329
+#: apply.c:3426
330
#, c-format
331
msgid "reading from '%s' beyond a symbolic link"
332
msgstr "чтение из «%s» за символической ссылкой"
333
334
-#: apply.c:3429 apply.c:3669
334
+#: apply.c:3455 apply.c:3695
335
#, c-format
336
msgid "path %s has been renamed/deleted"
337
msgstr "путь %s был переименован/удален"
338
339
-#: apply.c:3512 apply.c:3683
339
+#: apply.c:3538 apply.c:3709
340
#, c-format
341
msgid "%s: does not exist in index"
342
msgstr "%s: нет в индексе"
343
344
-#: apply.c:3521 apply.c:3691
344
+#: apply.c:3547 apply.c:3717
345
#, c-format
346
msgid "%s: does not match index"
347
msgstr "%s: не совпадает с индексом"
348
349
-#: apply.c:3556
349
+#: apply.c:3582
350
msgid "repository lacks the necessary blob to fall back on 3-way merge."
351
msgstr "в репозитории отсутствует необходимый двоичный объект для отката к трёхходовому слиянию."
352
353
-#: apply.c:3559
353
+#: apply.c:3585
354
#, c-format
355
msgid "Falling back to three-way merge...\n"
356
msgstr "Откат к трёхходовому слиянию…\n"
357
358
-#: apply.c:3575 apply.c:3579
358
+#: apply.c:3601 apply.c:3605
359
#, c-format
360
msgid "cannot read the current contents of '%s'"
361
msgstr "не удалось прочитать текущее содержимое «%s»"
362
363
-#: apply.c:3591
363
+#: apply.c:3617
364
#, c-format
365
msgid "Failed to fall back on three-way merge...\n"
366
msgstr "Не удалось откатиться к трёхходовому слиянию…\n"
367
368
-#: apply.c:3605
368
+#: apply.c:3631
369
#, c-format
370
msgid "Applied patch to '%s' with conflicts.\n"
371
msgstr "Патч применен к «%s» с конфликтами.\n"
372
373
-#: apply.c:3610
373
+#: apply.c:3636
374
#, c-format
375
msgid "Applied patch to '%s' cleanly.\n"
376
msgstr "Патч применен к «%s» без ошибок.\n"
377
378
-#: apply.c:3636
378
+#: apply.c:3662
379
msgid "removal patch leaves file contents"
380
msgstr "патч удаления не удалил содержимое файла"
381
382
-#: apply.c:3708
382
+#: apply.c:3734
383
#, c-format
384
msgid "%s: wrong type"
385
msgstr "%s: неправильный тип"
386
387
-#: apply.c:3710
387
+#: apply.c:3736
388
#, c-format
389
msgid "%s has type %o, expected %o"
390
msgstr "%s имеет тип %o, а ожидался %o"
391
392
-#: apply.c:3860 apply.c:3862
392
+#: apply.c:3886 apply.c:3888
393
#, c-format
394
msgid "invalid path '%s'"
395
msgstr "неправильный путь «%s»"
396
397
-#: apply.c:3918
397
+#: apply.c:3944
398
#, c-format
399
msgid "%s: already exists in index"
400
msgstr "%s: уже содержится в индексе"
401
402
-#: apply.c:3921
402
+#: apply.c:3947
403
#, c-format
404
msgid "%s: already exists in working directory"
405
msgstr "%s: уже содержится в рабочем каталоге"
406
407
-#: apply.c:3941
407
+#: apply.c:3967
408
#, c-format
409
msgid "new mode (%o) of %s does not match old mode (%o)"
410
msgstr "новый режим доступа (%o) для %s не соответствует старому режиму доступа (%o)"
411
412
-#: apply.c:3946
412
+#: apply.c:3972
413
#, c-format
414
msgid "new mode (%o) of %s does not match old mode (%o) of %s"
415
msgstr "новый режим доступа (%o) для %s не соответствует старому режиму доступа (%o) для %s"
416
417
-#: apply.c:3966
417
+#: apply.c:3992
418
#, c-format
419
msgid "affected file '%s' is beyond a symbolic link"
420
msgstr "затронутый файл «%s» находится за символической ссылкой"
421
422
-#: apply.c:3970
422
+#: apply.c:3996
423
#, c-format
424
msgid "%s: patch does not apply"
425
msgstr "%s: не удалось применить патч"
426
427
-#: apply.c:3985
427
+#: apply.c:4011
428
#, c-format
429
msgid "Checking patch %s..."
430
msgstr "Проверка патча %s…"
431
432
-#: apply.c:4076
432
+#: apply.c:4102
433
#, c-format
434
msgid "sha1 information is lacking or useless for submodule %s"
435
msgstr "информация об sha1 отсутствует или бесполезна для подмодуля %s"
436
437
-#: apply.c:4083
437
+#: apply.c:4109
438
#, c-format
439
msgid "mode change for %s, which is not in current HEAD"
440
msgstr "изменен режим для %s, который не находится в текущем HEAD"
441
442
-#: apply.c:4086
442
+#: apply.c:4112
443
#, c-format
444
msgid "sha1 information is lacking or useless (%s)."
445
msgstr "информация об sha1 отсутствует или бесполезна (%s)."
446
447
-#: apply.c:4091 builtin/checkout.c:235 builtin/reset.c:138
447
+#: apply.c:4117 builtin/checkout.c:235 builtin/reset.c:148
448
#, c-format
449
msgid "make_cache_entry failed for path '%s'"
450
msgstr "сбой make_cache_entry для пути «%s»"
451
452
-#: apply.c:4095
452
+#: apply.c:4121
453
#, c-format
454
msgid "could not add %s to temporary index"
455
msgstr "не удалось добавить %s во временный индекс"
456
457
-#: apply.c:4105
457
+#: apply.c:4131
458
#, c-format
459
msgid "could not write temporary index to %s"
460
msgstr "не удалось записать временный индкекс в %s"
461
462
-#: apply.c:4243
462
+#: apply.c:4269
463
#, c-format
464
msgid "unable to remove %s from index"
465
msgstr "не удалось удалить %s из индекса"
466
467
-#: apply.c:4278
467
+#: apply.c:4304
468
#, c-format
469
msgid "corrupt patch for submodule %s"
470
msgstr "поврежденный патч для подмодуля %s"
471
472
-#: apply.c:4284
472
+#: apply.c:4310
473
#, c-format
474
msgid "unable to stat newly created file '%s'"
475
msgstr "не удалось выполнить stat для созданного файла «%s»"
476
477
-#: apply.c:4292
477
+#: apply.c:4318
478
#, c-format
479
msgid "unable to create backing store for newly created file %s"
480
msgstr "не удалось создать вспомогательный файл для созданного файла %s"
481
482
-#: apply.c:4298 apply.c:4442
482
+#: apply.c:4324 apply.c:4468
483
#, c-format
484
msgid "unable to add cache entry for %s"
485
msgstr "не удалось создать запись в кэше для %s"
486
487
-#: apply.c:4339
487
+#: apply.c:4365
488
#, c-format
489
msgid "failed to write to '%s'"
490
msgstr "не удалось записать в «%s»"
491
492
-#: apply.c:4343
492
+#: apply.c:4369
493
#, c-format
494
msgid "closing file '%s'"
495
msgstr "закрытие файла «%s»"
496
497
-#: apply.c:4413
497
+#: apply.c:4439
498
#, c-format
499
msgid "unable to write file '%s' mode %o"
500
msgstr "не удалось записать файл «%s» с режимом доступа %o"
501
502
-#: apply.c:4511
502
+#: apply.c:4537
503
#, c-format
504
msgid "Applied patch %s cleanly."
505
msgstr "Патч %s применен без ошибок."
506
507
-#: apply.c:4519
507
+#: apply.c:4545
508
msgid "internal error"
509
msgstr "внутренняя ошибка"
510
511
-#: apply.c:4522
511
+#: apply.c:4548
512
#, c-format
513
msgid "Applying patch %%s with %d reject..."
514
msgid_plural "Applying patch %%s with %d rejects..."
@@ -517,45 +517,45 @@ msgstr[1] "Применение патча %%s с %d отказами…"
517
msgstr[2] "Применение патча %%s с %d отказами…"
518
msgstr[3] "Применение патча %%s с %d отказами…"
519
520
-#: apply.c:4533
520
+#: apply.c:4559
521
#, c-format
522
msgid "truncating .rej filename to %.*s.rej"
523
msgstr "усечение имени .rej файла до %.*s.rej"
524
525
-#: apply.c:4541 builtin/fetch.c:738 builtin/fetch.c:988
525
+#: apply.c:4567 builtin/fetch.c:760 builtin/fetch.c:1010
526
#, c-format
527
msgid "cannot open %s"
528
msgstr "не удалось открыть %s"
529
530
-#: apply.c:4555
530
+#: apply.c:4581
531
#, c-format
532
msgid "Hunk #%d applied cleanly."
533
msgstr "Блок №%d применен без ошибок."
534
535
-#: apply.c:4559
535
+#: apply.c:4585
536
#, c-format
537
msgid "Rejected hunk #%d."
538
msgstr "Блок №%d отклонен."
539
540
-#: apply.c:4669
540
+#: apply.c:4695
541
#, c-format
542
msgid "Skipped patch '%s'."
543
msgstr "Патч «%s» пропущен."
544
545
-#: apply.c:4677
545
+#: apply.c:4703
546
msgid "unrecognized input"
547
msgstr "не распознанный ввод"
548
549
-#: apply.c:4696
549
+#: apply.c:4722
550
msgid "unable to read index file"
551
msgstr "не удалось прочитать файл индекса"
552
553
-#: apply.c:4833
553
+#: apply.c:4859
554
#, c-format
555
msgid "can't open patch '%s': %s"
556
msgstr "не удалось открыть патч «%s»: %s"
557
558
-#: apply.c:4860
558
+#: apply.c:4886
559
#, c-format
560
msgid "squelched %d whitespace error"
561
msgid_plural "squelched %d whitespace errors"
@@ -564,7 +564,7 @@ msgstr[1] "пропущено %d ошибки в пробельных симво
564
msgstr[2] "пропущено %d ошибок в пробельных символах"
565
msgstr[3] "пропущено %d ошибок в пробельных символах"
566
567
-#: apply.c:4866 apply.c:4881
567
+#: apply.c:4892 apply.c:4907
568
#, c-format
569
msgid "%d line adds whitespace errors."
570
msgid_plural "%d lines add whitespace errors."
@@ -573,7 +573,7 @@ msgstr[1] "%d строки добавили ошибки в пробельных
573
msgstr[2] "%d строк добавили ошибки в пробельных символах."
574
msgstr[3] "%d строк добавили ошибки в пробельных символах."
575
576
-#: apply.c:4874
576
+#: apply.c:4900
577
#, c-format
578
msgid "%d line applied after fixing whitespace errors."
579
msgid_plural "%d lines applied after fixing whitespace errors."
@@ -582,134 +582,135 @@ msgstr[1] "%d строки добавлено после исправления
582
msgstr[2] "%d строк добавлено после исправления ошибок в пробелах."
583
msgstr[3] "%d строки добавлено после исправления ошибок в пробелах."
584
585
-#: apply.c:4890 builtin/add.c:513 builtin/mv.c:299 builtin/rm.c:391
585
+#: apply.c:4916 builtin/add.c:515 builtin/mv.c:298 builtin/rm.c:390
586
msgid "Unable to write new index file"
587
msgstr "Не удалось записать новый файл индекса"
588
589
-#: apply.c:4921 apply.c:4924 builtin/am.c:2257 builtin/am.c:2260
590
-#: builtin/clone.c:115 builtin/fetch.c:93 builtin/pull.c:187
591
-#: builtin/submodule--helper.c:304 builtin/submodule--helper.c:629
592
-#: builtin/submodule--helper.c:632 builtin/submodule--helper.c:973
593
-#: builtin/submodule--helper.c:976 builtin/submodule--helper.c:1161
589
+#: apply.c:4947 apply.c:4950 builtin/am.c:2256 builtin/am.c:2259
590
+#: builtin/clone.c:116 builtin/fetch.c:115 builtin/pull.c:187
591
+#: builtin/submodule--helper.c:301 builtin/submodule--helper.c:622
592
+#: builtin/submodule--helper.c:625 builtin/submodule--helper.c:992
593
+#: builtin/submodule--helper.c:995 builtin/submodule--helper.c:1212
594
#: git-add--interactive.perl:197
595
msgid "path"
596
msgstr "путь"
597
598
-#: apply.c:4922
598
+#: apply.c:4948
599
msgid "don't apply changes matching the given path"
600
msgstr "не применять изменения по указанному пути"
601
602
-#: apply.c:4925
602
+#: apply.c:4951
603
msgid "apply changes matching the given path"
604
msgstr "применять изменения по указанному пути"
605
606
-#: apply.c:4927 builtin/am.c:2266
606
+#: apply.c:4953 builtin/am.c:2265
607
msgid "num"
608
msgstr "количество"
609
610
-#: apply.c:4928
610
+#: apply.c:4954
611
msgid "remove <num> leading slashes from traditional diff paths"
612
msgstr "удалить <количество> ведущих косых черт из традиционных путей списка изменений"
613
614
-#: apply.c:4931
614
+#: apply.c:4957
615
msgid "ignore additions made by the patch"
616
msgstr "игнорировать добавления, сделанные этим патчем"
617
618
-#: apply.c:4933
618
+#: apply.c:4959
619
msgid "instead of applying the patch, output diffstat for the input"
620
msgstr "вместо применения патча вывести статистику добавлений и удалений для ввода"
621
622
-#: apply.c:4937
622
+#: apply.c:4963
623
msgid "show number of added and deleted lines in decimal notation"
624
msgstr "показать количество добавленных и удаленных строк в десятичном представлении"
625
626
-#: apply.c:4939
626
+#: apply.c:4965
627
msgid "instead of applying the patch, output a summary for the input"
628
msgstr "вместо применения патча вывести статистику изменений для ввода"
629
630
-#: apply.c:4941
630
+#: apply.c:4967
631
msgid "instead of applying the patch, see if the patch is applicable"
632
msgstr "вместо применения патча проверить подходит ли он"
633
634
-#: apply.c:4943
634
+#: apply.c:4969
635
msgid "make sure the patch is applicable to the current index"
636
msgstr "проверить, что патч применяется к текущему индексу"
637
638
-#: apply.c:4945
638
+#: apply.c:4971
639
msgid "apply a patch without touching the working tree"
640
msgstr "применить патч, не изменяя рабочий каталог"
641
642
-#: apply.c:4947
642
+#: apply.c:4973
643
msgid "accept a patch that touches outside the working area"
644
msgstr "принять патч, который затрагивает файлы за рабочим каталогом"
645
646
-#: apply.c:4949
646
+#: apply.c:4975
647
msgid "also apply the patch (use with --stat/--summary/--check)"
648
msgstr "а также применить патч (используйте с --stat/--summary/--check)"
649
650
-#: apply.c:4951
650
+#: apply.c:4977
651
msgid "attempt three-way merge if a patch does not apply"
652
msgstr "попытаться сделать трехходовое слияние, если патч не применяется"
653
654
-#: apply.c:4953
654
+#: apply.c:4979
655
msgid "build a temporary index based on embedded index information"
656
msgstr "построить временный индекс, основанный на встроенной информации об индексе"
657
658
-#: apply.c:4956 builtin/checkout-index.c:170 builtin/ls-files.c:515
658
+#: apply.c:4982 builtin/checkout-index.c:170 builtin/ls-files.c:513
659
msgid "paths are separated with NUL character"
660
msgstr "пути, отделённые НУЛЕВЫМ символом"
661
662
-#: apply.c:4958
662
+#: apply.c:4984
663
msgid "ensure at least <n> lines of context match"
664
msgstr "удостовериться, что по крайней мере <n> строк контекста совпадают"
665
666
-#: apply.c:4959 builtin/am.c:2245
666
+#: apply.c:4985 builtin/am.c:2244 builtin/interpret-trailers.c:95
667
+#: builtin/interpret-trailers.c:97 builtin/interpret-trailers.c:99
668
msgid "action"
669
msgstr "действие"
670
670
-#: apply.c:4960
671
+#: apply.c:4986
672
msgid "detect new or modified lines that have whitespace errors"
673
msgstr "определять новые или модифицированные строки, у которых есть ошибки в пробельных символах"
674
674
-#: apply.c:4963 apply.c:4966
675
+#: apply.c:4989 apply.c:4992
676
msgid "ignore changes in whitespace when finding context"
677
msgstr "игнорировать изменения в пробельных символах при поиске контекста"
678
678
-#: apply.c:4969
679
+#: apply.c:4995
680
msgid "apply the patch in reverse"
681
msgstr "применить патч с обращением изменений"
682
682
-#: apply.c:4971
683
+#: apply.c:4997
684
msgid "don't expect at least one line of context"
685
msgstr "не ожидать как минимум одной строки контекста"
686
686
-#: apply.c:4973
687
+#: apply.c:4999
688
msgid "leave the rejected hunks in corresponding *.rej files"
689
msgstr "оставить отклоненные блоки изменений в соответствующих *.rej файлах"
690
690
-#: apply.c:4975
691
+#: apply.c:5001
692
msgid "allow overlapping hunks"
693
msgstr "разрешить перекрывающиеся блоки изменений"
694
694
-#: apply.c:4976 builtin/add.c:270 builtin/check-ignore.c:21
695
-#: builtin/commit.c:1340 builtin/count-objects.c:95 builtin/fsck.c:651
696
-#: builtin/log.c:1877 builtin/mv.c:123 builtin/read-tree.c:125
695
+#: apply.c:5002 builtin/add.c:272 builtin/check-ignore.c:21
696
+#: builtin/commit.c:1347 builtin/count-objects.c:96 builtin/fsck.c:640
697
+#: builtin/log.c:1889 builtin/mv.c:123 builtin/read-tree.c:125
698
msgid "be verbose"
699
msgstr "быть многословнее"
700
700
-#: apply.c:4978
701
+#: apply.c:5004
702
msgid "tolerate incorrectly detected missing new-line at the end of file"
703
msgstr "разрешить некорректно определенные пропущенные пустые строки в конце файла"
704
704
-#: apply.c:4981
705
+#: apply.c:5007
706
msgid "do not trust the line counts in the hunk headers"
707
msgstr "не доверять количеству строк из заголовка блока изменений"
708
708
-#: apply.c:4983 builtin/am.c:2254
709
+#: apply.c:5009 builtin/am.c:2253
710
msgid "root"
711
msgstr "корень"
712
712
-#: apply.c:4984
713
+#: apply.c:5010
714
msgid "prepend <root> to all filenames"
715
msgstr "добавить <корень> спереди ко всем именам файлов"
716
@@ -731,108 +732,108 @@ msgstr "git archive --remote <репозиторий> [--exec <команда>]
732
msgid "git archive --remote <repo> [--exec <cmd>] --list"
733
msgstr "git archive --remote <репозиторий> [--exec <команда>] --list"
734
734
-#: archive.c:333 builtin/add.c:154 builtin/add.c:492 builtin/rm.c:300
735
+#: archive.c:351 builtin/add.c:156 builtin/add.c:494 builtin/rm.c:299
736
#, c-format
737
msgid "pathspec '%s' did not match any files"
738
msgstr "спецификатор пути «%s» не соответствует ни одному файлу"
739
739
-#: archive.c:418
740
+#: archive.c:436
741
msgid "fmt"
742
msgstr "формат"
743
743
-#: archive.c:418
744
+#: archive.c:436
745
msgid "archive format"
746
msgstr "формат архива"
747
747
-#: archive.c:419 builtin/log.c:1446
748
+#: archive.c:437 builtin/log.c:1452
749
msgid "prefix"
750
msgstr "префикс"
751
751
-#: archive.c:420
752
+#: archive.c:438
753
msgid "prepend prefix to each pathname in the archive"
754
msgstr "добавлять префикс перед каждым путем файла в архиве"
755
755
-#: archive.c:421 builtin/blame.c:693 builtin/blame.c:694 builtin/config.c:61
756
-#: builtin/fast-export.c:989 builtin/fast-export.c:991 builtin/grep.c:1080
757
-#: builtin/hash-object.c:102 builtin/ls-files.c:549 builtin/ls-files.c:552
758
-#: builtin/notes.c:404 builtin/notes.c:567 builtin/read-tree.c:120
756
+#: archive.c:439 builtin/blame.c:693 builtin/blame.c:694 builtin/config.c:61
757
+#: builtin/fast-export.c:1005 builtin/fast-export.c:1007 builtin/grep.c:859
758
+#: builtin/hash-object.c:102 builtin/ls-files.c:547 builtin/ls-files.c:550
759
+#: builtin/notes.c:405 builtin/notes.c:568 builtin/read-tree.c:120
760
#: parse-options.h:153
761
msgid "file"
762
msgstr "файл"
763
763
-#: archive.c:422 builtin/archive.c:89
764
+#: archive.c:440 builtin/archive.c:89
765
msgid "write the archive to this file"
766
msgstr "запись архива в этот файл"
767
767
-#: archive.c:424
768
+#: archive.c:442
769
msgid "read .gitattributes in working directory"
770
msgstr "читать .gitattributes в рабочем каталоге"
771
771
-#: archive.c:425
772
+#: archive.c:443
773
msgid "report archived files on stderr"
774
msgstr "отчет об архивированных файлах в stderr"
775
775
-#: archive.c:426
776
+#: archive.c:444
777
msgid "store only"
778
msgstr "только хранение"
779
779
-#: archive.c:427
780
+#: archive.c:445
781
msgid "compress faster"
782
msgstr "сжимать быстрее"
783
783
-#: archive.c:435
784
+#: archive.c:453
785
msgid "compress better"
786
msgstr "сжимать лучше"
787
787
-#: archive.c:438
788
+#: archive.c:456
789
msgid "list supported archive formats"
790
msgstr "перечислить поддерживаемые форматы архивов"
791
791
-#: archive.c:440 builtin/archive.c:90 builtin/clone.c:105 builtin/clone.c:108
792
-#: builtin/submodule--helper.c:641 builtin/submodule--helper.c:982
792
+#: archive.c:458 builtin/archive.c:90 builtin/clone.c:106 builtin/clone.c:109
793
+#: builtin/submodule--helper.c:634 builtin/submodule--helper.c:1001
794
msgid "repo"
795
msgstr "репозиторий"
796
796
-#: archive.c:441 builtin/archive.c:91
797
+#: archive.c:459 builtin/archive.c:91
798
msgid "retrieve the archive from remote repository <repo>"
799
msgstr "получить архив из внешнего <репозитория>"
800
800
-#: archive.c:442 builtin/archive.c:92 builtin/notes.c:488
801
+#: archive.c:460 builtin/archive.c:92 builtin/notes.c:489
802
msgid "command"
803
msgstr "команда"
804
804
-#: archive.c:443 builtin/archive.c:93
805
+#: archive.c:461 builtin/archive.c:93
806
msgid "path to the remote git-upload-archive command"
807
msgstr "путь к команде git-upload-archive на машине с внешним репозиторием"
808
808
-#: archive.c:450
809
+#: archive.c:468
810
msgid "Unexpected option --remote"
811
msgstr "Неожиданная опция --remote"
812
812
-#: archive.c:452
813
+#: archive.c:470
814
msgid "Option --exec can only be used together with --remote"
815
msgstr "Опция --exec может использоваться только вместе с --remote"
816
816
-#: archive.c:454
817
+#: archive.c:472
818
msgid "Unexpected option --output"
819
msgstr "Неожиданная опция --output"
820
820
-#: archive.c:476
821
+#: archive.c:494
822
#, c-format
823
msgid "Unknown archive format '%s'"
824
msgstr "Неизвестный формат архива «%s»"
825
825
-#: archive.c:483
826
+#: archive.c:501
827
#, c-format
828
msgid "Argument not supported for format '%s': -%d"
829
msgstr "Аргумент не поддерживается для формата «%s»: -%d"
830
830
-#: attr.c:214
831
+#: attr.c:218
832
#, c-format
833
msgid "%.*s is not a valid attribute name"
834
msgstr "%.*s не является допустимым именем атрибута"
835
835
-#: attr.c:410
836
+#: attr.c:415
837
msgid ""
838
"Negative patterns are ignored in git attributes\n"
839
"Use '\\!' for literal leading exclamation."
@@ -895,38 +896,38 @@ msgstr "База слияния между %s и [%s] должно быть пр
896
msgid "Bisecting: a merge base must be tested\n"
897
msgstr "Бинарный поиск: база слияния должна быть проверена\n"
898
898
-#: bisect.c:849
899
+#: bisect.c:850
900
#, c-format
901
msgid "a %s revision is needed"
902
msgstr "нужно указать %s редакцию"
903
903
-#: bisect.c:866 builtin/notes.c:175 builtin/tag.c:256
904
+#: bisect.c:867 builtin/notes.c:175 builtin/tag.c:234
905
#, c-format
906
msgid "could not create file '%s'"
907
msgstr "не удалось создать файл «%s»"
908
908
-#: bisect.c:917
909
+#: bisect.c:918
910
#, c-format
911
msgid "could not read file '%s'"
912
msgstr "не удалось прочитать файл «%s»"
913
913
-#: bisect.c:947
914
+#: bisect.c:948
915
msgid "reading bisect refs failed"
916
msgstr "сбой при чтении ссылок двоичного поиска"
917
917
-#: bisect.c:967
918
+#: bisect.c:968
919
#, c-format
920
msgid "%s was both %s and %s\n"
921
msgstr "%s была одновременно и %s и %s\n"
922
922
-#: bisect.c:975
923
+#: bisect.c:976
924
#, c-format
925
msgid ""
926
"No testable commit found.\n"
927
"Maybe you started with bad path parameters?\n"
928
msgstr "Тестируемый коммит не найден.\nВозможно, вы начали поиск с указанием неправильного параметра пути?\n"
929
929
-#: bisect.c:994
930
+#: bisect.c:995
931
#, c-format
932
msgid "(roughly %d step)"
933
msgid_plural "(roughly %d steps)"
@@ -937,7 +938,7 @@ msgstr[3] "(примерно %d шагов)"
938
939
#. TRANSLATORS: the last %s will be replaced with "(roughly %d
940
#. steps)" translation.
940
-#: bisect.c:1000
941
+#: bisect.c:1001
942
#, c-format
943
msgid "Bisecting: %d revision left to test after this %s\n"
944
msgid_plural "Bisecting: %d revisions left to test after this %s\n"
@@ -958,10 +959,10 @@ msgstr "нельзя использовать --contents с указанием
959
msgid "--reverse and --first-parent together require specified latest commit"
960
msgstr "при --reverse и --first-parent вместе нужно указывать конкретный последний коммит"
961
961
-#: blame.c:1797 bundle.c:164 ref-filter.c:1919 sequencer.c:1166
962
-#: sequencer.c:2328 builtin/commit.c:1058 builtin/log.c:356 builtin/log.c:907
963
-#: builtin/log.c:1357 builtin/log.c:1683 builtin/log.c:1926
964
-#: builtin/merge.c:360 builtin/shortlog.c:177
962
+#: blame.c:1797 bundle.c:169 ref-filter.c:1932 sequencer.c:1168
963
+#: sequencer.c:2351 builtin/commit.c:1065 builtin/log.c:357 builtin/log.c:911
964
+#: builtin/log.c:1361 builtin/log.c:1690 builtin/log.c:1938
965
+#: builtin/merge.c:369 builtin/shortlog.c:191
966
msgid "revision walk setup failed"
967
msgstr "сбой инициализации прохода по редакциям"
968
@@ -996,43 +997,43 @@ msgstr "Не устанавливаю ветку %s, так так она при
997
998
#: branch.c:93
999
#, c-format
999
-msgid "Branch %s set up to track remote branch %s from %s by rebasing."
1000
-msgstr "Ветка %s отслеживает внешнюю ветку %s из %s перемещением."
1000
+msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1001
+msgstr "Ветка «%s» отслеживает внешнюю ветку «%s» из «%s» перемещением."
1002
1003
#: branch.c:94
1004
#, c-format
1004
-msgid "Branch %s set up to track remote branch %s from %s."
1005
-msgstr "Ветка %s отслеживает внешнюю ветку %s из %s."
1005
+msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1006
+msgstr "Ветка «%s» отслеживает внешнюю ветку «%s» из «%s»."
1007
1008
#: branch.c:98
1009
#, c-format
1009
-msgid "Branch %s set up to track local branch %s by rebasing."
1010
-msgstr "Ветка %s отслеживает локальную ветку %s перемещением."
1010
+msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1011
+msgstr "Ветка «%s» отслеживает локальную ветку «%s» перемещением."
1012
1013
#: branch.c:99
1014
#, c-format
1014
-msgid "Branch %s set up to track local branch %s."
1015
-msgstr "Ветка %s отслеживает локальную ветку %s."
1015
+msgid "Branch '%s' set up to track local branch '%s'."
1016
+msgstr "Ветка «%s» отслеживает локальную ветку «%s»."
1017
1018
#: branch.c:104
1019
#, c-format
1019
-msgid "Branch %s set up to track remote ref %s by rebasing."
1020
-msgstr "Ветка %s отслеживает внешнюю ссылку %s перемещением."
1020
+msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1021
+msgstr "Ветка «%s» отслеживает внешнюю ссылку «%s» перемещением."
1022
1023
#: branch.c:105
1024
#, c-format
1024
-msgid "Branch %s set up to track remote ref %s."
1025
-msgstr "Ветка %s отслеживает внешнюю ссылку %s."
1025
+msgid "Branch '%s' set up to track remote ref '%s'."
1026
+msgstr "Ветка «%s» отслеживает внешнюю ссылку «%s»."
1027
1028
#: branch.c:109
1029
#, c-format
1029
-msgid "Branch %s set up to track local ref %s by rebasing."
1030
-msgstr "Ветка %s отслеживает локальную ссылку %s перемещением."
1030
+msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1031
+msgstr "Ветка «%s» отслеживает локальную ссылку «%s» перемещением."
1032
1033
#: branch.c:110
1034
#, c-format
1034
-msgid "Branch %s set up to track local ref %s."
1035
-msgstr "Ветка %s отслеживает локальную ссылку %s."
1035
+msgid "Branch '%s' set up to track local ref '%s'."
1036
+msgstr "Ветка «%s» отслеживает локальную ссылку «%s»."
1037
1038
#: branch.c:119
1039
msgid "Unable to write upstream branch configuration"
@@ -1053,22 +1054,22 @@ msgstr "«%s» не является действительным именем
1054
msgid "A branch named '%s' already exists."
1055
msgstr "Ветка с именем «%s» уже существует."
1056
1056
-#: branch.c:198
1057
+#: branch.c:197
1058
msgid "Cannot force update the current branch."
1059
msgstr "Не удалось принудительно обновить текущую ветку."
1060
1060
-#: branch.c:218
1061
+#: branch.c:217
1062
#, c-format
1063
msgid ""
1064
"Cannot setup tracking information; starting point '%s' is not a branch."
1065
msgstr "Не удалось настроить информацию отслеживания; стартовая точка «%s» не является веткой."
1066
1066
-#: branch.c:220
1067
+#: branch.c:219
1068
#, c-format
1069
msgid "the requested upstream branch '%s' does not exist"
1070
msgstr "запрошенная ветка вышестоящего репозитория «%s» не существует"
1071
1071
-#: branch.c:222
1072
+#: branch.c:221
1073
msgid ""
1074
"\n"
1075
"If you are planning on basing your work on an upstream\n"
@@ -1080,22 +1081,22 @@ msgid ""
1081
"\"git push -u\" to set the upstream config as you push."
1082
msgstr "\nЕсли вы планируете основывать свою работу на вышестоящей ветке, которая уже существует во внешнем репозитории, вам может потребоваться запустить «git fetch» для ее получения.\n\nЕсли вы планируете отправить новую локальную ветку, которая будет отслеживаться, во внешний репозиторий, вам может потребоваться запустить «git push -u» — чтобы сохранить настройку вышестоящего репозитория для отправки."
1083
1083
-#: branch.c:265
1084
+#: branch.c:264
1085
#, c-format
1086
msgid "Not a valid object name: '%s'."
1087
msgstr "Недопустимое имя объекта: «%s»."
1088
1088
-#: branch.c:285
1089
+#: branch.c:284
1090
#, c-format
1091
msgid "Ambiguous object name: '%s'."
1092
msgstr "Неоднозначное имя объекта: «%s»."
1093
1093
-#: branch.c:290
1094
+#: branch.c:289
1095
#, c-format
1096
msgid "Not a valid branch point: '%s'."
1097
msgstr "Недопустимая точка ветки: «%s»."
1098
1098
-#: branch.c:344
1099
+#: branch.c:343
1100
#, c-format
1101
msgid "'%s' is already checked out at '%s'"
1102
msgstr "«%s» уже находится на «%s»"
@@ -1115,7 +1116,9 @@ msgstr "«%s» не похож на файл пакета версии 2"
1116
msgid "unrecognized header: %s%s (%d)"
1117
msgstr "неопознанный заголовок: %s%s (%d)"
1118
1118
-#: bundle.c:88 sequencer.c:1344 sequencer.c:1770 builtin/commit.c:778
1119
+#: bundle.c:88 sequencer.c:1346 sequencer.c:1793 sequencer.c:2500
1120
+#: sequencer.c:2583 sequencer.c:2609 sequencer.c:2687 sequencer.c:2807
1121
+#: sequencer.c:2949 builtin/commit.c:782
1122
#, c-format
1123
msgid "could not open '%s'"
1124
msgstr "не удалось открыть «%s»"
@@ -1124,7 +1127,7 @@ msgstr "не удалось открыть «%s»"
1127
msgid "Repository lacks these prerequisite commits:"
1128
msgstr "В репозитории отсутствуют необходимые коммиты:"
1129
1127
-#: bundle.c:186
1130
+#: bundle.c:193
1131
#, c-format
1132
msgid "The bundle contains this ref:"
1133
msgid_plural "The bundle contains these %d refs:"
@@ -1133,11 +1136,11 @@ msgstr[1] "Пакет содержит эти %d ссылки:"
1136
msgstr[2] "Пакет содержит эти %d ссылок:"
1137
msgstr[3] "Пакет содержит эти %d ссылок:"
1138
1136
-#: bundle.c:193
1139
+#: bundle.c:200
1140
msgid "The bundle records a complete history."
1141
msgstr "Пакет содержит полную историю."
1142
1140
-#: bundle.c:195
1143
+#: bundle.c:202
1144
#, c-format
1145
msgid "The bundle requires this ref:"
1146
msgid_plural "The bundle requires these %d refs:"
@@ -1146,38 +1149,38 @@ msgstr[1] "Пакет требует эти %d ссылки:"
1149
msgstr[2] "Пакет требует эти %d ссылок:"
1150
msgstr[3] "Пакет требует эти %d ссылок:"
1151
1149
-#: bundle.c:254
1152
+#: bundle.c:261
1153
msgid "Could not spawn pack-objects"
1154
msgstr "Не удалось создать объекты пакета"
1155
1153
-#: bundle.c:265
1156
+#: bundle.c:272
1157
msgid "pack-objects died"
1158
msgstr "критическая ошибка pack-objects"
1159
1157
-#: bundle.c:307
1160
+#: bundle.c:314
1161
msgid "rev-list died"
1162
msgstr "критическая ошибка rev-list"
1163
1161
-#: bundle.c:356
1164
+#: bundle.c:363
1165
#, c-format
1166
msgid "ref '%s' is excluded by the rev-list options"
1167
msgstr "ссылка «%s» исключена в соответствии с опциями rev-list"
1168
1166
-#: bundle.c:446 builtin/log.c:173 builtin/log.c:1589 builtin/shortlog.c:282
1169
+#: bundle.c:453 builtin/log.c:174 builtin/log.c:1597 builtin/shortlog.c:296
1170
#, c-format
1171
msgid "unrecognized argument: %s"
1172
msgstr "неопознанный аргумент: %s"
1173
1171
-#: bundle.c:454
1174
+#: bundle.c:461
1175
msgid "Refusing to create empty bundle."
1176
msgstr "Отклонение создания пустого пакета."
1177
1175
-#: bundle.c:466
1178
+#: bundle.c:473
1179
#, c-format
1180
msgid "cannot create '%s'"
1181
msgstr "не удалось создать «%s»"
1182
1180
-#: bundle.c:494
1183
+#: bundle.c:501
1184
msgid "index-pack died"
1185
msgstr "критическая ошибка index-pack"
1186
@@ -1186,8 +1189,8 @@ msgstr "критическая ошибка index-pack"
1189
msgid "invalid color value: %.*s"
1190
msgstr "недопустимое значение цвета: %.*s"
1191
1189
-#: commit.c:41 sequencer.c:1582 builtin/am.c:420 builtin/am.c:456
1190
-#: builtin/am.c:1469 builtin/am.c:2107
1192
+#: commit.c:41 sequencer.c:1600 builtin/am.c:421 builtin/am.c:465
1193
+#: builtin/am.c:1467 builtin/am.c:2105
1194
#, c-format
1195
msgid "could not parse %s"
1196
msgstr "не удалось разобрать %s"
@@ -1197,7 +1200,7 @@ msgstr "не удалось разобрать %s"
1200
msgid "%s %s is not a commit!"
1201
msgstr "%s %s не является коммитом!"
1202
1200
-#: commit.c:1511
1203
+#: commit.c:1517
1204
msgid ""
1205
"Warning: commit message did not conform to UTF-8.\n"
1206
"You may want to amend it after fixing the message, or set the config\n"
@@ -1208,152 +1211,152 @@ msgstr "Предупреждение: сообщение коммита не с
1211
msgid "memory exhausted"
1212
msgstr "память исчерпана"
1213
1211
-#: config.c:186
1214
+#: config.c:187
1215
msgid "relative config include conditionals must come from files"
1216
msgstr "относительные условные включения конфигурации должны исходить из файлов"
1217
1215
-#: config.c:720
1218
+#: config.c:721
1219
#, c-format
1220
msgid "bad config line %d in blob %s"
1221
msgstr "ошибка в %d строке двоичного объекта %s"
1222
1220
-#: config.c:724
1223
+#: config.c:725
1224
#, c-format
1225
msgid "bad config line %d in file %s"
1226
msgstr "ошибка в %d строке файла %s"
1227
1225
-#: config.c:728
1228
+#: config.c:729
1229
#, c-format
1230
msgid "bad config line %d in standard input"
1231
msgstr "ошибка в %d строке стандартного ввода"
1232
1230
-#: config.c:732
1233
+#: config.c:733
1234
#, c-format
1235
msgid "bad config line %d in submodule-blob %s"
1236
msgstr "ошибка в %d строке двоичного объекта подмодуля %s"
1237
1235
-#: config.c:736
1238
+#: config.c:737
1239
#, c-format
1240
msgid "bad config line %d in command line %s"
1241
msgstr "ошибка в %d строке коммандной строки %s"
1242
1240
-#: config.c:740
1243
+#: config.c:741
1244
#, c-format
1245
msgid "bad config line %d in %s"
1246
msgstr "ошибка в %d строке в %s"
1247
1245
-#: config.c:868
1248
+#: config.c:869
1249
msgid "out of range"
1250
msgstr "вне диапазона"
1251
1249
-#: config.c:868
1252
+#: config.c:869
1253
msgid "invalid unit"
1254
msgstr "неправильное число"
1255
1253
-#: config.c:874
1256
+#: config.c:875
1257
#, c-format
1258
msgid "bad numeric config value '%s' for '%s': %s"
1259
msgstr "неправильное числовое значение «%s» для «%s»: %s"
1260
1258
-#: config.c:879
1261
+#: config.c:880
1262
#, c-format
1263
msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
1264
msgstr "неправильное числовое значение «%s» для «%s» в двоичном объекте %s: %s"
1265
1263
-#: config.c:882
1266
+#: config.c:883
1267
#, c-format
1268
msgid "bad numeric config value '%s' for '%s' in file %s: %s"
1269
msgstr "неправильное числовое значение «%s» для «%s» в файле %s: %s"
1270
1268
-#: config.c:885
1271
+#: config.c:886
1272
#, c-format
1273
msgid "bad numeric config value '%s' for '%s' in standard input: %s"
1274
msgstr "неправильное числовое значение «%s» для «%s» на стандартном вводе: %s"
1275
1273
-#: config.c:888
1276
+#: config.c:889
1277
#, c-format
1278
msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
1279
msgstr "неправильное числовое значение «%s» для «%s» в двоичном объекте подмодуля %s: %s"
1280
1278
-#: config.c:891
1281
+#: config.c:892
1282
#, c-format
1283
msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
1284
msgstr "неправильное числовое значение «%s» для «%s» на коммандной строке %s: %s"
1285
1283
-#: config.c:894
1286
+#: config.c:895
1287
#, c-format
1288
msgid "bad numeric config value '%s' for '%s' in %s: %s"
1289
msgstr "неправильное числовое значение «%s» для «%s» в %s: %s"
1290
1288
-#: config.c:989
1291
+#: config.c:990
1292
#, c-format
1293
msgid "failed to expand user dir in: '%s'"
1294
msgstr "сбой разворачивания пути каталога пользователя: «%s»"
1295
1293
-#: config.c:1084 config.c:1095
1296
+#: config.c:1085 config.c:1096
1297
#, c-format
1298
msgid "bad zlib compression level %d"
1299
msgstr "неправильный уровень сжатия zlib %d"
1300
1298
-#: config.c:1212
1301
+#: config.c:1213
1302
#, c-format
1303
msgid "invalid mode for object creation: %s"
1304
msgstr "недопустимый режим создания объекта: %s"
1305
1303
-#: config.c:1368
1306
+#: config.c:1372
1307
#, c-format
1308
msgid "bad pack compression level %d"
1309
msgstr "неправильный уровень сжатия пакета %d"
1310
1308
-#: config.c:1564
1311
+#: config.c:1568
1312
msgid "unable to parse command-line config"
1313
msgstr "не удалось разобрать конфигурацию из командной строки"
1314
1312
-#: config.c:1894
1315
+#: config.c:1900
1316
msgid "unknown error occurred while reading the configuration files"
1317
msgstr "произошла неизвестная ошибка при чтении файлов конфигурации"
1318
1316
-#: config.c:2064
1319
+#: config.c:2087
1320
#, c-format
1321
msgid "Invalid %s: '%s'"
1322
msgstr "Недействительный %s: «%s»"
1323
1321
-#: config.c:2085
1324
+#: config.c:2130
1325
#, c-format
1326
msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1327
msgstr "неизвестное значение «%s» для core.untrackedCache; использую стандартное значение «keep»"
1328
1326
-#: config.c:2111
1329
+#: config.c:2156
1330
#, c-format
1331
msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1332
msgstr "значение «%d» для splitIndex.maxPercentChange должно быть от 0 до 100"
1333
1331
-#: config.c:2122
1334
+#: config.c:2167
1335
#, c-format
1336
msgid "unable to parse '%s' from command-line config"
1337
msgstr "не удалось разобрать «%s» в конфигурации из командной строки"
1338
1336
-#: config.c:2124
1339
+#: config.c:2169
1340
#, c-format
1341
msgid "bad config variable '%s' in file '%s' at line %d"
1342
msgstr "неправильная переменная конфигурации «%s» в файле «%s» на строке %d"
1343
1341
-#: config.c:2183
1344
+#: config.c:2228
1345
#, c-format
1346
msgid "%s has multiple values"
1347
msgstr "%s имеет несколько значений"
1348
1346
-#: config.c:2517 config.c:2745
1349
+#: config.c:2571 config.c:2789
1350
#, c-format
1351
msgid "fstat on %s failed"
1352
msgstr "сбой при выполнении fstat на файле %s"
1353
1351
-#: config.c:2635
1354
+#: config.c:2678
1355
#, c-format
1356
msgid "could not set '%s' to '%s'"
1357
msgstr "не удалось установить «%s» в «%s»"
1358
1356
-#: config.c:2637 builtin/remote.c:775
1359
+#: config.c:2680 builtin/remote.c:776
1360
#, c-format
1361
msgid "could not unset '%s'"
1362
msgstr "не удалось сбросить значение для «%s»"
@@ -1370,19 +1373,19 @@ msgid ""
1373
"and the repository exists."
1374
msgstr "Не удалось прочитать из внешнего репозитория.\n\nУдостоверьтесь, что у вас есть необходимые права доступа\nи репозиторий существует."
1375
1373
-#: connected.c:63 builtin/fsck.c:191 builtin/prune.c:141
1376
+#: connected.c:64 builtin/fsck.c:183 builtin/prune.c:141
1377
msgid "Checking connectivity"
1378
msgstr "Проверка соединения"
1379
1377
-#: connected.c:75
1380
+#: connected.c:76
1381
msgid "Could not run 'git rev-list'"
1382
msgstr "Не удалось запустить «git rev-list»"
1383
1381
-#: connected.c:95
1384
+#: connected.c:96
1385
msgid "failed write to rev-list"
1386
msgstr "сбой записи в rev-list"
1387
1385
-#: connected.c:102
1388
+#: connected.c:103
1389
msgid "failed to close rev-list's stdin"
1390
msgstr "сбой закрытия стандартного ввода у rev-list"
1391
@@ -1391,7 +1394,7 @@ msgstr "сбой закрытия стандартного ввода у rev-lis
1394
msgid ""
1395
"CRLF will be replaced by LF in %s.\n"
1396
"The file will have its original line endings in your working directory."
1394
-msgstr "CRLF будет заменен на LF в %s.\nФайл будет иметь свои оригинальные концы строк в рашей рабочей копии."
1397
+msgstr "CRLF будет заменен на LF в %s.\nФайл будет иметь свои оригинальные концы строк в вашей рабочей копии."
1398
1399
#: convert.c:209
1400
#, c-format
@@ -1403,7 +1406,7 @@ msgstr "CRLF будет заменен на LF в %s."
1406
msgid ""
1407
"LF will be replaced by CRLF in %s.\n"
1408
"The file will have its original line endings in your working directory."
1406
-msgstr "LF будет заменен на CRLF в %s.\nФайл будет иметь свои оригинальные концы строк в рашей рабочей копии."
1409
+msgstr "LF будет заменен на CRLF в %s.\nФайл будет иметь свои оригинальные концы строк в вашей рабочей копии."
1410
1411
#: convert.c:219
1412
#, c-format
@@ -1505,273 +1508,283 @@ msgstr "сбой чтения orderfile «%s»"
1508
msgid "Performing inexact rename detection"
1509
msgstr "Выполняется неточное определение переименования"
1510
1508
-#: diff.c:63
1511
+#: diff.c:74
1512
#, c-format
1513
msgid "option '%s' requires a value"
1514
msgstr "параметр «%s» требует указания значения"
1515
1513
-#: diff.c:125
1516
+#: diff.c:152
1517
#, c-format
1518
msgid " Failed to parse dirstat cut-off percentage '%s'\n"
1519
msgstr " Сбой разбора величины среза (cut-off) у dirstat «%s»\n"
1520
1518
-#: diff.c:130
1521
+#: diff.c:157
1522
#, c-format
1523
msgid " Unknown dirstat parameter '%s'\n"
1524
msgstr "Неизвестный параметр dirstat: «%s»\n"
1525
1523
-#: diff.c:282
1526
+#: diff.c:281
1527
+msgid ""
1528
+"color moved setting must be one of 'no', 'default', 'zebra', 'dimmed_zebra',"
1529
+" 'plain'"
1530
+msgstr "значение настройки цвета для перемещённых строк должно быть одно из «no» «default», «zebra», «dimmed_zebra», «plain»"
1531
+
1532
+#: diff.c:341
1533
#, c-format
1534
msgid "Unknown value for 'diff.submodule' config variable: '%s'"
1535
msgstr "Неизвестное значения для переменной «diff.submodule»: «%s»"
1536
1528
-#: diff.c:342
1537
+#: diff.c:398
1538
#, c-format
1539
msgid ""
1540
"Found errors in 'diff.dirstat' config variable:\n"
1541
"%s"
1542
msgstr "Найдены ошибки в переменной «diff.dirstat»:\n%s"
1543
1535
-#: diff.c:3101
1544
+#: diff.c:3861
1545
#, c-format
1546
msgid "external diff died, stopping at %s"
1547
msgstr "критическая ошибка при внешнем сравнении, останов на %s"
1548
1540
-#: diff.c:3427
1549
+#: diff.c:4189
1550
msgid "--name-only, --name-status, --check and -s are mutually exclusive"
1551
msgstr "--name-only, --name-status, --check и -s нельзя использовать одновременно"
1552
1544
-#: diff.c:3517
1553
+#: diff.c:4279
1554
msgid "--follow requires exactly one pathspec"
1555
msgstr "--follow требует ровно одного спецификатора пути"
1556
1548
-#: diff.c:3680
1557
+#: diff.c:4445
1558
#, c-format
1559
msgid ""
1560
"Failed to parse --dirstat/-X option parameter:\n"
1561
"%s"
1562
msgstr "Сбой разбора параметра опции --dirstat/-X :\n%s"
1563
1555
-#: diff.c:3694
1564
+#: diff.c:4459
1565
#, c-format
1566
msgid "Failed to parse --submodule option parameter: '%s'"
1567
msgstr "Сбой разбора параметра опции --submodule: «%s»"
1568
1560
-#: diff.c:4716
1569
+#: diff.c:5505
1570
msgid "inexact rename detection was skipped due to too many files."
1571
msgstr "неточное определение переименования было пропущено из-за слишком большого количества файлов."
1572
1564
-#: diff.c:4719
1573
+#: diff.c:5508
1574
msgid "only found copies from modified paths due to too many files."
1575
msgstr "найдены только копии из измененных путей из-за слишком большого количества файлов."
1576
1568
-#: diff.c:4722
1577
+#: diff.c:5511
1578
#, c-format
1579
msgid ""
1580
"you may want to set your %s variable to at least %d and retry the command."
1581
msgstr "возможно вы захотите установить переменную %s в как минимум значение %d и повторить вызов команды."
1582
1574
-#: dir.c:1948
1583
+#: dir.c:1983
1584
msgid "failed to get kernel name and information"
1585
msgstr "не удалось получить имя ядра и информацию"
1586
1578
-#: dir.c:2067
1587
+#: dir.c:2102
1588
msgid "Untracked cache is disabled on this system or location."
1589
msgstr "Кэш неотслеживаемых файлов отключен на этой системе или в этом месте."
1590
1582
-#: dir.c:2846 dir.c:2851
1591
+#: dir.c:2885 dir.c:2890
1592
#, c-format
1593
msgid "could not create directories for %s"
1594
msgstr "не удалось создать каталоги для %s"
1595
1587
-#: dir.c:2876
1596
+#: dir.c:2915
1597
#, c-format
1598
msgid "could not migrate git directory from '%s' to '%s'"
1599
msgstr "не удалось переместить каталог git с «%s» в «%s»"
1600
1592
-#: entry.c:281
1601
+#: entry.c:176
1602
+msgid "Filtering content"
1603
+msgstr "Фильтруется содержимое"
1604
+
1605
+#: entry.c:417
1606
#, c-format
1607
msgid "could not stat file '%s'"
1608
msgstr "не удалось выполнить stat для файла «%s»"
1609
1597
-#: fetch-pack.c:251
1610
+#: fetch-pack.c:252
1611
msgid "git fetch-pack: expected shallow list"
1612
msgstr "git fetch-pack: ожидается передача списка для получение части"
1613
1601
-#: fetch-pack.c:263
1614
+#: fetch-pack.c:264
1615
msgid "git fetch-pack: expected ACK/NAK, got EOF"
1616
msgstr "git fetch-pack: ожидается ACK/NAK, а получено EOF"
1617
1605
-#: fetch-pack.c:282 builtin/archive.c:63
1618
+#: fetch-pack.c:283 builtin/archive.c:63
1619
#, c-format
1620
msgid "remote error: %s"
1621
msgstr "ошибка внешнего репозитория: %s"
1622
1610
-#: fetch-pack.c:283
1623
+#: fetch-pack.c:284
1624
#, c-format
1625
msgid "git fetch-pack: expected ACK/NAK, got '%s'"
1626
msgstr "git fetch-pack: ожидается ACK/NAK, а получено «%s»"
1627
1615
-#: fetch-pack.c:335
1628
+#: fetch-pack.c:336
1629
msgid "--stateless-rpc requires multi_ack_detailed"
1630
msgstr "--stateless-rpc требует multi_ack_detailed"
1631
1619
-#: fetch-pack.c:421
1632
+#: fetch-pack.c:422
1633
#, c-format
1634
msgid "invalid shallow line: %s"
1635
msgstr "неправильная строка частичного получения: %s"
1636
1624
-#: fetch-pack.c:427
1637
+#: fetch-pack.c:428
1638
#, c-format
1639
msgid "invalid unshallow line: %s"
1640
msgstr "неправильная строка полного получения: %s"
1641
1629
-#: fetch-pack.c:429
1642
+#: fetch-pack.c:430
1643
#, c-format
1644
msgid "object not found: %s"
1645
msgstr "объект не найден: %s"
1646
1634
-#: fetch-pack.c:432
1647
+#: fetch-pack.c:433
1648
#, c-format
1649
msgid "error in object: %s"
1650
msgstr "ошибка в объекте: %s"
1651
1639
-#: fetch-pack.c:434
1652
+#: fetch-pack.c:435
1653
#, c-format
1654
msgid "no shallow found: %s"
1655
msgstr "частичный клон не найден: %s"
1656
1644
-#: fetch-pack.c:437
1657
+#: fetch-pack.c:438
1658
#, c-format
1659
msgid "expected shallow/unshallow, got %s"
1660
msgstr "ожидалось shallow/unshallow, а получено %s"
1661
1649
-#: fetch-pack.c:476
1662
+#: fetch-pack.c:477
1663
#, c-format
1664
msgid "got %s %d %s"
1665
msgstr "получено %s %d %s"
1666
1654
-#: fetch-pack.c:490
1667
+#: fetch-pack.c:491
1668
#, c-format
1669
msgid "invalid commit %s"
1670
msgstr "недопустимый коммит %s"
1671
1659
-#: fetch-pack.c:523
1672
+#: fetch-pack.c:524
1673
msgid "giving up"
1674
msgstr "останавливаю дальнейшие попытки"
1675
1663
-#: fetch-pack.c:533 progress.c:237
1676
+#: fetch-pack.c:534 progress.c:242
1677
msgid "done"
1678
msgstr "готово"
1679
1667
-#: fetch-pack.c:545
1680
+#: fetch-pack.c:546
1681
#, c-format
1682
msgid "got %s (%d) %s"
1683
msgstr "получено %s (%d) %s"
1684
1672
-#: fetch-pack.c:591
1685
+#: fetch-pack.c:592
1686
#, c-format
1687
msgid "Marking %s as complete"
1688
msgstr "Помечаю %s как завершенный"
1689
1677
-#: fetch-pack.c:775
1690
+#: fetch-pack.c:776
1691
#, c-format
1692
msgid "already have %s (%s)"
1693
msgstr "уже есть %s (%s)"
1694
1682
-#: fetch-pack.c:813
1695
+#: fetch-pack.c:814
1696
msgid "fetch-pack: unable to fork off sideband demultiplexer"
1697
msgstr "fetch-pack: не удалось запустить программу разбора данных"
1698
1686
-#: fetch-pack.c:821
1699
+#: fetch-pack.c:822
1700
msgid "protocol error: bad pack header"
1701
msgstr "ошибка протокола: неправильный заголовок потока"
1702
1690
-#: fetch-pack.c:877
1703
+#: fetch-pack.c:878
1704
#, c-format
1705
msgid "fetch-pack: unable to fork off %s"
1706
msgstr "fetch-pack: не удалось запустить программу %s"
1707
1695
-#: fetch-pack.c:893
1708
+#: fetch-pack.c:894
1709
#, c-format
1710
msgid "%s failed"
1711
msgstr "%s завершен с ошибкой"
1712
1700
-#: fetch-pack.c:895
1713
+#: fetch-pack.c:896
1714
msgid "error in sideband demultiplexer"
1715
msgstr "произошла ошибка в программе разбора данных"
1716
1704
-#: fetch-pack.c:922
1717
+#: fetch-pack.c:923
1718
msgid "Server does not support shallow clients"
1719
msgstr "Сервер не поддерживает клиентов с частичным клонированием"
1720
1708
-#: fetch-pack.c:926
1721
+#: fetch-pack.c:927
1722
msgid "Server supports multi_ack_detailed"
1723
msgstr "Сервер поддерживает multi_ack_detailed"
1724
1712
-#: fetch-pack.c:929
1725
+#: fetch-pack.c:930
1726
msgid "Server supports no-done"
1727
msgstr "Сервер поддерживает no-done"
1728
1716
-#: fetch-pack.c:935
1729
+#: fetch-pack.c:936
1730
msgid "Server supports multi_ack"
1731
msgstr "Сервер поддерживает multi_ack"
1732
1720
-#: fetch-pack.c:939
1733
+#: fetch-pack.c:940
1734
msgid "Server supports side-band-64k"
1735
msgstr "Сервер поддерживает side-band-64k"
1736
1724
-#: fetch-pack.c:943
1737
+#: fetch-pack.c:944
1738
msgid "Server supports side-band"
1739
msgstr "Сервер поддерживает side-band"
1740
1728
-#: fetch-pack.c:947
1741
+#: fetch-pack.c:948
1742
msgid "Server supports allow-tip-sha1-in-want"
1743
msgstr "Сервер поддерживает allow-tip-sha1-in-want"
1744
1732
-#: fetch-pack.c:951
1745
+#: fetch-pack.c:952
1746
msgid "Server supports allow-reachable-sha1-in-want"
1747
msgstr "Сервер поддерживает allow-reachable-sha1-in-want"
1748
1736
-#: fetch-pack.c:961
1749
+#: fetch-pack.c:962
1750
msgid "Server supports ofs-delta"
1751
msgstr "Сервер поддерживает ofs-delta"
1752
1740
-#: fetch-pack.c:968
1753
+#: fetch-pack.c:969
1754
#, c-format
1755
msgid "Server version is %.*s"
1756
msgstr "Версия сервера %.*s"
1757
1745
-#: fetch-pack.c:974
1758
+#: fetch-pack.c:975
1759
msgid "Server does not support --shallow-since"
1760
msgstr "Сервер не поддерживает --shallow-since"
1761
1749
-#: fetch-pack.c:978
1762
+#: fetch-pack.c:979
1763
msgid "Server does not support --shallow-exclude"
1764
msgstr "Сервер не поддерживает --shallow-exclude"
1765
1753
-#: fetch-pack.c:980
1766
+#: fetch-pack.c:981
1767
msgid "Server does not support --deepen"
1768
msgstr "Сервер не поддерживает --deepen"
1769
1757
-#: fetch-pack.c:991
1770
+#: fetch-pack.c:992
1771
msgid "no common commits"
1772
msgstr "не общих коммитов"
1773
1761
-#: fetch-pack.c:1003
1774
+#: fetch-pack.c:1004
1775
msgid "git fetch-pack: fetch failed."
1776
msgstr "git fetch-pack: ошибка при получении данных."
1777
1765
-#: fetch-pack.c:1165
1778
+#: fetch-pack.c:1166
1779
msgid "no matching remote head"
1780
msgstr "нет соотвествующего внешнего указателя на ветку"
1781
1769
-#: fetch-pack.c:1187
1782
+#: fetch-pack.c:1188
1783
#, c-format
1784
msgid "no such remote ref %s"
1785
msgstr "нет такой внешней ссылки %s"
1786
1774
-#: fetch-pack.c:1190
1787
+#: fetch-pack.c:1191
1788
#, c-format
1789
msgid "Server does not allow request for unadvertised object %s"
1790
msgstr "Сервер не поддерживает запрос необъявленного объекта %s"
@@ -1784,7 +1797,7 @@ msgstr "gpg не удалось подписать данные"
1797
msgid "could not create temporary file"
1798
msgstr "не удалось создать временный файл"
1799
1787
-#: gpg-interface.c:213
1800
+#: gpg-interface.c:214
1801
#, c-format
1802
msgid "failed writing detached signature to '%s'"
1803
msgstr "сбой записи отсоединенной подписи в «%s»"
@@ -1794,17 +1807,17 @@ msgstr "сбой записи отсоединенной подписи в «%s
1807
msgid "ignore invalid color '%.*s' in log.graphColors"
1808
msgstr "игнорирую недопустимый цвет «%.*s» в log.graphColors"
1809
1797
-#: grep.c:1981
1810
+#: grep.c:1970
1811
#, c-format
1812
msgid "'%s': unable to read %s"
1813
msgstr "«%s»: не удалось прочесть %s"
1814
1802
-#: grep.c:1998 builtin/clone.c:403 builtin/diff.c:81 builtin/rm.c:134
1815
+#: grep.c:1987 builtin/clone.c:404 builtin/diff.c:81 builtin/rm.c:134
1816
#, c-format
1817
msgid "failed to stat '%s'"
1818
msgstr "не удалось выполнить stat «%s»"
1819
1807
-#: grep.c:2009
1820
+#: grep.c:1998
1821
#, c-format
1822
msgid "'%s': short read"
1823
msgstr "«%s»: слишком мало данных прочитано"
@@ -1929,12 +1942,12 @@ msgstr "пустое имя идентификатора (для <%s>) не ра
1942
msgid "name consists only of disallowed characters: %s"
1943
msgstr "имя состоит только из неразрешенных симоволов: %s"
1944
1932
-#: ident.c:416 builtin/commit.c:612
1945
+#: ident.c:416 builtin/commit.c:616
1946
#, c-format
1947
msgid "invalid date format: %s"
1948
msgstr "неправильный формат даты: %s"
1949
1937
-#: lockfile.c:152
1950
+#: lockfile.c:151
1951
#, c-format
1952
msgid ""
1953
"Unable to create '%s.lock': %s.\n"
@@ -1946,7 +1959,7 @@ msgid ""
1959
"remove the file manually to continue."
1960
msgstr "Не удалось создать «%s.lock»: %s.\n\nПохоже, что другой процесс git запущен в этом репозитории,\nнапример редактор открыт из «git commit». Пожалуйста, убедитесь,\nчто все процессы были завершены и потом попробуйте снова.\nЕсли это не поможет, то возможно процесс git был ранее завершен\nс ошибкой в этом репозитории: \nудалите файл вручную для продолжения."
1961
1949
-#: lockfile.c:160
1962
+#: lockfile.c:159
1963
#, c-format
1964
msgid "Unable to create '%s.lock': %s"
1965
msgstr "Не удалось создать «%s.lock»: %s"
@@ -1955,237 +1968,237 @@ msgstr "Не удалось создать «%s.lock»: %s"
1968
msgid "failed to read the cache"
1969
msgstr "сбой чтения кэша"
1970
1958
-#: merge.c:96 builtin/am.c:1980 builtin/am.c:2015 builtin/checkout.c:377
1959
-#: builtin/checkout.c:591 builtin/clone.c:753
1971
+#: merge.c:96 builtin/am.c:1978 builtin/am.c:2013 builtin/checkout.c:380
1972
+#: builtin/checkout.c:595 builtin/clone.c:754
1973
msgid "unable to write new index file"
1974
msgstr "не удалось записать новый файл индекса"
1975
1963
-#: merge-recursive.c:210
1976
+#: merge-recursive.c:235
1977
msgid "(bad commit)\n"
1978
msgstr "(плохой коммит)\n"
1979
1967
-#: merge-recursive.c:232 merge-recursive.c:240
1980
+#: merge-recursive.c:257 merge-recursive.c:265
1981
#, c-format
1982
msgid "addinfo_cache failed for path '%s'"
1983
msgstr "сбой addinfo_cache для пути «%s»"
1984
1972
-#: merge-recursive.c:304
1985
+#: merge-recursive.c:329
1986
msgid "error building trees"
1987
msgstr "ошибка при построении деревьев"
1988
1976
-#: merge-recursive.c:728
1989
+#: merge-recursive.c:752
1990
#, c-format
1991
msgid "failed to create path '%s'%s"
1992
msgstr "не удалось создать путь «%s»%s"
1993
1981
-#: merge-recursive.c:739
1994
+#: merge-recursive.c:763
1995
#, c-format
1996
msgid "Removing %s to make room for subdirectory\n"
1997
msgstr "Удаление %s, чтобы освободить место для подкаталогов\n"
1998
1986
-#: merge-recursive.c:753 merge-recursive.c:772
1999
+#: merge-recursive.c:777 merge-recursive.c:796
2000
msgid ": perhaps a D/F conflict?"
2001
msgstr ": возможно, конфликт каталогов/файлов?"
2002
1990
-#: merge-recursive.c:762
2003
+#: merge-recursive.c:786
2004
#, c-format
2005
msgid "refusing to lose untracked file at '%s'"
2006
msgstr "отказ потери неотслеживаемого файла в «%s»"
2007
1995
-#: merge-recursive.c:804 builtin/cat-file.c:36
2008
+#: merge-recursive.c:828 builtin/cat-file.c:37
2009
#, c-format
2010
msgid "cannot read object %s '%s'"
2011
msgstr "невозможно прочитать объект %s «%s»"
2012
2000
-#: merge-recursive.c:806
2013
+#: merge-recursive.c:830
2014
#, c-format
2015
msgid "blob expected for %s '%s'"
2016
msgstr "ожидается двоичный объект для %s «%s»"
2017
2005
-#: merge-recursive.c:830
2018
+#: merge-recursive.c:854
2019
#, c-format
2020
msgid "failed to open '%s': %s"
2021
msgstr "не удалось открыть «%s»: %s"
2022
2010
-#: merge-recursive.c:841
2023
+#: merge-recursive.c:865
2024
#, c-format
2025
msgid "failed to symlink '%s': %s"
2026
msgstr "не удалось создать символьную ссылку «%s»: %s"
2027
2015
-#: merge-recursive.c:846
2028
+#: merge-recursive.c:870
2029
#, c-format
2030
msgid "do not know what to do with %06o %s '%s'"
2031
msgstr "не понятно, что делать с %06o %s «%s»"
2032
2020
-#: merge-recursive.c:986
2033
+#: merge-recursive.c:1010
2034
msgid "Failed to execute internal merge"
2035
msgstr "Не удалось запустить внутреннее слияние"
2036
2024
-#: merge-recursive.c:990
2037
+#: merge-recursive.c:1014
2038
#, c-format
2039
msgid "Unable to add %s to database"
2040
msgstr "Не удалось добавить %s в базу данных"
2041
2029
-#: merge-recursive.c:1093
2042
+#: merge-recursive.c:1117
2043
#, c-format
2044
msgid ""
2045
"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2046
"in tree."
2047
msgstr "КОНФЛИКТ (%s/удаление): %s удалено в %s и %s в %s. Версия %s из %s оставлена в дереве."
2048
2036
-#: merge-recursive.c:1098
2049
+#: merge-recursive.c:1122
2050
#, c-format
2051
msgid ""
2052
"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2053
"left in tree."
2054
msgstr "КОНФЛИКТ (%s/удаление): %s удалено в %s и от %s до %s в %s. Версия %s из %s оставлена в дереве."
2055
2043
-#: merge-recursive.c:1105
2056
+#: merge-recursive.c:1129
2057
#, c-format
2058
msgid ""
2059
"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2060
"in tree at %s."
2061
msgstr "КОНФЛИКТ (%s/удаление): %s удалено в %s и %s в %s. Версия %s из %s оставлена в дереве на %s."
2062
2050
-#: merge-recursive.c:1110
2063
+#: merge-recursive.c:1134
2064
#, c-format
2065
msgid ""
2066
"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2067
"left in tree at %s."
2068
msgstr "КОНФЛИКТ (%s/удаление): %s удалено в %s и от %s до %s в %s. Версия %s из %s оставлена в дереве на %s."
2069
2057
-#: merge-recursive.c:1144
2070
+#: merge-recursive.c:1168
2071
msgid "rename"
2072
msgstr "переименование"
2073
2061
-#: merge-recursive.c:1144
2074
+#: merge-recursive.c:1168
2075
msgid "renamed"
2076
msgstr "переименовано"
2077
2065
-#: merge-recursive.c:1201
2078
+#: merge-recursive.c:1225
2079
#, c-format
2080
msgid "%s is a directory in %s adding as %s instead"
2081
msgstr "%s — это каталог в %s, добавляем как %s вместо этого"
2082
2070
-#: merge-recursive.c:1226
2083
+#: merge-recursive.c:1250
2084
#, c-format
2085
msgid ""
2086
"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename "
2087
"\"%s\"->\"%s\" in \"%s\"%s"
2088
msgstr "КОНФЛИКТ (переименование/переименование): Переименование «%s»→«%s» в ветке «%s» и переименование «%s»→«%s» в ветке «%s»%s"
2089
2077
-#: merge-recursive.c:1231
2090
+#: merge-recursive.c:1255
2091
msgid " (left unresolved)"
2092
msgstr " (оставлено неразрешенным)"
2093
2081
-#: merge-recursive.c:1293
2094
+#: merge-recursive.c:1317
2095
#, c-format
2096
msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
2097
msgstr "КОНФЛИКТ (переименование/переименование): Переименование «%s»→«%s» в ветке «%s» и переименование «%s»→«%s» в ветке «%s»"
2098
2086
-#: merge-recursive.c:1326
2099
+#: merge-recursive.c:1350
2100
#, c-format
2101
msgid "Renaming %s to %s and %s to %s instead"
2102
msgstr "Переименовываю %s в %s и %s в %s вместо этого"
2103
2091
-#: merge-recursive.c:1529
2104
+#: merge-recursive.c:1553
2105
#, c-format
2106
msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
2107
msgstr "КОНФЛИКТ (переименование/добавление): Переименование «%s»→«%s» в ветке «%s» и добавление «%s» в ветке «%s»"
2108
2096
-#: merge-recursive.c:1544
2109
+#: merge-recursive.c:1568
2110
#, c-format
2111
msgid "Adding merged %s"
2112
msgstr "Добавление слитого %s"
2113
2101
-#: merge-recursive.c:1551 merge-recursive.c:1781
2114
+#: merge-recursive.c:1575 merge-recursive.c:1805
2115
#, c-format
2116
msgid "Adding as %s instead"
2117
msgstr "Добавление вместо этого как %s"
2118
2106
-#: merge-recursive.c:1608
2119
+#: merge-recursive.c:1632
2120
#, c-format
2121
msgid "cannot read object %s"
2122
msgstr "невозможно прочитать объект «%s»"
2123
2111
-#: merge-recursive.c:1611
2124
+#: merge-recursive.c:1635
2125
#, c-format
2126
msgid "object %s is not a blob"
2127
msgstr "объект %s не является двоичным объектом"
2128
2116
-#: merge-recursive.c:1680
2129
+#: merge-recursive.c:1704
2130
msgid "modify"
2131
msgstr "изменение"
2132
2120
-#: merge-recursive.c:1680
2133
+#: merge-recursive.c:1704
2134
msgid "modified"
2135
msgstr "изменено"
2136
2124
-#: merge-recursive.c:1690
2137
+#: merge-recursive.c:1714
2138
msgid "content"
2139
msgstr "содержимое"
2140
2128
-#: merge-recursive.c:1697
2141
+#: merge-recursive.c:1721
2142
msgid "add/add"
2143
msgstr "добавление/добавление"
2144
2132
-#: merge-recursive.c:1733
2145
+#: merge-recursive.c:1757
2146
#, c-format
2147
msgid "Skipped %s (merged same as existing)"
2148
msgstr "Пропуск %s (слиты одинаковые изменения как существующие)"
2149
2137
-#: merge-recursive.c:1747
2150
+#: merge-recursive.c:1771
2151
#, c-format
2152
msgid "Auto-merging %s"
2153
msgstr "Автослияние %s"
2154
2142
-#: merge-recursive.c:1751 git-submodule.sh:945
2155
+#: merge-recursive.c:1775 git-submodule.sh:944
2156
msgid "submodule"
2157
msgstr "подмодуль"
2158
2146
-#: merge-recursive.c:1752
2159
+#: merge-recursive.c:1776
2160
#, c-format
2161
msgid "CONFLICT (%s): Merge conflict in %s"
2162
msgstr "КОНФЛИКТ (%s): Конфликт слияния в %s"
2163
2151
-#: merge-recursive.c:1846
2164
+#: merge-recursive.c:1870
2165
#, c-format
2166
msgid "Removing %s"
2167
msgstr "Удаление %s"
2168
2156
-#: merge-recursive.c:1872
2169
+#: merge-recursive.c:1896
2170
msgid "file/directory"
2171
msgstr "файл/каталог"
2172
2160
-#: merge-recursive.c:1878
2173
+#: merge-recursive.c:1902
2174
msgid "directory/file"
2175
msgstr "каталог/файл"
2176
2164
-#: merge-recursive.c:1884
2177
+#: merge-recursive.c:1908
2178
#, c-format
2179
msgid ""
2180
"CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
2181
msgstr "КОНФЛИКТ (%s): Уже существует каталог с именем «%s» в «%s». Добавление «%s» как «%s»"
2182
2170
-#: merge-recursive.c:1893
2183
+#: merge-recursive.c:1917
2184
#, c-format
2185
msgid "Adding %s"
2186
msgstr "Добавление %s"
2187
2175
-#: merge-recursive.c:1930
2176
-msgid "Already up-to-date!"
2188
+#: merge-recursive.c:1954
2189
+msgid "Already up to date!"
2190
msgstr "Уже обновлено!"
2191
2179
-#: merge-recursive.c:1939
2192
+#: merge-recursive.c:1963
2193
#, c-format
2194
msgid "merging of trees %s and %s failed"
2195
msgstr "сбой слияния деревьев «%s» и «%s»"
2196
2184
-#: merge-recursive.c:2022
2197
+#: merge-recursive.c:2060
2198
msgid "Merging:"
2199
msgstr "Слияние:"
2200
2188
-#: merge-recursive.c:2035
2201
+#: merge-recursive.c:2073
2202
#, c-format
2203
msgid "found %u common ancestor:"
2204
msgid_plural "found %u common ancestors:"
@@ -2194,27 +2207,27 @@ msgstr[1] "найдено %u общих предка:"
2207
msgstr[2] "найдено %u общих предков:"
2208
msgstr[3] "найдено %u общих предков:"
2209
2197
-#: merge-recursive.c:2074
2210
+#: merge-recursive.c:2112
2211
msgid "merge returned no commit"
2212
msgstr "слияние не вернуло коммит"
2213
2201
-#: merge-recursive.c:2137
2214
+#: merge-recursive.c:2175
2215
#, c-format
2216
msgid "Could not parse object '%s'"
2217
msgstr "Не удалось разобрать объект «%s»"
2218
2206
-#: merge-recursive.c:2151 builtin/merge.c:646 builtin/merge.c:793
2219
+#: merge-recursive.c:2189 builtin/merge.c:655 builtin/merge.c:814
2220
msgid "Unable to write index."
2221
msgstr "Не удается записать индекс."
2222
2210
-#: notes-merge.c:273
2223
+#: notes-merge.c:272
2224
#, c-format
2225
msgid ""
2226
"You have not concluded your previous notes merge (%s exists).\n"
2227
"Please, use 'git notes merge --commit' or 'git notes merge --abort' to commit/abort the previous merge before you start a new notes merge."
2228
msgstr "Вы не закончили предыдущее слияние заметок (%s существует).\nЗапустите «git notes merge --commit» или «git notes merge --abort» для коммита или отмены предыдущего слияния и запуска нового слияния заметок."
2229
2217
-#: notes-merge.c:280
2230
+#: notes-merge.c:279
2231
#, c-format
2232
msgid "You have not concluded your notes merge (%s exists)."
2233
msgstr "Вы не закончили предыдущее слияние заметок (%s существует)."
@@ -2241,33 +2254,47 @@ msgstr "Отказ в перезаписи заметок в %s (за преде
2254
msgid "Bad %s value: '%s'"
2255
msgstr "Неправильное значение переменной %s: «%s»"
2256
2244
-#: object.c:240
2257
+#: object.c:239
2258
#, c-format
2259
msgid "unable to parse object: %s"
2260
msgstr "не удалось разобрать объект: %s"
2261
2262
+#: packfile.c:556
2263
+msgid "offset before end of packfile (broken .idx?)"
2264
+msgstr "сдвиг до конца файла пакета (возможно, повреждён файл .idx?)"
2265
+
2266
+#: packfile.c:1683
2267
+#, c-format
2268
+msgid "offset before start of pack index for %s (corrupt index?)"
2269
+msgstr "сдвиг до начала индекса пакета для %s (повреждён индекс?)"
2270
+
2271
+#: packfile.c:1687
2272
+#, c-format
2273
+msgid "offset beyond end of pack index for %s (truncated index?)"
2274
+msgstr "сдвиг за пределами индекса пакета для %s (обрезан индекс?)"
2275
+
2276
#: parse-options.c:573
2277
msgid "..."
2278
msgstr "…"
2279
2253
-#: parse-options.c:591
2280
+#: parse-options.c:592
2281
#, c-format
2282
msgid "usage: %s"
2283
msgstr "использование: %s"
2284
2285
#. TRANSLATORS: the colon here should align with the
2286
#. one in "usage: %s" translation.
2260
-#: parse-options.c:597
2287
+#: parse-options.c:598
2288
#, c-format
2289
msgid " or: %s"
2290
msgstr " или: %s"
2291
2265
-#: parse-options.c:600
2292
+#: parse-options.c:601
2293
#, c-format
2294
msgid " %s"
2295
msgstr " %s"
2296
2270
-#: parse-options.c:634
2297
+#: parse-options.c:640
2298
msgid "-NUM"
2299
msgstr "-КОЛИЧЕСТВО"
2300
@@ -2276,7 +2303,7 @@ msgstr "-КОЛИЧЕСТВО"
2303
msgid "malformed object name '%s'"
2304
msgstr "Неправильное имя объекта «%s»"
2305
2279
-#: path.c:890
2306
+#: path.c:891
2307
#, c-format
2308
msgid "Could not make %s writable by group"
2309
msgstr "Не удалось предоставить доступ к %s на запись"
@@ -2347,18 +2374,18 @@ msgstr "«%s» (мнемоника: «%c»)"
2374
msgid "%s: pathspec magic not supported by this command: %s"
2375
msgstr "%s: магические слова в спецификаторе пути не поддерживаются командой: %s"
2376
2350
-#: pathspec.c:575
2377
+#: pathspec.c:571
2378
msgid ""
2379
"empty strings as pathspecs will be made invalid in upcoming releases. please"
2380
" use . instead if you meant to match all paths"
2381
msgstr "пустые строки как спецификаторы пути будут сделаны недопустимыми в следующих версиях. используйте вместо них «.», что значит соотвествие всем путям"
2382
2356
-#: pathspec.c:599
2383
+#: pathspec.c:595
2384
#, c-format
2385
msgid "pathspec '%s' is beyond a symbolic link"
2386
msgstr "спецификатор пути «%s» находится за символической ссылкой"
2387
2361
-#: pretty.c:963
2388
+#: pretty.c:962
2389
msgid "unable to parse --pretty format"
2390
msgstr "не удалось разобрать формат для --pretty"
2391
@@ -2376,50 +2403,51 @@ msgid ""
2403
"Using version %i"
2404
msgstr "GIT_INDEX_VERSION указан, но значение недействительное.\nИспользую версию %i"
2405
2379
-#: read-cache.c:2308 builtin/merge.c:1019
2406
+#: read-cache.c:2316 builtin/merge.c:1046
2407
#, c-format
2408
msgid "could not close '%s'"
2409
msgstr "не удалось закрыть «%s»"
2410
2384
-#: read-cache.c:2383 sequencer.c:1353 sequencer.c:2054
2411
+#: read-cache.c:2394 sequencer.c:1355 sequencer.c:2077
2412
#, c-format
2413
msgid "could not stat '%s'"
2414
msgstr "не удалось выполнить stat для «%s»"
2415
2389
-#: read-cache.c:2396
2416
+#: read-cache.c:2407
2417
#, c-format
2418
msgid "unable to open git dir: %s"
2419
msgstr "не удалось открыть каталог git: %s"
2420
2394
-#: read-cache.c:2408
2421
+#: read-cache.c:2419
2422
#, c-format
2423
msgid "unable to unlink: %s"
2424
msgstr "не удалось отсоединить: %s"
2425
2399
-#: refs.c:622
2426
+#: refs.c:638
2427
#, c-format
2428
msgid "Could not open '%s' for writing"
2429
msgstr "Не удалось открыть «%s» для записи"
2430
2404
-#: refs.c:1769
2431
+#: refs.c:1779
2432
msgid "ref updates forbidden inside quarantine environment"
2433
msgstr "обновление ссылок запрещено в изолированном окружении"
2434
2408
-#: refs/files-backend.c:1664
2435
+#: refs/files-backend.c:1136
2436
+#, c-format
2437
+msgid "could not remove reference %s"
2438
+msgstr "не удалось удалить ссылки %s"
2439
+
2440
+#: refs/files-backend.c:1150 refs/packed-backend.c:1430
2441
+#: refs/packed-backend.c:1440
2442
#, c-format
2443
msgid "could not delete reference %s: %s"
2444
msgstr "не удалось удалить ссылку %s: %s"
2445
2413
-#: refs/files-backend.c:1667
2446
+#: refs/files-backend.c:1153 refs/packed-backend.c:1443
2447
#, c-format
2448
msgid "could not delete references: %s"
2449
msgstr "не удалось удалить ссылки: %s"
2450
2418
-#: refs/files-backend.c:1676
2419
-#, c-format
2420
-msgid "could not remove reference %s"
2421
-msgstr "не удалось удалить ссылки %s"
2422
-
2451
#: ref-filter.c:35 wt-status.c:1811
2452
msgid "gone"
2453
msgstr "исчез"
@@ -2439,272 +2467,272 @@ msgstr "позади %d"
2467
msgid "ahead %d, behind %d"
2468
msgstr "впереди %d, позади %d"
2469
2442
-#: ref-filter.c:105
2470
+#: ref-filter.c:104
2471
#, c-format
2472
msgid "expected format: %%(color:<color>)"
2473
msgstr "ожидаемый формат: %%(color:<color>)"
2474
2447
-#: ref-filter.c:107
2475
+#: ref-filter.c:106
2476
#, c-format
2477
msgid "unrecognized color: %%(color:%s)"
2478
msgstr "неопознанный цвет: %%(color:%s)"
2479
2452
-#: ref-filter.c:121
2480
+#: ref-filter.c:126
2481
#, c-format
2482
msgid "Integer value expected refname:lstrip=%s"
2483
msgstr "Ожидается целочисленное значение refname:lstrip=%s"
2484
2457
-#: ref-filter.c:125
2485
+#: ref-filter.c:130
2486
#, c-format
2487
msgid "Integer value expected refname:rstrip=%s"
2488
msgstr "Ожидается целочисленное значение refname:rstrip=%s"
2489
2462
-#: ref-filter.c:127
2490
+#: ref-filter.c:132
2491
#, c-format
2492
msgid "unrecognized %%(%s) argument: %s"
2493
msgstr "неопознанный аргумент %%(%s): %s"
2494
2467
-#: ref-filter.c:167
2495
+#: ref-filter.c:172
2496
#, c-format
2497
msgid "%%(body) does not take arguments"
2498
msgstr "параметр %%(body) не принимает аргументы"
2499
2472
-#: ref-filter.c:174
2500
+#: ref-filter.c:179
2501
#, c-format
2502
msgid "%%(subject) does not take arguments"
2503
msgstr "параметр %%(subject) не принимает аргументы"
2504
2477
-#: ref-filter.c:181
2505
+#: ref-filter.c:186
2506
#, c-format
2507
msgid "%%(trailers) does not take arguments"
2508
msgstr "параметр %%(trailers) не принимает аргументы"
2509
2482
-#: ref-filter.c:200
2510
+#: ref-filter.c:205
2511
#, c-format
2512
msgid "positive value expected contents:lines=%s"
2513
msgstr "положительное значение ожидает contents:lines=%s"
2514
2487
-#: ref-filter.c:202
2515
+#: ref-filter.c:207
2516
#, c-format
2517
msgid "unrecognized %%(contents) argument: %s"
2518
msgstr "неопознанный аргумент %%(contents): %s"
2519
2492
-#: ref-filter.c:215
2520
+#: ref-filter.c:220
2521
#, c-format
2522
msgid "positive value expected objectname:short=%s"
2523
msgstr "ожидается положительное значение objectname:short=%s"
2524
2497
-#: ref-filter.c:219
2525
+#: ref-filter.c:224
2526
#, c-format
2527
msgid "unrecognized %%(objectname) argument: %s"
2528
msgstr "неопознанный аргумент %%(objectname): %s"
2529
2502
-#: ref-filter.c:246
2530
+#: ref-filter.c:251
2531
#, c-format
2532
msgid "expected format: %%(align:<width>,<position>)"
2533
msgstr "ожидаемый формат: %%(align:<width>,<position>)"
2534
2507
-#: ref-filter.c:258
2535
+#: ref-filter.c:263
2536
#, c-format
2537
msgid "unrecognized position:%s"
2538
msgstr "неопознанная позиция:%s"
2539
2512
-#: ref-filter.c:262
2540
+#: ref-filter.c:267
2541
#, c-format
2542
msgid "unrecognized width:%s"
2543
msgstr "неопознанная ширина:%s"
2544
2517
-#: ref-filter.c:268
2545
+#: ref-filter.c:273
2546
#, c-format
2547
msgid "unrecognized %%(align) argument: %s"
2548
msgstr "неопознанный аргумент %%(align): %s"
2549
2522
-#: ref-filter.c:272
2550
+#: ref-filter.c:277
2551
#, c-format
2552
msgid "positive width expected with the %%(align) atom"
2553
msgstr "ожидается положительная ширина с указанием частицы %%(align)"
2554
2527
-#: ref-filter.c:287
2555
+#: ref-filter.c:292
2556
#, c-format
2557
msgid "unrecognized %%(if) argument: %s"
2558
msgstr "неопознанный аргумент %%(if): %s"
2559
2532
-#: ref-filter.c:378
2560
+#: ref-filter.c:382
2561
#, c-format
2562
msgid "malformed field name: %.*s"
2563
msgstr "неправильное имя поля: %.*s"
2564
2537
-#: ref-filter.c:404
2565
+#: ref-filter.c:408
2566
#, c-format
2567
msgid "unknown field name: %.*s"
2568
msgstr "неизвестное имя поля: %.*s"
2569
2542
-#: ref-filter.c:508
2570
+#: ref-filter.c:520
2571
#, c-format
2572
msgid "format: %%(if) atom used without a %%(then) atom"
2573
msgstr "формат: частица %%(if) использована без частицы %%(then)"
2574
2547
-#: ref-filter.c:568
2575
+#: ref-filter.c:580
2576
#, c-format
2577
msgid "format: %%(then) atom used without an %%(if) atom"
2578
msgstr "формат: частица %%(then) использована без частицы %%(if)"
2579
2552
-#: ref-filter.c:570
2580
+#: ref-filter.c:582
2581
#, c-format
2582
msgid "format: %%(then) atom used more than once"
2583
msgstr "формат: частица %%(then) использована более одного раза"
2584
2557
-#: ref-filter.c:572
2585
+#: ref-filter.c:584
2586
#, c-format
2587
msgid "format: %%(then) atom used after %%(else)"
2588
msgstr "формат: частица %%(then) использована после %%(else)"
2589
2562
-#: ref-filter.c:598
2590
+#: ref-filter.c:610
2591
#, c-format
2592
msgid "format: %%(else) atom used without an %%(if) atom"
2593
msgstr "формат: частица %%(else) использована без частицы %%(if)"
2594
2567
-#: ref-filter.c:600
2595
+#: ref-filter.c:612
2596
#, c-format
2597
msgid "format: %%(else) atom used without a %%(then) atom"
2598
msgstr "формат: частица %%(else) использована без частицы %%(then)"
2599
2572
-#: ref-filter.c:602
2600
+#: ref-filter.c:614
2601
#, c-format
2602
msgid "format: %%(else) atom used more than once"
2603
msgstr "формат: частица %%(else) использована более одного раза"
2604
2577
-#: ref-filter.c:615
2605
+#: ref-filter.c:627
2606
#, c-format
2607
msgid "format: %%(end) atom used without corresponding atom"
2608
msgstr "формат: частица %%(end) использована без соответствующей частицы"
2609
2582
-#: ref-filter.c:670
2610
+#: ref-filter.c:682
2611
#, c-format
2612
msgid "malformed format string %s"
2613
msgstr "неправильная строка формата %s"
2614
2587
-#: ref-filter.c:1254
2615
+#: ref-filter.c:1268
2616
#, c-format
2617
msgid "(no branch, rebasing %s)"
2618
msgstr "(нет ветки, перемещение %s)"
2619
2592
-#: ref-filter.c:1257
2620
+#: ref-filter.c:1271
2621
#, c-format
2622
msgid "(no branch, bisect started on %s)"
2623
msgstr "(нет ветки, двоичный поиск начат на %s)"
2624
2625
#. TRANSLATORS: make sure this matches "HEAD
2626
#. detached at " in wt-status.c
2599
-#: ref-filter.c:1265
2627
+#: ref-filter.c:1279
2628
#, c-format
2629
msgid "(HEAD detached at %s)"
2630
msgstr "(HEAD отделён на %s)"
2631
2632
#. TRANSLATORS: make sure this matches "HEAD
2633
#. detached from " in wt-status.c
2606
-#: ref-filter.c:1272
2634
+#: ref-filter.c:1286
2635
#, c-format
2636
msgid "(HEAD detached from %s)"
2637
msgstr "(HEAD отделён начиная с %s)"
2638
2611
-#: ref-filter.c:1276
2639
+#: ref-filter.c:1290
2640
msgid "(no branch)"
2641
msgstr "(нет ветки)"
2642
2615
-#: ref-filter.c:1426 ref-filter.c:1457
2643
+#: ref-filter.c:1439 ref-filter.c:1470
2644
#, c-format
2645
msgid "missing object %s for %s"
2646
msgstr "не найден объект %s для %s"
2647
2620
-#: ref-filter.c:1429 ref-filter.c:1460
2648
+#: ref-filter.c:1442 ref-filter.c:1473
2649
#, c-format
2650
msgid "parse_object_buffer failed on %s for %s"
2651
msgstr "сбой при выполнении parse_object_buffer на %s для %s"
2652
2625
-#: ref-filter.c:1760
2653
+#: ref-filter.c:1773
2654
#, c-format
2655
msgid "malformed object at '%s'"
2656
msgstr "Повреждённый объект «%s»"
2657
2630
-#: ref-filter.c:1827
2658
+#: ref-filter.c:1840
2659
#, c-format
2660
msgid "ignoring ref with broken name %s"
2661
msgstr "игнорирую ссылку с неправильным именем %s"
2662
2635
-#: ref-filter.c:1832
2663
+#: ref-filter.c:1845
2664
#, c-format
2665
msgid "ignoring broken ref %s"
2666
msgstr "игнорирую неправильную ссылку %s"
2667
2640
-#: ref-filter.c:2095
2668
+#: ref-filter.c:2107
2669
#, c-format
2670
msgid "format: %%(end) atom missing"
2671
msgstr "format: пропущена частица %%(end)"
2672
2645
-#: ref-filter.c:2176
2673
+#: ref-filter.c:2201
2674
#, c-format
2675
msgid "malformed object name %s"
2676
msgstr "неправильное имя объекта %s"
2677
2650
-#: remote.c:747
2678
+#: remote.c:750
2679
#, c-format
2680
msgid "Cannot fetch both %s and %s to %s"
2681
msgstr "Нельзя извлечь одновременно %s и %s в %s"
2682
2655
-#: remote.c:751
2683
+#: remote.c:754
2684
#, c-format
2685
msgid "%s usually tracks %s, not %s"
2686
msgstr "%s обычно отслеживает %s, а не %s"
2687
2660
-#: remote.c:755
2688
+#: remote.c:758
2689
#, c-format
2690
msgid "%s tracks both %s and %s"
2691
msgstr "%s отслеживает и %s и %s"
2692
2665
-#: remote.c:763
2693
+#: remote.c:766
2694
msgid "Internal error"
2695
msgstr "Внутренняя ошибка"
2696
2669
-#: remote.c:1680 remote.c:1782
2697
+#: remote.c:1681 remote.c:1783
2698
msgid "HEAD does not point to a branch"
2699
msgstr "HEAD не указывает на ветку"
2700
2673
-#: remote.c:1689
2701
+#: remote.c:1690
2702
#, c-format
2703
msgid "no such branch: '%s'"
2704
msgstr "нет такой ветки: «%s»"
2705
2678
-#: remote.c:1692
2706
+#: remote.c:1693
2707
#, c-format
2708
msgid "no upstream configured for branch '%s'"
2709
msgstr "вышестоящая ветка не настроена для ветки «%s»"
2710
2683
-#: remote.c:1698
2711
+#: remote.c:1699
2712
#, c-format
2713
msgid "upstream branch '%s' not stored as a remote-tracking branch"
2714
msgstr "вышестоящая ветка «%s» не сохранена как отслеживаемая ветка"
2715
2688
-#: remote.c:1713
2716
+#: remote.c:1714
2717
#, c-format
2718
msgid "push destination '%s' on remote '%s' has no local tracking branch"
2719
msgstr "назначение для отправки «%s» на внешнем сервере «%s» не имеет локальной отслеживаемой ветки"
2720
2693
-#: remote.c:1725
2721
+#: remote.c:1726
2722
#, c-format
2723
msgid "branch '%s' has no remote for pushing"
2724
msgstr "ветка «%s» не имеет внешнего сервера для отправки"
2725
2698
-#: remote.c:1736
2726
+#: remote.c:1737
2727
#, c-format
2728
msgid "push refspecs for '%s' do not include '%s'"
2729
msgstr "спецификаторы пути для отправки «%s» не включают в себя «%s»"
2730
2703
-#: remote.c:1749
2731
+#: remote.c:1750
2732
msgid "push has no destination (push.default is 'nothing')"
2733
msgstr "отправка не имеет точки назначения (push.default выставлен в «nothing»)"
2734
2707
-#: remote.c:1771
2735
+#: remote.c:1772
2736
msgid "cannot resolve 'simple' push to a single destination"
2737
msgstr "не удалось выполнить «simple» отправку в единственную точку назначения"
2738
@@ -2719,7 +2747,7 @@ msgstr "(для исправления запустите «git branch --unset-u
2747
2748
#: remote.c:2083
2749
#, c-format
2722
-msgid "Your branch is up-to-date with '%s'.\n"
2750
+msgid "Your branch is up to date with '%s'.\n"
2751
msgstr "Ваша ветка обновлена в соответствии с «%s».\n"
2752
2753
#: remote.c:2087
@@ -2766,16 +2794,16 @@ msgstr[3] "Ваша ветка и «%s» разделились\nи теперь
2794
msgid " (use \"git pull\" to merge the remote branch into yours)\n"
2795
msgstr " (используйте «git pull», чтобы слить внешнюю ветку в вашу)\n"
2796
2769
-#: revision.c:2187
2797
+#: revision.c:2256
2798
msgid "your current branch appears to be broken"
2799
msgstr "похоже, ваша текущая ветка повреждена"
2800
2773
-#: revision.c:2190
2801
+#: revision.c:2259
2802
#, c-format
2803
msgid "your current branch '%s' does not have any commits yet"
2804
msgstr "ваша текущая ветка «%s» еще не содержит ни одного коммита"
2805
2778
-#: revision.c:2384
2806
+#: revision.c:2453
2807
msgid "--first-parent is incompatible with --bisect"
2808
msgstr "опцию --first-parent нельзя использовать одновременно с --bisect"
2809
@@ -2815,92 +2843,93 @@ msgstr "принимающая сторона не поддерживает от
2843
msgid "the receiving end does not support push options"
2844
msgstr "принимающая сторона не поддерживает отправку с опциями"
2845
2818
-#: sequencer.c:216
2846
+#: sequencer.c:218
2847
msgid "revert"
2848
msgstr "обратить изменения"
2849
2822
-#: sequencer.c:218
2850
+#: sequencer.c:220
2851
msgid "cherry-pick"
2852
msgstr "копировать коммит"
2853
2826
-#: sequencer.c:220
2854
+#: sequencer.c:222
2855
msgid "rebase -i"
2856
msgstr "rebase -i"
2857
2830
-#: sequencer.c:222
2858
+#: sequencer.c:224
2859
#, c-format
2860
msgid "Unknown action: %d"
2861
msgstr "Неизвестное действие: %d"
2862
2835
-#: sequencer.c:279
2863
+#: sequencer.c:281
2864
msgid ""
2865
"after resolving the conflicts, mark the corrected paths\n"
2866
"with 'git add <paths>' or 'git rm <paths>'"
2867
msgstr "после разрешения конфликтов, пометьте исправленные пути\nс помощью «git add <пути>» или «git rm <пути>»"
2868
2841
-#: sequencer.c:282
2869
+#: sequencer.c:284
2870
msgid ""
2871
"after resolving the conflicts, mark the corrected paths\n"
2872
"with 'git add <paths>' or 'git rm <paths>'\n"
2873
"and commit the result with 'git commit'"
2874
msgstr "после разрешения конфликтов, пометьте исправленные пути\nс помощью «git add <пути>» или «git rm <пути>»\nи сделайте коммит с помощью «git commit»"
2875
2848
-#: sequencer.c:295 sequencer.c:1685
2876
+#: sequencer.c:297 sequencer.c:1704
2877
#, c-format
2878
msgid "could not lock '%s'"
2879
msgstr "не удалось заблокировать «%s»"
2880
2853
-#: sequencer.c:298 sequencer.c:1563 sequencer.c:1690 sequencer.c:1704
2881
+#: sequencer.c:300 sequencer.c:1581 sequencer.c:1709 sequencer.c:1723
2882
+#: sequencer.c:2733 sequencer.c:2749
2883
#, c-format
2884
msgid "could not write to '%s'"
2885
msgstr "не удалось записать в «%s»"
2886
2858
-#: sequencer.c:302
2887
+#: sequencer.c:304
2888
#, c-format
2889
msgid "could not write eol to '%s'"
2890
msgstr "не удалось записать eol в «%s»"
2891
2863
-#: sequencer.c:306 sequencer.c:1568 sequencer.c:1692
2892
+#: sequencer.c:308 sequencer.c:1586 sequencer.c:1711
2893
#, c-format
2894
msgid "failed to finalize '%s'."
2895
msgstr "не удалось завершить «%s»."
2896
2868
-#: sequencer.c:330 sequencer.c:817 sequencer.c:1589 builtin/am.c:258
2869
-#: builtin/commit.c:750 builtin/merge.c:1017
2897
+#: sequencer.c:332 sequencer.c:819 sequencer.c:1607 builtin/am.c:259
2898
+#: builtin/commit.c:754 builtin/merge.c:1044
2899
#, c-format
2900
msgid "could not read '%s'"
2901
msgstr "не удалось прочитать «%s»"
2902
2874
-#: sequencer.c:356
2903
+#: sequencer.c:358
2904
#, c-format
2905
msgid "your local changes would be overwritten by %s."
2906
msgstr "ваши локальные изменения будут перезаписаны %s."
2907
2879
-#: sequencer.c:360
2908
+#: sequencer.c:362
2909
msgid "commit your changes or stash them to proceed."
2910
msgstr "для продолжения закоммитьте ваши изменения или спрячьте их."
2911
2883
-#: sequencer.c:389
2912
+#: sequencer.c:391
2913
#, c-format
2914
msgid "%s: fast-forward"
2915
msgstr "%s: перемотка вперед"
2916
2917
#. TRANSLATORS: %s will be "revert", "cherry-pick" or
2918
#. "rebase -i".
2890
-#: sequencer.c:472
2919
+#: sequencer.c:474
2920
#, c-format
2921
msgid "%s: Unable to write new index file"
2922
msgstr "%s: Не удалось записать файл индекса"
2923
2895
-#: sequencer.c:491
2924
+#: sequencer.c:493
2925
msgid "could not resolve HEAD commit\n"
2926
msgstr "не удалось распознать HEAD коммит\n"
2927
2899
-#: sequencer.c:511
2928
+#: sequencer.c:513
2929
msgid "unable to update cache tree\n"
2930
msgstr "не удалось обновить дерево кэша\n"
2931
2903
-#: sequencer.c:595
2932
+#: sequencer.c:597
2933
#, c-format
2934
msgid ""
2935
"you have staged changes in your working tree\n"
@@ -2917,17 +2946,17 @@ msgid ""
2946
" git rebase --continue\n"
2947
msgstr "у вас имеются проиндексированные изменения в рабочем каталоге. Если эти изменения должны быть объеденены с предыдущим коммитом, то запустите:\n\n git commit --amend %s\n\nЕсли же они должны быть помещены в новый коммит, то запустите:\n\n git commit %s\n\nВ любом случае, после того как вы закончите, продолжить перемещение можно выполнив:\n\n git rebase --continue\n"
2948
2920
-#: sequencer.c:697
2949
+#: sequencer.c:699
2950
#, c-format
2951
msgid "could not parse commit %s\n"
2952
msgstr "не удалось разобрать коммит %s\n"
2953
2925
-#: sequencer.c:702
2954
+#: sequencer.c:704
2955
#, c-format
2956
msgid "could not parse parent commit %s\n"
2957
msgstr "не удалось разобрать родительский коммит %s\n"
2958
2930
-#: sequencer.c:824
2959
+#: sequencer.c:826
2960
#, c-format
2961
msgid ""
2962
"unexpected 1st line of squash message:\n"
@@ -2935,7 +2964,7 @@ msgid ""
2964
"\t%.*s"
2965
msgstr "неожиданная первая строка сообщения уплотнения:\n\n\t%.*s"
2966
2938
-#: sequencer.c:830
2967
+#: sequencer.c:832
2968
#, c-format
2969
msgid ""
2970
"invalid 1st line of squash message:\n"
@@ -2943,229 +2972,230 @@ msgid ""
2972
"\t%.*s"
2973
msgstr "недопустимая первая строка сообщения уплотнения:\n\n\t%.*s"
2974
2946
-#: sequencer.c:836 sequencer.c:861
2975
+#: sequencer.c:838 sequencer.c:863
2976
#, c-format
2977
msgid "This is a combination of %d commits."
2978
msgstr "Это объединение %d коммитов."
2979
2951
-#: sequencer.c:845
2980
+#: sequencer.c:847 sequencer.c:2681
2981
msgid "need a HEAD to fixup"
2982
msgstr "нужен HEAD для исправления"
2983
2955
-#: sequencer.c:847
2984
+#: sequencer.c:849
2985
msgid "could not read HEAD"
2986
msgstr "не удалось прочитать HEAD"
2987
2959
-#: sequencer.c:849
2988
+#: sequencer.c:851
2989
msgid "could not read HEAD's commit message"
2990
msgstr "не удалось прочитать сообщение коммита текущего HEAD"
2991
2963
-#: sequencer.c:855
2992
+#: sequencer.c:857
2993
#, c-format
2994
msgid "cannot write '%s'"
2995
msgstr "не удалось записать «%s»"
2996
2968
-#: sequencer.c:864 git-rebase--interactive.sh:445
2997
+#: sequencer.c:866 git-rebase--interactive.sh:446
2998
msgid "This is the 1st commit message:"
2999
msgstr "Это 1-е сообщение коммита:"
3000
2972
-#: sequencer.c:872
3001
+#: sequencer.c:874
3002
#, c-format
3003
msgid "could not read commit message of %s"
3004
msgstr "не удалось прочитать сообщение коммита для %s"
3005
2977
-#: sequencer.c:879
3006
+#: sequencer.c:881
3007
#, c-format
3008
msgid "This is the commit message #%d:"
3009
msgstr "Это сообщение коммита номер #%d:"
3010
2982
-#: sequencer.c:884
3011
+#: sequencer.c:886
3012
#, c-format
3013
msgid "The commit message #%d will be skipped:"
3014
msgstr "Сообщение коммита номер #%d будет пропущено:"
3015
2987
-#: sequencer.c:889
3016
+#: sequencer.c:891
3017
#, c-format
3018
msgid "unknown command: %d"
3019
msgstr "неизвестная команда: %d"
3020
2992
-#: sequencer.c:955
3021
+#: sequencer.c:957
3022
msgid "your index file is unmerged."
3023
msgstr "ваш индекс не слит."
3024
2996
-#: sequencer.c:973
3025
+#: sequencer.c:975
3026
#, c-format
3027
msgid "commit %s is a merge but no -m option was given."
3028
msgstr "коммит %s — это коммит-слияние, но опция -m не указана."
3029
3001
-#: sequencer.c:981
3030
+#: sequencer.c:983
3031
#, c-format
3032
msgid "commit %s does not have parent %d"
3033
msgstr "у коммита %s нет предка %d"
3034
3006
-#: sequencer.c:985
3035
+#: sequencer.c:987
3036
#, c-format
3037
msgid "mainline was specified but commit %s is not a merge."
3038
msgstr "основная ветка указана, но коммит %s не является слиянием."
3039
3011
-#: sequencer.c:991
3040
+#: sequencer.c:993
3041
#, c-format
3042
msgid "cannot get commit message for %s"
3043
msgstr "не удалось получить сообщение коммита для %s"
3044
3045
#. TRANSLATORS: The first %s will be a "todo" command like
3046
#. "revert" or "pick", the second %s a SHA1.
3018
-#: sequencer.c:1012
3047
+#: sequencer.c:1014
3048
#, c-format
3049
msgid "%s: cannot parse parent commit %s"
3050
msgstr "%s: не удалось разобрать родительский коммит для %s"
3051
3023
-#: sequencer.c:1075 sequencer.c:1830
3052
+#: sequencer.c:1077 sequencer.c:1853
3053
#, c-format
3054
msgid "could not rename '%s' to '%s'"
3055
msgstr "не удалось переименовать «%s» в «%s»"
3056
3028
-#: sequencer.c:1126
3057
+#: sequencer.c:1128
3058
#, c-format
3059
msgid "could not revert %s... %s"
3060
msgstr "не удалось обратить изменения коммита %s… %s"
3061
3033
-#: sequencer.c:1127
3062
+#: sequencer.c:1129
3063
#, c-format
3064
msgid "could not apply %s... %s"
3065
msgstr "не удалось применить коммит %s… %s"
3066
3038
-#: sequencer.c:1169
3067
+#: sequencer.c:1171
3068
msgid "empty commit set passed"
3069
msgstr "передан пустой набор коммитов"
3070
3042
-#: sequencer.c:1179
3071
+#: sequencer.c:1181
3072
#, c-format
3073
msgid "git %s: failed to read the index"
3074
msgstr "git %s: сбой чтения индекса"
3075
3047
-#: sequencer.c:1186
3076
+#: sequencer.c:1188
3077
#, c-format
3078
msgid "git %s: failed to refresh the index"
3079
msgstr "git %s: сбой обновления индекса"
3080
3052
-#: sequencer.c:1306
3081
+#: sequencer.c:1308
3082
#, c-format
3083
msgid "invalid line %d: %.*s"
3084
msgstr "неправильная строка %d: %.*s"
3085
3057
-#: sequencer.c:1314
3086
+#: sequencer.c:1316
3087
#, c-format
3088
msgid "cannot '%s' without a previous commit"
3089
msgstr "нельзя выполнить «%s» без указания предыдущего коммита"
3090
3062
-#: sequencer.c:1347
3091
+#: sequencer.c:1349 sequencer.c:2503 sequencer.c:2588 sequencer.c:2614
3092
+#: sequencer.c:2691 sequencer.c:2810 sequencer.c:2951
3093
#, c-format
3094
msgid "could not read '%s'."
3095
msgstr "не удалось прочитать «%s»."
3096
3067
-#: sequencer.c:1359
3097
+#: sequencer.c:1361
3098
msgid "please fix this using 'git rebase --edit-todo'."
3099
msgstr "пожалуйста исправьте это с помощью «git rebase --edit-todo»."
3100
3071
-#: sequencer.c:1361
3101
+#: sequencer.c:1363
3102
#, c-format
3103
msgid "unusable instruction sheet: '%s'"
3104
msgstr "непригодная для использования карта с инструкциями: «%s»"
3105
3076
-#: sequencer.c:1366
3106
+#: sequencer.c:1368
3107
msgid "no commits parsed."
3108
msgstr "коммиты не разобраны."
3109
3080
-#: sequencer.c:1377
3110
+#: sequencer.c:1379
3111
msgid "cannot cherry-pick during a revert."
3112
msgstr "нельзя скопировать коммит во время процесса обращения коммита."
3113
3084
-#: sequencer.c:1379
3114
+#: sequencer.c:1381
3115
msgid "cannot revert during a cherry-pick."
3116
msgstr "нельзя обратить изменения коммита во время копирования коммита."
3117
3088
-#: sequencer.c:1442
3118
+#: sequencer.c:1448
3119
#, c-format
3120
msgid "invalid key: %s"
3121
msgstr "недействительный ключ: %s"
3122
3093
-#: sequencer.c:1445
3123
+#: sequencer.c:1451
3124
#, c-format
3125
msgid "invalid value for %s: %s"
3126
msgstr "неправильное значение %s: %s"
3127
3098
-#: sequencer.c:1502
3128
+#: sequencer.c:1517
3129
#, c-format
3130
msgid "malformed options sheet: '%s'"
3131
msgstr "испорченная карта с опциями: «%s»"
3132
3103
-#: sequencer.c:1540
3133
+#: sequencer.c:1555
3134
msgid "a cherry-pick or revert is already in progress"
3135
msgstr "копирование или обращение изменений коммита уже выполняются"
3136
3107
-#: sequencer.c:1541
3137
+#: sequencer.c:1556
3138
msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
3139
msgstr "попробуйте «git cherry-pick (--continue | --quit | --abort)»"
3140
3111
-#: sequencer.c:1544
3141
+#: sequencer.c:1559
3142
#, c-format
3143
msgid "could not create sequencer directory '%s'"
3144
msgstr "не удалось создать каталог для указателя следования коммитов «%s»"
3145
3116
-#: sequencer.c:1558
3146
+#: sequencer.c:1574
3147
msgid "could not lock HEAD"
3148
msgstr "не удалось заблокировать HEAD"
3149
3120
-#: sequencer.c:1614 sequencer.c:2188
3150
+#: sequencer.c:1632 sequencer.c:2211
3151
msgid "no cherry-pick or revert in progress"
3152
msgstr "копирование или обращение изменений коммита уже выполняются"
3153
3124
-#: sequencer.c:1616
3154
+#: sequencer.c:1634
3155
msgid "cannot resolve HEAD"
3156
msgstr "не удалось определить HEAD"
3157
3128
-#: sequencer.c:1618 sequencer.c:1652
3158
+#: sequencer.c:1636 sequencer.c:1671
3159
msgid "cannot abort from a branch yet to be born"
3160
msgstr "нельзя отменить изменения с ветки, которая еще не создана"
3161
3132
-#: sequencer.c:1638 builtin/grep.c:929
3162
+#: sequencer.c:1657 builtin/grep.c:711
3163
#, c-format
3164
msgid "cannot open '%s'"
3165
msgstr "не удалось открыть «%s»"
3166
3137
-#: sequencer.c:1640
3167
+#: sequencer.c:1659
3168
#, c-format
3169
msgid "cannot read '%s': %s"
3170
msgstr "не удалось прочитать «%s»: %s"
3171
3142
-#: sequencer.c:1641
3172
+#: sequencer.c:1660
3173
msgid "unexpected end of file"
3174
msgstr "неожиданный конец файла"
3175
3146
-#: sequencer.c:1647
3176
+#: sequencer.c:1666
3177
#, c-format
3178
msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
3179
msgstr "сохраненный файл с HEAD перед копированием коммита «%s» поврежден"
3180
3151
-#: sequencer.c:1658
3181
+#: sequencer.c:1677
3182
msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
3183
msgstr "Похоже, что вы переместили HEAD. Перемотка не выполняется, проверьте свой указатель HEAD!"
3184
3155
-#: sequencer.c:1795 sequencer.c:2086
3185
+#: sequencer.c:1818 sequencer.c:2109
3186
msgid "cannot read HEAD"
3187
msgstr "не удалось прочитать HEAD"
3188
3159
-#: sequencer.c:1835 builtin/difftool.c:633
3189
+#: sequencer.c:1858 builtin/difftool.c:640
3190
#, c-format
3191
msgid "could not copy '%s' to '%s'"
3192
msgstr "не удалось скопировать «%s» в «%s»"
3193
3164
-#: sequencer.c:1851
3194
+#: sequencer.c:1874
3195
msgid "could not read index"
3196
msgstr "не удалось прочитать индекс"
3197
3168
-#: sequencer.c:1856
3198
+#: sequencer.c:1879
3199
#, c-format
3200
msgid ""
3201
"execution failed: %s\n"
@@ -3175,11 +3205,11 @@ msgid ""
3205
"\n"
3206
msgstr "ошибка выполнения: %s\n%sВы можете исправить ошибку, а затем запустить\n\n git rebase --continue\n\n"
3207
3178
-#: sequencer.c:1862
3208
+#: sequencer.c:1885
3209
msgid "and made changes to the index and/or the working tree\n"
3210
msgstr "и были сделаны изменения в индексе и/или в рабочем каталоге\n"
3211
3182
-#: sequencer.c:1868
3212
+#: sequencer.c:1891
3213
#, c-format
3214
msgid ""
3215
"execution succeeded: %s\n"
@@ -3190,17 +3220,17 @@ msgid ""
3220
"\n"
3221
msgstr "успешное выполнение: %s\nно остались изменения в индексе и/или в рабочем каталоге\nСделайте коммит или спрячьте ваши изменения, а затем выполните\n\n git rebase --continue\n\n"
3222
3193
-#: sequencer.c:1925
3223
+#: sequencer.c:1948
3224
#, c-format
3225
msgid "Applied autostash.\n"
3226
msgstr "Применены автоматически спрятанные изменения.\n"
3227
3198
-#: sequencer.c:1937
3228
+#: sequencer.c:1960
3229
#, c-format
3230
msgid "cannot store %s"
3231
msgstr "не удалось сохранить %s"
3232
3203
-#: sequencer.c:1940 git-rebase.sh:173
3233
+#: sequencer.c:1963 git-rebase.sh:175
3234
#, c-format
3235
msgid ""
3236
"Applying autostash resulted in conflicts.\n"
@@ -3208,81 +3238,154 @@ msgid ""
3238
"You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
3239
msgstr "Применение автоматически спрятанных изменений вызвало конфликты.\nВаши изменения спрятаны и в безопасности.\nВы можете выполнить «git stash pop» или «git stash drop» в любой момент.\n"
3240
3211
-#: sequencer.c:2022
3241
+#: sequencer.c:2045
3242
#, c-format
3243
msgid "Stopped at %s... %.*s\n"
3244
msgstr "Остановлено на %s … %.*s\n"
3245
3216
-#: sequencer.c:2064
3246
+#: sequencer.c:2087
3247
#, c-format
3248
msgid "unknown command %d"
3249
msgstr "неизвестная команда %d"
3250
3221
-#: sequencer.c:2094
3251
+#: sequencer.c:2117
3252
msgid "could not read orig-head"
3253
msgstr "не удалось прочитать orig-head"
3254
3225
-#: sequencer.c:2099
3255
+#: sequencer.c:2122 sequencer.c:2678
3256
msgid "could not read 'onto'"
3257
msgstr "не удалось прочитать «onto»"
3258
3229
-#: sequencer.c:2106
3259
+#: sequencer.c:2129
3260
#, c-format
3261
msgid "could not update %s"
3262
msgstr "не удалось обновить %s"
3263
3234
-#: sequencer.c:2113
3264
+#: sequencer.c:2136
3265
#, c-format
3266
msgid "could not update HEAD to %s"
3267
msgstr "не удалось обновить HEAD на %s"
3268
3239
-#: sequencer.c:2197
3269
+#: sequencer.c:2220
3270
msgid "cannot rebase: You have unstaged changes."
3271
msgstr "не удалось выполнить перемещение коммитов: У вас есть непроиндексированные изменения."
3272
3243
-#: sequencer.c:2202
3273
+#: sequencer.c:2225
3274
msgid "could not remove CHERRY_PICK_HEAD"
3275
msgstr "не удалось удалить CHERRY_PICK_HEAD"
3276
3247
-#: sequencer.c:2211
3277
+#: sequencer.c:2234
3278
msgid "cannot amend non-existing commit"
3279
msgstr "не удалось исправить несуществующий коммит"
3280
3251
-#: sequencer.c:2213
3281
+#: sequencer.c:2236
3282
#, c-format
3283
msgid "invalid file: '%s'"
3284
msgstr "недопустимый файл: «%s»"
3285
3256
-#: sequencer.c:2215
3286
+#: sequencer.c:2238
3287
#, c-format
3288
msgid "invalid contents: '%s'"
3289
msgstr "недопустимое содержимое: «%s»"
3290
3261
-#: sequencer.c:2218
3291
+#: sequencer.c:2241
3292
msgid ""
3293
"\n"
3294
"You have uncommitted changes in your working tree. Please, commit them\n"
3295
"first and then run 'git rebase --continue' again."
3296
msgstr "\nУ вас имеются незакоммиченные изменения в рабочем каталоге. Сделайте коммит, а затем запустите «git rebase --continue» снова."
3297
3268
-#: sequencer.c:2228
3298
+#: sequencer.c:2251
3299
msgid "could not commit staged changes."
3300
msgstr "не удалось закоммитить проиндексированные изменения."
3301
3272
-#: sequencer.c:2308
3302
+#: sequencer.c:2331
3303
#, c-format
3304
msgid "%s: can't cherry-pick a %s"
3305
msgstr "%s: не удалось скопировать коммит %s"
3306
3277
-#: sequencer.c:2312
3307
+#: sequencer.c:2335
3308
#, c-format
3309
msgid "%s: bad revision"
3310
msgstr "%s: плохая редакция"
3311
3282
-#: sequencer.c:2345
3312
+#: sequencer.c:2368
3313
msgid "can't revert as initial commit"
3314
msgstr "нельзя возвратить изначальный коммит"
3315
3316
+#: sequencer.c:2471
3317
+msgid "make_script: unhandled options"
3318
+msgstr "make_script: не обработанные опции"
3319
+
3320
+#: sequencer.c:2474
3321
+msgid "make_script: error preparing revisions"
3322
+msgstr "make_script: ошибка при обновлении редакций"
3323
+
3324
+#: sequencer.c:2510
3325
+#, c-format
3326
+msgid "unusable todo list: '%s'"
3327
+msgstr "непригодный для использования список дел: «%s»"
3328
+
3329
+#: sequencer.c:2516
3330
+#, c-format
3331
+msgid "unable to open '%s' for writing"
3332
+msgstr "не удалось открыть «%s» для записи"
3333
+
3334
+#: sequencer.c:2561
3335
+#, c-format
3336
+msgid ""
3337
+"unrecognized setting %s for optionrebase.missingCommitsCheck. Ignoring."
3338
+msgstr "нераспознанная настройка %s для опции optionrebase.missingCommitsCheck. Игнорирую."
3339
+
3340
+#: sequencer.c:2641
3341
+#, c-format
3342
+msgid ""
3343
+"Warning: some commits may have been dropped accidentally.\n"
3344
+"Dropped commits (newer to older):\n"
3345
+msgstr "Внимание: некоторые коммиты могли быть отброшены по ошибке.\nОтброшенные коммиты (от новых к старым):\n"
3346
+
3347
+#: sequencer.c:2648
3348
+#, c-format
3349
+msgid ""
3350
+"To avoid this message, use \"drop\" to explicitly remove a commit.\n"
3351
+"\n"
3352
+"Use 'git config rebase.missingCommitsCheck' to change the level of warnings.\n"
3353
+"The possible behaviours are: ignore, warn, error.\n"
3354
+"\n"
3355
+msgstr "Для избежания этого сообщения, используйте «drop» чтобы явно удалить коммит.\n\nИспользуйте опцию «git config rebase.missingCommitsCheck» для изменения количества предупреждений.\nВозможные значения: ignore, warn, error.\n\n"
3356
+
3357
+#: sequencer.c:2660
3358
+#, c-format
3359
+msgid ""
3360
+"You can fix this with 'git rebase --edit-todo' and then run 'git rebase --continue'.\n"
3361
+"Or you can abort the rebase with 'git rebase --abort'.\n"
3362
+msgstr "Вы можете исправить это с помощью «git rebase --edit-todo», а потом запустив «git rebase --continue».\nИли вы можете прервать процесс перемещения, выполнив «git rebase --abort»\n"
3363
+
3364
+#: sequencer.c:2708
3365
+#, c-format
3366
+msgid "could not parse commit '%s'"
3367
+msgstr "не удалось разобрать коммит «%s»"
3368
+
3369
+#: sequencer.c:2727 sequencer.c:2742 wrapper.c:225 wrapper.c:395
3370
+#: builtin/am.c:775
3371
+#, c-format
3372
+msgid "could not open '%s' for writing"
3373
+msgstr "не удалось открыть «%s» для записи"
3374
+
3375
+#: sequencer.c:2756
3376
+#, c-format
3377
+msgid "could not truncate '%s'"
3378
+msgstr "не удалось обрезать «%s»"
3379
+
3380
+#: sequencer.c:2848
3381
+msgid "the script was already rearranged."
3382
+msgstr "сценарий уже был перестроен."
3383
+
3384
+#: sequencer.c:2953
3385
+#, c-format
3386
+msgid "could not finish '%s'"
3387
+msgstr "не удалось закончить «%s»"
3388
+
3389
#: setup.c:171
3390
#, c-format
3391
msgid ""
@@ -3306,96 +3409,82 @@ msgid ""
3409
"'git <command> [<revision>...] -- [<file>...]'"
3410
msgstr "неоднозначный аргумент «%s»: является одновременно и редакцией и именем файла.\nИспользуйте «--» для отделения путей от редакций, вот так:\n«git <команда> [<редакция>…] -- [<файл>…]»"
3411
3309
-#: setup.c:504
3412
+#: setup.c:499
3413
#, c-format
3414
msgid "Expected git repo version <= %d, found %d"
3415
msgstr "Ожидаемая версия git репозитория <= %d, а обнаружена %d"
3416
3314
-#: setup.c:512
3417
+#: setup.c:507
3418
msgid "unknown repository extensions found:"
3419
msgstr "обнаружены неизвестные расширения репозитория:"
3420
3318
-#: setup.c:810
3421
+#: setup.c:806
3422
#, c-format
3423
msgid "Not a git repository (or any of the parent directories): %s"
3424
msgstr "Не найден git репозитоий (или один из его каталогов): %s"
3425
3323
-#: setup.c:812 builtin/index-pack.c:1652
3426
+#: setup.c:808 builtin/index-pack.c:1653
3427
msgid "Cannot come back to cwd"
3428
msgstr "Не удалось вернуться в текущий рабочий каталог"
3429
3327
-#: setup.c:1050
3430
+#: setup.c:1046
3431
msgid "Unable to read current working directory"
3432
msgstr "Не удалось прочитать текущий рабочий каталог"
3433
3331
-#: setup.c:1062 setup.c:1068
3434
+#: setup.c:1058 setup.c:1064
3435
#, c-format
3436
msgid "Cannot change to '%s'"
3437
msgstr "Не удалось изменить на «%s»"
3438
3336
-#: setup.c:1081
3439
+#: setup.c:1077
3440
#, c-format
3441
msgid ""
3442
"Not a git repository (or any parent up to mount point %s)\n"
3443
"Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
3444
msgstr "Не найден git репозитоий (или один из его каталогов вплоть до точки монтирования %s)\nОстанавливаю поиск на границе файловой системы (так как GIT_DISCOVERY_ACROSS_FILESYSTEM не установлен)."
3445
3343
-#: setup.c:1173
3446
+#: setup.c:1159
3447
#, c-format
3448
msgid ""
3449
"Problem with core.sharedRepository filemode value (0%.3o).\n"
3450
"The owner of files must always have read and write permissions."
3451
msgstr "Проблема со значением режима доступа к файлу core.sharedRepository (0%.3o).\nВладелец файлов должен всегда иметь права на чтение и на запись."
3452
3350
-#: sha1_file.c:560
3453
+#: sha1_file.c:528
3454
#, c-format
3455
msgid "path '%s' does not exist"
3456
msgstr "путь «%s» не существует"
3457
3355
-#: sha1_file.c:586
3458
+#: sha1_file.c:554
3459
#, c-format
3460
msgid "reference repository '%s' as a linked checkout is not supported yet."
3461
msgstr "ссылаемый репозиторий «%s» как связанное состояние, пока не поддерживается."
3462
3360
-#: sha1_file.c:592
3463
+#: sha1_file.c:560
3464
#, c-format
3465
msgid "reference repository '%s' is not a local repository."
3466
msgstr "ссылаемый репозиторий «%s» не является локальным."
3467
3365
-#: sha1_file.c:598
3468
+#: sha1_file.c:566
3469
#, c-format
3470
msgid "reference repository '%s' is shallow"
3471
msgstr "ссылаемый репозиторий «%s» является частичным"
3472
3370
-#: sha1_file.c:606
3473
+#: sha1_file.c:574
3474
#, c-format
3475
msgid "reference repository '%s' is grafted"
3476
msgstr "ссылаемый репозиторий «%s» является сращенным"
3477
3375
-#: sha1_file.c:1245
3376
-msgid "offset before end of packfile (broken .idx?)"
3377
-msgstr "сдвиг до конца файла пакета (возможно, повреждён файл .idx?)"
3378
-
3379
-#: sha1_file.c:2729
3380
-#, c-format
3381
-msgid "offset before start of pack index for %s (corrupt index?)"
3382
-msgstr "сдвиг до начала индекса пакета для %s (повреждён индекс?)"
3383
-
3384
-#: sha1_file.c:2733
3385
-#, c-format
3386
-msgid "offset beyond end of pack index for %s (truncated index?)"
3387
-msgstr "сдвиг за пределами индекса пакета для %s (обрезан индекс?)"
3388
-
3389
-#: sha1_name.c:419
3478
+#: sha1_name.c:420
3479
#, c-format
3480
msgid "short SHA1 %s is ambiguous"
3481
msgstr "сокращённый SHA1 идентификатор %s неоднозначен"
3482
3394
-#: sha1_name.c:430
3483
+#: sha1_name.c:431
3484
msgid "The candidates are:"
3485
msgstr "Возможно, вы имели в виду:"
3486
3398
-#: sha1_name.c:589
3487
+#: sha1_name.c:590
3488
msgid ""
3489
"Git normally never creates a ref that ends with 40 hex characters\n"
3490
"because it will be ignored when you just specify 40-hex. These refs\n"
@@ -3408,81 +3497,86 @@ msgid ""
3497
"running \"git config advice.objectNameWarning false\""
3498
msgstr "Обычно Git не создает ссылки, оканчивающиеся на 40 шестнадцатеричных\nсимволов, потому, что они будут игнорироваться, когда вы просто\nукажете это 40-символьное шестнадцатеричное число. Такие ссылки\nмогли быть созданы по ошибке. Например, с помощью:\n\n git checkout -b $br $(git rev-parse …)\n\n, если «$br» оказался пустым, то ссылка с 40-символьным\nшестнадцатеричным числом будет создана. Пожалуйста, просмотрите эти\nссылки и, возможно, удалите их. Вы можете отключить это сообщение\nзапустив «git config advice.objectNameWarning false»"
3499
3411
-#: submodule.c:70 submodule.c:104
3500
+#: submodule.c:93 submodule.c:127
3501
msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
3502
msgstr "Не удалось изменить не слитый .gitmodules, сначала разрешите конфликты"
3503
3415
-#: submodule.c:74 submodule.c:108
3504
+#: submodule.c:97 submodule.c:131
3505
#, c-format
3506
msgid "Could not find section in .gitmodules where path=%s"
3507
msgstr "Не удалось найти раздел в .gitmodules, где путь равен %s"
3508
3420
-#: submodule.c:82
3509
+#: submodule.c:105
3510
#, c-format
3511
msgid "Could not update .gitmodules entry %s"
3512
msgstr " Не удалось обновить .gitmodules запись %s"
3513
3425
-#: submodule.c:115
3514
+#: submodule.c:138
3515
#, c-format
3516
msgid "Could not remove .gitmodules entry for %s"
3517
msgstr "Не удалось удалить запись в .gitmodules для %s"
3518
3430
-#: submodule.c:126
3519
+#: submodule.c:149
3520
msgid "staging updated .gitmodules failed"
3521
msgstr "сбой индексирования обновленного .gitmodules"
3522
3434
-#: submodule.c:165
3435
-msgid "negative values not allowed for submodule.fetchJobs"
3436
-msgstr "нельзя использовать отприцательные значения для submodule.fetchJobs"
3437
-
3438
-#: submodule.c:376
3523
+#: submodule.c:309
3524
#, c-format
3525
msgid "in unpopulated submodule '%s'"
3526
msgstr "в пустом подмодуле «%s»"
3527
3443
-#: submodule.c:407
3528
+#: submodule.c:340
3529
#, c-format
3530
msgid "Pathspec '%s' is in submodule '%.*s'"
3531
msgstr "Спецификатор пути «%s» в подмодуле «%.*s»"
3532
3448
-#: submodule.c:1337
3533
+#: submodule.c:799
3534
+#, c-format
3535
+msgid "submodule entry '%s' (%s) is a %s, not a commit"
3536
+msgstr "запись подмодуля «%s» (%s) является %s, а не является коммитом"
3537
+
3538
+#: submodule.c:1021 builtin/branch.c:641 builtin/submodule--helper.c:1149
3539
+msgid "Failed to resolve HEAD as a valid ref."
3540
+msgstr "Не удалось определить HEAD как действительную ссылку."
3541
+
3542
+#: submodule.c:1304
3543
#, c-format
3544
msgid "'%s' not recognized as a git repository"
3545
msgstr "«%s» не распознан как репозиторий git"
3546
3453
-#: submodule.c:1475
3547
+#: submodule.c:1442
3548
#, c-format
3549
msgid "could not start 'git status' in submodule '%s'"
3550
msgstr "не удалось запустить «git status» в подмодуле «%s»"
3551
3458
-#: submodule.c:1488
3552
+#: submodule.c:1455
3553
#, c-format
3554
msgid "could not run 'git status' in submodule '%s'"
3555
msgstr "не удалось запустить «git status» в подмодуле «%s»"
3556
3463
-#: submodule.c:1581
3557
+#: submodule.c:1548
3558
#, c-format
3559
msgid "submodule '%s' has dirty index"
3560
msgstr "подмодуль «%s» имеет изменённый индекс"
3561
3468
-#: submodule.c:1845
3562
+#: submodule.c:1809
3563
#, c-format
3564
msgid ""
3565
"relocate_gitdir for submodule '%s' with more than one worktree not supported"
3566
msgstr "relocate_gitdir для подмодуля «%s» с указанием более одного рабочего дерева не поддерживается"
3567
3474
-#: submodule.c:1857 submodule.c:1913
3568
+#: submodule.c:1821 submodule.c:1877
3569
#, c-format
3570
msgid "could not lookup name for submodule '%s'"
3571
msgstr "не удалось запросить имя подмодуля «%s»"
3572
3479
-#: submodule.c:1861 builtin/submodule--helper.c:678
3480
-#: builtin/submodule--helper.c:688
3573
+#: submodule.c:1825 builtin/submodule--helper.c:671
3574
+#: builtin/submodule--helper.c:681
3575
#, c-format
3576
msgid "could not create directory '%s'"
3577
msgstr "не удалось создать каталог «%s»"
3578
3485
-#: submodule.c:1864
3579
+#: submodule.c:1828
3580
#, c-format
3581
msgid ""
3582
"Migrating git directory of '%s%s' from\n"
@@ -3490,101 +3584,105 @@ msgid ""
3584
"'%s'\n"
3585
msgstr "Перемещение каталога git для «%s%s» из\n«%s» в\n«%s»\n"
3586
3493
-#: submodule.c:1948
3587
+#: submodule.c:1912
3588
#, c-format
3589
msgid "could not recurse into submodule '%s'"
3590
msgstr "не удалось рекурсивно зайти в подмодуль «%s»"
3591
3498
-#: submodule.c:1992
3592
+#: submodule.c:1956
3593
msgid "could not start ls-files in .."
3594
msgstr "не удалось выполнить stat ls-files в .."
3595
3502
-#: submodule.c:2012
3596
+#: submodule.c:1976
3597
msgid "BUG: returned path string doesn't match cwd?"
3598
msgstr "ОШИБКА: возвращенная строка не соответсвует cwd?"
3599
3506
-#: submodule.c:2031
3600
+#: submodule.c:1995
3601
#, c-format
3602
msgid "ls-tree returned unexpected return code %d"
3603
msgstr "ls-tree вернул неожиданный код %d"
3604
3511
-#: submodule-config.c:420
3605
+#: submodule-config.c:263
3606
+msgid "negative values not allowed for submodule.fetchjobs"
3607
+msgstr "нельзя использовать отрицательные значения для submodule.fetchjobs"
3608
+
3609
+#: submodule-config.c:436
3610
#, c-format
3611
msgid "invalid value for %s"
3612
msgstr "неправильное значение %s"
3613
3516
-#: trailer.c:241
3614
+#: trailer.c:238
3615
#, c-format
3616
msgid "running trailer command '%s' failed"
3617
msgstr "сбой при запуске команды завершителя «%s»"
3618
3521
-#: trailer.c:474 trailer.c:478 trailer.c:482 trailer.c:536 trailer.c:540
3522
-#: trailer.c:544
3619
+#: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
3620
+#: trailer.c:557
3621
#, c-format
3622
msgid "unknown value '%s' for key '%s'"
3623
msgstr "неизвестное значение «%s» для ключа «%s»"
3624
3527
-#: trailer.c:526 trailer.c:531 builtin/remote.c:290
3625
+#: trailer.c:539 trailer.c:544 builtin/remote.c:290
3626
#, c-format
3627
msgid "more than one %s"
3628
msgstr "больше одного %s"
3629
3532
-#: trailer.c:703
3630
+#: trailer.c:730
3631
#, c-format
3632
msgid "empty trailer token in trailer '%.*s'"
3633
msgstr "пустая последняя лексема в завершителе «%.*s»"
3634
3537
-#: trailer.c:723
3635
+#: trailer.c:750
3636
#, c-format
3637
msgid "could not read input file '%s'"
3638
msgstr "не удалось прочитать входной файл «%s»"
3639
3542
-#: trailer.c:726
3640
+#: trailer.c:753
3641
msgid "could not read from stdin"
3642
msgstr "не удалось прочитать из стандартного ввода"
3643
3546
-#: trailer.c:950 builtin/am.c:45
3644
+#: trailer.c:1008 builtin/am.c:46
3645
#, c-format
3646
msgid "could not stat %s"
3647
msgstr "не удалось выполнить stat для %s"
3648
3551
-#: trailer.c:952
3649
+#: trailer.c:1010
3650
#, c-format
3651
msgid "file %s is not a regular file"
3652
msgstr "файл %s не является обычным файлом"
3653
3556
-#: trailer.c:954
3654
+#: trailer.c:1012
3655
#, c-format
3656
msgid "file %s is not writable by user"
3657
msgstr "файл %s не доступен на запись пользователю"
3658
3561
-#: trailer.c:966
3659
+#: trailer.c:1024
3660
msgid "could not open temporary file"
3661
msgstr "не удалось создать временный файл"
3662
3565
-#: trailer.c:1002
3663
+#: trailer.c:1064
3664
#, c-format
3665
msgid "could not rename temporary file to %s"
3666
msgstr "не удалось переименовать временный файл в %s"
3667
3570
-#: transport.c:63
3668
+#: transport.c:62
3669
#, c-format
3670
msgid "Would set upstream of '%s' to '%s' of '%s'\n"
3671
msgstr "Будет установлен вышестоящий репозиторий для «%s» на «%s» с «%s»\n"
3672
3575
-#: transport.c:152
3673
+#: transport.c:151
3674
#, c-format
3675
msgid "transport: invalid depth option '%s'"
3676
msgstr "транспорт: неправильный параметр глубины «%s»"
3677
3580
-#: transport.c:890
3678
+#: transport.c:888
3679
#, c-format
3680
msgid ""
3681
"The following submodule paths contain changes that can\n"
3682
"not be found on any remote:\n"
3683
msgstr "Подмодули по указанным путям содержат изменения, которые не найдены ни на одном из внешних репозиториев:\n"
3684
3587
-#: transport.c:894
3685
+#: transport.c:892
3686
#, c-format
3687
msgid ""
3688
"\n"
@@ -3600,7 +3698,7 @@ msgid ""
3698
"\n"
3699
msgstr "\nПопробуйте выполнить\n\n\tgit push --recurse-submodules=on-demand\n\nили перейти в каталог с помощью команды cd и выполнить\n\n\tgit push\n\nдля их отправки на внешний репозиторий.\n"
3700
3603
-#: transport.c:902
3701
+#: transport.c:900
3702
msgid "Aborting."
3703
msgstr "Прерываю."
3704
@@ -3621,187 +3719,182 @@ msgstr "неправильный режим в записи дерева"
3719
msgid "empty filename in tree entry"
3720
msgstr "пустое имя файла в записи дерева"
3721
3624
-#: tree-walk.c:113
3722
+#: tree-walk.c:114
3723
msgid "too-short tree file"
3724
msgstr "слишком короткий файл дерева"
3725
3628
-#: unpack-trees.c:105
3726
+#: unpack-trees.c:106
3727
#, c-format
3728
msgid ""
3729
"Your local changes to the following files would be overwritten by checkout:\n"
3730
"%%sPlease commit your changes or stash them before you switch branches."
3731
msgstr "Ваши локальные изменения в указанных файлах будут перезаписаны при переключении на состояние:\n%%sСделайте коммит или спрячьте ваши изменения перед переключением веток."
3732
3635
-#: unpack-trees.c:107
3733
+#: unpack-trees.c:108
3734
#, c-format
3735
msgid ""
3736
"Your local changes to the following files would be overwritten by checkout:\n"
3737
"%%s"
3738
msgstr "Ваши локальные изменения в указанных файлах будут перезаписаны при переключении на состояние:\n%%s"
3739
3642
-#: unpack-trees.c:110
3740
+#: unpack-trees.c:111
3741
#, c-format
3742
msgid ""
3743
"Your local changes to the following files would be overwritten by merge:\n"
3744
"%%sPlease commit your changes or stash them before you merge."
3745
msgstr "Ваши локальные изменения в указанных файлах будут перезаписаны при слиянии:\n%%sСделайте коммит или спрячьте ваши изменения перед слиянием веток."
3746
3649
-#: unpack-trees.c:112
3747
+#: unpack-trees.c:113
3748
#, c-format
3749
msgid ""
3750
"Your local changes to the following files would be overwritten by merge:\n"
3751
"%%s"
3752
msgstr "Ваши локальные изменения в указанных файлах будут перезаписаны при слиянии:\n%%s"
3753
3656
-#: unpack-trees.c:115
3754
+#: unpack-trees.c:116
3755
#, c-format
3756
msgid ""
3757
"Your local changes to the following files would be overwritten by %s:\n"
3758
"%%sPlease commit your changes or stash them before you %s."
3759
msgstr "Ваши локальные изменения в указанных файлах будут перезаписаны при %s:\n%%sСделайте коммит или спрячьте ваши изменения перед %s."
3760
3663
-#: unpack-trees.c:117
3761
+#: unpack-trees.c:118
3762
#, c-format
3763
msgid ""
3764
"Your local changes to the following files would be overwritten by %s:\n"
3765
"%%s"
3766
msgstr "Ваши локальные изменения в указанных файлах будут перезаписаны при %s:\n%%s"
3767
3670
-#: unpack-trees.c:122
3768
+#: unpack-trees.c:123
3769
#, c-format
3770
msgid ""
3771
"Updating the following directories would lose untracked files in them:\n"
3772
"%s"
3773
msgstr "Обновление указанных каталогов приведет к потере неотслеживаемых файлов в них:\n%s"
3774
3677
-#: unpack-trees.c:126
3775
+#: unpack-trees.c:127
3776
#, c-format
3777
msgid ""
3778
"The following untracked working tree files would be removed by checkout:\n"
3779
"%%sPlease move or remove them before you switch branches."
3780
msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут удалены при переключении на состояние:\n%%sПереместите эти файлы или удалите их перед переключением веток."
3781
3684
-#: unpack-trees.c:128
3782
+#: unpack-trees.c:129
3783
#, c-format
3784
msgid ""
3785
"The following untracked working tree files would be removed by checkout:\n"
3786
"%%s"
3787
msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут удалены при переключении на состояние:\n%%s"
3788
3691
-#: unpack-trees.c:131
3789
+#: unpack-trees.c:132
3790
#, c-format
3791
msgid ""
3792
"The following untracked working tree files would be removed by merge:\n"
3793
"%%sPlease move or remove them before you merge."
3794
msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут удалены при слиянии:\n%%sПереместите эти файлы или удалите их перед переключением веток."
3795
3698
-#: unpack-trees.c:133
3796
+#: unpack-trees.c:134
3797
#, c-format
3798
msgid ""
3799
"The following untracked working tree files would be removed by merge:\n"
3800
"%%s"
3801
msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут удалены при слиянии:\n%%s"
3802
3705
-#: unpack-trees.c:136
3803
+#: unpack-trees.c:137
3804
#, c-format
3805
msgid ""
3806
"The following untracked working tree files would be removed by %s:\n"
3807
"%%sPlease move or remove them before you %s."
3808
msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут удалены при %s:\n%%sПереместите эти файлы или удалите их перед %s."
3809
3712
-#: unpack-trees.c:138
3810
+#: unpack-trees.c:139
3811
#, c-format
3812
msgid ""
3813
"The following untracked working tree files would be removed by %s:\n"
3814
"%%s"
3815
msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут удалены при %s:\n%%s"
3816
3719
-#: unpack-trees.c:143
3817
+#: unpack-trees.c:144
3818
#, c-format
3819
msgid ""
3820
"The following untracked working tree files would be overwritten by checkout:\n"
3821
"%%sPlease move or remove them before you switch branches."
3822
msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут перезаписаны при переключении на состояние:\n%%sПереместите эти файлы или удалите их перед переключением веток."
3823
3726
-#: unpack-trees.c:145
3824
+#: unpack-trees.c:146
3825
#, c-format
3826
msgid ""
3827
"The following untracked working tree files would be overwritten by checkout:\n"
3828
"%%s"
3829
msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут перезаписаны при переключении на состояние:\n%%s"
3830
3733
-#: unpack-trees.c:148
3831
+#: unpack-trees.c:149
3832
#, c-format
3833
msgid ""
3834
"The following untracked working tree files would be overwritten by merge:\n"
3835
"%%sPlease move or remove them before you merge."
3836
msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут перезаписаны при слиянии:\n%%sПереместите эти файлы или удалите их перед переключением веток."
3837
3740
-#: unpack-trees.c:150
3838
+#: unpack-trees.c:151
3839
#, c-format
3840
msgid ""
3841
"The following untracked working tree files would be overwritten by merge:\n"
3842
"%%s"
3843
msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут перезаписаны при слиянии:\n%%s"
3844
3747
-#: unpack-trees.c:153
3845
+#: unpack-trees.c:154
3846
#, c-format
3847
msgid ""
3848
"The following untracked working tree files would be overwritten by %s:\n"
3849
"%%sPlease move or remove them before you %s."
3850
msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут перезаписаны при %s:\n%%sПереместите эти файлы или удалите их перед %s."
3851
3754
-#: unpack-trees.c:155
3852
+#: unpack-trees.c:156
3853
#, c-format
3854
msgid ""
3855
"The following untracked working tree files would be overwritten by %s:\n"
3856
"%%s"
3857
msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут перезаписаны при %s:\n%%s"
3858
3761
-#: unpack-trees.c:162
3859
+#: unpack-trees.c:163
3860
#, c-format
3861
msgid "Entry '%s' overlaps with '%s'. Cannot bind."
3862
msgstr "Запись «%s» частично совпадает с «%s». Не удалось назначить соответствие."
3863
3766
-#: unpack-trees.c:165
3864
+#: unpack-trees.c:166
3865
#, c-format
3866
msgid ""
3769
-"Cannot update sparse checkout: the following entries are not up-to-date:\n"
3867
+"Cannot update sparse checkout: the following entries are not up to date:\n"
3868
"%s"
3869
msgstr "Не удалось обновить частичное состояние: следующие элементы не последней версии:\n%s"
3870
3773
-#: unpack-trees.c:167
3871
+#: unpack-trees.c:168
3872
#, c-format
3873
msgid ""
3874
"The following working tree files would be overwritten by sparse checkout update:\n"
3875
"%s"
3876
msgstr "Указанные файлы из рабочего каталога будут перезаписаны при обновлении частичного состояния:\n%s"
3877
3780
-#: unpack-trees.c:169
3878
+#: unpack-trees.c:170
3879
#, c-format
3880
msgid ""
3881
"The following working tree files would be removed by sparse checkout update:\n"
3882
"%s"
3883
msgstr "Указанные файлы из рабочего каталога будут удалены при обновлении частичного состояния:\n%s"
3884
3787
-#: unpack-trees.c:171
3885
+#: unpack-trees.c:172
3886
#, c-format
3887
msgid ""
3888
"Cannot update submodule:\n"
3889
"%s"
3890
msgstr "Не удолось обновить подмодуль:\n%s"
3891
3794
-#: unpack-trees.c:248
3892
+#: unpack-trees.c:249
3893
#, c-format
3894
msgid "Aborting\n"
3895
msgstr "Прерываю\n"
3896
3799
-#: unpack-trees.c:277
3800
-#, c-format
3801
-msgid "submodule update strategy not supported for submodule '%s'"
3802
-msgstr "стратегия обновления подмодуля не поддерживается подмодулем «%s»"
3803
-
3804
-#: unpack-trees.c:346
3897
+#: unpack-trees.c:331
3898
msgid "Checking out files"
3899
msgstr "Распаковка файлов"
3900
@@ -3844,13 +3937,8 @@ msgstr "не удалось прочитать «%s»"
3937
msgid "could not open '%s' for reading and writing"
3938
msgstr "не удалось открыть «%s» для чтения и записи"
3939
3847
-#: wrapper.c:225 wrapper.c:395 builtin/am.c:766
3848
-#, c-format
3849
-msgid "could not open '%s' for writing"
3850
-msgstr "не удалось открыть «%s» для записи"
3851
-
3852
-#: wrapper.c:227 wrapper.c:397 builtin/am.c:319 builtin/am.c:757
3853
-#: builtin/am.c:849 builtin/merge.c:1014
3940
+#: wrapper.c:227 wrapper.c:397 builtin/am.c:320 builtin/am.c:766
3941
+#: builtin/am.c:858 builtin/merge.c:1041
3942
#, c-format
3943
msgid "could not open '%s' for reading"
3944
msgstr "не удалось открыть «%s» для чтения"
@@ -3874,135 +3962,135 @@ msgstr "не удалось записать в %s"
3962
msgid "could not close %s"
3963
msgstr "не удалось закрыть %s"
3964
3877
-#: wt-status.c:152
3965
+#: wt-status.c:150
3966
msgid "Unmerged paths:"
3967
msgstr "Не слитые пути:"
3968
3881
-#: wt-status.c:179 wt-status.c:206
3969
+#: wt-status.c:177 wt-status.c:204
3970
#, c-format
3971
msgid " (use \"git reset %s <file>...\" to unstage)"
3972
msgstr " (используйте «git reset %s <файл>…», чтобы убрать из индекса)"
3973
3886
-#: wt-status.c:181 wt-status.c:208
3974
+#: wt-status.c:179 wt-status.c:206
3975
msgid " (use \"git rm --cached <file>...\" to unstage)"
3976
msgstr " (используйте «git rm --cached <файл>…», чтобы убрать из индекса)"
3977
3890
-#: wt-status.c:185
3978
+#: wt-status.c:183
3979
msgid " (use \"git add <file>...\" to mark resolution)"
3980
msgstr " (используйте «git add <файл>…», чтобы пометить разрешение конфликта)"
3981
3894
-#: wt-status.c:187 wt-status.c:191
3982
+#: wt-status.c:185 wt-status.c:189
3983
msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
3984
msgstr " (используйте «git add/rm <файл>…», чтобы пометить выбранное разрешение конфликта)"
3985
3898
-#: wt-status.c:189
3986
+#: wt-status.c:187
3987
msgid " (use \"git rm <file>...\" to mark resolution)"
3988
msgstr " (используйте «git rm <файл>…», чтобы пометить разрешение конфликта)"
3989
3902
-#: wt-status.c:200 wt-status.c:981
3990
+#: wt-status.c:198 wt-status.c:979
3991
msgid "Changes to be committed:"
3992
msgstr "Изменения, которые будут включены в коммит:"
3993
3906
-#: wt-status.c:218 wt-status.c:990
3994
+#: wt-status.c:216 wt-status.c:988
3995
msgid "Changes not staged for commit:"
3996
msgstr "Изменения, которые не в индексе для коммита:"
3997
3910
-#: wt-status.c:222
3998
+#: wt-status.c:220
3999
msgid " (use \"git add <file>...\" to update what will be committed)"
4000
msgstr " (используйте «git add <файл>…», чтобы добавить файл в индекс)"
4001
3914
-#: wt-status.c:224
4002
+#: wt-status.c:222
4003
msgid " (use \"git add/rm <file>...\" to update what will be committed)"
4004
msgstr " (используйте «git add/rm <файл>…», чтобы добавить или удалить файл из индекса)"
4005
3918
-#: wt-status.c:225
4006
+#: wt-status.c:223
4007
msgid ""
4008
" (use \"git checkout -- <file>...\" to discard changes in working "
4009
"directory)"
4010
msgstr " (используйте «git checkout -- <файл>…», чтобы отменить изменения\n в рабочем каталоге)"
4011
3924
-#: wt-status.c:227
4012
+#: wt-status.c:225
4013
msgid " (commit or discard the untracked or modified content in submodules)"
4014
msgstr " (сделайте коммит или отмените изменения в неотслеживаемом или измененном содержимом в подмодулях)"
4015
3928
-#: wt-status.c:239
4016
+#: wt-status.c:237
4017
#, c-format
4018
msgid " (use \"git %s <file>...\" to include in what will be committed)"
4019
msgstr " (используйте «git %s <файл>…», чтобы добавить в то, что будет включено в коммит)"
4020
3933
-#: wt-status.c:254
4021
+#: wt-status.c:252
4022
msgid "both deleted:"
4023
msgstr "оба удалены:"
4024
3937
-#: wt-status.c:256
4025
+#: wt-status.c:254
4026
msgid "added by us:"
4027
msgstr "добавлено нами:"
4028
3941
-#: wt-status.c:258
4029
+#: wt-status.c:256
4030
msgid "deleted by them:"
4031
msgstr "удалено ими:"
4032
3945
-#: wt-status.c:260
4033
+#: wt-status.c:258
4034
msgid "added by them:"
4035
msgstr "добавлено ими:"
4036
3949
-#: wt-status.c:262
4037
+#: wt-status.c:260
4038
msgid "deleted by us:"
4039
msgstr "удалено нами:"
4040
3953
-#: wt-status.c:264
4041
+#: wt-status.c:262
4042
msgid "both added:"
4043
msgstr "оба добавлены:"
4044
3957
-#: wt-status.c:266
4045
+#: wt-status.c:264
4046
msgid "both modified:"
4047
msgstr "оба изменены:"
4048
3961
-#: wt-status.c:276
4049
+#: wt-status.c:274
4050
msgid "new file:"
4051
msgstr "новый файл:"
4052
3965
-#: wt-status.c:278
4053
+#: wt-status.c:276
4054
msgid "copied:"
4055
msgstr "скопировано:"
4056
3969
-#: wt-status.c:280
4057
+#: wt-status.c:278
4058
msgid "deleted:"
4059
msgstr "удалено:"
4060
3973
-#: wt-status.c:282
4061
+#: wt-status.c:280
4062
msgid "modified:"
4063
msgstr "изменено:"
4064
3977
-#: wt-status.c:284
4065
+#: wt-status.c:282
4066
msgid "renamed:"
4067
msgstr "переименовано:"
4068
3981
-#: wt-status.c:286
4069
+#: wt-status.c:284
4070
msgid "typechange:"
4071
msgstr "изменен тип:"
4072
3985
-#: wt-status.c:288
4073
+#: wt-status.c:286
4074
msgid "unknown:"
4075
msgstr "неизвестно:"
4076
3989
-#: wt-status.c:290
4077
+#: wt-status.c:288
4078
msgid "unmerged:"
4079
msgstr "не слитые:"
4080
3993
-#: wt-status.c:372
4081
+#: wt-status.c:370
4082
msgid "new commits, "
4083
msgstr "новые коммиты, "
4084
3997
-#: wt-status.c:374
4085
+#: wt-status.c:372
4086
msgid "modified content, "
4087
msgstr "изменено содержимое, "
4088
4001
-#: wt-status.c:376
4089
+#: wt-status.c:374
4090
msgid "untracked content, "
4091
msgstr "неотслеживаемое содержимое, "
4092
4005
-#: wt-status.c:821
4093
+#: wt-status.c:819
4094
#, c-format
4095
msgid "Your stash currently has %d entry"
4096
msgid_plural "Your stash currently has %d entries"
@@ -4011,57 +4099,57 @@ msgstr[1] "У вас сейчас спрятаны %d записи"
4099
msgstr[2] "У вас сейчас спрятано %d записей"
4100
msgstr[3] "У вас сейчас спрятаны %d записи"
4101
4014
-#: wt-status.c:853
4102
+#: wt-status.c:851
4103
msgid "Submodules changed but not updated:"
4104
msgstr "Измененные, но не обновленные подмодули:"
4105
4018
-#: wt-status.c:855
4106
+#: wt-status.c:853
4107
msgid "Submodule changes to be committed:"
4108
msgstr "Изменения в подмодулях, которые будут закоммичены:"
4109
4022
-#: wt-status.c:937
4110
+#: wt-status.c:935
4111
msgid ""
4024
-"Do not touch the line above.\n"
4025
-"Everything below will be removed."
4026
-msgstr "Не трогайте строку выше этой.\nВсё, что ниже — будет удалено."
4112
+"Do not modify or remove the line above.\n"
4113
+"Everything below it will be ignored."
4114
+msgstr "Не изменяйте или удаляйте строку выше этой.\nВсё, что ниже — будет проигнорировано."
4115
4028
-#: wt-status.c:1049
4116
+#: wt-status.c:1048
4117
msgid "You have unmerged paths."
4118
msgstr "У вас есть не слитые пути."
4119
4032
-#: wt-status.c:1052
4120
+#: wt-status.c:1051
4121
msgid " (fix conflicts and run \"git commit\")"
4122
msgstr " (разрешите конфликты, затем запустите «git commit»)"
4123
4036
-#: wt-status.c:1054
4124
+#: wt-status.c:1053
4125
msgid " (use \"git merge --abort\" to abort the merge)"
4126
msgstr " (используйте «git merge --abort», чтобы остановить операцию слияния)"
4127
4040
-#: wt-status.c:1059
4128
+#: wt-status.c:1058
4129
msgid "All conflicts fixed but you are still merging."
4130
msgstr "Все конфликты исправлены, но вы все еще в процессе слияния."
4131
4044
-#: wt-status.c:1062
4132
+#: wt-status.c:1061
4133
msgid " (use \"git commit\" to conclude merge)"
4134
msgstr " (используйте «git commit», чтобы завершить слияние)"
4135
4048
-#: wt-status.c:1072
4136
+#: wt-status.c:1071
4137
msgid "You are in the middle of an am session."
4138
msgstr "Вы в процессе сессии am."
4139
4052
-#: wt-status.c:1075
4140
+#: wt-status.c:1074
4141
msgid "The current patch is empty."
4142
msgstr "Текущий патч пустой."
4143
4056
-#: wt-status.c:1079
4144
+#: wt-status.c:1078
4145
msgid " (fix conflicts and then run \"git am --continue\")"
4146
msgstr " (разрешите конфликты, затем запустите «git am --continue»)"
4147
4060
-#: wt-status.c:1081
4148
+#: wt-status.c:1080
4149
msgid " (use \"git am --skip\" to skip this patch)"
4150
msgstr " (используйте «git am --skip», чтобы пропустить этот патч)"
4151
4064
-#: wt-status.c:1083
4152
+#: wt-status.c:1082
4153
msgid " (use \"git am --abort\" to restore the original branch)"
4154
msgstr " (используйте «git am --abort», чтобы восстановить оригинальную ветку)"
4155
@@ -4341,7 +4429,7 @@ msgstr "к тому же, в вашем индексе есть незакомм
4429
msgid "cannot %s: Your index contains uncommitted changes."
4430
msgstr "не удалось выполнить %s: В вашем индексе есть незакоммиченные изменения."
4431
4344
-#: compat/precompose_utf8.c:58 builtin/clone.c:436
4432
+#: compat/precompose_utf8.c:58 builtin/clone.c:437
4433
#, c-format
4434
msgid "failed to unlink '%s'"
4435
msgstr "сбой отсоединения «%s»"
@@ -4355,7 +4443,7 @@ msgstr "git add [<опции>] [--] <спецификатор-пути>…"
4443
msgid "unexpected diff status %c"
4444
msgstr "неожиданный статус различий %c"
4445
4358
-#: builtin/add.c:87 builtin/commit.c:292
4446
+#: builtin/add.c:87 builtin/commit.c:291
4447
msgid "updating files failed"
4448
msgstr "сбой при обновлении файлов"
4449
@@ -4364,108 +4452,108 @@ msgstr "сбой при обновлении файлов"
4452
msgid "remove '%s'\n"
4453
msgstr "удалить «%s»\n"
4454
4367
-#: builtin/add.c:151
4455
+#: builtin/add.c:153
4456
msgid "Unstaged changes after refreshing the index:"
4457
msgstr "Непроиндексированные изменения после обновления индекса:"
4458
4371
-#: builtin/add.c:211 builtin/rev-parse.c:873
4459
+#: builtin/add.c:213 builtin/rev-parse.c:888
4460
msgid "Could not read the index"
4461
msgstr "Не удалось прочитать индекс"
4462
4375
-#: builtin/add.c:222
4463
+#: builtin/add.c:224
4464
#, c-format
4465
msgid "Could not open '%s' for writing."
4466
msgstr "Не удалось открыть «%s» для записи."
4467
4380
-#: builtin/add.c:226
4468
+#: builtin/add.c:228
4469
msgid "Could not write patch"
4470
msgstr "Не удалось записать патч"
4471
4384
-#: builtin/add.c:229
4472
+#: builtin/add.c:231
4473
msgid "editing patch failed"
4474
msgstr "сбой при редактировании патча"
4475
4388
-#: builtin/add.c:232
4476
+#: builtin/add.c:234
4477
#, c-format
4478
msgid "Could not stat '%s'"
4479
msgstr "Не удалось выполнить stat для «%s»"
4480
4393
-#: builtin/add.c:234
4481
+#: builtin/add.c:236
4482
msgid "Empty patch. Aborted."
4483
msgstr "Пустой патч. Операция прервана."
4484
4397
-#: builtin/add.c:239
4485
+#: builtin/add.c:241
4486
#, c-format
4487
msgid "Could not apply '%s'"
4488
msgstr "Не удалось применить «%s»"
4489
4402
-#: builtin/add.c:249
4490
+#: builtin/add.c:251
4491
msgid "The following paths are ignored by one of your .gitignore files:\n"
4492
msgstr "Следующие пути игнорируются одним из ваших файлов .gitignore:\n"
4493
4406
-#: builtin/add.c:269 builtin/clean.c:907 builtin/fetch.c:110 builtin/mv.c:124
4494
+#: builtin/add.c:271 builtin/clean.c:910 builtin/fetch.c:132 builtin/mv.c:124
4495
#: builtin/prune-packed.c:55 builtin/pull.c:201 builtin/push.c:529
4408
-#: builtin/remote.c:1332 builtin/rm.c:242 builtin/send-pack.c:164
4496
+#: builtin/remote.c:1333 builtin/rm.c:242 builtin/send-pack.c:164
4497
msgid "dry run"
4498
msgstr "пробный запуск"
4499
4412
-#: builtin/add.c:272
4500
+#: builtin/add.c:274
4501
msgid "interactive picking"
4502
msgstr "интерактивный выбор"
4503
4416
-#: builtin/add.c:273 builtin/checkout.c:1162 builtin/reset.c:299
4504
+#: builtin/add.c:275 builtin/checkout.c:1172 builtin/reset.c:310
4505
msgid "select hunks interactively"
4506
msgstr "интерактивный выбор блоков"
4507
4420
-#: builtin/add.c:274
4508
+#: builtin/add.c:276
4509
msgid "edit current diff and apply"
4510
msgstr "отредактировать текущий файл различий и применить его"
4511
4424
-#: builtin/add.c:275
4512
+#: builtin/add.c:277
4513
msgid "allow adding otherwise ignored files"
4514
msgstr "разрешить добавление игнорируемых иначе файлов"
4515
4428
-#: builtin/add.c:276
4516
+#: builtin/add.c:278
4517
msgid "update tracked files"
4518
msgstr "обновить отслеживаемые файлы"
4519
4432
-#: builtin/add.c:277
4520
+#: builtin/add.c:279
4521
msgid "record only the fact that the path will be added later"
4522
msgstr "записать только факт, что путь будет добавлен позже"
4523
4436
-#: builtin/add.c:278
4524
+#: builtin/add.c:280
4525
msgid "add changes from all tracked and untracked files"
4526
msgstr "добавить изменения из всех отслеживаемых и неотслеживаемых файлов"
4527
4440
-#: builtin/add.c:281
4528
+#: builtin/add.c:283
4529
msgid "ignore paths removed in the working tree (same as --no-all)"
4530
msgstr "игнорировать пути удаленные из рабочего каталога (тоже, что и --no-all)"
4531
4444
-#: builtin/add.c:283
4532
+#: builtin/add.c:285
4533
msgid "don't add, only refresh the index"
4534
msgstr "не добавлять, только обновить индекс"
4535
4448
-#: builtin/add.c:284
4536
+#: builtin/add.c:286
4537
msgid "just skip files which cannot be added because of errors"
4538
msgstr "пропускать файлы, которые не могут быть добавлены из-за ошибок"
4539
4452
-#: builtin/add.c:285
4540
+#: builtin/add.c:287
4541
msgid "check if - even missing - files are ignored in dry run"
4542
msgstr "удостовериться, что даже недостающие файлы будут проигнорированы при пробном запуске"
4543
4456
-#: builtin/add.c:286 builtin/update-index.c:952
4544
+#: builtin/add.c:288 builtin/update-index.c:954
4545
msgid "(+/-)x"
4546
msgstr "(+/-)x"
4547
4460
-#: builtin/add.c:286 builtin/update-index.c:953
4548
+#: builtin/add.c:288 builtin/update-index.c:955
4549
msgid "override the executable bit of the listed files"
4550
msgstr "переопределить бит выполнения на указанных файлах"
4551
4464
-#: builtin/add.c:288
4552
+#: builtin/add.c:290
4553
msgid "warn when adding an embedded repository"
4554
msgstr "предупреждать при добавлении встроенного git репозитория"
4555
4468
-#: builtin/add.c:303
4556
+#: builtin/add.c:305
4557
#, c-format
4558
msgid ""
4559
"You've added another git repository inside your current repository.\n"
@@ -4483,399 +4571,399 @@ msgid ""
4571
"See \"git help submodule\" for more information."
4572
msgstr "Вы добавили другой репозиторий git внутри текущего репозитория\nКлоны внешнего репозитория не будут содержать внутренний\nрепозиторий и не будут знать как его получить.\nЕсли вы хотели добавить подмодуль, то запустите:\n\n\tgit submodule add <url> %s\n\nЕсли бы добавили этот путь по ошибке, то вы можете удалить его\nиз индекса с помощью:\n\n\tgit rm --cached %s\n\nДля дополнительной информации смотрите «git help submodule»."
4573
4486
-#: builtin/add.c:331
4574
+#: builtin/add.c:333
4575
#, c-format
4576
msgid "adding embedded git repository: %s"
4577
msgstr "добавление встроенного git репозитория: %s"
4578
4491
-#: builtin/add.c:349
4579
+#: builtin/add.c:351
4580
#, c-format
4581
msgid "Use -f if you really want to add them.\n"
4582
msgstr "Используйте -f, если вы действительно хотите добавить их.\n"
4583
4496
-#: builtin/add.c:357
4584
+#: builtin/add.c:359
4585
msgid "adding files failed"
4586
msgstr "ошибка при добавлении файлов"
4587
4500
-#: builtin/add.c:394
4588
+#: builtin/add.c:396
4589
msgid "-A and -u are mutually incompatible"
4590
msgstr "-A и -u нельзя использовать одновременно"
4591
4504
-#: builtin/add.c:401
4592
+#: builtin/add.c:403
4593
msgid "Option --ignore-missing can only be used together with --dry-run"
4594
msgstr "Опция --ignore-missing может использоваться только вместе с --dry-run"
4595
4508
-#: builtin/add.c:405
4596
+#: builtin/add.c:407
4597
#, c-format
4598
msgid "--chmod param '%s' must be either -x or +x"
4599
msgstr "параметр --chmod «%s» должен быть -x или +x"
4600
4513
-#: builtin/add.c:420
4601
+#: builtin/add.c:422
4602
#, c-format
4603
msgid "Nothing specified, nothing added.\n"
4604
msgstr "Ничего не указано, ничего не добавлено.\n"
4605
4518
-#: builtin/add.c:421
4606
+#: builtin/add.c:423
4607
#, c-format
4608
msgid "Maybe you wanted to say 'git add .'?\n"
4609
msgstr "Возможно, вы имели в виду «git add .»?\n"
4610
4523
-#: builtin/add.c:426 builtin/check-ignore.c:176 builtin/checkout.c:282
4524
-#: builtin/checkout.c:475 builtin/clean.c:954 builtin/commit.c:351
4525
-#: builtin/mv.c:144 builtin/reset.c:238 builtin/rm.c:272
4526
-#: builtin/submodule--helper.c:244
4611
+#: builtin/add.c:428 builtin/check-ignore.c:176 builtin/checkout.c:282
4612
+#: builtin/checkout.c:479 builtin/clean.c:957 builtin/commit.c:350
4613
+#: builtin/mv.c:143 builtin/reset.c:249 builtin/rm.c:271
4614
+#: builtin/submodule--helper.c:243
4615
msgid "index file corrupt"
4616
msgstr "файл индекса поврежден"
4617
4530
-#: builtin/am.c:413
4618
+#: builtin/am.c:414
4619
msgid "could not parse author script"
4620
msgstr "не удалось разобрать сценарий авторства"
4621
4534
-#: builtin/am.c:489
4622
+#: builtin/am.c:498
4623
#, c-format
4624
msgid "'%s' was deleted by the applypatch-msg hook"
4625
msgstr "«%s» был удален перехватчиком applypatch-msg"
4626
4539
-#: builtin/am.c:530
4627
+#: builtin/am.c:539
4628
#, c-format
4629
msgid "Malformed input line: '%s'."
4630
msgstr "Неправильная строка ввода: «%s»."
4631
4544
-#: builtin/am.c:567
4632
+#: builtin/am.c:576
4633
#, c-format
4634
msgid "Failed to copy notes from '%s' to '%s'"
4635
msgstr "Не удалось скопировать заметку из «%s» в «%s»"
4636
4549
-#: builtin/am.c:593
4637
+#: builtin/am.c:602
4638
msgid "fseek failed"
4639
msgstr "сбой при выполнении fseek"
4640
4553
-#: builtin/am.c:777
4641
+#: builtin/am.c:786
4642
#, c-format
4643
msgid "could not parse patch '%s'"
4644
msgstr "не удалось разобрать патч «%s»"
4645
4558
-#: builtin/am.c:842
4646
+#: builtin/am.c:851
4647
msgid "Only one StGIT patch series can be applied at once"
4648
msgstr "Только серия патчей StGIT может быть применена за раз"
4649
4562
-#: builtin/am.c:889
4650
+#: builtin/am.c:899
4651
msgid "invalid timestamp"
4652
msgstr "недопустимая метка даты/времени"
4653
4566
-#: builtin/am.c:892 builtin/am.c:900
4654
+#: builtin/am.c:904 builtin/am.c:916
4655
msgid "invalid Date line"
4656
msgstr "недопустимая строка даты"
4657
4570
-#: builtin/am.c:897
4658
+#: builtin/am.c:911
4659
msgid "invalid timezone offset"
4660
msgstr "недопустимое смещение часового пояса"
4661
4574
-#: builtin/am.c:986
4662
+#: builtin/am.c:1004
4663
msgid "Patch format detection failed."
4664
msgstr "Сбой определения формата патча."
4665
4578
-#: builtin/am.c:991 builtin/clone.c:401
4666
+#: builtin/am.c:1009 builtin/clone.c:402
4667
#, c-format
4668
msgid "failed to create directory '%s'"
4669
msgstr "не удалось создать каталог «%s»"
4670
4583
-#: builtin/am.c:995
4671
+#: builtin/am.c:1013
4672
msgid "Failed to split patches."
4673
msgstr "Не удалось разделить патчи на части."
4674
4587
-#: builtin/am.c:1120 builtin/commit.c:377
4675
+#: builtin/am.c:1142 builtin/commit.c:376
4676
msgid "unable to write index file"
4677
msgstr "не удалось записать индекс"
4678
4591
-#: builtin/am.c:1171
4679
+#: builtin/am.c:1193
4680
#, c-format
4681
msgid "When you have resolved this problem, run \"%s --continue\"."
4682
msgstr "Когда вы устраните эту проблему, запустите «%s --continue»."
4683
4596
-#: builtin/am.c:1172
4684
+#: builtin/am.c:1194
4685
#, c-format
4686
msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
4687
msgstr "Если вы хотите пропустить этот патч, то запустите «%s --skip»."
4688
4601
-#: builtin/am.c:1173
4689
+#: builtin/am.c:1195
4690
#, c-format
4691
msgid "To restore the original branch and stop patching, run \"%s --abort\"."
4692
msgstr "Чтобы вернуться на предыдущую ветку и остановить применение изменений, запустите «%s --abort»."
4693
4606
-#: builtin/am.c:1304
4694
+#: builtin/am.c:1302
4695
msgid "Patch is empty."
4696
msgstr "Патч пустой."
4697
4610
-#: builtin/am.c:1370
4698
+#: builtin/am.c:1368
4699
#, c-format
4700
msgid "invalid ident line: %.*s"
4701
msgstr "неправильная строка идентификации: %.*s"
4702
4615
-#: builtin/am.c:1392
4703
+#: builtin/am.c:1390
4704
#, c-format
4705
msgid "unable to parse commit %s"
4706
msgstr "не удалось разобрать коммит %s"
4707
4620
-#: builtin/am.c:1586
4708
+#: builtin/am.c:1584
4709
msgid "Repository lacks necessary blobs to fall back on 3-way merge."
4710
msgstr "В репозитории отсутствуют двоичные объекты, необходимые для отката к трехходовому слиянию."
4711
4624
-#: builtin/am.c:1588
4712
+#: builtin/am.c:1586
4713
msgid "Using index info to reconstruct a base tree..."
4714
msgstr "Использую индекс для реконструкции базового дерева…"
4715
4628
-#: builtin/am.c:1607
4716
+#: builtin/am.c:1605
4717
msgid ""
4718
"Did you hand edit your patch?\n"
4719
"It does not apply to blobs recorded in its index."
4720
msgstr "Вы вручную изменяли патч?\nОн не накладывается без ошибок на двоичные объекты, записанные в его заголовке."
4721
4634
-#: builtin/am.c:1613
4722
+#: builtin/am.c:1611
4723
msgid "Falling back to patching base and 3-way merge..."
4724
msgstr "Откат к применению изменений к базовому коммиту с помощью трехходового слияния…"
4725
4638
-#: builtin/am.c:1638
4726
+#: builtin/am.c:1636
4727
msgid "Failed to merge in the changes."
4728
msgstr "Не удалось слить изменения."
4729
4642
-#: builtin/am.c:1662 builtin/merge.c:632
4730
+#: builtin/am.c:1660 builtin/merge.c:641
4731
msgid "git write-tree failed to write a tree"
4732
msgstr "git write-tree не удалось записать дерево"
4733
4646
-#: builtin/am.c:1669
4734
+#: builtin/am.c:1667
4735
msgid "applying to an empty history"
4736
msgstr "применение к пустой истории"
4737
4650
-#: builtin/am.c:1682 builtin/commit.c:1767 builtin/merge.c:803
4651
-#: builtin/merge.c:828
4738
+#: builtin/am.c:1680 builtin/commit.c:1776 builtin/merge.c:824
4739
+#: builtin/merge.c:849
4740
msgid "failed to write commit object"
4741
msgstr "сбой записи объекта коммита"
4742
4655
-#: builtin/am.c:1715 builtin/am.c:1719
4743
+#: builtin/am.c:1713 builtin/am.c:1717
4744
#, c-format
4745
msgid "cannot resume: %s does not exist."
4746
msgstr "нельзя продолжнить: %s не существует "
4747
4660
-#: builtin/am.c:1735
4748
+#: builtin/am.c:1733
4749
msgid "cannot be interactive without stdin connected to a terminal."
4750
msgstr "не удалось использовать интерактивное поведение, без stdin подключенного к терминалу."
4751
4664
-#: builtin/am.c:1740
4752
+#: builtin/am.c:1738
4753
msgid "Commit Body is:"
4754
msgstr "Тело коммита:"
4755
4756
#. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
4757
#. in your translation. The program will only accept English
4758
#. input at this point.
4671
-#: builtin/am.c:1750
4759
+#: builtin/am.c:1748
4760
msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
4761
msgstr "Применить? [y] - да/[n] - нет/[e] - редактировать/[v] - просмотреть патч/[a] - применить всё: "
4762
4675
-#: builtin/am.c:1800
4763
+#: builtin/am.c:1798
4764
#, c-format
4765
msgid "Dirty index: cannot apply patches (dirty: %s)"
4766
msgstr "Индекс не пустой: нельзя применять патчи (в индексе: %s)"
4767
4680
-#: builtin/am.c:1840 builtin/am.c:1912
4768
+#: builtin/am.c:1838 builtin/am.c:1910
4769
#, c-format
4770
msgid "Applying: %.*s"
4771
msgstr "Применение: %.*s"
4772
4685
-#: builtin/am.c:1856
4773
+#: builtin/am.c:1854
4774
msgid "No changes -- Patch already applied."
4775
msgstr "Нет изменений — Патч уже применен."
4776
4689
-#: builtin/am.c:1864
4777
+#: builtin/am.c:1862
4778
#, c-format
4779
msgid "Patch failed at %s %.*s"
4780
msgstr "Ошибка применения изменений на %s %.*s"
4781
4694
-#: builtin/am.c:1870
4782
+#: builtin/am.c:1868
4783
#, c-format
4784
msgid "The copy of the patch that failed is found in: %s"
4785
msgstr "Копию изменений, которые не удалось применить, вы можете найти в: %s"
4786
4699
-#: builtin/am.c:1915
4787
+#: builtin/am.c:1913
4788
msgid ""
4789
"No changes - did you forget to use 'git add'?\n"
4790
"If there is nothing left to stage, chances are that something else\n"
4791
"already introduced the same changes; you might want to skip this patch."
4792
msgstr "Нет изменений — возможно, вы забыли вызвать «git add»?\nЕсли ничего не осталось для индексации, то, скорее всего, что-то другое уже сделало те же изменения; возможно, вам следует пропустить этот патч."
4793
4706
-#: builtin/am.c:1922
4794
+#: builtin/am.c:1920
4795
msgid ""
4796
"You still have unmerged paths in your index.\n"
4797
"You should 'git add' each file with resolved conflicts to mark them as such.\n"
4798
"You might run `git rm` on a file to accept \"deleted by them\" for it."
4799
msgstr "У вас есть не слитые пути в индексе.\nВы должны выполнить «git add» для каждого файла с разрешенными конфликтами, чтобы пометить их таковыми.\nВы можете запустить «git rm» с именем файла, чтобы пометить его как «удалено ими»."
4800
4713
-#: builtin/am.c:2031 builtin/am.c:2035 builtin/am.c:2047 builtin/reset.c:323
4714
-#: builtin/reset.c:331
4801
+#: builtin/am.c:2029 builtin/am.c:2033 builtin/am.c:2045 builtin/reset.c:332
4802
+#: builtin/reset.c:340
4803
#, c-format
4804
msgid "Could not parse object '%s'."
4805
msgstr "Не удалось разобрать объект «%s»."
4806
4719
-#: builtin/am.c:2083
4807
+#: builtin/am.c:2081
4808
msgid "failed to clean index"
4809
msgstr "не удалось очистить индекс"
4810
4723
-#: builtin/am.c:2117
4811
+#: builtin/am.c:2116
4812
msgid ""
4813
"You seem to have moved HEAD since the last 'am' failure.\n"
4814
"Not rewinding to ORIG_HEAD"
4815
msgstr "Похоже, что вы переместили HEAD с момента последней ошибки выполнения «am».\nПеремотка на ORIG_HEAD не выполняется"
4816
4729
-#: builtin/am.c:2180
4817
+#: builtin/am.c:2179
4818
#, c-format
4819
msgid "Invalid value for --patch-format: %s"
4820
msgstr "Неправильное значение для --patch-format: %s"
4821
4734
-#: builtin/am.c:2213
4822
+#: builtin/am.c:2212
4823
msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
4824
msgstr "git am [<опции>] [(<mbox> | <Maildir>)…]"
4825
4738
-#: builtin/am.c:2214
4826
+#: builtin/am.c:2213
4827
msgid "git am [<options>] (--continue | --skip | --abort)"
4828
msgstr "git am [<опции>] (--continue | --skip | --abort)"
4829
4742
-#: builtin/am.c:2220
4830
+#: builtin/am.c:2219
4831
msgid "run interactively"
4832
msgstr "запустить в интерактивном режиме"
4833
4746
-#: builtin/am.c:2222
4834
+#: builtin/am.c:2221
4835
msgid "historical option -- no-op"
4836
msgstr "историческая опция — ничего не делает"
4837
4750
-#: builtin/am.c:2224
4838
+#: builtin/am.c:2223
4839
msgid "allow fall back on 3way merging if needed"
4840
msgstr "разрешить откатиться к трехходовому слиянию, если нужно"
4841
4754
-#: builtin/am.c:2225 builtin/init-db.c:484 builtin/prune-packed.c:57
4842
+#: builtin/am.c:2224 builtin/init-db.c:484 builtin/prune-packed.c:57
4843
#: builtin/repack.c:180
4844
msgid "be quiet"
4845
msgstr "тихий режим"
4846
4759
-#: builtin/am.c:2227
4847
+#: builtin/am.c:2226
4848
msgid "add a Signed-off-by line to the commit message"
4849
msgstr "добавить строку Signed-off-by к сообщению коммита"
4850
4763
-#: builtin/am.c:2230
4851
+#: builtin/am.c:2229
4852
msgid "recode into utf8 (default)"
4853
msgstr "перекодировать в utf8 (по умолчанию)"
4854
4767
-#: builtin/am.c:2232
4855
+#: builtin/am.c:2231
4856
msgid "pass -k flag to git-mailinfo"
4857
msgstr "передать флаг -k в git-mailinfo"
4858
4771
-#: builtin/am.c:2234
4859
+#: builtin/am.c:2233
4860
msgid "pass -b flag to git-mailinfo"
4861
msgstr "передать флаг -b в git-mailinfo"
4862
4775
-#: builtin/am.c:2236
4863
+#: builtin/am.c:2235
4864
msgid "pass -m flag to git-mailinfo"
4865
msgstr "передать флаг -m в git-mailinfo"
4866
4779
-#: builtin/am.c:2238
4867
+#: builtin/am.c:2237
4868
msgid "pass --keep-cr flag to git-mailsplit for mbox format"
4869
msgstr "передать флаг --keep-cr в git-mailsplit для формата mbox"
4870
4783
-#: builtin/am.c:2241
4871
+#: builtin/am.c:2240
4872
msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
4873
msgstr "не передавать --keep-cr флаг в git-mailsplit вне зависимости от am.keepcr"
4874
4787
-#: builtin/am.c:2244
4875
+#: builtin/am.c:2243
4876
msgid "strip everything before a scissors line"
4877
msgstr "обрезать все до строки обрезки"
4878
4791
-#: builtin/am.c:2246 builtin/am.c:2249 builtin/am.c:2252 builtin/am.c:2255
4792
-#: builtin/am.c:2258 builtin/am.c:2261 builtin/am.c:2264 builtin/am.c:2267
4793
-#: builtin/am.c:2273
4879
+#: builtin/am.c:2245 builtin/am.c:2248 builtin/am.c:2251 builtin/am.c:2254
4880
+#: builtin/am.c:2257 builtin/am.c:2260 builtin/am.c:2263 builtin/am.c:2266
4881
+#: builtin/am.c:2272
4882
msgid "pass it through git-apply"
4883
msgstr "передать его в git-apply"
4884
4797
-#: builtin/am.c:2263 builtin/fmt-merge-msg.c:663 builtin/fmt-merge-msg.c:666
4798
-#: builtin/grep.c:1064 builtin/merge.c:202 builtin/pull.c:142
4885
+#: builtin/am.c:2262 builtin/fmt-merge-msg.c:664 builtin/fmt-merge-msg.c:667
4886
+#: builtin/grep.c:843 builtin/merge.c:205 builtin/pull.c:142
4887
#: builtin/pull.c:197 builtin/repack.c:189 builtin/repack.c:193
4888
#: builtin/repack.c:195 builtin/show-branch.c:631 builtin/show-ref.c:169
4801
-#: builtin/tag.c:399 parse-options.h:132 parse-options.h:134
4889
+#: builtin/tag.c:377 parse-options.h:132 parse-options.h:134
4890
#: parse-options.h:245
4891
msgid "n"
4892
msgstr "n"
4893
4806
-#: builtin/am.c:2269 builtin/branch.c:596 builtin/for-each-ref.c:38
4807
-#: builtin/replace.c:444 builtin/tag.c:434 builtin/verify-tag.c:39
4894
+#: builtin/am.c:2268 builtin/branch.c:622 builtin/for-each-ref.c:38
4895
+#: builtin/replace.c:444 builtin/tag.c:412 builtin/verify-tag.c:39
4896
msgid "format"
4897
msgstr "формат"
4898
4811
-#: builtin/am.c:2270
4899
+#: builtin/am.c:2269
4900
msgid "format the patch(es) are in"
4901
msgstr "формат, в котором находятся патчи"
4902
4815
-#: builtin/am.c:2276
4903
+#: builtin/am.c:2275
4904
msgid "override error message when patch failure occurs"
4905
msgstr "переопределить сообщение об ошибке, если не удалось наложить изменения"
4906
4819
-#: builtin/am.c:2278
4907
+#: builtin/am.c:2277
4908
msgid "continue applying patches after resolving a conflict"
4909
msgstr "продолжить применение изменений после разрешения конфиликта"
4910
4823
-#: builtin/am.c:2281
4911
+#: builtin/am.c:2280
4912
msgid "synonyms for --continue"
4913
msgstr "синоним для --continue"
4914
4827
-#: builtin/am.c:2284
4915
+#: builtin/am.c:2283
4916
msgid "skip the current patch"
4917
msgstr "пропустить текущий патч"
4918
4831
-#: builtin/am.c:2287
4919
+#: builtin/am.c:2286
4920
msgid "restore the original branch and abort the patching operation."
4921
msgstr "восстановить оригинальную ветку и отменить операцию применения изменений."
4922
4835
-#: builtin/am.c:2291
4923
+#: builtin/am.c:2290
4924
msgid "lie about committer date"
4925
msgstr "соврать о дате коммитера"
4926
4839
-#: builtin/am.c:2293
4927
+#: builtin/am.c:2292
4928
msgid "use current timestamp for author date"
4929
msgstr "использовать текущее время как время авторства"
4930
4843
-#: builtin/am.c:2295 builtin/commit.c:1605 builtin/merge.c:233
4844
-#: builtin/pull.c:172 builtin/revert.c:112 builtin/tag.c:414
4931
+#: builtin/am.c:2294 builtin/commit.c:1614 builtin/merge.c:236
4932
+#: builtin/pull.c:172 builtin/revert.c:112 builtin/tag.c:392
4933
msgid "key-id"
4934
msgstr "key-id"
4935
4848
-#: builtin/am.c:2296
4936
+#: builtin/am.c:2295
4937
msgid "GPG-sign commits"
4938
msgstr "подписать коммиты с помощью GPG"
4939
4852
-#: builtin/am.c:2299
4940
+#: builtin/am.c:2298
4941
msgid "(internal use for git-rebase)"
4942
msgstr "(внутреннее использование для git-rebase)"
4943
4856
-#: builtin/am.c:2317
4944
+#: builtin/am.c:2316
4945
msgid ""
4946
"The -b/--binary option has been a no-op for long time, and\n"
4947
"it will be removed. Please do not use it anymore."
4948
msgstr "Опция -b/--binary уже долгое время ничего не делает и будет удалена с следующих версиях Git. Пожалуйста, не используйте ее."
4949
4862
-#: builtin/am.c:2324
4950
+#: builtin/am.c:2323
4951
msgid "failed to read the index"
4952
msgstr "сбой чтения индекса"
4953
4866
-#: builtin/am.c:2339
4954
+#: builtin/am.c:2338
4955
#, c-format
4956
msgid "previous rebase directory %s still exists but mbox given."
4957
msgstr "предыдущий каталог перемещения %s еще существует, но передан mbox."
4958
4871
-#: builtin/am.c:2363
4959
+#: builtin/am.c:2362
4960
#, c-format
4961
msgid ""
4962
"Stray %s directory found.\n"
4963
"Use \"git am --abort\" to remove it."
4964
msgstr "Найден забытый каталог %s.\nИспользуйте «git am --abort», чтобы удалить его."
4965
4878
-#: builtin/am.c:2369
4966
+#: builtin/am.c:2368
4967
msgid "Resolve operation not in progress, we are not resuming."
4968
msgstr "Операция разрешения конфликтов не в процессе выполнения, не продолжаем."
4969
@@ -5078,124 +5166,149 @@ msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
5166
msgstr "git branch [<опции>] (-m | -M) [<старая-ветка>] <новая-ветка>"
5167
5168
#: builtin/branch.c:31
5169
+msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
5170
+msgstr "git branch [<опции>] (-c | -C) [<старая-ветка>] <новая-ветка>"
5171
+
5172
+#: builtin/branch.c:32
5173
msgid "git branch [<options>] [-r | -a] [--points-at]"
5174
msgstr "git branch [<опции>] [-r | -a] [--points-at]"
5175
5084
-#: builtin/branch.c:32
5176
+#: builtin/branch.c:33
5177
msgid "git branch [<options>] [-r | -a] [--format]"
5178
msgstr "git branch [<опции>] [-r | -a] [--format]"
5179
5088
-#: builtin/branch.c:145
5180
+#: builtin/branch.c:146
5181
#, c-format
5182
msgid ""
5183
"deleting branch '%s' that has been merged to\n"
5184
" '%s', but not yet merged to HEAD."
5185
msgstr "удаление ветки «%s», которая была слита с\n «%s», но не слита с HEAD."
5186
5095
-#: builtin/branch.c:149
5187
+#: builtin/branch.c:150
5188
#, c-format
5189
msgid ""
5190
"not deleting branch '%s' that is not yet merged to\n"
5191
" '%s', even though it is merged to HEAD."
5192
msgstr "не удаление ветки «%s», которая еще не слита с\n «%s», хотя уже слита с HEAD."
5193
5102
-#: builtin/branch.c:163
5194
+#: builtin/branch.c:164
5195
#, c-format
5196
msgid "Couldn't look up commit object for '%s'"
5197
msgstr "Не удалось найти объект коммита для «%s»"
5198
5107
-#: builtin/branch.c:167
5199
+#: builtin/branch.c:168
5200
#, c-format
5201
msgid ""
5202
"The branch '%s' is not fully merged.\n"
5203
"If you are sure you want to delete it, run 'git branch -D %s'."
5204
msgstr "Ветка «%s» не слита полностью.\nЕсли вы уверены, что хотите ее удалить, запустите «git branch -D %s»."
5205
5114
-#: builtin/branch.c:180
5206
+#: builtin/branch.c:181
5207
msgid "Update of config-file failed"
5208
msgstr "Не удалось обновить файл конфигурации"
5209
5118
-#: builtin/branch.c:211
5210
+#: builtin/branch.c:212
5211
msgid "cannot use -a with -d"
5212
msgstr "нельзя использовать одновременно ключи -a и -d"
5213
5122
-#: builtin/branch.c:217
5214
+#: builtin/branch.c:218
5215
msgid "Couldn't look up commit object for HEAD"
5216
msgstr "Не удалось найти объект коммита для HEAD"
5217
5126
-#: builtin/branch.c:231
5218
+#: builtin/branch.c:232
5219
#, c-format
5220
msgid "Cannot delete branch '%s' checked out at '%s'"
5221
msgstr "Нельзя удалить ветку «%s» т.к. она активна на «%s»"
5222
5131
-#: builtin/branch.c:246
5223
+#: builtin/branch.c:247
5224
#, c-format
5225
msgid "remote-tracking branch '%s' not found."
5226
msgstr "внешняя отслеживаемая ветка «%s» не найдена."
5227
5136
-#: builtin/branch.c:247
5228
+#: builtin/branch.c:248
5229
#, c-format
5230
msgid "branch '%s' not found."
5231
msgstr "ветка «%s» не найдена."
5232
5141
-#: builtin/branch.c:262
5233
+#: builtin/branch.c:263
5234
#, c-format
5235
msgid "Error deleting remote-tracking branch '%s'"
5236
msgstr "Ошибка удаления внешней отслеживаемой ветки «%s»"
5237
5146
-#: builtin/branch.c:263
5238
+#: builtin/branch.c:264
5239
#, c-format
5240
msgid "Error deleting branch '%s'"
5241
msgstr "Ошибка удаления ветки «%s»"
5242
5151
-#: builtin/branch.c:270
5243
+#: builtin/branch.c:271
5244
#, c-format
5245
msgid "Deleted remote-tracking branch %s (was %s).\n"
5246
msgstr "Внешняя отслеживаемая ветка %s удалена (была %s).\n"
5247
5156
-#: builtin/branch.c:271
5248
+#: builtin/branch.c:272
5249
#, c-format
5250
msgid "Deleted branch %s (was %s).\n"
5251
msgstr "Ветка %s удалена (была %s).\n"
5252
5161
-#: builtin/branch.c:445
5253
+#: builtin/branch.c:417 builtin/tag.c:58
5254
+msgid "unable to parse format string"
5255
+msgstr "не удалось разобрать строку формата"
5256
+
5257
+#: builtin/branch.c:450
5258
#, c-format
5259
msgid "Branch %s is being rebased at %s"
5260
msgstr "Производится перемещение ветки %s на %s"
5261
5166
-#: builtin/branch.c:449
5262
+#: builtin/branch.c:454
5263
#, c-format
5264
msgid "Branch %s is being bisected at %s"
5265
msgstr "Производится двоичный поиск в ветке %s на %s"
5266
5171
-#: builtin/branch.c:464
5267
+#: builtin/branch.c:470
5268
+msgid "cannot copy the current branch while not on any."
5269
+msgstr "невозможно скопировать текущую ветку, если вы не находитесь ни на одной из веток."
5270
+
5271
+#: builtin/branch.c:472
5272
msgid "cannot rename the current branch while not on any."
5273
msgstr "невозможно переименовать текущую ветку, если вы не находитесь ни на одной из них."
5274
5175
-#: builtin/branch.c:474
5275
+#: builtin/branch.c:483
5276
#, c-format
5277
msgid "Invalid branch name: '%s'"
5278
msgstr "Недействительное имя ветки: «%s»"
5279
5180
-#: builtin/branch.c:491
5280
+#: builtin/branch.c:504
5281
msgid "Branch rename failed"
5282
msgstr "Сбой переименования ветки"
5283
5184
-#: builtin/branch.c:494
5284
+#: builtin/branch.c:506
5285
+msgid "Branch copy failed"
5286
+msgstr "Сбой копирования ветки"
5287
+
5288
+#: builtin/branch.c:510
5289
+#, c-format
5290
+msgid "Copied a misnamed branch '%s' away"
5291
+msgstr "Скопирована неправильно названная ветка «%s»"
5292
+
5293
+#: builtin/branch.c:513
5294
#, c-format
5295
msgid "Renamed a misnamed branch '%s' away"
5296
msgstr "Переименована неправильно названная ветка «%s»"
5297
5189
-#: builtin/branch.c:497
5298
+#: builtin/branch.c:519
5299
#, c-format
5300
msgid "Branch renamed to %s, but HEAD is not updated!"
5301
msgstr "Ветка переименована в %s, но HEAD не обновлен!"
5302
5194
-#: builtin/branch.c:506
5303
+#: builtin/branch.c:528
5304
msgid "Branch is renamed, but update of config-file failed"
5305
msgstr "Ветка переименована, но произошел сбой обновления файла конфигурации"
5306
5198
-#: builtin/branch.c:522
5307
+#: builtin/branch.c:530
5308
+msgid "Branch is copied, but update of config-file failed"
5309
+msgstr "Ветка скопирована, но произошел сбой обновления файла конфигурации"
5310
+
5311
+#: builtin/branch.c:546
5312
#, c-format
5313
msgid ""
5314
"Please edit the description for the branch\n"
@@ -5203,226 +5316,225 @@ msgid ""
5316
"Lines starting with '%c' will be stripped.\n"
5317
msgstr "Измените описание для ветки:\n %s\nСтроки, начинающиеся с «%c» будут вырезаны.\n"
5318
5206
-#: builtin/branch.c:555
5319
+#: builtin/branch.c:579
5320
msgid "Generic options"
5321
msgstr "Общие параметры"
5322
5210
-#: builtin/branch.c:557
5323
+#: builtin/branch.c:581
5324
msgid "show hash and subject, give twice for upstream branch"
5325
msgstr "показывать хэш-сумму и тему, укажите дважды для вышестоящей ветки"
5326
5214
-#: builtin/branch.c:558
5327
+#: builtin/branch.c:582
5328
msgid "suppress informational messages"
5329
msgstr "не выводить информационные сообщения"
5330
5218
-#: builtin/branch.c:559
5331
+#: builtin/branch.c:583
5332
msgid "set up tracking mode (see git-pull(1))"
5333
msgstr "установить режим отслеживания вышестоящей ветки (см. git-pull(1))"
5334
5222
-#: builtin/branch.c:561
5223
-msgid "change upstream info"
5224
-msgstr "изменить информацию о вышестоящей ветке"
5335
+#: builtin/branch.c:585
5336
+msgid "do not use"
5337
+msgstr "не используйте"
5338
5226
-#: builtin/branch.c:563
5339
+#: builtin/branch.c:587
5340
msgid "upstream"
5341
msgstr "вышестоящая"
5342
5230
-#: builtin/branch.c:563
5343
+#: builtin/branch.c:587
5344
msgid "change the upstream info"
5345
msgstr "изменить информацию о вышестоящей ветке"
5346
5234
-#: builtin/branch.c:564
5347
+#: builtin/branch.c:588
5348
msgid "Unset the upstream info"
5349
msgstr "Убрать информацию о вышестоящей ветке"
5350
5238
-#: builtin/branch.c:565
5351
+#: builtin/branch.c:589
5352
msgid "use colored output"
5353
msgstr "использовать цветной вывод"
5354
5242
-#: builtin/branch.c:566
5355
+#: builtin/branch.c:590
5356
msgid "act on remote-tracking branches"
5357
msgstr "выполнить действия на отслеживаемых внешних ветках"
5358
5246
-#: builtin/branch.c:568 builtin/branch.c:570
5359
+#: builtin/branch.c:592 builtin/branch.c:594
5360
msgid "print only branches that contain the commit"
5361
msgstr "вывод только веток, которые содержат коммит"
5362
5250
-#: builtin/branch.c:569 builtin/branch.c:571
5363
+#: builtin/branch.c:593 builtin/branch.c:595
5364
msgid "print only branches that don't contain the commit"
5365
msgstr "вывод только веток, которые не содержат коммит"
5366
5254
-#: builtin/branch.c:574
5367
+#: builtin/branch.c:598
5368
msgid "Specific git-branch actions:"
5369
msgstr "Специфичные для git-branch действия:"
5370
5258
-#: builtin/branch.c:575
5371
+#: builtin/branch.c:599
5372
msgid "list both remote-tracking and local branches"
5373
msgstr "показать список и отслеживаемых и локальных веток"
5374
5262
-#: builtin/branch.c:577
5375
+#: builtin/branch.c:601
5376
msgid "delete fully merged branch"
5377
msgstr "удалить полностью слитую ветку"
5378
5266
-#: builtin/branch.c:578
5379
+#: builtin/branch.c:602
5380
msgid "delete branch (even if not merged)"
5381
msgstr "удалить ветку (даже никуда не слитую)"
5382
5270
-#: builtin/branch.c:579
This file is too large to show in full.