1 # Translation of binutils gprof to Bulgarian 2 # Copyright (C) 2009, 2011 Free Software Foundation, Inc. 3 # This file is distributed under the same license as the binutils package. 4 # Roumen Petrov <transl (a] roumenpetrov.info>, 2009-2023. 5 # 6 msgid "" 7 msgstr "" 8 "Project-Id-Version: gprof 2.39.90\n" 9 "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n" 10 "POT-Creation-Date: 2022-12-31 12:22+0000\n" 11 "PO-Revision-Date: 2023-01-04 20:55+0200\n" 12 "Last-Translator: Roumen Petrov <transl (a] roumenpetrov.info>\n" 13 "Language-Team: Bulgarian <dict (a] ludost.net>\n" 14 "Language: bg\n" 15 "MIME-Version: 1.0\n" 16 "Content-Type: text/plain; charset=UTF-8\n" 17 "Content-Transfer-Encoding: 8bit\n" 18 "X-Bugs: Report translation errors to the Language-Team address.\n" 19 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 20 21 #: alpha.c:102 mips.c:54 22 msgid "<indirect child>" 23 msgstr "< >" 24 25 #: alpha.c:107 mips.c:59 26 #, c-format 27 msgid "[find_call] %s: 0x%lx to 0x%lx\n" 28 msgstr "[find_call] %s: 0x%lx 0x%lx\n" 29 30 #: alpha.c:129 31 #, c-format 32 msgid "[find_call] 0x%lx: jsr%s <indirect_child>\n" 33 msgstr "[find_call] 0x%lx: jsr%s <_>\n" 34 35 #: alpha.c:139 36 #, c-format 37 msgid "[find_call] 0x%lx: bsr" 38 msgstr "[find_call] 0x%lx: bsr < >" 39 40 #: basic_blocks.c:128 call_graph.c:89 hist.c:106 41 #, c-format 42 msgid "%s: %s: unexpected end of file\n" 43 msgstr "%s: %s: \n" 44 45 #: basic_blocks.c:196 46 #, c-format 47 msgid "%s: warning: ignoring basic-block exec counts (use -l or --line)\n" 48 msgstr "%s: : ( -l --line)\n" 49 50 #. FIXME: This only works if bfd_vma is unsigned long. 51 #: basic_blocks.c:289 basic_blocks.c:299 52 #, c-format 53 msgid "%s:%d: (%s:0x%lx) %lu executions\n" 54 msgstr "%s:%d: (%s:0x%lx) %lu \n" 55 56 #: basic_blocks.c:290 basic_blocks.c:300 57 msgid "<unknown>" 58 msgstr "<>" 59 60 #: basic_blocks.c:543 61 #, c-format 62 msgid "" 63 "\n" 64 "\n" 65 "Top %d Lines:\n" 66 "\n" 67 " Line Count\n" 68 "\n" 69 msgstr "" 70 "\n" 71 "\n" 72 " %d :\n" 73 "\n" 74 " \n" 75 "\n" 76 77 #: basic_blocks.c:567 78 #, c-format 79 msgid "" 80 "\n" 81 "Execution Summary:\n" 82 "\n" 83 msgstr "" 84 "\n" 85 " :\n" 86 "\n" 87 88 #: basic_blocks.c:568 89 #, c-format 90 msgid "%9ld Executable lines in this file\n" 91 msgstr "%9ld \n" 92 93 #: basic_blocks.c:570 94 #, c-format 95 msgid "%9ld Lines executed\n" 96 msgstr "%9ld \n" 97 98 #: basic_blocks.c:571 99 #, c-format 100 msgid "%9.2f Percent of the file executed\n" 101 msgstr "%9.2f \n" 102 103 #: basic_blocks.c:575 104 #, c-format 105 msgid "" 106 "\n" 107 "%9lu Total number of line executions\n" 108 msgstr "" 109 "\n" 110 "%9lu \n" 111 112 #: basic_blocks.c:577 113 #, c-format 114 msgid "%9.2f Average executions per line\n" 115 msgstr "%9.2f \n" 116 117 #: call_graph.c:68 118 #, c-format 119 msgid "[cg_tally] arc from %s to %s traversed %lu times\n" 120 msgstr "[cg_tally] %s %s %lu \n" 121 122 #: cg_print.c:74 123 #, c-format 124 msgid "" 125 "\t\t Call graph (explanation follows)\n" 126 "\n" 127 msgstr "" 128 "\t\t ( )\n" 129 "\n" 130 131 #: cg_print.c:76 132 #, c-format 133 msgid "" 134 "\t\t\tCall graph\n" 135 "\n" 136 msgstr "" 137 "\t\t\t \n" 138 "\n" 139 140 #: cg_print.c:79 hist.c:470 141 #, c-format 142 msgid "" 143 "\n" 144 "granularity: each sample hit covers %ld byte(s)" 145 msgstr "" 146 "\n" 147 ": %ld " 148 149 #: cg_print.c:83 150 #, c-format 151 msgid "" 152 " for %.2f%% of %.2f seconds\n" 153 "\n" 154 msgstr "" 155 " %.2f%% %.2f \n" 156 "\n" 157 158 #: cg_print.c:87 159 #, c-format 160 msgid "" 161 " no time propagated\n" 162 "\n" 163 msgstr "" 164 " \n" 165 "\n" 166 167 #: cg_print.c:96 cg_print.c:101 cg_print.c:104 168 msgid "called" 169 msgstr "." 170 171 #: cg_print.c:96 cg_print.c:104 172 msgid "total" 173 msgstr "" 174 175 #: cg_print.c:96 176 msgid "parents" 177 msgstr "" 178 179 #: cg_print.c:98 cg_print.c:102 180 msgid "index" 181 msgstr "" 182 183 # 184 #: cg_print.c:100 185 #, no-c-format 186 msgid "%time" 187 msgstr "%" 188 189 #: cg_print.c:101 190 msgid "self" 191 msgstr "." 192 193 #: cg_print.c:101 194 msgid "descendants" 195 msgstr "" 196 197 #: cg_print.c:102 hist.c:496 198 msgid "name" 199 msgstr "" 200 201 #: cg_print.c:104 202 msgid "children" 203 msgstr "" 204 205 #: cg_print.c:109 206 #, c-format 207 msgid "index %% time self children called name\n" 208 msgstr ".%% . . \n" 209 210 #: cg_print.c:132 211 #, c-format 212 msgid " <cycle %d as a whole> [%d]\n" 213 msgstr " < %d > [%d]\n" 214 215 #: cg_print.c:358 216 #, c-format 217 msgid "%6.6s %5.5s %7.7s %11.11s %7.7s %7.7s <spontaneous>\n" 218 msgstr "%6.6s %5.5s %7.7s %11.11s %7.7s %7.7s <>\n" 219 220 #: cg_print.c:359 221 #, c-format 222 msgid "%6.6s %5.5s %7.7s %7.7s %7.7s %7.7s <spontaneous>\n" 223 msgstr "%6.6s %5.5s %7.7s %7.7s %7.7s %7.7s <>\n" 224 225 #: cg_print.c:593 226 #, c-format 227 msgid "" 228 "Index by function name\n" 229 "\n" 230 msgstr "" 231 " \n" 232 "\n" 233 234 #: cg_print.c:650 cg_print.c:659 235 #, c-format 236 msgid "<cycle %d>" 237 msgstr "< %d>" 238 239 #: corefile.c:61 240 #, c-format 241 msgid "%s: unable to parse mapping file %s.\n" 242 msgstr "%s: %s.\n" 243 244 #: corefile.c:89 corefile.c:524 245 #, c-format 246 msgid "%s: could not open %s.\n" 247 msgstr "%s: %s.\n" 248 249 #: corefile.c:193 250 #, c-format 251 msgid "%s: %s: not in executable format\n" 252 msgstr "%s: %s: \n" 253 254 #: corefile.c:204 255 #, c-format 256 msgid "%s: can't find .text section in %s\n" 257 msgstr "%s: (.text) %s\n" 258 259 #: corefile.c:278 260 #, c-format 261 msgid "%s: ran out room for %lu bytes of text space\n" 262 msgstr "%s: %lu \n" 263 264 #: corefile.c:292 265 #, c-format 266 msgid "%s: can't do -c\n" 267 msgstr "%s: -c\n" 268 269 #: corefile.c:331 270 #, c-format 271 msgid "%s: -c not supported on architecture %s\n" 272 msgstr "%s: -c %s\n" 273 274 #: corefile.c:533 corefile.c:640 275 #, c-format 276 msgid "%s: file `%s' has no symbols\n" 277 msgstr "%s: '%s' \n" 278 279 #: corefile.c:538 280 #, c-format 281 msgid "%s: file `%s' has too many symbols\n" 282 msgstr "%s: '%s' \n" 283 284 #: corefile.c:907 285 #, c-format 286 msgid "%s: somebody miscounted: ltab.len=%d instead of %ld\n" 287 msgstr "%s: : ltab.len=%d %ld\n" 288 289 #: gmon_io.c:81 290 #, c-format 291 msgid "%s: address size has unexpected value of %u\n" 292 msgstr "%s: %u\n" 293 294 #: gmon_io.c:298 gmon_io.c:394 295 #, c-format 296 msgid "%s: file too short to be a gmon file\n" 297 msgstr "%s: , \"gmon\"\n" 298 299 #: gmon_io.c:308 gmon_io.c:437 300 #, c-format 301 msgid "%s: file `%s' has bad magic cookie\n" 302 msgstr "%s: '%s' \" \"\n" 303 304 #: gmon_io.c:319 305 #, c-format 306 msgid "%s: file `%s' has unsupported version %d\n" 307 msgstr "%s: '%s' %d\n" 308 309 #: gmon_io.c:349 310 #, c-format 311 msgid "%s: %s: found bad tag %d (file corrupted?)\n" 312 msgstr "%s: %s: %d ( ?)\n" 313 314 #: gmon_io.c:416 315 #, c-format 316 msgid "%s: profiling rate incompatible with first gmon file\n" 317 msgstr "%s: \"gmon\"\n" 318 319 #: gmon_io.c:467 320 #, c-format 321 msgid "%s: incompatible with first gmon file\n" 322 msgstr "%s: \"gmon\"\n" 323 324 #: gmon_io.c:497 325 #, c-format 326 msgid "%s: file '%s' does not appear to be in gmon.out format\n" 327 msgstr "%s: '%s' gmon.out\n" 328 329 #: gmon_io.c:510 330 #, c-format 331 msgid "%s: unexpected EOF after reading %d/%d bins\n" 332 msgstr "%s: (EOF) %d/%d \"\"\n" 333 334 #: gmon_io.c:542 335 #, c-format 336 msgid "time is in ticks, not seconds\n" 337 msgstr " , \n" 338 339 #: gmon_io.c:548 gmon_io.c:728 340 #, c-format 341 msgid "%s: don't know how to deal with file format %d\n" 342 msgstr "%s: %d\n" 343 344 #: gmon_io.c:558 345 #, c-format 346 msgid "File `%s' (version %d) contains:\n" 347 msgstr " '%s' ( %d) :\n" 348 349 #: gmon_io.c:561 350 #, c-format 351 msgid "\t%d histogram record\n" 352 msgstr "\t%d \n" 353 354 #: gmon_io.c:562 355 #, c-format 356 msgid "\t%d histogram records\n" 357 msgstr "\t%d (-) \n" 358 359 #: gmon_io.c:564 360 #, c-format 361 msgid "\t%d call-graph record\n" 362 msgstr "\t%d \n" 363 364 #: gmon_io.c:565 365 #, c-format 366 msgid "\t%d call-graph records\n" 367 msgstr "\t%d (-) \n" 368 369 #: gmon_io.c:567 370 #, c-format 371 msgid "\t%d basic-block count record\n" 372 msgstr "\t%d -\n" 373 374 #: gmon_io.c:568 375 #, c-format 376 msgid "\t%d basic-block count records\n" 377 msgstr "\t%d (-) -\n" 378 379 #: gprof.c:162 380 #, c-format 381 msgid "" 382 "Usage: %s [-[abcDhilLrsTvwxyz]] [-[ABCeEfFJnNOpPqQRStZ][name]] [-I dirs]\n" 383 "\t[-d[num]] [-k from/to] [-m min-count] [-t table-length]\n" 384 "\t[--[no-]annotated-source[=name]] [--[no-]exec-counts[=name]]\n" 385 "\t[--[no-]flat-profile[=name]] [--[no-]graph[=name]]\n" 386 "\t[--[no-]time=name] [--all-lines] [--brief] [--debug[=level]]\n" 387 "\t[--function-ordering] [--file-ordering] [--inline-file-names]\n" 388 "\t[--directory-path=dirs] [--display-unused-functions]\n" 389 "\t[--file-format=name] [--file-info] [--help] [--line] [--min-count=n]\n" 390 "\t[--no-static] [--print-path] [--separate-files]\n" 391 "\t[--static-call-graph] [--sum] [--table-length=len] [--traditional]\n" 392 "\t[--version] [--width=n] [--ignore-non-functions]\n" 393 "\t[--demangle[=STYLE]] [--no-demangle] [--external-symbol-table=name] [@FILE]\n" 394 "\t[image-file] [profile-file...]\n" 395 msgstr "" 396 ": %s [-[abcDhilLrsTvwxyz]] [-[ABCeEfFJnNOpPqQRStZ][]] [-I ]\n" 397 "\t[-d[]] [-k /] [-m -] [-t -]\n" 398 "\t[--[no-]annotated-source[=]] [--[no-]exec-counts[=]]\n" 399 "\t[--[no-]flat-profile[=]] [--[no-]graph[=]]\n" 400 "\t[--[no-]time=] [--all-lines] [--brief] [--debug[=]]\n" 401 "\t[--function-ordering] [--file-ordering] [--inline-file-names]\n" 402 "\t[--directory-path=dirs] [--display-unused-functions]\n" 403 "\t[--file-format=] [--file-info] [--help] [--line] [--min-count=]\n" 404 "\t[--no-static] [--print-path] [--separate-files]\n" 405 "\t[--static-call-graph] [--sum] [--table-length=] [--traditional]\n" 406 "\t[--version] [--width=] [--ignore-non-functions]\n" 407 "\t[--demangle[=]] [--no-demangle] [--external-symbol-table=] [@]\n" 408 "\t[-] [-...]\n" 409 410 #: gprof.c:178 411 #, c-format 412 msgid "Report bugs to %s\n" 413 msgstr " %s\n" 414 415 #: gprof.c:252 416 #, c-format 417 msgid "%s: debugging not supported; -d ignored\n" 418 msgstr "%s: ; -d \n" 419 420 #: gprof.c:338 421 #, c-format 422 msgid "%s: unknown file format %s\n" 423 msgstr "%s: %s\n" 424 425 #. This output is intended to follow the GNU standards document. 426 #: gprof.c:426 427 #, c-format 428 msgid "GNU gprof %s\n" 429 msgstr " gprof %s\n" 430 431 #: gprof.c:427 432 #, c-format 433 msgid "Based on BSD gprof, copyright 1983 Regents of the University of California.\n" 434 msgstr " BSD gprof, 1983 Regents of the University of California.\n" 435 436 #: gprof.c:428 437 #, c-format 438 msgid "This program is free software. This program has absolutely no warranty.\n" 439 msgstr " . .\n" 440 441 #: gprof.c:469 442 #, c-format 443 msgid "%s: unknown demangling style `%s'\n" 444 msgstr "%s: '%s'\n" 445 446 #: gprof.c:492 447 #, c-format 448 msgid "%s: Only one of --function-ordering and --file-ordering may be specified.\n" 449 msgstr "%s: --function-ordering --file-ordering .\n" 450 451 #: gprof.c:544 452 #, c-format 453 msgid "%s: sorry, file format `prof' is not yet supported\n" 454 msgstr "%s: , 'prof', \n" 455 456 #: gprof.c:598 457 #, c-format 458 msgid "%s: gmon.out file is missing histogram\n" 459 msgstr "%s: gmon.out \n" 460 461 #: gprof.c:605 462 #, c-format 463 msgid "%s: gmon.out file is missing call-graph data\n" 464 msgstr "%s: gmon.out \n" 465 466 #: hist.c:134 467 #, c-format 468 msgid "" 469 "%s: dimension unit changed between histogram records\n" 470 "%s: from '%s'\n" 471 "%s: to '%s'\n" 472 msgstr "" 473 "%s: \n" 474 "%s: '%s'\n" 475 "%s: '%s'\n" 476 477 #: hist.c:144 478 #, c-format 479 msgid "" 480 "%s: dimension abbreviation changed between histogram records\n" 481 "%s: from '%c'\n" 482 "%s: to '%c'\n" 483 msgstr "" 484 "%s: \n" 485 "%s: '%c'\n" 486 "%s: '%c'\n" 487 488 #: hist.c:158 489 #, c-format 490 msgid "%s: different scales in histogram records" 491 msgstr "%s: " 492 493 #: hist.c:195 494 #, c-format 495 msgid "%s: overlapping histogram records\n" 496 msgstr "%s: \n" 497 498 #: hist.c:229 499 #, c-format 500 msgid "%s: %s: unexpected EOF after reading %u of %u samples\n" 501 msgstr "%s: %s: (EOF) %u %u \n" 502 503 #: hist.c:466 504 #, c-format 505 msgid "%c%c/call" 506 msgstr "%c%c/" 507 508 #: hist.c:474 509 #, c-format 510 msgid "" 511 " for %.2f%% of %.2f %s\n" 512 "\n" 513 msgstr "" 514 " %.2f%% %.2f %s\n" 515 "\n" 516 517 #: hist.c:480 518 #, c-format 519 msgid "" 520 "\n" 521 "Each sample counts as %g %s.\n" 522 msgstr "" 523 "\n" 524 " %g %s.\n" 525 526 #: hist.c:485 527 #, c-format 528 msgid "" 529 " no time accumulated\n" 530 "\n" 531 msgstr "" 532 " \n" 533 "\n" 534 535 #: hist.c:492 536 msgid "cumulative" 537 msgstr "" 538 539 #: hist.c:492 540 msgid "self " 541 msgstr "." 542 543 #: hist.c:492 544 msgid "total " 545 msgstr "" 546 547 #: hist.c:495 548 msgid "time" 549 msgstr "" 550 551 #: hist.c:495 552 msgid "calls" 553 msgstr "." 554 555 #: hist.c:584 556 #, c-format 557 msgid "" 558 "\n" 559 "\n" 560 "\n" 561 "flat profile:\n" 562 msgstr "" 563 "\n" 564 "\n" 565 "\n" 566 ":\n" 567 568 #: hist.c:590 569 #, c-format 570 msgid "Flat profile:\n" 571 msgstr ":\n" 572 573 #: hist.c:711 574 #, c-format 575 msgid "%s: found a symbol that covers several histogram records" 576 msgstr "%s: , " 577 578 #: mips.c:71 579 #, c-format 580 msgid "[find_call] 0x%lx: jal" 581 msgstr "[find_call] 0x%lx: jal ( )" 582 583 #: mips.c:99 584 #, c-format 585 msgid "[find_call] 0x%lx: jalr\n" 586 msgstr "[find_call] 0x%lx: jalr ( )\n" 587 588 #: source.c:166 589 #, c-format 590 msgid "%s: could not locate `%s'\n" 591 msgstr "%s: '%s'\n" 592 593 #: source.c:244 594 #, c-format 595 msgid "*** File %s:\n" 596 msgstr "*** %s:\n" 597 598 #: utils.c:105 599 #, c-format 600 msgid " <cycle %d>" 601 msgstr " < %d>" 602