l10n: bg.po: Updated Bulgarian translation (3206t)
Signed-off-by: Alexander Shopov <ash@kambanaria.org>
Alexander Shopov committed
Jul 5, 2017 at 11:17 UTC
b61937fb629abff31e0e907e1b119fb2c74ceb09
1 file changed
+3115
-3052
po/bg.po
+3115
-3052
@@ -33,6 +33,7 @@
33
# cover letter придружаващо писмо
34
# reference repository еталонно хранилище
35
# grafted repository хранилище с присаждане
36
+# embedded repository вградено/вътрешно хранилище (добавянето му е грешка)
37
# thin pack съкратен пакет
38
# stat (a file) получавам информация чрез „stat“ (за файл)
39
# mixed reset смесено зануляване (индекса и указателя „HEAD“, без работното дърво)
@@ -81,42 +82,20 @@
82
# alternate алтернативен източник
83
# superproject обхващащ проект
84
# split index разделяне на индекса
84
-# ----
85
+# ------------------------
86
# „$var“ - може да не сработва за shell има gettext и eval_gettext - проверка - намират се лесно по „$
86
-# ========================
87
-# „“…— ●≫ѝ→
88
-#
89
-# consistency between stdout - standard output/ stdin - standard input/ stderr - standard error
90
-#
91
-#
92
-# ========================
93
-# RECHECK
87
# ------------------------
88
# FIXME
89
# HEAD as a reference vs head of a branch
90
# git update-index -h извежда само един ред, а не цялата помощ за опциите
91
# git fetch --al работи подобно на --all
99
-# ========================
100
-# GENERATE STATS
101
-# ------------------------
102
-# grep ^#: bg.po | cut -c4- |tr ' ' '\n'| sed -e 's/:[0-9][0-9]*//' -e 's%.*/%%' -e 's/[.][^.]*$//' > OUT
103
-# sort -u OUT > UNIQUE
104
-# for i in `cat UNIQUE`; do echo `grep "^$i$" OUT | wc -l` $i ; done | sort -nr > STATS
105
-#
106
-# ========================
107
-# FIND NON FULLY TRANSLATED
108
-# ------------------------
109
-# msgattrib --untranslated bg.po > untranslated.po
110
-# msgattrib --only-fuzzy bg.po > fuzzy.po
111
-# msgcat.exe untranslated.po fuzzy.po > new.po
112
-# grep ^#: new.po | cut -c4- |tr ' ' '\n'| sed -e 's/:[0-9][0-9]*//' -e 's%.*/%%' -e 's/[.][^.]*$//' | sort -u
92
#
93
msgid ""
94
msgstr ""
95
"Project-Id-Version: git master\n"
96
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
118
-"POT-Creation-Date: 2017-05-05 09:35+0800\n"
119
-"PO-Revision-Date: 2017-05-07 09:24+0200\n"
97
+"POT-Creation-Date: 2017-07-15 11:57+0800\n"
98
+"PO-Revision-Date: 2017-07-14 10:54+0200\n"
99
"Last-Translator: Alexander Shopov <ash@kambanaria.org>\n"
100
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
101
"Language: bg\n"
@@ -125,37 +104,37 @@ msgstr ""
104
"Content-Transfer-Encoding: 8bit\n"
105
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
106
128
-#: advice.c:55
107
+#: advice.c:58
108
#, c-format
109
msgid "hint: %.*s\n"
110
msgstr "Подсказка: %.*s\n"
111
133
-#: advice.c:83
112
+#: advice.c:86
113
msgid "Cherry-picking is not possible because you have unmerged files."
114
msgstr "Отбирането на подавания е блокирано от неслети файлове."
115
137
-#: advice.c:85
116
+#: advice.c:88
117
msgid "Committing is not possible because you have unmerged files."
118
msgstr "Подаването е блокирано от неслети файлове."
119
141
-#: advice.c:87
120
+#: advice.c:90
121
msgid "Merging is not possible because you have unmerged files."
122
msgstr "Сливането е блокирано от неслети файлове."
123
145
-#: advice.c:89
124
+#: advice.c:92
125
msgid "Pulling is not possible because you have unmerged files."
126
msgstr "Издърпването е блокирано от неслети файлове."
127
149
-#: advice.c:91
128
+#: advice.c:94
129
msgid "Reverting is not possible because you have unmerged files."
130
msgstr "Отмяната е блокирана от неслети файлове."
131
153
-#: advice.c:93
132
+#: advice.c:96
133
#, c-format
134
msgid "It is not possible to %s because you have unmerged files."
135
msgstr "Действието „%s“ е блокирано от неслети файлове."
136
158
-#: advice.c:101
137
+#: advice.c:104
138
msgid ""
139
"Fix them up in the work tree, and then use 'git add/rm <file>'\n"
140
"as appropriate to mark resolution and make a commit."
@@ -163,23 +142,23 @@ msgstr ""
142
"Редактирайте ги в работното дърво, и тогава ползвайте „git add/rm ФАЙЛ“\n"
143
"за да отбележите коригирането им. След това извършете подаването."
144
166
-#: advice.c:109
145
+#: advice.c:112
146
msgid "Exiting because of an unresolved conflict."
147
msgstr "Изход от програмата заради некоригиран конфликт."
148
170
-#: advice.c:114 builtin/merge.c:1185
149
+#: advice.c:117 builtin/merge.c:1184
150
msgid "You have not concluded your merge (MERGE_HEAD exists)."
151
msgstr "Не сте завършили сливане. (Указателят „MERGE_HEAD“ съществува)."
152
174
-#: advice.c:116
153
+#: advice.c:119
154
msgid "Please, commit your changes before merging."
155
msgstr "Промените трябва да се подадат преди сливане."
156
178
-#: advice.c:117
157
+#: advice.c:120
158
msgid "Exiting because of unfinished merge."
159
msgstr "Изход от програмата заради незавършено сливане."
160
182
-#: advice.c:123
161
+#: advice.c:126
162
#, c-format
163
msgid ""
164
"Note: checking out '%s'.\n"
@@ -208,90 +187,100 @@ msgstr ""
187
" git checkout -b ИМЕ_НА_НОВ_КЛОН\n"
188
"\n"
189
211
-#: apply.c:57
190
+#: apply.c:58
191
#, c-format
192
msgid "unrecognized whitespace option '%s'"
193
msgstr "непозната опция за знаците за интервали „%s“"
194
216
-#: apply.c:73
195
+#: apply.c:74
196
#, c-format
197
msgid "unrecognized whitespace ignore option '%s'"
198
msgstr "непозната опция за игнориране на знаците за интервали „%s“"
199
221
-#: apply.c:125
200
+#: apply.c:126
201
msgid "--reject and --3way cannot be used together."
202
msgstr "опциите „--reject“ и „--3way“ са несъвместими"
203
225
-#: apply.c:127
204
+#: apply.c:128
205
msgid "--cached and --3way cannot be used together."
206
msgstr "опциите „--cached“ и „--3way“ са несъвместими"
207
229
-#: apply.c:130
208
+#: apply.c:131
209
msgid "--3way outside a repository"
210
msgstr "като „--3way“, но извън хранилище"
211
233
-#: apply.c:141
212
+#: apply.c:142
213
msgid "--index outside a repository"
214
msgstr "като „--index“, но извън хранилище"
215
237
-#: apply.c:144
216
+#: apply.c:145
217
msgid "--cached outside a repository"
218
msgstr "като „--cached“, но извън хранилище"
219
241
-#: apply.c:845
220
+#: apply.c:836
221
#, c-format
222
msgid "Cannot prepare timestamp regexp %s"
223
msgstr "Регулярният израз за времето „%s“ не може за бъде компилиран"
224
246
-#: apply.c:854
225
+#: apply.c:845
226
#, c-format
227
msgid "regexec returned %d for input: %s"
228
msgstr "Регулярният израз върна %d при подадена последователност „%s“ на входа"
229
251
-#: apply.c:938
230
+#: apply.c:929
231
#, c-format
232
msgid "unable to find filename in patch at line %d"
233
msgstr "Липсва име на файл на ред %d от кръпката"
234
256
-#: apply.c:977
235
+#: apply.c:967
236
#, c-format
237
msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
238
msgstr ""
239
"git apply: лош изход от командата „git-diff“ — на ред %2$d се очакваше „/dev/"
240
"null“, а бе получен „%1$s“"
241
263
-#: apply.c:983
242
+#: apply.c:973
243
#, c-format
244
msgid "git apply: bad git-diff - inconsistent new filename on line %d"
245
msgstr ""
246
"git apply: лош изход от командата „git-diff“ — на ред %d бе получено "
247
"неправилно име на нов файл"
248
270
-#: apply.c:984
249
+#: apply.c:974
250
#, c-format
251
msgid "git apply: bad git-diff - inconsistent old filename on line %d"
252
msgstr ""
253
"git apply: лош изход от командата „git-diff“ — на ред %d бе получено "
254
"неправилно име на стар файл"
255
277
-#: apply.c:990
256
+#: apply.c:979
257
#, c-format
258
msgid "git apply: bad git-diff - expected /dev/null on line %d"
259
msgstr ""
260
"git apply: лош изход от командата „git-diff“ — на ред %d се очакваше „/dev/"
261
"null“"
262
284
-#: apply.c:1488
263
+#: apply.c:1008
264
+#, c-format
265
+msgid "invalid mode on line %d: %s"
266
+msgstr "грешен режим на ред №%d: %s"
267
+
268
+#: apply.c:1326
269
+#, c-format
270
+msgid "inconsistent header lines %d and %d"
271
+msgstr "несъвместими заглавни части на редове №%d и №%d"
272
+
273
+#: apply.c:1498
274
#, c-format
275
msgid "recount: unexpected line: %.*s"
276
msgstr "при повторното преброяване бе получен неочакван ред: „%.*s“"
277
289
-#: apply.c:1557
278
+#: apply.c:1567
279
#, c-format
280
msgid "patch fragment without header at line %d: %.*s"
281
msgstr "част от кръпка без заглавна част на ред %d: %.*s"
282
294
-#: apply.c:1577
283
+#: apply.c:1587
284
#, c-format
285
msgid ""
286
"git diff header lacks filename information when removing %d leading pathname "
@@ -306,71 +295,71 @@ msgstr[1] ""
295
"След съкращаването на първите %d части от компонентите на пътя, в заглавната "
296
"част на „git diff“ липсва информация за име на файл (ред: %d)"
297
309
-#: apply.c:1589
298
+#: apply.c:1600
299
#, c-format
300
msgid "git diff header lacks filename information (line %d)"
301
msgstr ""
302
"в заглавната част на „git diff“ липсва информация за име на файл (ред: %d)"
303
315
-#: apply.c:1759
304
+#: apply.c:1770
305
msgid "new file depends on old contents"
306
msgstr "новият файл зависи от старото съдържание на файла"
307
319
-#: apply.c:1761
308
+#: apply.c:1772
309
msgid "deleted file still has contents"
310
msgstr "изтритият файл не е празен"
311
323
-#: apply.c:1795
312
+#: apply.c:1806
313
#, c-format
314
msgid "corrupt patch at line %d"
315
msgstr "грешка в кръпката на ред %d"
316
328
-#: apply.c:1832
317
+#: apply.c:1843
318
#, c-format
319
msgid "new file %s depends on old contents"
320
msgstr "новият файл „%s“ зависи от старото съдържание на файла"
321
333
-#: apply.c:1834
322
+#: apply.c:1845
323
#, c-format
324
msgid "deleted file %s still has contents"
325
msgstr "изтритият файл „%s“ не е празен"
326
338
-#: apply.c:1837
327
+#: apply.c:1848
328
#, c-format
329
msgid "** warning: file %s becomes empty but is not deleted"
330
msgstr "● предупреждение: файлът „%s“ вече е празен, но не е изтрит"
331
343
-#: apply.c:1984
332
+#: apply.c:1995
333
#, c-format
334
msgid "corrupt binary patch at line %d: %.*s"
335
msgstr "грешка в двоичната кръпка на ред %d: %.*s"
336
348
-#: apply.c:2021
337
+#: apply.c:2032
338
#, c-format
339
msgid "unrecognized binary patch at line %d"
340
msgstr "неразпозната двоичната кръпка на ред %d"
341
353
-#: apply.c:2182
342
+#: apply.c:2193
343
#, c-format
344
msgid "patch with only garbage at line %d"
345
msgstr "кръпката е с изцяло повредени данни на ред %d"
346
358
-#: apply.c:2265
347
+#: apply.c:2276
348
#, c-format
349
msgid "unable to read symlink %s"
350
msgstr "символната връзка „%s“ не може да бъде прочетена"
351
363
-#: apply.c:2269
352
+#: apply.c:2280
353
#, c-format
354
msgid "unable to open or read %s"
355
msgstr "файлът „%s“ не може да бъде отворен или прочетен"
356
368
-#: apply.c:2922
357
+#: apply.c:2933
358
#, c-format
359
msgid "invalid start of line: '%c'"
360
msgstr "неправилно начало на ред: „%c“"
361
373
-#: apply.c:3041
362
+#: apply.c:3052
363
#, c-format
364
msgid "Hunk #%d succeeded at %d (offset %d line)."
365
msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
@@ -379,13 +368,13 @@ msgstr[0] ""
368
msgstr[1] ""
369
"%d-то парче код бе успешно приложено на ред %d (отместване от %d реда)."
370
382
-#: apply.c:3053
371
+#: apply.c:3064
372
#, c-format
373
msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
374
msgstr ""
375
"Контекстът е намален на (%ld/%ld) за прилагането на парчето код на ред %d"
376
388
-#: apply.c:3059
377
+#: apply.c:3070
378
#, c-format
379
msgid ""
380
"while searching for:\n"
@@ -394,316 +383,316 @@ msgstr ""
383
"при търсене за:\n"
384
"%.*s"
385
397
-#: apply.c:3081
386
+#: apply.c:3092
387
#, c-format
388
msgid "missing binary patch data for '%s'"
389
msgstr "липсват данните за двоичната кръпка за „%s“"
390
402
-#: apply.c:3089
391
+#: apply.c:3100
392
#, c-format
393
msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
394
msgstr ""
395
"двоичната кръпка не може да се приложи в обратна посока, когато обратното "
396
"парче за „%s“ липсва"
397
409
-#: apply.c:3135
398
+#: apply.c:3146
399
#, c-format
400
msgid "cannot apply binary patch to '%s' without full index line"
401
msgstr "към „%s“ не може да се приложи двоична кръпка без пълен индекс"
402
414
-#: apply.c:3145
403
+#: apply.c:3156
404
#, c-format
405
msgid ""
406
"the patch applies to '%s' (%s), which does not match the current contents."
407
msgstr "кръпката съответства на „%s“ (%s), който не съвпада по съдържание."
408
420
-#: apply.c:3153
409
+#: apply.c:3164
410
#, c-format
411
msgid "the patch applies to an empty '%s' but it is not empty"
412
msgstr "кръпката съответства на „%s“, който трябва да е празен, но не е"
413
425
-#: apply.c:3171
414
+#: apply.c:3182
415
#, c-format
416
msgid "the necessary postimage %s for '%s' cannot be read"
417
msgstr ""
418
"необходимият резултат след операцията — „%s“ за „%s“ не може да бъде "
419
"прочетен"
420
432
-#: apply.c:3184
421
+#: apply.c:3195
422
#, c-format
423
msgid "binary patch does not apply to '%s'"
424
msgstr "двоичната кръпка не може да бъде приложена върху „%s“"
425
437
-#: apply.c:3190
426
+#: apply.c:3201
427
#, c-format
428
msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
429
msgstr ""
430
"двоичната кръпка за „%s“ води до неправилни резултати (очакваше се: „%s“, а "
431
"бе получено: „%s“)"
432
444
-#: apply.c:3211
433
+#: apply.c:3222
434
#, c-format
435
msgid "patch failed: %s:%ld"
436
msgstr "неуспешно прилагане на кръпка: „%s:%ld“"
437
449
-#: apply.c:3333
438
+#: apply.c:3344
439
#, c-format
440
msgid "cannot checkout %s"
441
msgstr "„%s“ не може да се изтегли"
442
454
-#: apply.c:3381 apply.c:3392 apply.c:3438 setup.c:253
443
+#: apply.c:3392 apply.c:3403 apply.c:3449 setup.c:277
444
#, c-format
445
msgid "failed to read %s"
446
msgstr "файлът „%s“ не може да бъде прочетен"
447
459
-#: apply.c:3389
448
+#: apply.c:3400
449
#, c-format
450
msgid "reading from '%s' beyond a symbolic link"
451
msgstr "изчитане на „%s“ след проследяване на символна връзка"
452
464
-#: apply.c:3418 apply.c:3658
453
+#: apply.c:3429 apply.c:3669
454
#, c-format
455
msgid "path %s has been renamed/deleted"
456
msgstr "обектът с път „%s“ е преименуван или изтрит"
457
469
-#: apply.c:3501 apply.c:3672
458
+#: apply.c:3512 apply.c:3683
459
#, c-format
460
msgid "%s: does not exist in index"
461
msgstr "„%s“ не съществува в индекса"
462
474
-#: apply.c:3510 apply.c:3680
463
+#: apply.c:3521 apply.c:3691
464
#, c-format
465
msgid "%s: does not match index"
466
msgstr "„%s“ не съответства на индекса"
467
479
-#: apply.c:3545
468
+#: apply.c:3556
469
msgid "repository lacks the necessary blob to fall back on 3-way merge."
470
msgstr ""
471
"в хранилището липсват необходимите обекти BLOB, за да се премине към тройно "
472
"сливане."
473
485
-#: apply.c:3548
474
+#: apply.c:3559
475
#, c-format
476
msgid "Falling back to three-way merge...\n"
477
msgstr "Преминаване към тройно сливане…\n"
478
490
-#: apply.c:3564 apply.c:3568
479
+#: apply.c:3575 apply.c:3579
480
#, c-format
481
msgid "cannot read the current contents of '%s'"
482
msgstr "текущото съдържание на „%s“ не може да бъде прочетено"
483
495
-#: apply.c:3580
484
+#: apply.c:3591
485
#, c-format
486
msgid "Failed to fall back on three-way merge...\n"
487
msgstr "Неуспешно преминаване към тройно сливане…\n"
488
500
-#: apply.c:3594
489
+#: apply.c:3605
490
#, c-format
491
msgid "Applied patch to '%s' with conflicts.\n"
492
msgstr "Конфликти при прилагането на кръпката към „%s“.\n"
493
505
-#: apply.c:3599
494
+#: apply.c:3610
495
#, c-format
496
msgid "Applied patch to '%s' cleanly.\n"
497
msgstr "Кръпката бе приложена чисто към „%s“.\n"
498
510
-#: apply.c:3625
499
+#: apply.c:3636
500
msgid "removal patch leaves file contents"
501
msgstr "изтриващата кръпка оставя файла непразен"
502
514
-#: apply.c:3697
503
+#: apply.c:3708
504
#, c-format
505
msgid "%s: wrong type"
506
msgstr "„%s“: неправилен вид"
507
519
-#: apply.c:3699
508
+#: apply.c:3710
509
#, c-format
510
msgid "%s has type %o, expected %o"
511
msgstr "„%s“ е от вид „%o“, а се очакваше „%o“"
512
524
-#: apply.c:3850 apply.c:3852
513
+#: apply.c:3860 apply.c:3862
514
#, c-format
515
msgid "invalid path '%s'"
516
msgstr "неправилен път: „%s“"
517
529
-#: apply.c:3908
518
+#: apply.c:3918
519
#, c-format
520
msgid "%s: already exists in index"
521
msgstr "„%s“: вече съществува в индекса"
522
534
-#: apply.c:3911
523
+#: apply.c:3921
524
#, c-format
525
msgid "%s: already exists in working directory"
526
msgstr "„%s“: вече съществува в работното дърво"
527
539
-#: apply.c:3931
528
+#: apply.c:3941
529
#, c-format
530
msgid "new mode (%o) of %s does not match old mode (%o)"
531
msgstr "новите права за достъп (%o) на „%s“ не съвпадат със старите (%o)"
532
544
-#: apply.c:3936
533
+#: apply.c:3946
534
#, c-format
535
msgid "new mode (%o) of %s does not match old mode (%o) of %s"
536
msgstr ""
537
"новите права за достъп (%o) на „%s“ не съвпадат със старите (%o) на „%s“"
538
550
-#: apply.c:3956
539
+#: apply.c:3966
540
#, c-format
541
msgid "affected file '%s' is beyond a symbolic link"
542
msgstr "засегнатият файл „%s“ е след символна връзка"
543
555
-#: apply.c:3960
544
+#: apply.c:3970
545
#, c-format
546
msgid "%s: patch does not apply"
547
msgstr "Кръпката „%s“ не може да бъде приложена"
548
560
-#: apply.c:3975
549
+#: apply.c:3985
550
#, c-format
551
msgid "Checking patch %s..."
552
msgstr "Проверяване на кръпката „%s“…"
553
565
-#: apply.c:4066
554
+#: apply.c:4076
555
#, c-format
556
msgid "sha1 information is lacking or useless for submodule %s"
557
msgstr ""
558
"информацията за сумата по SHA1 за подмодула липсва или не е достатъчна (%s)."
559
571
-#: apply.c:4073
560
+#: apply.c:4083
561
#, c-format
562
msgid "mode change for %s, which is not in current HEAD"
563
msgstr "смяна на режима на достъпа на „%s“, който не е в текущия връх „HEAD“"
564
576
-#: apply.c:4076
565
+#: apply.c:4086
566
#, c-format
567
msgid "sha1 information is lacking or useless (%s)."
568
msgstr "информацията за сумата по SHA1 липсва или не е достатъчна (%s)."
569
581
-#: apply.c:4081 builtin/checkout.c:252 builtin/reset.c:135
570
+#: apply.c:4091 builtin/checkout.c:235 builtin/reset.c:138
571
#, c-format
572
msgid "make_cache_entry failed for path '%s'"
573
msgstr "неуспешно създаване на запис в кеша чрез „make_cache_entry“ за „%s“"
574
586
-#: apply.c:4085
575
+#: apply.c:4095
576
#, c-format
577
msgid "could not add %s to temporary index"
578
msgstr "„%s“ не може да се добави към временния индекс"
579
591
-#: apply.c:4095
580
+#: apply.c:4105
581
#, c-format
582
msgid "could not write temporary index to %s"
583
msgstr "временният индекс не може да се запази в „%s“"
584
596
-#: apply.c:4233
585
+#: apply.c:4243
586
#, c-format
587
msgid "unable to remove %s from index"
588
msgstr "„%s“ не може да се извади от индекса"
589
601
-#: apply.c:4268
590
+#: apply.c:4278
591
#, c-format
592
msgid "corrupt patch for submodule %s"
593
msgstr "повредена кръпка за модула „%s“"
594
606
-#: apply.c:4274
595
+#: apply.c:4284
596
#, c-format
597
msgid "unable to stat newly created file '%s'"
598
msgstr ""
599
"не може да се получи информация чрез „stat“ за новосъздадения файл „%s“"
600
612
-#: apply.c:4282
601
+#: apply.c:4292
602
#, c-format
603
msgid "unable to create backing store for newly created file %s"
604
msgstr ""
605
"не може да се за създаде мястото за съхранение на новосъздадения файл „%s“"
606
618
-#: apply.c:4288 apply.c:4432
607
+#: apply.c:4298 apply.c:4442
608
#, c-format
609
msgid "unable to add cache entry for %s"
610
msgstr "не може да се добави запис в кеша за „%s“"
611
623
-#: apply.c:4329
612
+#: apply.c:4339
613
#, c-format
614
msgid "failed to write to '%s'"
615
msgstr "в „%s“ не може да се пише"
616
628
-#: apply.c:4333
617
+#: apply.c:4343
618
#, c-format
619
msgid "closing file '%s'"
620
msgstr "затваряне на файла „%s“"
621
633
-#: apply.c:4403
622
+#: apply.c:4413
623
#, c-format
624
msgid "unable to write file '%s' mode %o"
625
msgstr "файлът „%s“ не може да се запише с режим на достъп „%o“"
626
638
-#: apply.c:4501
627
+#: apply.c:4511
628
#, c-format
629
msgid "Applied patch %s cleanly."
630
msgstr "Кръпката „%s“ бе приложена чисто."
631
643
-#: apply.c:4509
632
+#: apply.c:4519
633
msgid "internal error"
634
msgstr "вътрешна грешка"
635
647
-#: apply.c:4512
636
+#: apply.c:4522
637
#, c-format
638
msgid "Applying patch %%s with %d reject..."
639
msgid_plural "Applying patch %%s with %d rejects..."
640
msgstr[0] "Прилагане на кръпката „%%s“ с %d отхвърлено парче…"
641
msgstr[1] "Прилагане на кръпката „%%s“ с %d отхвърлени парчета…"
642
654
-#: apply.c:4523
643
+#: apply.c:4533
644
#, c-format
645
msgid "truncating .rej filename to %.*s.rej"
646
msgstr "съкращаване на името на файла с отхвърлените парчета на „ %.*s.rej“"
647
659
-#: apply.c:4531 builtin/fetch.c:739 builtin/fetch.c:988
648
+#: apply.c:4541 builtin/fetch.c:738 builtin/fetch.c:988
649
#, c-format
650
msgid "cannot open %s"
651
msgstr "„%s“ не може да бъде отворен"
652
664
-#: apply.c:4545
653
+#: apply.c:4555
654
#, c-format
655
msgid "Hunk #%d applied cleanly."
656
msgstr "%d-то парче бе успешно приложено."
657
669
-#: apply.c:4549
658
+#: apply.c:4559
659
#, c-format
660
msgid "Rejected hunk #%d."
661
msgstr "%d-то парче бе отхвърлено."
662
674
-#: apply.c:4659
663
+#: apply.c:4669
664
#, c-format
665
msgid "Skipped patch '%s'."
666
msgstr "Пропусната кръпка: „%s“"
667
679
-#: apply.c:4667
668
+#: apply.c:4677
669
msgid "unrecognized input"
670
msgstr "непознат вход"
671
683
-#: apply.c:4686
672
+#: apply.c:4696
673
msgid "unable to read index file"
674
msgstr "индексът не може да бъде записан"
675
687
-#: apply.c:4823
676
+#: apply.c:4833
677
#, c-format
678
msgid "can't open patch '%s': %s"
679
msgstr "кръпката „%s“ не може да бъде отворена: %s"
680
692
-#: apply.c:4850
681
+#: apply.c:4860
682
#, c-format
683
msgid "squelched %d whitespace error"
684
msgid_plural "squelched %d whitespace errors"
685
msgstr[0] "пренебрегната е %d грешка в знаците за интервали"
686
msgstr[1] "пренебрегнати са %d грешки в знаците за интервали"
687
699
-#: apply.c:4856 apply.c:4871
688
+#: apply.c:4866 apply.c:4881
689
#, c-format
690
msgid "%d line adds whitespace errors."
691
msgid_plural "%d lines add whitespace errors."
692
msgstr[0] "%d ред добавя грешки в знаците за интервали."
693
msgstr[1] "%d реда добавят грешки в знаците за интервали."
694
706
-#: apply.c:4864
695
+#: apply.c:4874
696
#, c-format
697
msgid "%d line applied after fixing whitespace errors."
698
msgid_plural "%d lines applied after fixing whitespace errors."
@@ -712,262 +701,262 @@ msgstr[0] ""
701
msgstr[1] ""
702
"Добавени са %d реда след корекцията на грешките в знаците за интервали."
703
715
-#: apply.c:4880 builtin/add.c:463 builtin/mv.c:298 builtin/rm.c:391
704
+#: apply.c:4890 builtin/add.c:513 builtin/mv.c:299 builtin/rm.c:391
705
msgid "Unable to write new index file"
706
msgstr "Новият индекс не може да бъде записан"
707
719
-#: apply.c:4911 apply.c:4914 builtin/am.c:2276 builtin/am.c:2279
720
-#: builtin/clone.c:113 builtin/fetch.c:98 builtin/pull.c:180
708
+#: apply.c:4921 apply.c:4924 builtin/am.c:2257 builtin/am.c:2260
709
+#: builtin/clone.c:115 builtin/fetch.c:93 builtin/pull.c:187
710
#: builtin/submodule--helper.c:304 builtin/submodule--helper.c:629
711
#: builtin/submodule--helper.c:632 builtin/submodule--helper.c:973
712
#: builtin/submodule--helper.c:976 builtin/submodule--helper.c:1161
724
-#: git-add--interactive.perl:239
713
+#: git-add--interactive.perl:197
714
msgid "path"
715
msgstr "път"
716
728
-#: apply.c:4912
717
+#: apply.c:4922
718
msgid "don't apply changes matching the given path"
719
msgstr "без прилагане на промените напасващи на дадения път"
720
732
-#: apply.c:4915
721
+#: apply.c:4925
722
msgid "apply changes matching the given path"
723
msgstr "прилагане на промените напасващи на дадения път"
724
736
-#: apply.c:4917 builtin/am.c:2285
725
+#: apply.c:4927 builtin/am.c:2266
726
msgid "num"
727
msgstr "БРОЙ"
728
740
-#: apply.c:4918
729
+#: apply.c:4928
730
msgid "remove <num> leading slashes from traditional diff paths"
731
msgstr "премахване на този БРОЙ водещи елементи от пътищата в разликата"
732
744
-#: apply.c:4921
733
+#: apply.c:4931
734
msgid "ignore additions made by the patch"
735
msgstr "игнориране на редовете добавени от тази кръпка"
736
748
-#: apply.c:4923
737
+#: apply.c:4933
738
msgid "instead of applying the patch, output diffstat for the input"
739
msgstr "извеждане на статистика на промените без прилагане на кръпката"
740
752
-#: apply.c:4927
741
+#: apply.c:4937
742
msgid "show number of added and deleted lines in decimal notation"
743
msgstr "извеждане на броя на добавените и изтритите редове"
744
756
-#: apply.c:4929
745
+#: apply.c:4939
746
msgid "instead of applying the patch, output a summary for the input"
747
msgstr "извеждане на статистика на входните данни без прилагане на кръпката"
748
760
-#: apply.c:4931
749
+#: apply.c:4941
750
msgid "instead of applying the patch, see if the patch is applicable"
751
msgstr "проверка дали кръпката може да се приложи, без действително прилагане"
752
764
-#: apply.c:4933
753
+#: apply.c:4943
754
msgid "make sure the patch is applicable to the current index"
755
msgstr "проверка дали кръпката може да бъде приложена към текущия индекс"
756
768
-#: apply.c:4935
757
+#: apply.c:4945
758
msgid "apply a patch without touching the working tree"
759
msgstr "прилагане на кръпката без промяна на работното дърво"
760
772
-#: apply.c:4937
761
+#: apply.c:4947
762
msgid "accept a patch that touches outside the working area"
763
msgstr "прилагане на кръпка, която променя и файлове извън работното дърво"
764
776
-#: apply.c:4939
765
+#: apply.c:4949
766
msgid "also apply the patch (use with --stat/--summary/--check)"
767
msgstr ""
768
"кръпката да бъде приложена. Опцията се комбинира с „--check“/„--stat“/„--"
769
"summary“"
770
782
-#: apply.c:4941
771
+#: apply.c:4951
772
msgid "attempt three-way merge if a patch does not apply"
773
msgstr "пробване с тройно сливане, ако кръпката не може да се приложи директно"
774
786
-#: apply.c:4943
775
+#: apply.c:4953
776
msgid "build a temporary index based on embedded index information"
777
msgstr ""
778
"създаване на временен индекс на база на включената информация за индекса"
779
791
-#: apply.c:4946 builtin/checkout-index.c:169 builtin/ls-files.c:515
780
+#: apply.c:4956 builtin/checkout-index.c:170 builtin/ls-files.c:515
781
msgid "paths are separated with NUL character"
782
msgstr "разделяне на пътищата с нулевия знак „NUL“"
783
795
-#: apply.c:4948
784
+#: apply.c:4958
785
msgid "ensure at least <n> lines of context match"
786
msgstr "да се осигури контекст от поне такъв БРОЙ съвпадащи редове"
787
799
-#: apply.c:4949 builtin/am.c:2264
788
+#: apply.c:4959 builtin/am.c:2245
789
msgid "action"
790
msgstr "действие"
791
803
-#: apply.c:4950
792
+#: apply.c:4960
793
msgid "detect new or modified lines that have whitespace errors"
794
msgstr "засичане на нови или променени редове с грешки в знаците за интервали"
795
807
-#: apply.c:4953 apply.c:4956
796
+#: apply.c:4963 apply.c:4966
797
msgid "ignore changes in whitespace when finding context"
798
msgstr ""
799
"игнориране на промените в знаците за интервали при откриване на контекста"
800
812
-#: apply.c:4959
801
+#: apply.c:4969
802
msgid "apply the patch in reverse"
803
msgstr "прилагане на кръпката в обратна посока"
804
816
-#: apply.c:4961
805
+#: apply.c:4971
806
msgid "don't expect at least one line of context"
807
msgstr "без изискване на дори и един ред контекст"
808
820
-#: apply.c:4963
809
+#: apply.c:4973
810
msgid "leave the rejected hunks in corresponding *.rej files"
811
msgstr "оставяне на отхвърлените парчета във файлове с разширение „.rej“"
812
824
-#: apply.c:4965
813
+#: apply.c:4975
814
msgid "allow overlapping hunks"
815
msgstr "позволяване на застъпващи се парчета"
816
828
-#: apply.c:4966 builtin/add.c:267 builtin/check-ignore.c:19
829
-#: builtin/commit.c:1337 builtin/count-objects.c:94 builtin/fsck.c:651
830
-#: builtin/log.c:1867 builtin/mv.c:122 builtin/read-tree.c:134
817
+#: apply.c:4976 builtin/add.c:270 builtin/check-ignore.c:21
818
+#: builtin/commit.c:1340 builtin/count-objects.c:95 builtin/fsck.c:651
819
+#: builtin/log.c:1877 builtin/mv.c:123 builtin/read-tree.c:125
820
msgid "be verbose"
821
msgstr "повече подробности"
822
834
-#: apply.c:4968
823
+#: apply.c:4978
824
msgid "tolerate incorrectly detected missing new-line at the end of file"
825
msgstr "пренебрегване на неправилно липсващ знак за нов ред в края на файл"
826
838
-#: apply.c:4971
827
+#: apply.c:4981
828
msgid "do not trust the line counts in the hunk headers"
829
msgstr "без доверяване на номерата на редовете в заглавните части на парчетата"
830
842
-#: apply.c:4973 builtin/am.c:2273
831
+#: apply.c:4983 builtin/am.c:2254
832
msgid "root"
833
msgstr "НАЧАЛНА_ДИРЕКТОРИЯ"
834
846
-#: apply.c:4974
835
+#: apply.c:4984
836
msgid "prepend <root> to all filenames"
837
msgstr "добавяне на тази НАЧАЛНА_ДИРЕКТОРИЯ към имената на всички файлове"
838
850
-#: archive.c:12
839
+#: archive.c:13
840
msgid "git archive [<options>] <tree-ish> [<path>...]"
841
msgstr "git archive [ОПЦИЯ…] УКАЗАТЕЛ_КЪМ_ДЪРВО [ПЪТ…]"
842
854
-#: archive.c:13
843
+#: archive.c:14
844
msgid "git archive --list"
845
msgstr "git archive --list"
846
858
-#: archive.c:14
847
+#: archive.c:15
848
msgid ""
849
"git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
850
msgstr ""
851
"git archive --remote ХРАНИЛИЩЕ [--exec КОМАНДА] [ОПЦИЯ…] УКАЗАТЕЛ_КЪМ_ДЪРВО "
852
"[ПЪТ…]"
853
865
-#: archive.c:15
854
+#: archive.c:16
855
msgid "git archive --remote <repo> [--exec <cmd>] --list"
856
msgstr "git archive --remote ХРАНИЛИЩЕ [--exec КОМАНДА] --list"
857
869
-#: archive.c:332 builtin/add.c:152 builtin/add.c:442 builtin/rm.c:300
858
+#: archive.c:333 builtin/add.c:154 builtin/add.c:492 builtin/rm.c:300
859
#, c-format
860
msgid "pathspec '%s' did not match any files"
861
msgstr "пътят „%s“ не съвпада с никой файл"
862
874
-#: archive.c:417
863
+#: archive.c:418
864
msgid "fmt"
865
msgstr "ФОРМАТ"
866
878
-#: archive.c:417
867
+#: archive.c:418
868
msgid "archive format"
869
msgstr "ФОРМАТ на архива"
870
882
-#: archive.c:418 builtin/log.c:1436
871
+#: archive.c:419 builtin/log.c:1446
872
msgid "prefix"
873
msgstr "ПРЕФИКС"
874
886
-#: archive.c:419
875
+#: archive.c:420
876
msgid "prepend prefix to each pathname in the archive"
877
msgstr "добавяне на този ПРЕФИКС към всеки път в архива"
878
890
-#: archive.c:420 builtin/blame.c:2598 builtin/blame.c:2599 builtin/config.c:60
891
-#: builtin/fast-export.c:987 builtin/fast-export.c:989 builtin/grep.c:1061
892
-#: builtin/hash-object.c:101 builtin/ls-files.c:549 builtin/ls-files.c:552
893
-#: builtin/notes.c:401 builtin/notes.c:564 builtin/read-tree.c:129
879
+#: archive.c:421 builtin/blame.c:693 builtin/blame.c:694 builtin/config.c:61
880
+#: builtin/fast-export.c:989 builtin/fast-export.c:991 builtin/grep.c:1080
881
+#: builtin/hash-object.c:102 builtin/ls-files.c:549 builtin/ls-files.c:552
882
+#: builtin/notes.c:404 builtin/notes.c:567 builtin/read-tree.c:120
883
#: parse-options.h:153
884
msgid "file"
885
msgstr "ФАЙЛ"
886
898
-#: archive.c:421 builtin/archive.c:89
887
+#: archive.c:422 builtin/archive.c:89
888
msgid "write the archive to this file"
889
msgstr "запазване на архива в този ФАЙЛ"
890
902
-#: archive.c:423
891
+#: archive.c:424
892
msgid "read .gitattributes in working directory"
893
msgstr "изчитане на „.gitattributes“ в работната директория"
894
906
-#: archive.c:424
895
+#: archive.c:425
896
msgid "report archived files on stderr"
897
msgstr "извеждане на архивираните файлове на стандартната грешка"
898
910
-#: archive.c:425
899
+#: archive.c:426
900
msgid "store only"
901
msgstr "само съхранение без компресиране"
902
914
-#: archive.c:426
903
+#: archive.c:427
904
msgid "compress faster"
905
msgstr "бързо компресиране"
906
918
-#: archive.c:434
907
+#: archive.c:435
908
msgid "compress better"
909
msgstr "добро компресиране"
910
922
-#: archive.c:437
911
+#: archive.c:438
912
msgid "list supported archive formats"
913
msgstr "извеждане на списъка с поддържаните формати"
914
926
-#: archive.c:439 builtin/archive.c:90 builtin/clone.c:103 builtin/clone.c:106
915
+#: archive.c:440 builtin/archive.c:90 builtin/clone.c:105 builtin/clone.c:108
916
#: builtin/submodule--helper.c:641 builtin/submodule--helper.c:982
917
msgid "repo"
918
msgstr "хранилище"
919
931
-#: archive.c:440 builtin/archive.c:91
920
+#: archive.c:441 builtin/archive.c:91
921
msgid "retrieve the archive from remote repository <repo>"
922
msgstr "изтегляне на архива от отдалеченото ХРАНИЛИЩЕ"
923
935
-#: archive.c:441 builtin/archive.c:92 builtin/notes.c:485
924
+#: archive.c:442 builtin/archive.c:92 builtin/notes.c:488
925
msgid "command"
926
msgstr "команда"
927
939
-#: archive.c:442 builtin/archive.c:93
928
+#: archive.c:443 builtin/archive.c:93
929
msgid "path to the remote git-upload-archive command"
930
msgstr "път към отдалечената команда „git-upload-archive“"
931
943
-#: archive.c:449
932
+#: archive.c:450
933
msgid "Unexpected option --remote"
934
msgstr "Неочаквана опция „--remote“"
935
947
-#: archive.c:451
936
+#: archive.c:452
937
msgid "Option --exec can only be used together with --remote"
938
msgstr "Опцията „--exec“ изисква „--remote“"
939
951
-#: archive.c:453
940
+#: archive.c:454
941
msgid "Unexpected option --output"
942
msgstr "Неочаквана опция „--output“"
943
955
-#: archive.c:475
944
+#: archive.c:476
945
#, c-format
946
msgid "Unknown archive format '%s'"
947
msgstr "Непознат формат на архив: „%s“"
948
960
-#: archive.c:482
949
+#: archive.c:483
950
#, c-format
951
msgid "Argument not supported for format '%s': -%d"
952
msgstr "Аргументът не се поддържа за форма̀та „%s“: -%d"
953
965
-#: attr.c:212
954
+#: attr.c:214
955
#, c-format
956
msgid "%.*s is not a valid attribute name"
957
msgstr "„%.*s“ е неправилно име за атрибут"
958
970
-#: attr.c:408
959
+#: attr.c:410
960
msgid ""
961
"Negative patterns are ignored in git attributes\n"
962
"Use '\\!' for literal leading exclamation."
@@ -975,27 +964,22 @@ msgstr ""
964
"Отрицателните шаблони се игнорират в атрибутите на git.\n"
965
"Ако ви трябва начална удивителна, ползвайте „\\!“."
966
978
-#: bisect.c:444
979
-#, c-format
980
-msgid "Could not open file '%s'"
981
-msgstr "Файлът „%s“ не може да се отвори"
982
-
983
-#: bisect.c:449
967
+#: bisect.c:447
968
#, c-format
969
msgid "Badly quoted content in file '%s': %s"
970
msgstr "Неправилно цитирано съдържание във файла „%s“: %s"
971
988
-#: bisect.c:657
972
+#: bisect.c:655
973
#, c-format
974
msgid "We cannot bisect more!\n"
975
msgstr "Повече не може да се търси двоично!\n"
976
993
-#: bisect.c:710
977
+#: bisect.c:708
978
#, c-format
979
msgid "Not a valid commit name %s"
980
msgstr "Неправилно име на подаване „%s“"
981
998
-#: bisect.c:734
982
+#: bisect.c:732
983
#, c-format
984
msgid ""
985
"The merge base %s is bad.\n"
@@ -1004,7 +988,7 @@ msgstr ""
988
"Неправилна база за сливане: %s.\n"
989
"Следователно грешката е коригирана между „%s“ и [%s].\n"
990
1007
-#: bisect.c:739
991
+#: bisect.c:737
992
#, c-format
993
msgid ""
994
"The merge base %s is new.\n"
@@ -1013,7 +997,7 @@ msgstr ""
997
"Нова база за сливане: %s.\n"
998
"Свойството е променено между „%s“ и [%s].\n"
999
1016
-#: bisect.c:744
1000
+#: bisect.c:742
1001
#, c-format
1002
msgid ""
1003
"The merge base %s is %s.\n"
@@ -1022,7 +1006,7 @@ msgstr ""
1006
"Базата за сливане „%s“ е %s.\n"
1007
"Следователно първото %s подаване е между „%s“ и [%s].\n"
1008
1025
-#: bisect.c:752
1009
+#: bisect.c:750
1010
#, c-format
1011
msgid ""
1012
"Some %s revs are not ancestors of the %s rev.\n"
@@ -1033,7 +1017,7 @@ msgstr ""
1017
"Двоичното търсене с git bisect няма да работи правилно.\n"
1018
"Дали не сте объркали указателите „%s“ и „%s“?\n"
1019
1036
-#: bisect.c:765
1020
+#: bisect.c:763
1021
#, c-format
1022
msgid ""
1023
"the merge base between %s and [%s] must be skipped.\n"
@@ -1044,36 +1028,36 @@ msgstr ""
1028
"Не може да сме сигурни, че първото %s подаване е между „%s“ и „%s“.\n"
1029
"Двоичното търсене продължава."
1030
1047
-#: bisect.c:800
1031
+#: bisect.c:798
1032
#, c-format
1033
msgid "Bisecting: a merge base must be tested\n"
1034
msgstr "Двоично търсене: трябва да се провери база за сливане\n"
1035
1052
-#: bisect.c:851
1036
+#: bisect.c:849
1037
#, c-format
1038
msgid "a %s revision is needed"
1039
msgstr "необходима е версия „%s“"
1040
1057
-#: bisect.c:868 builtin/notes.c:174 builtin/tag.c:255
1041
+#: bisect.c:866 builtin/notes.c:175 builtin/tag.c:256
1042
#, c-format
1043
msgid "could not create file '%s'"
1044
msgstr "файлът „%s“ не може да бъде създаден"
1045
1062
-#: bisect.c:919
1046
+#: bisect.c:917
1047
#, c-format
1048
msgid "could not read file '%s'"
1049
msgstr "файлът „%s“ не може да бъде прочетен"
1050
1067
-#: bisect.c:949
1051
+#: bisect.c:947
1052
msgid "reading bisect refs failed"
1053
msgstr "неуспешно прочитане на указателите за двоично търсене"
1054
1071
-#: bisect.c:969
1055
+#: bisect.c:967
1056
#, c-format
1057
msgid "%s was both %s and %s\n"
1058
msgstr "„%s“ e както „%s“, така и „%s“\n"
1059
1076
-#: bisect.c:977
1060
+#: bisect.c:975
1061
#, c-format
1062
msgid ""
1063
"No testable commit found.\n"
@@ -1082,15 +1066,16 @@ msgstr ""
1066
"Липсва подходящо за тестване подаване.\n"
1067
"Проверете параметрите за пътищата.\n"
1068
1085
-#: bisect.c:996
1069
+#: bisect.c:994
1070
#, c-format
1071
msgid "(roughly %d step)"
1072
msgid_plural "(roughly %d steps)"
1073
msgstr[0] "(приблизително %d стъпка)"
1074
msgstr[1] "(приблизително %d стъпки)"
1075
1092
-#. TRANSLATORS: the last %s will be replaced with
1093
-#. "(roughly %d steps)" translation
1076
+#. TRANSLATORS: the last %s will be replaced with "(roughly %d
1077
+#. steps)" translation.
1078
+#.
1079
#: bisect.c:1000
1080
#, c-format
1081
msgid "Bisecting: %d revision left to test after this %s\n"
@@ -1098,6 +1083,44 @@ msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1083
msgstr[0] "Двоично търсене: остава %d версия след тази %s\n"
1084
msgstr[1] "Двоично търсене: остават %d версии след тази %s\n"
1085
1086
+#: blame.c:1757
1087
+msgid "--contents and --reverse do not blend well."
1088
+msgstr "Опциите „--contents“ и „--reverse“ са несъвместими"
1089
+
1090
+#: blame.c:1768
1091
+msgid "cannot use --contents with final commit object name"
1092
+msgstr "Опцията „--contents“ е несъвместима с име на обект от крайно подаване"
1093
+
1094
+#: blame.c:1788
1095
+msgid "--reverse and --first-parent together require specified latest commit"
1096
+msgstr ""
1097
+"Едновременното задаване на опциите „--reverse“ и „--first-parent“ изисква "
1098
+"указването на крайно подаване"
1099
+
1100
+#: blame.c:1797 bundle.c:164 ref-filter.c:1919 sequencer.c:1166
1101
+#: sequencer.c:2328 builtin/commit.c:1058 builtin/log.c:356 builtin/log.c:907
1102
+#: builtin/log.c:1357 builtin/log.c:1683 builtin/log.c:1926 builtin/merge.c:360
1103
+#: builtin/shortlog.c:177
1104
+msgid "revision walk setup failed"
1105
+msgstr "неуспешно настройване на обхождането на версиите"
1106
+
1107
+#: blame.c:1815
1108
+msgid ""
1109
+"--reverse --first-parent together require range along first-parent chain"
1110
+msgstr ""
1111
+"Едновременното задаване на опциите „--reverse“ и „--first-parent“ изисква "
1112
+"указването на диапазон по веригата на първите наследници"
1113
+
1114
+#: blame.c:1826
1115
+#, c-format
1116
+msgid "no such path %s in %s"
1117
+msgstr "няма път на име „%s“ в „%s“"
1118
+
1119
+#: blame.c:1837
1120
+#, c-format
1121
+msgid "cannot read blob %s for path %s"
1122
+msgstr "обектът BLOB „%s“ в пътя %s не може да бъде прочетен"
1123
+
1124
#: branch.c:53
1125
#, c-format
1126
msgid ""
@@ -1232,7 +1255,7 @@ msgstr "Неправилно място за начало на клон: „%s
1255
msgid "'%s' is already checked out at '%s'"
1256
msgstr "„%s“ вече е изтеглен в „%s“"
1257
1235
-#: branch.c:364
1258
+#: branch.c:366
1259
#, c-format
1260
msgid "HEAD of working tree %s is not updated"
1261
msgstr "Указателят „HEAD“ на работното дърво „%s“ не е обновен"
@@ -1242,93 +1265,86 @@ msgstr "Указателят „HEAD“ на работното дърво „%s
1265
msgid "'%s' does not look like a v2 bundle file"
1266
msgstr "Файлът „%s“ не изглежда да е пратка на git версия 2"
1267
1245
-#: bundle.c:61
1268
+#: bundle.c:62
1269
#, c-format
1270
msgid "unrecognized header: %s%s (%d)"
1271
msgstr "непозната заглавна част: %s%s (%d)"
1272
1250
-#: bundle.c:87 sequencer.c:1341 sequencer.c:1767 builtin/commit.c:777
1273
+#: bundle.c:88 sequencer.c:1344 sequencer.c:1770 builtin/commit.c:778
1274
#, c-format
1275
msgid "could not open '%s'"
1276
msgstr "„%s“ не може да се отвори"
1277
1255
-#: bundle.c:139
1278
+#: bundle.c:140
1279
msgid "Repository lacks these prerequisite commits:"
1280
msgstr "В хранилището липсват следните необходими подавания:"
1281
1259
-#: bundle.c:163 ref-filter.c:1852 sequencer.c:1162 sequencer.c:2321
1260
-#: builtin/blame.c:2811 builtin/commit.c:1061 builtin/log.c:353
1261
-#: builtin/log.c:897 builtin/log.c:1347 builtin/log.c:1673 builtin/log.c:1916
1262
-#: builtin/merge.c:359 builtin/shortlog.c:176
1263
-msgid "revision walk setup failed"
1264
-msgstr "неуспешно настройване на обхождането на версиите"
1265
-
1266
-#: bundle.c:185
1282
+#: bundle.c:186
1283
#, c-format
1284
msgid "The bundle contains this ref:"
1285
msgid_plural "The bundle contains these %d refs:"
1286
msgstr[0] "Пратката съдържа следния указател:"
1287
msgstr[1] "Пратката съдържа следните %d указатели:"
1288
1273
-#: bundle.c:192
1289
+#: bundle.c:193
1290
msgid "The bundle records a complete history."
1291
msgstr "Пратката съдържа пълна история."
1292
1277
-#: bundle.c:194
1293
+#: bundle.c:195
1294
#, c-format
1295
msgid "The bundle requires this ref:"
1296
msgid_plural "The bundle requires these %d refs:"
1297
msgstr[0] "Пратката изисква следния указател:"
1298
msgstr[1] "Пратката изисква следните %d указатели:"
1299
1284
-#: bundle.c:253
1300
+#: bundle.c:254
1301
msgid "Could not spawn pack-objects"
1302
msgstr "Командата „git pack-objects“ не може да бъде стартирана"
1303
1288
-#: bundle.c:264
1304
+#: bundle.c:265
1305
msgid "pack-objects died"
1306
msgstr "Командата „git pack-objects“ не завърши успешно"
1307
1292
-#: bundle.c:304
1308
+#: bundle.c:307
1309
msgid "rev-list died"
1310
msgstr "Командата „git rev-list“ не завърши успешно"
1311
1296
-#: bundle.c:353
1312
+#: bundle.c:356
1313
#, c-format
1314
msgid "ref '%s' is excluded by the rev-list options"
1315
msgstr ""
1316
"указателят „%s“ не е бил включен поради опциите зададени на „git rev-list“"
1317
1302
-#: bundle.c:443 builtin/log.c:170 builtin/log.c:1579 builtin/shortlog.c:281
1318
+#: bundle.c:446 builtin/log.c:173 builtin/log.c:1589 builtin/shortlog.c:282
1319
#, c-format
1320
msgid "unrecognized argument: %s"
1321
msgstr "непознат аргумент: %s"
1322
1307
-#: bundle.c:451
1323
+#: bundle.c:454
1324
msgid "Refusing to create empty bundle."
1325
msgstr "Създаването на празна пратка е невъзможно."
1326
1311
-#: bundle.c:463
1327
+#: bundle.c:466
1328
#, c-format
1329
msgid "cannot create '%s'"
1330
msgstr "Файлът „%s“ не може да бъде създаден"
1331
1316
-#: bundle.c:491
1332
+#: bundle.c:494
1333
msgid "index-pack died"
1334
msgstr "Командата „git index-pack“ не завърши успешно"
1335
1320
-#: color.c:300
1336
+#: color.c:301
1337
#, c-format
1338
msgid "invalid color value: %.*s"
1339
msgstr "неправилна стойност за цвят: %.*s"
1340
1325
-#: commit.c:40 sequencer.c:1579 builtin/am.c:419 builtin/am.c:455
1326
-#: builtin/am.c:1489 builtin/am.c:2126
1341
+#: commit.c:41 sequencer.c:1582 builtin/am.c:420 builtin/am.c:456
1342
+#: builtin/am.c:1469 builtin/am.c:2107
1343
#, c-format
1344
msgid "could not parse %s"
1345
msgstr "„%s“ не може да се анализира"
1346
1331
-#: commit.c:42
1347
+#: commit.c:43
1348
#, c-format
1349
msgid "%s %s is not a commit!"
1350
msgstr "%s %s не е подаване!"
@@ -1347,165 +1363,165 @@ msgstr ""
1363
msgid "memory exhausted"
1364
msgstr "паметта свърши"
1365
1350
-#: config.c:191
1366
+#: config.c:186
1367
msgid "relative config include conditionals must come from files"
1368
msgstr "относителните условни изрази за вмъкване трябва да идват от файлове"
1369
1354
-#: config.c:711
1370
+#: config.c:720
1371
#, c-format
1372
msgid "bad config line %d in blob %s"
1373
msgstr "неправилен ред за настройки %d в BLOB „%s“"
1374
1359
-#: config.c:715
1375
+#: config.c:724
1376
#, c-format
1377
msgid "bad config line %d in file %s"
1378
msgstr "неправилен ред за настройки %d във файла „%s“"
1379
1364
-#: config.c:719
1380
+#: config.c:728
1381
#, c-format
1382
msgid "bad config line %d in standard input"
1383
msgstr "неправилен ред за настройки %d на стандартния вход"
1384
1369
-#: config.c:723
1385
+#: config.c:732
1386
#, c-format
1387
msgid "bad config line %d in submodule-blob %s"
1388
msgstr "неправилен ред за настройки %d в BLOB за подмодул „%s“"
1389
1374
-#: config.c:727
1390
+#: config.c:736
1391
#, c-format
1392
msgid "bad config line %d in command line %s"
1393
msgstr "неправилен ред за настройки %d на командния ред „%s“"
1394
1379
-#: config.c:731
1395
+#: config.c:740
1396
#, c-format
1397
msgid "bad config line %d in %s"
1398
msgstr "неправилен ред за настройки %d в „%s“"
1399
1384
-#: config.c:859
1400
+#: config.c:868
1401
msgid "out of range"
1402
msgstr "извън диапазона"
1403
1388
-#: config.c:859
1404
+#: config.c:868
1405
msgid "invalid unit"
1406
msgstr "неправилна мерна единица"
1407
1392
-#: config.c:865
1408
+#: config.c:874
1409
#, c-format
1410
msgid "bad numeric config value '%s' for '%s': %s"
1411
msgstr "неправилна числова стойност „%s“ за „%s“: %s"
1412
1397
-#: config.c:870
1413
+#: config.c:879
1414
#, c-format
1415
msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
1416
msgstr "неправилна числова стойност „%s“ за „%s“ в BLOB „%s“: %s"
1417
1402
-#: config.c:873
1418
+#: config.c:882
1419
#, c-format
1420
msgid "bad numeric config value '%s' for '%s' in file %s: %s"
1421
msgstr "неправилна числова стойност „%s“ за „%s“ във файла „%s“: %s"
1422
1407
-#: config.c:876
1423
+#: config.c:885
1424
#, c-format
1425
msgid "bad numeric config value '%s' for '%s' in standard input: %s"
1426
msgstr "неправилна числова стойност „%s“ за „%s“ на стандартния вход: %s"
1427
1412
-#: config.c:879
1428
+#: config.c:888
1429
#, c-format
1430
msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
1431
msgstr "неправилна числова стойност „%s“ за „%s“ в BLOB от подмодул „%s“: %s"
1432
1417
-#: config.c:882
1433
+#: config.c:891
1434
#, c-format
1435
msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
1436
msgstr "неправилна числова стойност „%s“ за „%s“ на командния ред „%s“: %s"
1437
1422
-#: config.c:885
1438
+#: config.c:894
1439
#, c-format
1440
msgid "bad numeric config value '%s' for '%s' in %s: %s"
1441
msgstr "неправилна числова стойност „%s“ за „%s“ в %s: %s"
1442
1427
-#: config.c:980
1443
+#: config.c:989
1444
#, c-format
1445
msgid "failed to expand user dir in: '%s'"
1446
msgstr "домашната папка на потребителя не може да бъде открита: „%s“"
1447
1432
-#: config.c:1075 config.c:1086
1448
+#: config.c:1084 config.c:1095
1449
#, c-format
1450
msgid "bad zlib compression level %d"
1451
msgstr "неправилно ниво на компресиране: %d"
1452
1437
-#: config.c:1203
1453
+#: config.c:1212
1454
#, c-format
1455
msgid "invalid mode for object creation: %s"
1456
msgstr "неправилен режим за създаването на обекти: %s"
1457
1442
-#: config.c:1359
1458
+#: config.c:1368
1459
#, c-format
1460
msgid "bad pack compression level %d"
1461
msgstr "неправилно ниво на компресиране при пакетиране: %d"
1462
1447
-#: config.c:1557
1463
+#: config.c:1564
1464
msgid "unable to parse command-line config"
1465
msgstr "неправилни настройки от командния ред"
1466
1451
-#: config.c:1611
1467
+#: config.c:1894
1468
msgid "unknown error occurred while reading the configuration files"
1469
msgstr "неочаквана грешка при изчитането на конфигурационните файлове"
1470
1455
-#: config.c:1970
1471
+#: config.c:2064
1472
#, c-format
1473
msgid "Invalid %s: '%s'"
1474
msgstr "Неправилен %s: „%s“"
1475
1460
-#: config.c:1991
1476
+#: config.c:2085
1477
#, c-format
1478
msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1479
msgstr ""
1480
"непозната стойност „%s“ за настройката „core.untrackedCache“. Ще се ползва "
1481
"стандартната стойност „keep“ (запазване)"
1482
1467
-#: config.c:2017
1483
+#: config.c:2111
1484
#, c-format
1485
msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1486
msgstr ""
1487
"стойността на „splitIndex.maxPercentChange“ трябва да е между 1 и 100, а не "
1488
"%d"
1489
1474
-#: config.c:2028
1490
+#: config.c:2122
1491
#, c-format
1492
msgid "unable to parse '%s' from command-line config"
1493
msgstr "неразпозната стойност „%s“ от командния ред"
1494
1479
-#: config.c:2030
1495
+#: config.c:2124
1496
#, c-format
1497
msgid "bad config variable '%s' in file '%s' at line %d"
1498
msgstr "неправилна настройка „%s“ във файла „%s“ на ред №%d"
1499
1484
-#: config.c:2089
1500
+#: config.c:2183
1501
#, c-format
1502
msgid "%s has multiple values"
1503
msgstr "зададени са няколко стойности за „%s“"
1504
1489
-#: config.c:2423 config.c:2648
1505
+#: config.c:2517 config.c:2745
1506
#, c-format
1507
msgid "fstat on %s failed"
1508
msgstr "неуспешно изпълнение на „fstat“ върху „%s“"
1509
1494
-#: config.c:2541
1510
+#: config.c:2635
1511
#, c-format
1512
msgid "could not set '%s' to '%s'"
1513
msgstr "„%s“ не може да се зададе да е „%s“"
1514
1499
-#: config.c:2543 builtin/remote.c:774
1515
+#: config.c:2637 builtin/remote.c:775
1516
#, c-format
1517
msgid "could not unset '%s'"
1518
msgstr "„%s“ не може да се премахне"
1519
1504
-#: connect.c:49
1520
+#: connect.c:50
1521
msgid "The remote end hung up upon initial contact"
1522
msgstr "Отдалеченото хранилище прекъсна връзката веднага след отварянето ѝ"
1523
1508
-#: connect.c:51
1524
+#: connect.c:52
1525
msgid ""
1526
"Could not read from remote repository.\n"
1527
"\n"
@@ -1517,7 +1533,7 @@ msgstr ""
1533
"Проверете дали то съществува и дали имате права\n"
1534
"за достъп."
1535
1520
-#: connected.c:63 builtin/fsck.c:190 builtin/prune.c:140
1536
+#: connected.c:63 builtin/fsck.c:191 builtin/prune.c:141
1537
msgid "Checking connectivity"
1538
msgstr "Проверка на връзката"
1539
@@ -1533,7 +1549,7 @@ msgstr "неуспешен запис на списъка с версиите"
1549
msgid "failed to close rev-list's stdin"
1550
msgstr "стандартният вход на списъка с версиите не може да бъде затворен"
1551
1536
-#: convert.c:201
1552
+#: convert.c:205
1553
#, c-format
1554
msgid ""
1555
"CRLF will be replaced by LF in %s.\n"
@@ -1543,12 +1559,12 @@ msgstr ""
1559
"Файлът ще остане с първоначалните знаци за край на ред в работната ви "
1560
"директория."
1561
1546
-#: convert.c:205
1562
+#: convert.c:209
1563
#, c-format
1564
msgid "CRLF would be replaced by LF in %s."
1565
msgstr "Всяка последователност от знаци „CRLF“ ще бъдe заменена с „LF“ в „%s“."
1566
1551
-#: convert.c:211
1567
+#: convert.c:215
1568
#, c-format
1569
msgid ""
1570
"LF will be replaced by CRLF in %s.\n"
@@ -1559,79 +1575,29 @@ msgstr ""
1575
"Файлът ще остане с първоначалните знаци за край на ред в работната ви "
1576
"директория."
1577
1562
-#: convert.c:215
1578
+#: convert.c:219
1579
#, c-format
1580
msgid "LF would be replaced by CRLF in %s"
1581
msgstr ""
1582
"Всеки знак „LF“ ще бъдe заменен с последователността от знаци „CRLF“ в „%s“."
1583
1568
-#: date.c:97
1584
+#: date.c:116
1585
msgid "in the future"
1586
msgstr "в бъдещето"
1587
1572
-#: date.c:103
1573
-#, c-format
1574
-msgid "%lu second ago"
1575
-msgid_plural "%lu seconds ago"
1576
-msgstr[0] "преди %lu секунда"
1577
-msgstr[1] "преди %lu секунди"
1578
-
1579
-#: date.c:110
1580
-#, c-format
1581
-msgid "%lu minute ago"
1582
-msgid_plural "%lu minutes ago"
1583
-msgstr[0] "преди %lu минута"
1584
-msgstr[1] "преди %lu минути"
1585
-
1586
-#: date.c:117
1587
-#, c-format
1588
-msgid "%lu hour ago"
1589
-msgid_plural "%lu hours ago"
1590
-msgstr[0] "преди %lu час"
1591
-msgstr[1] "преди %lu часа"
1592
-
1593
-#: date.c:124
1594
-#, c-format
1595
-msgid "%lu day ago"
1596
-msgid_plural "%lu days ago"
1597
-msgstr[0] "преди %lu ден"
1598
-msgstr[1] "преди %lu дена"
1599
-
1600
-#: date.c:130
1601
-#, c-format
1602
-msgid "%lu week ago"
1603
-msgid_plural "%lu weeks ago"
1604
-msgstr[0] "преди %lu седмица"
1605
-msgstr[1] "преди %lu седмици"
1606
-
1607
-#: date.c:137
1608
-#, c-format
1609
-msgid "%lu month ago"
1610
-msgid_plural "%lu months ago"
1611
-msgstr[0] "преди %lu месец"
1612
-msgstr[1] "преди %lu месеца"
1613
-
1614
-#: date.c:148
1615
-#, c-format
1616
-msgid "%lu year"
1617
-msgid_plural "%lu years"
1618
-msgstr[0] "%lu година"
1619
-msgstr[1] "%lu години"
1588
+#: date.c:122 date.c:129 date.c:136 date.c:143 date.c:149 date.c:156 date.c:167
1589
+#: date.c:175 date.c:180
1590
+msgid "%"
1591
+msgid_plural "%"
1592
+msgstr[0] "%"
1593
+msgstr[1] "%"
1594
1595
#. TRANSLATORS: "%s" is "<n> years"
1622
-#: date.c:151
1623
-#, c-format
1624
-msgid "%s, %lu month ago"
1625
-msgid_plural "%s, %lu months ago"
1626
-msgstr[0] "преди %s и %lu месец"
1627
-msgstr[1] "преди %s и %lu месеца"
1628
-
1629
-#: date.c:156 date.c:161
1630
-#, c-format
1631
-msgid "%lu year ago"
1632
-msgid_plural "%lu years ago"
1633
-msgstr[0] "преди %lu година"
1634
-msgstr[1] "преди %lu години"
1596
+#: date.c:170
1597
+msgid "%s, %"
1598
+msgid_plural "%s, %"
1599
+msgstr[0] "%s, %"
1600
+msgstr[1] "%s, %"
1601
1602
#: diffcore-order.c:24
1603
#, c-format
@@ -1642,29 +1608,29 @@ msgstr "файлът с подредбата на съответствията
1608
msgid "Performing inexact rename detection"
1609
msgstr "Търсене на преименувания на обекти съчетани с промени"
1610
1645
-#: diff.c:62
1611
+#: diff.c:63
1612
#, c-format
1613
msgid "option '%s' requires a value"
1614
msgstr "опцията „%s“ изисква стойност"
1615
1650
-#: diff.c:124
1616
+#: diff.c:125
1617
#, c-format
1618
msgid " Failed to parse dirstat cut-off percentage '%s'\n"
1619
msgstr ""
1620
" Неуспешно разпознаване на „%s“ като процент-праг за статистиката по "
1621
"директории\n"
1622
1657
-#: diff.c:129
1623
+#: diff.c:130
1624
#, c-format
1625
msgid " Unknown dirstat parameter '%s'\n"
1626
msgstr " Непознат параметър „%s“ за статистиката по директории'\n"
1627
1662
-#: diff.c:281
1628
+#: diff.c:282
1629
#, c-format
1630
msgid "Unknown value for 'diff.submodule' config variable: '%s'"
1631
msgstr "Непозната стойност „%s“ за настройката „diff.submodule“"
1632
1667
-#: diff.c:344
1633
+#: diff.c:342
1634
#, c-format
1635
msgid ""
1636
"Found errors in 'diff.dirstat' config variable:\n"
@@ -1673,23 +1639,23 @@ msgstr ""
1639
"Грешки в настройката „diff.dirstat“:\n"
1640
"%s"
1641
1676
-#: diff.c:3102
1642
+#: diff.c:3101
1643
#, c-format
1644
msgid "external diff died, stopping at %s"
1645
msgstr ""
1646
"външната програма за разлики завърши неуспешно. Спиране на работата при „%s“"
1647
1682
-#: diff.c:3428
1648
+#: diff.c:3427
1649
msgid "--name-only, --name-status, --check and -s are mutually exclusive"
1650
msgstr ""
1651
"Опциите „--name-only“, „--name-status“, „--check“ и „-s“ са несъвместими "
1652
"една с друга"
1653
1688
-#: diff.c:3518
1654
+#: diff.c:3517
1655
msgid "--follow requires exactly one pathspec"
1656
msgstr "Опцията „--follow“ изисква точно един път"
1657
1692
-#: diff.c:3681
1658
+#: diff.c:3680
1659
#, c-format
1660
msgid ""
1661
"Failed to parse --dirstat/-X option parameter:\n"
@@ -1698,281 +1664,281 @@ msgstr ""
1664
"Неразпознат параметър към опцията „--dirstat/-X“:\n"
1665
"%s"
1666
1701
-#: diff.c:3695
1667
+#: diff.c:3694
1668
#, c-format
1669
msgid "Failed to parse --submodule option parameter: '%s'"
1670
msgstr "Неразпознат параметър към опцията „--submodule“: „%s“"
1671
1706
-#: diff.c:4719
1672
+#: diff.c:4716
1673
msgid "inexact rename detection was skipped due to too many files."
1674
msgstr ""
1675
"търсенето на преименувания на обекти съчетани с промени се прескача поради "
1676
"многото файлове."
1677
1712
-#: diff.c:4722
1678
+#: diff.c:4719
1679
msgid "only found copies from modified paths due to too many files."
1680
msgstr ""
1681
"установени са точните копия на променените пътища поради многото файлове."
1682
1717
-#: diff.c:4725
1683
+#: diff.c:4722
1684
#, c-format
1685
msgid ""
1686
"you may want to set your %s variable to at least %d and retry the command."
1687
msgstr "задайте променливата „%s“ да е поне %d и отново изпълнете командата."
1688
1723
-#: dir.c:1899
1689
+#: dir.c:1948
1690
msgid "failed to get kernel name and information"
1691
msgstr "името и версията на ядрото не бяха получени"
1692
1727
-#: dir.c:2018
1693
+#: dir.c:2067
1694
msgid "Untracked cache is disabled on this system or location."
1695
msgstr ""
1696
"Кеша за неследените файлове е изключен на тази система или местоположение."
1697
1732
-#: dir.c:2776 dir.c:2781
1698
+#: dir.c:2846 dir.c:2851
1699
#, c-format
1700
msgid "could not create directories for %s"
1701
msgstr "директориите за „%s“ не може да бъдат създадени"
1702
1737
-#: dir.c:2806
1703
+#: dir.c:2876
1704
#, c-format
1705
msgid "could not migrate git directory from '%s' to '%s'"
1706
msgstr "директорията на git не може да се мигрира от „%s“ до „%s“"
1707
1742
-#: entry.c:280
1708
+#: entry.c:281
1709
#, c-format
1710
msgid "could not stat file '%s'"
1711
msgstr "неуспешно изпълнение на „stat“ върху файла „%s“"
1712
1747
-#: fetch-pack.c:249
1713
+#: fetch-pack.c:251
1714
msgid "git fetch-pack: expected shallow list"
1715
msgstr "git fetch-pack: очаква се плитък списък"
1716
1751
-#: fetch-pack.c:261
1717
+#: fetch-pack.c:263
1718
msgid "git fetch-pack: expected ACK/NAK, got EOF"
1719
msgstr "git fetch-pack: очакваше се „ACK“/„NAK“, а бе получен „EOF“"
1720
1755
-#: fetch-pack.c:280 builtin/archive.c:63
1721
+#: fetch-pack.c:282 builtin/archive.c:63
1722
#, c-format
1723
msgid "remote error: %s"
1724
msgstr "отдалечена грешка: %s"
1725
1760
-#: fetch-pack.c:281
1726
+#: fetch-pack.c:283
1727
#, c-format
1728
msgid "git fetch-pack: expected ACK/NAK, got '%s'"
1729
msgstr "git fetch-pack: очакваше се „ACK“/„NAK“, а бе получен „%s“"
1730
1765
-#: fetch-pack.c:333
1731
+#: fetch-pack.c:335
1732
msgid "--stateless-rpc requires multi_ack_detailed"
1733
msgstr "опцията „--stateless-rpc“ изисква „multi_ack_detailed“"
1734
1769
-#: fetch-pack.c:419
1735
+#: fetch-pack.c:421
1736
#, c-format
1737
msgid "invalid shallow line: %s"
1738
msgstr "неправилен плитък ред: „%s“"
1739
1774
-#: fetch-pack.c:425
1740
+#: fetch-pack.c:427
1741
#, c-format
1742
msgid "invalid unshallow line: %s"
1743
msgstr "неправилен неплитък ред: „%s“"
1744
1779
-#: fetch-pack.c:427
1745
+#: fetch-pack.c:429
1746
#, c-format
1747
msgid "object not found: %s"
1748
msgstr "обектът „%s“ липсва"
1749
1784
-#: fetch-pack.c:430
1750
+#: fetch-pack.c:432
1751
#, c-format
1752
msgid "error in object: %s"
1753
msgstr "грешка в обекта: „%s“"
1754
1789
-#: fetch-pack.c:432
1755
+#: fetch-pack.c:434
1756
#, c-format
1757
msgid "no shallow found: %s"
1758
msgstr "не е открит плитък обект: %s"
1759
1794
-#: fetch-pack.c:435
1760
+#: fetch-pack.c:437
1761
#, c-format
1762
msgid "expected shallow/unshallow, got %s"
1763
msgstr "очаква се плитък или не обект, а бе получено: %s"
1764
1799
-#: fetch-pack.c:474
1765
+#: fetch-pack.c:476
1766
#, c-format
1767
msgid "got %s %d %s"
1768
msgstr "получено бе %s %d %s"
1769
1804
-#: fetch-pack.c:488
1770
+#: fetch-pack.c:490
1771
#, c-format
1772
msgid "invalid commit %s"
1773
msgstr "неправилно подаване: „%s“"
1774
1809
-#: fetch-pack.c:521
1775
+#: fetch-pack.c:523
1776
msgid "giving up"
1777
msgstr "преустановяване"
1778
1813
-#: fetch-pack.c:531 progress.c:235
1779
+#: fetch-pack.c:533 progress.c:235
1780
msgid "done"
1781
msgstr "действието завърши"
1782
1817
-#: fetch-pack.c:543
1783
+#: fetch-pack.c:545
1784
#, c-format
1785
msgid "got %s (%d) %s"
1786
msgstr "получено бе %s (%d) %s"
1787
1822
-#: fetch-pack.c:589
1788
+#: fetch-pack.c:591
1789
#, c-format
1790
msgid "Marking %s as complete"
1791
msgstr "Отбелязване на „%s“ като пълно"
1792
1827
-#: fetch-pack.c:737
1793
+#: fetch-pack.c:775
1794
#, c-format
1795
msgid "already have %s (%s)"
1796
msgstr "вече има „%s“ (%s)"
1797
1832
-#: fetch-pack.c:775
1798
+#: fetch-pack.c:813
1799
msgid "fetch-pack: unable to fork off sideband demultiplexer"
1800
msgstr "fetch-pack: не може да се създаде процес за демултиплексора"
1801
1836
-#: fetch-pack.c:783
1802
+#: fetch-pack.c:821
1803
msgid "protocol error: bad pack header"
1804
msgstr "протоколна грешка: неправилна заглавна част на пакет"
1805
1840
-#: fetch-pack.c:839
1806
+#: fetch-pack.c:877
1807
#, c-format
1808
msgid "fetch-pack: unable to fork off %s"
1809
msgstr "fetch-pack: не може да се създаде процес за „%s“"
1810
1845
-#: fetch-pack.c:855
1811
+#: fetch-pack.c:893
1812
#, c-format
1813
msgid "%s failed"
1814
msgstr "неуспешно изпълнение на „%s“"
1815
1850
-#: fetch-pack.c:857
1816
+#: fetch-pack.c:895
1817
msgid "error in sideband demultiplexer"
1818
msgstr "грешка в демултиплексора"
1819
1854
-#: fetch-pack.c:884
1820
+#: fetch-pack.c:922
1821
msgid "Server does not support shallow clients"
1822
msgstr "Сървърът не поддържа плитки клиенти"
1823
1858
-#: fetch-pack.c:888
1824
+#: fetch-pack.c:926
1825
msgid "Server supports multi_ack_detailed"
1826
msgstr "Сървърът поддържа „multi_ack_detailed“"
1827
1862
-#: fetch-pack.c:891
1828
+#: fetch-pack.c:929
1829
msgid "Server supports no-done"
1830
msgstr "Сървърът поддържа „no-done“"
1831
1866
-#: fetch-pack.c:897
1832
+#: fetch-pack.c:935
1833
msgid "Server supports multi_ack"
1834
msgstr "Сървърът поддържа „multi_ack“"
1835
1870
-#: fetch-pack.c:901
1836
+#: fetch-pack.c:939
1837
msgid "Server supports side-band-64k"
1838
msgstr "Сървърът поддържа „side-band-64k“"
1839
1874
-#: fetch-pack.c:905
1840
+#: fetch-pack.c:943
1841
msgid "Server supports side-band"
1842
msgstr "Сървърът поддържа „side-band“"
1843
1878
-#: fetch-pack.c:909
1844
+#: fetch-pack.c:947
1845
msgid "Server supports allow-tip-sha1-in-want"
1846
msgstr "Сървърът поддържа „allow-tip-sha1-in-want“"
1847
1882
-#: fetch-pack.c:913
1848
+#: fetch-pack.c:951
1849
msgid "Server supports allow-reachable-sha1-in-want"
1850
msgstr "Сървърът поддържа „allow-reachable-sha1-in-want“"
1851
1886
-#: fetch-pack.c:923
1852
+#: fetch-pack.c:961
1853
msgid "Server supports ofs-delta"
1854
msgstr "Сървърът поддържа „ofs-delta“"
1855
1890
-#: fetch-pack.c:930
1856
+#: fetch-pack.c:968
1857
#, c-format
1858
msgid "Server version is %.*s"
1859
msgstr "Версията на сървъра е: %.*s"
1860
1895
-#: fetch-pack.c:936
1861
+#: fetch-pack.c:974
1862
msgid "Server does not support --shallow-since"
1863
msgstr "Сървърът не поддържа опцията „--shallow-since“"
1864
1899
-#: fetch-pack.c:940
1865
+#: fetch-pack.c:978
1866
msgid "Server does not support --shallow-exclude"
1867
msgstr "Сървърът не поддържа опцията „--shallow-exclude“"
1868
1903
-#: fetch-pack.c:942
1869
+#: fetch-pack.c:980
1870
msgid "Server does not support --deepen"
1871
msgstr "Сървърът не поддържа опцията „--deepen“"
1872
1907
-#: fetch-pack.c:953
1873
+#: fetch-pack.c:991
1874
msgid "no common commits"
1875
msgstr "няма общи подавания"
1876
1911
-#: fetch-pack.c:965
1877
+#: fetch-pack.c:1003
1878
msgid "git fetch-pack: fetch failed."
1879
msgstr "git fetch-pack: неуспешно доставяне."
1880
1915
-#: fetch-pack.c:1127
1881
+#: fetch-pack.c:1165
1882
msgid "no matching remote head"
1883
msgstr "не може да бъде открит подходящ връх от отдалеченото хранилище"
1884
1919
-#: fetch-pack.c:1149
1885
+#: fetch-pack.c:1187
1886
#, c-format
1887
msgid "no such remote ref %s"
1888
msgstr "такъв отдалечен указател няма: %s"
1889
1924
-#: fetch-pack.c:1152
1890
+#: fetch-pack.c:1190
1891
#, c-format
1892
msgid "Server does not allow request for unadvertised object %s"
1893
msgstr "Сървърът не позволява заявка за необявен „%s“"
1894
1929
-#: gpg-interface.c:185
1895
+#: gpg-interface.c:181
1896
msgid "gpg failed to sign the data"
1897
msgstr "Програмата „gpg“ не подписа данните."
1898
1933
-#: gpg-interface.c:215
1899
+#: gpg-interface.c:211
1900
msgid "could not create temporary file"
1901
msgstr "не може да се създаде временен файл"
1902
1937
-#: gpg-interface.c:217
1903
+#: gpg-interface.c:213
1904
#, c-format
1905
msgid "failed writing detached signature to '%s'"
1906
msgstr "Програмата не успя да запише самостоятелния подпис в „%s“"
1907
1942
-#: graph.c:96
1908
+#: graph.c:97
1909
#, c-format
1910
msgid "ignore invalid color '%.*s' in log.graphColors"
1911
msgstr "прескачане на неправилния цвят „%.*s“ в „log.graphColors“"
1912
1947
-#: grep.c:1796
1913
+#: grep.c:1981
1914
#, c-format
1915
msgid "'%s': unable to read %s"
1916
msgstr "„%s“: файлът сочен от „%s“ не може да бъде прочетен"
1917
1952
-#: grep.c:1813 builtin/clone.c:399 builtin/diff.c:81 builtin/rm.c:133
1918
+#: grep.c:1998 builtin/clone.c:403 builtin/diff.c:81 builtin/rm.c:134
1919
#, c-format
1920
msgid "failed to stat '%s'"
1921
msgstr "не може да бъде получена информация чрез „stat“ за „%s“"
1922
1957
-#: grep.c:1824
1923
+#: grep.c:2009
1924
#, c-format
1925
msgid "'%s': short read"
1926
msgstr "„%s“: изчитането върна по-малко байтове от заявените"
1927
1962
-#: help.c:218
1928
+#: help.c:179
1929
#, c-format
1930
msgid "available git commands in '%s'"
1931
msgstr "налични команди на git от „%s“"
1932
1967
-#: help.c:225
1933
+#: help.c:186
1934
msgid "git commands available from elsewhere on your $PATH"
1935
msgstr "команди на git от други директории от „$PATH“"
1936
1971
-#: help.c:256
1937
+#: help.c:217
1938
msgid "These are common Git commands used in various situations:"
1939
msgstr "Това са най-често използваните команди на Git:"
1940
1975
-#: help.c:321
1941
+#: help.c:281
1942
#, c-format
1943
msgid ""
1944
"'%s' appears to be a git command, but we were not\n"
@@ -1981,51 +1947,73 @@ msgstr ""
1947
"Изглежда, че „%s“ е команда на git, но тя не може да\n"
1948
"бъде изпълнена. Вероятно пакетът „git-%s“ е повреден."
1949
1984
-#: help.c:376
1950
+#: help.c:336
1951
msgid "Uh oh. Your system reports no Git commands at all."
1952
msgstr "Странно, изглежда, че на системата ви няма нито една команда на git."
1953
1988
-#: help.c:398
1954
+#: help.c:358
1955
#, c-format
1990
-msgid ""
1991
-"WARNING: You called a Git command named '%s', which does not exist.\n"
1992
-"Continuing under the assumption that you meant '%s'"
1956
+msgid "WARNING: You called a Git command named '%s', which does not exist."
1957
msgstr ""
1958
"ПРЕДУПРЕЖДЕНИЕ: Пробвахте да изпълните команда на Git на име „%s“, а такава "
1995
-"не\n"
1996
-"съществува. Изпълнението автоматично продължава, като се счита, че имате "
1997
-"предвид „%s“"
1959
+"не съществува."
1960
+
1961
+#: help.c:363
1962
+#, c-format
1963
+msgid "Continuing under the assumption that you meant '%s'."
1964
+msgstr ""
1965
+"Изпълнението автоматично продължава, като се счита, че имате предвид „%s“."
1966
1999
-#: help.c:403
1967
+#: help.c:368
1968
#, c-format
2001
-msgid "in %0.1f seconds automatically..."
2002
-msgstr "след %0.1f секунди…"
1969
+msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
1970
+msgstr ""
1971
+"Изпълнението автоматично ще продължи след %0.1f сек., като се счита, че "
1972
+"имате предвид „%s“."
1973
2004
-#: help.c:410
1974
+#: help.c:376
1975
#, c-format
1976
msgid "git: '%s' is not a git command. See 'git --help'."
1977
msgstr "git: „%s“ не е команда на git. Погледнете изхода от „git --help“."
1978
2009
-#: help.c:414 help.c:480
1979
+#: help.c:380
1980
msgid ""
1981
"\n"
2012
-"Did you mean this?"
1982
+"The most similar command is"
1983
msgid_plural ""
1984
"\n"
2015
-"Did you mean one of these?"
1985
+"The most similar commands are"
1986
msgstr[0] ""
1987
"\n"
2018
-"Команда с подобно име е:"
1988
+"Най-близката команда е"
1989
msgstr[1] ""
1990
"\n"
2021
-"Команди с подобно име са:"
1991
+"Най-близките команди са"
1992
2023
-#: help.c:476
1993
+#: help.c:395
1994
+msgid "git version [<options>]"
1995
+msgstr "git version [ОПЦИЯ…]"
1996
+
1997
+#: help.c:456
1998
#, c-format
1999
msgid "%s: %s - %s"
2000
msgstr "%s: %s — %s"
2001
2028
-#: ident.c:343
2002
+#: help.c:460
2003
+msgid ""
2004
+"\n"
2005
+"Did you mean this?"
2006
+msgid_plural ""
2007
+"\n"
2008
+"Did you mean one of these?"
2009
+msgstr[0] ""
2010
+"\n"
2011
+"Команда с подобно име е:"
2012
+msgstr[1] ""
2013
+"\n"
2014
+"Команди с подобно име са:"
2015
+
2016
+#: ident.c:342
2017
msgid ""
2018
"\n"
2019
"*** Please tell me who you are.\n"
@@ -2052,37 +2040,37 @@ msgstr ""
2040
"хранилище.\n"
2041
"\n"
2042
2055
-#: ident.c:367
2043
+#: ident.c:366
2044
msgid "no email was given and auto-detection is disabled"
2045
msgstr "липсва адрес за е-поща, а автоматичното отгатване е изключено"
2046
2059
-#: ident.c:372
2047
+#: ident.c:371
2048
#, c-format
2049
msgid "unable to auto-detect email address (got '%s')"
2050
msgstr ""
2051
"адресът за е-поща не може да бъде отгатнат (най-доброто предположение бе "
2052
"„%s“)"
2053
2066
-#: ident.c:382
2054
+#: ident.c:381
2055
msgid "no name was given and auto-detection is disabled"
2056
msgstr "липсва име, а автоматичното отгатване е изключено"
2057
2070
-#: ident.c:388
2058
+#: ident.c:387
2059
#, c-format
2060
msgid "unable to auto-detect name (got '%s')"
2061
msgstr "името не може да бъде отгатнато (най-доброто предположение бе „%s“)"
2062
2075
-#: ident.c:396
2063
+#: ident.c:395
2064
#, c-format
2065
msgid "empty ident name (for <%s>) not allowed"
2066
msgstr "не може да се ползва празно име като идентификатор (за <%s>)"
2067
2080
-#: ident.c:402
2068
+#: ident.c:401
2069
#, c-format
2070
msgid "name consists only of disallowed characters: %s"
2071
msgstr "името съдържа само непозволени знаци: „%s“"
2072
2085
-#: ident.c:417 builtin/commit.c:611
2073
+#: ident.c:416 builtin/commit.c:612
2074
#, c-format
2075
msgid "invalid date format: %s"
2076
msgstr "неправилен формат на дата: %s"
@@ -2115,80 +2103,80 @@ msgstr "Файлът-ключалка „%s.lock“ не може да бъде
2103
msgid "failed to read the cache"
2104
msgstr "кешът не може да бъде прочетен"
2105
2118
-#: merge.c:96 builtin/am.c:1999 builtin/am.c:2034 builtin/checkout.c:393
2119
-#: builtin/checkout.c:607 builtin/clone.c:749
2106
+#: merge.c:96 builtin/am.c:1980 builtin/am.c:2015 builtin/checkout.c:377
2107
+#: builtin/checkout.c:591 builtin/clone.c:753
2108
msgid "unable to write new index file"
2109
msgstr "неуспешно записване на новия индекс"
2110
2123
-#: merge-recursive.c:209
2111
+#: merge-recursive.c:210
2112
msgid "(bad commit)\n"
2113
msgstr "(лошо подаване)\n"
2114
2127
-#: merge-recursive.c:231 merge-recursive.c:239
2115
+#: merge-recursive.c:232 merge-recursive.c:240
2116
#, c-format
2117
msgid "addinfo_cache failed for path '%s'"
2118
msgstr "неуспешно изпълнение на „addinfo_cache“ за пътя „%s“"
2119
2132
-#: merge-recursive.c:303
2120
+#: merge-recursive.c:304
2121
msgid "error building trees"
2122
msgstr "грешка при изграждане на дърветата"
2123
2136
-#: merge-recursive.c:727
2124
+#: merge-recursive.c:728
2125
#, c-format
2126
msgid "failed to create path '%s'%s"
2127
msgstr "грешка при създаването на пътя „%s“%s"
2128
2141
-#: merge-recursive.c:738
2129
+#: merge-recursive.c:739
2130
#, c-format
2131
msgid "Removing %s to make room for subdirectory\n"
2132
msgstr "Изтриване на „%s“, за да се освободи място за поддиректория\n"
2133
2146
-#: merge-recursive.c:752 merge-recursive.c:771
2134
+#: merge-recursive.c:753 merge-recursive.c:772
2135
msgid ": perhaps a D/F conflict?"
2136
msgstr ": възможно е да има конфликт директория/файл."
2137
2150
-#: merge-recursive.c:761
2138
+#: merge-recursive.c:762
2139
#, c-format
2140
msgid "refusing to lose untracked file at '%s'"
2141
msgstr ""
2142
"преустановяване на действието, за да не се изтрие неследеният файл „%s“"
2143
2156
-#: merge-recursive.c:803 builtin/cat-file.c:34
2144
+#: merge-recursive.c:804 builtin/cat-file.c:36
2145
#, c-format
2146
msgid "cannot read object %s '%s'"
2147
msgstr "обектът „%s“ (%s) не може да бъде прочетен"
2148
2161
-#: merge-recursive.c:805
2149
+#: merge-recursive.c:806
2150
#, c-format
2151
msgid "blob expected for %s '%s'"
2152
msgstr "обектът „%s“ (%s) се очакваше да е BLOB, а не е"
2153
2166
-#: merge-recursive.c:829
2154
+#: merge-recursive.c:830
2155
#, c-format
2156
msgid "failed to open '%s': %s"
2157
msgstr "„%s“ не може да се отвори: %s"
2158
2171
-#: merge-recursive.c:840
2159
+#: merge-recursive.c:841
2160
#, c-format
2161
msgid "failed to symlink '%s': %s"
2162
msgstr "неуспешно създаване на символната връзка „%s“: %s"
2163
2176
-#: merge-recursive.c:845
2164
+#: merge-recursive.c:846
2165
#, c-format
2166
msgid "do not know what to do with %06o %s '%s'"
2167
msgstr ""
2168
"не е ясно какво да се прави с обекта „%2$s“ (%3$s) с права за достъп „%1$06o“"
2169
2182
-#: merge-recursive.c:985
2170
+#: merge-recursive.c:986
2171
msgid "Failed to execute internal merge"
2172
msgstr "Неуспешно вътрешно сливане"
2173
2186
-#: merge-recursive.c:989
2174
+#: merge-recursive.c:990
2175
#, c-format
2176
msgid "Unable to add %s to database"
2177
msgstr "„%s“ не може да се добави в базата с данни"
2178
2191
-#: merge-recursive.c:1092
2179
+#: merge-recursive.c:1093
2180
#, c-format
2181
msgid ""
2182
"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
@@ -2197,7 +2185,7 @@ msgstr ""
2185
"КОНФЛИКТ (%s/изтриване): „%s“ е изтрит в %s, а „%s“ в %s. Версия %s на „%s“ "
2186
"е оставена в дървото."
2187
2200
-#: merge-recursive.c:1097
2188
+#: merge-recursive.c:1098
2189
#, c-format
2190
msgid ""
2191
"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
@@ -2206,7 +2194,7 @@ msgstr ""
2194
"КОНФЛИКТ (%s/изтриване): „%s“ е изтрит в %s, а „%s“ е преименуван на „%s“ в "
2195
"%s. Версия %s на „%s“ е оставена в дървото."
2196
2209
-#: merge-recursive.c:1104
2197
+#: merge-recursive.c:1105
2198
#, c-format
2199
msgid ""
2200
"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
@@ -2215,7 +2203,7 @@ msgstr ""
2203
"КОНФЛИКТ (%s/изтриване): „%s“ е изтрит в %s, а „%s“ в %s. Версия %s на „%s“ "
2204
"е оставена в дървото: %s."
2205
2218
-#: merge-recursive.c:1109
2206
+#: merge-recursive.c:1110
2207
#, c-format
2208
msgid ""
2209
"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
@@ -2224,20 +2212,20 @@ msgstr ""
2212
"КОНФЛИКТ (%s/изтриване): „%s“ е изтрит в %s, а „%s“ е преименуван на „%s“ в "
2213
"%s. Версия %s на „%s“ е оставена в дървото: %s."
2214
2227
-#: merge-recursive.c:1143
2215
+#: merge-recursive.c:1144
2216
msgid "rename"
2217
msgstr "преименуване"
2218
2231
-#: merge-recursive.c:1143
2219
+#: merge-recursive.c:1144
2220
msgid "renamed"
2221
msgstr "преименуван"
2222
2235
-#: merge-recursive.c:1200
2223
+#: merge-recursive.c:1201
2224
#, c-format
2225
msgid "%s is a directory in %s adding as %s instead"
2226
msgstr "„%s“ е директория в „%s“, затова се добавя като „%s“"
2227
2240
-#: merge-recursive.c:1225
2228
+#: merge-recursive.c:1226
2229
#, c-format
2230
msgid ""
2231
"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
@@ -2246,139 +2234,139 @@ msgstr ""
2234
"КОНФЛИКТ (преименуване/преименуване): „%s“ е преименуван на „%s“ в клон "
2235
"„%s“, а „%s“ е преименуван на „%s“ в „%s“/%s."
2236
2249
-#: merge-recursive.c:1230
2237
+#: merge-recursive.c:1231
2238
msgid " (left unresolved)"
2239
msgstr " (некоригиран конфликт)"
2240
2253
-#: merge-recursive.c:1292
2241
+#: merge-recursive.c:1293
2242
#, c-format
2243
msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
2244
msgstr ""
2245
"КОНФЛИКТ (преименуване/преименуване): „%s“ е преименуван на „%s“ в клон "
2246
"„%s“, а „%s“ е преименуван на „%s“ в „%s“"
2247
2260
-#: merge-recursive.c:1325
2248
+#: merge-recursive.c:1326
2249
#, c-format
2250
msgid "Renaming %s to %s and %s to %s instead"
2251
msgstr "Преименуване на „%s“ на „%s“, а „%s“ на „%s“"
2252
2265
-#: merge-recursive.c:1528
2253
+#: merge-recursive.c:1529
2254
#, c-format
2255
msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
2256
msgstr ""
2257
"КОНФЛИКТ (преименуване/добавяне): „%s“ е преименуван на „%s“ в клон „%s“, а "
2258
"„%s“ е добавен в „%s“"
2259
2272
-#: merge-recursive.c:1543
2260
+#: merge-recursive.c:1544
2261
#, c-format
2262
msgid "Adding merged %s"
2263
msgstr "Добавяне на слетия „%s“"
2264
2277
-#: merge-recursive.c:1550 merge-recursive.c:1780
2265
+#: merge-recursive.c:1551 merge-recursive.c:1781
2266
#, c-format
2267
msgid "Adding as %s instead"
2268
msgstr "Добавяне като „%s“"
2269
2282
-#: merge-recursive.c:1607
2270
+#: merge-recursive.c:1608
2271
#, c-format
2272
msgid "cannot read object %s"
2273
msgstr "обектът „%s“ не може да се прочете"
2274
2287
-#: merge-recursive.c:1610
2275
+#: merge-recursive.c:1611
2276
#, c-format
2277
msgid "object %s is not a blob"
2278
msgstr "обектът „%s“ не е BLOB"
2279
2292
-#: merge-recursive.c:1679
2280
+#: merge-recursive.c:1680
2281
msgid "modify"
2282
msgstr "промяна"
2283
2296
-#: merge-recursive.c:1679
2284
+#: merge-recursive.c:1680
2285
msgid "modified"
2286
msgstr "променен"
2287
2300
-#: merge-recursive.c:1689
2288
+#: merge-recursive.c:1690
2289
msgid "content"
2290
msgstr "съдържание"
2291
2304
-#: merge-recursive.c:1696
2292
+#: merge-recursive.c:1697
2293
msgid "add/add"
2294
msgstr "добавяне/добавяне"
2295
2308
-#: merge-recursive.c:1732
2296
+#: merge-recursive.c:1733
2297
#, c-format
2298
msgid "Skipped %s (merged same as existing)"
2299
msgstr "Прескачане на „%s“ (слетият резултат е идентичен със сегашния)"
2300
2313
-#: merge-recursive.c:1746
2301
+#: merge-recursive.c:1747
2302
#, c-format
2303
msgid "Auto-merging %s"
2304
msgstr "Автоматично сливане на „%s“"
2305
2318
-#: merge-recursive.c:1750 git-submodule.sh:944
2306
+#: merge-recursive.c:1751 git-submodule.sh:945
2307
msgid "submodule"
2308
msgstr "ПОДМОДУЛ"
2309
2322
-#: merge-recursive.c:1751
2310
+#: merge-recursive.c:1752
2311
#, c-format
2312
msgid "CONFLICT (%s): Merge conflict in %s"
2313
msgstr "КОНФЛИКТ (%s): Конфликт при сливане на „%s“"
2314
2327
-#: merge-recursive.c:1845
2315
+#: merge-recursive.c:1846
2316
#, c-format
2317
msgid "Removing %s"
2318
msgstr "Изтриване на „%s“"
2319
2332
-#: merge-recursive.c:1871
2320
+#: merge-recursive.c:1872
2321
msgid "file/directory"
2322
msgstr "файл/директория"
2323
2336
-#: merge-recursive.c:1877
2324
+#: merge-recursive.c:1878
2325
msgid "directory/file"
2326
msgstr "директория/файл"
2327
2340
-#: merge-recursive.c:1883
2328
+#: merge-recursive.c:1884
2329
#, c-format
2330
msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
2331
msgstr ""
2332
"КОНФЛИКТ (%s): Съществува директория на име „%s“ в „%s“. Добавяне на „%s“ "
2333
"като „%s“"
2334
2347
-#: merge-recursive.c:1892
2335
+#: merge-recursive.c:1893
2336
#, c-format
2337
msgid "Adding %s"
2338
msgstr "Добавяне на „%s“"
2339
2352
-#: merge-recursive.c:1929
2340
+#: merge-recursive.c:1930
2341
msgid "Already up-to-date!"
2342
msgstr "Вече е обновено!"
2343
2356
-#: merge-recursive.c:1938
2344
+#: merge-recursive.c:1939
2345
#, c-format
2346
msgid "merging of trees %s and %s failed"
2347
msgstr "неуспешно сливане на дърветата „%s“ и „%s“"
2348
2361
-#: merge-recursive.c:2021
2349
+#: merge-recursive.c:2022
2350
msgid "Merging:"
2351
msgstr "Сливане:"
2352
2365
-#: merge-recursive.c:2034
2353
+#: merge-recursive.c:2035
2354
#, c-format
2355
msgid "found %u common ancestor:"
2356
msgid_plural "found %u common ancestors:"
2357
msgstr[0] "открит е %u общ предшественик:"
2358
msgstr[1] "открити са %u общи предшественици:"
2359
2372
-#: merge-recursive.c:2073
2360
+#: merge-recursive.c:2074
2361
msgid "merge returned no commit"
2362
msgstr "сливането не върна подаване"
2363
2376
-#: merge-recursive.c:2136
2364
+#: merge-recursive.c:2137
2365
#, c-format
2366
msgid "Could not parse object '%s'"
2367
msgstr "Неуспешен анализ на обекта „%s“"
2368
2381
-#: merge-recursive.c:2150 builtin/merge.c:645 builtin/merge.c:792
2369
+#: merge-recursive.c:2151 builtin/merge.c:646 builtin/merge.c:793
2370
msgid "Unable to write index."
2371
msgstr "Индексът не може да бъде прочетен"
2372
@@ -2405,25 +2393,27 @@ msgid "You have not concluded your notes merge (%s exists)."
2393
msgstr ""
2394
"Не сте завършили сливането на бележките. (Указателят „%s“ съществува)."
2395
2408
-#: notes-utils.c:41
2396
+#: notes-utils.c:42
2397
msgid "Cannot commit uninitialized/unreferenced notes tree"
2398
msgstr ""
2399
"Неинициализирано или нереферирано дърво за бележки не може да бъде подадено"
2400
2413
-#: notes-utils.c:100
2401
+#: notes-utils.c:101
2402
#, c-format
2403
msgid "Bad notes.rewriteMode value: '%s'"
2404
msgstr "Неправилна стойност за „notes.rewriteMode“: „%s“"
2405
2418
-#: notes-utils.c:110
2406
+#: notes-utils.c:111
2407
#, c-format
2408
msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
2409
msgstr ""
2410
"Бележките в „%s“ няма да бъдат презаписани, защото са извън „refs/notes/“."
2411
2424
-#. TRANSLATORS: The first %s is the name of the
2425
-#. environment variable, the second %s is its value
2426
-#: notes-utils.c:137
2412
+#. TRANSLATORS: The first %s is the name of
2413
+#. the environment variable, the second %s is
2414
+#. its value.
2415
+#.
2416
+#: notes-utils.c:141
2417
#, c-format
2418
msgid "Bad %s value: '%s'"
2419
msgstr "Зададена е лоша стойност на променливата „%s“: „%s“"
@@ -2433,28 +2423,29 @@ msgstr "Зададена е лоша стойност на променлива
2423
msgid "unable to parse object: %s"
2424
msgstr "обектът „%s“ не може да бъде анализиран"
2425
2436
-#: parse-options.c:572
2426
+#: parse-options.c:573
2427
msgid "..."
2428
msgstr "…"
2429
2440
-#: parse-options.c:590
2430
+#: parse-options.c:591
2431
#, c-format
2432
msgid "usage: %s"
2433
msgstr "употреба: %s"
2434
2435
#. TRANSLATORS: the colon here should align with the
2446
-#. one in "usage: %s" translation
2447
-#: parse-options.c:594
2436
+#. one in "usage: %s" translation.
2437
+#.
2438
+#: parse-options.c:597
2439
#, c-format
2440
msgid " or: %s"
2441
msgstr " или: %s"
2442
2452
-#: parse-options.c:597
2443
+#: parse-options.c:600
2444
#, c-format
2445
msgid " %s"
2446
msgstr " %s"
2447
2457
-#: parse-options.c:631
2448
+#: parse-options.c:634
2449
msgid "-NUM"
2450
msgstr "-ЧИСЛО"
2451
@@ -2463,34 +2454,34 @@ msgstr "-ЧИСЛО"
2454
msgid "malformed object name '%s'"
2455
msgstr "неправилно име на обект „%s“"
2456
2466
-#: path.c:810
2457
+#: path.c:890
2458
#, c-format
2459
msgid "Could not make %s writable by group"
2460
msgstr "Не могат да се дадат права за запис в директорията „%s“ на групата"
2461
2471
-#: pathspec.c:125
2462
+#: pathspec.c:129
2463
msgid "Escape character '\\' not allowed as last character in attr value"
2464
msgstr ""
2465
"Екраниращият знак „\\“не може да е последен знак в стойността на атрибут"
2466
2476
-#: pathspec.c:143
2467
+#: pathspec.c:147
2468
msgid "Only one 'attr:' specification is allowed."
2469
msgstr "Позволено е само едно указване на „attr:“."
2470
2480
-#: pathspec.c:146
2471
+#: pathspec.c:150
2472
msgid "attr spec must not be empty"
2473
msgstr "„attr:“ трябва да указва стойност"
2474
2484
-#: pathspec.c:189
2475
+#: pathspec.c:193
2476
#, c-format
2477
msgid "invalid attribute name %s"
2478
msgstr "неправилно име на атрибут: „%s“"
2479
2489
-#: pathspec.c:254
2480
+#: pathspec.c:258
2481
msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
2482
msgstr "глобалните настройки за пътища „glob“ и „noglob“ са несъвместими"
2483
2493
-#: pathspec.c:261
2484
+#: pathspec.c:265
2485
msgid ""
2486
"global 'literal' pathspec setting is incompatible with all other global "
2487
"pathspec settings"
@@ -2498,51 +2489,46 @@ msgstr ""
2489
"глобалната настройка за дословни пътища „literal“ е несъвместима с всички "
2490
"други глобални настройки за пътища"
2491
2501
-#: pathspec.c:301
2492
+#: pathspec.c:305
2493
msgid "invalid parameter for pathspec magic 'prefix'"
2494
msgstr "неправилен параметър за опцията за магически пътища „prefix“"
2495
2505
-#: pathspec.c:322
2496
+#: pathspec.c:326
2497
#, c-format
2498
msgid "Invalid pathspec magic '%.*s' in '%s'"
2499
msgstr "Неправилна стойност за опцията за магически пътища „%.*s“ в „%s“"
2500
2510
-#: pathspec.c:327
2501
+#: pathspec.c:331
2502
#, c-format
2503
msgid "Missing ')' at the end of pathspec magic in '%s'"
2504
msgstr "Знакът „)“ липсва в опцията за магически пътища в „%s“"
2505
2515
-#: pathspec.c:365
2506
+#: pathspec.c:369
2507
#, c-format
2508
msgid "Unimplemented pathspec magic '%c' in '%s'"
2509
msgstr "Магическите пътища „%c“ са без реализация за „%s“"
2510
2520
-#: pathspec.c:421 pathspec.c:443
2521
-#, c-format
2522
-msgid "Pathspec '%s' is in submodule '%.*s'"
2523
-msgstr "Пътят „%s“ е в подмодула „%.*s“"
2524
-
2525
-#: pathspec.c:483
2511
+#: pathspec.c:428
2512
#, c-format
2513
msgid "%s: 'literal' and 'glob' are incompatible"
2514
msgstr "%s: опциите „literal“ и „glob“ са несъвместими"
2515
2530
-#: pathspec.c:496
2516
+#: pathspec.c:441
2517
#, c-format
2518
msgid "%s: '%s' is outside repository"
2519
msgstr "%s: „%s“ е извън хранилището"
2520
2535
-#: pathspec.c:584
2521
+#: pathspec.c:515
2522
#, c-format
2523
msgid "'%s' (mnemonic: '%c')"
2524
msgstr "„%s“ (клавиш: „%c“)"
2525
2540
-#: pathspec.c:594
2526
+#: pathspec.c:525
2527
#, c-format
2528
msgid "%s: pathspec magic not supported by this command: %s"
2529
msgstr "%s: магическите пътища не се поддържат от командата „%s“"
2530
2545
-#: pathspec.c:644
2531
+#: pathspec.c:575
2532
msgid ""
2533
"empty strings as pathspecs will be made invalid in upcoming releases. please "
2534
"use . instead if you meant to match all paths"
@@ -2551,16 +2537,16 @@ msgstr ""
2537
"следващи версии на Git. Ако искате съвпадение с всички пътища, използвайте: "
2538
"„.“"
2539
2554
-#: pathspec.c:668
2540
+#: pathspec.c:599
2541
#, c-format
2542
msgid "pathspec '%s' is beyond a symbolic link"
2543
msgstr "пътят „%s“ е след символна връзка"
2544
2559
-#: pretty.c:982
2545
+#: pretty.c:963
2546
msgid "unable to parse --pretty format"
2547
msgstr "аргументът към опцията „--pretty“ не може да се анализира"
2548
2563
-#: read-cache.c:1442
2549
+#: read-cache.c:1443
2550
#, c-format
2551
msgid ""
2552
"index.version set, but the value is invalid.\n"
@@ -2569,7 +2555,7 @@ msgstr ""
2555
"Зададена е неправилна стойност на настройката „index.version“.\n"
2556
"Ще се ползва версия %i"
2557
2572
-#: read-cache.c:1452
2558
+#: read-cache.c:1453
2559
#, c-format
2560
msgid ""
2561
"GIT_INDEX_VERSION set, but the value is invalid.\n"
@@ -2579,46 +2565,51 @@ msgstr ""
2565
"„GIT_INDEX_VERSION“.\n"
2566
"Ще се ползва версия %i"
2567
2582
-#: read-cache.c:2375 sequencer.c:1350 sequencer.c:2048
2568
+#: read-cache.c:2308 builtin/merge.c:1019
2569
+#, c-format
2570
+msgid "could not close '%s'"
2571
+msgstr "„%s“ не може да се затвори"
2572
+
2573
+#: read-cache.c:2383 sequencer.c:1353 sequencer.c:2054
2574
#, c-format
2575
msgid "could not stat '%s'"
2576
msgstr "неуспешно изпълнение на „stat“ върху „%s“"
2577
2587
-#: read-cache.c:2388
2578
+#: read-cache.c:2396
2579
#, c-format
2580
msgid "unable to open git dir: %s"
2581
msgstr "не може да се отвори директорията на git: %s"
2582
2592
-#: read-cache.c:2400
2583
+#: read-cache.c:2408
2584
#, c-format
2585
msgid "unable to unlink: %s"
2586
msgstr "неуспешно изтриване на „%s“"
2587
2597
-#: refs.c:620 builtin/merge.c:844
2588
+#: refs.c:622
2589
#, c-format
2590
msgid "Could not open '%s' for writing"
2591
msgstr "„%s“ не може да бъде отворен за запис"
2592
2602
-#: refs.c:1667
2593
+#: refs.c:1769
2594
msgid "ref updates forbidden inside quarantine environment"
2595
msgstr "обновяванията на указатели са забранени в среди под карантина"
2596
2606
-#: refs/files-backend.c:1631
2597
+#: refs/files-backend.c:1664
2598
#, c-format
2599
msgid "could not delete reference %s: %s"
2600
msgstr "Указателят „%s“ не може да бъде изтрит: %s"
2601
2611
-#: refs/files-backend.c:1634
2602
+#: refs/files-backend.c:1667
2603
#, c-format
2604
msgid "could not delete references: %s"
2605
msgstr "Указателите не може да бъдат изтрити: %s"
2606
2616
-#: refs/files-backend.c:1643
2607
+#: refs/files-backend.c:1676
2608
#, c-format
2609
msgid "could not remove reference %s"
2610
msgstr "Указателят „%s“ не може да бъде изтрит"
2611
2621
-#: ref-filter.c:35 wt-status.c:1780
2612
+#: ref-filter.c:35 wt-status.c:1811
2613
msgid "gone"
2614
msgstr "изтрит"
2615
@@ -2637,303 +2628,305 @@ msgstr "назад с %d"
2628
msgid "ahead %d, behind %d"
2629
msgstr "напред с %d, назад с %d"
2630
2640
-#: ref-filter.c:104
2631
+#: ref-filter.c:105
2632
#, c-format
2633
msgid "expected format: %%(color:<color>)"
2634
msgstr "очакван формат: %%(color:ЦВЯТ)"
2635
2645
-#: ref-filter.c:106
2636
+#: ref-filter.c:107
2637
#, c-format
2638
msgid "unrecognized color: %%(color:%s)"
2639
msgstr "непознат цвят: %%(color:%s)"
2640
2650
-#: ref-filter.c:120
2641
+#: ref-filter.c:121
2642
#, c-format
2643
msgid "Integer value expected refname:lstrip=%s"
2644
msgstr "очаква се цяло число за „refname:lstrip=%s“"
2645
2655
-#: ref-filter.c:124
2646
+#: ref-filter.c:125
2647
#, c-format
2648
msgid "Integer value expected refname:rstrip=%s"
2649
msgstr "очаква се цяло число за „refname:rstrip=%s“"
2650
2660
-#: ref-filter.c:126
2651
+#: ref-filter.c:127
2652
#, c-format
2653
msgid "unrecognized %%(%s) argument: %s"
2654
msgstr "непознат аргумент за „%%(%s)“: %s"
2655
2665
-#: ref-filter.c:166
2656
+#: ref-filter.c:167
2657
#, c-format
2658
msgid "%%(body) does not take arguments"
2659
msgstr "%%(body) не приема аргументи"
2660
2670
-#: ref-filter.c:173
2661
+#: ref-filter.c:174
2662
#, c-format
2663
msgid "%%(subject) does not take arguments"
2664
msgstr "%%(subject) не приема аргументи"
2665
2675
-#: ref-filter.c:180
2666
+#: ref-filter.c:181
2667
#, c-format
2668
msgid "%%(trailers) does not take arguments"
2669
msgstr "%%(trailers) не приема аргументи"
2670
2680
-#: ref-filter.c:199
2671
+#: ref-filter.c:200
2672
#, c-format
2673
msgid "positive value expected contents:lines=%s"
2674
msgstr "очаква се положителна стойност за „contents:lines=%s“"
2675
2685
-#: ref-filter.c:201
2676
+#: ref-filter.c:202
2677
#, c-format
2678
msgid "unrecognized %%(contents) argument: %s"
2679
msgstr "непознат аргумент за %%(contents): %s"
2680
2690
-#: ref-filter.c:214
2681
+#: ref-filter.c:215
2682
#, c-format
2683
msgid "positive value expected objectname:short=%s"
2684
msgstr "очаква се положителна стойност за „objectname:short=%s“"
2685
2695
-#: ref-filter.c:218
2686
+#: ref-filter.c:219
2687
#, c-format
2688
msgid "unrecognized %%(objectname) argument: %s"
2689
msgstr "непознат аргумент за %%(objectname): %s"
2690
2700
-#: ref-filter.c:245
2691
+#: ref-filter.c:246
2692
#, c-format
2693
msgid "expected format: %%(align:<width>,<position>)"
2694
msgstr "очакван формат: %%(align:ШИРОЧИНА,ПОЗИЦИЯ)"
2695
2705
-#: ref-filter.c:257
2696
+#: ref-filter.c:258
2697
#, c-format
2698
msgid "unrecognized position:%s"
2699
msgstr "непозната позиция: %s"
2700
2710
-#: ref-filter.c:261
2701
+#: ref-filter.c:262
2702
#, c-format
2703
msgid "unrecognized width:%s"
2704
msgstr "непозната широчина: %s"
2705
2715
-#: ref-filter.c:267
2706
+#: ref-filter.c:268
2707
#, c-format
2708
msgid "unrecognized %%(align) argument: %s"
2709
msgstr "непознат аргумент за %%(align): %s"
2710
2720
-#: ref-filter.c:271
2711
+#: ref-filter.c:272
2712
#, c-format
2713
msgid "positive width expected with the %%(align) atom"
2714
msgstr "очаква се положителна широчина с лексемата „%%(align)“"
2715
2725
-#: ref-filter.c:286
2716
+#: ref-filter.c:287
2717
#, c-format
2718
msgid "unrecognized %%(if) argument: %s"
2719
msgstr "непознат аргумент за „%%(if)“: %s"
2720
2730
-#: ref-filter.c:371
2721
+#: ref-filter.c:378
2722
#, c-format
2723
msgid "malformed field name: %.*s"
2724
msgstr "неправилно име на обект: „%.*s“"
2725
2735
-#: ref-filter.c:397
2726
+#: ref-filter.c:404
2727
#, c-format
2728
msgid "unknown field name: %.*s"
2729
msgstr "непознато име на обект: „%.*s“"
2730
2740
-#: ref-filter.c:501
2731
+#: ref-filter.c:508
2732
#, c-format
2733
msgid "format: %%(if) atom used without a %%(then) atom"
2734
msgstr "формат: лексемата %%(if) е използвана без съответната ѝ %%(then)"
2735
2745
-#: ref-filter.c:561
2736
+#: ref-filter.c:568
2737
#, c-format
2738
msgid "format: %%(then) atom used without an %%(if) atom"
2739
msgstr "формат: лексемата %%(then) е използвана без съответната ѝ %%(if)"
2740
2750
-#: ref-filter.c:563
2741
+#: ref-filter.c:570
2742
#, c-format
2743
msgid "format: %%(then) atom used more than once"
2744
msgstr "формат: лексемата %%(then) е използвана повече от един път"
2745
2755
-#: ref-filter.c:565
2746
+#: ref-filter.c:572
2747
#, c-format
2748
msgid "format: %%(then) atom used after %%(else)"
2749
msgstr "формат: лексемата %%(then) е използвана след %%(else)"
2750
2760
-#: ref-filter.c:591
2751
+#: ref-filter.c:598
2752
#, c-format
2753
msgid "format: %%(else) atom used without an %%(if) atom"
2754
msgstr "формат: лексемата %%(else) е използвана без съответната ѝ %%(if)"
2755
2765
-#: ref-filter.c:593
2756
+#: ref-filter.c:600
2757
#, c-format
2758
msgid "format: %%(else) atom used without a %%(then) atom"
2759
msgstr "формат: лексемата %%(else) е използвана без съответната ѝ %%(then)"
2760
2770
-#: ref-filter.c:595
2761
+#: ref-filter.c:602
2762
#, c-format
2763
msgid "format: %%(else) atom used more than once"
2764
msgstr "формат: лексемата %%(else) е използвана повече от един път"
2765
2775
-#: ref-filter.c:608
2766
+#: ref-filter.c:615
2767
#, c-format
2768
msgid "format: %%(end) atom used without corresponding atom"
2769
msgstr "формат: лексемата %%(end) е използвана без съответната ѝ"
2770
2780
-#: ref-filter.c:663
2771
+#: ref-filter.c:670
2772
#, c-format
2773
msgid "malformed format string %s"
2774
msgstr "неправилен низ за форматиране „%s“"
2775
2785
-#: ref-filter.c:1247
2776
+#: ref-filter.c:1254
2777
#, c-format
2778
msgid "(no branch, rebasing %s)"
2779
msgstr "(извън клон, пребазиране на „%s“)"
2780
2790
-#: ref-filter.c:1250
2781
+#: ref-filter.c:1257
2782
#, c-format
2783
msgid "(no branch, bisect started on %s)"
2784
msgstr "(извън клон, двоично търсене от „%s“)"
2785
2795
-#. TRANSLATORS: make sure this matches
2796
-#. "HEAD detached at " in wt-status.c
2797
-#: ref-filter.c:1256
2786
+#. TRANSLATORS: make sure this matches "HEAD
2787
+#. detached at " in wt-status.c
2788
+#.
2789
+#: ref-filter.c:1265
2790
#, c-format
2791
msgid "(HEAD detached at %s)"
2792
msgstr "(Указателят „HEAD“ не е свързан и е при „%s“)"
2793
2802
-#. TRANSLATORS: make sure this matches
2803
-#. "HEAD detached from " in wt-status.c
2804
-#: ref-filter.c:1261
2794
+#. TRANSLATORS: make sure this matches "HEAD
2795
+#. detached from " in wt-status.c
2796
+#.
2797
+#: ref-filter.c:1272
2798
#, c-format
2799
msgid "(HEAD detached from %s)"
2800
msgstr "Указателят „HEAD“ не е свързан и е отделѐн от „%s“"
2801
2809
-#: ref-filter.c:1265
2802
+#: ref-filter.c:1276
2803
msgid "(no branch)"
2804
msgstr "(извън клон)"
2805
2813
-#: ref-filter.c:1420 ref-filter.c:1451
2806
+#: ref-filter.c:1426 ref-filter.c:1457
2807
#, c-format
2808
msgid "missing object %s for %s"
2809
msgstr "обектът „%s“ липсва за „%s“"
2810
2818
-#: ref-filter.c:1423 ref-filter.c:1454
2811
+#: ref-filter.c:1429 ref-filter.c:1460
2812
#, c-format
2813
msgid "parse_object_buffer failed on %s for %s"
2814
msgstr "неуспешно анализиране чрез „parse_object_buffer“ на „%s“ за „%s“"
2815
2823
-#: ref-filter.c:1692
2816
+#: ref-filter.c:1760
2817
#, c-format
2818
msgid "malformed object at '%s'"
2819
msgstr "обект със сгрешен формат при „%s“"
2820
2828
-#: ref-filter.c:1759
2821
+#: ref-filter.c:1827
2822
#, c-format
2823
msgid "ignoring ref with broken name %s"
2824
msgstr "игнориране на указателя с грешно име „%s“"
2825
2833
-#: ref-filter.c:1764
2826
+#: ref-filter.c:1832
2827
#, c-format
2828
msgid "ignoring broken ref %s"
2829
msgstr "игнориране на повредения указател „%s“"
2830
2838
-#: ref-filter.c:2028
2831
+#: ref-filter.c:2095
2832
#, c-format
2833
msgid "format: %%(end) atom missing"
2834
msgstr "грешка във форма̀та: липсва лексемата %%(end)"
2835
2843
-#: ref-filter.c:2109
2836
+#: ref-filter.c:2176
2837
#, c-format
2838
msgid "malformed object name %s"
2839
msgstr "неправилно име на обект „%s“"
2840
2848
-#: remote.c:754
2841
+#: remote.c:747
2842
#, c-format
2843
msgid "Cannot fetch both %s and %s to %s"
2844
msgstr "Невъзможно е да се доставят едновременно и „%s“, и „%s“ към „%s“"
2845
2853
-#: remote.c:758
2846
+#: remote.c:751
2847
#, c-format
2848
msgid "%s usually tracks %s, not %s"
2849
msgstr "„%s“ обикновено следи „%s“, а не „%s“"
2850
2858
-#: remote.c:762
2851
+#: remote.c:755
2852
#, c-format
2853
msgid "%s tracks both %s and %s"
2854
msgstr "„%s“ следи както „%s“, така и „%s“"
2855
2863
-#: remote.c:770
2856
+#: remote.c:763
2857
msgid "Internal error"
2858
msgstr "Вътрешна грешка"
2859
2867
-#: remote.c:1685 remote.c:1787
2860
+#: remote.c:1680 remote.c:1782
2861
msgid "HEAD does not point to a branch"
2862
msgstr "Указателят „HEAD“ не сочи към клон"
2863
2871
-#: remote.c:1694
2864
+#: remote.c:1689
2865
#, c-format
2866
msgid "no such branch: '%s'"
2867
msgstr "няма клон на име „%s“"
2868
2876
-#: remote.c:1697
2869
+#: remote.c:1692
2870
#, c-format
2871
msgid "no upstream configured for branch '%s'"
2872
msgstr "не е зададен клон-източник за клона „%s“"
2873
2881
-#: remote.c:1703
2874
+#: remote.c:1698
2875
#, c-format
2876
msgid "upstream branch '%s' not stored as a remote-tracking branch"
2877
msgstr "клонът-източник „%s“ не е съхранен като следящ клон"
2878
2886
-#: remote.c:1718
2879
+#: remote.c:1713
2880
#, c-format
2881
msgid "push destination '%s' on remote '%s' has no local tracking branch"
2882
msgstr ""
2883
"липсва локален следящ клон за местоположението за изтласкване „%s“ в "
2884
"хранилището „%s“"
2885
2893
-#: remote.c:1730
2886
+#: remote.c:1725
2887
#, c-format
2888
msgid "branch '%s' has no remote for pushing"
2889
msgstr "няма информация клонът „%s“ да следи някой друг"
2890
2898
-#: remote.c:1741
2891
+#: remote.c:1736
2892
#, c-format
2893
msgid "push refspecs for '%s' do not include '%s'"
2894
msgstr "указателят за изтласкване на „%s“ не включва „%s“"
2895
2903
-#: remote.c:1754
2896
+#: remote.c:1749
2897
msgid "push has no destination (push.default is 'nothing')"
2898
msgstr "указателят за изтласкване не включва цел („push.default“ е „nothing“)"
2899
2907
-#: remote.c:1776
2900
+#: remote.c:1771
2901
msgid "cannot resolve 'simple' push to a single destination"
2902
msgstr "простото (simple) изтласкване не съответства на една цел"
2903
2911
-#: remote.c:2081
2904
+#: remote.c:2076
2905
#, c-format
2906
msgid "Your branch is based on '%s', but the upstream is gone.\n"
2907
msgstr "Този клон следи „%s“, но следеният клон е изтрит.\n"
2908
2916
-#: remote.c:2085
2909
+#: remote.c:2080
2910
msgid " (use \"git branch --unset-upstream\" to fixup)\n"
2911
msgstr " (за да коригирате това, използвайте „git branch --unset-upstream“)\n"
2912
2920
-#: remote.c:2088
2913
+#: remote.c:2083
2914
#, c-format
2915
msgid "Your branch is up-to-date with '%s'.\n"
2916
msgstr "Клонът е актуализиран към „%s“.\n"
2917
2925
-#: remote.c:2092
2918
+#: remote.c:2087
2919
#, c-format
2920
msgid "Your branch is ahead of '%s' by %d commit.\n"
2921
msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
2922
msgstr[0] "Клонът ви е с %2$d подаване пред „%1$s“.\n"
2923
msgstr[1] "Клонът ви е с %2$d подавания пред „%1$s“.\n"
2924
2932
-#: remote.c:2098
2925
+#: remote.c:2093
2926
msgid " (use \"git push\" to publish your local commits)\n"
2927
msgstr " (публикувайте локалните си промени чрез „git push“)\n"
2928
2936
-#: remote.c:2101
2929
+#: remote.c:2096
2930
#, c-format
2931
msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
2932
msgid_plural ""
@@ -2941,11 +2934,11 @@ msgid_plural ""
2934
msgstr[0] "Клонът ви е с %2$d подаване зад „%1$s“ и може да бъде превъртян.\n"
2935
msgstr[1] "Клонът ви е с %2$d подавания зад „%1$s“ и може да бъде превъртян.\n"
2936
2944
-#: remote.c:2109
2937
+#: remote.c:2104
2938
msgid " (use \"git pull\" to update your local branch)\n"
2939
msgstr " (обновете локалния си клон чрез „git pull“)\n"
2940
2948
-#: remote.c:2112
2941
+#: remote.c:2107
2942
#, c-format
2943
msgid ""
2944
"Your branch and '%s' have diverged,\n"
@@ -2960,52 +2953,47 @@ msgstr[1] ""
2953
"Текущият клон се е отделил от „%s“,\n"
2954
"двата имат съответно по %d и %d несъвпадащи подавания.\n"
2955
2963
-#: remote.c:2122
2956
+#: remote.c:2117
2957
msgid " (use \"git pull\" to merge the remote branch into yours)\n"
2958
msgstr " (слейте отдалечения клон в локалния чрез „git pull“)\n"
2959
2967
-#: revision.c:2158
2960
+#: revision.c:2187
2961
msgid "your current branch appears to be broken"
2962
msgstr "Текущият клон е повреден"
2963
2971
-#: revision.c:2161
2964
+#: revision.c:2190
2965
#, c-format
2966
msgid "your current branch '%s' does not have any commits yet"
2967
msgstr "Текущият клон „%s“ е без подавания "
2968
2976
-#: revision.c:2355
2969
+#: revision.c:2384
2970
msgid "--first-parent is incompatible with --bisect"
2971
msgstr "опциите „--first-parent“ и „--bisect“ са несъвместими"
2972
2980
-#: run-command.c:125
2973
+#: run-command.c:644
2974
msgid "open /dev/null failed"
2975
msgstr "неуспешно отваряне на „/dev/null“"
2976
2984
-#: run-command.c:127
2985
-#, c-format
2986
-msgid "dup2(%d,%d) failed"
2987
-msgstr "неуспешно изпълнение на dup2(%d,%d)"
2988
-
2989
-#: send-pack.c:150
2977
+#: send-pack.c:151
2978
#, c-format
2979
msgid "unable to parse remote unpack status: %s"
2980
msgstr ""
2981
"състоянието от отдалеченото разпакетиране не може да бъде анализирано: %s"
2982
2995
-#: send-pack.c:152
2983
+#: send-pack.c:153
2984
#, c-format
2985
msgid "remote unpack failed: %s"
2986
msgstr "неуспешно отдалечено разпакетиране: %s"
2987
3000
-#: send-pack.c:315
2988
+#: send-pack.c:316
2989
msgid "failed to sign the push certificate"
2990
msgstr "сертификатът за изтласкване не може да бъде подписан"
2991
3004
-#: send-pack.c:428
2992
+#: send-pack.c:429
2993
msgid "the receiving end does not support --signed push"
2994
msgstr "отсрещната страна не поддържа изтласкване с опцията „--signed“"
2995
3008
-#: send-pack.c:430
2996
+#: send-pack.c:431
2997
msgid ""
2998
"not sending a push certificate since the receiving end does not support --"
2999
"signed push"
@@ -3013,32 +3001,32 @@ msgstr ""
3001
"отсрещната страна не поддържа изтласкване с опцията „--signed“, затова не се "
3002
"използва сертификат"
3003
3016
-#: send-pack.c:442
3004
+#: send-pack.c:443
3005
msgid "the receiving end does not support --atomic push"
3006
msgstr "получаващата страна не поддържа изтласкване с опцията „--atomic“"
3007
3020
-#: send-pack.c:447
3008
+#: send-pack.c:448
3009
msgid "the receiving end does not support push options"
3010
msgstr "отсрещната страна не поддържа опции при изтласкване"
3011
3024
-#: sequencer.c:215
3012
+#: sequencer.c:216
3013
msgid "revert"
3014
msgstr "отмяна"
3015
3028
-#: sequencer.c:217
3016
+#: sequencer.c:218
3017
msgid "cherry-pick"
3018
msgstr "отбиране"
3019
3032
-#: sequencer.c:219
3020
+#: sequencer.c:220
3021
msgid "rebase -i"
3022
msgstr "rebase -i"
3023
3036
-#: sequencer.c:221
3024
+#: sequencer.c:222
3025
#, c-format
3026
msgid "Unknown action: %d"
3027
msgstr "Неизвестно действие: %d"
3028
3041
-#: sequencer.c:278
3029
+#: sequencer.c:279
3030
msgid ""
3031
"after resolving the conflicts, mark the corrected paths\n"
3032
"with 'git add <paths>' or 'git rm <paths>'"
@@ -3046,7 +3034,7 @@ msgstr ""
3034
"след коригирането на конфликтите, отбележете съответните\n"
3035
"пътища с „git add ПЪТ…“ или „git rm ПЪТ…“."
3036
3049
-#: sequencer.c:281
3037
+#: sequencer.c:282
3038
msgid ""
3039
"after resolving the conflicts, mark the corrected paths\n"
3040
"with 'git add <paths>' or 'git rm <paths>'\n"
@@ -3056,63 +3044,63 @@ msgstr ""
3044
"пътища с „git add ПЪТ…“ или „git rm ПЪТ…“, след което\n"
3045
"подайте резултата с командата „git commit'“."
3046
3059
-#: sequencer.c:294 sequencer.c:1682
3047
+#: sequencer.c:295 sequencer.c:1685
3048
#, c-format
3049
msgid "could not lock '%s'"
3050
msgstr "„%s“ не може да се заключи"
3051
3064
-#: sequencer.c:297 sequencer.c:1560 sequencer.c:1687 sequencer.c:1701
3052
+#: sequencer.c:298 sequencer.c:1563 sequencer.c:1690 sequencer.c:1704
3053
#, c-format
3054
msgid "could not write to '%s'"
3055
msgstr "в „%s“ не може да се пише"
3056
3069
-#: sequencer.c:301
3057
+#: sequencer.c:302
3058
#, c-format
3059
msgid "could not write eol to '%s'"
3060
msgstr "краят на ред не може да се запише в „%s“"
3061
3074
-#: sequencer.c:305 sequencer.c:1565 sequencer.c:1689
3062
+#: sequencer.c:306 sequencer.c:1568 sequencer.c:1692
3063
#, c-format
3064
msgid "failed to finalize '%s'."
3065
msgstr "„%s“ не може да се завърши."
3066
3079
-#: sequencer.c:329 sequencer.c:814 sequencer.c:1586 builtin/am.c:257
3080
-#: builtin/commit.c:749 builtin/merge.c:1018
3067
+#: sequencer.c:330 sequencer.c:817 sequencer.c:1589 builtin/am.c:258
3068
+#: builtin/commit.c:750 builtin/merge.c:1017
3069
#, c-format
3070
msgid "could not read '%s'"
3071
msgstr "файлът „%s“ не може да бъде прочетен"
3072
3085
-#: sequencer.c:355
3073
+#: sequencer.c:356
3074
#, c-format
3075
msgid "your local changes would be overwritten by %s."
3076
msgstr "локалните ви промени ще бъдат презаписани при %s."
3077
3090
-#: sequencer.c:359
3078
+#: sequencer.c:360
3079
msgid "commit your changes or stash them to proceed."
3080
msgstr "подайте или скатайте промените, за да продължите"
3081
3094
-#: sequencer.c:388
3082
+#: sequencer.c:389
3083
#, c-format
3084
msgid "%s: fast-forward"
3085
msgstr "%s: превъртане"
3086
3087
#. TRANSLATORS: %s will be "revert", "cherry-pick" or
3100
-#. * "rebase -i".
3088
+#. "rebase -i".
3089
#.
3102
-#: sequencer.c:470
3090
+#: sequencer.c:472
3091
#, c-format
3092
msgid "%s: Unable to write new index file"
3093
msgstr "%s: новият индекс не може да бъде запазен"
3094
3107
-#: sequencer.c:489
3095
+#: sequencer.c:491
3096
msgid "could not resolve HEAD commit\n"
3097
msgstr "подаването сочено от указателя „HEAD“ не може да бъде открито\n"
3098
3111
-#: sequencer.c:509
3099
+#: sequencer.c:511
3100
msgid "unable to update cache tree\n"
3101
msgstr "дървото на кеша не може да бъде обновено\n"
3102
3115
-#: sequencer.c:592
3103
+#: sequencer.c:595
3104
#, c-format
3105
msgid ""
3106
"you have staged changes in your working tree\n"
@@ -3141,17 +3129,17 @@ msgstr ""
3129
"\n"
3130
" git rebase --continue\n"
3131
3144
-#: sequencer.c:694
3132
+#: sequencer.c:697
3133
#, c-format
3134
msgid "could not parse commit %s\n"
3135
msgstr "подаването „%s“ не може да бъде анализирано\n"
3136
3149
-#: sequencer.c:699
3137
+#: sequencer.c:702
3138
#, c-format
3139
msgid "could not parse parent commit %s\n"
3140
msgstr "родителското подаване „%s“ не може да бъде анализирано\n"
3141
3154
-#: sequencer.c:821
3142
+#: sequencer.c:824
3143
#, c-format
3144
msgid ""
3145
"unexpected 1st line of squash message:\n"
@@ -3162,7 +3150,7 @@ msgstr ""
3150
"\n"
3151
" %.*s"
3152
3165
-#: sequencer.c:827
3153
+#: sequencer.c:830
3154
#, c-format
3155
msgid ""
3156
"invalid 1st line of squash message:\n"
@@ -3173,239 +3161,239 @@ msgstr ""
3161
"\n"
3162
" %.*s"
3163
3176
-#: sequencer.c:833 sequencer.c:858
3164
+#: sequencer.c:836 sequencer.c:861
3165
#, c-format
3166
msgid "This is a combination of %d commits."
3167
msgstr "Това е обединение от %d подавания"
3168
3181
-#: sequencer.c:842
3169
+#: sequencer.c:845
3170
msgid "need a HEAD to fixup"
3171
msgstr "За смачкване ви трябва указател „HEAD“"
3172
3185
-#: sequencer.c:844
3173
+#: sequencer.c:847
3174
msgid "could not read HEAD"
3175
msgstr "указателят „HEAD“ не може да се прочете"
3176
3189
-#: sequencer.c:846
3177
+#: sequencer.c:849
3178
msgid "could not read HEAD's commit message"
3179
msgstr ""
3180
"съобщението за подаване към указателя „HEAD“ не може да бъде прочетено: %s"
3181
3194
-#: sequencer.c:852
3182
+#: sequencer.c:855
3183
#, c-format
3184
msgid "cannot write '%s'"
3185
msgstr "„%s“ не може да се запази"
3186
3199
-#: sequencer.c:861 git-rebase--interactive.sh:445
3187
+#: sequencer.c:864 git-rebase--interactive.sh:445
3188
msgid "This is the 1st commit message:"
3189
msgstr "Това е 1-то съобщение при подаване:"
3190
3203
-#: sequencer.c:869
3191
+#: sequencer.c:872
3192
#, c-format
3193
msgid "could not read commit message of %s"
3194
msgstr "съобщението за подаване към „%s“ не може да бъде прочетено"
3195
3208
-#: sequencer.c:876
3196
+#: sequencer.c:879
3197
#, c-format
3198
msgid "This is the commit message #%d:"
3199
msgstr "Това е съобщение при подаване №${%d}:"
3200
3213
-#: sequencer.c:881
3201
+#: sequencer.c:884
3202
#, c-format
3203
msgid "The commit message #%d will be skipped:"
3204
msgstr "Съобщение при подаване №${%d} ще бъде прескочено:"
3205
3218
-#: sequencer.c:886
3206
+#: sequencer.c:889
3207
#, c-format
3208
msgid "unknown command: %d"
3209
msgstr "непозната команда: %d"
3210
3223
-#: sequencer.c:952
3211
+#: sequencer.c:955
3212
msgid "your index file is unmerged."
3213
msgstr "индексът не е слят."
3214
3227
-#: sequencer.c:970
3215
+#: sequencer.c:973
3216
#, c-format
3217
msgid "commit %s is a merge but no -m option was given."
3218
msgstr "подаването „%s“ е сливане, но не е дадена опцията „-m“"
3219
3232
-#: sequencer.c:978
3220
+#: sequencer.c:981
3221
#, c-format
3222
msgid "commit %s does not have parent %d"
3223
msgstr "подаването „%s“ няма родител %d"
3224
3237
-#: sequencer.c:982
3225
+#: sequencer.c:985
3226
#, c-format
3227
msgid "mainline was specified but commit %s is not a merge."
3228
msgstr "указано е базово подаване, но подаването „%s“ не е сливане."
3229
3242
-#: sequencer.c:988
3230
+#: sequencer.c:991
3231
#, c-format
3232
msgid "cannot get commit message for %s"
3233
msgstr "неуспешно извличане на съобщението за подаване на „%s“"
3234
3235
#. TRANSLATORS: The first %s will be a "todo" command like
3236
#. "revert" or "pick", the second %s a SHA1.
3249
-#: sequencer.c:1009
3237
+#: sequencer.c:1012
3238
#, c-format
3239
msgid "%s: cannot parse parent commit %s"
3240
msgstr "%s: неразпозната стойност за родителското подаване „%s“"
3241
3254
-#: sequencer.c:1071 sequencer.c:1827
3242
+#: sequencer.c:1075 sequencer.c:1830
3243
#, c-format
3244
msgid "could not rename '%s' to '%s'"
3245
msgstr "„%s“ не може да се преименува на „%s“"
3246
3259
-#: sequencer.c:1122
3247
+#: sequencer.c:1126
3248
#, c-format
3249
msgid "could not revert %s... %s"
3250
msgstr "подаването „%s“… не може да бъде отменено: „%s“"
3251
3264
-#: sequencer.c:1123
3252
+#: sequencer.c:1127
3253
#, c-format
3254
msgid "could not apply %s... %s"
3255
msgstr "подаването „%s“… не може да бъде приложено: „%s“"
3256
3269
-#: sequencer.c:1165
3257
+#: sequencer.c:1169
3258
msgid "empty commit set passed"
3259
msgstr "зададено е празно множество от подавания"
3260
3273
-#: sequencer.c:1175
3261
+#: sequencer.c:1179
3262
#, c-format
3263
msgid "git %s: failed to read the index"
3264
msgstr "git %s: неуспешно изчитане на индекса"
3265
3278
-#: sequencer.c:1182
3266
+#: sequencer.c:1186
3267
#, c-format
3268
msgid "git %s: failed to refresh the index"
3269
msgstr "git %s: неуспешно обновяване на индекса"
3270
3283
-#: sequencer.c:1303
3271
+#: sequencer.c:1306
3272
#, c-format
3273
msgid "invalid line %d: %.*s"
3274
msgstr "неправилен ред %d: %.*s"
3275
3288
-#: sequencer.c:1311
3276
+#: sequencer.c:1314
3277
#, c-format
3278
msgid "cannot '%s' without a previous commit"
3279
msgstr "Без предишно подаване не може да се изпълни „%s“"
3280
3293
-#: sequencer.c:1344
3281
+#: sequencer.c:1347
3282
#, c-format
3283
msgid "could not read '%s'."
3284
msgstr "от „%s“ не може да се чете."
3285
3298
-#: sequencer.c:1356
3286
+#: sequencer.c:1359
3287
msgid "please fix this using 'git rebase --edit-todo'."
3288
msgstr "коригирайте това чрез „git rebase --edit-todo“."
3289
3302
-#: sequencer.c:1358
3290
+#: sequencer.c:1361
3291
#, c-format
3292
msgid "unusable instruction sheet: '%s'"
3293
msgstr "неизползваем файл с описание на предстоящите действия: „%s“"
3294
3307
-#: sequencer.c:1363
3295
+#: sequencer.c:1366
3296
msgid "no commits parsed."
3297
msgstr "никое от подаванията не може да се разпознае."
3298
3311
-#: sequencer.c:1374
3299
+#: sequencer.c:1377
3300
msgid "cannot cherry-pick during a revert."
3301
msgstr ""
3302
"по време на отмяна на подаване не може да се извърши отбиране на подаване."
3303
3316
-#: sequencer.c:1376
3304
+#: sequencer.c:1379
3305
msgid "cannot revert during a cherry-pick."
3306
msgstr "по време на отбиране не може да се извърши отмяна на подаване."
3307
3320
-#: sequencer.c:1439
3308
+#: sequencer.c:1442
3309
#, c-format
3310
msgid "invalid key: %s"
3311
msgstr "неправилен ключ: „%s“"
3312
3325
-#: sequencer.c:1442
3313
+#: sequencer.c:1445
3314
#, c-format
3315
msgid "invalid value for %s: %s"
3316
msgstr "неправилна стойност за „%s“: „%s“"
3317
3330
-#: sequencer.c:1499
3318
+#: sequencer.c:1502
3319
#, c-format
3320
msgid "malformed options sheet: '%s'"
3321
msgstr "неправилен файл с опции: „%s“"
3322
3335
-#: sequencer.c:1537
3323
+#: sequencer.c:1540
3324
msgid "a cherry-pick or revert is already in progress"
3325
msgstr ""
3326
"в момента вече се извършва отбиране на подавания или пребазиране на клона"
3327
3340
-#: sequencer.c:1538
3328
+#: sequencer.c:1541
3329
msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
3330
msgstr "използвайте „git cherry-pick (--continue | --quit | --abort)“"
3331
3344
-#: sequencer.c:1541
3332
+#: sequencer.c:1544
3333
#, c-format
3334
msgid "could not create sequencer directory '%s'"
3335
msgstr "директорията за секвенсора „%s“ не може да бъде създадена"
3336
3349
-#: sequencer.c:1555
3337
+#: sequencer.c:1558
3338
msgid "could not lock HEAD"
3339
msgstr "указателят „HEAD“ не може да се заключи"
3340
3353
-#: sequencer.c:1611 sequencer.c:2181
3341
+#: sequencer.c:1614 sequencer.c:2188
3342
msgid "no cherry-pick or revert in progress"
3343
msgstr ""
3344
"в момента не се извършва отбиране на подавания или пребазиране на клона"
3345
3358
-#: sequencer.c:1613
3346
+#: sequencer.c:1616
3347
msgid "cannot resolve HEAD"
3348
msgstr "Подаването сочено от указателя „HEAD“ не може да бъде открито"
3349
3362
-#: sequencer.c:1615 sequencer.c:1649
3350
+#: sequencer.c:1618 sequencer.c:1652
3351
msgid "cannot abort from a branch yet to be born"
3352
msgstr ""
3353
"действието не може да бъде преустановено, когато сте на клон, който тепърва "
3354
"предстои да бъде създаден"
3355
3368
-#: sequencer.c:1635 builtin/grep.c:910
3356
+#: sequencer.c:1638 builtin/grep.c:929
3357
#, c-format
3358
msgid "cannot open '%s'"
3359
msgstr "„%s“ не може да бъде отворен"
3360
3373
-#: sequencer.c:1637
3361
+#: sequencer.c:1640
3362
#, c-format
3363
msgid "cannot read '%s': %s"
3364
msgstr "„%s“ не може да бъде прочетен: %s"
3365
3378
-#: sequencer.c:1638
3366
+#: sequencer.c:1641
3367
msgid "unexpected end of file"
3368
msgstr "неочакван край на файл"
3369
3382
-#: sequencer.c:1644
3370
+#: sequencer.c:1647
3371
#, c-format
3372
msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
3373
msgstr ""
3374
"запазеният преди започването на отбирането файл за указателя „HEAD“ — „%s“ е "
3375
"повреден"
3376
3389
-#: sequencer.c:1655
3377
+#: sequencer.c:1658
3378
msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
3379
msgstr ""
3380
"Изглежда указателят „HEAD“ е променен. Проверете към какво сочи.\n"
3381
"Не се правят промени."
3382
3395
-#: sequencer.c:1792 sequencer.c:2080
3383
+#: sequencer.c:1795 sequencer.c:2086
3384
msgid "cannot read HEAD"
3385
msgstr "указателят „HEAD“ не може да бъде прочетен"
3386
3399
-#: sequencer.c:1832 builtin/difftool.c:616
3387
+#: sequencer.c:1835 builtin/difftool.c:633
3388
#, c-format
3389
msgid "could not copy '%s' to '%s'"
3390
msgstr "„%s“ не може да се копира като „%s“"
3391
3404
-#: sequencer.c:1848
3392
+#: sequencer.c:1851
3393
msgid "could not read index"
3394
msgstr "индексът не може да бъде прочетен"
3395
3408
-#: sequencer.c:1853
3396
+#: sequencer.c:1856
3397
#, c-format
3398
msgid ""
3399
"execution failed: %s\n"
@@ -3420,11 +3408,11 @@ msgstr ""
3408
" git rebase --continue\n"
3409
"\n"
3410
3423
-#: sequencer.c:1859
3411
+#: sequencer.c:1862
3412
msgid "and made changes to the index and/or the working tree\n"
3413
msgstr "и промени индекса и/или работното дърво\n"
3414
3427
-#: sequencer.c:1865
3415
+#: sequencer.c:1868
3416
#, c-format
3417
msgid ""
3418
"execution succeeded: %s\n"
@@ -3441,17 +3429,17 @@ msgstr ""
3429
" git rebase --continue\n"
3430
"\n"
3431
3444
-#: sequencer.c:1920 git-rebase.sh:169
3432
+#: sequencer.c:1925
3433
#, c-format
3446
-msgid "Applied autostash."
3447
-msgstr "Автоматично скатаното е приложено."
3434
+msgid "Applied autostash.\n"
3435
+msgstr "Автоматично скатаното е приложено.\n"
3436
3449
-#: sequencer.c:1932
3437
+#: sequencer.c:1937
3438
#, c-format
3439
msgid "cannot store %s"
3440
msgstr "„%s“ не може да бъде запазен"
3441
3454
-#: sequencer.c:1934 git-rebase.sh:173
3442
+#: sequencer.c:1940 git-rebase.sh:173
3443
#, c-format
3444
msgid ""
3445
"Applying autostash resulted in conflicts.\n"
@@ -3462,57 +3450,57 @@ msgstr ""
3450
"надеждно скатани. Можете да пробвате да ги приложите чрез „git stash pop“\n"
3451
"или да ги изхвърлите чрез „git stash drop“, когато поискате.\n"
3452
3465
-#: sequencer.c:2016
3453
+#: sequencer.c:2022
3454
#, c-format
3455
msgid "Stopped at %s... %.*s\n"
3456
msgstr "Спиране при „%s“… %.*s\n"
3457
3470
-#: sequencer.c:2058
3458
+#: sequencer.c:2064
3459
#, c-format
3460
msgid "unknown command %d"
3461
msgstr "непозната команда %d"
3462
3475
-#: sequencer.c:2088
3463
+#: sequencer.c:2094
3464
msgid "could not read orig-head"
3465
msgstr "указателят за „orig-head“ не може да се прочете"
3466
3479
-#: sequencer.c:2092
3467
+#: sequencer.c:2099
3468
msgid "could not read 'onto'"
3469
msgstr "указателят за „onto“ не може да се прочете"
3470
3483
-#: sequencer.c:2099
3471
+#: sequencer.c:2106
3472
#, c-format
3473
msgid "could not update %s"
3474
msgstr "„%s“ не може да се обнови"
3475
3488
-#: sequencer.c:2106
3476
+#: sequencer.c:2113
3477
#, c-format
3478
msgid "could not update HEAD to %s"
3479
msgstr "„HEAD“ не може да бъде обновен до „%s“"
3480
3493
-#: sequencer.c:2190
3481
+#: sequencer.c:2197
3482
msgid "cannot rebase: You have unstaged changes."
3483
msgstr "не може да пребазирате, защото има промени, които не са в индекса."
3484
3497
-#: sequencer.c:2195
3485
+#: sequencer.c:2202
3486
msgid "could not remove CHERRY_PICK_HEAD"
3487
msgstr "указателят „CHERRY_PICK_HEAD“ не може да бъде изтрит"
3488
3501
-#: sequencer.c:2204
3489
+#: sequencer.c:2211
3490
msgid "cannot amend non-existing commit"
3491
msgstr "несъществуващо подаване не може да се поправи"
3492
3505
-#: sequencer.c:2206
3493
+#: sequencer.c:2213
3494
#, c-format
3495
msgid "invalid file: '%s'"
3496
msgstr "неправилен файл: „%s“"
3497
3510
-#: sequencer.c:2208
3498
+#: sequencer.c:2215
3499
#, c-format
3500
msgid "invalid contents: '%s'"
3501
msgstr "неправилно съдържание: „%s“"
3502
3515
-#: sequencer.c:2211
3503
+#: sequencer.c:2218
3504
msgid ""
3505
"\n"
3506
"You have uncommitted changes in your working tree. Please, commit them\n"
@@ -3522,25 +3510,25 @@ msgstr ""
3510
"В работното дърво има неподадени промени. Първо ги подайте, а след това\n"
3511
"отново изпълнете „git rebase --continue“."
3512
3525
-#: sequencer.c:2221
3513
+#: sequencer.c:2228
3514
msgid "could not commit staged changes."
3515
msgstr "промените в индекса не могат да бъдат подадени."
3516
3529
-#: sequencer.c:2301
3517
+#: sequencer.c:2308
3518
#, c-format
3519
msgid "%s: can't cherry-pick a %s"
3520
msgstr "%s: не може да се отбере „%s“"
3521
3534
-#: sequencer.c:2305
3522
+#: sequencer.c:2312
3523
#, c-format
3524
msgid "%s: bad revision"
3525
msgstr "%s: неправилна версия"
3526
3539
-#: sequencer.c:2338
3527
+#: sequencer.c:2345
3528
msgid "can't revert as initial commit"
3529
msgstr "първоначалното подаване не може да бъде отменено"
3530
3543
-#: setup.c:165
3531
+#: setup.c:171
3532
#, c-format
3533
msgid ""
3534
"%s: no such path in the working tree.\n"
@@ -3551,7 +3539,7 @@ msgstr ""
3539
"\n"
3540
" git КОМАНДА -- ПЪТ…"
3541
3554
-#: setup.c:178
3542
+#: setup.c:184
3543
#, c-format
3544
msgid ""
3545
"ambiguous argument '%s': unknown revision or path not in the working tree.\n"
@@ -3564,7 +3552,7 @@ msgstr ""
3552
"\n"
3553
" git КОМАНДА [ВЕРСИЯ…] -- [ФАЙЛ…]"
3554
3567
-#: setup.c:228
3555
+#: setup.c:252
3556
#, c-format
3557
msgid ""
3558
"ambiguous argument '%s': both revision and filename\n"
@@ -3576,36 +3564,36 @@ msgstr ""
3564
"\n"
3565
" git КОМАНДА [ВЕРСИЯ…] -- [ФАЙЛ…]"
3566
3579
-#: setup.c:475
3567
+#: setup.c:504
3568
#, c-format
3569
msgid "Expected git repo version <= %d, found %d"
3570
msgstr "Очаква се версия на хранилището на git <= %d, а не %d"
3571
3584
-#: setup.c:483
3572
+#: setup.c:512
3573
msgid "unknown repository extensions found:"
3574
msgstr "открити са непознати разширения в хранилището:"
3575
3588
-#: setup.c:776
3576
+#: setup.c:810
3577
#, c-format
3578
msgid "Not a git repository (or any of the parent directories): %s"
3579
msgstr ""
3580
"Нито тази, нито която и да е от по-горните директории, не е хранилище на "
3581
"git: %s"
3582
3595
-#: setup.c:778 builtin/index-pack.c:1646
3583
+#: setup.c:812 builtin/index-pack.c:1652
3584
msgid "Cannot come back to cwd"
3585
msgstr "Процесът не може да се върне към предишната работна директория"
3586
3599
-#: setup.c:1010
3587
+#: setup.c:1050
3588
msgid "Unable to read current working directory"
3589
msgstr "Текущата работна директория не може да бъде прочетена"
3590
3603
-#: setup.c:1022 setup.c:1028
3591
+#: setup.c:1062 setup.c:1068
3592
#, c-format
3593
msgid "Cannot change to '%s'"
3594
msgstr "Не може да се влезе в директорията „%s“"
3595
3608
-#: setup.c:1041
3596
+#: setup.c:1081
3597
#, c-format
3598
msgid ""
3599
"Not a git repository (or any parent up to mount point %s)\n"
@@ -3616,7 +3604,7 @@ msgstr ""
3604
"Git работи в рамките на една файлова система, защото променливата на средата "
3605
"„GIT_DISCOVERY_ACROSS_FILESYSTEM“ не е зададена."
3606
3619
-#: setup.c:1106
3607
+#: setup.c:1173
3608
#, c-format
3609
msgid ""
3610
"Problem with core.sharedRepository filemode value (0%.3o).\n"
@@ -3626,27 +3614,27 @@ msgstr ""
3614
"(0%.3o).\n"
3615
"Собственикът на файла трябва да има права за писане и четене."
3616
3629
-#: sha1_file.c:559
3617
+#: sha1_file.c:560
3618
#, c-format
3619
msgid "path '%s' does not exist"
3620
msgstr "пътят „%s“ не съществува."
3621
3634
-#: sha1_file.c:585
3622
+#: sha1_file.c:586
3623
#, c-format
3624
msgid "reference repository '%s' as a linked checkout is not supported yet."
3625
msgstr "все още не се поддържа еталонно хранилище „%s“ като свързано."
3626
3639
-#: sha1_file.c:591
3627
+#: sha1_file.c:592
3628
#, c-format
3629
msgid "reference repository '%s' is not a local repository."
3630
msgstr "еталонното хранилище „%s“ не е локално"
3631
3644
-#: sha1_file.c:597
3632
+#: sha1_file.c:598
3633
#, c-format
3634
msgid "reference repository '%s' is shallow"
3635
msgstr "еталонното хранилище „%s“ е плитко"
3636
3649
-#: sha1_file.c:605
3637
+#: sha1_file.c:606
3638
#, c-format
3639
msgid "reference repository '%s' is grafted"
3640
msgstr "еталонното хранилище „%s“ е с присаждане"
@@ -3656,30 +3644,30 @@ msgid "offset before end of packfile (broken .idx?)"
3644
msgstr ""
3645
"отместване преди края на пакетния файл (възможно е индексът да е повреден)"
3646
3659
-#: sha1_file.c:2721
3647
+#: sha1_file.c:2729
3648
#, c-format
3649
msgid "offset before start of pack index for %s (corrupt index?)"
3650
msgstr ""
3651
"отместване преди началото на индекса на пакетния файл „%s“ (възможно е "
3652
"индексът да е повреден)"
3653
3666
-#: sha1_file.c:2725
3654
+#: sha1_file.c:2733
3655
#, c-format
3656
msgid "offset beyond end of pack index for %s (truncated index?)"
3657
msgstr ""
3658
"отместване преди края на индекса на пакетния файл „%s“ (възможно е индексът "
3659
"да е отрязан)"
3660
3673
-#: sha1_name.c:409
3661
+#: sha1_name.c:419
3662
#, c-format
3663
msgid "short SHA1 %s is ambiguous"
3664
msgstr "късият SHA1 „%s“ не е еднозначен"
3665
3678
-#: sha1_name.c:420
3666
+#: sha1_name.c:430
3667
msgid "The candidates are:"
3668
msgstr "Възможностите са:"
3669
3682
-#: sha1_name.c:580
3670
+#: sha1_name.c:589
3671
msgid ""
3672
"Git normally never creates a ref that ends with 40 hex characters\n"
3673
"because it will be ignored when you just specify 40-hex. These refs\n"
@@ -3703,56 +3691,66 @@ msgstr ""
3691
"спрете това съобщение като изпълните командата:\n"
3692
"„git config advice.objectNameWarning false“"
3693
3706
-#: submodule.c:67 submodule.c:101
3694
+#: submodule.c:70 submodule.c:104
3695
msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
3696
msgstr ""
3697
"Неслетите файлове „.gitmodules“ не могат да бъдат променяни. Първо "
3698
"коригирайте конфликтите"
3699
3712
-#: submodule.c:71 submodule.c:105
3700
+#: submodule.c:74 submodule.c:108
3701
#, c-format
3702
msgid "Could not find section in .gitmodules where path=%s"
3703
msgstr "Във файла „.gitmodules“ липсва раздел за директория „path=%s“"
3704
3717
-#: submodule.c:79
3705
+#: submodule.c:82
3706
#, c-format
3707
msgid "Could not update .gitmodules entry %s"
3708
msgstr "Записът „%s“ във файла „.gitmodules“ не може да бъде променен"
3709
3722
-#: submodule.c:112
3710
+#: submodule.c:115
3711
#, c-format
3712
msgid "Could not remove .gitmodules entry for %s"
3713
msgstr "Записът „%s“ във файла „.gitmodules“ не може да бъде изтрит"
3714
3727
-#: submodule.c:123
3715
+#: submodule.c:126
3716
msgid "staging updated .gitmodules failed"
3717
msgstr "неуспешно добавяне на променения файл „.gitmodules“ в индекса"
3718
3731
-#: submodule.c:161
3719
+#: submodule.c:165
3720
msgid "negative values not allowed for submodule.fetchJobs"
3721
msgstr "Настройката „submodule.fetchJobs“ не приема отрицателни стойности"
3722
3735
-#: submodule.c:1194
3723
+#: submodule.c:376
3724
+#, c-format
3725
+msgid "in unpopulated submodule '%s'"
3726
+msgstr "в неподготвения подмодул „%s“"
3727
+
3728
+#: submodule.c:407
3729
+#, c-format
3730
+msgid "Pathspec '%s' is in submodule '%.*s'"
3731
+msgstr "Пътят „%s“ е в подмодула „%.*s“"
3732
+
3733
+#: submodule.c:1337
3734
#, c-format
3735
msgid "'%s' not recognized as a git repository"
3736
msgstr "„%s“ не е хранилище на git"
3737
3740
-#: submodule.c:1332
3738
+#: submodule.c:1475
3739
#, c-format
3740
msgid "could not start 'git status' in submodule '%s'"
3741
msgstr "командата „git status“ не може да се изпълни в подмодула „%s“"
3742
3745
-#: submodule.c:1345
3743
+#: submodule.c:1488
3744
#, c-format
3745
msgid "could not run 'git status' in submodule '%s'"
3746
msgstr "командата „git status“ не може да се изпълни в подмодула „%s“"
3747
3750
-#: submodule.c:1421
3748
+#: submodule.c:1581
3749
#, c-format
3750
msgid "submodule '%s' has dirty index"
3751
msgstr "индексът на подмодула „%s“ не е чист"
3752
3755
-#: submodule.c:1678
3753
+#: submodule.c:1845
3754
#, c-format
3755
msgid ""
3756
"relocate_gitdir for submodule '%s' with more than one worktree not supported"
@@ -3760,18 +3758,18 @@ msgstr ""
3758
"не се поддържа „relocate_gitdir“ за подмодула „%s“, който има повече от едно "
3759
"работно дърво"
3760
3763
-#: submodule.c:1690 submodule.c:1746
3761
+#: submodule.c:1857 submodule.c:1913
3762
#, c-format
3763
msgid "could not lookup name for submodule '%s'"
3764
msgstr "името на подмодула „%s“ не може да бъде намерено"
3765
3768
-#: submodule.c:1694 builtin/submodule--helper.c:678
3766
+#: submodule.c:1861 builtin/submodule--helper.c:678
3767
#: builtin/submodule--helper.c:688
3768
#, c-format
3769
msgid "could not create directory '%s'"
3770
msgstr "Директорията „%s“ не може да бъде създадена"
3771
3774
-#: submodule.c:1697
3772
+#: submodule.c:1864
3773
#, c-format
3774
msgid ""
3775
"Migrating git directory of '%s%s' from\n"
@@ -3782,94 +3780,94 @@ msgstr ""
3780
"„%s“ към\n"
3781
"„%s“\n"
3782
3785
-#: submodule.c:1781
3783
+#: submodule.c:1948
3784
#, c-format
3785
msgid "could not recurse into submodule '%s'"
3786
msgstr "неуспешна обработка на поддиректориите в подмодула „%s“"
3787
3790
-#: submodule.c:1825
3788
+#: submodule.c:1992
3789
msgid "could not start ls-files in .."
3790
msgstr "„ls-stat“ не може да се стартира в „..“"
3791
3794
-#: submodule.c:1845
3792
+#: submodule.c:2012
3793
msgid "BUG: returned path string doesn't match cwd?"
3794
msgstr "ГРЕШКА: полученият низ за пътя не съвпада с върнатото от „cwd“"
3795
3798
-#: submodule.c:1864
3796
+#: submodule.c:2031
3797
#, c-format
3798
msgid "ls-tree returned unexpected return code %d"
3799
msgstr "„ls-tree“ завърши с неочакван изходен код: %d"
3800
3803
-#: submodule-config.c:380
3801
+#: submodule-config.c:420
3802
#, c-format
3803
msgid "invalid value for %s"
3804
msgstr "Неправилна стойност за „%s“"
3805
3808
-#: trailer.c:240
3806
+#: trailer.c:241
3807
#, c-format
3808
msgid "running trailer command '%s' failed"
3809
msgstr "неуспешно изпълнение на завършващата команда „%s“"
3810
3813
-#: trailer.c:473 trailer.c:477 trailer.c:481 trailer.c:535 trailer.c:539
3814
-#: trailer.c:543
3811
+#: trailer.c:474 trailer.c:478 trailer.c:482 trailer.c:536 trailer.c:540
3812
+#: trailer.c:544
3813
#, c-format
3814
msgid "unknown value '%s' for key '%s'"
3815
msgstr "непозната стойност „%s“ за настройката „%s“"
3816
3819
-#: trailer.c:525 trailer.c:530 builtin/remote.c:289
3817
+#: trailer.c:526 trailer.c:531 builtin/remote.c:290
3818
#, c-format
3819
msgid "more than one %s"
3820
msgstr "стойността „%s“ се повтаря в настройките"
3821
3824
-#: trailer.c:702
3822
+#: trailer.c:703
3823
#, c-format
3824
msgid "empty trailer token in trailer '%.*s'"
3825
msgstr "празна завършваща лексема в епилога „%.*s“"
3826
3829
-#: trailer.c:722
3827
+#: trailer.c:723
3828
#, c-format
3829
msgid "could not read input file '%s'"
3830
msgstr "входният файл „%s“ не може да бъде прочетен"
3831
3834
-#: trailer.c:725
3832
+#: trailer.c:726
3833
msgid "could not read from stdin"
3834
msgstr "от стандартния вход не може да се чете"
3835
3838
-#: trailer.c:949 builtin/am.c:44
3836
+#: trailer.c:950 builtin/am.c:45
3837
#, c-format
3838
msgid "could not stat %s"
3839
msgstr "Не може да се получи информация чрез „stat“ за „%s“"
3840
3843
-#: trailer.c:951
3841
+#: trailer.c:952
3842
#, c-format
3843
msgid "file %s is not a regular file"
3844
msgstr "„%s“ не е обикновен файл"
3845
3848
-#: trailer.c:953
3846
+#: trailer.c:954
3847
#, c-format
3848
msgid "file %s is not writable by user"
3849
msgstr "„%s“: няма права за записване на файла"
3850
3853
-#: trailer.c:965
3851
+#: trailer.c:966
3852
msgid "could not open temporary file"
3853
msgstr "временният файл не може да се отвори"
3854
3857
-#: trailer.c:1001
3855
+#: trailer.c:1002
3856
#, c-format
3857
msgid "could not rename temporary file to %s"
3858
msgstr "временният файл не може да се преименува на „%s“"
3859
3862
-#: transport.c:62
3860
+#: transport.c:63
3861
#, c-format
3862
msgid "Would set upstream of '%s' to '%s' of '%s'\n"
3863
msgstr "Клонът „%s“ ще следи „%s“ от „%s“\n"
3864
3867
-#: transport.c:151
3865
+#: transport.c:152
3866
#, c-format
3867
msgid "transport: invalid depth option '%s'"
3868
msgstr "transport: неправилна опция за дълбочина: %s"
3869
3872
-#: transport.c:889
3870
+#: transport.c:890
3871
#, c-format
3872
msgid ""
3873
"The following submodule paths contain changes that can\n"
@@ -3878,7 +3876,7 @@ msgstr ""
3876
"Следните пътища за подмодули съдържат промени,\n"
3877
"които липсват от всички отдалечени хранилища:\n"
3878
3881
-#: transport.c:893
3879
+#: transport.c:894
3880
#, c-format
3881
msgid ""
3882
"\n"
@@ -3903,11 +3901,11 @@ msgstr ""
3901
" git push\n"
3902
"\n"
3903
3906
-#: transport.c:901
3904
+#: transport.c:902
3905
msgid "Aborting."
3906
msgstr "Преустановяване на действието."
3907
3910
-#: transport-helper.c:1080
3908
+#: transport-helper.c:1071
3909
#, c-format
3910
msgid "Could not read ref %s"
3911
msgstr "Указателят „%s“ не може да се прочете."
@@ -3928,7 +3926,7 @@ msgstr "празно име на файл в запис в дърво"
3926
msgid "too-short tree file"
3927
msgstr "прекалено кратък файл-дърво"
3928
3931
-#: unpack-trees.c:104
3929
+#: unpack-trees.c:105
3930
#, c-format
3931
msgid ""
3932
"Your local changes to the following files would be overwritten by checkout:\n"
@@ -3937,7 +3935,7 @@ msgstr ""
3935
"Изтеглянето ще презапише локалните промени на тези файлове:\n"
3936
"%%sПодайте или скатайте промените, за да преминете към нов клон."
3937
3940
-#: unpack-trees.c:106
3938
+#: unpack-trees.c:107
3939
#, c-format
3940
msgid ""
3941
"Your local changes to the following files would be overwritten by checkout:\n"
@@ -3946,7 +3944,7 @@ msgstr ""
3944
"Изтеглянето ще презапише локалните промени на тези файлове:\n"
3945
"%%s"
3946
3949
-#: unpack-trees.c:109
3947
+#: unpack-trees.c:110
3948
#, c-format
3949
msgid ""
3950
"Your local changes to the following files would be overwritten by merge:\n"
@@ -3955,7 +3953,7 @@ msgstr ""
3953
"Сливането ще презапише локалните промени на тези файлове:\n"
3954
"%%sПодайте или скатайте промените, за да слеете."
3955
3958
-#: unpack-trees.c:111
3956
+#: unpack-trees.c:112
3957
#, c-format
3958
msgid ""
3959
"Your local changes to the following files would be overwritten by merge:\n"
@@ -3964,7 +3962,7 @@ msgstr ""
3962
"Сливането ще презапише локалните промени на тези файлове:\n"
3963
"%%s"
3964
3967
-#: unpack-trees.c:114
3965
+#: unpack-trees.c:115
3966
#, c-format
3967
msgid ""
3968
"Your local changes to the following files would be overwritten by %s:\n"
@@ -3973,7 +3971,7 @@ msgstr ""
3971
"„%s“ ще презапише локалните промени на тези файлове:\n"
3972
"%%sПодайте или скатайте промените, за да извършите „%s“."
3973
3976
-#: unpack-trees.c:116
3974
+#: unpack-trees.c:117
3975
#, c-format
3976
msgid ""
3977
"Your local changes to the following files would be overwritten by %s:\n"
@@ -3982,7 +3980,7 @@ msgstr ""
3980
"„%s“ ще презапише локалните промени на тези файлове:\n"
3981
"%%s"
3982
3985
-#: unpack-trees.c:121
3983
+#: unpack-trees.c:122
3984
#, c-format
3985
msgid ""
3986
"Updating the following directories would lose untracked files in them:\n"
@@ -3991,7 +3989,7 @@ msgstr ""
3989
"Обновяването на следните директории ще изтрие неследените файлове в тях:\n"
3990
"%s"
3991
3994
-#: unpack-trees.c:125
3992
+#: unpack-trees.c:126
3993
#, c-format
3994
msgid ""
3995
"The following untracked working tree files would be removed by checkout:\n"
@@ -4000,7 +3998,7 @@ msgstr ""
3998
"Изтеглянето ще изтрие тези неследени файлове в работното дърво:\n"
3999
"%%sПреместете ги или ги изтрийте, за да преминете на друг клон."
4000
4003
-#: unpack-trees.c:127
4001
+#: unpack-trees.c:128
4002
#, c-format
4003
msgid ""
4004
"The following untracked working tree files would be removed by checkout:\n"
@@ -4009,7 +4007,7 @@ msgstr ""
4007
"Изтеглянето ще изтрие тези неследени файлове в работното дърво:\n"
4008
"%%s"
4009
4012
-#: unpack-trees.c:130
4010
+#: unpack-trees.c:131
4011
#, c-format
4012
msgid ""
4013
"The following untracked working tree files would be removed by merge:\n"
@@ -4018,7 +4016,7 @@ msgstr ""
4016
"Сливането ще изтрие тези неследени файлове в работното дърво:\n"
4017
"%%sПреместете ги или ги изтрийте, за да слеете."
4018
4021
-#: unpack-trees.c:132
4019
+#: unpack-trees.c:133
4020
#, c-format
4021
msgid ""
4022
"The following untracked working tree files would be removed by merge:\n"
@@ -4027,7 +4025,7 @@ msgstr ""
4025
"Сливането ще изтрие тези неследени файлове в работното дърво:\n"
4026
"%%s"
4027
4030
-#: unpack-trees.c:135
4028
+#: unpack-trees.c:136
4029
#, c-format
4030
msgid ""
4031
"The following untracked working tree files would be removed by %s:\n"
@@ -4036,7 +4034,7 @@ msgstr ""
4034
"„%s“ ще изтрие тези неследени файлове в работното дърво:\n"
4035
"%%sПреместете ги или ги изтрийте, за да извършите „%s“."
4036
4039
-#: unpack-trees.c:137
4037
+#: unpack-trees.c:138
4038
#, c-format
4039
msgid ""
4040
"The following untracked working tree files would be removed by %s:\n"
@@ -4045,7 +4043,7 @@ msgstr ""
4043
"„%s“ ще изтрие тези неследени файлове в работното дърво:\n"
4044
"%%s"
4045
4048
-#: unpack-trees.c:142
4046
+#: unpack-trees.c:143
4047
#, c-format
4048
msgid ""
4049
"The following untracked working tree files would be overwritten by "
@@ -4055,7 +4053,7 @@ msgstr ""
4053
"Изтеглянето ще презапише тези неследени файлове в работното дърво:\n"
4054
"%%sПреместете ги или ги изтрийте, за да смените клон."
4055
4058
-#: unpack-trees.c:144
4056
+#: unpack-trees.c:145
4057
#, c-format
4058
msgid ""
4059
"The following untracked working tree files would be overwritten by "
@@ -4065,7 +4063,7 @@ msgstr ""
4063
"Изтеглянето ще презапише тези неследени файлове в работното дърво:\n"
4064
"%%s"
4065
4068
-#: unpack-trees.c:147
4066
+#: unpack-trees.c:148
4067
#, c-format
4068
msgid ""
4069
"The following untracked working tree files would be overwritten by merge:\n"
@@ -4074,7 +4072,7 @@ msgstr ""
4072
"Сливането ще презапише тези неследени файлове в работното дърво:\n"
4073
"%%sПреместете ги или ги изтрийте, за да слеете."
4074
4077
-#: unpack-trees.c:149
4075
+#: unpack-trees.c:150
4076
#, c-format
4077
msgid ""
4078
"The following untracked working tree files would be overwritten by merge:\n"
@@ -4083,7 +4081,7 @@ msgstr ""
4081
"Сливането ще презапише тези неследени файлове в работното дърво:\n"
4082
"%%s"
4083
4086
-#: unpack-trees.c:152
4084
+#: unpack-trees.c:153
4085
#, c-format
4086
msgid ""
4087
"The following untracked working tree files would be overwritten by %s:\n"
@@ -4092,7 +4090,7 @@ msgstr ""
4090
"„%s“ ще презапише тези неследени файлове в работното дърво:\n"
4091
"%%sПреместете ги или ги изтрийте, за да извършите „%s“."
4092
4095
-#: unpack-trees.c:154
4093
+#: unpack-trees.c:155
4094
#, c-format
4095
msgid ""
4096
"The following untracked working tree files would be overwritten by %s:\n"
@@ -4101,12 +4099,12 @@ msgstr ""
4099
"„%s“ ще презапише тези неследени файлове в работното дърво:\n"
4100
"%%s"
4101
4104
-#: unpack-trees.c:161
4102
+#: unpack-trees.c:162
4103
#, c-format
4104
msgid "Entry '%s' overlaps with '%s'. Cannot bind."
4105
msgstr "Записът за „%s“ съвпада с този за „%s“. Не може да се присвои."
4106
4109
-#: unpack-trees.c:164
4107
+#: unpack-trees.c:165
4108
#, c-format
4109
msgid ""
4110
"Cannot update sparse checkout: the following entries are not up-to-date:\n"
@@ -4116,7 +4114,7 @@ msgstr ""
4114
"актуални:\n"
4115
"%s"
4116
4119
-#: unpack-trees.c:166
4117
+#: unpack-trees.c:167
4118
#, c-format
4119
msgid ""
4120
"The following working tree files would be overwritten by sparse checkout "
@@ -4127,7 +4125,7 @@ msgstr ""
4125
"дърво:\n"
4126
"%s"
4127
4130
-#: unpack-trees.c:168
4128
+#: unpack-trees.c:169
4129
#, c-format
4130
msgid ""
4131
"The following working tree files would be removed by sparse checkout "
@@ -4138,7 +4136,7 @@ msgstr ""
4136
"дърво:\n"
4137
"%s"
4138
4141
-#: unpack-trees.c:170
4139
+#: unpack-trees.c:171
4140
#, c-format
4141
msgid ""
4142
"Cannot update submodule:\n"
@@ -4147,17 +4145,17 @@ msgstr ""
4145
"Подмодулът не може да бъде обновен:\n"
4146
"„%s“"
4147
4150
-#: unpack-trees.c:247
4148
+#: unpack-trees.c:248
4149
#, c-format
4150
msgid "Aborting\n"
4151
msgstr "Преустановяване на действието\n"
4152
4155
-#: unpack-trees.c:272
4153
+#: unpack-trees.c:277
4154
#, c-format
4155
msgid "submodule update strategy not supported for submodule '%s'"
4156
msgstr "подмодулът „%s“ не поддържа стратегията за обновяване като подмодул"
4157
4160
-#: unpack-trees.c:340
4158
+#: unpack-trees.c:346
4159
msgid "Checking out files"
4160
msgstr "Изтегляне на файлове"
4161
@@ -4190,195 +4188,201 @@ msgstr "неправилен номер на порт"
4188
msgid "invalid '..' path segment"
4189
msgstr "неправилна част от пътя „..“"
4190
4193
-#: worktree.c:285
4191
+#: worktree.c:245
4192
#, c-format
4193
msgid "failed to read '%s'"
4194
msgstr "„%s“ не може да бъде прочетен"
4195
4198
-#: wrapper.c:222 wrapper.c:392
4196
+#: wrapper.c:223 wrapper.c:393
4197
#, c-format
4198
msgid "could not open '%s' for reading and writing"
4199
msgstr "„%s“ не може да бъде отворен и за четене, и за запис"
4200
4203
-#: wrapper.c:224 wrapper.c:394 builtin/am.c:766
4201
+#: wrapper.c:225 wrapper.c:395 builtin/am.c:766
4202
#, c-format
4203
msgid "could not open '%s' for writing"
4204
msgstr "„%s“ не може да бъде отворен за запис"
4205
4208
-#: wrapper.c:226 wrapper.c:396 builtin/am.c:318 builtin/am.c:757
4209
-#: builtin/am.c:849 builtin/commit.c:1700 builtin/merge.c:1015
4210
-#: builtin/pull.c:341
4206
+#: wrapper.c:227 wrapper.c:397 builtin/am.c:319 builtin/am.c:757
4207
+#: builtin/am.c:849 builtin/merge.c:1014
4208
#, c-format
4209
msgid "could not open '%s' for reading"
4210
msgstr "файлът не може да бъде прочетен: „%s“"
4211
4215
-#: wrapper.c:581 wrapper.c:602
4212
+#: wrapper.c:424 wrapper.c:624
4213
#, c-format
4214
msgid "unable to access '%s'"
4215
msgstr "няма достъп до „%s“"
4216
4220
-#: wrapper.c:610
4217
+#: wrapper.c:632
4218
msgid "unable to get current working directory"
4219
msgstr "текущата работна директория е недостъпна"
4220
4224
-#: wrapper.c:634
4221
+#: wrapper.c:656
4222
#, c-format
4223
msgid "could not write to %s"
4224
msgstr "„%s“ не може да бъде записан"
4225
4229
-#: wrapper.c:636
4226
+#: wrapper.c:658
4227
#, c-format
4228
msgid "could not close %s"
4229
msgstr "„%s“ не може да се затвори"
4230
4234
-#: wt-status.c:151
4231
+#: wt-status.c:152
4232
msgid "Unmerged paths:"
4233
msgstr "Неслети пътища:"
4234
4238
-#: wt-status.c:178 wt-status.c:205
4235
+#: wt-status.c:179 wt-status.c:206
4236
#, c-format
4237
msgid " (use \"git reset %s <file>...\" to unstage)"
4238
msgstr " (използвайте „git reset %s ФАЙЛ…“, за да извадите ФАЙЛа от индекса)"
4239
4243
-#: wt-status.c:180 wt-status.c:207
4240
+#: wt-status.c:181 wt-status.c:208
4241
msgid " (use \"git rm --cached <file>...\" to unstage)"
4242
msgstr ""
4243
" (използвайте „git rm --cached %s ФАЙЛ…“, за да извадите ФАЙЛа от индекса)"
4244
4248
-#: wt-status.c:184
4245
+#: wt-status.c:185
4246
msgid " (use \"git add <file>...\" to mark resolution)"
4247
msgstr ""
4248
" (използвайте „git add ФАЙЛ…“, за да укажете разрешаването на конфликта)"
4249
4253
-#: wt-status.c:186 wt-status.c:190
4250
+#: wt-status.c:187 wt-status.c:191
4251
msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
4252
msgstr ""
4253
" (използвайте „git add/rm ФАЙЛ…“, според решението, което избирате за "
4254
"конфликта)"
4255
4259
-#: wt-status.c:188
4256
+#: wt-status.c:189
4257
msgid " (use \"git rm <file>...\" to mark resolution)"
4258
msgstr ""
4259
" (използвайте „git rm ФАЙЛ…“, за да укажете разрешаването на конфликта)"
4260
4264
-#: wt-status.c:199 wt-status.c:958
4261
+#: wt-status.c:200 wt-status.c:981
4262
msgid "Changes to be committed:"
4263
msgstr "Промени, които ще бъдат подадени:"
4264
4268
-#: wt-status.c:217 wt-status.c:967
4265
+#: wt-status.c:218 wt-status.c:990
4266
msgid "Changes not staged for commit:"
4267
msgstr "Промени, които не са в индекса за подаване:"
4268
4272
-#: wt-status.c:221
4269
+#: wt-status.c:222
4270
msgid " (use \"git add <file>...\" to update what will be committed)"
4271
msgstr ""
4272
" (използвайте „git add ФАЙЛ…“, за да обновите съдържанието за подаване)"
4273
4277
-#: wt-status.c:223
4274
+#: wt-status.c:224
4275
msgid " (use \"git add/rm <file>...\" to update what will be committed)"
4276
msgstr ""
4277
" (използвайте „git add/rm ФАЙЛ…“, за да обновите съдържанието за подаване)"
4278
4282
-#: wt-status.c:224
4279
+#: wt-status.c:225
4280
msgid ""
4281
" (use \"git checkout -- <file>...\" to discard changes in working directory)"
4282
msgstr ""
4283
" (използвайте „git checkout -- ФАЙЛ…“, за да отхвърлите промените в "
4284
"работното дърво)"
4285
4289
-#: wt-status.c:226
4286
+#: wt-status.c:227
4287
msgid " (commit or discard the untracked or modified content in submodules)"
4288
msgstr ""
4289
" (подайте или отхвърлете неследеното или промененото съдържание в "
4290
"подмодулите)"
4291
4295
-#: wt-status.c:238
4292
+#: wt-status.c:239
4293
#, c-format
4294
msgid " (use \"git %s <file>...\" to include in what will be committed)"
4295
msgstr ""
4296
" (използвайте „git %s ФАЙЛ…“, за да определите какво включвате в подаването)"
4297
4301
-#: wt-status.c:253
4298
+#: wt-status.c:254
4299
msgid "both deleted:"
4300
msgstr "изтрити в двата случая:"
4301
4305
-#: wt-status.c:255
4302
+#: wt-status.c:256
4303
msgid "added by us:"
4304
msgstr "добавени от вас:"
4305
4309
-#: wt-status.c:257
4306
+#: wt-status.c:258
4307
msgid "deleted by them:"
4308
msgstr "изтрити от тях:"
4309
4313
-#: wt-status.c:259
4310
+#: wt-status.c:260
4311
msgid "added by them:"
4312
msgstr "добавени от тях:"
4313
4317
-#: wt-status.c:261
4314
+#: wt-status.c:262
4315
msgid "deleted by us:"
4316
msgstr "изтрити от вас:"
4317
4321
-#: wt-status.c:263
4318
+#: wt-status.c:264
4319
msgid "both added:"
4320
msgstr "добавени и в двата случая:"
4321
4325
-#: wt-status.c:265
4322
+#: wt-status.c:266
4323
msgid "both modified:"
4324
msgstr "променени и в двата случая:"
4325
4329
-#: wt-status.c:275
4326
+#: wt-status.c:276
4327
msgid "new file:"
4328
msgstr "нов файл:"
4329
4333
-#: wt-status.c:277
4330
+#: wt-status.c:278
4331
msgid "copied:"
4332
msgstr "копиран:"
4333
4337
-#: wt-status.c:279
4334
+#: wt-status.c:280
4335
msgid "deleted:"
4336
msgstr "изтрит:"
4337
4341
-#: wt-status.c:281
4338
+#: wt-status.c:282
4339
msgid "modified:"
4340
msgstr "променен:"
4341
4345
-#: wt-status.c:283
4342
+#: wt-status.c:284
4343
msgid "renamed:"
4344
msgstr "преименуван:"
4345
4349
-#: wt-status.c:285
4346
+#: wt-status.c:286
4347
msgid "typechange:"
4348
msgstr "смяна на вида:"
4349
4353
-#: wt-status.c:287
4350
+#: wt-status.c:288
4351
msgid "unknown:"
4352
msgstr "непозната промяна:"
4353
4357
-#: wt-status.c:289
4354
+#: wt-status.c:290
4355
msgid "unmerged:"
4356
msgstr "неслят:"
4357
4361
-#: wt-status.c:371
4358
+#: wt-status.c:372
4359
msgid "new commits, "
4360
msgstr "нови подавания, "
4361
4365
-#: wt-status.c:373
4362
+#: wt-status.c:374
4363
msgid "modified content, "
4364
msgstr "променено съдържание, "
4365
4369
-#: wt-status.c:375
4366
+#: wt-status.c:376
4367
msgid "untracked content, "
4368
msgstr "неследено съдържание, "
4369
4373
-#: wt-status.c:831
4370
+#: wt-status.c:821
4371
+#, c-format
4372
+msgid "Your stash currently has %d entry"
4373
+msgid_plural "Your stash currently has %d entries"
4374
+msgstr[0] "Има %d скатаване."
4375
+msgstr[1] "Има %d скатавания."
4376
+
4377
+#: wt-status.c:853
4378
msgid "Submodules changed but not updated:"
4379
msgstr "Подмодулите са променени, но не са обновени:"
4380
4377
-#: wt-status.c:833
4381
+#: wt-status.c:855
4382
msgid "Submodule changes to be committed:"
4383
msgstr "Промени в подмодулите за подаване:"
4384
4381
-#: wt-status.c:914
4385
+#: wt-status.c:937
4386
msgid ""
4387
"Do not touch the line above.\n"
4388
"Everything below will be removed."
@@ -4386,237 +4390,241 @@ msgstr ""
4390
"Не променяйте горния ред.\n"
4391
"Всичко отдолу ще бъде изтрито."
4392
4389
-#: wt-status.c:1026
4393
+#: wt-status.c:1049
4394
msgid "You have unmerged paths."
4395
msgstr "Някои пътища не са слети."
4396
4393
-#: wt-status.c:1029
4397
+#: wt-status.c:1052
4398
msgid " (fix conflicts and run \"git commit\")"
4399
msgstr " (коригирайте конфликтите и изпълнете „git commit“)"
4400
4397
-#: wt-status.c:1031
4401
+#: wt-status.c:1054
4402
msgid " (use \"git merge --abort\" to abort the merge)"
4403
msgstr " (използвайте „git merge --abort“, за да преустановите сливането)"
4404
4401
-#: wt-status.c:1036
4405
+#: wt-status.c:1059
4406
msgid "All conflicts fixed but you are still merging."
4407
msgstr "Всички конфликти са решени, но продължавате сливането."
4408
4405
-#: wt-status.c:1039
4409
+#: wt-status.c:1062
4410
msgid " (use \"git commit\" to conclude merge)"
4411
msgstr " (използвайте „git commit“, за да завършите сливането)"
4412
4409
-#: wt-status.c:1049
4413
+#: wt-status.c:1072
4414
msgid "You are in the middle of an am session."
4415
msgstr "В момента прилагате поредица от кръпки чрез „git am“."
4416
4413
-#: wt-status.c:1052
4417
+#: wt-status.c:1075
4418
msgid "The current patch is empty."
4419
msgstr "Текущата кръпка е празна."
4420
4417
-#: wt-status.c:1056
4421
+#: wt-status.c:1079
4422
msgid " (fix conflicts and then run \"git am --continue\")"
4423
msgstr " (коригирайте конфликтите и изпълнете „git am --continue“)"
4424
4421
-#: wt-status.c:1058
4425
+#: wt-status.c:1081
4426
msgid " (use \"git am --skip\" to skip this patch)"
4427
msgstr " (използвайте „git am --skip“, за да пропуснете тази кръпка)"
4428
4425
-#: wt-status.c:1060
4429
+#: wt-status.c:1083
4430
msgid " (use \"git am --abort\" to restore the original branch)"
4431
msgstr ""
4432
" (използвайте „git am --abort“, за да възстановите първоначалния клон)"
4433
4430
-#: wt-status.c:1189
4434
+#: wt-status.c:1214
4435
msgid "git-rebase-todo is missing."
4436
msgstr "„git-rebase-todo“ липсва."
4437
4434
-#: wt-status.c:1191
4438
+#: wt-status.c:1216
4439
msgid "No commands done."
4440
msgstr "Не са изпълнени команди."
4441
4438
-#: wt-status.c:1194
4442
+#: wt-status.c:1219
4443
#, c-format
4444
msgid "Last command done (%d command done):"
4445
msgid_plural "Last commands done (%d commands done):"
4446
msgstr[0] "Последна изпълнена команда (изпълнена е общо %d команда):"
4447
msgstr[1] "Последна изпълнена команда (изпълнени са общо %d команди):"
4448
4445
-#: wt-status.c:1205
4449
+#: wt-status.c:1230
4450
#, c-format
4451
msgid " (see more in file %s)"
4452
msgstr " повече информация има във файла „%s“)"
4453
4450
-#: wt-status.c:1210
4454
+#: wt-status.c:1235
4455
msgid "No commands remaining."
4456
msgstr "Не остават повече команди."
4457
4454
-#: wt-status.c:1213
4458
+#: wt-status.c:1238
4459
#, c-format
4460
msgid "Next command to do (%d remaining command):"
4461
msgid_plural "Next commands to do (%d remaining commands):"
4462
msgstr[0] "Следваща команда за изпълнение (остава още %d команда):"
4463
msgstr[1] "Следваща команда за изпълнение (остават още %d команди):"
4464
4461
-#: wt-status.c:1221
4465
+#: wt-status.c:1246
4466
msgid " (use \"git rebase --edit-todo\" to view and edit)"
4467
msgstr ""
4468
" (използвайте „git rebase --edit-todo“, за да разгледате и редактирате)"
4469
4466
-#: wt-status.c:1234
4470
+#: wt-status.c:1259
4471
#, c-format
4472
msgid "You are currently rebasing branch '%s' on '%s'."
4473
msgstr "В момента пребазирате клона „%s“ върху „%s“."
4474
4471
-#: wt-status.c:1239
4475
+#: wt-status.c:1264
4476
msgid "You are currently rebasing."
4477
msgstr "В момента пребазирате."
4478
4475
-#: wt-status.c:1253
4479
+#: wt-status.c:1278
4480
msgid " (fix conflicts and then run \"git rebase --continue\")"
4481
msgstr " (коригирайте конфликтите и използвайте „git rebase --continue“)"
4482
4479
-#: wt-status.c:1255
4483
+#: wt-status.c:1280
4484
msgid " (use \"git rebase --skip\" to skip this patch)"
4485
msgstr " (използвайте „git rebase --skip“, за да пропуснете тази кръпка)"
4486
4483
-#: wt-status.c:1257
4487
+#: wt-status.c:1282
4488
msgid " (use \"git rebase --abort\" to check out the original branch)"
4489
msgstr ""
4490
" (използвайте „git rebase --abort“, за да възстановите първоначалния клон)"
4491
4488
-#: wt-status.c:1263
4492
+#: wt-status.c:1288
4493
msgid " (all conflicts fixed: run \"git rebase --continue\")"
4494
msgstr " (всички конфликти са коригирани: изпълнете „git rebase --continue“)"
4495
4492
-#: wt-status.c:1267
4496
+#: wt-status.c:1292
4497
#, c-format
4498
msgid ""
4499
"You are currently splitting a commit while rebasing branch '%s' on '%s'."
4500
msgstr "В момента разделяте подаване докато пребазирате клона „%s“ върху „%s“."
4501
4498
-#: wt-status.c:1272
4502
+#: wt-status.c:1297
4503
msgid "You are currently splitting a commit during a rebase."
4504
msgstr "В момента разделяте подаване докато пребазирате."
4505
4502
-#: wt-status.c:1275
4506
+#: wt-status.c:1300
4507
msgid " (Once your working directory is clean, run \"git rebase --continue\")"
4508
msgstr ""
4509
" (След като работното ви дърво стане чисто, използвайте „git rebase --"
4510
"continue“)"
4511
4508
-#: wt-status.c:1279
4512
+#: wt-status.c:1304
4513
#, c-format
4514
msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
4515
msgstr ""
4516
"В момента редактирате подаване докато пребазирате клона „%s“ върху „%s“."
4517
4514
-#: wt-status.c:1284
4518
+#: wt-status.c:1309
4519
msgid "You are currently editing a commit during a rebase."
4520
msgstr "В момента редактирате подаване докато пребазирате."
4521
4518
-#: wt-status.c:1287
4522
+#: wt-status.c:1312
4523
msgid " (use \"git commit --amend\" to amend the current commit)"
4524
msgstr ""
4525
" (използвайте „git commit --amend“, за да редактирате текущото подаване)"
4526
4523
-#: wt-status.c:1289
4527
+#: wt-status.c:1314
4528
msgid ""
4529
" (use \"git rebase --continue\" once you are satisfied with your changes)"
4530
msgstr ""
4531
" (използвайте „git rebase --continue“, след като завършите промените си)"
4532
4529
-#: wt-status.c:1299
4533
+#: wt-status.c:1324
4534
#, c-format
4535
msgid "You are currently cherry-picking commit %s."
4536
msgstr "В момента отбирате подаването „%s“."
4537
4534
-#: wt-status.c:1304
4538
+#: wt-status.c:1329
4539
msgid " (fix conflicts and run \"git cherry-pick --continue\")"
4540
msgstr " (коригирайте конфликтите и изпълнете „git cherry-pick --continue“)"
4541
4538
-#: wt-status.c:1307
4542
+#: wt-status.c:1332
4543
msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
4544
msgstr ""
4545
" (всички конфликти са коригирани, изпълнете „git cherry-pick --continue“)"
4546
4543
-#: wt-status.c:1309
4547
+#: wt-status.c:1334
4548
msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
4549
msgstr ""
4550
" (използвайте „git cherry-pick --abort“, за да отмените всички действия с "
4551
"отбиране)"
4552
4549
-#: wt-status.c:1318
4553
+#: wt-status.c:1343
4554
#, c-format
4555
msgid "You are currently reverting commit %s."
4556
msgstr "В момента отменяте подаване „%s“."
4557
4554
-#: wt-status.c:1323
4558
+#: wt-status.c:1348
4559
msgid " (fix conflicts and run \"git revert --continue\")"
4560
msgstr " (коригирайте конфликтите и изпълнете „git revert --continue“)"
4561
4558
-#: wt-status.c:1326
4562
+#: wt-status.c:1351
4563
msgid " (all conflicts fixed: run \"git revert --continue\")"
4564
msgstr " (всички конфликти са коригирани, изпълнете „git revert --continue“)"
4565
4562
-#: wt-status.c:1328
4566
+#: wt-status.c:1353
4567
msgid " (use \"git revert --abort\" to cancel the revert operation)"
4568
msgstr ""
4569
" (използвайте „git revert --abort“, за да преустановите отмяната на "
4570
"подаване)"
4571
4568
-#: wt-status.c:1339
4572
+#: wt-status.c:1364
4573
#, c-format
4574
msgid "You are currently bisecting, started from branch '%s'."
4575
msgstr "В момента търсите двоично, като сте стартирали от клон „%s“."
4576
4573
-#: wt-status.c:1343
4577
+#: wt-status.c:1368
4578
msgid "You are currently bisecting."
4579
msgstr "В момента търсите двоично."
4580
4577
-#: wt-status.c:1346
4581
+#: wt-status.c:1371
4582
msgid " (use \"git bisect reset\" to get back to the original branch)"
4583
msgstr ""
4584
" (използвайте „git bisect reset“, за да се върнете към първоначалното "
4585
"състояние и клон)"
4586
4583
-#: wt-status.c:1543
4587
+#: wt-status.c:1568
4588
msgid "On branch "
4589
msgstr "На клон "
4590
4587
-#: wt-status.c:1549
4591
+#: wt-status.c:1574
4592
msgid "interactive rebase in progress; onto "
4593
msgstr "извършвате интерактивно пребазиране върху "
4594
4591
-#: wt-status.c:1551
4595
+#: wt-status.c:1576
4596
msgid "rebase in progress; onto "
4597
msgstr "извършвате пребазиране върху "
4598
4595
-#: wt-status.c:1556
4599
+#: wt-status.c:1581
4600
msgid "HEAD detached at "
4601
msgstr "Указателят „HEAD“ не е свързан и е при "
4602
4599
-#: wt-status.c:1558
4603
+#: wt-status.c:1583
4604
msgid "HEAD detached from "
4605
msgstr "Указателят „HEAD“ не е свързан и е отделѐн от "
4606
4603
-#: wt-status.c:1561
4607
+#: wt-status.c:1586
4608
msgid "Not currently on any branch."
4609
msgstr "Извън всички клони."
4610
4607
-#: wt-status.c:1579
4611
+#: wt-status.c:1606
4612
msgid "Initial commit"
4613
msgstr "Първоначално подаване"
4614
4611
-#: wt-status.c:1593
4615
+#: wt-status.c:1607
4616
+msgid "No commits yet"
4617
+msgstr "Все още липсват подавания"
4618
+
4619
+#: wt-status.c:1621
4620
msgid "Untracked files"
4621
msgstr "Неследени файлове"
4622
4615
-#: wt-status.c:1595
4623
+#: wt-status.c:1623
4624
msgid "Ignored files"
4625
msgstr "Игнорирани файлове"
4626
4619
-#: wt-status.c:1599
4627
+#: wt-status.c:1627
4628
#, c-format
4629
msgid ""
4630
"It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
@@ -4628,32 +4636,32 @@ msgstr ""
4636
"изпълнението, но не трябва да забравяте ръчно да добавяте новите файлове.\n"
4637
"За повече подробности погледнете „git status help“."
4638
4631
-#: wt-status.c:1605
4639
+#: wt-status.c:1633
4640
#, c-format
4641
msgid "Untracked files not listed%s"
4642
msgstr "Неследените файлове не са изведени%s"
4643
4636
-#: wt-status.c:1607
4644
+#: wt-status.c:1635
4645
msgid " (use -u option to show untracked files)"
4646
msgstr " (използвайте опцията „-u“, за да изведете неследените файлове)"
4647
This file is too large to show in full.