l10n: bg.po: Updated Bulgarian translation (4580t)
Signed-off-by: Alexander Shopov <ash@kambanaria.org>
Alexander Shopov committed
Jun 2, 2019 at 09:26 UTC
9c21d454207bedbb1328f149ada91e38db2d666e
1 file changed
+3145
-3132
po/bg.po
+3145
-3132
@@ -80,8 +80,8 @@
80
# promisory гарантиращ, гарант promisory packfile гарантиращ пакет, promisory remote хранилище-гарант
81
# delta - разлика, делта, обект-разлика
82
# ??
83
-# peeled tag - проследен етикет - когато етикет сочи към друг етикет, а не подаване и проследяваме подобно на символна връзка
84
-# nested tag - пак същото -
83
+# peeled tag - проследяване на етикет - когато етикет сочи към друг етикет, а не подаване и проследяваме подобно на символна връзка
84
+# nested tag - непряк етикет
85
# strip - премахвам (за компонент при филтриране)
86
# unrelated histories - независими истории
87
# inexact rename detection търсене на преименувания на обекти съчетани с промени
@@ -153,8 +153,8 @@ msgid ""
153
msgstr ""
154
"Project-Id-Version: git 2.22\n"
155
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
156
-"POT-Creation-Date: 2019-05-14 17:09+0800\n"
157
-"PO-Revision-Date: 2019-05-29 10:27+0200\n"
156
+"POT-Creation-Date: 2019-05-31 14:35+0800\n"
157
+"PO-Revision-Date: 2019-06-02 09:25+0200\n"
158
"Last-Translator: Alexander Shopov <ash@kambanaria.org>\n"
159
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
160
"Language: bg\n"
@@ -163,3657 +163,2966 @@ msgstr ""
163
"Content-Transfer-Encoding: 8bit\n"
164
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
165
166
-#: commit-graph.c:1170
166
+#: advice.c:103
167
#, c-format
168
-msgid "commit-graph has incorrect OID order: %s then %s"
169
-msgstr ""
170
-"неправилна подредба на обектите по идентификатор в гра̀фа с подаванията: „%s“ "
171
-"е преди „%s“, а не трябва"
168
+msgid "%shint: %.*s%s\n"
169
+msgstr "%sподсказка: %.*s%s\n"
170
+
171
+#: advice.c:156
172
+msgid "Cherry-picking is not possible because you have unmerged files."
173
+msgstr "Отбирането на подавания е блокирано от неслети файлове."
174
+
175
+#: advice.c:158
176
+msgid "Committing is not possible because you have unmerged files."
177
+msgstr "Подаването е блокирано от неслети файлове."
178
+
179
+#: advice.c:160
180
+msgid "Merging is not possible because you have unmerged files."
181
+msgstr "Сливането е блокирано от неслети файлове."
182
+
183
+#: advice.c:162
184
+msgid "Pulling is not possible because you have unmerged files."
185
+msgstr "Издърпването е блокирано от неслети файлове."
186
+
187
+#: advice.c:164
188
+msgid "Reverting is not possible because you have unmerged files."
189
+msgstr "Отмяната е блокирана от неслети файлове."
190
173
-#: commit-graph.c:1180 commit-graph.c:1195
191
+#: advice.c:166
192
#, c-format
175
-msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
193
+msgid "It is not possible to %s because you have unmerged files."
194
+msgstr "Действието „%s“ е блокирано от неслети файлове."
195
+
196
+#: advice.c:174
197
+msgid ""
198
+"Fix them up in the work tree, and then use 'git add/rm <file>'\n"
199
+"as appropriate to mark resolution and make a commit."
200
msgstr ""
177
-"неправилна стойност за откъс в гра̀фа с подаванията: fanout[%d] = %u, а "
178
-"трябва да е %u"
201
+"Редактирайте ги в работното дърво, и тогава ползвайте „git add/rm ФАЙЛ“,\n"
202
+"за да отбележите коригирането им. След това извършете подаването."
203
+
204
+#: advice.c:182
205
+msgid "Exiting because of an unresolved conflict."
206
+msgstr "Изход от програмата заради некоригиран конфликт."
207
+
208
+#: advice.c:187 builtin/merge.c:1320
209
+msgid "You have not concluded your merge (MERGE_HEAD exists)."
210
+msgstr "Не сте завършили сливане. (Указателят „MERGE_HEAD“ съществува)."
211
180
-#: commit-graph.c:1217
212
+#: advice.c:189
213
+msgid "Please, commit your changes before merging."
214
+msgstr "Промените трябва да се подадат преди сливане."
215
+
216
+#: advice.c:190
217
+msgid "Exiting because of unfinished merge."
218
+msgstr "Изход от програмата заради незавършено сливане."
219
+
220
+#: advice.c:196
221
#, c-format
182
-msgid "failed to parse commit %s from object database for commit-graph"
222
+msgid ""
223
+"Note: checking out '%s'.\n"
224
+"\n"
225
+"You are in 'detached HEAD' state. You can look around, make experimental\n"
226
+"changes and commit them, and you can discard any commits you make in this\n"
227
+"state without impacting any branches by performing another checkout.\n"
228
+"\n"
229
+"If you want to create a new branch to retain commits you create, you may\n"
230
+"do so (now or later) by using -b with the checkout command again. Example:\n"
231
+"\n"
232
+" git checkout -b <new-branch-name>\n"
233
+"\n"
234
msgstr ""
184
-"подаване „%s“ в базата от данни към гра̀фа с подаванията не може да се "
185
-"анализира"
235
+"Бележка: изтегляне на „%s“.\n"
236
+"\n"
237
+"Указателят „HEAD“ не е свързан. Може да разглеждате, да правите произволни\n"
238
+"промени и да ги подавате. Ако изтеглите нещо друго, всички промени ще "
239
+"бъдат\n"
240
+"забравени и никой клон няма да се промени.\n"
241
+"\n"
242
+"Ако искате да създадете нов клон, за да запазите подаванията си, можете да\n"
243
+"направите това като зададете име на клон към опцията „-b“ на командата\n"
244
+"„commit“. Например:\n"
245
+"\n"
246
+" git checkout -b ИМЕ_НА_НОВ_КЛОН\n"
247
+"\n"
248
+
249
+#: alias.c:50
250
+msgid "cmdline ends with \\"
251
+msgstr "командният ред завършва с „/“"
252
+
253
+#: alias.c:51
254
+msgid "unclosed quote"
255
+msgstr "кавичка без еш"
256
187
-#: commit-graph.c:1224
257
+#: apply.c:63
258
#, c-format
189
-msgid "root tree OID for commit %s in commit-graph is %s != %s"
190
-msgstr ""
191
-"идентификаторът на обект за кореновото дърво за подаване „%s“ в гра̀фа с "
192
-"подаванията е „%s“, а трябва да е „%s“"
259
+msgid "unrecognized whitespace option '%s'"
260
+msgstr "непозната опция за знаците за интервали „%s“"
261
194
-#: commit-graph.c:1234
262
+#: apply.c:79
263
#, c-format
196
-msgid "commit-graph parent list for commit %s is too long"
197
-msgstr "списъкът с родители на „%s“ в гра̀фа с подаванията е прекалено дълъг"
264
+msgid "unrecognized whitespace ignore option '%s'"
265
+msgstr "непозната опция за игнориране на знаците за интервали „%s“"
266
+
267
+#: apply.c:129
268
+msgid "--reject and --3way cannot be used together."
269
+msgstr "опциите „--reject“ и „--3way“ са несъвместими"
270
+
271
+#: apply.c:131
272
+msgid "--cached and --3way cannot be used together."
273
+msgstr "опциите „--cached“ и „--3way“ са несъвместими"
274
+
275
+#: apply.c:134
276
+msgid "--3way outside a repository"
277
+msgstr "като „--3way“, но извън хранилище"
278
+
279
+#: apply.c:145
280
+msgid "--index outside a repository"
281
+msgstr "като „--index“, но извън хранилище"
282
+
283
+#: apply.c:148
284
+msgid "--cached outside a repository"
285
+msgstr "като „--cached“, но извън хранилище"
286
199
-#: commit-graph.c:1240
287
+#: apply.c:829
288
#, c-format
201
-msgid "commit-graph parent for %s is %s != %s"
202
-msgstr "родителят на „%s“ в гра̀фа с подаванията е „%s“, а трябва да е „%s“"
289
+msgid "Cannot prepare timestamp regexp %s"
290
+msgstr "Регулярният израз за времето „%s“ не може за бъде компилиран"
291
204
-#: commit-graph.c:1253
292
+#: apply.c:838
293
#, c-format
206
-msgid "commit-graph parent list for commit %s terminates early"
207
-msgstr "списъкът с родители на „%s“ в гра̀фа с подаванията е прекалено къс"
294
+msgid "regexec returned %d for input: %s"
295
+msgstr "Регулярният израз върна %d при подадена последователност „%s“ на входа"
296
+
297
+#: apply.c:912
298
+#, c-format
299
+msgid "unable to find filename in patch at line %d"
300
+msgstr "Липсва име на файл на ред %d от кръпката"
301
209
-#: commit-graph.c:1258
302
+#: apply.c:950
303
#, c-format
211
-msgid ""
212
-"commit-graph has generation number zero for commit %s, but non-zero elsewhere"
304
+msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
305
msgstr ""
214
-"номерът на поколението на подаване „%s“ в гра̀фа с подаванията е 0, а другаде "
215
-"не е"
306
+"git apply: лош изход от командата „git-diff“ — на ред %2$d се очакваше „/dev/"
307
+"null“, а бе получен „%1$s“"
308
217
-#: commit-graph.c:1262
309
+#: apply.c:956
310
#, c-format
219
-msgid ""
220
-"commit-graph has non-zero generation number for commit %s, but zero elsewhere"
311
+msgid "git apply: bad git-diff - inconsistent new filename on line %d"
312
msgstr ""
222
-"номерът на поколението на подаване „%s“ в гра̀фа с подаванията не е 0, а "
223
-"другаде е"
313
+"git apply: лош изход от командата „git-diff“ — на ред %d бе получено "
314
+"неправилно име на нов файл"
315
225
-#: commit-graph.c:1277
316
+#: apply.c:957
317
#, c-format
227
-msgid "commit-graph generation for commit %s is %u != %u"
318
+msgid "git apply: bad git-diff - inconsistent old filename on line %d"
319
msgstr ""
229
-"номерът на поколението на подаване „%s“ в гра̀фа с подаванията е %u, а "
230
-"другаде е %u"
320
+"git apply: лош изход от командата „git-diff“ — на ред %d бе получено "
321
+"неправилно име на стар файл"
322
232
-#: diff-no-index.c:263
233
-msgid ""
234
-"Not a git repository. Use --no-index to compare two paths outside a working "
235
-"tree"
323
+#: apply.c:962
324
+#, c-format
325
+msgid "git apply: bad git-diff - expected /dev/null on line %d"
326
msgstr ""
237
-"Не е хранилище на git. Ползвайте опцията „--no-index“, за да сравните "
238
-"пътища извън работно дърво"
327
+"git apply: лош изход от командата „git-diff“ — на ред %d се очакваше „/dev/"
328
+"null“"
329
240
-#: diff.c:4806
330
+#: apply.c:991
331
#, c-format
242
-msgid "unknown change class '%c' in --diff-filter=%s"
243
-msgstr "непознат вид промяна: „%c“ в „--diff-filter=%s“"
332
+msgid "invalid mode on line %d: %s"
333
+msgstr "грешен режим на ред №%d: %s"
334
245
-#: diff.c:4830
335
+#: apply.c:1310
336
#, c-format
247
-msgid "unknown value after ws-error-highlight=%.*s"
248
-msgstr "непозната стойност след „ws-error-highlight=%.*s“"
337
+msgid "inconsistent header lines %d and %d"
338
+msgstr "несъвместими заглавни части на редове №%d и №%d"
339
250
-#: diff.c:4894 diff.c:4900
340
+#: apply.c:1482
341
#, c-format
252
-msgid "%s expects <n>/<m> form"
253
-msgstr ""
254
-"опцията „%s“ изисква стойности за МИНИМАЛЕН_%%_ПРОМЯНА_ЗА_ИЗТОЧНИК_/"
255
-"МАКСИМАЛЕН_%%_ПРОМЯНА_ЗА_ЗАМЯНА от"
342
+msgid "recount: unexpected line: %.*s"
343
+msgstr "при повторното преброяване бе получен неочакван ред: „%.*s“"
344
257
-#: diff.c:4992
345
+#: apply.c:1551
346
+#, c-format
347
+msgid "patch fragment without header at line %d: %.*s"
348
+msgstr "част от кръпка без заглавна част на ред %d: %.*s"
349
+
350
+#: apply.c:1571
351
+#, c-format
352
msgid ""
259
-"option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
260
-"\"histogram\""
261
-msgstr ""
262
-"опцията приема следните варианти за алгоритъм за разлики: „myers“ (по "
263
-"Майерс), „minimal“ (минимизиране на разликите), „patience“ (пасианс) и "
264
-"„histogram“ (хистограмен)"
353
+"git diff header lacks filename information when removing %d leading pathname "
354
+"component (line %d)"
355
+msgid_plural ""
356
+"git diff header lacks filename information when removing %d leading pathname "
357
+"components (line %d)"
358
+msgstr[0] ""
359
+"След съкращаването на %d-та част от компонентите на пътя, в заглавната част "
360
+"на „git diff“ липсва информация за име на файл (ред: %d)"
361
+msgstr[1] ""
362
+"След съкращаването на първите %d части от компонентите на пътя, в заглавната "
363
+"част на „git diff“ липсва информация за име на файл (ред: %d)"
364
266
-#: diff.c:5263
267
-msgid "Diff output format options"
268
-msgstr "Формат на изхода за разликите"
365
+#: apply.c:1584
366
+#, c-format
367
+msgid "git diff header lacks filename information (line %d)"
368
+msgstr ""
369
+"в заглавната част на „git diff“ липсва информация за име на файл (ред: %d)"
370
270
-#: diff.c:5273 diff.c:5387 diff.c:5394
271
-msgid "<n>"
272
-msgstr "БРОЙ"
371
+#: apply.c:1772
372
+msgid "new file depends on old contents"
373
+msgstr "новият файл зависи от старото съдържание на файла"
374
274
-#: diff.c:5279
275
-msgid "generate the diff in raw format"
276
-msgstr "файловете с разлики да са в суров формат"
375
+#: apply.c:1774
376
+msgid "deleted file still has contents"
377
+msgstr "изтритият файл не е празен"
378
278
-#: diff.c:5295 diff.c:5303
279
-msgid "<param1,param2>..."
280
-msgstr "ПАРАМЕТЪР_1, ПАРАМЕТЪР_2, …"
379
+#: apply.c:1808
380
+#, c-format
381
+msgid "corrupt patch at line %d"
382
+msgstr "грешка в кръпката на ред %d"
383
282
-#: diff.c:5296
283
-msgid ""
284
-"output the distribution of relative amount of changes for each sub-directory"
285
-msgstr "извеждане на разпределението на промените за всяка поддиректория"
384
+#: apply.c:1845
385
+#, c-format
386
+msgid "new file %s depends on old contents"
387
+msgstr "новият файл „%s“ зависи от старото съдържание на файла"
388
287
-#: diff.c:5304
288
-msgid "synonym for --dirstat=files,param1,param2..."
289
-msgstr "псевдоним на „--dirstat=ФАЙЛОВЕ,ПАРАМЕТЪР_1,ПАРАМЕТЪР_2,…“"
389
+#: apply.c:1847
390
+#, c-format
391
+msgid "deleted file %s still has contents"
392
+msgstr "изтритият файл „%s“ не е празен"
393
291
-#: diff.c:5308
292
-msgid "warn if changes introduce conflict markers or whitespace errors"
293
-msgstr ""
294
-"предупреждаване, ако промените водят до маркери за конфликт или грешки в "
295
-"празните знаци"
296
-
297
-#: diff.c:5311
298
-msgid "condensed summary such as creations, renames and mode changes"
299
-msgstr ""
300
-"съкратено резюме на създадените, преименуваните и файловете с промяна на "
301
-"режима на достъп"
302
-
303
-#: diff.c:5319
304
-msgid "<width>[,<name-width>[,<count>]]"
305
-msgstr "ШИРОЧИНА[,ИМЕ-ШИРОЧИНА[,БРОЙ]]"
306
-
307
-#: diff.c:5322 diff.c:5325 diff.c:5328
308
-msgid "<width>"
309
-msgstr "ШИРОЧИНА"
394
+#: apply.c:1850
395
+#, c-format
396
+msgid "** warning: file %s becomes empty but is not deleted"
397
+msgstr "● предупреждение: файлът „%s“ вече е празен, но не е изтрит"
398
311
-#: diff.c:5323
312
-msgid "generate diffstat with a given width"
313
-msgstr "статистика с такава ШИРОЧИНА за промените"
399
+#: apply.c:1997
400
+#, c-format
401
+msgid "corrupt binary patch at line %d: %.*s"
402
+msgstr "грешка в двоичната кръпка на ред %d: %.*s"
403
315
-#: diff.c:5326
316
-msgid "generate diffstat with a given name width"
317
-msgstr "статистика за промените с такава ШИРОЧИНА на имената"
404
+#: apply.c:2034
405
+#, c-format
406
+msgid "unrecognized binary patch at line %d"
407
+msgstr "неразпозната двоичната кръпка на ред %d"
408
319
-#: diff.c:5329
320
-msgid "generate diffstat with a given graph width"
321
-msgstr "статистика за промените с такава ШИРОЧИНА на гра̀фа"
409
+#: apply.c:2196
410
+#, c-format
411
+msgid "patch with only garbage at line %d"
412
+msgstr "кръпката е с изцяло повредени данни на ред %d"
413
323
-#: diff.c:5331
324
-msgid "<count>"
325
-msgstr "БРОЙ"
414
+#: apply.c:2282
415
+#, c-format
416
+msgid "unable to read symlink %s"
417
+msgstr "символната връзка „%s“ не може да бъде прочетена"
418
327
-#: diff.c:5332
328
-msgid "generate diffstat with limited lines"
329
-msgstr "ограничаване на БРОя на редовете в статистиката за промените"
419
+#: apply.c:2286
420
+#, c-format
421
+msgid "unable to open or read %s"
422
+msgstr "файлът „%s“ не може да бъде отворен или прочетен"
423
331
-#: diff.c:5335
332
-msgid "generate compact summary in diffstat"
333
-msgstr "кратко резюме в статистиката за промените"
424
+#: apply.c:2945
425
+#, c-format
426
+msgid "invalid start of line: '%c'"
427
+msgstr "неправилно начало на ред: „%c“"
428
335
-#: diff.c:5338
336
-msgid "output a binary diff that can be applied"
337
-msgstr "извеждане на двоична разлика във вид за прилагане"
429
+#: apply.c:3066
430
+#, c-format
431
+msgid "Hunk #%d succeeded at %d (offset %d line)."
432
+msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
433
+msgstr[0] ""
434
+"%d-то парче код бе успешно приложено на ред %d (отместване от %d ред)."
435
+msgstr[1] ""
436
+"%d-то парче код бе успешно приложено на ред %d (отместване от %d реда)."
437
339
-#: diff.c:5341
340
-msgid "show full pre- and post-image object names on the \"index\" lines"
438
+#: apply.c:3078
439
+#, c-format
440
+msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
441
msgstr ""
342
-"показване на пълните имена на обекти в редовете за индекса при вариантите "
343
-"преди и след промяната"
344
-
345
-#: diff.c:5343
346
-msgid "show colored diff"
347
-msgstr "разлики в цвят"
348
-
349
-#: diff.c:5344
350
-msgid "<kind>"
351
-msgstr "ВИД"
442
+"Контекстът е намален на (%ld/%ld) за прилагането на парчето код на ред %d"
443
353
-#: diff.c:5345
444
+#: apply.c:3084
445
+#, c-format
446
msgid ""
355
-"highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
356
-"diff"
447
+"while searching for:\n"
448
+"%.*s"
449
msgstr ""
358
-"грешките в празните знаци да се указват в редовете за контекста, вариантите "
359
-"преди и след разликата,"
450
+"при търсене за:\n"
451
+"%.*s"
452
361
-#: diff.c:5348
362
-msgid ""
363
-"do not munge pathnames and use NULs as output field terminators in --raw or "
364
-"--numstat"
453
+#: apply.c:3106
454
+#, c-format
455
+msgid "missing binary patch data for '%s'"
456
+msgstr "липсват данните за двоичната кръпка за „%s“"
457
+
458
+#: apply.c:3114
459
+#, c-format
460
+msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
461
msgstr ""
366
-"без преименуване на пътищата. Да се използват нулеви байтове за разделители "
367
-"на полета в изхода при ползване на опцията „--raw“ или „--numstat“"
462
+"двоичната кръпка не може да се приложи в обратна посока, когато обратното "
463
+"парче за „%s“ липсва"
464
369
-#: diff.c:5352
370
-msgid "show the given source prefix instead of \"a/\""
371
-msgstr "префикс вместо „a/“ за източник"
465
+#: apply.c:3161
466
+#, c-format
467
+msgid "cannot apply binary patch to '%s' without full index line"
468
+msgstr "към „%s“ не може да се приложи двоична кръпка без пълен индекс"
469
373
-#: diff.c:5355
374
-msgid "show the given source prefix instead of \"b/\""
375
-msgstr "префикс вместо „b/“ за цел"
470
+#: apply.c:3171
471
+#, c-format
472
+msgid ""
473
+"the patch applies to '%s' (%s), which does not match the current contents."
474
+msgstr "кръпката съответства на „%s“ (%s), който не съвпада по съдържание."
475
377
-#: diff.c:5358
378
-msgid "prepend an additional prefix to every line of output"
379
-msgstr "добавяне на допълнителен префикс за всеки ред на изхода"
476
+#: apply.c:3179
477
+#, c-format
478
+msgid "the patch applies to an empty '%s' but it is not empty"
479
+msgstr "кръпката съответства на „%s“, който трябва да е празен, но не е"
480
381
-#: diff.c:5361
382
-msgid "do not show any source or destination prefix"
383
-msgstr "без префикс за източника и целта"
481
+#: apply.c:3197
482
+#, c-format
483
+msgid "the necessary postimage %s for '%s' cannot be read"
484
+msgstr ""
485
+"необходимият резултат след операцията — „%s“ за „%s“ не може да бъде "
486
+"прочетен"
487
385
-#: diff.c:5368 diff.c:5373 diff.c:5378
386
-msgid "<char>"
387
-msgstr "ЗНАК"
488
+#: apply.c:3210
489
+#, c-format
490
+msgid "binary patch does not apply to '%s'"
491
+msgstr "двоичната кръпка не може да бъде приложена върху „%s“"
492
389
-#: diff.c:5369
390
-msgid "specify the character to indicate a new line instead of '+'"
391
-msgstr "знак вместо „+“ за нов вариант на ред"
493
+#: apply.c:3216
494
+#, c-format
495
+msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
496
+msgstr ""
497
+"двоичната кръпка за „%s“ води до неправилни резултати (очакваше се: „%s“, а "
498
+"бе получено: „%s“)"
499
393
-#: diff.c:5374
394
-msgid "specify the character to indicate an old line instead of '-'"
395
-msgstr "знак вместо „-“ за стар вариант на ред"
500
+#: apply.c:3237
501
+#, c-format
502
+msgid "patch failed: %s:%ld"
503
+msgstr "неуспешно прилагане на кръпка: „%s:%ld“"
504
397
-#: diff.c:5379
398
-msgid "specify the character to indicate a context instead of ' '"
399
-msgstr "знак вместо „ “ за контекст"
505
+#: apply.c:3360
506
+#, c-format
507
+msgid "cannot checkout %s"
508
+msgstr "„%s“ не може да се изтегли"
509
401
-#: diff.c:5384
402
-msgid "break complete rewrite changes into pairs of delete and create"
403
-msgstr ""
404
-"заместване на пълните промени с последователност от изтриване и създаване"
510
+#: apply.c:3412 apply.c:3423 apply.c:3469 midx.c:59 setup.c:279
511
+#, c-format
512
+msgid "failed to read %s"
513
+msgstr "файлът „%s“ не може да бъде прочетен"
514
406
-#: diff.c:5395
407
-msgid "detect copies"
408
-msgstr "засичане на копиранията"
515
+#: apply.c:3420
516
+#, c-format
517
+msgid "reading from '%s' beyond a symbolic link"
518
+msgstr "изчитане на „%s“ след проследяване на символна връзка"
519
410
-#: diff.c:5399
411
-msgid "use unmodified files as source to find copies"
412
-msgstr "търсене на копирано и от непроменените файлове"
520
+#: apply.c:3449 apply.c:3692
521
+#, c-format
522
+msgid "path %s has been renamed/deleted"
523
+msgstr "обектът с път „%s“ е преименуван или изтрит"
524
414
-#: diff.c:5404
415
-msgid "use empty blobs as rename source"
416
-msgstr "празни обекти като източник при преименувания"
525
+#: apply.c:3535 apply.c:3707
526
+#, c-format
527
+msgid "%s: does not exist in index"
528
+msgstr "„%s“ не съществува в индекса"
529
418
-#: diff.c:5406
419
-msgid "continue listing the history of a file beyond renames"
420
-msgstr ""
421
-"продължаване на извеждането на историята — без отрязването при преименувания "
422
-"на файл"
530
+#: apply.c:3544 apply.c:3715
531
+#, c-format
532
+msgid "%s: does not match index"
533
+msgstr "„%s“ не съответства на индекса"
534
424
-#: diff.c:5409
425
-msgid ""
426
-"prevent rename/copy detection if the number of rename/copy targets exceeds "
427
-"given limit"
535
+#: apply.c:3579
536
+msgid "repository lacks the necessary blob to fall back on 3-way merge."
537
msgstr ""
429
-"без засичане на преименувания/копирания, ако броят им надвишава тази стойност"
430
-
431
-#: diff.c:5413
432
-msgid "produce the smallest possible diff"
433
-msgstr "търсене на възможно най-малка разлика"
538
+"в хранилището липсват необходимите обекти-BLOB, за да се премине към тройно "
539
+"сливане."
540
435
-#: diff.c:5425
436
-msgid "ignore carrier-return at the end of line"
437
-msgstr "без промени в знаците за край на ред"
541
+#: apply.c:3582
542
+#, c-format
543
+msgid "Falling back to three-way merge...\n"
544
+msgstr "Преминаване към тройно сливане…\n"
545
439
-#: diff.c:5428
440
-msgid "ignore changes whose lines are all blank"
441
-msgstr "без промени в редовете, които са изцяло от празни знаци"
546
+#: apply.c:3598 apply.c:3602
547
+#, c-format
548
+msgid "cannot read the current contents of '%s'"
549
+msgstr "текущото съдържание на „%s“ не може да бъде прочетено"
550
443
-#: diff.c:5431
444
-msgid "heuristic to shift diff hunk boundaries for easy reading"
445
-msgstr ""
446
-"евристика за преместване на границите на парчетата за улесняване на четенето"
551
+#: apply.c:3614
552
+#, c-format
553
+msgid "Failed to fall back on three-way merge...\n"
554
+msgstr "Неуспешно преминаване към тройно сливане…\n"
555
448
-#: diff.c:5434
449
-msgid "generate diff using the \"patience diff\" algorithm"
450
-msgstr "разлика чрез алгоритъм за подредба като пасианс"
556
+#: apply.c:3628
557
+#, c-format
558
+msgid "Applied patch to '%s' with conflicts.\n"
559
+msgstr "Конфликти при прилагането на кръпката към „%s“.\n"
560
452
-#: diff.c:5438
453
-msgid "generate diff using the \"histogram diff\" algorithm"
454
-msgstr "разлика по хистограмния алгоритъм"
561
+#: apply.c:3633
562
+#, c-format
563
+msgid "Applied patch to '%s' cleanly.\n"
564
+msgstr "Кръпката бе приложена чисто към „%s“.\n"
565
456
-#: diff.c:5440
457
-msgid "<algorithm>"
458
-msgstr "АЛГОРИТЪМ"
566
+#: apply.c:3659
567
+msgid "removal patch leaves file contents"
568
+msgstr "изтриващата кръпка оставя файла непразен"
569
460
-#: diff.c:5441
461
-msgid "choose a diff algorithm"
462
-msgstr "избор на АЛГОРИТЪМа за разлики"
570
+#: apply.c:3732
571
+#, c-format
572
+msgid "%s: wrong type"
573
+msgstr "„%s“: неправилен вид"
574
464
-#: diff.c:5444
465
-msgid "generate diff using the \"anchored diff\" algorithm"
466
-msgstr "разлика чрез алгоритъма със закотвяне"
575
+#: apply.c:3734
576
+#, c-format
577
+msgid "%s has type %o, expected %o"
578
+msgstr "„%s“ е от вид „%o“, а се очакваше „%o“"
579
468
-#: diff.c:5447
469
-msgid "show word diff, using <mode> to delimit changed words"
470
-msgstr ""
471
-"разлика по думи, като се ползва този РЕЖИМ за отделянето на променените думи"
472
-
473
-#: diff.c:5449 diff.c:5452 diff.c:5497
474
-msgid "<regex>"
475
-msgstr "РЕГУЛЯРЕН_ИЗРАЗ"
476
-
477
-#: diff.c:5450
478
-msgid "use <regex> to decide what a word is"
479
-msgstr "РЕГУЛЯРЕН_ИЗРАЗ за разделяне по думи"
580
+#: apply.c:3885 apply.c:3887 read-cache.c:830 read-cache.c:856
581
+#: read-cache.c:1309
582
+#, c-format
583
+msgid "invalid path '%s'"
584
+msgstr "неправилен път: „%s“"
585
481
-#: diff.c:5453
482
-msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
483
-msgstr "псевдоним на „--word-diff=color --word-diff-regex=РЕГУЛЯРЕН_ИЗРАЗ“"
586
+#: apply.c:3943
587
+#, c-format
588
+msgid "%s: already exists in index"
589
+msgstr "„%s“: вече съществува в индекса"
590
485
-#: diff.c:5456
486
-msgid "move lines of code are colored differently"
487
-msgstr "различен цвят за извеждане на преместените редове"
591
+#: apply.c:3946
592
+#, c-format
593
+msgid "%s: already exists in working directory"
594
+msgstr "„%s“: вече съществува в работното дърво"
595
489
-#: diff.c:5459
490
-msgid "how white spaces are ignored in --color-moved"
491
-msgstr ""
492
-"режим за прескачането на празните знаци при задаването на „--color-moved“"
596
+#: apply.c:3966
597
+#, c-format
598
+msgid "new mode (%o) of %s does not match old mode (%o)"
599
+msgstr "новите права за достъп (%o) на „%s“ не съвпадат със старите (%o)"
600
494
-#: diff.c:5464
495
-msgid "when run from subdir, exclude changes outside and show relative paths"
601
+#: apply.c:3971
602
+#, c-format
603
+msgid "new mode (%o) of %s does not match old mode (%o) of %s"
604
msgstr ""
497
-"при изпълнение от поддиректория да се пренебрегват разликите извън нея и да "
498
-"се ползват относителни пътища"
499
-
500
-#: diff.c:5470
501
-msgid "swap two inputs, reverse the diff"
502
-msgstr "размяна на двата входа — обръщане на разликата"
605
+"новите права за достъп (%o) на „%s“ не съвпадат със старите (%o) на „%s“"
606
504
-#: diff.c:5472
505
-msgid "exit with 1 if there were differences, 0 otherwise"
506
-msgstr ""
507
-"завършване с код за състояние 1 при наличието на разлики, а в противен "
508
-"случай — с 0"
607
+#: apply.c:3991
608
+#, c-format
609
+msgid "affected file '%s' is beyond a symbolic link"
610
+msgstr "засегнатият файл „%s“ е след символна връзка"
611
510
-#: diff.c:5474
511
-msgid "disable all output of the program"
512
-msgstr "без всякакъв изход от програмата"
612
+#: apply.c:3995
613
+#, c-format
614
+msgid "%s: patch does not apply"
615
+msgstr "Кръпката „%s“ не може да бъде приложена"
616
514
-#: diff.c:5476
515
-msgid "allow an external diff helper to be executed"
516
-msgstr "позволяване на изпълнение на външна помощна програма за разлики"
617
+#: apply.c:4010
618
+#, c-format
619
+msgid "Checking patch %s..."
620
+msgstr "Проверяване на кръпката „%s“…"
621
518
-#: diff.c:5478
519
-msgid "run external text conversion filters when comparing binary files"
622
+#: apply.c:4102
623
+#, c-format
624
+msgid "sha1 information is lacking or useless for submodule %s"
625
msgstr ""
521
-"изпълнение на външни програми-филтри при сравнението на двоични файлове"
522
-
523
-#: diff.c:5485
524
-msgid "specify how differences in submodules are shown"
525
-msgstr "начин за извеждане на промените в подмодулите"
526
-
527
-#: diff.c:5492
528
-msgid "treat 'git add -N' entries as real in the index"
529
-msgstr "включване в индекса на записите, добавени с „git add -N“"
626
+"информацията за сумата по SHA1 за подмодула липсва или не е достатъчна (%s)."
627
531
-#: diff.c:5495
532
-msgid ""
533
-"look for differences that change the number of occurrences of the specified "
534
-"string"
535
-msgstr "търсене на разлики, които променят броя на поява на указаните низове"
628
+#: apply.c:4109
629
+#, c-format
630
+msgid "mode change for %s, which is not in current HEAD"
631
+msgstr "смяна на режима на достъпа на „%s“, който не е в текущия връх „HEAD“"
632
537
-#: diff.c:5498
538
-msgid ""
539
-"look for differences that change the number of occurrences of the specified "
540
-"regex"
541
-msgstr ""
542
-"търсене на разлики, които променят броя на поява на низовете, които напасват "
543
-"на регулярния израз"
633
+#: apply.c:4112
634
+#, c-format
635
+msgid "sha1 information is lacking or useless (%s)."
636
+msgstr "информацията за сумата по SHA1 липсва или не е достатъчна (%s)."
637
545
-#: diff.c:5509
546
-msgid ""
547
-"look for differences that change the number of occurrences of the specified "
548
-"object"
549
-msgstr "търсене на разлики, които променят броя на поява на указания обект"
638
+#: apply.c:4117 builtin/checkout.c:257 builtin/reset.c:143
639
+#, c-format
640
+msgid "make_cache_entry failed for path '%s'"
641
+msgstr "неуспешно създаване на запис в кеша чрез „make_cache_entry“ за „%s“"
642
551
-#: diff.c:5511
552
-msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
553
-msgstr "[(A|C|D|M|R|T|U|X|B)…[*]]"
643
+#: apply.c:4121
644
+#, c-format
645
+msgid "could not add %s to temporary index"
646
+msgstr "„%s“ не може да се добави към временния индекс"
647
555
-#: diff.c:5512
556
-msgid "select files by diff type"
557
-msgstr "избор на файловете по вид разлика"
648
+#: apply.c:4131
649
+#, c-format
650
+msgid "could not write temporary index to %s"
651
+msgstr "временният индекс не може да се запази в „%s“"
652
559
-#: list-objects.c:129
653
+#: apply.c:4269
654
#, c-format
561
-msgid "entry '%s' in tree %s has tree mode, but is not a tree"
562
-msgstr "обект „%s“ в дървото „%s“ е отбелязан като дърво, но не е"
655
+msgid "unable to remove %s from index"
656
+msgstr "„%s“ не може да се извади от индекса"
657
564
-#: list-objects.c:142
658
+#: apply.c:4303
659
#, c-format
566
-msgid "entry '%s' in tree %s has blob mode, but is not a blob"
567
-msgstr "обект „%s“ в дървото „%s“ е отбелязан като BLOB, но не е"
660
+msgid "corrupt patch for submodule %s"
661
+msgstr "повредена кръпка за модула „%s“"
662
569
-#: merge-recursive.c:3170
663
+#: apply.c:4309
664
#, c-format
571
-msgid ""
572
-"Path updated: %s added in %s inside a directory that was renamed in %s; "
573
-"moving it to %s."
665
+msgid "unable to stat newly created file '%s'"
666
msgstr ""
575
-"Обновен път: „%s“ е добавен в „%s“ в директория, която е преименувана в "
576
-"„%s“. Обектът се мести в „%s“."
667
+"не може да се получи информация чрез „stat“ за новосъздадения файл „%s“"
668
578
-#: merge-recursive.c:3173
669
+#: apply.c:4317
670
#, c-format
580
-msgid ""
581
-"CONFLICT (file location): %s added in %s inside a directory that was renamed "
582
-"in %s, suggesting it should perhaps be moved to %s."
671
+msgid "unable to create backing store for newly created file %s"
672
msgstr ""
584
-"КОНФЛИКТ (места на файлове): „%s“ е добавен в „%s“ в директория, която е "
585
-"преименувана в „%s“. Предложението е да преместите обекта в „%s“."
673
+"не може да се за създаде мястото за съхранение на новосъздадения файл „%s“"
674
587
-#: merge-recursive.c:3177
675
+#: apply.c:4323 apply.c:4468
676
#, c-format
589
-msgid ""
590
-"Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
591
-"%s; moving it to %s."
592
-msgstr ""
593
-"Обновен път: „%s“ е преименуван на „%s“ в „%s“ в директория, която е "
594
-"преименувана в „%s“. Обектът се мести в „%s“."
677
+msgid "unable to add cache entry for %s"
678
+msgstr "не може да се добави запис в кеша за „%s“"
679
596
-#: merge-recursive.c:3180
680
+#: apply.c:4366
681
#, c-format
598
-msgid ""
599
-"CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
600
-"was renamed in %s, suggesting it should perhaps be moved to %s."
601
-msgstr ""
602
-"КОНФЛИКТ (места на файлове): „%s“ е преименуван на „%s“ в „%s“ в директория, "
603
-"която е преименувана в „%s“. Предложението е да преместите обекта в „%s“."
682
+msgid "failed to write to '%s'"
683
+msgstr "в „%s“ не може да се пише"
684
605
-#: midx.c:1034
606
-msgid "Looking for referenced packfiles"
607
-msgstr "Търсене на указаните пакетни файлове"
685
+#: apply.c:4370
686
+#, c-format
687
+msgid "closing file '%s'"
688
+msgstr "затваряне на файла „%s“"
689
609
-#: midx.c:1053
610
-msgid "Verifying OID order in MIDX"
611
-msgstr ""
612
-"Проверка на подредбата на идентификатори на обекти в MIDX (файл с индекс към "
613
-"множество пакетни файлове)"
690
+#: apply.c:4440
691
+#, c-format
692
+msgid "unable to write file '%s' mode %o"
693
+msgstr "файлът „%s“ не може да се запише с режим на достъп „%o“"
694
615
-#: revision.c:2683
616
-msgid "-L does not yet support diff formats besides -p and -s"
617
-msgstr ""
618
-"опцията „-L“ поддържа единствено форматирането на разликите според опциите „-"
619
-"p“ и „-s“"
695
+#: apply.c:4538
696
+#, c-format
697
+msgid "Applied patch %s cleanly."
698
+msgstr "Кръпката „%s“ бе приложена чисто."
699
621
-#: transport.c:260
622
-msgid "server options require protocol version 2 or later"
623
-msgstr "опциите на сървъра изискват поне версия 2 на протокола"
700
+#: apply.c:4546
701
+msgid "internal error"
702
+msgstr "вътрешна грешка"
703
625
-#: builtin/checkout.c:744
704
+#: apply.c:4549
705
#, c-format
627
-msgid ""
628
-"cannot continue with staged changes in the following files:\n"
629
-"%s"
630
-msgstr ""
631
-"не може да се продължи с промени в следните файлове, които са добавени в "
632
-"индекса:\n"
633
-"%s"
706
+msgid "Applying patch %%s with %d reject..."
707
+msgid_plural "Applying patch %%s with %d rejects..."
708
+msgstr[0] "Прилагане на кръпката „%%s“ с %d отхвърлено парче…"
709
+msgstr[1] "Прилагане на кръпката „%%s“ с %d отхвърлени парчета…"
710
635
-#: builtin/commit-tree.c:18
636
-msgid ""
637
-"git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
638
-"<file>)...] <tree>"
639
-msgstr ""
640
-"git commit-tree [(-p РОДИТЕЛ)…] [-S[ИДЕНТИФИКАТОР]] [(-m СЪОБЩЕНИЕ)…] [(-F "
641
-"ФАЙЛ)…] ДЪРВО"
711
+#: apply.c:4560
712
+#, c-format
713
+msgid "truncating .rej filename to %.*s.rej"
714
+msgstr "съкращаване на името на файла с отхвърлените парчета на „ %.*s.rej“"
715
643
-#: builtin/difftool.c:730
644
-msgid "difftool requires worktree or --no-index"
645
-msgstr "„git-difftool“ изисква работно дърво или опцията „--no-index“"
716
+#: apply.c:4568 builtin/fetch.c:837 builtin/fetch.c:1118
717
+#, c-format
718
+msgid "cannot open %s"
719
+msgstr "„%s“ не може да бъде отворен"
720
647
-#: builtin/rebase.c:1498
648
-msgid ""
649
-"the rebase.useBuiltin support has been removed!\n"
650
-"See its entry in 'git help config' for details."
651
-msgstr ""
652
-"поддръжката на „rebase.useBuiltin“ е премахната.\n"
653
-"За повече информация вижте „git help config“."
721
+#: apply.c:4582
722
+#, c-format
723
+msgid "Hunk #%d applied cleanly."
724
+msgstr "%d-то парче бе успешно приложено."
725
655
-#: builtin/stash.c:24 builtin/stash.c:47
656
-msgid "git stash drop [-q|--quiet] [<stash>]"
657
-msgstr "git stash drop [-q|--quiet] [СКАТАНО]"
726
+#: apply.c:4586
727
+#, c-format
728
+msgid "Rejected hunk #%d."
729
+msgstr "%d-то парче бе отхвърлено."
730
659
-#: builtin/stash.c:25
660
-msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
661
-msgstr "git stash ( pop | apply ) [--index] [-q|--quiet] [СКАТАНО]"
731
+#: apply.c:4696
732
+#, c-format
733
+msgid "Skipped patch '%s'."
734
+msgstr "Пропусната кръпка: „%s“"
735
663
-#: builtin/stash.c:27 builtin/stash.c:67
664
-msgid "git stash clear"
665
-msgstr "git stash clear"
666
-
667
-#: builtin/stash.c:28 builtin/stash.c:77
668
-msgid ""
669
-"git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
670
-" [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
671
-" [--] [<pathspec>...]]"
672
-msgstr ""
673
-"git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
674
-" [-u|--include-untracked] [-a|--all] [-m|--message СЪОБЩЕНИЕ]\n"
675
-" [--] [ПЪТ…]]"
676
-
677
-#: builtin/stash.c:31 builtin/stash.c:84
678
-msgid ""
679
-"git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
680
-" [-u|--include-untracked] [-a|--all] [<message>]"
681
-msgstr ""
682
-"git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
683
-" [-u|--include-untracked] [-a|--all] [СЪОБЩЕНИЕ]"
684
-
685
-#: builtin/stash.c:52
686
-msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
687
-msgstr "git stash pop [--index] [-q|--quiet] [СКАТАНО]"
688
-
689
-#: builtin/stash.c:57
690
-msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
691
-msgstr "git stash apply [--index] [-q|--quiet] [СКАТАНО]"
692
-
693
-#: builtin/stash.c:72
694
-msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
695
-msgstr "git stash store [-m|--message СЪОБЩЕНИЕ] [-q|--quiet] ПОДАВАНЕ"
696
-
697
-#: builtin/stash.c:1467 builtin/stash.c:1503
698
-msgid "stash in patch mode"
699
-msgstr "скатаване в режим за кръпки"
700
-
701
-#: builtin/tag.c:210
702
-#, c-format
703
-msgid ""
704
-"You have created a nested tag. The object referred to by your new is\n"
705
-"already a tag. If you meant to tag the object that it points to, use:\n"
706
-"\n"
707
-"\tgit tag -f %s %s^{}"
708
-msgstr ""
709
-"Създали сте непряк етикет — обектът, сочен от новосъздадения етикет,\n"
710
-"е също етикет. Ако вместо това искате новият етикет да сочи към това,\n"
711
-"което се сочи от стария, изпълнете:\n"
712
-"\n"
713
-" git tag -f %s %s^{}"
714
-
715
-#: remote-curl.c:584
716
-msgid "shouldn't have EOF when not gentle on EOF"
717
-msgstr "получен е EOF, в режим без поддръжка за това"
718
-
719
-#: remote-curl.c:664
720
-msgid "unable to rewind rpc post data - try increasing http.postBuffer"
721
-msgstr ""
722
-"данните за POST не могат да се прочетат наново, пробвайте да увеличите "
723
-"настройката „http.postBuffer“"
724
-
725
-#: remote-curl.c:879
726
-#, c-format
727
-msgid "cannot deflate request; zlib deflate error %d"
728
-msgstr ""
729
-"заявката не може да бъде декомпресирана, грешка от „zlib“ при "
730
-"декомпресиране: %d"
731
-
732
-#: remote-curl.c:883
733
-#, c-format
734
-msgid "cannot deflate request; zlib end error %d"
735
-msgstr ""
736
-"заявката не може да бъде декомпресирана; грешка от „zlib“ при завършване: %d<"
737
-
738
-#: remote-curl.c:1076
739
-msgid "cannot fetch by sha1 over smart http"
740
-msgstr "умният вариант на http не може да доставя по SHA1"
741
-
742
-#: remote-curl.c:1360
743
-msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
744
-msgstr "remote-curl: употреба: git remote-curl ХРАНИЛИЩЕ [АДРЕС]"
745
-
746
-#: remote-curl.c:1392
747
-msgid "remote-curl: error reading command stream from git"
748
-msgstr "remote-curl: грешка при изчитането на потока команди от git"
749
-
750
-#: remote-curl.c:1399
751
-msgid "remote-curl: fetch attempted without a local repo"
752
-msgstr "remote-curl: опит за доставяне без локално хранилище"
753
-
754
-#: remote-curl.c:1439
755
-#, c-format
756
-msgid "remote-curl: unknown command '%s' from git"
757
-msgstr "remote-curl: непозната команда „%s“ от git"
758
-
759
-#: commit-graph.c:105
760
-msgid "commit-graph file is too small"
761
-msgstr "файлът с гра̀фа на подаванията е твърде малък"
762
-
763
-#: commit-graph.c:170
764
-#, c-format
765
-msgid "commit-graph signature %X does not match signature %X"
766
-msgstr "отпечатъкът на гра̀фа с подаванията %X не съвпада с %X"
767
-
768
-#: commit-graph.c:177
769
-#, c-format
770
-msgid "commit-graph version %X does not match version %X"
771
-msgstr "версията на гра̀фа с подаванията %X не съвпада с %X"
772
-
773
-#: commit-graph.c:184
774
-#, c-format
775
-msgid "commit-graph hash version %X does not match version %X"
776
-msgstr "версията на контролната сума на гра̀фа с подаванията %X не съвпада с %X"
777
-
778
-#: commit-graph.c:207
779
-msgid "commit-graph chunk lookup table entry missing; file may be incomplete"
780
-msgstr ""
781
-"записът в таблицата за откъси липсва, файлът за гра̀фа може да е непълен"
782
-
783
-#: commit-graph.c:218
784
-#, c-format
785
-msgid "commit-graph improper chunk offset %08x%08x"
786
-msgstr "неправилно отместване на откъс: %08x%08x"
787
-
788
-#: commit-graph.c:255
789
-#, c-format
790
-msgid "commit-graph chunk id %08x appears multiple times"
791
-msgstr "откъсът %08x се явява многократно"
792
-
793
-#: commit-graph.c:1187
794
-#, c-format
795
-msgid "failed to parse commit %s from commit-graph"
796
-msgstr "подаване „%s“ в гра̀фа с подаванията не може да се анализира"
797
-
798
-#: commit-graph.c:1283
799
-#, c-format
800
-msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
801
-msgstr ""
802
-"датата на подаване на „%s“ в гра̀фа с подаванията е %<PRIuMAX>, а трябва да е "
803
-"%<PRIuMAX>"
804
-
805
-#: diff-no-index.c:238
806
-msgid "git diff --no-index [<options>] <path> <path>"
807
-msgstr "git diff --no-index [ОПЦИЯ…] ПЪТ ПЪТ"
808
-
809
-#: diff.c:4684
810
-#, c-format
811
-msgid "invalid --stat value: %s"
812
-msgstr "неправилна стойност за „--stat“: %s"
813
-
814
-#: diff.c:4844
815
-#, c-format
816
-msgid "unable to resolve '%s'"
817
-msgstr "„%s“ не може да се открие"
818
-
819
-#: diff.c:4912
820
-#, c-format
821
-msgid "%s expects a character, got '%s'"
822
-msgstr "опцията „%s“ изисква знак, а не: „%s“"
823
-
824
-#: diff.c:4933
825
-#, c-format
826
-msgid "bad --color-moved argument: %s"
827
-msgstr "неправилен аргумент за „--color-moved“: „%s“"
828
-
829
-#: diff.c:4952
830
-#, c-format
831
-msgid "invalid mode '%s' in --color-moved-ws"
832
-msgstr "неправилен режим „%s“ за „ --color-moved-ws“"
833
-
834
-#: diff.c:5028 diff.c:5048
835
-#, c-format
836
-msgid "invalid argument to %s"
837
-msgstr "неправилен аргумент към „%s“"
838
-
839
-#: diff.c:5186
840
-#, c-format
841
-msgid "failed to parse --submodule option parameter: '%s'"
842
-msgstr "неразпознат параметър към опцията „--submodule“: „%s“"
843
-
844
-#: diff.c:5240
845
-#, c-format
846
-msgid "bad --word-diff argument: %s"
847
-msgstr "неправилен аргумент към „--word-diff“: „%s“"
848
-
849
-#: diff.c:5265 diff.c:5271
850
-msgid "generate patch"
851
-msgstr "създаване на кръпки"
852
-
853
-#: diff.c:5274 diff.c:5277
854
-msgid "generate diffs with <n> lines context"
855
-msgstr "файловете с разлики да са с контекст с такъв БРОЙ редове"
856
-
857
-#: diff.c:5282
858
-msgid "synonym for '-p --raw'"
859
-msgstr "псевдоним на „-p --stat“"
860
-
861
-#: diff.c:5286
862
-msgid "synonym for '-p --stat'"
863
-msgstr "псевдоним на „-p --stat“"
864
-
865
-#: diff.c:5290
866
-msgid "machine friendly --stat"
867
-msgstr "„--stat“ във формат за четене от програма"
868
-
869
-#: diff.c:5293
870
-msgid "output only the last line of --stat"
871
-msgstr "извеждане само на последния ред на „--stat“"
872
-
873
-#: diff.c:5300
874
-msgid "synonym for --dirstat=cumulative"
875
-msgstr "псевдоним на „--dirstat=cumulative“"
876
-
877
-#: diff.c:5314
878
-msgid "show only names of changed files"
879
-msgstr "извеждане само на имената на променените файлове"
880
-
881
-#: diff.c:5317
882
-msgid "show only names and status of changed files"
883
-msgstr "извеждане само на имената и статистиката за променените файлове"
884
-
885
-#: diff.c:5320
886
-msgid "generate diffstat"
887
-msgstr "извеждане на статистика за промените"
888
-
889
-#: diff.c:5351 diff.c:5354 diff.c:5357 diff.c:5463
890
-msgid "<prefix>"
891
-msgstr "ПРЕФИКС"
892
-
893
-#: diff.c:5364
894
-msgid "show context between diff hunks up to the specified number of lines"
895
-msgstr ""
896
-"извеждане на контекст между последователните парчета с разлики от указания "
897
-"БРОЙ редове"
898
-
899
-#: diff.c:5382
900
-msgid "Diff rename options"
901
-msgstr "Настройки за разлики с преименуване"
902
-
903
-#: diff.c:5383
904
-msgid "<n>[/<m>]"
905
-msgstr "МИНИМАЛЕН_%_ПРОМЯНА_ЗА_ИЗТОЧНИК[/МАКСИМАЛEН_%_ПРОМЯНА_ЗА_ЗАМЯНА]"
906
-
907
-#: diff.c:5388
908
-msgid "detect renames"
909
-msgstr "засичане на преименуванията"
910
-
911
-#: diff.c:5392
912
-msgid "omit the preimage for deletes"
913
-msgstr "без предварителен вариант при изтриване"
914
-
915
-#: diff.c:5401
916
-msgid "disable rename detection"
917
-msgstr "без търсене на преименувания"
918
-
919
-#: diff.c:5411
920
-msgid "Diff algorithm options"
921
-msgstr "Опции към алгоритъма за разлики"
922
-
923
-#: diff.c:5416
924
-msgid "ignore whitespace when comparing lines"
925
-msgstr "без промени в празните знаци при сравняване на редове"
926
-
927
-#: diff.c:5419
928
-msgid "ignore changes in amount of whitespace"
929
-msgstr "без промени в празните знаци"
930
-
931
-#: diff.c:5422
932
-msgid "ignore changes in whitespace at EOL"
933
-msgstr "без промени в празните знаци в края на редовете"
934
-
935
-#: diff.c:5443
936
-msgid "<text>"
937
-msgstr "ТЕКСТ"
938
-
939
-#: diff.c:5446 diff.c:5455 diff.c:5458
940
-msgid "<mode>"
941
-msgstr "РЕЖИМ"
942
-
943
-#: diff.c:5462
944
-msgid "Diff other options"
945
-msgstr "Други опции за разлики"
946
-
947
-#: diff.c:5468
948
-msgid "treat all files as text"
949
-msgstr "обработка на всички файлове като текстови"
950
-
951
-#: diff.c:5480
952
-msgid "<when>"
953
-msgstr "КОГА"
954
-
955
-#: diff.c:5481
956
-msgid "ignore changes to submodules in the diff generation"
957
-msgstr "игнориране на промените в подмодулите при извеждането на разликите"
958
-
959
-#: diff.c:5484
960
-msgid "<format>"
961
-msgstr "ФОРМАТ"
962
-
963
-#: diff.c:5489
964
-msgid "hide 'git add -N' entries from the index"
965
-msgstr "без включване в индекса на записите, добавени с „git add -N“"
966
-
967
-#: diff.c:5494
968
-msgid "<string>"
969
-msgstr "НИЗ"
970
-
971
-#: diff.c:5501
972
-msgid "show all changes in the changeset with -S or -G"
973
-msgstr "извеждане на всички промени с „-G“/„-S“"
974
-
975
-#: diff.c:5504
976
-msgid "treat <string> in -S as extended POSIX regular expression"
977
-msgstr "НИЗът към „-S“ да се тълкува като разширен регулярен израз по POSIX"
978
-
979
-#: diff.c:5507
980
-msgid "control the order in which files appear in the output"
981
-msgstr "управление на подредбата на файловете в изхода"
982
-
983
-#: diff.c:5508
984
-msgid "<object-id>"
985
-msgstr "ИДЕНТИФИКАТОР_НА_ОБЕКТ"
986
-
987
-#: diff.c:5514
988
-msgid "<file>"
989
-msgstr "ФАЙЛ"
990
-
991
-#: diff.c:5515
992
-msgid "Output to a specific file"
993
-msgstr "Изход към указания файл"
994
-
995
-#: fetch-pack.c:196
996
-msgid "unable to write to remote"
997
-msgstr "невъзможно писане към отдалечено хранилище"
998
-
999
-#: fetch-pack.c:1171
1000
-msgid "unable to write request to remote"
1001
-msgstr "невъзможно писане към отдалечено хранилище"
1002
-
1003
-#: list-objects.c:378
1004
-#, c-format
1005
-msgid "unable to load root tree for commit %s"
1006
-msgstr "кореновото дърво за подаване „%s“ не може да се зареди"
1007
-
1008
-#: midx.c:1081
1009
-msgid "Sorting objects by packfile"
1010
-msgstr "Подредба на обектите по пакетни файлове"
1011
-
1012
-#: pkt-line.c:92
1013
-msgid "unable to write flush packet"
1014
-msgstr "пакетът за изчистване на буферите не може да се запише"
1015
-
1016
-#: pkt-line.c:99
1017
-msgid "unable to write delim packet"
1018
-msgstr "разделящият пакет не може да се запише"
1019
-
1020
-#: read-cache.c:723
1021
-#, c-format
1022
-msgid "'%s' does not have a commit checked out"
1023
-msgstr "не е изтеглено подаване в „%s“"
1024
-
1025
-#: sequencer.c:2164
1026
-#, c-format
1027
-msgid "could not parse '%.*s'"
1028
-msgstr "„%.*s“ не може да се анализира"
1029
-
1030
-#: transport.c:259
1031
-msgid "see protocol.version in 'git help config' for more details"
1032
-msgstr ""
1033
-"За повече информация вижте раздела „protocol.version“ в „git help config“"
1034
-
1035
-#: wt-status.c:1392
1036
-msgid "Cherry-pick currently in progress."
1037
-msgstr "В момента се извършва отбиране на подавания."
1038
-
1039
-#: wt-status.c:1405
1040
-msgid " (run \"git cherry-pick --continue\" to continue)"
1041
-msgstr " (за да продължите, изпълнете „git cherry-pick --continue“)"
1042
-
1043
-#: wt-status.c:1420
1044
-msgid "Revert currently in progress."
1045
-msgstr "В момента тече отмяна на подаване."
1046
-
1047
-#: wt-status.c:1432
1048
-msgid " (run \"git revert --continue\" to continue)"
1049
-msgstr " (за да продължите, изпълнете „git revert --continue“)"
1050
-
1051
-#: builtin/branch.c:452
1052
-msgid "could not resolve HEAD"
1053
-msgstr "подаването, сочено от указателя „HEAD“, не може да се установи"
1054
-
1055
-#: builtin/branch.c:458
1056
-#, c-format
1057
-msgid "HEAD (%s) points outside of refs/heads/"
1058
-msgstr "„HEAD“ (%s) сочи извън директорията „refs/heads“"
1059
-
1060
-#: builtin/branch.c:639
1061
-msgid "show current branch name"
1062
-msgstr "извеждане на името на текущия клон"
1063
-
1064
-#: builtin/checkout.c:751
1065
-#, c-format
1066
-msgid "staged changes in the following files may be lost: %s"
1067
-msgstr "локалните промени в тези файлове ще се презапишат: %s"
1068
-
1069
-#: builtin/checkout.c:1390
1070
-msgid "use overlay mode (default)"
1071
-msgstr "използване на припокриващ режим (стандартно)"
1072
-
1073
-#: builtin/checkout.c:1425
1074
-msgid "-p and --overlay are mutually exclusive"
1075
-msgstr "опциите „-p“ и „--overlay“ са несъвместими"
1076
-
1077
-#: builtin/commit-tree.c:31
1078
-#, c-format
1079
-msgid "duplicate parent %s ignored"
1080
-msgstr "прескачане на повтарящ се родител: „%s“"
1081
-
1082
-#: builtin/commit-tree.c:56 builtin/commit-tree.c:136 builtin/log.c:520
1083
-#, c-format
1084
-msgid "not a valid object name %s"
1085
-msgstr "неправилно име на обект: „%s“"
1086
-
1087
-#: builtin/commit-tree.c:93
1088
-#, c-format
1089
-msgid "git commit-tree: failed to open '%s'"
1090
-msgstr "git commit-tree: „%s“ не може да се отвори"
1091
-
1092
-#: builtin/commit-tree.c:96
1093
-#, c-format
1094
-msgid "git commit-tree: failed to read '%s'"
1095
-msgstr "git commit-tree: „%s“ не може да се прочете"
1096
-
1097
-#: builtin/commit-tree.c:98
1098
-#, c-format
1099
-msgid "git commit-tree: failed to close '%s'"
1100
-msgstr "git commit-tree: „%s“ не може да се затвори"
1101
-
1102
-#: builtin/commit-tree.c:111
1103
-msgid "parent"
1104
-msgstr "родител"
1105
-
1106
-#: builtin/commit-tree.c:112
1107
-msgid "id of a parent commit object"
1108
-msgstr "ИДЕНТИФИКАТОР на обекта за подаването-родител"
1109
-
1110
-#: builtin/commit-tree.c:118
1111
-msgid "read commit log message from file"
1112
-msgstr "изчитане на съобщението за подаване от ФАЙЛ"
1113
-
1114
-#: builtin/commit-tree.c:133
1115
-msgid "must give exactly one tree"
1116
-msgstr "трябва да е точно едно дърво"
1117
-
1118
-#: builtin/commit-tree.c:140
1119
-msgid "git commit-tree: failed to read"
1120
-msgstr "git commit-tree: не може да се прочете"
1121
-
1122
-#: builtin/commit.c:1192
1123
-#, c-format
1124
-msgid "paths '%s ...' with -a does not make sense"
1125
-msgstr "опцията „-a“ е несъвместима със задаването на пътища: „%s…“"
1126
-
1127
-#: builtin/commit-graph.c:68 builtin/commit-graph.c:105
1128
-#, c-format
1129
-msgid "Could not open commit-graph '%s'"
1130
-msgstr "Графът с подаванията не може да се отвори: „%s“"
1131
-
1132
-#: builtin/difftool.c:715
1133
-msgid "passed to `diff`"
1134
-msgstr "подава се към „diff“"
1135
-
1136
-#: builtin/gc.c:126
1137
-#, c-format
1138
-msgid "failed to parse '%s' value '%s'"
1139
-msgstr "стойността на „%s“ — „%s“ не може да се анализира"
1140
-
1141
-#: builtin/log.c:544 builtin/log.c:638
1142
-#, c-format
1143
-msgid "could not read object %s"
1144
-msgstr "обектът не може да бъде прочетен: %s"
1145
-
1146
-#: builtin/log.c:663
1147
-#, c-format
1148
-msgid "unknown type: %d"
1149
-msgstr "неизвестен вид: %d"
1150
-
1151
-#: builtin/log.c:901
1152
-#, c-format
1153
-msgid "cannot open patch file %s"
1154
-msgstr "файлът-кръпка „%s“ не може да бъде отворен"
1155
-
1156
-#: builtin/log.c:918
1157
-msgid "need exactly one range"
1158
-msgstr "трябва да зададете точно един диапазон"
1159
-
1160
-#: builtin/log.c:928
1161
-msgid "not a range"
1162
-msgstr "не е диапазон"
1163
-
1164
-#: builtin/log.c:1051
1165
-msgid "cover letter needs email format"
1166
-msgstr "придружаващото писмо трябва да е форматирано като е-писмо"
1167
-
1168
-#: builtin/log.c:1057
1169
-msgid "failed to create cover-letter file"
1170
-msgstr "неуспешно създаване на придружаващо писмо"
1171
-
1172
-#: builtin/log.c:1221
1173
-msgid "two output directories?"
1174
-msgstr "може да укажете максимум една директория за изход"
1175
-
1176
-#: builtin/log.c:1332 builtin/log.c:2076 builtin/log.c:2078 builtin/log.c:2090
1177
-#, c-format
1178
-msgid "unknown commit %s"
1179
-msgstr "непознато подаване: „%s“"
1180
-
1181
-#: builtin/log.c:1347
1182
-msgid "could not find exact merge base"
1183
-msgstr "точната база за сливане не може да бъде открита"
1184
-
1185
-#: builtin/log.c:1351
1186
-msgid ""
1187
-"failed to get upstream, if you want to record base commit automatically,\n"
1188
-"please use git branch --set-upstream-to to track a remote branch.\n"
1189
-"Or you could specify base commit by --base=<base-commit-id> manually"
1190
-msgstr ""
1191
-"следеният клон не може да бъде установен. Ако искате ръчно да го\n"
1192
-"зададете, използвайте „git branch --set-upstream-to“.\n"
1193
-"Можете ръчно да зададете базово подаване чрез „--base=<base-commit-id>“."
1194
-
1195
-#: builtin/log.c:1371
1196
-msgid "failed to find exact merge base"
1197
-msgstr "точната база при сливане не може да бъде открита"
1198
-
1199
-#: builtin/log.c:1952
1200
-msgid "failed to create output files"
1201
-msgstr "неуспешно създаване на изходни файлове"
1202
-
1203
-#: builtin/merge.c:808
1204
-msgid ""
1205
-"Please enter a commit message to explain why this merge is necessary,\n"
1206
-"especially if it merges an updated upstream into a topic branch.\n"
1207
-"\n"
1208
-msgstr ""
1209
-"В съобщението при подаване добавете информация за причината за\n"
1210
-"сливането, особено ако сливате обновен отдалечен клон в тематичен клон.\n"
1211
-
1212
-#: builtin/merge.c:813
1213
-msgid "An empty message aborts the commit.\n"
1214
-msgstr "Празно съобщение предотвратява подаването.\n"
1215
-
1216
-#: builtin/merge.c:816
1217
-#, c-format
1218
-msgid ""
1219
-"Lines starting with '%c' will be ignored, and an empty message aborts\n"
1220
-"the commit.\n"
1221
-msgstr ""
1222
-"Редовете, които започват с „%c“, ще бъдат пропуснати, а празно\n"
1223
-"съобщение преустановява подаването.\n"
1224
-
1225
-#: builtin/read-tree.c:157
1226
-msgid "suppress feedback messages"
1227
-msgstr "без информационни съобщения"
1228
-
1229
-#: builtin/rebase.c:167 builtin/rebase.c:193 builtin/rebase.c:217
1230
-#, c-format
1231
-msgid "could not write '%s'."
1232
-msgstr "„%s“ не може да се запише."
1233
-
1234
-#: builtin/rebase.c:1445
1235
-msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
1236
-msgstr "(остаряло) пресъздаване на сливанията вместо да се прескачат"
1237
-
1238
-#: builtin/rebase.c:1545
1239
-msgid ""
1240
-"git rebase --preserve-merges is deprecated. Use --rebase-merges instead."
1241
-msgstr ""
1242
-"Опцията „--preserve-merges“ е остаряла. Ползвайте „--rebase-merges“ вместо "
1243
-"нея."
1244
-
1245
-#: builtin/replace.c:383
1246
-#, c-format
1247
-msgid "could not parse %s as a commit"
1248
-msgstr "„%s“ не може да се анализира като подаване"
1249
-
1250
-#: builtin/stash.c:22 builtin/stash.c:37
1251
-msgid "git stash list [<options>]"
1252
-msgstr "git stash list [ОПЦИЯ…]"
1253
-
1254
-#: builtin/stash.c:23 builtin/stash.c:42
1255
-msgid "git stash show [<options>] [<stash>]"
1256
-msgstr "git stash show [ОПЦИЯ…] [СКАТАНО]"
1257
-
1258
-#: builtin/stash.c:26 builtin/stash.c:62
1259
-msgid "git stash branch <branchname> [<stash>]"
1260
-msgstr "git stash branch КЛОН [СКАТАНО]"
1261
-
1262
-#: builtin/stash.c:127
1263
-#, c-format
1264
-msgid "'%s' is not a stash-like commit"
1265
-msgstr "„%s“ не е подаване, приличащо на нещо скатано"
1266
-
1267
-#: builtin/stash.c:147
1268
-#, c-format
1269
-msgid "Too many revisions specified:%s"
1270
-msgstr "Указани са прекалено много версии:%s"
1271
-
1272
-#: builtin/stash.c:175
1273
-#, c-format
1274
-msgid "%s is not a valid reference"
1275
-msgstr "„%s“ е неправилно име за указател"
1276
-
1277
-#: builtin/stash.c:403
1278
-msgid "cannot apply a stash in the middle of a merge"
1279
-msgstr "по време на сливане не може да приложите нещо скатано"
1280
-
1281
-#: builtin/stash.c:414
1282
-#, c-format
1283
-msgid "could not generate diff %s^!."
1284
-msgstr "файлът с разликите „%s^!“ не може да се генерира"
1285
-
1286
-#: builtin/stash.c:421
1287
-msgid "conflicts in index.Try without --index."
1288
-msgstr ""
1289
-"в индекса има конфликти. Пробвайте да изпълните командата без опцията „--"
1290
-"index“."
1291
-
1292
-#: builtin/stash.c:427
1293
-msgid "could not save index tree"
1294
-msgstr "дървото сочено от индекса не може да бъде запазено"
1295
-
1296
-#: builtin/stash.c:434
1297
-msgid "could not restore untracked files from stash"
1298
-msgstr "неследени файлове не могат да се възстановят от скатаното"
1299
-
1300
-#: builtin/stash.c:448
1301
-#, c-format
1302
-msgid "Merging %s with %s"
1303
-msgstr "Сливане на „%s“ с „%s“"
1304
-
1305
-#: builtin/stash.c:516 builtin/stash.c:615
1306
-msgid "attempt to recreate the index"
1307
-msgstr "опит за повторно създаване на индекса"
1308
-
1309
-#: builtin/stash.c:549
1310
-#, c-format
1311
-msgid "Dropped %s (%s)"
1312
-msgstr "Изтрито: „%s“ (%s)"
1313
-
1314
-#: builtin/stash.c:552
1315
-#, c-format
1316
-msgid "%s: Could not drop stash entry"
1317
-msgstr "Скатаното „%s“ не може да бъде изтрито"
1318
-
1319
-#: builtin/stash.c:577
1320
-#, c-format
1321
-msgid "'%s' is not a stash reference"
1322
-msgstr "„%s“ не е указател към нещо скатано"
1323
-
1324
-#: builtin/stash.c:789 builtin/stash.c:826
1325
-#, c-format
1326
-msgid "Cannot update %s with %s"
1327
-msgstr "Указателят „%s“ не може да бъде обновен да сочи към „%s“"
1328
-
1329
-#: builtin/stash.c:807 builtin/stash.c:1474 builtin/stash.c:1510
1330
-msgid "stash message"
1331
-msgstr "съобщение при скатаване"
1332
-
1333
-#: builtin/stash.c:817
1334
-msgid "\"git stash store\" requires one <commit> argument"
1335
-msgstr "командата „git stash store“ изисква точно един аргумент-ПОДАВАНЕ"
1336
-
1337
-#: builtin/stash.c:1284
1338
-msgid "Did you forget to 'git add'?"
1339
-msgstr "Пробвайте да използвате „git add“"
1340
-
1341
-#: builtin/stash.c:1326
1342
-#, c-format
1343
-msgid "Saved working directory and index state %s"
1344
-msgstr "Състоянието на работната директория и индекса e запазено: „%s“"
1345
-
1346
-#: builtin/stash.c:1465 builtin/stash.c:1501
1347
-msgid "keep index"
1348
-msgstr "запазване на индекса"
1349
-
1350
-#: builtin/stash.c:1468 builtin/stash.c:1504
1351
-msgid "quiet mode"
1352
-msgstr "без извеждане на информация"
1353
-
1354
-#: builtin/stash.c:1470 builtin/stash.c:1506
1355
-msgid "include untracked files in stash"
1356
-msgstr "скатаване и на неследените файлове"
1357
-
1358
-#: builtin/stash.c:1472 builtin/stash.c:1508
1359
-msgid "include ignore files"
1360
-msgstr "скатаване и на игнорираните файлове"
1361
-
1362
-#: builtin/submodule--helper.c:569
1363
-msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
1364
-msgstr "git submodule--helper foreach [--quiet] [--recursive] [--] КОМАНДА"
1365
-
1366
-#: builtin/submodule--helper.c:712
1367
-msgid "git submodule--helper init [<options>] [<path>]"
1368
-msgstr "git submodule--helper init [ОПЦИЯ…] [ПЪТ]"
1369
-
1370
-#: builtin/submodule--helper.c:2099
1371
-msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
1372
-msgstr "git submodule--helper absorb-git-dirs [ОПЦИЯ…] [ПЪТ…]"
1373
-
1374
-#: builtin/submodule--helper.c:2159
1375
-msgid "unset the config in the .gitmodules file"
1376
-msgstr "изтриване на настройка във файла „.gitmodules“"
1377
-
1378
-#: builtin/submodule--helper.c:2164
1379
-msgid "git submodule--helper config <name> [<value>]"
1380
-msgstr "git submodule--helper config ИМЕ [СТОЙНОСТ]"
1381
-
1382
-#: builtin/submodule--helper.c:2165
1383
-msgid "git submodule--helper config --unset <name>"
1384
-msgstr "git submodule--helper config --unset ИМЕ"
1385
-
1386
-#: builtin/tag.c:25
1387
-msgid ""
1388
-"git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
1389
-"\t\t<tagname> [<head>]"
1390
-msgstr ""
1391
-"git tag [-a | -s | -u ИДЕНТИФИКАТОР_НА_КЛЮЧ] [-f] [-m СЪОБЩЕНИЕ | -F ФАЙЛ]\n"
1392
-" ЕТИКЕТ [ВРЪХ]"
1393
-
1394
-#: t/helper/test-serve-v2.c:7
1395
-msgid "test-tool serve-v2 [<options>]"
1396
-msgstr "test-tool serve-v2 [ОПЦИЯ…]"
1397
-
1398
-#: remote-curl.c:157
1399
-#, c-format
1400
-msgid "invalid quoting in push-option value: '%s'"
1401
-msgstr ""
1402
-"неправилно екраниране или цитиране в стойността към опция за изтласкване: "
1403
-"„%s“"
1404
-
1405
-#: remote-curl.c:254
1406
-#, c-format
1407
-msgid "%sinfo/refs not valid: is this a git repository?"
1408
-msgstr "„%sinfo/refs“ е неизползваемо, проверете дали е хранилище на git"
1409
-
1410
-#: remote-curl.c:355
1411
-msgid "invalid server response; expected service, got flush packet"
1412
-msgstr ""
1413
-"неправилен отговор от сървъра: очакваше се услуга, а бе получен изчистващ "
1414
-"пакет „flush“"
736
+#: apply.c:4704
737
+msgid "unrecognized input"
738
+msgstr "непознат вход"
739
1416
-#: remote-curl.c:386
1417
-#, c-format
1418
-msgid "invalid server response; got '%s'"
1419
-msgstr "неправилен отговор от сървъра, бе получено: „%s“"
740
+#: apply.c:4724
741
+msgid "unable to read index file"
742
+msgstr "индексът не може да бъде записан"
743
1421
-#: remote-curl.c:446
744
+#: apply.c:4879
745
#, c-format
1423
-msgid "repository '%s' not found"
1424
-msgstr "хранилището „%s“ липсва"
746
+msgid "can't open patch '%s': %s"
747
+msgstr "кръпката „%s“ не може да бъде отворена: %s"
748
1426
-#: remote-curl.c:450
749
+#: apply.c:4906
750
#, c-format
1428
-msgid "Authentication failed for '%s'"
1429
-msgstr "Неуспешна идентификация към „%s“"
751
+msgid "squelched %d whitespace error"
752
+msgid_plural "squelched %d whitespace errors"
753
+msgstr[0] "пренебрегната е %d грешка в знаците за интервали"
754
+msgstr[1] "пренебрегнати са %d грешки в знаците за интервали"
755
1431
-#: remote-curl.c:454
756
+#: apply.c:4912 apply.c:4927
757
#, c-format
1433
-msgid "unable to access '%s': %s"
1434
-msgstr "няма достъп до „%s“: %s"
758
+msgid "%d line adds whitespace errors."
759
+msgid_plural "%d lines add whitespace errors."
760
+msgstr[0] "%d ред добавя грешки в знаците за интервали."
761
+msgstr[1] "%d реда добавят грешки в знаците за интервали."
762
1436
-#: remote-curl.c:724
763
+#: apply.c:4920
764
#, c-format
1438
-msgid "RPC failed; %s"
1439
-msgstr "Неуспешно отдалечено извикване. %s"
1440
-
1441
-#: remote-curl.c:764
1442
-msgid "cannot handle pushes this big"
1443
-msgstr "толкова големи изтласквания не може да се изпълнят"
765
+msgid "%d line applied after fixing whitespace errors."
766
+msgid_plural "%d lines applied after fixing whitespace errors."
767
+msgstr[0] ""
768
+"Добавен е %d ред след корекцията на грешките в знаците за интервали."
769
+msgstr[1] ""
770
+"Добавени са %d реда след корекцията на грешките в знаците за интервали."
771
1445
-#: remote-curl.c:1014
1446
-msgid "dumb http transport does not support shallow capabilities"
1447
-msgstr "опростеният транспорт по http не поддържа плитки клиенти"
772
+#: apply.c:4936 builtin/add.c:540 builtin/mv.c:301 builtin/rm.c:390
773
+msgid "Unable to write new index file"
774
+msgstr "Новият индекс не може да бъде записан"
775
1449
-#: remote-curl.c:1028
1450
-msgid "fetch failed."
1451
-msgstr "неуспешно доставяне."
776
+#: apply.c:4963 apply.c:4966 builtin/am.c:2210 builtin/am.c:2213
777
+#: builtin/clone.c:120 builtin/fetch.c:118 builtin/merge.c:271
778
+#: builtin/pull.c:207 builtin/submodule--helper.c:407
779
+#: builtin/submodule--helper.c:1366 builtin/submodule--helper.c:1369
780
+#: builtin/submodule--helper.c:1849 builtin/submodule--helper.c:1852
781
+#: builtin/submodule--helper.c:2091 git-add--interactive.perl:197
782
+msgid "path"
783
+msgstr "път"
784
1453
-#: remote-curl.c:1120 remote-curl.c:1126
1454
-#, c-format
1455
-msgid "protocol error: expected sha/ref, got %s'"
1456
-msgstr "протоколна грешка: очаква се SHA1 или указател, а бе получено: „%s“"
785
+#: apply.c:4964
786
+msgid "don't apply changes matching the given path"
787
+msgstr "без прилагане на промените напасващи на дадения път"
788
1458
-#: remote-curl.c:1138 remote-curl.c:1252
1459
-#, c-format
1460
-msgid "http transport does not support %s"
1461
-msgstr "транспортът по http не поддържа „%s“"
789
+#: apply.c:4967
790
+msgid "apply changes matching the given path"
791
+msgstr "прилагане на промените напасващи на дадения път"
792
1463
-#: remote-curl.c:1174
1464
-msgid "git-http-push failed"
1465
-msgstr "неуспешно изпълнение на „git-http-push“"
793
+#: apply.c:4969 builtin/am.c:2219
794
+msgid "num"
795
+msgstr "БРОЙ"
796
1467
-#: command-list.h:113
1468
-msgid "Add or parse structured information in commit messages"
1469
-msgstr ""
1470
-"Добавяне или обработка на структурирана информация в съобщенията при подаване"
797
+#: apply.c:4970
798
+msgid "remove <num> leading slashes from traditional diff paths"
799
+msgstr "премахване на този БРОЙ водещи елементи от пътищата в разликата"
800
1472
-#: git-submodule.sh:239
1473
-#, sh-format
1474
-msgid "'$sm_path' does not have a commit checked out"
1475
-msgstr "в „${sm_path}“ не е изтеглено подаване"
801
+#: apply.c:4973
802
+msgid "ignore additions made by the patch"
803
+msgstr "игнориране на редовете добавени от тази кръпка"
804
1477
-#: git-submodule.sh:606
1478
-#, sh-format
1479
-msgid ""
1480
-"Unable to fetch in submodule path '$displaypath'; trying to directly fetch "
1481
-"$sha1:"
1482
-msgstr ""
1483
-"Неуспешно доставяне в пътя към подмодул „${displaypath}“, опит за директно "
1484
-"доставяне на „${sha1}“"
805
+#: apply.c:4975
806
+msgid "instead of applying the patch, output diffstat for the input"
807
+msgstr "извеждане на статистика на промените без прилагане на кръпката"
808
1486
-#: advice.c:103
1487
-#, c-format
1488
-msgid "%shint: %.*s%s\n"
1489
-msgstr "%sподсказка: %.*s%s\n"
809
+#: apply.c:4979
810
+msgid "show number of added and deleted lines in decimal notation"
811
+msgstr "извеждане на броя на добавените и изтритите редове"
812
1491
-#: advice.c:156
1492
-msgid "Cherry-picking is not possible because you have unmerged files."
1493
-msgstr "Отбирането на подавания е блокирано от неслети файлове."
813
+#: apply.c:4981
814
+msgid "instead of applying the patch, output a summary for the input"
815
+msgstr "извеждане на статистика на входните данни без прилагане на кръпката"
816
1495
-#: advice.c:158
1496
-msgid "Committing is not possible because you have unmerged files."
1497
-msgstr "Подаването е блокирано от неслети файлове."
817
+#: apply.c:4983
818
+msgid "instead of applying the patch, see if the patch is applicable"
819
+msgstr "проверка дали кръпката може да се приложи, без действително прилагане"
820
1499
-#: advice.c:160
1500
-msgid "Merging is not possible because you have unmerged files."
1501
-msgstr "Сливането е блокирано от неслети файлове."
821
+#: apply.c:4985
822
+msgid "make sure the patch is applicable to the current index"
823
+msgstr "проверка дали кръпката може да бъде приложена към текущия индекс"
824
1503
-#: advice.c:162
1504
-msgid "Pulling is not possible because you have unmerged files."
1505
-msgstr "Издърпването е блокирано от неслети файлове."
825
+#: apply.c:4987
826
+msgid "mark new files with `git add --intent-to-add`"
827
+msgstr "отбелязване на новите файлове с „git add --intent-to-add“"
828
1507
-#: advice.c:164
1508
-msgid "Reverting is not possible because you have unmerged files."
1509
-msgstr "Отмяната е блокирана от неслети файлове."
829
+#: apply.c:4989
830
+msgid "apply a patch without touching the working tree"
831
+msgstr "прилагане на кръпката без промяна на работното дърво"
832
1511
-#: advice.c:166
1512
-#, c-format
1513
-msgid "It is not possible to %s because you have unmerged files."
1514
-msgstr "Действието „%s“ е блокирано от неслети файлове."
833
+#: apply.c:4991
834
+msgid "accept a patch that touches outside the working area"
835
+msgstr "прилагане на кръпка, която променя и файлове извън работното дърво"
836
1516
-#: advice.c:174
1517
-msgid ""
1518
-"Fix them up in the work tree, and then use 'git add/rm <file>'\n"
1519
-"as appropriate to mark resolution and make a commit."
837
+#: apply.c:4994
838
+msgid "also apply the patch (use with --stat/--summary/--check)"
839
msgstr ""
1521
-"Редактирайте ги в работното дърво, и тогава ползвайте „git add/rm ФАЙЛ“,\n"
1522
-"за да отбележите коригирането им. След това извършете подаването."
840
+"кръпката да бъде приложена. Опцията се комбинира с „--check“/„--stat“/„--"
841
+"summary“"
842
1524
-#: advice.c:182
1525
-msgid "Exiting because of an unresolved conflict."
1526
-msgstr "Изход от програмата заради некоригиран конфликт."
843
+#: apply.c:4996
844
+msgid "attempt three-way merge if a patch does not apply"
845
+msgstr "пробване с тройно сливане, ако кръпката не може да се приложи директно"
846
1528
-#: advice.c:187 builtin/merge.c:1320
1529
-msgid "You have not concluded your merge (MERGE_HEAD exists)."
1530
-msgstr "Не сте завършили сливане. (Указателят „MERGE_HEAD“ съществува)."
847
+#: apply.c:4998
848
+msgid "build a temporary index based on embedded index information"
849
+msgstr ""
850
+"създаване на временен индекс на база на включената информация за индекса"
851
1532
-#: advice.c:189
1533
-msgid "Please, commit your changes before merging."
1534
-msgstr "Промените трябва да се подадат преди сливане."
852
+#: apply.c:5001 builtin/checkout-index.c:173 builtin/ls-files.c:524
853
+msgid "paths are separated with NUL character"
854
+msgstr "разделяне на пътищата с нулевия знак „NUL“"
855
1536
-#: advice.c:190
1537
-msgid "Exiting because of unfinished merge."
1538
-msgstr "Изход от програмата заради незавършено сливане."
856
+#: apply.c:5003
857
+msgid "ensure at least <n> lines of context match"
858
+msgstr "да се осигури контекст от поне такъв БРОЙ съвпадащи редове"
859
1540
-#: advice.c:196
1541
-#, c-format
1542
-msgid ""
1543
-"Note: checking out '%s'.\n"
1544
-"\n"
1545
-"You are in 'detached HEAD' state. You can look around, make experimental\n"
1546
-"changes and commit them, and you can discard any commits you make in this\n"
1547
-"state without impacting any branches by performing another checkout.\n"
1548
-"\n"
1549
-"If you want to create a new branch to retain commits you create, you may\n"
1550
-"do so (now or later) by using -b with the checkout command again. Example:\n"
1551
-"\n"
1552
-" git checkout -b <new-branch-name>\n"
1553
-"\n"
1554
-msgstr ""
1555
-"Бележка: изтегляне на „%s“.\n"
1556
-"\n"
1557
-"Указателят „HEAD“ не е свързан. Може да разглеждате, да правите произволни\n"
1558
-"промени и да ги подавате. Ако изтеглите нещо друго, всички промени ще "
1559
-"бъдат\n"
1560
-"забравени и никой клон няма да се промени.\n"
1561
-"\n"
1562
-"Ако искате да създадете нов клон, за да запазите подаванията си, можете да\n"
1563
-"направите това като зададете име на клон към опцията „-b“ на командата\n"
1564
-"„commit“. Например:\n"
1565
-"\n"
1566
-" git checkout -b ИМЕ_НА_НОВ_КЛОН\n"
1567
-"\n"
860
+#: apply.c:5004 builtin/am.c:2198 builtin/interpret-trailers.c:97
861
+#: builtin/interpret-trailers.c:99 builtin/interpret-trailers.c:101
862
+#: builtin/pack-objects.c:3317 builtin/rebase.c:1415
863
+msgid "action"
864
+msgstr "действие"
865
1569
-#: alias.c:50
1570
-msgid "cmdline ends with \\"
1571
-msgstr "командният ред завършва с „/“"
866
+#: apply.c:5005
867
+msgid "detect new or modified lines that have whitespace errors"
868
+msgstr "засичане на нови или променени редове с грешки в знаците за интервали"
869
1573
-#: alias.c:51
1574
-msgid "unclosed quote"
1575
-msgstr "кавичка без еш"
870
+#: apply.c:5008 apply.c:5011
871
+msgid "ignore changes in whitespace when finding context"
872
+msgstr ""
873
+"игнориране на промените в знаците за интервали при откриване на контекста"
874
1577
-#: apply.c:63
1578
-#, c-format
1579
-msgid "unrecognized whitespace option '%s'"
1580
-msgstr "непозната опция за знаците за интервали „%s“"
875
+#: apply.c:5014
876
+msgid "apply the patch in reverse"
877
+msgstr "прилагане на кръпката в обратна посока"
878
1582
-#: apply.c:79
1583
-#, c-format
1584
-msgid "unrecognized whitespace ignore option '%s'"
1585
-msgstr "непозната опция за игнориране на знаците за интервали „%s“"
879
+#: apply.c:5016
880
+msgid "don't expect at least one line of context"
881
+msgstr "без изискване на дори и един ред контекст"
882
1587
-#: apply.c:129
1588
-msgid "--reject and --3way cannot be used together."
1589
-msgstr "опциите „--reject“ и „--3way“ са несъвместими"
883
+#: apply.c:5018
884
+msgid "leave the rejected hunks in corresponding *.rej files"
885
+msgstr "оставяне на отхвърлените парчета във файлове с разширение „.rej“"
886
1591
-#: apply.c:131
1592
-msgid "--cached and --3way cannot be used together."
1593
-msgstr "опциите „--cached“ и „--3way“ са несъвместими"
887
+#: apply.c:5020
888
+msgid "allow overlapping hunks"
889
+msgstr "позволяване на застъпващи се парчета"
890
1595
-#: apply.c:134
1596
-msgid "--3way outside a repository"
1597
-msgstr "като „--3way“, но извън хранилище"
891
+#: apply.c:5021 builtin/add.c:291 builtin/check-ignore.c:22
892
+#: builtin/commit.c:1317 builtin/count-objects.c:98 builtin/fsck.c:786
893
+#: builtin/log.c:2045 builtin/mv.c:123 builtin/read-tree.c:128
894
+msgid "be verbose"
895
+msgstr "повече подробности"
896
1599
-#: apply.c:145
1600
-msgid "--index outside a repository"
1601
-msgstr "като „--index“, но извън хранилище"
897
+#: apply.c:5023
898
+msgid "tolerate incorrectly detected missing new-line at the end of file"
899
+msgstr "пренебрегване на неправилно липсващ знак за нов ред в края на файл"
900
1603
-#: apply.c:148
1604
-msgid "--cached outside a repository"
1605
-msgstr "като „--cached“, но извън хранилище"
901
+#: apply.c:5026
902
+msgid "do not trust the line counts in the hunk headers"
903
+msgstr "без доверяване на номерата на редовете в заглавните части на парчетата"
904
1607
-#: apply.c:829
1608
-#, c-format
1609
-msgid "Cannot prepare timestamp regexp %s"
1610
-msgstr "Регулярният израз за времето „%s“ не може за бъде компилиран"
905
+#: apply.c:5028 builtin/am.c:2207
906
+msgid "root"
907
+msgstr "НАЧАЛНА_ДИРЕКТОРИЯ"
908
1612
-#: apply.c:838
1613
-#, c-format
1614
-msgid "regexec returned %d for input: %s"
1615
-msgstr "Регулярният израз върна %d при подадена последователност „%s“ на входа"
909
+#: apply.c:5029
910
+msgid "prepend <root> to all filenames"
911
+msgstr "добавяне на тази НАЧАЛНА_ДИРЕКТОРИЯ към имената на всички файлове"
912
1617
-#: apply.c:912
1618
-#, c-format
1619
-msgid "unable to find filename in patch at line %d"
1620
-msgstr "Липсва име на файл на ред %d от кръпката"
913
+#: archive.c:14
914
+msgid "git archive [<options>] <tree-ish> [<path>...]"
915
+msgstr "git archive [ОПЦИЯ…] УКАЗАТЕЛ_КЪМ_ДЪРВО [ПЪТ…]"
916
1622
-#: apply.c:950
1623
-#, c-format
1624
-msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
1625
-msgstr ""
1626
-"git apply: лош изход от командата „git-diff“ — на ред %2$d се очакваше „/dev/"
1627
-"null“, а бе получен „%1$s“"
917
+#: archive.c:15
918
+msgid "git archive --list"
919
+msgstr "git archive --list"
920
1629
-#: apply.c:956
1630
-#, c-format
1631
-msgid "git apply: bad git-diff - inconsistent new filename on line %d"
921
+#: archive.c:16
922
+msgid ""
923
+"git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
924
msgstr ""
1633
-"git apply: лош изход от командата „git-diff“ — на ред %d бе получено "
1634
-"неправилно име на нов файл"
925
+"git archive --remote ХРАНИЛИЩЕ [--exec КОМАНДА] [ОПЦИЯ…] УКАЗАТЕЛ_КЪМ_ДЪРВО "
926
+"[ПЪТ…]"
927
1636
-#: apply.c:957
1637
-#, c-format
1638
-msgid "git apply: bad git-diff - inconsistent old filename on line %d"
1639
-msgstr ""
1640
-"git apply: лош изход от командата „git-diff“ — на ред %d бе получено "
1641
-"неправилно име на стар файл"
928
+#: archive.c:17
929
+msgid "git archive --remote <repo> [--exec <cmd>] --list"
930
+msgstr "git archive --remote ХРАНИЛИЩЕ [--exec КОМАНДА] --list"
931
1643
-#: apply.c:962
932
+#: archive.c:372 builtin/add.c:177 builtin/add.c:516 builtin/rm.c:299
933
#, c-format
1645
-msgid "git apply: bad git-diff - expected /dev/null on line %d"
1646
-msgstr ""
1647
-"git apply: лош изход от командата „git-diff“ — на ред %d се очакваше „/dev/"
1648
-"null“"
934
+msgid "pathspec '%s' did not match any files"
935
+msgstr "пътят „%s“ не съвпада с никой файл"
936
1650
-#: apply.c:991
937
+#: archive.c:396
938
#, c-format
1652
-msgid "invalid mode on line %d: %s"
1653
-msgstr "грешен режим на ред №%d: %s"
939
+msgid "no such ref: %.*s"
940
+msgstr "такъв указател няма: %.*s"
941
1655
-#: apply.c:1310
942
+#: archive.c:401
943
#, c-format
1657
-msgid "inconsistent header lines %d and %d"
1658
-msgstr "несъвместими заглавни части на редове №%d и №%d"
944
+msgid "not a valid object name: %s"
945
+msgstr "неправилно име на обект: „%s“"
946
1660
-#: apply.c:1482
947
+#: archive.c:414
948
#, c-format
1662
-msgid "recount: unexpected line: %.*s"
1663
-msgstr "при повторното преброяване бе получен неочакван ред: „%.*s“"
949
+msgid "not a tree object: %s"
950
+msgstr "не е обект-дърво: %s"
951
1665
-#: apply.c:1551
1666
-#, c-format
1667
-msgid "patch fragment without header at line %d: %.*s"
1668
-msgstr "част от кръпка без заглавна част на ред %d: %.*s"
952
+#: archive.c:424
953
+msgid "current working directory is untracked"
954
+msgstr "текущата работна директория не е следена"
955
1670
-#: apply.c:1571
1671
-#, c-format
1672
-msgid ""
1673
-"git diff header lacks filename information when removing %d leading pathname "
1674
-"component (line %d)"
1675
-msgid_plural ""
1676
-"git diff header lacks filename information when removing %d leading pathname "
1677
-"components (line %d)"
1678
-msgstr[0] ""
1679
-"След съкращаването на %d-та част от компонентите на пътя, в заглавната част "
1680
-"на „git diff“ липсва информация за име на файл (ред: %d)"
1681
-msgstr[1] ""
1682
-"След съкращаването на първите %d части от компонентите на пътя, в заглавната "
1683
-"част на „git diff“ липсва информация за име на файл (ред: %d)"
956
+#: archive.c:455
957
+msgid "fmt"
958
+msgstr "ФОРМАТ"
959
1685
-#: apply.c:1584
1686
-#, c-format
1687
-msgid "git diff header lacks filename information (line %d)"
1688
-msgstr ""
1689
-"в заглавната част на „git diff“ липсва информация за име на файл (ред: %d)"
960
+#: archive.c:455
961
+msgid "archive format"
962
+msgstr "ФОРМАТ на архива"
963
1691
-#: apply.c:1772
1692
-msgid "new file depends on old contents"
1693
-msgstr "новият файл зависи от старото съдържание на файла"
964
+#: archive.c:456 builtin/log.c:1557
965
+msgid "prefix"
966
+msgstr "ПРЕФИКС"
967
1695
-#: apply.c:1774
1696
-msgid "deleted file still has contents"
1697
-msgstr "изтритият файл не е празен"
968
+#: archive.c:457
969
+msgid "prepend prefix to each pathname in the archive"
970
+msgstr "добавяне на този ПРЕФИКС към всеки път в архива"
971
1699
-#: apply.c:1808
1700
-#, c-format
1701
-msgid "corrupt patch at line %d"
1702
-msgstr "грешка в кръпката на ред %d"
972
+#: archive.c:458 builtin/blame.c:821 builtin/blame.c:822
973
+#: builtin/commit-tree.c:117 builtin/config.c:129 builtin/fast-export.c:1091
974
+#: builtin/fast-export.c:1093 builtin/grep.c:895 builtin/hash-object.c:105
975
+#: builtin/ls-files.c:560 builtin/ls-files.c:563 builtin/notes.c:412
976
+#: builtin/notes.c:578 builtin/read-tree.c:123 parse-options.h:177
977
+msgid "file"
978
+msgstr "ФАЙЛ"
979
1704
-#: apply.c:1845
1705
-#, c-format
1706
-msgid "new file %s depends on old contents"
1707
-msgstr "новият файл „%s“ зависи от старото съдържание на файла"
980
+#: archive.c:459 builtin/archive.c:90
981
+msgid "write the archive to this file"
982
+msgstr "запазване на архива в този ФАЙЛ"
983
1709
-#: apply.c:1847
1710
-#, c-format
1711
-msgid "deleted file %s still has contents"
1712
-msgstr "изтритият файл „%s“ не е празен"
984
+#: archive.c:461
985
+msgid "read .gitattributes in working directory"
986
+msgstr "изчитане на „.gitattributes“ в работната директория"
987
1714
-#: apply.c:1850
1715
-#, c-format
1716
-msgid "** warning: file %s becomes empty but is not deleted"
1717
-msgstr "● предупреждение: файлът „%s“ вече е празен, но не е изтрит"
988
+#: archive.c:462
989
+msgid "report archived files on stderr"
990
+msgstr "извеждане на архивираните файлове на стандартната грешка"
991
1719
-#: apply.c:1997
1720
-#, c-format
1721
-msgid "corrupt binary patch at line %d: %.*s"
1722
-msgstr "грешка в двоичната кръпка на ред %d: %.*s"
992
+#: archive.c:463
993
+msgid "store only"
994
+msgstr "само съхранение без компресиране"
995
1724
-#: apply.c:2034
1725
-#, c-format
1726
-msgid "unrecognized binary patch at line %d"
1727
-msgstr "неразпозната двоичната кръпка на ред %d"
996
+#: archive.c:464
997
+msgid "compress faster"
998
+msgstr "бързо компресиране"
999
1729
-#: apply.c:2196
1730
-#, c-format
1731
-msgid "patch with only garbage at line %d"
1732
-msgstr "кръпката е с изцяло повредени данни на ред %d"
1000
+#: archive.c:472
1001
+msgid "compress better"
1002
+msgstr "добро компресиране"
1003
1734
-#: apply.c:2282
1735
-#, c-format
1736
-msgid "unable to read symlink %s"
1737
-msgstr "символната връзка „%s“ не може да бъде прочетена"
1004
+#: archive.c:475
1005
+msgid "list supported archive formats"
1006
+msgstr "извеждане на списъка с поддържаните формати"
1007
1739
-#: apply.c:2286
1740
-#, c-format
1741
-msgid "unable to open or read %s"
1742
-msgstr "файлът „%s“ не може да бъде отворен или прочетен"
1008
+#: archive.c:477 builtin/archive.c:91 builtin/clone.c:110 builtin/clone.c:113
1009
+#: builtin/submodule--helper.c:1378 builtin/submodule--helper.c:1858
1010
+msgid "repo"
1011
+msgstr "хранилище"
1012
1744
-#: apply.c:2945
1745
-#, c-format
1746
-msgid "invalid start of line: '%c'"
1747
-msgstr "неправилно начало на ред: „%c“"
1013
+#: archive.c:478 builtin/archive.c:92
1014
+msgid "retrieve the archive from remote repository <repo>"
1015
+msgstr "изтегляне на архива от отдалеченото ХРАНИЛИЩЕ"
1016
1749
-#: apply.c:3066
1750
-#, c-format
1751
-msgid "Hunk #%d succeeded at %d (offset %d line)."
1752
-msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
1753
-msgstr[0] ""
1754
-"%d-то парче код бе успешно приложено на ред %d (отместване от %d ред)."
1755
-msgstr[1] ""
1756
-"%d-то парче код бе успешно приложено на ред %d (отместване от %d реда)."
1017
+#: archive.c:479 builtin/archive.c:93 builtin/difftool.c:707
1018
+#: builtin/notes.c:498
1019
+msgid "command"
1020
+msgstr "команда"
1021
1758
-#: apply.c:3078
1759
-#, c-format
1760
-msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
1761
-msgstr ""
1762
-"Контекстът е намален на (%ld/%ld) за прилагането на парчето код на ред %d"
1022
+#: archive.c:480 builtin/archive.c:94
1023
+msgid "path to the remote git-upload-archive command"
1024
+msgstr "път към отдалечената команда „git-upload-archive“"
1025
1764
-#: apply.c:3084
1765
-#, c-format
1766
-msgid ""
1767
-"while searching for:\n"
1768
-"%.*s"
1769
-msgstr ""
1770
-"при търсене за:\n"
1771
-"%.*s"
1026
+#: archive.c:487
1027
+msgid "Unexpected option --remote"
1028
+msgstr "Неочаквана опция „--remote“"
1029
1773
-#: apply.c:3106
1774
-#, c-format
1775
-msgid "missing binary patch data for '%s'"
1776
-msgstr "липсват данните за двоичната кръпка за „%s“"
1030
+#: archive.c:489
1031
+msgid "Option --exec can only be used together with --remote"
1032
+msgstr "Опцията „--exec“ изисква „--remote“"
1033
1778
-#: apply.c:3114
1779
-#, c-format
1780
-msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
1781
-msgstr ""
1782
-"двоичната кръпка не може да се приложи в обратна посока, когато обратното "
1783
-"парче за „%s“ липсва"
1034
+#: archive.c:491
1035
+msgid "Unexpected option --output"
1036
+msgstr "Неочаквана опция „--output“"
1037
1785
-#: apply.c:3161
1038
+#: archive.c:513
1039
#, c-format
1787
-msgid "cannot apply binary patch to '%s' without full index line"
1788
-msgstr "към „%s“ не може да се приложи двоична кръпка без пълен индекс"
1040
+msgid "Unknown archive format '%s'"
1041
+msgstr "Непознат формат на архив: „%s“"
1042
1790
-#: apply.c:3171
1043
+#: archive.c:520
1044
#, c-format
1792
-msgid ""
1793
-"the patch applies to '%s' (%s), which does not match the current contents."
1794
-msgstr "кръпката съответства на „%s“ (%s), който не съвпада по съдържание."
1045
+msgid "Argument not supported for format '%s': -%d"
1046
+msgstr "Аргументът не се поддържа за форма̀та „%s“: -%d"
1047
1796
-#: apply.c:3179
1048
+#: archive-tar.c:125 archive-zip.c:345
1049
#, c-format
1798
-msgid "the patch applies to an empty '%s' but it is not empty"
1799
-msgstr "кръпката съответства на „%s“, който трябва да е празен, но не е"
1050
+msgid "cannot stream blob %s"
1051
+msgstr "обектът-BLOB „%s“ не може да бъде обработен"
1052
1801
-#: apply.c:3197
1053
+#: archive-tar.c:260 archive-zip.c:363
1054
#, c-format
1803
-msgid "the necessary postimage %s for '%s' cannot be read"
1804
-msgstr ""
1805
-"необходимият резултат след операцията — „%s“ за „%s“ не може да бъде "
1806
-"прочетен"
1055
+msgid "unsupported file mode: 0%o (SHA1: %s)"
1056
+msgstr "неподдържани права за достъп до файл: 0%o (SHA1: %s)"
1057
1808
-#: apply.c:3210
1058
+#: archive-tar.c:287 archive-zip.c:353
1059
#, c-format
1810
-msgid "binary patch does not apply to '%s'"
1811
-msgstr "двоичната кръпка не може да бъде приложена върху „%s“"
1060
+msgid "cannot read %s"
1061
+msgstr "обектът „%s“ не може да бъде прочетен"
1062
1813
-#: apply.c:3216
1063
+#: archive-tar.c:459
1064
#, c-format
1815
-msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1816
-msgstr ""
1817
-"двоичната кръпка за „%s“ води до неправилни резултати (очакваше се: „%s“, а "
1818
-"бе получено: „%s“)"
1065
+msgid "unable to start '%s' filter"
1066
+msgstr "филтърът „%s“ не може да бъде стартиран"
1067
1820
-#: apply.c:3237
1068
+#: archive-tar.c:462
1069
+msgid "unable to redirect descriptor"
1070
+msgstr "дескрипторът не може да бъде пренасочен"
1071
+
1072
+#: archive-tar.c:469
1073
#, c-format
1822
-msgid "patch failed: %s:%ld"
1823
-msgstr "неуспешно прилагане на кръпка: „%s:%ld“"
1074
+msgid "'%s' filter reported error"
1075
+msgstr "филтърът „%s“ върна грешка"
1076
1825
-#: apply.c:3360
1077
+#: archive-zip.c:314
1078
#, c-format
1827
-msgid "cannot checkout %s"
1828
-msgstr "„%s“ не може да се изтегли"
1079
+msgid "path is not valid UTF-8: %s"
1080
+msgstr "пътят не е правилно кодиран в UTF-8: %s"
1081
1830
-#: apply.c:3412 apply.c:3423 apply.c:3469 midx.c:59 setup.c:279
1082
+#: archive-zip.c:318
1083
#, c-format
1832
-msgid "failed to read %s"
1833
-msgstr "файлът „%s“ не може да бъде прочетен"
1084
+msgid "path too long (%d chars, SHA1: %s): %s"
1085
+msgstr "твърде дълъг път (%d знака, SHA1: %s): %s"
1086
1835
-#: apply.c:3420
1087
+#: archive-zip.c:474 builtin/pack-objects.c:226 builtin/pack-objects.c:229
1088
#, c-format
1837
-msgid "reading from '%s' beyond a symbolic link"
1838
-msgstr "изчитане на „%s“ след проследяване на символна връзка"
1089
+msgid "deflate error (%d)"
1090
+msgstr "грешка при декомпресиране с „deflate“ (%d)"
1091
1840
-#: apply.c:3449 apply.c:3692
1092
+#: archive-zip.c:609
1093
#, c-format
1842
-msgid "path %s has been renamed/deleted"
1843
-msgstr "обектът с път „%s“ е преименуван или изтрит"
1094
+msgid "timestamp too large for this system: %<PRIuMAX>"
1095
+msgstr "времевата стойност е твърде голяма за тази система: %<PRIuMAX>"
1096
1845
-#: apply.c:3535 apply.c:3707
1097
+#: attr.c:211
1098
#, c-format
1847
-msgid "%s: does not exist in index"
1848
-msgstr "„%s“ не съществува в индекса"
1099
+msgid "%.*s is not a valid attribute name"
1100
+msgstr "„%.*s“ е неправилно име за атрибут"
1101
1850
-#: apply.c:3544 apply.c:3715
1102
+#: attr.c:368
1103
#, c-format
1852
-msgid "%s: does not match index"
1853
-msgstr "„%s“ не съответства на индекса"
1104
+msgid "%s not allowed: %s:%d"
1105
+msgstr "%s: командата не е позволена: „%s:%d“"
1106
1855
-#: apply.c:3579
1856
-msgid "repository lacks the necessary blob to fall back on 3-way merge."
1107
+#: attr.c:408
1108
+msgid ""
1109
+"Negative patterns are ignored in git attributes\n"
1110
+"Use '\\!' for literal leading exclamation."
1111
msgstr ""
1858
-"в хранилището липсват необходимите обекти-BLOB, за да се премине към тройно "
1859
-"сливане."
1860
-
1861
-#: apply.c:3582
1862
-#, c-format
1863
-msgid "Falling back to three-way merge...\n"
1864
-msgstr "Преминаване към тройно сливане…\n"
1112
+"Отрицателните шаблони се игнорират в атрибутите на git.\n"
1113
+"Ако ви трябва начална удивителна, ползвайте „\\!“."
1114
1866
-#: apply.c:3598 apply.c:3602
1115
+#: bisect.c:468
1116
#, c-format
1868
-msgid "cannot read the current contents of '%s'"
1869
-msgstr "текущото съдържание на „%s“ не може да бъде прочетено"
1117
+msgid "Badly quoted content in file '%s': %s"
1118
+msgstr "Неправилно цитирано съдържание във файла „%s“: %s"
1119
1871
-#: apply.c:3614
1120
+#: bisect.c:678
1121
#, c-format
1873
-msgid "Failed to fall back on three-way merge...\n"
1874
-msgstr "Неуспешно преминаване към тройно сливане…\n"
1122
+msgid "We cannot bisect more!\n"
1123
+msgstr "Повече не може да се търси двоично!\n"
1124
1876
-#: apply.c:3628
1125
+#: bisect.c:733
1126
#, c-format
1878
-msgid "Applied patch to '%s' with conflicts.\n"
1879
-msgstr "Конфликти при прилагането на кръпката към „%s“.\n"
1127
+msgid "Not a valid commit name %s"
1128
+msgstr "Неправилно име на подаване „%s“"
1129
1881
-#: apply.c:3633
1130
+#: bisect.c:758
1131
#, c-format
1883
-msgid "Applied patch to '%s' cleanly.\n"
1884
-msgstr "Кръпката бе приложена чисто към „%s“.\n"
1885
-
1886
-#: apply.c:3659
1887
-msgid "removal patch leaves file contents"
1888
-msgstr "изтриващата кръпка оставя файла непразен"
1132
+msgid ""
1133
+"The merge base %s is bad.\n"
1134
+"This means the bug has been fixed between %s and [%s].\n"
1135
+msgstr ""
1136
+"Неправилна база за сливане: %s.\n"
1137
+"Следователно грешката е коригирана между „%s“ и [%s].\n"
1138
1890
-#: apply.c:3732
1139
+#: bisect.c:763
1140
#, c-format
1892
-msgid "%s: wrong type"
1893
-msgstr "„%s“: неправилен вид"
1141
+msgid ""
1142
+"The merge base %s is new.\n"
1143
+"The property has changed between %s and [%s].\n"
1144
+msgstr ""
1145
+"Нова база за сливане: %s.\n"
1146
+"Свойството е променено между „%s“ и [%s].\n"
1147
1895
-#: apply.c:3734
1148
+#: bisect.c:768
1149
#, c-format
1897
-msgid "%s has type %o, expected %o"
1898
-msgstr "„%s“ е от вид „%o“, а се очакваше „%o“"
1150
+msgid ""
1151
+"The merge base %s is %s.\n"
1152
+"This means the first '%s' commit is between %s and [%s].\n"
1153
+msgstr ""
1154
+"Базата за сливане „%s“ е %s.\n"
1155
+"Следователно първото %s подаване е между „%s“ и [%s].\n"
1156
1900
-#: apply.c:3885 apply.c:3887 read-cache.c:830 read-cache.c:856
1901
-#: read-cache.c:1309
1157
+#: bisect.c:776
1158
#, c-format
1903
-msgid "invalid path '%s'"
1904
-msgstr "неправилен път: „%s“"
1159
+msgid ""
1160
+"Some %s revs are not ancestors of the %s rev.\n"
1161
+"git bisect cannot work properly in this case.\n"
1162
+"Maybe you mistook %s and %s revs?\n"
1163
+msgstr ""
1164
+"Някои от указателите от „%s“ не са предшественици на указателя „%s“.\n"
1165
+"Двоичното търсене с git bisect няма да работи правилно.\n"
1166
+"Дали не сте объркали указателите „%s“ и „%s“?\n"
1167
1906
-#: apply.c:3943
1168
+#: bisect.c:789
1169
#, c-format
1908
-msgid "%s: already exists in index"
1909
-msgstr "„%s“: вече съществува в индекса"
1170
+msgid ""
1171
+"the merge base between %s and [%s] must be skipped.\n"
1172
+"So we cannot be sure the first %s commit is between %s and %s.\n"
1173
+"We continue anyway."
1174
+msgstr ""
1175
+"базата за сливане между „%s“ и [%s] трябва да бъде прескочена.\n"
1176
+"Не може да сме сигурни, че първото %s подаване е между „%s“ и „%s“.\n"
1177
+"Двоичното търсене продължава."
1178
1911
-#: apply.c:3946
1179
+#: bisect.c:822
1180
#, c-format
1913
-msgid "%s: already exists in working directory"
1914
-msgstr "„%s“: вече съществува в работното дърво"
1181
+msgid "Bisecting: a merge base must be tested\n"
1182
+msgstr "Двоично търсене: трябва да се провери база за сливане\n"
1183
1916
-#: apply.c:3966
1184
+#: bisect.c:865
1185
#, c-format
1918
-msgid "new mode (%o) of %s does not match old mode (%o)"
1919
-msgstr "новите права за достъп (%o) на „%s“ не съвпадат със старите (%o)"
1186
+msgid "a %s revision is needed"
1187
+msgstr "необходима е версия „%s“"
1188
1921
-#: apply.c:3971
1189
+#: bisect.c:884 builtin/notes.c:177 builtin/tag.c:248
1190
#, c-format
1923
-msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1924
-msgstr ""
1925
-"новите права за достъп (%o) на „%s“ не съвпадат със старите (%o) на „%s“"
1191
+msgid "could not create file '%s'"
1192
+msgstr "файлът „%s“ не може да бъде създаден"
1193
1927
-#: apply.c:3991
1194
+#: bisect.c:928 builtin/merge.c:146
1195
#, c-format
1929
-msgid "affected file '%s' is beyond a symbolic link"
1930
-msgstr "засегнатият файл „%s“ е след символна връзка"
1196
+msgid "could not read file '%s'"
1197
+msgstr "файлът „%s“ не може да бъде прочетен"
1198
1932
-#: apply.c:3995
1933
-#, c-format
1934
-msgid "%s: patch does not apply"
1935
-msgstr "Кръпката „%s“ не може да бъде приложена"
1199
+#: bisect.c:958
1200
+msgid "reading bisect refs failed"
1201
+msgstr "неуспешно прочитане на указателите за двоично търсене"
1202
1937
-#: apply.c:4010
1203
+#: bisect.c:977
1204
#, c-format
1939
-msgid "Checking patch %s..."
1940
-msgstr "Проверяване на кръпката „%s“…"
1205
+msgid "%s was both %s and %s\n"
1206
+msgstr "„%s“ e както „%s“, така и „%s“\n"
1207
1942
-#: apply.c:4102
1208
+#: bisect.c:985
1209
#, c-format
1944
-msgid "sha1 information is lacking or useless for submodule %s"
1210
+msgid ""
1211
+"No testable commit found.\n"
1212
+"Maybe you started with bad path parameters?\n"
1213
msgstr ""
1946
-"информацията за сумата по SHA1 за подмодула липсва или не е достатъчна (%s)."
1214
+"Липсва подходящо за тестване подаване.\n"
1215
+"Проверете параметрите за пътищата.\n"
1216
1948
-#: apply.c:4109
1217
+#: bisect.c:1004
1218
#, c-format
1950
-msgid "mode change for %s, which is not in current HEAD"
1951
-msgstr "смяна на режима на достъпа на „%s“, който не е в текущия връх „HEAD“"
1219
+msgid "(roughly %d step)"
1220
+msgid_plural "(roughly %d steps)"
1221
+msgstr[0] "(приблизително %d стъпка)"
1222
+msgstr[1] "(приблизително %d стъпки)"
1223
1953
-#: apply.c:4112
1224
+#. TRANSLATORS: the last %s will be replaced with "(roughly %d
1225
+#. steps)" translation.
1226
+#.
1227
+#: bisect.c:1010
1228
#, c-format
1955
-msgid "sha1 information is lacking or useless (%s)."
1956
-msgstr "информацията за сумата по SHA1 липсва или не е достатъчна (%s)."
1229
+msgid "Bisecting: %d revision left to test after this %s\n"
1230
+msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1231
+msgstr[0] "Двоично търсене: остава %d версия след тази %s\n"
1232
+msgstr[1] "Двоично търсене: остават %d версии след тази %s\n"
1233
1958
-#: apply.c:4117 builtin/checkout.c:257 builtin/reset.c:143
1959
-#, c-format
1960
-msgid "make_cache_entry failed for path '%s'"
1961
-msgstr "неуспешно създаване на запис в кеша чрез „make_cache_entry“ за „%s“"
1234
+#: blame.c:1794
1235
+msgid "--contents and --reverse do not blend well."
1236
+msgstr "Опциите „--contents“ и „--reverse“ са несъвместими"
1237
1963
-#: apply.c:4121
1964
-#, c-format
1965
-msgid "could not add %s to temporary index"
1966
-msgstr "„%s“ не може да се добави към временния индекс"
1238
+#: blame.c:1808
1239
+msgid "cannot use --contents with final commit object name"
1240
+msgstr "Опцията „--contents“ е несъвместима с име на обект от крайно подаване"
1241
+
1242
+#: blame.c:1829
1243
+msgid "--reverse and --first-parent together require specified latest commit"
1244
+msgstr ""
1245
+"Едновременното задаване на опциите „--reverse“ и „--first-parent“ изисква "
1246
+"указването на крайно подаване"
1247
+
1248
+#: blame.c:1838 bundle.c:164 ref-filter.c:2077 remote.c:1938 sequencer.c:2030
1249
+#: sequencer.c:4224 builtin/commit.c:1017 builtin/log.c:382 builtin/log.c:940
1250
+#: builtin/log.c:1428 builtin/log.c:1804 builtin/log.c:2094 builtin/merge.c:415
1251
+#: builtin/pack-objects.c:3140 builtin/pack-objects.c:3155
1252
+#: builtin/shortlog.c:192
1253
+msgid "revision walk setup failed"
1254
+msgstr "неуспешно настройване на обхождането на версиите"
1255
+
1256
+#: blame.c:1856
1257
+msgid ""
1258
+"--reverse --first-parent together require range along first-parent chain"
1259
+msgstr ""
1260
+"Едновременното задаване на опциите „--reverse“ и „--first-parent“ изисква "
1261
+"указването на диапазон по веригата на първите наследници"
1262
1968
-#: apply.c:4131
1263
+#: blame.c:1867
1264
#, c-format
1970
-msgid "could not write temporary index to %s"
1971
-msgstr "временният индекс не може да се запази в „%s“"
1265
+msgid "no such path %s in %s"
1266
+msgstr "няма път на име „%s“ в „%s“"
1267
1973
-#: apply.c:4269
1268
+#: blame.c:1878
1269
#, c-format
1975
-msgid "unable to remove %s from index"
1976
-msgstr "„%s“ не може да се извади от индекса"
1270
+msgid "cannot read blob %s for path %s"
1271
+msgstr "обектът-BLOB „%s“ в пътя %s не може да бъде прочетен"
1272
1978
-#: apply.c:4303
1273
+#: branch.c:53
1274
#, c-format
1980
-msgid "corrupt patch for submodule %s"
1981
-msgstr "повредена кръпка за модула „%s“"
1275
+msgid ""
1276
+"\n"
1277
+"After fixing the error cause you may try to fix up\n"
1278
+"the remote tracking information by invoking\n"
1279
+"\"git branch --set-upstream-to=%s%s%s\"."
1280
+msgstr ""
1281
+"\n"
1282
+"След корекция на грешката, можете да обновите\n"
1283
+"информацията за следения клон чрез:\n"
1284
+"git branch --set-upstream-to=%s%s%s"
1285
1983
-#: apply.c:4309
1286
+#: branch.c:67
1287
#, c-format
1985
-msgid "unable to stat newly created file '%s'"
1288
+msgid "Not setting branch %s as its own upstream."
1289
msgstr ""
1987
-"не може да се получи информация чрез „stat“ за новосъздадения файл „%s“"
1290
+"Клонът „%s“ не може да служи като източник за собствената си синхронизация."
1291
1989
-#: apply.c:4317
1292
+#: branch.c:93
1293
#, c-format
1991
-msgid "unable to create backing store for newly created file %s"
1294
+msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1295
msgstr ""
1993
-"не може да се за създаде мястото за съхранение на новосъздадения файл „%s“"
1296
+"Клонът „%s“ ще следи отдалечения клон „%s“ от хранилището „%s“ чрез "
1297
+"пребазиране."
1298
1995
-#: apply.c:4323 apply.c:4468
1299
+#: branch.c:94
1300
#, c-format
1997
-msgid "unable to add cache entry for %s"
1998
-msgstr "не може да се добави запис в кеша за „%s“"
1301
+msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1302
+msgstr "Клонът „%s“ ще следи отдалечения клон „%s“ от хранилището „%s“."
1303
2000
-#: apply.c:4366
1304
+#: branch.c:98
1305
#, c-format
2002
-msgid "failed to write to '%s'"
2003
-msgstr "в „%s“ не може да се пише"
1306
+msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1307
+msgstr "Клонът „%s“ ще следи локалния клон „%s“ чрез пребазиране."
1308
2005
-#: apply.c:4370
1309
+#: branch.c:99
1310
#, c-format
2007
-msgid "closing file '%s'"
2008
-msgstr "затваряне на файла „%s“"
1311
+msgid "Branch '%s' set up to track local branch '%s'."
1312
+msgstr "Клонът „%s“ ще следи локалния клон „%s“."
1313
2010
-#: apply.c:4440
1314
+#: branch.c:104
1315
#, c-format
2012
-msgid "unable to write file '%s' mode %o"
2013
-msgstr "файлът „%s“ не може да се запише с режим на достъп „%o“"
1316
+msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1317
+msgstr "Клонът „%s“ ще следи отдалечения указател „%s“ чрез пребазиране."
1318
2015
-#: apply.c:4538
1319
+#: branch.c:105
1320
#, c-format
2017
-msgid "Applied patch %s cleanly."
2018
-msgstr "Кръпката „%s“ бе приложена чисто."
2019
-
2020
-#: apply.c:4546
2021
-msgid "internal error"
2022
-msgstr "вътрешна грешка"
1321
+msgid "Branch '%s' set up to track remote ref '%s'."
1322
+msgstr "Клонът „%s“ ще следи отдалечения указател „%s“."
1323
2024
-#: apply.c:4549
1324
+#: branch.c:109
1325
#, c-format
2026
-msgid "Applying patch %%s with %d reject..."
2027
-msgid_plural "Applying patch %%s with %d rejects..."
2028
-msgstr[0] "Прилагане на кръпката „%%s“ с %d отхвърлено парче…"
2029
-msgstr[1] "Прилагане на кръпката „%%s“ с %d отхвърлени парчета…"
1326
+msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1327
+msgstr "Клонът „%s“ ще следи локалния указател „%s“ чрез пребазиране."
1328
2031
-#: apply.c:4560
1329
+#: branch.c:110
1330
#, c-format
2033
-msgid "truncating .rej filename to %.*s.rej"
2034
-msgstr "съкращаване на името на файла с отхвърлените парчета на „ %.*s.rej“"
1331
+msgid "Branch '%s' set up to track local ref '%s'."
1332
+msgstr "Клонът „%s“ ще следи локалния указател „%s“."
1333
2036
-#: apply.c:4568 builtin/fetch.c:837 builtin/fetch.c:1118
2037
-#, c-format
2038
-msgid "cannot open %s"
2039
-msgstr "„%s“ не може да бъде отворен"
1334
+#: branch.c:119
1335
+msgid "Unable to write upstream branch configuration"
1336
+msgstr "Настройките за следения клон не могат да бъдат записани"
1337
2041
-#: apply.c:4582
1338
+#: branch.c:156
1339
#, c-format
2043
-msgid "Hunk #%d applied cleanly."
2044
-msgstr "%d-то парче бе успешно приложено."
1340
+msgid "Not tracking: ambiguous information for ref %s"
1341
+msgstr "Няма следене: информацията за указателя „%s“ не е еднозначна"
1342
2046
-#: apply.c:4586
1343
+#: branch.c:189
1344
#, c-format
2048
-msgid "Rejected hunk #%d."
2049
-msgstr "%d-то парче бе отхвърлено."
1345
+msgid "'%s' is not a valid branch name."
1346
+msgstr "„%s“ не е позволено име за клон."
1347
2051
-#: apply.c:4696
1348
+#: branch.c:208
1349
#, c-format
2053
-msgid "Skipped patch '%s'."
2054
-msgstr "Пропусната кръпка: „%s“"
2055
-
2056
-#: apply.c:4704
2057
-msgid "unrecognized input"
2058
-msgstr "непознат вход"
1350
+msgid "A branch named '%s' already exists."
1351
+msgstr "Вече съществува клон с име „%s“."
1352
2060
-#: apply.c:4724
2061
-msgid "unable to read index file"
2062
-msgstr "индексът не може да бъде записан"
1353
+#: branch.c:213
1354
+msgid "Cannot force update the current branch."
1355
+msgstr "Текущият клон не може да бъде принудително обновен."
1356
2064
-#: apply.c:4879
1357
+#: branch.c:233
1358
#, c-format
2066
-msgid "can't open patch '%s': %s"
2067
-msgstr "кръпката „%s“ не може да бъде отворена: %s"
1359
+msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1360
+msgstr "Зададените настройки за следенето са грешни — началото „%s“ не е клон."
1361
2069
-#: apply.c:4906
1362
+#: branch.c:235
1363
#, c-format
2071
-msgid "squelched %d whitespace error"
2072
-msgid_plural "squelched %d whitespace errors"
2073
-msgstr[0] "пренебрегната е %d грешка в знаците за интервали"
2074
-msgstr[1] "пренебрегнати са %d грешки в знаците за интервали"
1364
+msgid "the requested upstream branch '%s' does not exist"
1365
+msgstr "заявеният отдалечен клон „%s“ не съществува"
1366
2076
-#: apply.c:4912 apply.c:4927
2077
-#, c-format
2078
-msgid "%d line adds whitespace errors."
2079
-msgid_plural "%d lines add whitespace errors."
2080
-msgstr[0] "%d ред добавя грешки в знаците за интервали."
2081
-msgstr[1] "%d реда добавят грешки в знаците за интервали."
1367
+#: branch.c:237
1368
+msgid ""
1369
+"\n"
1370
+"If you are planning on basing your work on an upstream\n"
1371
+"branch that already exists at the remote, you may need to\n"
1372
+"run \"git fetch\" to retrieve it.\n"
1373
+"\n"
1374
+"If you are planning to push out a new local branch that\n"
1375
+"will track its remote counterpart, you may want to use\n"
1376
+"\"git push -u\" to set the upstream config as you push."
1377
+msgstr ""
1378
+"\n"
1379
+"Ако искате да базирате работата си на клон от отдалечено хранилище, може \n"
1380
+"да се наложи да изпълните „git fetch“, за да получите информацията за него.\n"
1381
+"\n"
1382
+"Ако искате да изтласкате нов, локален клон, който да следи отдалечен клон,\n"
1383
+"може да използвате „git push -u“, за да настроите към кой клон да се "
1384
+"изтласква."
1385
2083
-#: apply.c:4920
1386
+#: branch.c:281
1387
#, c-format
2085
-msgid "%d line applied after fixing whitespace errors."
2086
-msgid_plural "%d lines applied after fixing whitespace errors."
2087
-msgstr[0] ""
2088
-"Добавен е %d ред след корекцията на грешките в знаците за интервали."
2089
-msgstr[1] ""
2090
-"Добавени са %d реда след корекцията на грешките в знаците за интервали."
2091
-
2092
-#: apply.c:4936 builtin/add.c:540 builtin/mv.c:301 builtin/rm.c:390
2093
-msgid "Unable to write new index file"
2094
-msgstr "Новият индекс не може да бъде записан"
2095
-
2096
-#: apply.c:4963 apply.c:4966 builtin/am.c:2210 builtin/am.c:2213
2097
-#: builtin/clone.c:123 builtin/fetch.c:118 builtin/merge.c:271
2098
-#: builtin/pull.c:207 builtin/submodule--helper.c:407
2099
-#: builtin/submodule--helper.c:1366 builtin/submodule--helper.c:1369
2100
-#: builtin/submodule--helper.c:1849 builtin/submodule--helper.c:1852
2101
-#: builtin/submodule--helper.c:2091 git-add--interactive.perl:197
2102
-msgid "path"
2103
-msgstr "път"
2104
-
2105
-#: apply.c:4964
2106
-msgid "don't apply changes matching the given path"
2107
-msgstr "без прилагане на промените напасващи на дадения път"
2108
-
2109
-#: apply.c:4967
2110
-msgid "apply changes matching the given path"
2111
-msgstr "прилагане на промените напасващи на дадения път"
2112
-
2113
-#: apply.c:4969 builtin/am.c:2219
2114
-msgid "num"
2115
-msgstr "БРОЙ"
2116
-
2117
-#: apply.c:4970
2118
-msgid "remove <num> leading slashes from traditional diff paths"
2119
-msgstr "премахване на този БРОЙ водещи елементи от пътищата в разликата"
2120
-
2121
-#: apply.c:4973
2122
-msgid "ignore additions made by the patch"
2123
-msgstr "игнориране на редовете добавени от тази кръпка"
2124
-
2125
-#: apply.c:4975
2126
-msgid "instead of applying the patch, output diffstat for the input"
2127
-msgstr "извеждане на статистика на промените без прилагане на кръпката"
2128
-
2129
-#: apply.c:4979
2130
-msgid "show number of added and deleted lines in decimal notation"
2131
-msgstr "извеждане на броя на добавените и изтритите редове"
2132
-
2133
-#: apply.c:4981
2134
-msgid "instead of applying the patch, output a summary for the input"
2135
-msgstr "извеждане на статистика на входните данни без прилагане на кръпката"
2136
-
2137
-#: apply.c:4983
2138
-msgid "instead of applying the patch, see if the patch is applicable"
2139
-msgstr "проверка дали кръпката може да се приложи, без действително прилагане"
2140
-
2141
-#: apply.c:4985
2142
-msgid "make sure the patch is applicable to the current index"
2143
-msgstr "проверка дали кръпката може да бъде приложена към текущия индекс"
1388
+msgid "Not a valid object name: '%s'."
1389
+msgstr "Неправилно име на обект: „%s“"
1390
2145
-#: apply.c:4987
2146
-msgid "mark new files with `git add --intent-to-add`"
2147
-msgstr "отбелязване на новите файлове с „git add --intent-to-add“"
1391
+#: branch.c:301
1392
+#, c-format
1393
+msgid "Ambiguous object name: '%s'."
1394
+msgstr "Името на обект не е еднозначно: „%s“"
1395
2149
-#: apply.c:4989
2150
-msgid "apply a patch without touching the working tree"
2151
-msgstr "прилагане на кръпката без промяна на работното дърво"
1396
+#: branch.c:306
1397
+#, c-format
1398
+msgid "Not a valid branch point: '%s'."
1399
+msgstr "Неправилно място за начало на клон: „%s“"
1400
2153
-#: apply.c:4991
2154
-msgid "accept a patch that touches outside the working area"
2155
-msgstr "прилагане на кръпка, която променя и файлове извън работното дърво"
1401
+#: branch.c:359
1402
+#, c-format
1403
+msgid "'%s' is already checked out at '%s'"
1404
+msgstr "„%s“ вече е изтеглен в „%s“"
1405
2157
-#: apply.c:4994
2158
-msgid "also apply the patch (use with --stat/--summary/--check)"
2159
-msgstr ""
2160
-"кръпката да бъде приложена. Опцията се комбинира с „--check“/„--stat“/„--"
2161
-"summary“"
1406
+#: branch.c:382
1407
+#, c-format
1408
+msgid "HEAD of working tree %s is not updated"
1409
+msgstr "Указателят „HEAD“ на работното дърво „%s“ не е обновен"
1410
2163
-#: apply.c:4996
2164
-msgid "attempt three-way merge if a patch does not apply"
2165
-msgstr "пробване с тройно сливане, ако кръпката не може да се приложи директно"
1411
+#: bundle.c:36
1412
+#, c-format
1413
+msgid "'%s' does not look like a v2 bundle file"
1414
+msgstr "Файлът „%s“ не изглежда да е пратка на git версия 2"
1415
2167
-#: apply.c:4998
2168
-msgid "build a temporary index based on embedded index information"
2169
-msgstr ""
2170
-"създаване на временен индекс на база на включената информация за индекса"
1416
+#: bundle.c:64
1417
+#, c-format
1418
+msgid "unrecognized header: %s%s (%d)"
1419
+msgstr "непозната заглавна част: %s%s (%d)"
1420
2172
-#: apply.c:5001 builtin/checkout-index.c:173 builtin/ls-files.c:524
2173
-msgid "paths are separated with NUL character"
2174
-msgstr "разделяне на пътищата с нулевия знак „NUL“"
1421
+#: bundle.c:90 rerere.c:480 rerere.c:690 sequencer.c:2281 sequencer.c:2916
1422
+#: builtin/commit.c:788
1423
+#, c-format
1424
+msgid "could not open '%s'"
1425
+msgstr "„%s“ не може да се отвори"
1426
2176
-#: apply.c:5003
2177
-msgid "ensure at least <n> lines of context match"
2178
-msgstr "да се осигури контекст от поне такъв БРОЙ съвпадащи редове"
1427
+#: bundle.c:143
1428
+msgid "Repository lacks these prerequisite commits:"
1429
+msgstr "В хранилището липсват следните необходими подавания:"
1430
2180
-#: apply.c:5004 builtin/am.c:2198 builtin/interpret-trailers.c:97
2181
-#: builtin/interpret-trailers.c:99 builtin/interpret-trailers.c:101
2182
-#: builtin/pack-objects.c:3317 builtin/rebase.c:1415
2183
-msgid "action"
2184
-msgstr "действие"
1431
+#: bundle.c:194
1432
+#, c-format
1433
+msgid "The bundle contains this ref:"
1434
+msgid_plural "The bundle contains these %d refs:"
1435
+msgstr[0] "Пратката съдържа следния указател:"
1436
+msgstr[1] "Пратката съдържа следните %d указатели:"
1437
2186
-#: apply.c:5005
2187
-msgid "detect new or modified lines that have whitespace errors"
2188
-msgstr "засичане на нови или променени редове с грешки в знаците за интервали"
1438
+#: bundle.c:201
1439
+msgid "The bundle records a complete history."
1440
+msgstr "Пратката съдържа пълна история."
1441
2190
-#: apply.c:5008 apply.c:5011
2191
-msgid "ignore changes in whitespace when finding context"
2192
-msgstr ""
2193
-"игнориране на промените в знаците за интервали при откриване на контекста"
1442
+#: bundle.c:203
1443
+#, c-format
1444
+msgid "The bundle requires this ref:"
1445
+msgid_plural "The bundle requires these %d refs:"
1446
+msgstr[0] "Пратката изисква следния указател:"
1447
+msgstr[1] "Пратката изисква следните %d указатели:"
1448
2195
-#: apply.c:5014
2196
-msgid "apply the patch in reverse"
2197
-msgstr "прилагане на кръпката в обратна посока"
1449
+#: bundle.c:269
1450
+msgid "unable to dup bundle descriptor"
1451
+msgstr "неуспешно дублиране на дескриптора на пратката с „dup“"
1452
2199
-#: apply.c:5016
2200
-msgid "don't expect at least one line of context"
2201
-msgstr "без изискване на дори и един ред контекст"
1453
+#: bundle.c:276
1454
+msgid "Could not spawn pack-objects"
1455
+msgstr "Командата „git pack-objects“ не може да бъде стартирана"
1456
2203
-#: apply.c:5018
2204
-msgid "leave the rejected hunks in corresponding *.rej files"
2205
-msgstr "оставяне на отхвърлените парчета във файлове с разширение „.rej“"
1457
+#: bundle.c:287
1458
+msgid "pack-objects died"
1459
+msgstr "Командата „git pack-objects“ не завърши успешно"
1460
2207
-#: apply.c:5020
2208
-msgid "allow overlapping hunks"
2209
-msgstr "позволяване на застъпващи се парчета"
1461
+#: bundle.c:329
1462
+msgid "rev-list died"
1463
+msgstr "Командата „git rev-list“ не завърши успешно"
1464
2211
-#: apply.c:5021 builtin/add.c:291 builtin/check-ignore.c:22
2212
-#: builtin/commit.c:1317 builtin/count-objects.c:98 builtin/fsck.c:786
2213
-#: builtin/log.c:2045 builtin/mv.c:123 builtin/read-tree.c:128
2214
-msgid "be verbose"
2215
-msgstr "повече подробности"
1465
+#: bundle.c:378
1466
+#, c-format
1467
+msgid "ref '%s' is excluded by the rev-list options"
1468
+msgstr ""
1469
+"указателят „%s“ не е бил включен поради опциите зададени на „git rev-list“"
1470
2217
-#: apply.c:5023
2218
-msgid "tolerate incorrectly detected missing new-line at the end of file"
2219
-msgstr "пренебрегване на неправилно липсващ знак за нов ред в края на файл"
1471
+#: bundle.c:457 builtin/log.c:197 builtin/log.c:1709 builtin/shortlog.c:306
1472
+#, c-format
1473
+msgid "unrecognized argument: %s"
1474
+msgstr "непознат аргумент: %s"
1475
2221
-#: apply.c:5026
2222
-msgid "do not trust the line counts in the hunk headers"
2223
-msgstr "без доверяване на номерата на редовете в заглавните части на парчетата"
1476
+#: bundle.c:465
1477
+msgid "Refusing to create empty bundle."
1478
+msgstr "Създаването на празна пратка е невъзможно."
1479
2225
-#: apply.c:5028 builtin/am.c:2207
2226
-msgid "root"
2227
-msgstr "НАЧАЛНА_ДИРЕКТОРИЯ"
1480
+#: bundle.c:475
1481
+#, c-format
1482
+msgid "cannot create '%s'"
1483
+msgstr "Файлът „%s“ не може да бъде създаден"
1484
2229
-#: apply.c:5029
2230
-msgid "prepend <root> to all filenames"
2231
-msgstr "добавяне на тази НАЧАЛНА_ДИРЕКТОРИЯ към имената на всички файлове"
1485
+#: bundle.c:500
1486
+msgid "index-pack died"
1487
+msgstr "Командата „git index-pack“ не завърши успешно"
1488
2233
-#: archive.c:14
2234
-msgid "git archive [<options>] <tree-ish> [<path>...]"
2235
-msgstr "git archive [ОПЦИЯ…] УКАЗАТЕЛ_КЪМ_ДЪРВО [ПЪТ…]"
1489
+#: color.c:296
1490
+#, c-format
1491
+msgid "invalid color value: %.*s"
1492
+msgstr "неправилна стойност за цвят: %.*s"
1493
2237
-#: archive.c:15
2238
-msgid "git archive --list"
2239
-msgstr "git archive --list"
1494
+#: commit.c:50 sequencer.c:2697 builtin/am.c:355 builtin/am.c:399
1495
+#: builtin/am.c:1377 builtin/am.c:2022 builtin/replace.c:455
1496
+#, c-format
1497
+msgid "could not parse %s"
1498
+msgstr "„%s“ не може да се анализира"
1499
2241
-#: archive.c:16
1500
+#: commit.c:52
1501
+#, c-format
1502
+msgid "%s %s is not a commit!"
1503
+msgstr "%s %s не е подаване!"
1504
+
1505
+#: commit.c:193
1506
msgid ""
2243
-"git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1507
+"Support for <GIT_DIR>/info/grafts is deprecated\n"
1508
+"and will be removed in a future Git version.\n"
1509
+"\n"
1510
+"Please use \"git replace --convert-graft-file\"\n"
1511
+"to convert the grafts into replace refs.\n"
1512
+"\n"
1513
+"Turn this message off by running\n"
1514
+"\"git config advice.graftFileDeprecated false\""
1515
msgstr ""
2245
-"git archive --remote ХРАНИЛИЩЕ [--exec КОМАНДА] [ОПЦИЯ…] УКАЗАТЕЛ_КЪМ_ДЪРВО "
2246
-"[ПЪТ…]"
1516
+"Поддръжката на „<GIT_DIR>/info/grafts“ е остаряла.\n"
1517
+"В бъдеща версия на Git ще бъде премахната.\n"
1518
+"\n"
1519
+"Може да преобразувате присадките в заместващи\n"
1520
+"указатели с командата:\n"
1521
+"\n"
1522
+" git replace --convert-graft-file\n"
1523
+"\n"
1524
+"За да изключите това съобщение, ползвайте командата:\n"
1525
+"\n"
1526
+" git config advice.graftFileDeprecated false"
1527
2248
-#: archive.c:17
2249
-msgid "git archive --remote <repo> [--exec <cmd>] --list"
2250
-msgstr "git archive --remote ХРАНИЛИЩЕ [--exec КОМАНДА] --list"
1528
+#: commit.c:1128
1529
+#, c-format
1530
+msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
1531
+msgstr ""
1532
+"Подаването „%s“ е с недоверен подпис от GPG, който твърди, че е на „%s“."
1533
2252
-#: archive.c:372 builtin/add.c:177 builtin/add.c:516 builtin/rm.c:299
1534
+#: commit.c:1131
1535
#, c-format
2254
-msgid "pathspec '%s' did not match any files"
2255
-msgstr "пътят „%s“ не съвпада с никой файл"
1536
+msgid "Commit %s has a bad GPG signature allegedly by %s."
1537
+msgstr ""
1538
+"Подаването „%s“ е с неправилен подпис от GPG, който твърди, че е на „%s“."
1539
2257
-#: archive.c:396
1540
+#: commit.c:1134
1541
#, c-format
2259
-msgid "no such ref: %.*s"
2260
-msgstr "такъв указател няма: %.*s"
1542
+msgid "Commit %s does not have a GPG signature."
1543
+msgstr "Подаването „%s“ е без подпис от GPG."
1544
2262
-#: archive.c:401
1545
+#: commit.c:1137
1546
#, c-format
2264
-msgid "not a valid object name: %s"
2265
-msgstr "неправилно име на обект: „%s“"
1547
+msgid "Commit %s has a good GPG signature by %s\n"
1548
+msgstr "Подаването „%s“ е с коректен подпис от GPG на „%s“.\n"
1549
2267
-#: archive.c:414
1550
+#: commit.c:1391
1551
+msgid ""
1552
+"Warning: commit message did not conform to UTF-8.\n"
1553
+"You may want to amend it after fixing the message, or set the config\n"
1554
+"variable i18n.commitencoding to the encoding your project uses.\n"
1555
+msgstr ""
1556
+"ПРЕДУПРЕЖДЕНИЕ: съобщението при подаване не е кодирано с UTF-8.\n"
1557
+"Може да поправите подаването заедно със съобщението или може да\n"
1558
+"зададете ползваното кодиране в настройката „i18n.commitencoding“.\n"
1559
+
1560
+#: commit-graph.c:105
1561
+msgid "commit-graph file is too small"
1562
+msgstr "файлът с гра̀фа на подаванията е твърде малък"
1563
+
1564
+#: commit-graph.c:170
1565
#, c-format
2269
-msgid "not a tree object: %s"
2270
-msgstr "не е обект-дърво: %s"
1566
+msgid "commit-graph signature %X does not match signature %X"
1567
+msgstr "отпечатъкът на гра̀фа с подаванията %X не съвпада с %X"
1568
2272
-#: archive.c:424
2273
-msgid "current working directory is untracked"
2274
-msgstr "текущата работна директория не е следена"
1569
+#: commit-graph.c:177
1570
+#, c-format
1571
+msgid "commit-graph version %X does not match version %X"
1572
+msgstr "версията на гра̀фа с подаванията %X не съвпада с %X"
1573
2276
-#: archive.c:455
2277
-msgid "fmt"
2278
-msgstr "ФОРМАТ"
1574
+#: commit-graph.c:184
1575
+#, c-format
1576
+msgid "commit-graph hash version %X does not match version %X"
1577
+msgstr "версията на контролната сума на гра̀фа с подаванията %X не съвпада с %X"
1578
2280
-#: archive.c:455
2281
-msgid "archive format"
2282
-msgstr "ФОРМАТ на архива"
1579
+#: commit-graph.c:207
1580
+msgid "commit-graph chunk lookup table entry missing; file may be incomplete"
1581
+msgstr ""
1582
+"записът в таблицата за откъси липсва, файлът за гра̀фа може да е непълен"
1583
2284
-#: archive.c:456 builtin/log.c:1557
2285
-msgid "prefix"
2286
-msgstr "ПРЕФИКС"
1584
+#: commit-graph.c:218
1585
+#, c-format
1586
+msgid "commit-graph improper chunk offset %08x%08x"
1587
+msgstr "неправилно отместване на откъс: %08x%08x"
1588
2288
-#: archive.c:457
2289
-msgid "prepend prefix to each pathname in the archive"
2290
-msgstr "добавяне на този ПРЕФИКС към всеки път в архива"
1589
+#: commit-graph.c:255
1590
+#, c-format
1591
+msgid "commit-graph chunk id %08x appears multiple times"
1592
+msgstr "откъсът %08x се явява многократно"
1593
2292
-#: archive.c:458 builtin/blame.c:821 builtin/blame.c:822
2293
-#: builtin/commit-tree.c:117 builtin/config.c:129 builtin/fast-export.c:1091
2294
-#: builtin/fast-export.c:1093 builtin/grep.c:895 builtin/hash-object.c:105
2295
-#: builtin/ls-files.c:560 builtin/ls-files.c:563 builtin/notes.c:412
2296
-#: builtin/notes.c:578 builtin/read-tree.c:123 parse-options.h:176
2297
-msgid "file"
2298
-msgstr "ФАЙЛ"
1594
+#: commit-graph.c:390
1595
+#, c-format
1596
+msgid "could not find commit %s"
1597
+msgstr "подаването „%s“ не може да бъде открито"
1598
2300
-#: archive.c:459 builtin/archive.c:90
2301
-msgid "write the archive to this file"
2302
-msgstr "запазване на архива в този ФАЙЛ"
1599
+#: commit-graph.c:732 builtin/pack-objects.c:2649
1600
+#, c-format
1601
+msgid "unable to get type of object %s"
1602
+msgstr "видът на обекта „%s“ не може да бъде определен"
1603
2304
-#: archive.c:461
2305
-msgid "read .gitattributes in working directory"
2306
-msgstr "изчитане на „.gitattributes“ в работната директория"
1604
+#: commit-graph.c:765
1605
+msgid "Loading known commits in commit graph"
1606
+msgstr "Зареждане на познатите подавания в гра̀фа с подаванията"
1607
2308
-#: archive.c:462
2309
-msgid "report archived files on stderr"
2310
-msgstr "извеждане на архивираните файлове на стандартната грешка"
1608
+#: commit-graph.c:781
1609
+msgid "Expanding reachable commits in commit graph"
1610
+msgstr "Разширяване на достижимите подавания в гра̀фа"
1611
2312
-#: archive.c:463
2313
-msgid "store only"
2314
-msgstr "само съхранение без компресиране"
1612
+#: commit-graph.c:793
1613
+msgid "Clearing commit marks in commit graph"
1614
+msgstr "Изчистване на отбелязванията на подаванията в гра̀фа с подаванията"
1615
2316
-#: archive.c:464
2317
-msgid "compress faster"
2318
-msgstr "бързо компресиране"
1616
+#: commit-graph.c:813
1617
+msgid "Computing commit graph generation numbers"
1618
+msgstr "Изчисляване на номерата на поколенията в гра̀фа с подаванията"
1619
2320
-#: archive.c:472
2321
-msgid "compress better"
2322
-msgstr "добро компресиране"
1620
+#: commit-graph.c:930
1621
+#, c-format
1622
+msgid "Finding commits for commit graph in %d pack"
1623
+msgid_plural "Finding commits for commit graph in %d packs"
1624
+msgstr[0] "Откриване на подаванията в гра̀фа в %d пакетен файл"
1625
+msgstr[1] "Откриване на подаванията в гра̀фа в %d пакетни файла"
1626
2324
-#: archive.c:475
2325
-msgid "list supported archive formats"
2326
-msgstr "извеждане на списъка с поддържаните формати"
1627
+#: commit-graph.c:943
1628
+#, c-format
1629
+msgid "error adding pack %s"
1630
+msgstr "грешка при добавяне на пакетен файл „%s“"
1631
2328
-#: archive.c:477 builtin/archive.c:91 builtin/clone.c:113 builtin/clone.c:116
2329
-#: builtin/submodule--helper.c:1378 builtin/submodule--helper.c:1858
2330
-msgid "repo"
2331
-msgstr "хранилище"
1632
+#: commit-graph.c:945
1633
+#, c-format
1634
+msgid "error opening index for %s"
1635
+msgstr "грешка при отваряне на индекса на „%s“"
1636
2333
-#: archive.c:478 builtin/archive.c:92
2334
-msgid "retrieve the archive from remote repository <repo>"
2335
-msgstr "изтегляне на архива от отдалеченото ХРАНИЛИЩЕ"
1637
+#: commit-graph.c:959
1638
+#, c-format
1639
+msgid "Finding commits for commit graph from %d ref"
1640
+msgid_plural "Finding commits for commit graph from %d refs"
1641
+msgstr[0] "Откриване на подаванията в гра̀фа измежду %d указател"
1642
+msgstr[1] "Откриване на подаванията в гра̀фа измежду %d указатели"
1643
2337
-#: archive.c:479 builtin/archive.c:93 builtin/difftool.c:713
2338
-#: builtin/notes.c:498
2339
-msgid "command"
2340
-msgstr "команда"
1644
+#: commit-graph.c:991
1645
+msgid "Finding commits for commit graph among packed objects"
1646
+msgstr "Откриване на подаванията в гра̀фа измежду пакетираните обекти"
1647
2342
-#: archive.c:480 builtin/archive.c:94
2343
-msgid "path to the remote git-upload-archive command"
2344
-msgstr "път към отдалечената команда „git-upload-archive“"
1648
+#: commit-graph.c:1004
1649
+msgid "Counting distinct commits in commit graph"
1650
+msgstr "Преброяване на различните подавания в гра̀фа"
1651
2346
-#: archive.c:487
2347
-msgid "Unexpected option --remote"
2348
-msgstr "Неочаквана опция „--remote“"
1652
+#: commit-graph.c:1017
1653
+#, c-format
1654
+msgid "the commit graph format cannot write %d commits"
1655
+msgstr "форматът на гра̀фа с подаванията не може да запише %d подавания"
1656
2350
-#: archive.c:489
2351
-msgid "Option --exec can only be used together with --remote"
2352
-msgstr "Опцията „--exec“ изисква „--remote“"
1657
+#: commit-graph.c:1026
1658
+msgid "Finding extra edges in commit graph"
1659
+msgstr "Откриване на още върхове в гра̀фа с подаванията"
1660
2354
-#: archive.c:491
2355
-msgid "Unexpected option --output"
2356
-msgstr "Неочаквана опция „--output“"
1661
+#: commit-graph.c:1050
1662
+msgid "too many commits to write graph"
1663
+msgstr "прекалено много подавания за записване на гра̀фа"
1664
2358
-#: archive.c:513
1665
+#: commit-graph.c:1057 midx.c:819
1666
#, c-format
2360
-msgid "Unknown archive format '%s'"
2361
-msgstr "Непознат формат на архив: „%s“"
1667
+msgid "unable to create leading directories of %s"
1668
+msgstr "родителските директории на „%s“ не могат да бъдат създадени"
1669
2363
-#: archive.c:520
1670
+#: commit-graph.c:1097
1671
#, c-format
2365
-msgid "Argument not supported for format '%s': -%d"
2366
-msgstr "Аргументът не се поддържа за форма̀та „%s“: -%d"
1672
+msgid "Writing out commit graph in %d pass"
1673
+msgid_plural "Writing out commit graph in %d passes"
1674
+msgstr[0] "Запазване на гра̀фа с подаванията в %d пас"
1675
+msgstr[1] "Запазване на гра̀фа с подаванията в %d паса"
1676
2368
-#: archive-tar.c:125 archive-zip.c:345
1677
+#: commit-graph.c:1162
1678
+msgid "the commit-graph file has incorrect checksum and is likely corrupt"
1679
+msgstr "графът с подаванията е с грешна сума за проверка — вероятно е повреден"
1680
+
1681
+#: commit-graph.c:1172
1682
#, c-format
2370
-msgid "cannot stream blob %s"
2371
-msgstr "обектът-BLOB „%s“ не може да бъде обработен"
1683
+msgid "commit-graph has incorrect OID order: %s then %s"
1684
+msgstr ""
1685
+"неправилна подредба на обектите по идентификатор в гра̀фа с подаванията: „%s“ "
1686
+"е преди „%s“, а не трябва"
1687
2373
-#: archive-tar.c:260 archive-zip.c:363
1688
+#: commit-graph.c:1182 commit-graph.c:1197
1689
#, c-format
2375
-msgid "unsupported file mode: 0%o (SHA1: %s)"
2376
-msgstr "неподдържани права за достъп до файл: 0%o (SHA1: %s)"
1690
+msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
1691
+msgstr ""
1692
+"неправилна стойност за откъс в гра̀фа с подаванията: fanout[%d] = %u, а "
1693
+"трябва да е %u"
1694
2378
-#: archive-tar.c:287 archive-zip.c:353
1695
+#: commit-graph.c:1189
1696
#, c-format
2380
-msgid "cannot read %s"
2381
-msgstr "обектът „%s“ не може да бъде прочетен"
1697
+msgid "failed to parse commit %s from commit-graph"
1698
+msgstr "подаване „%s“ в гра̀фа с подаванията не може да се анализира"
1699
2383
-#: archive-tar.c:459
1700
+#: commit-graph.c:1206
1701
+msgid "Verifying commits in commit graph"
1702
+msgstr "Проверка на подаванията в гра̀фа"
1703
+
1704
+#: commit-graph.c:1219
1705
#, c-format
2385
-msgid "unable to start '%s' filter"
2386
-msgstr "филтърът „%s“ не може да бъде стартиран"
1706
+msgid "failed to parse commit %s from object database for commit-graph"
1707
+msgstr ""
1708
+"подаване „%s“ в базата от данни към гра̀фа с подаванията не може да се "
1709
+"анализира"
1710
2388
-#: archive-tar.c:462
2389
-msgid "unable to redirect descriptor"
2390
-msgstr "дескрипторът не може да бъде пренасочен"
1711
+#: commit-graph.c:1226
1712
+#, c-format
1713
+msgid "root tree OID for commit %s in commit-graph is %s != %s"
1714
+msgstr ""
1715
+"идентификаторът на обект за кореновото дърво за подаване „%s“ в гра̀фа с "
1716
+"подаванията е „%s“, а трябва да е „%s“"
1717
2392
-#: archive-tar.c:469
1718
+#: commit-graph.c:1236
1719
#, c-format
2394
-msgid "'%s' filter reported error"
2395
-msgstr "филтърът „%s“ върна грешка"
1720
+msgid "commit-graph parent list for commit %s is too long"
1721
+msgstr "списъкът с родители на „%s“ в гра̀фа с подаванията е прекалено дълъг"
1722
2397
-#: archive-zip.c:314
1723
+#: commit-graph.c:1242
1724
#, c-format
2399
-msgid "path is not valid UTF-8: %s"
2400
-msgstr "пътят не е правилно кодиран в UTF-8: %s"
1725
+msgid "commit-graph parent for %s is %s != %s"
1726
+msgstr "родителят на „%s“ в гра̀фа с подаванията е „%s“, а трябва да е „%s“"
1727
2402
-#: archive-zip.c:318
1728
+#: commit-graph.c:1255
1729
#, c-format
2404
-msgid "path too long (%d chars, SHA1: %s): %s"
2405
-msgstr "твърде дълъг път (%d знака, SHA1: %s): %s"
1730
+msgid "commit-graph parent list for commit %s terminates early"
1731
+msgstr "списъкът с родители на „%s“ в гра̀фа с подаванията е прекалено къс"
1732
2407
-#: archive-zip.c:474 builtin/pack-objects.c:226 builtin/pack-objects.c:229
1733
+#: commit-graph.c:1260
1734
#, c-format
2409
-msgid "deflate error (%d)"
2410
-msgstr "грешка при декомпресиране с „deflate“ (%d)"
1735
+msgid ""
1736
+"commit-graph has generation number zero for commit %s, but non-zero elsewhere"
1737
+msgstr ""
1738
+"номерът на поколението на подаване „%s“ в гра̀фа с подаванията е 0, а другаде "
1739
+"не е"
1740
2412
-#: archive-zip.c:609
1741
+#: commit-graph.c:1264
1742
#, c-format
2414
-msgid "timestamp too large for this system: %<PRIuMAX>"
2415
-msgstr "времевата стойност е твърде голяма за тази система: %<PRIuMAX>"
1743
+msgid ""
1744
+"commit-graph has non-zero generation number for commit %s, but zero elsewhere"
1745
+msgstr ""
1746
+"номерът на поколението на подаване „%s“ в гра̀фа с подаванията не е 0, а "
1747
+"другаде е"
1748
2417
-#: attr.c:211
1749
+#: commit-graph.c:1279
1750
#, c-format
2419
-msgid "%.*s is not a valid attribute name"
2420
-msgstr "„%.*s“ е неправилно име за атрибут"
1751
+msgid "commit-graph generation for commit %s is %u != %u"
1752
+msgstr ""
1753
+"номерът на поколението на подаване „%s“ в гра̀фа с подаванията е %u, а "
1754
+"другаде е %u"
1755
2422
-#: attr.c:368
1756
+#: commit-graph.c:1285
1757
#, c-format
2424
-msgid "%s not allowed: %s:%d"
2425
-msgstr "%s: командата не е позволена: „%s:%d“"
1758
+msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
1759
+msgstr ""
1760
+"датата на подаване на „%s“ в гра̀фа с подаванията е %<PRIuMAX>, а трябва да е "
1761
+"%<PRIuMAX>"
1762
2427
-#: attr.c:408
1763
+#: compat/obstack.c:406 compat/obstack.c:408
1764
+msgid "memory exhausted"
1765
+msgstr "паметта свърши"
1766
+
1767
+#: config.c:123
1768
+#, c-format
1769
msgid ""
2429
-"Negative patterns are ignored in git attributes\n"
2430
-"Use '\\!' for literal leading exclamation."
1770
+"exceeded maximum include depth (%d) while including\n"
1771
+"\t%s\n"
1772
+"from\n"
1773
+"\t%s\n"
1774
+"This might be due to circular includes."
1775
msgstr ""
2432
-"Отрицателните шаблони се игнорират в атрибутите на git.\n"
2433
-"Ако ви трябва начална удивителна, ползвайте „\\!“."
1776
+"максималната дълбочина на влагане (%d) е надвишена при вмъкването на:\n"
1777
+" %s\n"
1778
+"от\n"
1779
+" %s\n"
1780
+"Това може да се дължи на зацикляне при вмъкването."
1781
2435
-#: bisect.c:468
1782
+#: config.c:139
1783
#, c-format
2437
-msgid "Badly quoted content in file '%s': %s"
2438
-msgstr "Неправилно цитирано съдържание във файла „%s“: %s"
1784
+msgid "could not expand include path '%s'"
1785
+msgstr "пътят за вмъкване „%s“не може да бъде разширен"
1786
2440
-#: bisect.c:678
1787
+#: config.c:150
1788
+msgid "relative config includes must come from files"
1789
+msgstr "относителните вмъквания на конфигурации трябва да идват от файлове"
1790
+
1791
+#: config.c:190
1792
+msgid "relative config include conditionals must come from files"
1793
+msgstr "относителните условни изрази за вмъкване трябва да идват от файлове"
1794
+
1795
+#: config.c:348
1796
#, c-format
2442
-msgid "We cannot bisect more!\n"
2443
-msgstr "Повече не може да се търси двоично!\n"
1797
+msgid "key does not contain a section: %s"
1798
+msgstr "ключът не съдържа раздел: „%s“"
1799
2445
-#: bisect.c:733
1800
+#: config.c:354
1801
#, c-format
2447
-msgid "Not a valid commit name %s"
2448
-msgstr "Неправилно име на подаване „%s“"
1802
+msgid "key does not contain variable name: %s"
1803
+msgstr "ключът не съдържа име на променлива: „%s“"
1804
2450
-#: bisect.c:758
1805
+#: config.c:378 sequencer.c:2459
1806
#, c-format
2452
-msgid ""
2453
-"The merge base %s is bad.\n"
2454
-"This means the bug has been fixed between %s and [%s].\n"
2455
-msgstr ""
2456
-"Неправилна база за сливане: %s.\n"
2457
-"Следователно грешката е коригирана между „%s“ и [%s].\n"
1807
+msgid "invalid key: %s"
1808
+msgstr "неправилен ключ: „%s“"
1809
2459
-#: bisect.c:763
1810
+#: config.c:384
1811
#, c-format
2461
-msgid ""
2462
-"The merge base %s is new.\n"
2463
-"The property has changed between %s and [%s].\n"
2464
-msgstr ""
2465
-"Нова база за сливане: %s.\n"
2466
-"Свойството е променено между „%s“ и [%s].\n"
1812
+msgid "invalid key (newline): %s"
1813
+msgstr "неправилен ключ (нов ред): „%s“"
1814
+
1815
+#: config.c:420 config.c:432
1816
+#, c-format
1817
+msgid "bogus config parameter: %s"
1818
+msgstr "неправилен конфигурационен параметър: „%s“"
1819
+
1820
+#: config.c:467
1821
+#, c-format
1822
+msgid "bogus format in %s"
1823
+msgstr "неправилен формат в „%s“"
1824
+
1825
+#: config.c:793
1826
+#, c-format
1827
+msgid "bad config line %d in blob %s"
1828
+msgstr "неправилен ред за настройки %d в BLOB „%s“"
1829
2468
-#: bisect.c:768
1830
+#: config.c:797
1831
#, c-format
2470
-msgid ""
2471
-"The merge base %s is %s.\n"
2472
-"This means the first '%s' commit is between %s and [%s].\n"
2473
-msgstr ""
2474
-"Базата за сливане „%s“ е %s.\n"
2475
-"Следователно първото %s подаване е между „%s“ и [%s].\n"
1832
+msgid "bad config line %d in file %s"
1833
+msgstr "неправилен ред за настройки %d във файла „%s“"
1834
2477
-#: bisect.c:776
1835
+#: config.c:801
1836
#, c-format
2479
-msgid ""
2480
-"Some %s revs are not ancestors of the %s rev.\n"
2481
-"git bisect cannot work properly in this case.\n"
2482
-"Maybe you mistook %s and %s revs?\n"
2483
-msgstr ""
2484
-"Някои от указателите от „%s“ не са предшественици на указателя „%s“.\n"
2485
-"Двоичното търсене с git bisect няма да работи правилно.\n"
2486
-"Дали не сте объркали указателите „%s“ и „%s“?\n"
1837
+msgid "bad config line %d in standard input"
1838
+msgstr "неправилен ред за настройки %d на стандартния вход"
1839
2488
-#: bisect.c:789
1840
+#: config.c:805
1841
#, c-format
2490
-msgid ""
2491
-"the merge base between %s and [%s] must be skipped.\n"
2492
-"So we cannot be sure the first %s commit is between %s and %s.\n"
2493
-"We continue anyway."
2494
-msgstr ""
2495
-"базата за сливане между „%s“ и [%s] трябва да бъде прескочена.\n"
2496
-"Не може да сме сигурни, че първото %s подаване е между „%s“ и „%s“.\n"
2497
-"Двоичното търсене продължава."
1842
+msgid "bad config line %d in submodule-blob %s"
1843
+msgstr "неправилен ред за настройки %d в BLOB за подмодул „%s“"
1844
2499
-#: bisect.c:822
1845
+#: config.c:809
1846
#, c-format
2501
-msgid "Bisecting: a merge base must be tested\n"
2502
-msgstr "Двоично търсене: трябва да се провери база за сливане\n"
1847
+msgid "bad config line %d in command line %s"
1848
+msgstr "неправилен ред за настройки %d на командния ред „%s“"
1849
2504
-#: bisect.c:865
1850
+#: config.c:813
1851
#, c-format
2506
-msgid "a %s revision is needed"
2507
-msgstr "необходима е версия „%s“"
1852
+msgid "bad config line %d in %s"
1853
+msgstr "неправилен ред за настройки %d в „%s“"
1854
2509
-#: bisect.c:884 builtin/notes.c:177 builtin/tag.c:248
1855
+#: config.c:952
1856
+msgid "out of range"
1857
+msgstr "извън диапазона"
1858
+
1859
+#: config.c:952
1860
+msgid "invalid unit"
1861
+msgstr "неправилна мерна единица"
1862
+
1863
+#: config.c:958
1864
#, c-format
2511
-msgid "could not create file '%s'"
2512
-msgstr "файлът „%s“ не може да бъде създаден"
1865
+msgid "bad numeric config value '%s' for '%s': %s"
1866
+msgstr "неправилна числова стойност „%s“ за „%s“: %s"
1867
2514
-#: bisect.c:928 builtin/merge.c:146
1868
+#: config.c:963
1869
#, c-format
2516
-msgid "could not read file '%s'"
2517
-msgstr "файлът „%s“ не може да бъде прочетен"
1870
+msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
1871
+msgstr "неправилна числова стойност „%s“ за „%s“ в BLOB „%s“: %s"
1872
2519
-#: bisect.c:958
2520
-msgid "reading bisect refs failed"
2521
-msgstr "неуспешно прочитане на указателите за двоично търсене"
1873
+#: config.c:966
1874
+#, c-format
1875
+msgid "bad numeric config value '%s' for '%s' in file %s: %s"
1876
+msgstr "неправилна числова стойност „%s“ за „%s“ във файла „%s“: %s"
1877
2523
-#: bisect.c:977
1878
+#: config.c:969
1879
#, c-format
2525
-msgid "%s was both %s and %s\n"
2526
-msgstr "„%s“ e както „%s“, така и „%s“\n"
1880
+msgid "bad numeric config value '%s' for '%s' in standard input: %s"
1881
+msgstr "неправилна числова стойност „%s“ за „%s“ на стандартния вход: %s"
1882
2528
-#: bisect.c:985
1883
+#: config.c:972
1884
#, c-format
2530
-msgid ""
2531
-"No testable commit found.\n"
2532
-"Maybe you started with bad path parameters?\n"
2533
-msgstr ""
2534
-"Липсва подходящо за тестване подаване.\n"
2535
-"Проверете параметрите за пътищата.\n"
1885
+msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
1886
+msgstr "неправилна числова стойност „%s“ за „%s“ в BLOB от подмодул „%s“: %s"
1887
2537
-#: bisect.c:1004
1888
+#: config.c:975
1889
#, c-format
2539
-msgid "(roughly %d step)"
2540
-msgid_plural "(roughly %d steps)"
2541
-msgstr[0] "(приблизително %d стъпка)"
2542
-msgstr[1] "(приблизително %d стъпки)"
1890
+msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
1891
+msgstr "неправилна числова стойност „%s“ за „%s“ на командния ред „%s“: %s"
1892
2544
-#. TRANSLATORS: the last %s will be replaced with "(roughly %d
2545
-#. steps)" translation.
2546
-#.
2547
-#: bisect.c:1010
1893
+#: config.c:978
1894
#, c-format
2549
-msgid "Bisecting: %d revision left to test after this %s\n"
2550
-msgid_plural "Bisecting: %d revisions left to test after this %s\n"
2551
-msgstr[0] "Двоично търсене: остава %d версия след тази %s\n"
2552
-msgstr[1] "Двоично търсене: остават %d версии след тази %s\n"
1895
+msgid "bad numeric config value '%s' for '%s' in %s: %s"
1896
+msgstr "неправилна числова стойност „%s“ за „%s“ в %s: %s"
1897
2554
-#: blame.c:1794
2555
-msgid "--contents and --reverse do not blend well."
2556
-msgstr "Опциите „--contents“ и „--reverse“ са несъвместими"
1898
+#: config.c:1073
1899
+#, c-format
1900
+msgid "failed to expand user dir in: '%s'"
1901
+msgstr "домашната папка на потребителя не може да бъде открита: „%s“"
1902
2558
-#: blame.c:1808
2559
-msgid "cannot use --contents with final commit object name"
2560
-msgstr "Опцията „--contents“ е несъвместима с име на обект от крайно подаване"
1903
+#: config.c:1082
1904
+#, c-format
1905
+msgid "'%s' for '%s' is not a valid timestamp"
1906
+msgstr "„%s“ не е правилна стойност за време за „%s“"
1907
2562
-#: blame.c:1829
2563
-msgid "--reverse and --first-parent together require specified latest commit"
2564
-msgstr ""
2565
-"Едновременното задаване на опциите „--reverse“ и „--first-parent“ изисква "
2566
-"указването на крайно подаване"
1908
+#: config.c:1173
1909
+#, c-format
1910
+msgid "abbrev length out of range: %d"
1911
+msgstr "дължината на съкращаване е извън интервала ([4; 40]): %d"
1912
2568
-#: blame.c:1838 bundle.c:164 ref-filter.c:2077 remote.c:1938 sequencer.c:2030
2569
-#: sequencer.c:4224 builtin/commit.c:1017 builtin/log.c:382 builtin/log.c:940
2570
-#: builtin/log.c:1428 builtin/log.c:1804 builtin/log.c:2094 builtin/merge.c:415
2571
-#: builtin/pack-objects.c:3140 builtin/pack-objects.c:3155
2572
-#: builtin/shortlog.c:192
2573
-msgid "revision walk setup failed"
2574
-msgstr "неуспешно настройване на обхождането на версиите"
1913
+#: config.c:1187 config.c:1198
1914
+#, c-format
1915
+msgid "bad zlib compression level %d"
1916
+msgstr "неправилно ниво на компресиране: %d"
1917
2576
-#: blame.c:1856
2577
-msgid ""
2578
-"--reverse --first-parent together require range along first-parent chain"
2579
-msgstr ""
2580
-"Едновременното задаване на опциите „--reverse“ и „--first-parent“ изисква "
2581
-"указването на диапазон по веригата на първите наследници"
1918
+#: config.c:1290
1919
+msgid "core.commentChar should only be one character"
1920
+msgstr "настройката „core.commentChar“ трябва да е само един знак"
1921
2583
-#: blame.c:1867
1922
+#: config.c:1323
1923
#, c-format
2585
-msgid "no such path %s in %s"
2586
-msgstr "няма път на име „%s“ в „%s“"
1924
+msgid "invalid mode for object creation: %s"
1925
+msgstr "неправилен режим за създаването на обекти: %s"
1926
2588
-#: blame.c:1878
1927
+#: config.c:1395
1928
#, c-format
2590
-msgid "cannot read blob %s for path %s"
2591
-msgstr "обектът-BLOB „%s“ в пътя %s не може да бъде прочетен"
1929
+msgid "malformed value for %s"
1930
+msgstr "неправилна стойност за „%s“"
1931
2593
-#: branch.c:53
1932
+#: config.c:1421
1933
#, c-format
2595
-msgid ""
2596
-"\n"
2597
-"After fixing the error cause you may try to fix up\n"
2598
-"the remote tracking information by invoking\n"
2599
-"\"git branch --set-upstream-to=%s%s%s\"."
1934
+msgid "malformed value for %s: %s"
1935
+msgstr "неправилна стойност за „%s“: „%s“"
1936
+
1937
+#: config.c:1422
1938
+msgid "must be one of nothing, matching, simple, upstream or current"
1939
msgstr ""
2601
-"\n"
2602
-"След корекция на грешката, можете да обновите\n"
2603
-"информацията за следения клон чрез:\n"
2604
-"git branch --set-upstream-to=%s%s%s"
1940
+"трябва да е една от следните стойности: „nothing“ (без изтласкване при липса "
1941
+"на указател), „matching“ (всички клони със съвпадащи имена), "
1942
+"„simple“ (клонът със същото име, от който се издърпва), „upstream“ (клонът, "
1943
+"от който се издърпва) или „current“ (клонът със същото име)"
1944
2606
-#: branch.c:67
1945
+#: config.c:1483 builtin/pack-objects.c:3397
1946
#, c-format
2608
-msgid "Not setting branch %s as its own upstream."
2609
-msgstr ""
2610
-"Клонът „%s“ не може да служи като източник за собствената си синхронизация."
1947
+msgid "bad pack compression level %d"
1948
+msgstr "неправилно ниво на компресиране при пакетиране: %d"
1949
2612
-#: branch.c:93
1950
+#: config.c:1604
1951
#, c-format
2614
-msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
2615
-msgstr ""
2616
-"Клонът „%s“ ще следи отдалечения клон „%s“ от хранилището „%s“ чрез "
2617
-"пребазиране."
1952
+msgid "unable to load config blob object '%s'"
1953
+msgstr "обектът-BLOB „%s“ с конфигурации не може да се зареди"
1954
2619
-#: branch.c:94
1955
+#: config.c:1607
1956
#, c-format
2621
-msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
2622
-msgstr "Клонът „%s“ ще следи отдалечения клон „%s“ от хранилището „%s“."
1957
+msgid "reference '%s' does not point to a blob"
1958
+msgstr "указателят „%s“ не сочи към обект-BLOB"
1959
2624
-#: branch.c:98
1960
+#: config.c:1624
1961
#, c-format
2626
-msgid "Branch '%s' set up to track local branch '%s' by rebasing."
2627
-msgstr "Клонът „%s“ ще следи локалния клон „%s“ чрез пребазиране."
1962
+msgid "unable to resolve config blob '%s'"
1963
+msgstr "обектът-BLOB „%s“ с конфигурации не може да бъде открит"
1964
2629
-#: branch.c:99
1965
+#: config.c:1654
1966
#, c-format
2631
-msgid "Branch '%s' set up to track local branch '%s'."
2632
-msgstr "Клонът „%s“ ще следи локалния клон „%s“."
1967
+msgid "failed to parse %s"
1968
+msgstr "„%s“ не може да бъде анализиран"
1969
2634
-#: branch.c:104
1970
+#: config.c:1710
1971
+msgid "unable to parse command-line config"
1972
+msgstr "неправилни настройки от командния ред"
1973
+
1974
+#: config.c:2059
1975
+msgid "unknown error occurred while reading the configuration files"
1976
+msgstr "неочаквана грешка при изчитането на конфигурационните файлове"
1977
+
1978
+#: config.c:2229
1979
#, c-format
2636
-msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
2637
-msgstr "Клонът „%s“ ще следи отдалечения указател „%s“ чрез пребазиране."
1980
+msgid "Invalid %s: '%s'"
1981
+msgstr "Неправилен %s: „%s“"
1982
2639
-#: branch.c:105
1983
+#: config.c:2272
1984
#, c-format
2641
-msgid "Branch '%s' set up to track remote ref '%s'."
2642
-msgstr "Клонът „%s“ ще следи отдалечения указател „%s“."
1985
+msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1986
+msgstr ""
1987
+"непозната стойност „%s“ за настройката „core.untrackedCache“. Ще се ползва "
1988
+"стандартната стойност „keep“ (запазване)"
1989
2644
-#: branch.c:109
1990
+#: config.c:2298
1991
#, c-format
2646
-msgid "Branch '%s' set up to track local ref '%s' by rebasing."
2647
-msgstr "Клонът „%s“ ще следи локалния указател „%s“ чрез пребазиране."
1992
+msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1993
+msgstr ""
1994
+"стойността на „splitIndex.maxPercentChange“ трябва да е между 1 и 100, а не "
1995
+"%d"
1996
2649
-#: branch.c:110
1997
+#: config.c:2344
1998
#, c-format
2651
-msgid "Branch '%s' set up to track local ref '%s'."
2652
-msgstr "Клонът „%s“ ще следи локалния указател „%s“."
1999
+msgid "unable to parse '%s' from command-line config"
2000
+msgstr "неразпозната стойност „%s“ от командния ред"
2001
2654
-#: branch.c:119
2655
-msgid "Unable to write upstream branch configuration"
2656
-msgstr "Настройките за следения клон не могат да бъдат записани"
2002
+#: config.c:2346
2003
+#, c-format
2004
+msgid "bad config variable '%s' in file '%s' at line %d"
2005
+msgstr "неправилна настройка „%s“ във файла „%s“ на ред №%d"
2006
2658
-#: branch.c:156
2007
+#: config.c:2427
2008
#, c-format
2660
-msgid "Not tracking: ambiguous information for ref %s"
2661
-msgstr "Няма следене: информацията за указателя „%s“ не е еднозначна"
2009
+msgid "invalid section name '%s'"
2010
+msgstr "неправилно име на раздел: „%s“"
2011
2663
-#: branch.c:189
2012
+#: config.c:2459
2013
#, c-format
2665
-msgid "'%s' is not a valid branch name."
2666
-msgstr "„%s“ не е позволено име за клон."
2014
+msgid "%s has multiple values"
2015
+msgstr "зададени са няколко стойности за „%s“"
2016
2668
-#: branch.c:208
2017
+#: config.c:2488
2018
#, c-format
2670
-msgid "A branch named '%s' already exists."
2671
-msgstr "Вече съществува клон с име „%s“."
2019
+msgid "failed to write new configuration file %s"
2020
+msgstr "новият конфигурационен файл „%s“ не може да бъде запазен"
2021
2673
-#: branch.c:213
2674
-msgid "Cannot force update the current branch."
2675
-msgstr "Текущият клон не може да бъде принудително обновен."
2022
+#: config.c:2740 config.c:3064
2023
+#, c-format
2024
+msgid "could not lock config file %s"
2025
+msgstr "конфигурационният файл „%s“ не може да бъде заключен"
2026
2677
-#: branch.c:233
2027
+#: config.c:2751
2028
#, c-format
2679
-msgid "Cannot setup tracking information; starting point '%s' is not a branch."
2680
-msgstr "Зададените настройки за следенето са грешни — началото „%s“ не е клон."
2029
+msgid "opening %s"
2030
+msgstr "отваряне на „%s“"
2031
2682
-#: branch.c:235
2032
+#: config.c:2786 builtin/config.c:328
2033
#, c-format
2684
-msgid "the requested upstream branch '%s' does not exist"
2685
-msgstr "заявеният отдалечен клон „%s“ не съществува"
2034
+msgid "invalid pattern: %s"
2035
+msgstr "неправилен шаблон: %s"
2036
2687
-#: branch.c:237
2688
-msgid ""
2689
-"\n"
2690
-"If you are planning on basing your work on an upstream\n"
2691
-"branch that already exists at the remote, you may need to\n"
2692
-"run \"git fetch\" to retrieve it.\n"
2693
-"\n"
2694
-"If you are planning to push out a new local branch that\n"
2695
-"will track its remote counterpart, you may want to use\n"
2696
-"\"git push -u\" to set the upstream config as you push."
2697
-msgstr ""
2698
-"\n"
2699
-"Ако искате да базирате работата си на клон от отдалечено хранилище, може \n"
2700
-"да се наложи да изпълните „git fetch“, за да получите информацията за него.\n"
2701
-"\n"
2702
-"Ако искате да изтласкате нов, локален клон, който да следи отдалечен клон,\n"
2703
-"може да използвате „git push -u“, за да настроите към кой клон да се "
2704
-"изтласква."
2037
+#: config.c:2811
2038
+#, c-format
2039
+msgid "invalid config file %s"
2040
+msgstr "неправилен конфигурационен файл: „%s“"
2041
2706
-#: branch.c:281
2042
+#: config.c:2824 config.c:3077
2043
#, c-format
2708
-msgid "Not a valid object name: '%s'."
2709
-msgstr "Неправилно име на обект: „%s“"
2044
+msgid "fstat on %s failed"
2045
+msgstr "неуспешно изпълнение на „fstat“ върху „%s“"
2046
2711
-#: branch.c:301
2047
+#: config.c:2835
2048
#, c-format
2713
-msgid "Ambiguous object name: '%s'."
2714
-msgstr "Името на обект не е еднозначно: „%s“"
2049
+msgid "unable to mmap '%s'"
2050
+msgstr "неуспешно изпълнение на „mmap“ върху „%s“"
2051
2716
-#: branch.c:306
2052
+#: config.c:2844 config.c:3082
2053
#, c-format
2718
-msgid "Not a valid branch point: '%s'."
2719
-msgstr "Неправилно място за начало на клон: „%s“"
2054
+msgid "chmod on %s failed"
2055
+msgstr "неуспешна смяна на права с „chmod“ върху „%s“"
2056
2721
-#: branch.c:359
2057
+#: config.c:2929 config.c:3179
2058
#, c-format
2723
-msgid "'%s' is already checked out at '%s'"
2724
-msgstr "„%s“ вече е изтеглен в „%s“"
2059
+msgid "could not write config file %s"
2060
+msgstr "конфигурационният файл „%s“ не може да бъде записан"
2061
2726
-#: branch.c:382
2062
+#: config.c:2963
2063
#, c-format
2728
-msgid "HEAD of working tree %s is not updated"
2729
-msgstr "Указателят „HEAD“ на работното дърво „%s“ не е обновен"
2064
+msgid "could not set '%s' to '%s'"
2065
+msgstr "„%s“ не може да се зададе да е „%s“"
2066
2731
-#: bundle.c:36
2067
+#: config.c:2965 builtin/remote.c:782
2068
#, c-format
2733
-msgid "'%s' does not look like a v2 bundle file"
2734
-msgstr "Файлът „%s“ не изглежда да е пратка на git версия 2"
2069
+msgid "could not unset '%s'"
2070
+msgstr "„%s“ не може да се премахне"
2071
2736
-#: bundle.c:64
2072
+#: config.c:3055
2073
#, c-format
2738
-msgid "unrecognized header: %s%s (%d)"
2739
-msgstr "непозната заглавна част: %s%s (%d)"
2074
+msgid "invalid section name: %s"
2075
+msgstr "неправилно име на раздел: %s"
2076
2741
-#: bundle.c:90 rerere.c:480 rerere.c:690 sequencer.c:2281 sequencer.c:2916
2742
-#: builtin/commit.c:788
2077
+#: config.c:3222
2078
#, c-format
2744
-msgid "could not open '%s'"
2745
-msgstr "„%s“ не може да се отвори"
2079
+msgid "missing value for '%s'"
2080
+msgstr "липсва стойност за „%s“"
2081
2747
-#: bundle.c:143
2748
-msgid "Repository lacks these prerequisite commits:"
2749
-msgstr "В хранилището липсват следните необходими подавания:"
2082
+#: connect.c:61
2083
+msgid "the remote end hung up upon initial contact"
2084
+msgstr "отдалеченото хранилище прекъсна връзката веднага след отварянето ѝ"
2085
2751
-#: bundle.c:194
2086
+#: connect.c:63
2087
+msgid ""
2088
+"Could not read from remote repository.\n"
2089
+"\n"
2090
+"Please make sure you have the correct access rights\n"
2091
+"and the repository exists."
2092
+msgstr ""
2093
+"Не може да се чете от отдалеченото хранилище.\n"
2094
+"\n"
2095
+"Проверете дали то съществува и дали имате права\n"
2096
+"за достъп."
2097
+
2098
+#: connect.c:81
2099
#, c-format
2753
-msgid "The bundle contains this ref:"
2754
-msgid_plural "The bundle contains these %d refs:"
2755
-msgstr[0] "Пратката съдържа следния указател:"
2756
-msgstr[1] "Пратката съдържа следните %d указатели:"
2100
+msgid "server doesn't support '%s'"
2101
+msgstr "сървърът не поддържа „%s“"
2102
2758
-#: bundle.c:201
2759
-msgid "The bundle records a complete history."
2760
-msgstr "Пратката съдържа пълна история."
2103
+#: connect.c:103
2104
+#, c-format
2105
+msgid "server doesn't support feature '%s'"
2106
+msgstr "сървърът не поддържа „%s“"
2107
2762
-#: bundle.c:203
2108
+#: connect.c:114
2109
+msgid "expected flush after capabilities"
2110
+msgstr ""
2111
+"след първоначалната обява на възможностите се очаква изчистване на буферите"
2112
+
2113
+#: connect.c:233
2114
#, c-format
2764
-msgid "The bundle requires this ref:"
2765
-msgid_plural "The bundle requires these %d refs:"
2766
-msgstr[0] "Пратката изисква следния указател:"
2767
-msgstr[1] "Пратката изисква следните %d указатели:"
2115
+msgid "ignoring capabilities after first line '%s'"
2116
+msgstr "пропускане на възможностите след първия ред „%s“"
2117
2769
-#: bundle.c:269
2770
-msgid "unable to dup bundle descriptor"
2771
-msgstr "неуспешно дублиране на дескриптора на пратката с „dup“"
2118
+#: connect.c:252
2119
+msgid "protocol error: unexpected capabilities^{}"
2120
+msgstr "протоколна грешка: неочаквани възможности^{}"
2121
2773
-#: bundle.c:276
2774
-msgid "Could not spawn pack-objects"
2775
-msgstr "Командата „git pack-objects“ не може да бъде стартирана"
2122
+#: connect.c:273
2123
+#, c-format
2124
+msgid "protocol error: expected shallow sha-1, got '%s'"
2125
+msgstr "протоколна грешка: очаква се SHA1 на плитък обект, а бе получено: „%s“"
2126
2777
-#: bundle.c:287
2778
-msgid "pack-objects died"
2779
-msgstr "Командата „git pack-objects“ не завърши успешно"
2127
+#: connect.c:275
2128
+msgid "repository on the other end cannot be shallow"
2129
+msgstr "отсрещното хранилище не може да е плитко"
2130
2781
-#: bundle.c:329
2782
-msgid "rev-list died"
2783
-msgstr "Командата „git rev-list“ не завърши успешно"
2131
+#: connect.c:313
2132
+msgid "invalid packet"
2133
+msgstr "неправилен пакет"
2134
2785
-#: bundle.c:378
2135
+#: connect.c:333
2136
#, c-format
2787
-msgid "ref '%s' is excluded by the rev-list options"
2788
-msgstr ""
2789
-"указателят „%s“ не е бил включен поради опциите зададени на „git rev-list“"
2137
+msgid "protocol error: unexpected '%s'"
2138
+msgstr "протоколна грешка: неочаквано „%s“"
2139
2791
-#: bundle.c:457 builtin/log.c:197 builtin/log.c:1709 builtin/shortlog.c:306
2140
+#: connect.c:441
2141
#, c-format
2793
-msgid "unrecognized argument: %s"
2794
-msgstr "непознат аргумент: %s"
2142
+msgid "invalid ls-refs response: %s"
2143
+msgstr "неправилен отговор на „ls-refs“: „%s“"
2144
2796
-#: bundle.c:465
2797
-msgid "Refusing to create empty bundle."
2798
-msgstr "Създаването на празна пратка е невъзможно."
2145
+#: connect.c:445
2146
+msgid "expected flush after ref listing"
2147
+msgstr "очакваше се изчистване на буферите след изброяването на указателите"
2148
2800
-#: bundle.c:475
2149
+#: connect.c:544
2150
#, c-format
2802
-msgid "cannot create '%s'"
2803
-msgstr "Файлът „%s“ не може да бъде създаден"
2804
-
2805
-#: bundle.c:500
2806
-msgid "index-pack died"
2807
-msgstr "Командата „git index-pack“ не завърши успешно"
2151
+msgid "protocol '%s' is not supported"
2152
+msgstr "протокол „%s“ не се поддържа"
2153
2809
-#: color.c:296
2810
-#, c-format
2811
-msgid "invalid color value: %.*s"
2812
-msgstr "неправилна стойност за цвят: %.*s"
2154
+#: connect.c:595
2155
+msgid "unable to set SO_KEEPALIVE on socket"
2156
+msgstr "неуспешно задаване на „SO_KEEPALIVE“ на гнездо"
2157
2814
-#: commit.c:50 sequencer.c:2697 builtin/am.c:355 builtin/am.c:399
2815
-#: builtin/am.c:1377 builtin/am.c:2022 builtin/replace.c:455
2158
+#: connect.c:635 connect.c:698
2159
#, c-format
2817
-msgid "could not parse %s"
2818
-msgstr "„%s“ не може да се анализира"
2160
+msgid "Looking up %s ... "
2161
+msgstr "Търсене на „%s“… "
2162
2820
-#: commit.c:52
2163
+#: connect.c:639
2164
#, c-format
2822
-msgid "%s %s is not a commit!"
2823
-msgstr "%s %s не е подаване!"
2824
-
2825
-#: commit.c:193
2826
-msgid ""
2827
-"Support for <GIT_DIR>/info/grafts is deprecated\n"
2828
-"and will be removed in a future Git version.\n"
2829
-"\n"
2830
-"Please use \"git replace --convert-graft-file\"\n"
2831
-"to convert the grafts into replace refs.\n"
2832
-"\n"
2833
-"Turn this message off by running\n"
2834
-"\"git config advice.graftFileDeprecated false\""
2835
-msgstr ""
2836
-"Поддръжката на „<GIT_DIR>/info/grafts“ е остаряла.\n"
2837
-"В бъдеща версия на Git ще бъде премахната.\n"
2838
-"\n"
2839
-"Може да преобразувате присадките в заместващи\n"
2840
-"указатели с командата:\n"
2841
-"\n"
2842
-" git replace --convert-graft-file\n"
2843
-"\n"
2844
-"За да изключите това съобщение, ползвайте командата:\n"
2845
-"\n"
2846
-" git config advice.graftFileDeprecated false"
2165
+msgid "unable to look up %s (port %s) (%s)"
2166
+msgstr "„%s“ (порт %s) не може да се открие („%s“)"
2167
2848
-#: commit.c:1128
2168
+#. TRANSLATORS: this is the end of "Looking up %s ... "
2169
+#: connect.c:643 connect.c:714
2170
#, c-format
2850
-msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2171
+msgid ""
2172
+"done.\n"
2173
+"Connecting to %s (port %s) ... "
2174
msgstr ""
2852
-"Подаването „%s“ е с недоверен подпис от GPG, който твърди, че е на „%s“."
2175
+"готово.\n"
2176
+"Свързване към „%s“ (порт %s)…"
2177
2854
-#: commit.c:1131
2178
+#: connect.c:665 connect.c:742
2179
#, c-format
2856
-msgid "Commit %s has a bad GPG signature allegedly by %s."
2180
+msgid ""
2181
+"unable to connect to %s:\n"
2182
+"%s"
2183
msgstr ""
2858
-"Подаването „%s“ е с неправилен подпис от GPG, който твърди, че е на „%s“."
2184
+"неуспешно свързване към „%s“:\n"
2185
+"%s"
2186
2860
-#: commit.c:1134
2187
+#. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
2188
+#: connect.c:671 connect.c:748
2189
+msgid "done."
2190
+msgstr "действието завърши."
2191
+
2192
+#: connect.c:702
2193
#, c-format
2862
-msgid "Commit %s does not have a GPG signature."
2863
-msgstr "Подаването „%s“ е без подпис от GPG."
2194
+msgid "unable to look up %s (%s)"
2195
+msgstr "„%s“ не може да се открие (%s)"
2196
2865
-#: commit.c:1137
2197
+#: connect.c:708
2198
#, c-format
2867
-msgid "Commit %s has a good GPG signature by %s\n"
2868
-msgstr "Подаването „%s“ е с коректен подпис от GPG на „%s“.\n"
2199
+msgid "unknown port %s"
2200
+msgstr "непознат порт „%s“"
2201
2870
-#: commit.c:1391
2871
-msgid ""
2872
-"Warning: commit message did not conform to UTF-8.\n"
2873
-"You may want to amend it after fixing the message, or set the config\n"
2874
-"variable i18n.commitencoding to the encoding your project uses.\n"
2875
-msgstr ""
2876
-"ПРЕДУПРЕЖДЕНИЕ: съобщението при подаване не е кодирано с UTF-8.\n"
2877
-"Може да поправите подаването заедно със съобщението или може да\n"
2878
-"зададете ползваното кодиране в настройката „i18n.commitencoding“.\n"
2202
+#: connect.c:845 connect.c:1171
2203
+#, c-format
2204
+msgid "strange hostname '%s' blocked"
2205
+msgstr "необичайното име на хост „%s“ е блокирано"
2206
2880
-#: commit-graph.c:388
2207
+#: connect.c:847
2208
#, c-format
2882
-msgid "could not find commit %s"
2883
-msgstr "подаването „%s“ не може да бъде открито"
2209
+msgid "strange port '%s' blocked"
2210
+msgstr "необичайният порт „%s“ е блокиран"
2211
2885
-#: commit-graph.c:730 builtin/pack-objects.c:2649
2212
+#: connect.c:857
2213
#, c-format
2887
-msgid "unable to get type of object %s"
2888
-msgstr "видът на обекта „%s“ не може да бъде определен"
2214
+msgid "cannot start proxy %s"
2215
+msgstr "посредникът „%s“ не може да се стартира"
2216
2890
-#: commit-graph.c:763
2891
-msgid "Loading known commits in commit graph"
2892
-msgstr "Зареждане на познатите подавания в гра̀фа с подаванията"
2217
+#: connect.c:924
2218
+msgid "no path specified; see 'git help pull' for valid url syntax"
2219
+msgstr ""
2220
+"не е указан път. Проверете синтаксиса с командата:\n"
2221
+"\n"
2222
+" git help pull"
2223
2894
-#: commit-graph.c:779
2895
-msgid "Expanding reachable commits in commit graph"
2896
-msgstr "Разширяване на достижимите подавания в гра̀фа"
2224
+#: connect.c:1119
2225
+msgid "ssh variant 'simple' does not support -4"
2226
+msgstr "вариантът за „ssh“ — „simple“ (опростен), не поддържа опцията „-4“"
2227
2898
-#: commit-graph.c:791
2899
-msgid "Clearing commit marks in commit graph"
2900
-msgstr "Изчистване на отбелязванията на подаванията в гра̀фа с подаванията"
2228
+#: connect.c:1131
2229
+msgid "ssh variant 'simple' does not support -6"
2230
+msgstr "вариантът за „ssh“ — „simple“ (опростен), не поддържа опцията „-6“"
2231
2902
-#: commit-graph.c:811
2903
-msgid "Computing commit graph generation numbers"
2904
-msgstr "Изчисляване на номерата на поколенията в гра̀фа с подаванията"
2232
+#: connect.c:1148
2233
+msgid "ssh variant 'simple' does not support setting port"
2234
+msgstr ""
2235
+"вариантът за „ssh“ — „simple“ (опростен), не поддържа задаването на порт"
2236
2906
-#: commit-graph.c:928
2237
+#: connect.c:1260
2238
#, c-format
2908
-msgid "Finding commits for commit graph in %d pack"
2909
-msgid_plural "Finding commits for commit graph in %d packs"
2910
-msgstr[0] "Откриване на подаванията в гра̀фа в %d пакетен файл"
2911
-msgstr[1] "Откриване на подаванията в гра̀фа в %d пакетни файла"
2239
+msgid "strange pathname '%s' blocked"
2240
+msgstr "необичайният път „%s“ е блокиран"
2241
2913
-#: commit-graph.c:941
2914
-#, c-format
2915
-msgid "error adding pack %s"
2916
-msgstr "грешка при добавяне на пакетен файл „%s“"
2242
+#: connect.c:1307
2243
+msgid "unable to fork"
2244
+msgstr "неуспешно създаване на процес"
2245
2918
-#: commit-graph.c:943
2919
-#, c-format
2920
-msgid "error opening index for %s"
2921
-msgstr "грешка при отваряне на индекса на „%s“"
2246
+#: connected.c:85 builtin/fsck.c:221 builtin/prune.c:43
2247
+msgid "Checking connectivity"
2248
+msgstr "Проверка на свързаността"
2249
2923
-#: commit-graph.c:957
2924
-#, c-format
2925
-msgid "Finding commits for commit graph from %d ref"
2926
-msgid_plural "Finding commits for commit graph from %d refs"
2927
-msgstr[0] "Откриване на подаванията в гра̀фа измежду %d указател"
2928
-msgstr[1] "Откриване на подаванията в гра̀фа измежду %d указатели"
2250
+#: connected.c:97
2251
+msgid "Could not run 'git rev-list'"
2252
+msgstr "Командата „git rev-list“ не може да бъде изпълнена."
2253
2930
-#: commit-graph.c:989
2931
-msgid "Finding commits for commit graph among packed objects"
2932
-msgstr "Откриване на подаванията в гра̀фа измежду пакетираните обекти"
2254
+#: connected.c:117
2255
+msgid "failed write to rev-list"
2256
+msgstr "неуспешен запис на списъка с версиите"
2257
2934
-#: commit-graph.c:1002
2935
-msgid "Counting distinct commits in commit graph"
2936
-msgstr "Преброяване на различните подавания в гра̀фа"
2258
+#: connected.c:124
2259
+msgid "failed to close rev-list's stdin"
2260
+msgstr "стандартният вход на списъка с версиите не може да бъде затворен"
2261
2938
-#: commit-graph.c:1015
2262
+#: convert.c:193
2263
#, c-format
2940
-msgid "the commit graph format cannot write %d commits"
2941
-msgstr "форматът на гра̀фа с подаванията не може да запише %d подавания"
2264
+msgid "illegal crlf_action %d"
2265
+msgstr "неправилно действие за край на ред: %d"
2266
2943
-#: commit-graph.c:1024
2944
-msgid "Finding extra edges in commit graph"
2945
-msgstr "Откриване на още върхове в гра̀фа с подаванията"
2267
+#: convert.c:206
2268
+#, c-format
2269
+msgid "CRLF would be replaced by LF in %s"
2270
+msgstr "Всяка последователност от знаци „CRLF“ ще бъдe заменена с „LF“ в „%s“."
2271
2947
-#: commit-graph.c:1048
2948
-msgid "too many commits to write graph"
2949
-msgstr "прекалено много подавания за записване на гра̀фа"
2272
+#: convert.c:208
2273
+#, c-format
2274
+msgid ""
2275
+"CRLF will be replaced by LF in %s.\n"
2276
+"The file will have its original line endings in your working directory"
2277
+msgstr ""
2278
+"Всяка последователност от знаци „CRLF“ ще бъдe заменена с „LF“ в „%s“.\n"
2279
+"Файлът ще остане с първоначалните знаци за край на ред в работната ви "
2280
+"директория."
2281
2951
-#: commit-graph.c:1055 midx.c:805
2282
+#: convert.c:216
2283
#, c-format
2953
-msgid "unable to create leading directories of %s"
2954
-msgstr "родителските директории на „%s“ не могат да бъдат създадени"
2284
+msgid "LF would be replaced by CRLF in %s"
2285
+msgstr ""
2286
+"Всеки знак „LF“ ще бъдe заменен с последователността от знаци „CRLF“ в „%s“."
2287
2956
-#: commit-graph.c:1095
2288
+#: convert.c:218
2289
#, c-format
2958
-msgid "Writing out commit graph in %d pass"
2959
-msgid_plural "Writing out commit graph in %d passes"
2960
-msgstr[0] "Запазване на гра̀фа с подаванията в %d пас"
2961
-msgstr[1] "Запазване на гра̀фа с подаванията в %d паса"
2290
+msgid ""
2291
+"LF will be replaced by CRLF in %s.\n"
2292
+"The file will have its original line endings in your working directory"
2293
+msgstr ""
2294
+"Всеки знак „LF“ ще бъдe заменен с последователността от знаци „CRLF“ в "
2295
+"„%s“.\n"
2296
+"Файлът ще остане с първоначалните знаци за край на ред в работната ви "
2297
+"директория."
2298
2963
-#: commit-graph.c:1160
2964
-msgid "the commit-graph file has incorrect checksum and is likely corrupt"
2965
-msgstr "графът с подаванията е с грешна сума за проверка — вероятно е повреден"
2299
+#: convert.c:279
2300
+#, c-format
2301
+msgid "BOM is prohibited in '%s' if encoded as %s"
2302
+msgstr ""
2303
+"„%s“ не трябва да съдържа маркер за поредността на байтовете (BOM) при "
2304
+"кодиране „%s“"
2305
2967
-#: commit-graph.c:1204
2968
-msgid "Verifying commits in commit graph"
2969
-msgstr "Проверка на подаванията в гра̀фа"
2306
+#: convert.c:286
2307
+#, c-format
2308
+msgid ""
2309
+"The file '%s' contains a byte order mark (BOM). Please use UTF-%s as working-"
2310
+"tree-encoding."
2311
+msgstr ""
2312
+"Файлът „%s“ съдържа маркер за поредността на байтовете (BOM). Използвайте "
2313
+"„UTF-%s“ като кодиране за работното дърво."
2314
2971
-#: compat/obstack.c:406 compat/obstack.c:408
2972
-msgid "memory exhausted"
2973
-msgstr "паметта свърши"
2315
+#: convert.c:304
2316
+#, c-format
2317
+msgid "BOM is required in '%s' if encoded as %s"
2318
+msgstr ""
2319
+"„%s“ трябва да съдържа маркер за поредността на байтовете (BOM) при кодиране "
2320
+"„%s“"
2321
2975
-#: config.c:123
2322
+#: convert.c:306
2323
#, c-format
2324
msgid ""
2978
-"exceeded maximum include depth (%d) while including\n"
2979
-"\t%s\n"
2980
-"from\n"
2981
-"\t%s\n"
2982
-"This might be due to circular includes."
2325
+"The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2326
+"%sLE (depending on the byte order) as working-tree-encoding."
2327
msgstr ""
2984
-"максималната дълбочина на влагане (%d) е надвишена при вмъкването на:\n"
2985
-" %s\n"
2986
-"от\n"
2987
-" %s\n"
2988
-"Това може да се дължи на зацикляне при вмъкването."
2328
+"Във файла „%s“ липсва маркер за поредността на байтовете (BOM). За кодиране "
2329
+"на работното дърво използвайте UTF-%sBE или UTF-%sLE (в зависимост от "
2330
+"поредността на байтовете)."
2331
2990
-#: config.c:139
2332
+#: convert.c:424 convert.c:495
2333
#, c-format
2992
-msgid "could not expand include path '%s'"
2993
-msgstr "пътят за вмъкване „%s“не може да бъде разширен"
2334
+msgid "failed to encode '%s' from %s to %s"
2335
+msgstr "неуспешно прекодиране на „%s“ от „%s“ към „%s“"
2336
2995
-#: config.c:150
2996
-msgid "relative config includes must come from files"
2997
-msgstr "относителните вмъквания на конфигурации трябва да идват от файлове"
2337
+#: convert.c:467
2338
+#, c-format
2339
+msgid "encoding '%s' from %s to %s and back is not the same"
2340
+msgstr "Прекодирането на „%s“ от „%s“ към „%s“ и обратно променя файла"
2341
2999
-#: config.c:190
3000
-msgid "relative config include conditionals must come from files"
3001
-msgstr "относителните условни изрази за вмъкване трябва да идват от файлове"
2342
+#: convert.c:673
2343
+#, c-format
2344
+msgid "cannot fork to run external filter '%s'"
2345
+msgstr "неуспешно създаване на процес за външен филтър „%s“"
2346
3003
-#: config.c:348
2347
+#: convert.c:693
2348
#, c-format
3005
-msgid "key does not contain a section: %s"
3006
-msgstr "ключът не съдържа раздел: „%s“"
2349
+msgid "cannot feed the input to external filter '%s'"
2350
+msgstr "входът не може да бъде подаден на външния филтър „%s“"
2351
3008
-#: config.c:354
2352
+#: convert.c:700
2353
#, c-format
3010
-msgid "key does not contain variable name: %s"
3011
-msgstr "ключът не съдържа име на променлива: „%s“"
2354
+msgid "external filter '%s' failed %d"
2355
+msgstr "неуспешно изпълнение на външния филтър „%s“: %d"
2356
3013
-#: config.c:378 sequencer.c:2459
2357
+#: convert.c:735 convert.c:738
2358
#, c-format
3015
-msgid "invalid key: %s"
3016
-msgstr "неправилен ключ: „%s“"
2359
+msgid "read from external filter '%s' failed"
2360
+msgstr "неуспешно четене от външния филтър „%s“"
2361
3018
-#: config.c:384
2362
+#: convert.c:741 convert.c:796
2363
#, c-format
3020
-msgid "invalid key (newline): %s"
3021
-msgstr "неправилен ключ (нов ред): „%s“"
2364
+msgid "external filter '%s' failed"
2365
+msgstr "неуспешно изпълнение на външния филтър „%s“"
2366
+
2367
+#: convert.c:844
2368
+msgid "unexpected filter type"
2369
+msgstr "неочакван вид филтър"
2370
+
2371
+#: convert.c:855
2372
+msgid "path name too long for external filter"
2373
+msgstr "пътят е прекалено дълъг за външен филтър"
2374
3023
-#: config.c:420 config.c:432
2375
+#: convert.c:929
2376
#, c-format
3025
-msgid "bogus config parameter: %s"
3026
-msgstr "неправилен конфигурационен параметър: „%s“"
2377
+msgid ""
2378
+"external filter '%s' is not available anymore although not all paths have "
2379
+"been filtered"
2380
+msgstr ""
2381
+"външният филтър „%s“ вече не е наличен, въпреки че не всички пътища са "
2382
+"филтрирани"
2383
3028
-#: config.c:467
3029
-#, c-format
3030
-msgid "bogus format in %s"
3031
-msgstr "неправилен формат в „%s“"
2384
+#: convert.c:1228
2385
+msgid "true/false are no valid working-tree-encodings"
2386
+msgstr "„true“/„false“ не може да са кодирания на работното дърво"
2387
3033
-#: config.c:793
2388
+#: convert.c:1398 convert.c:1432
2389
#, c-format
3035
-msgid "bad config line %d in blob %s"
3036
-msgstr "неправилен ред за настройки %d в BLOB „%s“"
2390
+msgid "%s: clean filter '%s' failed"
2391
+msgstr "%s: неуспешно изпълнение на декодиращ филтър „%s“"
2392
3038
-#: config.c:797
2393
+#: convert.c:1476
2394
#, c-format
3040
-msgid "bad config line %d in file %s"
3041
-msgstr "неправилен ред за настройки %d във файла „%s“"
2395
+msgid "%s: smudge filter %s failed"
2396
+msgstr "%s: неуспешно изпълнение на кодиращ филтър „%s“"
2397
3043
-#: config.c:801
3044
-#, c-format
3045
-msgid "bad config line %d in standard input"
3046
-msgstr "неправилен ред за настройки %d на стандартния вход"
2398
+#: date.c:137
2399
+msgid "in the future"
2400
+msgstr "в бъдещето"
2401
3048
-#: config.c:805
2402
+#: date.c:143
2403
#, c-format
3050
-msgid "bad config line %d in submodule-blob %s"
3051
-msgstr "неправилен ред за настройки %d в BLOB за подмодул „%s“"
2404
+msgid "%<PRIuMAX> second ago"
2405
+msgid_plural "%<PRIuMAX> seconds ago"
2406
+msgstr[0] "преди %<PRIuMAX> секунда"
2407
+msgstr[1] "преди %<PRIuMAX> секунди"
2408
3053
-#: config.c:809
2409
+#: date.c:150
2410
#, c-format
3055
-msgid "bad config line %d in command line %s"
3056
-msgstr "неправилен ред за настройки %d на командния ред „%s“"
2411
+msgid "%<PRIuMAX> minute ago"
2412
+msgid_plural "%<PRIuMAX> minutes ago"
2413
+msgstr[0] "преди %<PRIuMAX> минута"
2414
+msgstr[1] "преди %<PRIuMAX> минути"
2415
3058
-#: config.c:813
2416
+#: date.c:157
2417
#, c-format
3060
-msgid "bad config line %d in %s"
3061
-msgstr "неправилен ред за настройки %d в „%s“"
3062
-
3063
-#: config.c:952
3064
-msgid "out of range"
3065
-msgstr "извън диапазона"
3066
-
3067
-#: config.c:952
3068
-msgid "invalid unit"
3069
-msgstr "неправилна мерна единица"
2418
+msgid "%<PRIuMAX> hour ago"
2419
+msgid_plural "%<PRIuMAX> hours ago"
2420
+msgstr[0] "преди %<PRIuMAX> час"
2421
+msgstr[1] "преди %<PRIuMAX> часа"
2422
3071
-#: config.c:958
2423
+#: date.c:164
2424
#, c-format
3073
-msgid "bad numeric config value '%s' for '%s': %s"
3074
-msgstr "неправилна числова стойност „%s“ за „%s“: %s"
2425
+msgid "%<PRIuMAX> day ago"
2426
+msgid_plural "%<PRIuMAX> days ago"
2427
+msgstr[0] "преди %<PRIuMAX> ден"
2428
+msgstr[1] "преди %<PRIuMAX> дена"
2429
3076
-#: config.c:963
2430
+#: date.c:170
2431
#, c-format
3078
-msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
3079
-msgstr "неправилна числова стойност „%s“ за „%s“ в BLOB „%s“: %s"
2432
+msgid "%<PRIuMAX> week ago"
2433
+msgid_plural "%<PRIuMAX> weeks ago"
2434
+msgstr[0] "преди %<PRIuMAX> седмица"
2435
+msgstr[1] "преди %<PRIuMAX> седмици"
2436
3081
-#: config.c:966
2437
+#: date.c:177
2438
#, c-format
3083
-msgid "bad numeric config value '%s' for '%s' in file %s: %s"
3084
-msgstr "неправилна числова стойност „%s“ за „%s“ във файла „%s“: %s"
2439
+msgid "%<PRIuMAX> month ago"
2440
+msgid_plural "%<PRIuMAX> months ago"
2441
+msgstr[0] "преди %<PRIuMAX> месец"
2442
+msgstr[1] "преди %<PRIuMAX> месеца"
2443
3086
-#: config.c:969
2444
+#: date.c:188
2445
#, c-format
3088
-msgid "bad numeric config value '%s' for '%s' in standard input: %s"
3089
-msgstr "неправилна числова стойност „%s“ за „%s“ на стандартния вход: %s"
2446
+msgid "%<PRIuMAX> year"
2447
+msgid_plural "%<PRIuMAX> years"
2448
+msgstr[0] "%<PRIuMAX> година"
2449
+msgstr[1] "%<PRIuMAX> години"
2450
3091
-#: config.c:972
2451
+#. TRANSLATORS: "%s" is "<n> years"
2452
+#: date.c:191
2453
#, c-format
3093
-msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
3094
-msgstr "неправилна числова стойност „%s“ за „%s“ в BLOB от подмодул „%s“: %s"
2454
+msgid "%s, %<PRIuMAX> month ago"
2455
+msgid_plural "%s, %<PRIuMAX> months ago"
2456
+msgstr[0] "преди %s и %<PRIuMAX> месец"
2457
+msgstr[1] "преди %s и %<PRIuMAX> месеца"
2458
3096
-#: config.c:975
2459
+#: date.c:196 date.c:201
2460
#, c-format
3098
-msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
3099
-msgstr "неправилна числова стойност „%s“ за „%s“ на командния ред „%s“: %s"
2461
+msgid "%<PRIuMAX> year ago"
2462
+msgid_plural "%<PRIuMAX> years ago"
2463
+msgstr[0] "преди %<PRIuMAX> година"
2464
+msgstr[1] "преди %<PRIuMAX> години"
2465
3101
-#: config.c:978
2466
+#: delta-islands.c:272
2467
+msgid "Propagating island marks"
2468
+msgstr "Разпространяване на границите на групите"
2469
+
2470
+#: delta-islands.c:290
2471
#, c-format
3103
-msgid "bad numeric config value '%s' for '%s' in %s: %s"
3104
-msgstr "неправилна числова стойност „%s“ за „%s“ в %s: %s"
2472
+msgid "bad tree object %s"
2473
+msgstr "неправилен обект-дърво: %s"
2474
3106
-#: config.c:1073
2475
+#: delta-islands.c:334
2476
#, c-format
3108
-msgid "failed to expand user dir in: '%s'"
3109
-msgstr "домашната папка на потребителя не може да бъде открита: „%s“"
2477
+msgid "failed to load island regex for '%s': %s"
2478
+msgstr "регулярният израз на групата за „%s“, не може да бъде зареден: „%s“"
2479
3111
-#: config.c:1082
2480
+#: delta-islands.c:390
2481
#, c-format
3113
-msgid "'%s' for '%s' is not a valid timestamp"
3114
-msgstr "„%s“ не е правилна стойност за време за „%s“"
2482
+msgid "island regex from config has too many capture groups (max=%d)"
2483
+msgstr ""
2484
+"регулярният израз на групата в конфигурационния файл съдържа повече от "
2485
+"максимално поддържаните (%d) прихващащи групи"
2486
3116
-#: config.c:1173
2487
+#: delta-islands.c:466
2488
#, c-format
3118
-msgid "abbrev length out of range: %d"
3119
-msgstr "дължината на съкращаване е извън интервала ([4; 40]): %d"
2489
+msgid "Marked %d islands, done.\n"
2490
+msgstr "Отбелязани са %d групи, работата приключи.\n"
2491
3121
-#: config.c:1187 config.c:1198
2492
+#: diffcore-order.c:24
2493
#, c-format
3123
-msgid "bad zlib compression level %d"
3124
-msgstr "неправилно ниво на компресиране: %d"
2494
+msgid "failed to read orderfile '%s'"
2495
+msgstr "файлът с подредбата на съответствията „%s“ не може да бъде прочетен"
2496
3126
-#: config.c:1290
3127
-msgid "core.commentChar should only be one character"
3128
-msgstr "настройката „core.commentChar“ трябва да е само един знак"
2497
+#: diffcore-rename.c:544
2498
+msgid "Performing inexact rename detection"
2499
+msgstr "Търсене на преименувания на обекти съчетани с промени"
2500
3130
-#: config.c:1323
3131
-#, c-format
3132
-msgid "invalid mode for object creation: %s"
3133
-msgstr "неправилен режим за създаването на обекти: %s"
2501
+#: diff-no-index.c:238
2502
+msgid "git diff --no-index [<options>] <path> <path>"
2503
+msgstr "git diff --no-index [ОПЦИЯ…] ПЪТ ПЪТ"
2504
3135
-#: config.c:1395
2505
+#: diff-no-index.c:263
2506
+msgid ""
2507
+"Not a git repository. Use --no-index to compare two paths outside a working "
2508
+"tree"
2509
+msgstr ""
2510
+"Не е хранилище на git. Ползвайте опцията „--no-index“, за да сравните "
2511
+"пътища извън работно дърво"
2512
+
2513
+#: diff.c:155
2514
#, c-format
3137
-msgid "malformed value for %s"
3138
-msgstr "неправилна стойност за „%s“"
2515
+msgid " Failed to parse dirstat cut-off percentage '%s'\n"
2516
+msgstr ""
2517
+" Неуспешно разпознаване на „%s“ като процент-праг за статистиката по "
2518
+"директории\n"
2519
3140
-#: config.c:1421
2520
+#: diff.c:160
2521
#, c-format
3142
-msgid "malformed value for %s: %s"
3143
-msgstr "неправилна стойност за „%s“: „%s“"
2522
+msgid " Unknown dirstat parameter '%s'\n"
2523
+msgstr " Непознат параметър „%s“ за статистиката по директории'\n"
2524
3145
-#: config.c:1422
3146
-msgid "must be one of nothing, matching, simple, upstream or current"
2525
+#: diff.c:296
2526
+msgid ""
2527
+"color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2528
+"'dimmed-zebra', 'plain'"
2529
msgstr ""
3148
-"трябва да е една от следните стойности: „nothing“ (без изтласкване при липса "
3149
-"на указател), „matching“ (всички клони със съвпадащи имена), "
3150
-"„simple“ (клонът със същото име, от който се издърпва), „upstream“ (клонът, "
3151
-"от който се издърпва) или „current“ (клонът със същото име)"
2530
+"настройката за цвят за преместване трябва да е една от: „no“ (без), "
2531
+"„default“ (стандартно), „blocks“ (парчета), „zebra“ (райе), "
2532
+"„dimmed_zebra“ (тъмно райе), „plain“ (обикновено)"
2533
3153
-#: config.c:1483 builtin/pack-objects.c:3397
2534
+#: diff.c:324
2535
#, c-format
3155
-msgid "bad pack compression level %d"
3156
-msgstr "неправилно ниво на компресиране при пакетиране: %d"
2536
+msgid ""
2537
+"unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
2538
+"'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
2539
+msgstr ""
2540
+"неподдържан режим за настройката „color-moved-ws mode“ — „%s“, възможните "
2541
+"стойности са „ignore-space-change“ (пренебрегване на промените на празните "
2542
+"знаци), „ignore-space-at-eol“ (пренебрегване на промените на празните знаци "
2543
+"в края на реда), „ignore-all-space“ (пренебрегване на всички празни знаци), "
2544
+"„allow-indentation-change“ (позволяване на промените в празните знаци за "
2545
+"форматиране)"
2546
3158
-#: config.c:1604
3159
-#, c-format
3160
-msgid "unable to load config blob object '%s'"
3161
-msgstr "обектът-BLOB „%s“ с конфигурации не може да се зареди"
2547
+#: diff.c:332
2548
+msgid ""
2549
+"color-moved-ws: allow-indentation-change cannot be combined with other "
2550
+"whitespace modes"
2551
+msgstr ""
2552
+"„color-moved-ws“: „allow-indentation-change“ е несъвместима с другите режими "
2553
+"за празни знаци"
2554
3163
-#: config.c:1607
2555
+#: diff.c:405
2556
#, c-format
3165
-msgid "reference '%s' does not point to a blob"
3166
-msgstr "указателят „%s“ не сочи към обект-BLOB"
2557
+msgid "Unknown value for 'diff.submodule' config variable: '%s'"
2558
+msgstr "Непозната стойност „%s“ за настройката „diff.submodule“"
2559
3168
-#: config.c:1624
2560
+#: diff.c:465
2561
#, c-format
3170
-msgid "unable to resolve config blob '%s'"
3171
-msgstr "обектът-BLOB „%s“ с конфигурации не може да бъде открит"
2562
+msgid ""
2563
+"Found errors in 'diff.dirstat' config variable:\n"
2564
+"%s"
2565
+msgstr ""
2566
+"Грешки в настройката „diff.dirstat“:\n"
2567
+"%s"
2568
3173
-#: config.c:1654
2569
+#: diff.c:4210
2570
#, c-format
3175
-msgid "failed to parse %s"
3176
-msgstr "„%s“ не може да бъде анализиран"
2571
+msgid "external diff died, stopping at %s"
2572
+msgstr ""
2573
+"външната програма за разлики завърши неуспешно. Спиране на работата при „%s“"
2574
+
2575
+#: diff.c:4555
2576
+msgid "--name-only, --name-status, --check and -s are mutually exclusive"
2577
+msgstr ""
2578
+"Опциите „--name-only“, „--name-status“, „--check“ и „-s“ са несъвместими "
2579
+"една с друга"
2580
3178
-#: config.c:1710
3179
-msgid "unable to parse command-line config"
3180
-msgstr "неправилни настройки от командния ред"
2581
+#: diff.c:4558
2582
+msgid "-G, -S and --find-object are mutually exclusive"
2583
+msgstr "Опциите „-G“, „-S“ и „--find-object“ са несъвместими една с друга"
2584
3182
-#: config.c:2059
3183
-msgid "unknown error occurred while reading the configuration files"
3184
-msgstr "неочаквана грешка при изчитането на конфигурационните файлове"
2585
+#: diff.c:4636
2586
+msgid "--follow requires exactly one pathspec"
2587
+msgstr "Опцията „--follow“ изисква точно един път"
2588
3186
-#: config.c:2229
2589
+#: diff.c:4684
2590
#, c-format
3188
-msgid "Invalid %s: '%s'"
3189
-msgstr "Неправилен %s: „%s“"
2591
+msgid "invalid --stat value: %s"
2592
+msgstr "неправилна стойност за „--stat“: %s"
2593
3191
-#: config.c:2272
2594
+#: diff.c:4689 diff.c:4694 diff.c:4699 diff.c:4704 diff.c:5217
2595
+#: parse-options.c:199 parse-options.c:203
2596
#, c-format
3193
-msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
3194
-msgstr ""
3195
-"непозната стойност „%s“ за настройката „core.untrackedCache“. Ще се ползва "
3196
-"стандартната стойност „keep“ (запазване)"
2597
+msgid "%s expects a numerical value"
2598
+msgstr "опцията „%s“ очаква число за аргумент"
2599
3198
-#: config.c:2298
2600
+#: diff.c:4721
2601
#, c-format
3200
-msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2602
+msgid ""
2603
+"Failed to parse --dirstat/-X option parameter:\n"
2604
+"%s"
2605
msgstr ""
3202
-"стойността на „splitIndex.maxPercentChange“ трябва да е между 1 и 100, а не "
3203
-"%d"
2606
+"Неразпознат параметър към опцията „--dirstat/-X“:\n"
2607
+"%s"
2608
3205
-#: config.c:2344
2609
+#: diff.c:4806
2610
#, c-format
3207
-msgid "unable to parse '%s' from command-line config"
3208
-msgstr "неразпозната стойност „%s“ от командния ред"
2611
+msgid "unknown change class '%c' in --diff-filter=%s"
2612
+msgstr "непознат вид промяна: „%c“ в „--diff-filter=%s“"
2613
3210
-#: config.c:2346
2614
+#: diff.c:4830
2615
#, c-format
3212
-msgid "bad config variable '%s' in file '%s' at line %d"
3213
-msgstr "неправилна настройка „%s“ във файла „%s“ на ред №%d"
2616
+msgid "unknown value after ws-error-highlight=%.*s"
2617
+msgstr "непозната стойност след „ws-error-highlight=%.*s“"
2618
3215
-#: config.c:2427
2619
+#: diff.c:4844
2620
#, c-format
3217
-msgid "invalid section name '%s'"
3218
-msgstr "неправилно име на раздел: „%s“"
2621
+msgid "unable to resolve '%s'"
2622
+msgstr "„%s“ не може да се открие"
2623
3220
-#: config.c:2459
2624
+#: diff.c:4894 diff.c:4900
2625
#, c-format
3222
-msgid "%s has multiple values"
3223
-msgstr "зададени са няколко стойности за „%s“"
2626
+msgid "%s expects <n>/<m> form"
2627
+msgstr ""
2628
+"опцията „%s“ изисква стойности за МИНИМАЛЕН_%%_ПРОМЯНА_ЗА_ИЗТОЧНИК_/"
2629
+"МАКСИМАЛЕН_%%_ПРОМЯНА_ЗА_ЗАМЯНА от"
2630
3225
-#: config.c:2488
2631
+#: diff.c:4912
2632
#, c-format
3227
-msgid "failed to write new configuration file %s"
3228
-msgstr "новият конфигурационен файл „%s“ не може да бъде запазен"
2633
+msgid "%s expects a character, got '%s'"
2634
+msgstr "опцията „%s“ изисква знак, а не: „%s“"
2635
3230
-#: config.c:2740 config.c:3064
2636
+#: diff.c:4933
2637
#, c-format
3232
-msgid "could not lock config file %s"
3233
-msgstr "конфигурационният файл „%s“ не може да бъде заключен"
2638
+msgid "bad --color-moved argument: %s"
2639
+msgstr "неправилен аргумент за „--color-moved“: „%s“"
2640
3235
-#: config.c:2751
2641
+#: diff.c:4952
2642
#, c-format
3237
-msgid "opening %s"
3238
-msgstr "отваряне на „%s“"
2643
+msgid "invalid mode '%s' in --color-moved-ws"
2644
+msgstr "неправилен режим „%s“ за „ --color-moved-ws“"
2645
3240
-#: config.c:2786 builtin/config.c:328
3241
-#, c-format
3242
-msgid "invalid pattern: %s"
3243
-msgstr "неправилен шаблон: %s"
2646
+#: diff.c:4992
2647
+msgid ""
2648
+"option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
2649
+"\"histogram\""
2650
+msgstr ""
2651
+"опцията приема следните варианти за алгоритъм за разлики: „myers“ (по "
2652
+"Майерс), „minimal“ (минимизиране на разликите), „patience“ (пасианс) и "
2653
+"„histogram“ (хистограмен)"
2654
3245
-#: config.c:2811
2655
+#: diff.c:5028 diff.c:5048
2656
#, c-format
3247
-msgid "invalid config file %s"
3248
-msgstr "неправилен конфигурационен файл: „%s“"
2657
+msgid "invalid argument to %s"
2658
+msgstr "неправилен аргумент към „%s“"
2659
3250
-#: config.c:2824 config.c:3077
2660
+#: diff.c:5186
2661
#, c-format
3252
-msgid "fstat on %s failed"
3253
-msgstr "неуспешно изпълнение на „fstat“ върху „%s“"
2662
+msgid "failed to parse --submodule option parameter: '%s'"
2663
+msgstr "неразпознат параметър към опцията „--submodule“: „%s“"
2664
3255
-#: config.c:2835
2665
+#: diff.c:5242
2666
#, c-format
3257
-msgid "unable to mmap '%s'"
3258
-msgstr "неуспешно изпълнение на „mmap“ върху „%s“"
2667
+msgid "bad --word-diff argument: %s"
2668
+msgstr "неправилен аргумент към „--word-diff“: „%s“"
2669
3260
-#: config.c:2844 config.c:3082
3261
-#, c-format
3262
-msgid "chmod on %s failed"
3263
-msgstr "неуспешна смяна на права с „chmod“ върху „%s“"
2670
+#: diff.c:5265
2671
+msgid "Diff output format options"
2672
+msgstr "Формат на изхода за разликите"
2673
3265
-#: config.c:2929 config.c:3179
3266
-#, c-format
3267
-msgid "could not write config file %s"
This file is too large to show in full.