Changeset 2344
- Timestamp:
- Sep 18, 2011, 10:30:16 AM (9 years ago)
- Location:
- gnome
- Files:
-
- 5 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
gnome/gnome-3-2/glib.glib-2-30.bg.po
r2338 r2344 8 8 msgid "" 9 9 msgstr "" 10 "Project-Id-Version: glib master\n"10 "Project-Id-Version: glib glib-2-30\n" 11 11 "Report-Msgid-Bugs-To: \n" 12 "POT-Creation-Date: 2011-0 8-11 20:55+0300\n"13 "PO-Revision-Date: 2011-0 8-11 20:54+0300\n"12 "POT-Creation-Date: 2011-09-18 08:36+0300\n" 13 "PO-Revision-Date: 2011-09-18 08:35+0300\n" 14 14 "Last-Translator: Alexander Shopov <ash@kambanaria.org>\n" 15 15 "Language-Team: Bulgarian <dict@fsa-bg.org>\n" … … 88 88 #, c-format 89 89 msgid "Failed to expand exec line '%s' with URI '%s'" 90 msgstr "Неуспе х при дописванетона реда за изпълнение „%s“ с адреса „%s“"90 msgstr "Неуспешно дописване на реда за изпълнение „%s“ с адреса „%s“" 91 91 92 92 #: ../glib/gconvert.c:567 ../glib/gconvert.c:645 ../glib/giochannel.c:1404 … … 102 102 msgstr "Не може да се отвори конвертор от „%s“ към „%s“" 103 103 104 #: ../glib/gconvert.c:76 8 ../glib/gconvert.c:1162../glib/giochannel.c:1576104 #: ../glib/gconvert.c:767 ../glib/gconvert.c:1159 ../glib/giochannel.c:1576 105 105 #: ../glib/giochannel.c:1618 ../glib/giochannel.c:2461 ../glib/gutf8.c:1012 106 106 #: ../glib/gutf8.c:1463 ../gio/gcharsetconverter.c:345 … … 109 109 msgstr "Грешна байтова последователност на входа за преобразуване" 110 110 111 #: ../glib/gconvert.c:77 7 ../glib/gconvert.c:1087../glib/giochannel.c:1583111 #: ../glib/gconvert.c:775 ../glib/gconvert.c:1084 ../glib/giochannel.c:1583 112 112 #: ../glib/giochannel.c:2473 ../gio/gcharsetconverter.c:350 113 113 #, c-format … … 115 115 msgstr "Грешка по време на преобразуване: %s" 116 116 117 #: ../glib/gconvert.c:80 9../glib/gutf8.c:1008 ../glib/gutf8.c:1218117 #: ../glib/gconvert.c:806 ../glib/gutf8.c:1008 ../glib/gutf8.c:1218 118 118 #: ../glib/gutf8.c:1355 ../glib/gutf8.c:1459 119 119 msgid "Partial character sequence at end of input" 120 120 msgstr "Непълна знакова последователност в края на входните данни" 121 121 122 #: ../glib/gconvert.c:105 9122 #: ../glib/gconvert.c:1056 123 123 #, c-format 124 124 msgid "Cannot convert fallback '%s' to codeset '%s'" … … 126 126 "Заместващият знак „%s“ не може да бъде преобразуван към знак от набора „%s“" 127 127 128 #: ../glib/gconvert.c:188 6128 #: ../glib/gconvert.c:1883 129 129 #, c-format 130 130 msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" … … 133 133 "система)" 134 134 135 #: ../glib/gconvert.c:189 6135 #: ../glib/gconvert.c:1893 136 136 #, c-format 137 137 msgid "The local file URI '%s' may not include a '#'" 138 138 msgstr "Адресът „%s“ на локален файл не може да включва „#“" 139 139 140 #: ../glib/gconvert.c:191 3140 #: ../glib/gconvert.c:1910 141 141 #, c-format 142 142 msgid "The URI '%s' is invalid" 143 143 msgstr "Адресът „%s“ е неправилен" 144 144 145 #: ../glib/gconvert.c:192 5145 #: ../glib/gconvert.c:1922 146 146 #, c-format 147 147 msgid "The hostname of the URI '%s' is invalid" 148 148 msgstr "Името на хоста в адреса „%s“ е неправилно" 149 149 150 #: ../glib/gconvert.c:19 41150 #: ../glib/gconvert.c:1938 151 151 #, c-format 152 152 msgid "The URI '%s' contains invalidly escaped characters" 153 153 msgstr "Адресът „%s“ съдържа грешни екраниращи последователности" 154 154 155 #: ../glib/gconvert.c:203 6155 #: ../glib/gconvert.c:2033 156 156 #, c-format 157 157 msgid "The pathname '%s' is not an absolute path" 158 158 msgstr "Пътят „%s“ не е абсолютен" 159 159 160 #: ../glib/gconvert.c:204 6160 #: ../glib/gconvert.c:2043 161 161 msgid "Invalid hostname" 162 162 msgstr "Неправилно име на хост" 163 163 164 164 #. Translators: 'before midday' indicator 165 #: ../glib/gdatetime.c:149 166 msgctxt "GDateTime" 167 msgid "am" 168 msgstr "пр. об." 169 170 #. Translators: 'before midday' indicator 171 #: ../glib/gdatetime.c:151 165 #: ../glib/gdatetime.c:202 172 166 msgctxt "GDateTime" 173 167 msgid "AM" … … 175 169 176 170 #. Translators: 'after midday' indicator 177 #: ../glib/gdatetime.c:153 178 msgctxt "GDateTime" 179 msgid "pm" 180 msgstr "сл. об." 181 182 #. Translators: 'after midday' indicator 183 #: ../glib/gdatetime.c:155 171 #: ../glib/gdatetime.c:204 184 172 msgctxt "GDateTime" 185 173 msgid "PM" 186 174 msgstr "сл. об." 187 175 176 #. Translators: this is the preferred format for expressing the date and the time 177 #: ../glib/gdatetime.c:207 178 msgctxt "GDateTime" 179 msgid "%a %b %e %H:%M:%S %Y" 180 msgstr "%x (%a) %X %Z" 181 188 182 #. Translators: this is the preferred format for expressing the date 189 #: ../glib/gdatetime.c: 164183 #: ../glib/gdatetime.c:210 190 184 msgctxt "GDateTime" 191 185 msgid "%m/%d/%y" … … 193 187 194 188 #. Translators: this is the preferred format for expressing the time 195 #: ../glib/gdatetime.c: 167189 #: ../glib/gdatetime.c:213 196 190 msgctxt "GDateTime" 197 191 msgid "%H:%M:%S" 198 192 msgstr "%H:%M:%S" 199 193 200 #: ../glib/gdatetime.c:193 194 #. Translators: this is the preferred format for expressing 12 hour time 195 #: ../glib/gdatetime.c:216 196 msgctxt "GDateTime" 197 msgid "%I:%M:%S %p" 198 msgstr "%l,%M,%S" 199 200 #: ../glib/gdatetime.c:229 201 201 msgctxt "full month name" 202 202 msgid "January" 203 203 msgstr "януари" 204 204 205 #: ../glib/gdatetime.c: 195205 #: ../glib/gdatetime.c:231 206 206 msgctxt "full month name" 207 207 msgid "February" 208 208 msgstr "февруари" 209 209 210 #: ../glib/gdatetime.c: 197210 #: ../glib/gdatetime.c:233 211 211 msgctxt "full month name" 212 212 msgid "March" 213 213 msgstr "март" 214 214 215 #: ../glib/gdatetime.c: 199215 #: ../glib/gdatetime.c:235 216 216 msgctxt "full month name" 217 217 msgid "April" 218 218 msgstr "април" 219 219 220 #: ../glib/gdatetime.c:2 01220 #: ../glib/gdatetime.c:237 221 221 msgctxt "full month name" 222 222 msgid "May" 223 223 msgstr "май" 224 224 225 #: ../glib/gdatetime.c:2 03225 #: ../glib/gdatetime.c:239 226 226 msgctxt "full month name" 227 227 msgid "June" 228 228 msgstr "юни" 229 229 230 #: ../glib/gdatetime.c:2 05230 #: ../glib/gdatetime.c:241 231 231 msgctxt "full month name" 232 232 msgid "July" 233 233 msgstr "юли" 234 234 235 #: ../glib/gdatetime.c:2 07235 #: ../glib/gdatetime.c:243 236 236 msgctxt "full month name" 237 237 msgid "August" 238 238 msgstr "август" 239 239 240 #: ../glib/gdatetime.c:2 09240 #: ../glib/gdatetime.c:245 241 241 msgctxt "full month name" 242 242 msgid "September" 243 243 msgstr "септември" 244 244 245 #: ../glib/gdatetime.c:2 11245 #: ../glib/gdatetime.c:247 246 246 msgctxt "full month name" 247 247 msgid "October" 248 248 msgstr "октомври" 249 249 250 #: ../glib/gdatetime.c:2 13250 #: ../glib/gdatetime.c:249 251 251 msgctxt "full month name" 252 252 msgid "November" 253 253 msgstr "ноември" 254 254 255 #: ../glib/gdatetime.c:2 15255 #: ../glib/gdatetime.c:251 256 256 msgctxt "full month name" 257 257 msgid "December" 258 258 msgstr "декември" 259 259 260 #: ../glib/gdatetime.c:2 30260 #: ../glib/gdatetime.c:266 261 261 msgctxt "abbreviated month name" 262 262 msgid "Jan" 263 263 msgstr "яну" 264 264 265 #: ../glib/gdatetime.c:2 32265 #: ../glib/gdatetime.c:268 266 266 msgctxt "abbreviated month name" 267 267 msgid "Feb" 268 268 msgstr "фев" 269 269 270 #: ../glib/gdatetime.c:2 34270 #: ../glib/gdatetime.c:270 271 271 msgctxt "abbreviated month name" 272 272 msgid "Mar" 273 273 msgstr "мар" 274 274 275 #: ../glib/gdatetime.c:2 36275 #: ../glib/gdatetime.c:272 276 276 msgctxt "abbreviated month name" 277 277 msgid "Apr" 278 278 msgstr "апр" 279 279 280 #: ../glib/gdatetime.c:2 38280 #: ../glib/gdatetime.c:274 281 281 msgctxt "abbreviated month name" 282 282 msgid "May" 283 283 msgstr "май" 284 284 285 #: ../glib/gdatetime.c:2 40285 #: ../glib/gdatetime.c:276 286 286 msgctxt "abbreviated month name" 287 287 msgid "Jun" 288 288 msgstr "юни" 289 289 290 #: ../glib/gdatetime.c:2 42290 #: ../glib/gdatetime.c:278 291 291 msgctxt "abbreviated month name" 292 292 msgid "Jul" 293 293 msgstr "юли" 294 294 295 #: ../glib/gdatetime.c:2 44295 #: ../glib/gdatetime.c:280 296 296 msgctxt "abbreviated month name" 297 297 msgid "Aug" 298 298 msgstr "авг" 299 299 300 #: ../glib/gdatetime.c:2 46300 #: ../glib/gdatetime.c:282 301 301 msgctxt "abbreviated month name" 302 302 msgid "Sep" 303 303 msgstr "сеп" 304 304 305 #: ../glib/gdatetime.c:2 48305 #: ../glib/gdatetime.c:284 306 306 msgctxt "abbreviated month name" 307 307 msgid "Oct" 308 308 msgstr "окт" 309 309 310 #: ../glib/gdatetime.c:2 50310 #: ../glib/gdatetime.c:286 311 311 msgctxt "abbreviated month name" 312 312 msgid "Nov" 313 313 msgstr "ное" 314 314 315 #: ../glib/gdatetime.c:2 52315 #: ../glib/gdatetime.c:288 316 316 msgctxt "abbreviated month name" 317 317 msgid "Dec" 318 318 msgstr "дек" 319 319 320 #: ../glib/gdatetime.c: 267320 #: ../glib/gdatetime.c:303 321 321 msgctxt "full weekday name" 322 322 msgid "Monday" 323 323 msgstr "понеделник" 324 324 325 #: ../glib/gdatetime.c: 269325 #: ../glib/gdatetime.c:305 326 326 msgctxt "full weekday name" 327 327 msgid "Tuesday" 328 328 msgstr "вторник" 329 329 330 #: ../glib/gdatetime.c: 271330 #: ../glib/gdatetime.c:307 331 331 msgctxt "full weekday name" 332 332 msgid "Wednesday" 333 333 msgstr "сряда" 334 334 335 #: ../glib/gdatetime.c: 273335 #: ../glib/gdatetime.c:309 336 336 msgctxt "full weekday name" 337 337 msgid "Thursday" 338 338 msgstr "четвъртък" 339 339 340 #: ../glib/gdatetime.c: 275340 #: ../glib/gdatetime.c:311 341 341 msgctxt "full weekday name" 342 342 msgid "Friday" 343 343 msgstr "петък" 344 344 345 #: ../glib/gdatetime.c: 277345 #: ../glib/gdatetime.c:313 346 346 msgctxt "full weekday name" 347 347 msgid "Saturday" 348 348 msgstr "събота" 349 349 350 #: ../glib/gdatetime.c: 279350 #: ../glib/gdatetime.c:315 351 351 msgctxt "full weekday name" 352 352 msgid "Sunday" 353 353 msgstr "неделя" 354 354 355 #: ../glib/gdatetime.c: 294355 #: ../glib/gdatetime.c:330 356 356 msgctxt "abbreviated weekday name" 357 357 msgid "Mon" 358 358 msgstr "пн" 359 359 360 #: ../glib/gdatetime.c: 296360 #: ../glib/gdatetime.c:332 361 361 msgctxt "abbreviated weekday name" 362 362 msgid "Tue" 363 363 msgstr "вт" 364 364 365 #: ../glib/gdatetime.c: 298365 #: ../glib/gdatetime.c:334 366 366 msgctxt "abbreviated weekday name" 367 367 msgid "Wed" 368 368 msgstr "ср" 369 369 370 #: ../glib/gdatetime.c:3 00370 #: ../glib/gdatetime.c:336 371 371 msgctxt "abbreviated weekday name" 372 372 msgid "Thu" 373 373 msgstr "чт" 374 374 375 #: ../glib/gdatetime.c:3 02375 #: ../glib/gdatetime.c:338 376 376 msgctxt "abbreviated weekday name" 377 377 msgid "Fri" 378 378 msgstr "пт" 379 379 380 #: ../glib/gdatetime.c:3 04380 #: ../glib/gdatetime.c:340 381 381 msgctxt "abbreviated weekday name" 382 382 msgid "Sat" 383 383 msgstr "сб" 384 384 385 #: ../glib/gdatetime.c:3 06385 #: ../glib/gdatetime.c:342 386 386 msgctxt "abbreviated weekday name" 387 387 msgid "Sun" … … 396 396 #, c-format 397 397 msgid "Could not allocate %lu bytes to read file \"%s\"" 398 msgstr "Неуспе х при заделянетона %lu байта за четене на файла „%s“"398 msgstr "Неуспешно заделяне на %lu байта за четене на файла „%s“" 399 399 400 400 #: ../glib/gfileutils.c:555 … … 411 411 #, c-format 412 412 msgid "Failed to read from file '%s': %s" 413 msgstr "Неуспе х причетене от файл „%s“: %s"413 msgstr "Неуспешно четене от файл „%s“: %s" 414 414 415 415 #: ../glib/gfileutils.c:703 ../glib/gfileutils.c:790 416 416 #, c-format 417 417 msgid "Failed to open file '%s': %s" 418 msgstr "Неуспе х приотваряне на файл „%s“: %s"419 420 #: ../glib/gfileutils.c:720 ../glib/gmappedfile.c:1 69418 msgstr "Неуспешно отваряне на файл „%s“: %s" 419 420 #: ../glib/gfileutils.c:720 ../glib/gmappedfile.c:174 421 421 #, c-format 422 422 msgid "Failed to get attributes of file '%s': fstat() failed: %s" … … 438 438 "g_rename(): %s" 439 439 440 #: ../glib/gfileutils.c:904 ../glib/gfileutils.c:1 391440 #: ../glib/gfileutils.c:904 ../glib/gfileutils.c:1449 441 441 #, c-format 442 442 msgid "Failed to create file '%s': %s" 443 msgstr "Неуспе х присъздаване на файл „%s“: %s"443 msgstr "Неуспешно създаване на файл „%s“: %s" 444 444 445 445 #: ../glib/gfileutils.c:918 … … 447 447 msgid "Failed to open file '%s' for writing: fdopen() failed: %s" 448 448 msgstr "" 449 "Неуспе х при отваряне на файл „%s“ за писане: неуспешно изпълнение на fdopen"450 " ():%s"449 "Неуспешно отваряне на файл „%s“ за писане: неуспешно изпълнение на fdopen(): " 450 "%s" 451 451 452 452 #: ../glib/gfileutils.c:943 453 453 #, c-format 454 454 msgid "Failed to write file '%s': fwrite() failed: %s" 455 msgstr "Неуспе х призапис на файл „%s“: неуспешно изпълнение на fwrite(): %s"455 msgstr "Неуспешен запис на файл „%s“: неуспешно изпълнение на fwrite(): %s" 456 456 457 457 #: ../glib/gfileutils.c:962 458 458 #, c-format 459 459 msgid "Failed to write file '%s': fflush() failed: %s" 460 msgstr "Неуспе х призапис на файл „%s“: неуспешно изпълнение на fflush(): %s"460 msgstr "Неуспешен запис на файл „%s“: неуспешно изпълнение на fflush(): %s" 461 461 462 462 #: ../glib/gfileutils.c:1006 463 463 #, c-format 464 464 msgid "Failed to write file '%s': fsync() failed: %s" 465 msgstr "Неуспе х призапис на файл „%s“: неуспешно изпълнение на fsync(): %s"466 467 #: ../glib/gfileutils.c:10 27465 msgstr "Неуспешен запис на файл „%s“: неуспешно изпълнение на fsync(): %s" 466 467 #: ../glib/gfileutils.c:1030 468 468 #, c-format 469 469 msgid "Failed to close file '%s': fclose() failed: %s" 470 msgstr "" 471 "Неуспех при затваряне на файл „%s“: неуспешно изпълнение на fclose(): %s" 472 473 #: ../glib/gfileutils.c:1149 470 msgstr "Неуспешно затваряне на файл „%s“: неуспешно изпълнение на fclose(): %s" 471 472 #: ../glib/gfileutils.c:1152 474 473 #, c-format 475 474 msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" 476 475 msgstr "" 477 "Неуспе х при изтриванетона съществуващия файл „%s“: неуспешно изпълнение на "476 "Неуспешно изтриване на съществуващия файл „%s“: неуспешно изпълнение на " 478 477 "g_unlink(): %s" 479 478 480 #: ../glib/gfileutils.c:1 353479 #: ../glib/gfileutils.c:1412 481 480 #, c-format 482 481 msgid "Template '%s' invalid, should not contain a '%s'" 483 482 msgstr "Шаблонът „%s“ е неправилен, не трябва да съдържа „%s“" 484 483 485 #: ../glib/gfileutils.c:1 366484 #: ../glib/gfileutils.c:1425 486 485 #, c-format 487 486 msgid "Template '%s' doesn't contain XXXXXX" 488 487 msgstr "Шаблонът „%s“ не съдържа XXXXXX" 489 488 490 #: ../glib/gfileutils.c: 1855 ../glib/gfileutils.c:1883491 #: ../glib/gfileutils.c: 1988489 #: ../glib/gfileutils.c:2001 ../glib/gfileutils.c:2029 490 #: ../glib/gfileutils.c:2134 492 491 #, c-format 493 492 msgid "%u byte" … … 496 495 msgstr[1] "%u B" 497 496 498 #: ../glib/gfileutils.c: 1861497 #: ../glib/gfileutils.c:2007 499 498 #, c-format 500 499 msgid "%.1f KiB" 501 500 msgstr "%.1f KiB" 502 501 503 #: ../glib/gfileutils.c: 1864502 #: ../glib/gfileutils.c:2010 504 503 #, c-format 505 504 msgid "%.1f MiB" 506 505 msgstr "%.1f MiB" 507 506 508 #: ../glib/gfileutils.c: 1867507 #: ../glib/gfileutils.c:2013 509 508 #, c-format 510 509 msgid "%.1f GiB" 511 510 msgstr "%.1f GiB" 512 511 513 #: ../glib/gfileutils.c: 1870512 #: ../glib/gfileutils.c:2016 514 513 #, c-format 515 514 msgid "%.1f TiB" 516 515 msgstr "%.1f TiB" 517 516 518 #: ../glib/gfileutils.c: 1873517 #: ../glib/gfileutils.c:2019 519 518 #, c-format 520 519 msgid "%.1f PiB" 521 520 msgstr "%.1f PiB" 522 521 523 #: ../glib/gfileutils.c: 1876522 #: ../glib/gfileutils.c:2022 524 523 #, c-format 525 524 msgid "%.1f EiB" 526 525 msgstr "%.1f EiB" 527 526 528 #: ../glib/gfileutils.c: 1889527 #: ../glib/gfileutils.c:2035 529 528 #, c-format 530 529 msgid "%.1f kB" 531 530 msgstr "%.1f kb" 532 531 533 #: ../glib/gfileutils.c: 1892 ../glib/gfileutils.c:2001532 #: ../glib/gfileutils.c:2038 ../glib/gfileutils.c:2147 534 533 #, c-format 535 534 msgid "%.1f MB" 536 535 msgstr "%.1f MB" 537 536 538 #: ../glib/gfileutils.c: 1895 ../glib/gfileutils.c:2006537 #: ../glib/gfileutils.c:2041 ../glib/gfileutils.c:2152 539 538 #, c-format 540 539 msgid "%.1f GB" 541 540 msgstr "%.1f GB" 542 541 543 #: ../glib/gfileutils.c: 1898 ../glib/gfileutils.c:2011542 #: ../glib/gfileutils.c:2044 ../glib/gfileutils.c:2157 544 543 #, c-format 545 544 msgid "%.1f TB" 546 545 msgstr "%.1f TB" 547 546 548 #: ../glib/gfileutils.c: 1901 ../glib/gfileutils.c:2016547 #: ../glib/gfileutils.c:2047 ../glib/gfileutils.c:2162 549 548 #, c-format 550 549 msgid "%.1f PB" 551 550 msgstr "%.1f PB" 552 551 553 #: ../glib/gfileutils.c: 1904 ../glib/gfileutils.c:2021552 #: ../glib/gfileutils.c:2050 ../glib/gfileutils.c:2167 554 553 #, c-format 555 554 msgid "%.1f EB" … … 557 556 558 557 #. Translators: the %s in "%s bytes" will always be replaced by a number. 559 #: ../glib/gfileutils.c: 1941558 #: ../glib/gfileutils.c:2087 560 559 #, c-format 561 560 msgid "%s byte" … … 564 563 msgstr[1] "%s байта" 565 564 566 #: ../glib/gfileutils.c: 1996565 #: ../glib/gfileutils.c:2142 567 566 #, c-format 568 567 msgid "%.1f KB" 569 568 msgstr "%.1f KB" 570 569 571 #: ../glib/gfileutils.c:2 064570 #: ../glib/gfileutils.c:2210 572 571 #, c-format 573 572 msgid "Failed to read the symbolic link '%s': %s" 574 msgstr "Неуспе х причетене на символната връзка „%s“: %s"575 576 #: ../glib/gfileutils.c:2 085573 msgstr "Неуспешно четене на символната връзка „%s“: %s" 574 575 #: ../glib/gfileutils.c:2231 577 576 msgid "Symbolic links not supported" 578 577 msgstr "Символни връзки не се поддържат" … … 600 599 msgstr "Не може да се чете от g_io_channel_read_to_end" 601 600 602 #: ../glib/gmappedfile.c:15 0601 #: ../glib/gmappedfile.c:155 603 602 #, c-format 604 603 msgid "Failed to open file '%s': open() failed: %s" 605 msgstr "Неуспе х приотваряне на файл „%s“: неуспешно изпълнение на open(): %s"606 607 #: ../glib/gmappedfile.c:2 29604 msgstr "Неуспешно отваряне на файл „%s“: неуспешно изпълнение на open(): %s" 605 606 #: ../glib/gmappedfile.c:238 608 607 #, c-format 609 608 msgid "Failed to map file '%s': mmap() failed: %s" 610 609 msgstr "" 611 "Неуспех при отваряне на файл в паметта „%s“: неуспешно изпълнение на mmap(): " 612 "%s" 610 "Неуспешно отваряне на файл в паметта „%s“: неуспешно изпълнение на mmap(): %s" 613 611 614 612 #: ../glib/gmarkup.c:355 ../glib/gmarkup.c:396 … … 839 837 "шаблонът съдържа елементи, които не се поддържат при частично съвпадение" 840 838 841 #: ../glib/gregex.c:212 ../gio/glocalfile.c:210 3839 #: ../glib/gregex.c:212 ../gio/glocalfile.c:2107 842 840 msgid "internal error" 843 841 msgstr "вътрешна грешка" … … 959 957 #: ../glib/gregex.c:332 960 958 msgid "failed to get memory" 961 msgstr "неуспе х при получаванетона памет"959 msgstr "неуспешно получаване на памет" 962 960 963 961 #: ../glib/gregex.c:335 … … 1154 1152 #: ../glib/gspawn-win32.c:282 1155 1153 msgid "Failed to read data from child process" 1156 msgstr "Неуспе х причетене на данни от дъщерен процес"1157 1158 #: ../glib/gspawn-win32.c:299 ../glib/gspawn.c:151 71154 msgstr "Неуспешно четене на данни от дъщерен процес" 1155 1156 #: ../glib/gspawn-win32.c:299 ../glib/gspawn.c:1516 1159 1157 #, c-format 1160 1158 msgid "Failed to create pipe for communicating with child process (%s)" 1161 msgstr "Неуспе х при създаванетона канал за комуникация с дъщерен процес (%s)"1162 1163 #: ../glib/gspawn-win32.c:338 ../glib/gspawn-win32.c:346 ../glib/gspawn.c:11 701159 msgstr "Неуспешно създаване на канал за комуникация с дъщерен процес (%s)" 1160 1161 #: ../glib/gspawn-win32.c:338 ../glib/gspawn-win32.c:346 ../glib/gspawn.c:1169 1164 1162 #, c-format 1165 1163 msgid "Failed to read from child pipe (%s)" 1166 msgstr "Неуспе х причетене от дъщерен канал (%s)"1167 1168 #: ../glib/gspawn-win32.c:369 ../glib/gspawn.c:138 31164 msgstr "Неуспешно четене от дъщерен канал (%s)" 1165 1166 #: ../glib/gspawn-win32.c:369 ../glib/gspawn.c:1382 1169 1167 #, c-format 1170 1168 msgid "Failed to change to directory '%s' (%s)" 1171 msgstr "Неуспе х припромяна към папка „%s“ (%s)"1169 msgstr "Неуспешна промяна към папка „%s“ (%s)" 1172 1170 1173 1171 #: ../glib/gspawn-win32.c:375 ../glib/gspawn-win32.c:494 1174 1172 #, c-format 1175 1173 msgid "Failed to execute child process (%s)" 1176 msgstr "Неуспе х приизпълнение на дъщерен процес (%s)"1174 msgstr "Неуспешно изпълнение на дъщерен процес (%s)" 1177 1175 1178 1176 #: ../glib/gspawn-win32.c:444 … … 1201 1199 #, c-format 1202 1200 msgid "Failed to execute helper program (%s)" 1203 msgstr "Неуспе х приизпълнение на програмата за помощта (%s)"1201 msgstr "Неуспешно изпълнение на програмата за помощта (%s)" 1204 1202 1205 1203 #: ../glib/gspawn-win32.c:997 … … 1214 1212 #, c-format 1215 1213 msgid "Failed to read data from child process (%s)" 1216 msgstr "Неуспе х причетене на данни от дъщерен процес (%s)"1214 msgstr "Неуспешно четене на данни от дъщерен процес (%s)" 1217 1215 1218 1216 #: ../glib/gspawn.c:347 … … 1227 1225 msgstr "Неочаквана грешка в waitpid() (%s)" 1228 1226 1229 #: ../glib/gspawn.c:123 71227 #: ../glib/gspawn.c:1236 1230 1228 #, c-format 1231 1229 msgid "Failed to fork (%s)" 1232 1230 msgstr "Неуспешно разклоняване (%s)" 1233 1231 1234 #: ../glib/gspawn.c:139 31232 #: ../glib/gspawn.c:1392 1235 1233 #, c-format 1236 1234 msgid "Failed to execute child process \"%s\" (%s)" 1237 msgstr "Неуспе х приизпълнение на дъщерен процес „%s“ (%s)"1238 1239 #: ../glib/gspawn.c:140 31235 msgstr "Неуспешно изпълнение на дъщерен процес „%s“ (%s)" 1236 1237 #: ../glib/gspawn.c:1402 1240 1238 #, c-format 1241 1239 msgid "Failed to redirect output or input of child process (%s)" 1242 msgstr "Неуспе х припренасочване на изхода или входа на дъщерен процес (%s)"1243 1244 #: ../glib/gspawn.c:141 21240 msgstr "Неуспешно пренасочване на изхода или входа на дъщерен процес (%s)" 1241 1242 #: ../glib/gspawn.c:1411 1245 1243 #, c-format 1246 1244 msgid "Failed to fork child process (%s)" 1247 msgstr "Неуспе х приразклоняване на дъщерен процес (%s)"1248 1249 #: ../glib/gspawn.c:14 201245 msgstr "Неуспешно разклоняване на дъщерен процес (%s)" 1246 1247 #: ../glib/gspawn.c:1419 1250 1248 #, c-format 1251 1249 msgid "Unknown error executing child process \"%s\"" 1252 1250 msgstr "Неизвестна грешка при изпълнение на дъщерен процес „%s“" 1253 1251 1254 #: ../glib/gspawn.c:144 41252 #: ../glib/gspawn.c:1443 1255 1253 #, c-format 1256 1254 msgid "Failed to read enough data from child pid pipe (%s)" 1257 1255 msgstr "" 1258 "Неуспе х при четенетона достатъчно данни от канала на дъщерен процес (с "1256 "Неуспешно четене на достатъчно данни от канала на дъщерен процес (с " 1259 1257 "идентификатор %s)" 1260 1258 … … 1463 1461 msgstr "Потокът вече е затворен" 1464 1462 1465 #: ../gio/gcancellable.c:318 ../gio/gdbusconnection.c:1640 1466 #: ../gio/gdbusconnection.c:1729 ../gio/gdbusconnection.c:1916 1467 #: ../gio/glocalfile.c:2096 ../gio/gsimpleasyncresult.c:814 1468 #: ../gio/gsimpleasyncresult.c:840 1463 #: ../gio/gcancellable.c:321 ../gio/gdbusconnection.c:1646 1464 #: ../gio/gdbusconnection.c:1735 ../gio/gdbusconnection.c:1922 1465 #: ../gio/gdbusprivate.c:1352 ../gio/glocalfile.c:2100 1466 #: ../gio/gsimpleasyncresult.c:814 ../gio/gsimpleasyncresult.c:840 1467 #, c-format 1469 1468 msgid "Operation was cancelled" 1470 1469 msgstr "Действието е прекратено" … … 1482 1481 msgstr "Няма достатъчно място в целта" 1483 1482 1484 #: ../gio/gcharsetconverter.c:447 ../gio/gsocket.c:8 311483 #: ../gio/gcharsetconverter.c:447 ../gio/gsocket.c:854 1485 1484 msgid "Cancellable initialization not supported" 1486 1485 msgstr "Не се поддържа отменима инициализация" … … 1651 1650 "тази операционна система)" 1652 1651 1653 #: ../gio/gdbusaddress.c:1254 ../gio/gdbusconnection.c:64 091652 #: ../gio/gdbusaddress.c:1254 ../gio/gdbusconnection.c:6415 1654 1653 #, c-format 1655 1654 msgid "" … … 1660 1659 "DBUS_STARTER_BUS_TYPE — непозната стойност „%s“" 1661 1660 1662 #: ../gio/gdbusaddress.c:1263 ../gio/gdbusconnection.c:64 181661 #: ../gio/gdbusaddress.c:1263 ../gio/gdbusconnection.c:6424 1663 1662 msgid "" 1664 1663 "Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " … … 1666 1665 msgstr "" 1667 1666 "Адресът на шината не може да се определи, защото променливата " 1668 "DBUS_STARTER_BUS_TYPE липсв ов обкръжението"1667 "DBUS_STARTER_BUS_TYPE липсва в обкръжението" 1669 1668 1670 1669 #: ../gio/gdbusaddress.c:1273 … … 1770 1769 msgstr "(Допълнително, отключването на „%s“ бе също неуспешно: %s) " 1771 1770 1772 #: ../gio/gdbusconnection.c:11 50 ../gio/gdbusconnection.c:13761773 #: ../gio/gdbusconnection.c:14 15 ../gio/gdbusconnection.c:17401771 #: ../gio/gdbusconnection.c:1144 ../gio/gdbusconnection.c:1382 1772 #: ../gio/gdbusconnection.c:1421 ../gio/gdbusconnection.c:1746 1774 1773 msgid "The connection is closed" 1775 1774 msgstr "Връзката е прекъсната" 1776 1775 1777 #: ../gio/gdbusconnection.c:16 841776 #: ../gio/gdbusconnection.c:1690 1778 1777 msgid "Timeout was reached" 1779 1778 msgstr "Времето за изчакване е просрочено" 1780 1779 1781 #: ../gio/gdbusconnection.c:23 061780 #: ../gio/gdbusconnection.c:2312 1782 1781 msgid "" 1783 1782 "Unsupported flags encountered when constructing a client-side connection" 1784 1783 msgstr "Неподдържани флагове при създаване на изходяща връзка" 1785 1784 1786 #: ../gio/gdbusconnection.c:377 0 ../gio/gdbusconnection.c:40861785 #: ../gio/gdbusconnection.c:3776 ../gio/gdbusconnection.c:4092 1787 1786 #, c-format 1788 1787 msgid "" … … 1790 1789 msgstr "Обектът в %s няма интерфейс „org.freedesktop.DBus.Properties“" 1791 1790 1792 #: ../gio/gdbusconnection.c:384 11791 #: ../gio/gdbusconnection.c:3847 1793 1792 #, c-format 1794 1793 msgid "Error setting property `%s': Expected type `%s' but got `%s'" … … 1796 1795 "Грешка при промяна на свойството „%s“: Очакван е вид „%s“, а е получен „%s“" 1797 1796 1798 #: ../gio/gdbusconnection.c:39 361797 #: ../gio/gdbusconnection.c:3942 1799 1798 #, c-format 1800 1799 msgid "No such property `%s'" 1801 1800 msgstr "Липсва свойство „%s“" 1802 1801 1803 #: ../gio/gdbusconnection.c:39 481802 #: ../gio/gdbusconnection.c:3954 1804 1803 #, c-format 1805 1804 msgid "Property `%s' is not readable" 1806 1805 msgstr "Свойството „%s“ не поддържа четене" 1807 1806 1808 #: ../gio/gdbusconnection.c:39 591807 #: ../gio/gdbusconnection.c:3965 1809 1808 #, c-format 1810 1809 msgid "Property `%s' is not writable" 1811 1810 msgstr "Свойството „%s“ не поддържа запис" 1812 1811 1813 #: ../gio/gdbusconnection.c:40 29 ../gio/gdbusconnection.c:58531812 #: ../gio/gdbusconnection.c:4035 ../gio/gdbusconnection.c:5859 1814 1813 #, c-format 1815 1814 msgid "No such interface `%s'" 1816 1815 msgstr "Липсва интерфейс „%s“" 1817 1816 1818 #: ../gio/gdbusconnection.c:421 31817 #: ../gio/gdbusconnection.c:4219 1819 1818 msgid "No such interface" 1820 1819 msgstr "Липсва такъв интерфейс" 1821 1820 1822 #: ../gio/gdbusconnection.c:443 2 ../gio/gdbusconnection.c:63591821 #: ../gio/gdbusconnection.c:4438 ../gio/gdbusconnection.c:6365 1823 1822 #, c-format 1824 1823 msgid "No such interface `%s' on object at path %s" 1825 1824 msgstr "Липсва интерфейс „%s“ към обекта в %s" 1826 1825 1827 #: ../gio/gdbusconnection.c:44 841826 #: ../gio/gdbusconnection.c:4490 1828 1827 #, c-format 1829 1828 msgid "No such method `%s'" 1830 1829 msgstr "Липсва метод „%s“" 1831 1830 1832 #: ../gio/gdbusconnection.c:45 151831 #: ../gio/gdbusconnection.c:4521 1833 1832 #, c-format 1834 1833 msgid "Type of message, `%s', does not match expected type `%s'" 1835 1834 msgstr "Видът на съобщението („%s“) не съвпада с очаквания („%s“)" 1836 1835 1837 #: ../gio/gdbusconnection.c:47 341836 #: ../gio/gdbusconnection.c:4740 1838 1837 #, c-format 1839 1838 msgid "An object is already exported for the interface %s at %s" 1840 1839 msgstr "Вече е наличен обект за интерфейса %s в %s" 1841 1840 1842 #: ../gio/gdbusconnection.c:493 21841 #: ../gio/gdbusconnection.c:4938 1843 1842 #, c-format 1844 1843 msgid "Method `%s' returned type `%s', but expected `%s'" 1845 1844 msgstr "Методът „%s“ върна тип „%s“, а се очаква „%s“" 1846 1845 1847 #: ../gio/gdbusconnection.c:59 641846 #: ../gio/gdbusconnection.c:5970 1848 1847 #, c-format 1849 1848 msgid "Method `%s' on interface `%s' with signature `%s' does not exist" 1850 1849 msgstr "Не съществува метод „%s“ на интерфейса „%s“ със сигнатура „%s“" 1851 1850 1852 #: ../gio/gdbusconnection.c:608 21851 #: ../gio/gdbusconnection.c:6088 1853 1852 #, c-format 1854 1853 msgid "A subtree is already exported for %s" … … 1894 1893 "стойност org.freedesktop.DBus.Local" 1895 1894 1896 #: ../gio/gdbusmessage.c:997 1897 #, c-format 1898 msgid "Wanted to read %lu bytes but got EOF" 1899 msgstr "Достигнат е край на файл при опит за четене на %lu байта" 1900 1901 #: ../gio/gdbusmessage.c:1022 1895 #: ../gio/gdbusmessage.c:998 1896 #, c-format 1897 msgid "Wanted to read %lu byte but got EOF" 1898 msgid_plural "Wanted to read %lu bytes but got EOF" 1899 msgstr[0] "Достигнат е край на файл при опит за четене на %lu байт" 1900 msgstr[1] "Достигнат е край на файл при опит за четене на %lu байта" 1901 1902 #: ../gio/gdbusmessage.c:1025 1902 1903 #, c-format 1903 1904 msgid "" … … 1909 1910 "позиция е „%s“" 1910 1911 1911 #: ../gio/gdbusmessage.c:103 51912 #: ../gio/gdbusmessage.c:1038 1912 1913 #, c-format 1913 1914 msgid "Expected NUL byte after the string `%s' but found byte %d" 1914 1915 msgstr "След низа „%s“ се очаква байт NUL, а не %d" 1915 1916 1916 #: ../gio/gdbusmessage.c:12 391917 #: ../gio/gdbusmessage.c:1242 1917 1918 #, c-format 1918 1919 msgid "Parsed value `%s' is not a valid D-Bus object path" 1919 1920 msgstr "Запазената стойност „%s“ не е допустим път до обект в D-Bus" 1920 1921 1921 #: ../gio/gdbusmessage.c:126 51922 #: ../gio/gdbusmessage.c:1268 1922 1923 #, c-format 1923 1924 msgid "Parsed value `%s' is not a valid D-Bus signature" 1924 1925 msgstr "Прочетената стойност „%s“ не е допустима сигнатура в D-Bus" 1925 1926 1926 #: ../gio/gdbusmessage.c:1320 1927 #, c-format 1928 msgid "" 1927 #: ../gio/gdbusmessage.c:1324 1928 #, c-format 1929 msgid "" 1930 "Encountered array of length %u byte. Maximum length is 2<<26 bytes (64 MiB)." 1931 msgid_plural "" 1929 1932 "Encountered array of length %u bytes. Maximum length is 2<<26 bytes (64 MiB)." 1930 msgstr "Срещнат е масив с дължина %u байта. Максималната дължина е 2²⁶ (64МБ)" 1931 1932 #: ../gio/gdbusmessage.c:1484 1933 msgstr[0] "" 1934 "Срещнат е масив с дължина %u байт. Максималната дължина е 2²⁶ (64МБ)" 1935 msgstr[1] "" 1936 "Срещнат е масив с дължина %u байта. Максималната дължина е 2²⁶ (64МБ)" 1937 1938 #: ../gio/gdbusmessage.c:1490 1933 1939 #, c-format 1934 1940 msgid "Parsed value `%s' for variant is not a valid D-Bus signature" 1935 1941 msgstr "Прочетената вариантна стойност „%s“ не е допустима сигнатура в D-Bus" 1936 1942 1937 #: ../gio/gdbusmessage.c:151 11943 #: ../gio/gdbusmessage.c:1517 1938 1944 #, c-format 1939 1945 msgid "" … … 1942 1948 "Грешка при разчитане на GVariant от вид „%s“ от машинния формат на D-Bus" 1943 1949 1944 #: ../gio/gdbusmessage.c:1 6991950 #: ../gio/gdbusmessage.c:1705 1945 1951 #, c-format 1946 1952 msgid "" … … 1951 1957 "се или 0x6c („l“), или 0x42 („B“), а е открита стойност 0x%02x" 1952 1958 1953 #: ../gio/gdbusmessage.c:171 31959 #: ../gio/gdbusmessage.c:1719 1954 1960 #, c-format 1955 1961 msgid "Invalid major protocol version. Expected 1 but found %d" 1956 1962 msgstr "Недопустима главна версия на протокола. Очаква се 1, а е открита %d" 1957 1963 1958 #: ../gio/gdbusmessage.c:177 01964 #: ../gio/gdbusmessage.c:1776 1959 1965 #, c-format 1960 1966 msgid "Signature header with signature `%s' found but message body is empty" … … 1963 1969 "съобщението е празно" 1964 1970 1965 #: ../gio/gdbusmessage.c:17 841971 #: ../gio/gdbusmessage.c:1790 1966 1972 #, c-format 1967 1973 msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" 1968 1974 msgstr "Разчетената стойност „%s“ не е допустима сигнатура в D-Bus (за тяло)" 1969 1975 1970 #: ../gio/gdbusmessage.c:1814 1971 #, c-format 1972 msgid "No signature header in message but the message body is %u bytes" 1973 msgstr "В заглавната част на съобщението няма сигнатура, а тялото е %u байта" 1974 1975 #: ../gio/gdbusmessage.c:1822 1976 #: ../gio/gdbusmessage.c:1821 1977 #, c-format 1978 msgid "No signature header in message but the message body is %u byte" 1979 msgid_plural "No signature header in message but the message body is %u bytes" 1980 msgstr[0] "В заглавната част на съобщението няма сигнатура, а тялото е %u байт" 1981 msgstr[1] "" 1982 "В заглавната част на съобщението няма сигнатура, а тялото е %u байта" 1983 1984 #: ../gio/gdbusmessage.c:1831 1976 1985 msgid "Cannot deserialize message: " 1977 msgstr "Неуспе х придекодиране на съобщение: "1978 1979 #: ../gio/gdbusmessage.c:21 541986 msgstr "Неуспешно декодиране на съобщение: " 1987 1988 #: ../gio/gdbusmessage.c:2163 1980 1989 #, c-format 1981 1990 msgid "" … … 1983 1992 msgstr "Грешка при кодиране на GVariant от вид „%s“ в машинния формат на D-Bus" 1984 1993 1985 #: ../gio/gdbusmessage.c:2294 1986 #, c-format 1987 msgid "Message has %d fds but the header field indicates %d fds" 1994 #: ../gio/gdbusmessage.c:2303 1995 #, c-format 1996 msgid "" 1997 "Message has %d file descriptors but the header field indicates %d file " 1998 "descriptors" 1988 1999 msgstr "" 1989 2000 "Съобщението има %d файлови дескриптора, а в заглавната част са обявени %d" 1990 2001 1991 #: ../gio/gdbusmessage.c:23 022002 #: ../gio/gdbusmessage.c:2311 1992 2003 msgid "Cannot serialize message: " 1993 msgstr "Неуспе х прикодиране на съобщението:"1994 1995 #: ../gio/gdbusmessage.c:23 462004 msgstr "Неуспешно кодиране на съобщението:" 2005 2006 #: ../gio/gdbusmessage.c:2355 1996 2007 #, c-format 1997 2008 msgid "Message body has signature `%s' but there is no signature header" … … 1999 2010 "Тялото на съобщението има сигнатура „%s“, но няма заглавна част със сигнатури" 2000 2011 2001 #: ../gio/gdbusmessage.c:23 562012 #: ../gio/gdbusmessage.c:2365 2002 2013 #, c-format 2003 2014 msgid "" … … 2008 2019 "за сигнатури е „%s“" 2009 2020 2010 #: ../gio/gdbusmessage.c:23 722021 #: ../gio/gdbusmessage.c:2381 2011 2022 #, c-format 2012 2023 msgid "Message body is empty but signature in the header field is `(%s)'" … … 2015 2026 "„(%s)“" 2016 2027 2017 #: ../gio/gdbusmessage.c:29 292028 #: ../gio/gdbusmessage.c:2938 2018 2029 #, c-format 2019 2030 msgid "Error return with body of type `%s'" 2020 2031 msgstr "Връщане на грешка с тяло от вид „%s“" 2021 2032 2022 #: ../gio/gdbusmessage.c:29 372033 #: ../gio/gdbusmessage.c:2946 2023 2034 msgid "Error return with empty body" 2024 2035 msgstr "Връщане на грешка с празно тяло на съобщението" 2025 2036 2026 #: ../gio/gdbusprivate.c:1 7362037 #: ../gio/gdbusprivate.c:1953 2027 2038 msgid "Unable to load /var/lib/dbus/machine-id: " 2028 msgstr "Неуспе х призареждане на /var/lib/dbus/machine-id: "2029 2030 #: ../gio/gdbusproxy.c:14 282039 msgstr "Неуспешно зареждане на /var/lib/dbus/machine-id: " 2040 2041 #: ../gio/gdbusproxy.c:1489 2031 2042 #, c-format 2032 2043 msgid "Error calling StartServiceByName for %s: " 2033 2044 msgstr "Грешка при извикване на StartServiceByName за %s:" 2034 2045 2035 #: ../gio/gdbusproxy.c:1 4492046 #: ../gio/gdbusproxy.c:1510 2036 2047 #, c-format 2037 2048 msgid "Unexpected reply %d from StartServiceByName(\"%s\") method" 2038 2049 msgstr "Неочакван отговор „%d“ от метода StartServicebyName(„%s“)" 2039 2050 2040 #: ../gio/gdbusproxy.c:2 500 ../gio/gdbusproxy.c:26282051 #: ../gio/gdbusproxy.c:2600 ../gio/gdbusproxy.c:2734 2041 2052 msgid "" 2042 2053 "Cannot invoke method; proxy is for a well-known name without an owner and " … … 2319 2330 msgstr "Не може да се създаде папката с настройките за MIME %s: %s" 2320 2331 2321 #: ../gio/gdesktopappinfo.c:2019 2332 #: ../gio/gdesktopappinfo.c:1785 ../gio/gdesktopappinfo.c:1809 2333 msgid "Application information lacks an identifier" 2334 msgstr "В информацията за програма липсва идентификатор" 2335 2336 #: ../gio/gdesktopappinfo.c:2033 2322 2337 #, c-format 2323 2338 msgid "Can't create user desktop file %s" 2324 2339 msgstr "Не може да се създаде файл .desktop — „%s“" 2325 2340 2326 #: ../gio/gdesktopappinfo.c:21 352341 #: ../gio/gdesktopappinfo.c:2149 2327 2342 #, c-format 2328 2343 msgid "Custom definition for %s" … … 2402 2417 #. * the enclosing (user visible) mount of a file, but none 2403 2418 #. * exists. 2404 #: ../gio/gfile.c:1358 ../gio/glocalfile.c:10 47 ../gio/glocalfile.c:10582405 #: ../gio/glocalfile.c:107 12419 #: ../gio/gfile.c:1358 ../gio/glocalfile.c:1051 ../gio/glocalfile.c:1062 2420 #: ../gio/glocalfile.c:1075 2406 2421 msgid "Containing mount does not exist" 2407 2422 msgstr "Съдържащият монтиран обект не съществува" 2408 2423 2409 #: ../gio/gfile.c:2411 ../gio/glocalfile.c:225 22424 #: ../gio/gfile.c:2411 ../gio/glocalfile.c:2256 2410 2425 msgid "Can't copy over directory" 2411 2426 msgstr "Не може да се копира върху папка" … … 2415 2430 msgstr "Папка не може да се копира върху папка" 2416 2431 2417 #: ../gio/gfile.c:2480 ../gio/glocalfile.c:226 12432 #: ../gio/gfile.c:2480 ../gio/glocalfile.c:2265 2418 2433 msgid "Target file exists" 2419 2434 msgstr "Целевият файл съществува" … … 2802 2817 #: ../gio/glib-compile-schemas.c:1942 2803 2818 msgid "This option will be removed soon." 2804 msgstr "Тази опция скоро ще бъде премахната "2819 msgstr "Тази опция скоро ще бъде премахната." 2805 2820 2806 2821 #: ../gio/glib-compile-schemas.c:1943 … … 2853 2868 msgstr "Грешка при получаване на информация за файловата система: %s" 2854 2869 2855 #: ../gio/glocalfile.c:109 32870 #: ../gio/glocalfile.c:1097 2856 2871 msgid "Can't rename root directory" 2857 2872 msgstr "Кореновата папка не може да се преименува" 2858 2873 2859 #: ../gio/glocalfile.c:111 3 ../gio/glocalfile.c:11392874 #: ../gio/glocalfile.c:1117 ../gio/glocalfile.c:1143 2860 2875 #, c-format 2861 2876 msgid "Error renaming file: %s" 2862 2877 msgstr "Грешка при преименуване на файл: %s" 2863 2878 2864 #: ../gio/glocalfile.c:112 22865 msgid "Can't rename file, filename already exist "2879 #: ../gio/glocalfile.c:1126 2880 msgid "Can't rename file, filename already exists" 2866 2881 msgstr "Файлът не може да се преименува — съществува друг файл с такова име" 2867 2882 2868 #: ../gio/glocalfile.c:113 5 ../gio/glocalfile.c:2125 ../gio/glocalfile.c:21542869 #: ../gio/glocalfile.c:231 4../gio/glocalfileoutputstream.c:5712883 #: ../gio/glocalfile.c:1139 ../gio/glocalfile.c:2129 ../gio/glocalfile.c:2158 2884 #: ../gio/glocalfile.c:2318 ../gio/glocalfileoutputstream.c:571 2870 2885 #: ../gio/glocalfileoutputstream.c:624 ../gio/glocalfileoutputstream.c:669 2871 2886 #: ../gio/glocalfileoutputstream.c:1157 … … 2873 2888 msgstr "Неправилно име на файл" 2874 2889 2875 #: ../gio/glocalfile.c:1 2962890 #: ../gio/glocalfile.c:1300 2876 2891 #, c-format 2877 2892 msgid "Error opening file: %s" 2878 2893 msgstr "Грешка при отваряне на файл: %s" 2879 2894 2880 #: ../gio/glocalfile.c:131 22895 #: ../gio/glocalfile.c:1316 2881 2896 msgid "Can't open directory" 2882 2897 msgstr "Папката не може да бъде отворена" 2883 2898 2884 #: ../gio/glocalfile.c:14 372899 #: ../gio/glocalfile.c:1441 2885 2900 #, c-format 2886 2901 msgid "Error removing file: %s" 2887 2902 msgstr "Грешка при изтриване на файл: %s" 2888 2903 2889 #: ../gio/glocalfile.c:180 42904 #: ../gio/glocalfile.c:1808 2890 2905 #, c-format 2891 2906 msgid "Error trashing file: %s" 2892 2907 msgstr "Грешка при преместване на файл в кошчето: %s" 2893 2908 2894 #: ../gio/glocalfile.c:18 272909 #: ../gio/glocalfile.c:1831 2895 2910 #, c-format 2896 2911 msgid "Unable to create trash dir %s: %s" 2897 msgstr "Неуспе х присъздаване на папката за кошче „%s“: %s"2898 2899 #: ../gio/glocalfile.c:18 482912 msgstr "Неуспешно създаване на папката за кошче „%s“: %s" 2913 2914 #: ../gio/glocalfile.c:1852 2900 2915 msgid "Unable to find toplevel directory for trash" 2901 2916 msgstr "Не може да се открие най-горната папка за кошче" 2902 2917 2903 #: ../gio/glocalfile.c:19 27 ../gio/glocalfile.c:19472918 #: ../gio/glocalfile.c:1931 ../gio/glocalfile.c:1951 2904 2919 msgid "Unable to find or create trash directory" 2905 2920 msgstr "Не може да се създаде папката за кошче" 2906 2921 2907 #: ../gio/glocalfile.c:198 12922 #: ../gio/glocalfile.c:1985 2908 2923 #, c-format 2909 2924 msgid "Unable to create trashing info file: %s" 2910 msgstr "Неуспе х присъздаване на файл с информация за кошчето: %s"2911 2912 #: ../gio/glocalfile.c:201 0 ../gio/glocalfile.c:2015 ../gio/glocalfile.c:20952913 #: ../gio/glocalfile.c:210 22925 msgstr "Неуспешно създаване на файл с информация за кошчето: %s" 2926 2927 #: ../gio/glocalfile.c:2014 ../gio/glocalfile.c:2019 ../gio/glocalfile.c:2099 2928 #: ../gio/glocalfile.c:2106 2914 2929 #, c-format 2915 2930 msgid "Unable to trash file: %s" 2916 msgstr "Неуспе х припреместване на файл в кошчето: %s"2917 2918 #: ../gio/glocalfile.c:21 292931 msgstr "Неуспешно преместване на файл в кошчето: %s" 2932 2933 #: ../gio/glocalfile.c:2133 2919 2934 #, c-format 2920 2935 msgid "Error creating directory: %s" 2921 2936 msgstr "Грешка при създаване на папка: %s" 2922 2937 2923 #: ../gio/glocalfile.c:21 582938 #: ../gio/glocalfile.c:2162 2924 2939 #, c-format 2925 2940 msgid "Filesystem does not support symbolic links" 2926 2941 msgstr "Файловата система не поддържа символни връзки" 2927 2942 2928 #: ../gio/glocalfile.c:216 22943 #: ../gio/glocalfile.c:2166 2929 2944 #, c-format 2930 2945 msgid "Error making symbolic link: %s" 2931 2946 msgstr "Грешка при създаване на символна връзка: %s" 2932 2947 2933 #: ../gio/glocalfile.c:222 4 ../gio/glocalfile.c:23182948 #: ../gio/glocalfile.c:2228 ../gio/glocalfile.c:2322 2934 2949 #, c-format 2935 2950 msgid "Error moving file: %s" 2936 2951 msgstr "Грешка при преместване на файл: %s" 2937 2952 2938 #: ../gio/glocalfile.c:22 472953 #: ../gio/glocalfile.c:2251 2939 2954 msgid "Can't move directory over directory" 2940 2955 msgstr "Папка не може да бъде преместена върху папка" 2941 2956 2942 #: ../gio/glocalfile.c:227 4../gio/glocalfileoutputstream.c:9552957 #: ../gio/glocalfile.c:2278 ../gio/glocalfileoutputstream.c:955 2943 2958 #: ../gio/glocalfileoutputstream.c:969 ../gio/glocalfileoutputstream.c:984 2944 2959 #: ../gio/glocalfileoutputstream.c:1000 ../gio/glocalfileoutputstream.c:1014 … … 2946 2961 msgstr "Неуспешно създаване на резервен файл" 2947 2962 2948 #: ../gio/glocalfile.c:229 32963 #: ../gio/glocalfile.c:2297 2949 2964 #, c-format 2950 2965 msgid "Error removing target file: %s" 2951 2966 msgstr "Грешка при премахване на целевия файл: %s" 2952 2967 2953 #: ../gio/glocalfile.c:23 072968 #: ../gio/glocalfile.c:2311 2954 2969 msgid "Move between mounts not supported" 2955 2970 msgstr "Не се поддържа местене между монтирани местоположения" … … 3139 3154 #: ../gio/gmemoryoutputstream.c:512 3140 3155 msgid "Failed to resize memory output stream" 3141 msgstr "Неуспе х при преоразмеряванетона изходящия поток в паметта"3156 msgstr "Неуспешно преоразмеряване на изходящия поток в паметта" 3142 3157 3143 3158 #: ../gio/gmemoryoutputstream.c:600 … … 3208 3223 msgstr "монтираният обект не поддържа синхронно откриване на вида" 3209 3224 3210 #: ../gio/gnetworkaddress.c:3 183225 #: ../gio/gnetworkaddress.c:322 3211 3226 #, c-format 3212 3227 msgid "Hostname '%s' contains '[' but not ']'" … … 3494 3509 msgstr "Гнездото вече е затворено" 3495 3510 3496 #: ../gio/gsocket.c:298 ../gio/gsocket.c:27 74 ../gio/gsocket.c:28183511 #: ../gio/gsocket.c:298 ../gio/gsocket.c:2798 ../gio/gsocket.c:2842 3497 3512 msgid "Socket I/O timed out" 3498 3513 msgstr "Просрочено време за отговор при входни-изходна операция с гнездото" 3499 3514 3500 #: ../gio/gsocket.c:4 413515 #: ../gio/gsocket.c:464 3501 3516 #, c-format 3502 3517 msgid "creating GSocket from fd: %s" 3503 3518 msgstr "създаване на GSocket от файлов дескриптор: %s" 3504 3519 3505 #: ../gio/gsocket.c:4 75 ../gio/gsocket.c:4913520 #: ../gio/gsocket.c:498 ../gio/gsocket.c:514 3506 3521 #, c-format 3507 3522 msgid "Unable to create socket: %s" 3508 msgstr "Неуспе х присъздаване на гнездо: %s"3509 3510 #: ../gio/gsocket.c:4 753523 msgstr "Неуспешно създаване на гнездо: %s" 3524 3525 #: ../gio/gsocket.c:498 3511 3526 msgid "Unknown protocol was specified" 3512 3527 msgstr "Указан е непознат протокол" 3513 3528 3514 #: ../gio/gsocket.c:12 453529 #: ../gio/gsocket.c:1268 3515 3530 #, c-format 3516 3531 msgid "could not get local address: %s" 3517 3532 msgstr "локалният адрес не може да бъде получен :%s" 3518 3533 3519 #: ../gio/gsocket.c:1 2883534 #: ../gio/gsocket.c:1311 3520 3535 #, c-format 3521 3536 msgid "could not get remote address: %s" 3522 3537 msgstr "отдалеченият адрес не може да бъде получен :%s" 3523 3538 3524 #: ../gio/gsocket.c:13 493539 #: ../gio/gsocket.c:1372 3525 3540 #, c-format 3526 3541 msgid "could not listen: %s" 3527 3542 msgstr "не може да се слуша: %s" 3528 3543 3529 #: ../gio/gsocket.c:14 233544 #: ../gio/gsocket.c:1446 3530 3545 #, c-format 3531 3546 msgid "Error binding to address: %s" 3532 3547 msgstr "Грешка при свързване към адрес: %s" 3533 3548 3534 #: ../gio/gsocket.c:15 433549 #: ../gio/gsocket.c:1566 3535 3550 #, c-format 3536 3551 msgid "Error accepting connection: %s" 3537 3552 msgstr "Грешка при приемане на връзка: %s" 3538 3553 3539 #: ../gio/gsocket.c:16 603554 #: ../gio/gsocket.c:1683 3540 3555 msgid "Error connecting: " 3541 3556 msgstr "Грешка при свързване: " 3542 3557 3543 #: ../gio/gsocket.c:16 653558 #: ../gio/gsocket.c:1688 3544 3559 msgid "Connection in progress" 3545 3560 msgstr "В момента се осъществява връзка" 3546 3561 3547 #: ../gio/gsocket.c:16 723562 #: ../gio/gsocket.c:1695 3548 3563 #, c-format 3549 3564 msgid "Error connecting: %s" 3550 3565 msgstr "Грешка при свързване: %s" 3551 3566 3552 #: ../gio/gsocket.c:17 15 ../gio/gsocket.c:35553567 #: ../gio/gsocket.c:1738 ../gio/gsocket.c:3579 3553 3568 #, c-format 3554 3569 msgid "Unable to get pending error: %s" 3555 msgstr "Неуспе х приполучаване на текущата грешка: %s"3556 3557 #: ../gio/gsocket.c:18 523570 msgstr "Неуспешно получаване на текущата грешка: %s" 3571 3572 #: ../gio/gsocket.c:1875 3558 3573 #, c-format 3559 3574 msgid "Error receiving data: %s" 3560 3575 msgstr "Грешка при получаване на данни: %s" 3561 3576 3562 #: ../gio/gsocket.c:20 273577 #: ../gio/gsocket.c:2050 3563 3578 #, c-format 3564 3579 msgid "Error sending data: %s" 3565 3580 msgstr "Грешка при изпращане на данни: %s" 3566 3581 3567 #: ../gio/gsocket.c:21 403582 #: ../gio/gsocket.c:2163 3568 3583 #, c-format 3569 3584 msgid "Unable to shutdown socket: %s" 3570 msgstr "Неуспе х приизключване на гнездо: %s"3571 3572 #: ../gio/gsocket.c:22 193585 msgstr "Неуспешно изключване на гнездо: %s" 3586 3587 #: ../gio/gsocket.c:2242 3573 3588 #, c-format 3574 3589 msgid "Error closing socket: %s" 3575 3590 msgstr "Грешка при затваряне на гнездо: %s" 3576 3591 3577 #: ../gio/gsocket.c:27 673592 #: ../gio/gsocket.c:2791 3578 3593 #, c-format 3579 3594 msgid "Waiting for socket condition: %s" 3580 3595 msgstr "Изчакване за състояние на гнездо: %s" 3581 3596 3582 #: ../gio/gsocket.c:30 32 ../gio/gsocket.c:31133597 #: ../gio/gsocket.c:3056 ../gio/gsocket.c:3137 3583 3598 #, c-format 3584 3599 msgid "Error sending message: %s" 3585 3600 msgstr "Грешка при изпращане на съобщение: %s" 3586 3601 3587 #: ../gio/gsocket.c:30 573602 #: ../gio/gsocket.c:3081 3588 3603 msgid "GSocketControlMessage not supported on windows" 3589 3604 msgstr "GSocketControlMessage не се поддържа под Уиндоус" 3590 3605 3591 #: ../gio/gsocket.c:33 34 ../gio/gsocket.c:34703606 #: ../gio/gsocket.c:3358 ../gio/gsocket.c:3494 3592 3607 #, c-format 3593 3608 msgid "Error receiving message: %s" 3594 3609 msgstr "Грешка при изпращане на съобщение: %s" 3595 3610 3596 #: ../gio/gsocket.c:35 743611 #: ../gio/gsocket.c:3598 3597 3612 msgid "g_socket_get_credentials not implemented for this OS" 3598 3613 msgstr "g_socket_get_credentials не е реализирана на тази операционна система" … … 3680 3695 3681 3696 #: ../gio/gsocks5proxy.c:352 3682 msgid "The SOCKSv5 proxy server uses unk own address type."3697 msgid "The SOCKSv5 proxy server uses unknown address type." 3683 3698 msgstr "Сървърът посредник за SOCKSv5 използва непознат вид адрес." 3684 3699 … … 3736 3751 msgstr "Сертификатът, шифриран с PEM, не може да бъде анализиран" 3737 3752 3753 #: ../gio/gtlspassword.c:114 3754 msgid "" 3755 "This is the last chance to enter the password correctly before your access " 3756 "is locked out." 3757 msgstr "" 3758 "Това е последният ви шанс да въведете правилна парола, преди машината да се " 3759 "заключи." 3760 3761 #: ../gio/gtlspassword.c:116 3762 msgid "" 3763 "Several password entered have been incorrect, and your access will be locked " 3764 "out after further failures." 3765 msgstr "" 3766 "Няколко пъти сте въвели неправилна парола. Ако отново сгрешите, машината ще " 3767 "се заключи за достъп." 3768 3769 #: ../gio/gtlspassword.c:118 3770 msgid "The password entered is incorrect." 3771 msgstr "Въведената парола е неправилна." 3772 3738 3773 #: ../gio/gunixconnection.c:164 ../gio/gunixconnection.c:521 3739 3774 #, c-format … … 3805 3840 msgstr "Грешка при затваряне на ЮНИКС: %s" 3806 3841 3807 #: ../gio/gunixmounts.c:1 881 ../gio/gunixmounts.c:19183842 #: ../gio/gunixmounts.c:1900 ../gio/gunixmounts.c:1937 3808 3843 msgid "Filesystem root" 3809 3844 msgstr "Коренова папка на файловата система" -
gnome/gnome-3-2/gnome-terminal.gnome-3-2.bg.po
r2338 r2344 12 12 msgid "" 13 13 msgstr "" 14 "Project-Id-Version: gnome-terminal master\n"14 "Project-Id-Version: gnome-terminal gnome-3-2\n" 15 15 "Report-Msgid-Bugs-To: \n" 16 "POT-Creation-Date: 201 0-08-24 15:28+0300\n"17 "PO-Revision-Date: 201 0-08-24 15:27+0300\n"16 "POT-Creation-Date: 2011-09-18 07:51+0300\n" 17 "PO-Revision-Date: 2011-09-18 07:51+0300\n" 18 18 "Last-Translator: Alexander Shopov <ash@kambanaria.org>\n" 19 19 "Language-Team: Bulgarian <dict@fsa-bg.org>\n" … … 24 24 "Plural-Forms: nplurals=2; plural=n != 1;\n" 25 25 26 #: ../gnome-terminal.desktop.in.in.h:1 ../src/gnome-terminal.schemas.in.h:1 3027 #: ../src/terminal-accels.c:24 2 ../src/terminal.c:54928 #: ../src/terminal-profile.c:1 60 ../src/terminal-window.c:200026 #: ../gnome-terminal.desktop.in.in.h:1 ../src/gnome-terminal.schemas.in.h:124 27 #: ../src/terminal-accels.c:249 ../src/terminal.c:551 28 #: ../src/terminal-profile.c:158 ../src/terminal-window.c:2018 29 29 msgid "Terminal" 30 30 msgstr "Терминал" … … 34 34 msgstr "Използване на команден ред" 35 35 36 #: ../src/eggsmclient.c:22 536 #: ../src/eggsmclient.c:226 37 37 msgid "Disable connection to session manager" 38 38 msgstr "Изключване на връзката с управлението на сесиите" 39 39 40 #: ../src/eggsmclient.c:22 840 #: ../src/eggsmclient.c:229 41 41 msgid "Specify file containing saved configuration" 42 42 msgstr "Указване на файла със запазените настройки" 43 43 44 #: ../src/eggsmclient.c:22 8../src/terminal-options.c:95744 #: ../src/eggsmclient.c:229 ../src/terminal-options.c:957 45 45 #: ../src/terminal-options.c:966 46 46 msgid "FILE" 47 47 msgstr "ФАЙЛ" 48 48 49 #: ../src/eggsmclient.c:23 149 #: ../src/eggsmclient.c:232 50 50 msgid "Specify session management ID" 51 51 msgstr "Указване на идентификатор за управлението на сесиите" 52 52 53 #: ../src/eggsmclient.c:23 153 #: ../src/eggsmclient.c:232 54 54 msgid "ID" 55 55 msgstr "ИДЕНТИФИКАТОР" 56 56 57 #: ../src/eggsmclient.c:25 257 #: ../src/eggsmclient.c:253 58 58 msgid "Session management options:" 59 59 msgstr "Настройки на управлението на сесии:" 60 60 61 #: ../src/eggsmclient.c:25 361 #: ../src/eggsmclient.c:254 62 62 msgid "Show session management options" 63 63 msgstr "Показване на настройките за управлението на сесиите" … … 260 260 msgstr "Шрифт" 261 261 262 #. Translators: S/Key is the name of an application, so it should 263 #. not be translated. 264 #: ../src/gnome-terminal.schemas.in.h:29 265 msgid "Highlight S/Key challenges" 266 msgstr "Осветяване на предизвикателствата на S/Key" 267 268 #: ../src/gnome-terminal.schemas.in.h:30 262 #: ../src/gnome-terminal.schemas.in.h:27 269 263 msgid "How much to darken the background image" 270 264 msgstr "Степен на затъмняване на фоновото изображение" 271 265 272 #: ../src/gnome-terminal.schemas.in.h: 31266 #: ../src/gnome-terminal.schemas.in.h:28 273 267 msgid "Human-readable name of the profile" 274 268 msgstr "Разбираемо за човек име на профила" 275 269 276 #: ../src/gnome-terminal.schemas.in.h: 32270 #: ../src/gnome-terminal.schemas.in.h:29 277 271 msgid "Human-readable name of the profile." 278 272 msgstr "Разбираемо за човек име на профила." 279 273 280 #: ../src/gnome-terminal.schemas.in.h:3 3274 #: ../src/gnome-terminal.schemas.in.h:30 281 275 msgid "Icon for terminal window" 282 276 msgstr "Икона за прозореца на терминала" 283 277 284 #: ../src/gnome-terminal.schemas.in.h:3 4278 #: ../src/gnome-terminal.schemas.in.h:31 285 279 msgid "Icon to use for tabs/windows containing this profile." 286 280 msgstr "Икона за прозорци и подпрозорци с този профил." 287 281 288 #: ../src/gnome-terminal.schemas.in.h:3 5282 #: ../src/gnome-terminal.schemas.in.h:32 289 283 msgid "" 290 284 "If the application in the terminal sets the title (most typically people " … … 298 292 "Възможните стойности са „replace“, „before“, „after“, и „ignore“." 299 293 300 #: ../src/gnome-terminal.schemas.in.h:3 6294 #: ../src/gnome-terminal.schemas.in.h:33 301 295 msgid "If true, allow applications in the terminal to make text boldface." 302 296 msgstr "" 303 297 "Ако е истина, приложенията в терминала могат да използват получер текст." 304 298 305 #: ../src/gnome-terminal.schemas.in.h:3 7299 #: ../src/gnome-terminal.schemas.in.h:34 306 300 msgid "" 307 301 "If true, boldface text will be rendered using the same color as normal text." 308 302 msgstr "Ако е истина, получерният текст ще се извежда с цвета на нормалния." 309 303 310 #: ../src/gnome-terminal.schemas.in.h:3 8304 #: ../src/gnome-terminal.schemas.in.h:35 311 305 msgid "" 312 306 "If true, don't make a noise when applications send the escape sequence for " … … 316 310 "последователност за терминалния звънец." 317 311 318 #: ../src/gnome-terminal.schemas.in.h:3 9312 #: ../src/gnome-terminal.schemas.in.h:36 319 313 msgid "" 320 314 "If true, newly created terminal windows will have custom size specified by " … … 324 318 "„default_size_columns“ (колони) и „default_size_rows“ (редове)." 325 319 326 #: ../src/gnome-terminal.schemas.in.h: 40320 #: ../src/gnome-terminal.schemas.in.h:37 327 321 msgid "If true, pressing a key jumps the scrollbar to the bottom." 328 322 msgstr "Ако е истина, натискането на клавиш прелиства до най-долу." 329 323 330 #: ../src/gnome-terminal.schemas.in.h: 41324 #: ../src/gnome-terminal.schemas.in.h:38 331 325 msgid "" 332 326 "If true, scroll the background image with the foreground text; if false, " … … 336 330 "се движи върху неподвижното фоново изображение." 337 331 338 #: ../src/gnome-terminal.schemas.in.h: 42332 #: ../src/gnome-terminal.schemas.in.h:39 339 333 msgid "" 340 334 "If true, scrollback lines will never be discarded. The scrollback history is " … … 346 340 "пространство при извеждането на много информация в терминала." 347 341 348 #: ../src/gnome-terminal.schemas.in.h:4 3342 #: ../src/gnome-terminal.schemas.in.h:40 349 343 msgid "" 350 344 "If true, the command inside the terminal will be launched as a login shell. " … … 354 348 "системата (пред argv[0] ще има тире.)." 355 349 356 #: ../src/gnome-terminal.schemas.in.h:4 4350 #: ../src/gnome-terminal.schemas.in.h:41 357 351 msgid "" 358 352 "If true, the system login records utmp and wtmp will be updated when the " … … 362 356 "на командата в терминала." 363 357 364 #: ../src/gnome-terminal.schemas.in.h:4 5358 #: ../src/gnome-terminal.schemas.in.h:42 365 359 msgid "" 366 360 "If true, the terminal will use the desktop-global standard font if it's " … … 370 364 "ако шрифтът е равноширок. В противен случай ще се полза най-близкият шрифт." 371 365 372 #: ../src/gnome-terminal.schemas.in.h:4 6366 #: ../src/gnome-terminal.schemas.in.h:43 373 367 msgid "" 374 368 "If true, the theme color scheme used for text entry boxes will be used for " … … 378 372 "тази на потребителя." 379 373 380 #: ../src/gnome-terminal.schemas.in.h:4 7374 #: ../src/gnome-terminal.schemas.in.h:44 381 375 msgid "" 382 376 "If true, the value of the custom_command setting will be used in place of " … … 386 380 "„custom_command“." 387 381 388 #: ../src/gnome-terminal.schemas.in.h:4 8382 #: ../src/gnome-terminal.schemas.in.h:45 389 383 msgid "" 390 384 "If true, whenever there's new output the terminal will scroll to the bottom." … … 392 386 "Ако е истина, при изписване на текст екранът ще се прелиства до най-долу." 393 387 394 #: ../src/gnome-terminal.schemas.in.h:4 9388 #: ../src/gnome-terminal.schemas.in.h:46 395 389 msgid "" 396 390 "Keyboard shortcut key for bringing up the dialog for profile creation. " … … 404 398 "клавишна комбинация за тази опция." 405 399 406 #: ../src/gnome-terminal.schemas.in.h: 50400 #: ../src/gnome-terminal.schemas.in.h:47 407 401 msgid "" 408 402 "Keyboard shortcut key for closing a tab. Expressed as a string in the same " … … 414 408 "да зададете „disabled“, то няма да имате клавишна комбинация за тази опция." 415 409 416 #: ../src/gnome-terminal.schemas.in.h: 51410 #: ../src/gnome-terminal.schemas.in.h:48 417 411 msgid "" 418 412 "Keyboard shortcut key for closing a window. Expressed as a string in the " … … 425 419 "зададете „disabled“, то няма да имате клавишна комбинация за тази опция." 426 420 427 #: ../src/gnome-terminal.schemas.in.h: 52421 #: ../src/gnome-terminal.schemas.in.h:49 428 422 msgid "" 429 423 "Keyboard shortcut key for copying selected text to the clipboard. Expressed " … … 437 431 "клавишна комбинация за тази опция." 438 432 439 #: ../src/gnome-terminal.schemas.in.h:5 3433 #: ../src/gnome-terminal.schemas.in.h:50 440 434 msgid "" 441 435 "Keyboard shortcut key for launching help. Expressed as a string in the same " … … 447 441 "зададете „disabled“, то няма да имате клавишна комбинация за тази опция." 448 442 449 #: ../src/gnome-terminal.schemas.in.h:5 4443 #: ../src/gnome-terminal.schemas.in.h:51 450 444 msgid "" 451 445 "Keyboard shortcut key for making font larger. Expressed as a string in the " … … 458 452 "зададете „disabled“, то няма да имате клавишна комбинация за тази опция." 459 453 460 #: ../src/gnome-terminal.schemas.in.h:5 5454 #: ../src/gnome-terminal.schemas.in.h:52 461 455 msgid "" 462 456 "Keyboard shortcut key for making font smaller. Expressed as a string in the " … … 469 463 "зададете „disabled“, то няма да имате клавишна комбинация за тази опция." 470 464 471 #: ../src/gnome-terminal.schemas.in.h:5 6465 #: ../src/gnome-terminal.schemas.in.h:53 472 466 msgid "" 473 467 "Keyboard shortcut key for making font the normal size. Expressed as a string " … … 481 475 "тази опция." 482 476 483 #: ../src/gnome-terminal.schemas.in.h:5 7477 #: ../src/gnome-terminal.schemas.in.h:54 484 478 msgid "" 485 479 "Keyboard shortcut key for opening a new tab. Expressed as a string in the " … … 492 486 "да зададете „disabled“, то няма да имате клавишна комбинация за тази опция." 493 487 494 #: ../src/gnome-terminal.schemas.in.h:5 8488 #: ../src/gnome-terminal.schemas.in.h:55 495 489 msgid "" 496 490 "Keyboard shortcut key for opening a new window. Expressed as a string in the " … … 503 497 "зададете „disabled“, то няма да имате клавишна комбинация за тази опция." 504 498 505 #: ../src/gnome-terminal.schemas.in.h:5 9499 #: ../src/gnome-terminal.schemas.in.h:56 506 500 msgid "" 507 501 "Keyboard shortcut key for pasting the contents of the clipboard into the " … … 515 509 "имате клавишна комбинация за тази опция." 516 510 517 #: ../src/gnome-terminal.schemas.in.h: 60511 #: ../src/gnome-terminal.schemas.in.h:57 518 512 msgid "" 519 513 "Keyboard shortcut key for switch to tab 1. Expressed as a string in the same " … … 525 519 "да зададете „disabled“, то няма да имате клавишна комбинация за тази опция." 526 520 527 #: ../src/gnome-terminal.schemas.in.h: 61521 #: ../src/gnome-terminal.schemas.in.h:58 528 522 msgid "" 529 523 "Keyboard shortcut key for switch to tab 10. Expressed as a string in the " … … 537 531 "опция." 538 532 539 #: ../src/gnome-terminal.schemas.in.h: 62533 #: ../src/gnome-terminal.schemas.in.h:59 540 534 msgid "" 541 535 "Keyboard shortcut key for switch to tab 11. Expressed as a string in the " … … 549 543 "опция." 550 544 551 #: ../src/gnome-terminal.schemas.in.h:6 3545 #: ../src/gnome-terminal.schemas.in.h:60 552 546 msgid "" 553 547 "Keyboard shortcut key for switch to tab 12. Expressed as a string in the " … … 561 555 "опция." 562 556 563 #: ../src/gnome-terminal.schemas.in.h:6 4557 #: ../src/gnome-terminal.schemas.in.h:61 564 558 msgid "" 565 559 "Keyboard shortcut key for switch to tab 2. Expressed as a string in the same " … … 571 565 "да зададете „disabled“, то няма да имате клавишна комбинация за тази опция." 572 566 573 #: ../src/gnome-terminal.schemas.in.h:6 5567 #: ../src/gnome-terminal.schemas.in.h:62 574 568 msgid "" 575 569 "Keyboard shortcut key for switch to tab 3. Expressed as a string in the same " … … 581 575 "да зададете „disabled“, то няма да имате клавишна комбинация за тази опция." 582 576 583 #: ../src/gnome-terminal.schemas.in.h:6 6577 #: ../src/gnome-terminal.schemas.in.h:63 584 578 msgid "" 585 579 "Keyboard shortcut key for switch to tab 4. Expressed as a string in the same " … … 591 585 "да зададете „disabled“, то няма да имате клавишна комбинация за тази опция." 592 586 593 #: ../src/gnome-terminal.schemas.in.h:6 7587 #: ../src/gnome-terminal.schemas.in.h:64 594 588 msgid "" 595 589 "Keyboard shortcut key for switch to tab 5. Expressed as a string in the same " … … 601 595 "да зададете „disabled“, то няма да имате клавишна комбинация за тази опция." 602 596 603 #: ../src/gnome-terminal.schemas.in.h:6 8597 #: ../src/gnome-terminal.schemas.in.h:65 604 598 msgid "" 605 599 "Keyboard shortcut key for switch to tab 6. Expressed as a string in the same " … … 611 605 "да зададете „disabled“, то няма да имате клавишна комбинация за тази опция." 612 606 613 #: ../src/gnome-terminal.schemas.in.h:6 9607 #: ../src/gnome-terminal.schemas.in.h:66 614 608 msgid "" 615 609 "Keyboard shortcut key for switch to tab 7. Expressed as a string in the same " … … 621 615 "да зададете „disabled“, то няма да имате клавишна комбинация за тази опция." 622 616 623 #: ../src/gnome-terminal.schemas.in.h: 70617 #: ../src/gnome-terminal.schemas.in.h:67 624 618 msgid "" 625 619 "Keyboard shortcut key for switch to tab 8. Expressed as a string in the same " … … 631 625 "да зададете „disabled“, то няма да имате клавишна комбинация за тази опция." 632 626 633 #: ../src/gnome-terminal.schemas.in.h: 71627 #: ../src/gnome-terminal.schemas.in.h:68 634 628 msgid "" 635 629 "Keyboard shortcut key for switch to tab 9. Expressed as a string in the same " … … 641 635 "да зададете „disabled“, то няма да имате клавишна комбинация за тази опция." 642 636 643 #: ../src/gnome-terminal.schemas.in.h: 72637 #: ../src/gnome-terminal.schemas.in.h:69 644 638 msgid "" 645 639 "Keyboard shortcut key for toggling full screen mode. Expressed as a string " … … 653 647 "опция." 654 648 655 #: ../src/gnome-terminal.schemas.in.h:7 3649 #: ../src/gnome-terminal.schemas.in.h:70 656 650 msgid "" 657 651 "Keyboard shortcut key to reset and clear the terminal. Expressed as a string " … … 664 658 "зададете „disabled“, то няма да имате клавишна комбинация за тази опция." 665 659 666 #: ../src/gnome-terminal.schemas.in.h:7 4660 #: ../src/gnome-terminal.schemas.in.h:71 667 661 msgid "" 668 662 "Keyboard shortcut key to reset the terminal. Expressed as a string in the " … … 675 669 "да зададете „disabled“, то няма да имате клавишна комбинация за тази опция." 676 670 677 #: ../src/gnome-terminal.schemas.in.h:7 5671 #: ../src/gnome-terminal.schemas.in.h:72 678 672 msgid "" 679 673 "Keyboard shortcut key to save the current tab contents to a file. Expressed " … … 687 681 "клавишна комбинация за тази опция." 688 682 689 #: ../src/gnome-terminal.schemas.in.h:7 6683 #: ../src/gnome-terminal.schemas.in.h:73 690 684 msgid "" 691 685 "Keyboard shortcut key to set the terminal title. Expressed as a string in " … … 699 693 "опция." 700 694 701 #: ../src/gnome-terminal.schemas.in.h:7 7695 #: ../src/gnome-terminal.schemas.in.h:74 702 696 msgid "" 703 697 "Keyboard shortcut key to switch to the next tab. Expressed as a string in " … … 711 705 "тази опция." 712 706 713 #: ../src/gnome-terminal.schemas.in.h:7 8707 #: ../src/gnome-terminal.schemas.in.h:75 714 708 msgid "" 715 709 "Keyboard shortcut key to switch to the previous tab. Expressed as a string " … … 723 717 "тази опция." 724 718 725 #: ../src/gnome-terminal.schemas.in.h:7 9719 #: ../src/gnome-terminal.schemas.in.h:76 726 720 msgid "" 727 721 "Keyboard shortcut key to toggle the visibility of the menubar. Expressed as " … … 735 729 "за тази опция." 736 730 737 #: ../src/gnome-terminal.schemas.in.h: 80731 #: ../src/gnome-terminal.schemas.in.h:77 738 732 msgid "Keyboard shortcut to close a tab" 739 733 msgstr "Клавишна комбинация за затваряне на подпрозорец" 740 734 741 #: ../src/gnome-terminal.schemas.in.h: 81735 #: ../src/gnome-terminal.schemas.in.h:78 742 736 msgid "Keyboard shortcut to close a window" 743 737 msgstr "Клавишна комбинация за затваряне на прозорец" 744 738 745 #: ../src/gnome-terminal.schemas.in.h: 82739 #: ../src/gnome-terminal.schemas.in.h:79 746 740 msgid "Keyboard shortcut to copy text" 747 741 msgstr "Клавишна комбинация за копиране на текст" 748 742 749 #: ../src/gnome-terminal.schemas.in.h:8 3743 #: ../src/gnome-terminal.schemas.in.h:80 750 744 msgid "Keyboard shortcut to create a new profile" 751 745 msgstr "Клавишна комбинация за създаване на нов профил" 752 746 753 #: ../src/gnome-terminal.schemas.in.h:8 4747 #: ../src/gnome-terminal.schemas.in.h:81 754 748 msgid "Keyboard shortcut to launch help" 755 749 msgstr "Клавишна комбинация за зареждане на помощта" 756 750 757 #: ../src/gnome-terminal.schemas.in.h:8 5751 #: ../src/gnome-terminal.schemas.in.h:82 758 752 msgid "Keyboard shortcut to make font larger" 759 753 msgstr "Клавишна комбинация за увеличаване на шрифта" 760 754 761 #: ../src/gnome-terminal.schemas.in.h:8 6755 #: ../src/gnome-terminal.schemas.in.h:83 762 756 msgid "Keyboard shortcut to make font normal-size" 763 757 msgstr "Клавишна комбинация за нормална големина на шрифта" 764 758 765 #: ../src/gnome-terminal.schemas.in.h:8 7759 #: ../src/gnome-terminal.schemas.in.h:84 766 760 msgid "Keyboard shortcut to make font smaller" 767 761 msgstr "Клавишна комбинация за намаляване на шрифта" 768 762 769 #: ../src/gnome-terminal.schemas.in.h:8 8763 #: ../src/gnome-terminal.schemas.in.h:85 770 764 msgid "Keyboard shortcut to open a new tab" 771 765 msgstr "Клавишна комбинация за отваряне на нов подпрозорец" 772 766 773 #: ../src/gnome-terminal.schemas.in.h:8 9767 #: ../src/gnome-terminal.schemas.in.h:86 774 768 msgid "Keyboard shortcut to open a new window" 775 769 msgstr "Клавишна комбинация за отваряне на нов прозорец" 776 770 777 #: ../src/gnome-terminal.schemas.in.h: 90771 #: ../src/gnome-terminal.schemas.in.h:87 778 772 msgid "Keyboard shortcut to paste text" 779 773 msgstr "Клавишна комбинация за поставяне на текст" 780 774 781 #: ../src/gnome-terminal.schemas.in.h: 91775 #: ../src/gnome-terminal.schemas.in.h:88 782 776 msgid "Keyboard shortcut to reset and clear the terminal" 783 777 msgstr "Клавишна комбинация за изчистване на терминала" 784 778 785 #: ../src/gnome-terminal.schemas.in.h: 92779 #: ../src/gnome-terminal.schemas.in.h:89 786 780 msgid "Keyboard shortcut to reset the terminal" 787 781 msgstr "Клавишна комбинация за презареждане на терминала" 788 782 789 #: ../src/gnome-terminal.schemas.in.h:9 3783 #: ../src/gnome-terminal.schemas.in.h:90 790 784 msgid "Keyboard shortcut to save the current tab contents to file" 791 785 msgstr "" 792 786 "Клавишна комбинация за запазването на съдържанието на подпрозореца във файл" 793 787 794 #: ../src/gnome-terminal.schemas.in.h:9 4788 #: ../src/gnome-terminal.schemas.in.h:91 795 789 msgid "Keyboard shortcut to set the terminal title" 796 790 msgstr "Клавишна комбинация за задаване заглавие на терминала" 797 791 798 #: ../src/gnome-terminal.schemas.in.h:9 5792 #: ../src/gnome-terminal.schemas.in.h:92 799 793 msgid "Keyboard shortcut to switch to tab 1" 800 794 msgstr "Клавишна комбинация за преход към подпрозорец 1" 801 795 802 #: ../src/gnome-terminal.schemas.in.h:9 6796 #: ../src/gnome-terminal.schemas.in.h:93 803 797 msgid "Keyboard shortcut to switch to tab 10" 804 798 msgstr "Клавишна комбинация за преход към подпрозорец 10" 805 799 806 #: ../src/gnome-terminal.schemas.in.h:9 7800 #: ../src/gnome-terminal.schemas.in.h:94 807 801 msgid "Keyboard shortcut to switch to tab 11" 808 802 msgstr "Клавишна комбинация за преход към подпрозорец 11" 809 803 810 #: ../src/gnome-terminal.schemas.in.h:9 8804 #: ../src/gnome-terminal.schemas.in.h:95 811 805 msgid "Keyboard shortcut to switch to tab 12" 812 806 msgstr "Клавишна комбинация за преход към подпрозорец 12" 813 807 814 #: ../src/gnome-terminal.schemas.in.h:9 9808 #: ../src/gnome-terminal.schemas.in.h:96 815 809 msgid "Keyboard shortcut to switch to tab 2" 816 810 msgstr "Клавишна комбинация за преход към подпрозорец 2" 817 811 818 #: ../src/gnome-terminal.schemas.in.h: 100812 #: ../src/gnome-terminal.schemas.in.h:97 819 813 msgid "Keyboard shortcut to switch to tab 3" 820 814 msgstr "Клавишна комбинация за преход към подпрозорец 3" 821 815 822 #: ../src/gnome-terminal.schemas.in.h: 101816 #: ../src/gnome-terminal.schemas.in.h:98 823 817 msgid "Keyboard shortcut to switch to tab 4" 824 818 msgstr "Клавишна комбинация за преход към подпрозорец 4" 825 819 826 #: ../src/gnome-terminal.schemas.in.h: 102820 #: ../src/gnome-terminal.schemas.in.h:99 827 821 msgid "Keyboard shortcut to switch to tab 5" 828 822 msgstr "Клавишна комбинация за преход към подпрозорец 5" 829 823 830 #: ../src/gnome-terminal.schemas.in.h:10 3824 #: ../src/gnome-terminal.schemas.in.h:100 831 825 msgid "Keyboard shortcut to switch to tab 6" 832 826 msgstr "Клавишна комбинация за преход към подпрозорец 6" 833 827 834 #: ../src/gnome-terminal.schemas.in.h:10 4828 #: ../src/gnome-terminal.schemas.in.h:101 835 829 msgid "Keyboard shortcut to switch to tab 7" 836 830 msgstr "Клавишна комбинация за преход към подпрозорец 7" 837 831 838 #: ../src/gnome-terminal.schemas.in.h:10 5832 #: ../src/gnome-terminal.schemas.in.h:102 839 833 msgid "Keyboard shortcut to switch to tab 8" 840 834 msgstr "Клавишна комбинация за преход към подпрозорец 8" 841 835 842 #: ../src/gnome-terminal.schemas.in.h:10 6836 #: ../src/gnome-terminal.schemas.in.h:103 843 837 msgid "Keyboard shortcut to switch to tab 9" 844 838 msgstr "Клавишна комбинация за преход към подпрозорец 9" 845 839 846 #: ../src/gnome-terminal.schemas.in.h:10 7840 #: ../src/gnome-terminal.schemas.in.h:104 847 841 msgid "Keyboard shortcut to switch to the next tab" 848 842 msgstr "Клавишна комбинация за преход към следващия подпрозорец" 849 843 850 #: ../src/gnome-terminal.schemas.in.h:10 8844 #: ../src/gnome-terminal.schemas.in.h:105 851 845 msgid "Keyboard shortcut to switch to the previous tab" 852 846 msgstr "Клавишна комбинация за преход към предишния подпрозорец" 853 847 854 #: ../src/gnome-terminal.schemas.in.h:10 9848 #: ../src/gnome-terminal.schemas.in.h:106 855 849 msgid "Keyboard shortcut to toggle full screen mode" 856 850 msgstr "Клавишна комбинация за превключване в и от режим „На цял екран“" 857 851 858 #: ../src/gnome-terminal.schemas.in.h:1 10852 #: ../src/gnome-terminal.schemas.in.h:107 859 853 msgid "Keyboard shortcut to toggle the visibility of the menubar" 860 854 msgstr "Клавишна комбинация за превключване видимостта на менюто" 861 855 862 #: ../src/gnome-terminal.schemas.in.h:1 11856 #: ../src/gnome-terminal.schemas.in.h:108 863 857 msgid "List of available encodings" 864 858 msgstr "Списък на наличните кодирания" 865 859 866 #: ../src/gnome-terminal.schemas.in.h:1 12860 #: ../src/gnome-terminal.schemas.in.h:109 867 861 msgid "List of profiles" 868 862 msgstr "Списък на профилите" 869 863 870 #: ../src/gnome-terminal.schemas.in.h:11 3864 #: ../src/gnome-terminal.schemas.in.h:110 871 865 msgid "" 872 866 "List of profiles known to gnome-terminal. The list contains strings naming " … … 876 870 "папката /apps/gnome-terminal/profiles." 877 871 878 #: ../src/gnome-terminal.schemas.in.h:11 4872 #: ../src/gnome-terminal.schemas.in.h:111 879 873 msgid "" 880 874 "Normally you can access the menubar with F10. This can also be customized " … … 886 880 "настройка изключва клавишната комбинация за достъп до лентата с инструменти." 887 881 888 #: ../src/gnome-terminal.schemas.in.h:11 5882 #: ../src/gnome-terminal.schemas.in.h:112 889 883 msgid "" 890 884 "Number of columns in newly created terminal windows. Has no effect if " … … 894 888 "„use_custom_default_size“ е истина." 895 889 896 #: ../src/gnome-terminal.schemas.in.h:11 6890 #: ../src/gnome-terminal.schemas.in.h:113 897 891 msgid "Number of lines to keep in scrollback" 898 892 msgstr "Брой редове за придвижване назад" 899 893 900 #: ../src/gnome-terminal.schemas.in.h:11 7894 #: ../src/gnome-terminal.schemas.in.h:114 901 895 msgid "" 902 896 "Number of rows in newly created terminal windows. Has no effect if " … … 906 900 "„use_custom_default_size“ е истина." 907 901 908 #: ../src/gnome-terminal.schemas.in.h:11 8902 #: ../src/gnome-terminal.schemas.in.h:115 909 903 msgid "" 910 904 "Number of scrollback lines to keep around. You can scroll back in the " … … 917 911 "ключът „scrollback_unlimited“ е истина." 918 912 919 #: ../src/gnome-terminal.schemas.in.h:11 9913 #: ../src/gnome-terminal.schemas.in.h:116 920 914 msgid "Palette for terminal applications" 921 915 msgstr "Палитра за програмите в терминала" 922 916 923 #. Translators: S/Key is the name of an application, so it should 924 #. not be translated. 925 #: ../src/gnome-terminal.schemas.in.h:122 926 msgid "" 927 "Popup a dialog when an S/Key challenge response query is detected and " 928 "clicked on. Typing a password into the dialog will send it to the terminal." 929 msgstr "" 930 "Показване на диалогова кутия при засичане на запитване за отговор на " 931 "предизвикателство на S/Key. Паролата ще бъде пратена към терминала." 932 933 #: ../src/gnome-terminal.schemas.in.h:123 917 #: ../src/gnome-terminal.schemas.in.h:117 934 918 msgid "Position of the scrollbar" 935 919 msgstr "Разположение на плъзгача" 936 920 937 #: ../src/gnome-terminal.schemas.in.h:1 24921 #: ../src/gnome-terminal.schemas.in.h:118 938 922 msgid "" 939 923 "Possible values are \"close\" to close the terminal, and \"restart\" to " … … 943 927 "повторно изпълнение на командата." 944 928 945 #: ../src/gnome-terminal.schemas.in.h:1 25929 #: ../src/gnome-terminal.schemas.in.h:119 946 930 msgid "" 947 931 "Profile to be used when opening a new window or tab. Must be in profile_list." … … 950 934 "Трябва да е в списъка с профилите („profile_list“)." 951 935 952 #: ../src/gnome-terminal.schemas.in.h:12 6936 #: ../src/gnome-terminal.schemas.in.h:120 953 937 msgid "Profile to use for new terminals" 954 938 msgstr "Профил за новите терминали" 955 939 956 #: ../src/gnome-terminal.schemas.in.h:12 7940 #: ../src/gnome-terminal.schemas.in.h:121 957 941 msgid "Run this command in place of the shell, if use_custom_command is true." 958 942 msgstr "" … … 960 944 "use_custom_command." 961 945 962 #: ../src/gnome-terminal.schemas.in.h:12 8946 #: ../src/gnome-terminal.schemas.in.h:122 963 947 msgid "" 964 948 "Sets what code the backspace key generates. Possible values are \"ascii-del" … … 974 958 "обратно триене. Обикновено се счита, че правилната настройка е „ascii-del“." 975 959 976 #: ../src/gnome-terminal.schemas.in.h:12 9960 #: ../src/gnome-terminal.schemas.in.h:123 977 961 msgid "" 978 962 "Sets what code the delete key generates. Possible values are \"ascii-del\" " … … 988 972 "Обикновено се счита, че правилната настройка е „escape-sequence“." 989 973 990 #: ../src/gnome-terminal.schemas.in.h:1 31974 #: ../src/gnome-terminal.schemas.in.h:125 991 975 msgid "" 992 976 "Terminals have a 16-color palette that applications inside the terminal can " … … 998 982 "цветовете трябва да бъдат в шестнадесетичен формат, например „#FF00FF“" 999 983 1000 #: ../src/gnome-terminal.schemas.in.h:1 32984 #: ../src/gnome-terminal.schemas.in.h:126 1001 985 msgid "The cursor appearance" 1002 986 msgstr "Изглед на курсора" 1003 987 1004 #: ../src/gnome-terminal.schemas.in.h:1 33988 #: ../src/gnome-terminal.schemas.in.h:127 1005 989 msgid "" 1006 990 "The possible values are \"block\" to use a block cursor, \"ibeam\" to use a " … … 1010 994 "линия) или „underline“ за (долна черта)." 1011 995 1012 #: ../src/gnome-terminal.schemas.in.h:1 34996 #: ../src/gnome-terminal.schemas.in.h:128 1013 997 msgid "" 1014 998 "The possible values are \"system\" to use the global cursor blinking " … … 1018 1002 "курсора, „on“ (с мигане) и „off“ (без мигане) за изрично указване на режима." 1019 1003 1020 #: ../src/gnome-terminal.schemas.in.h:1 351004 #: ../src/gnome-terminal.schemas.in.h:129 1021 1005 msgid "Title for terminal" 1022 1006 msgstr "Заглавие за терминала" 1023 1007 1024 #: ../src/gnome-terminal.schemas.in.h:13 61008 #: ../src/gnome-terminal.schemas.in.h:130 1025 1009 msgid "" 1026 1010 "Title to display for the terminal window or tab. This title may be replaced " … … 1032 1016 "терминала, в зависимост от настройката title_mode." 1033 1017 1034 #: ../src/gnome-terminal.schemas.in.h:13 71018 #: ../src/gnome-terminal.schemas.in.h:131 1035 1019 msgid "" 1036 1020 "True if the menubar should be shown in new windows, for windows/tabs with " … … 1040 1024 "с този профил." 1041 1025 1042 #: ../src/gnome-terminal.schemas.in.h:13 81026 #: ../src/gnome-terminal.schemas.in.h:132 1043 1027 msgid "" 1044 1028 "Type of terminal background. May be \"solid\" for a solid color, \"image\" " … … 1050 1034 "мениджър за наслагване, или за псевдо прозрачност, ако такъв липсва." 1051 1035 1052 #: ../src/gnome-terminal.schemas.in.h:13 91036 #: ../src/gnome-terminal.schemas.in.h:133 1053 1037 msgid "What to do with dynamic title" 1054 1038 msgstr "Начин на съставяне на динамичното заглавие" 1055 1039 1056 #: ../src/gnome-terminal.schemas.in.h:1 401040 #: ../src/gnome-terminal.schemas.in.h:134 1057 1041 msgid "What to do with the terminal when the child command exits" 1058 1042 msgstr "Поведение на терминала при приключване на изпълняваната команда" 1059 1043 1060 #: ../src/gnome-terminal.schemas.in.h:1 411044 #: ../src/gnome-terminal.schemas.in.h:135 1061 1045 msgid "" 1062 1046 "When selecting text by word, sequences of these characters are considered " … … 1069 1053 "зададе като първи знак." 1070 1054 1071 #: ../src/gnome-terminal.schemas.in.h:1 421055 #: ../src/gnome-terminal.schemas.in.h:136 1072 1056 msgid "" 1073 1057 "Where to put the terminal scrollbar. Possibilities are \"left\", \"right\", " … … 1077 1061 "„right“ (отдясно) и „hidden“ (скрит)." 1078 1062 1079 #: ../src/gnome-terminal.schemas.in.h:1 431063 #: ../src/gnome-terminal.schemas.in.h:137 1080 1064 msgid "Whether an unlimited number of lines should be kept in scrollback" 1081 1065 msgstr "Дали да се пазят неограничен брой редове за придвижване назад" 1082 1066 1083 #: ../src/gnome-terminal.schemas.in.h:1 441067 #: ../src/gnome-terminal.schemas.in.h:138 1084 1068 msgid "Whether bold text should use the same color as normal text" 1085 1069 msgstr "Дали получерният текст да е с цвета на нормалния" 1086 1070 1087 #: ../src/gnome-terminal.schemas.in.h:1 451071 #: ../src/gnome-terminal.schemas.in.h:139 1088 1072 msgid "Whether the menubar has access keys" 1089 1073 msgstr "Дали за менюто да има клавиши за достъп" 1090 1074 1091 #: ../src/gnome-terminal.schemas.in.h:14 61075 #: ../src/gnome-terminal.schemas.in.h:140 1092 1076 msgid "Whether the standard GTK shortcut for menubar access is enabled" 1093 1077 msgstr "Дали стандартните клавишни комбинации на GTK за менюта са разрешени" 1094 1078 1095 #: ../src/gnome-terminal.schemas.in.h:14 71079 #: ../src/gnome-terminal.schemas.in.h:141 1096 1080 msgid "Whether to allow bold text" 1097 1081 msgstr "Позволяване на получер текст" 1098 1082 1099 #: ../src/gnome-terminal.schemas.in.h:14 81083 #: ../src/gnome-terminal.schemas.in.h:142 1100 1084 msgid "" 1101 1085 "Whether to ask for confirmation when closing a terminal window which has " … … 1105 1089 "подпрозорец." 1106 1090 1107 #: ../src/gnome-terminal.schemas.in.h:14 91091 #: ../src/gnome-terminal.schemas.in.h:143 1108 1092 msgid "Whether to ask for confirmation when closing terminal windows" 1109 1093 msgstr "Дали да се пита при затваряне на прозорците на терминала" 1110 1094 1111 #: ../src/gnome-terminal.schemas.in.h:1 501095 #: ../src/gnome-terminal.schemas.in.h:144 1112 1096 msgid "Whether to blink the cursor" 1113 1097 msgstr "Дали да курсорът да мига" 1114 1098 1115 #: ../src/gnome-terminal.schemas.in.h:1 511099 #: ../src/gnome-terminal.schemas.in.h:145 1116 1100 msgid "" 1117 1101 "Whether to have Alt+letter access keys for the menubar. They may interfere " … … 1123 1107 "бъдат изключвани." 1124 1108 1125 #: ../src/gnome-terminal.schemas.in.h:1 521109 #: ../src/gnome-terminal.schemas.in.h:146 1126 1110 msgid "Whether to launch the command in the terminal as a login shell" 1127 1111 msgstr "" 1128 1112 "Дали командата в терминала да се изпълни в обвивка с влизане в системата" 1129 1113 1130 #: ../src/gnome-terminal.schemas.in.h:1 531114 #: ../src/gnome-terminal.schemas.in.h:147 1131 1115 msgid "Whether to run a custom command instead of the shell" 1132 1116 msgstr "Дали да се изпълнява потребителска команда вместо обвивката" 1133 1117 1134 #: ../src/gnome-terminal.schemas.in.h:1 541118 #: ../src/gnome-terminal.schemas.in.h:148 1135 1119 msgid "Whether to scroll background image" 1136 1120 msgstr "Дали фоновото изображение да се плъзга" 1137 1121 1138 #: ../src/gnome-terminal.schemas.in.h:1 551122 #: ../src/gnome-terminal.schemas.in.h:149 1139 1123 msgid "Whether to scroll to the bottom when a key is pressed" 1140 1124 msgstr "Дали да се отива най-долу при натискане на клавиш" 1141 1125 1142 #: ../src/gnome-terminal.schemas.in.h:15 61126 #: ../src/gnome-terminal.schemas.in.h:150 1143 1127 msgid "Whether to scroll to the bottom when there's new output" 1144 1128 msgstr "Дали да се отива най-долу, когато се изпишат нови данни" 1145 1129 1146 #: ../src/gnome-terminal.schemas.in.h:15 71130 #: ../src/gnome-terminal.schemas.in.h:151 1147 1131 msgid "Whether to show menubar in new windows/tabs" 1148 1132 msgstr "Дали да се показва менюто в новите прозорци/подпрозорци" 1149 1133 1150 #: ../src/gnome-terminal.schemas.in.h:15 81134 #: ../src/gnome-terminal.schemas.in.h:152 1151 1135 msgid "Whether to silence terminal bell" 1152 1136 msgstr "Дали да се заглушава звукът от терминала" 1153 1137 1154 #: ../src/gnome-terminal.schemas.in.h:15 91138 #: ../src/gnome-terminal.schemas.in.h:153 1155 1139 msgid "Whether to update login records when launching terminal command" 1156 1140 msgstr "" … … 1158 1142 "командата в терминала" 1159 1143 1160 #: ../src/gnome-terminal.schemas.in.h:1 601144 #: ../src/gnome-terminal.schemas.in.h:154 1161 1145 msgid "Whether to use custom terminal size for new windows" 1162 1146 msgstr "Дали новоотворените прозорци да са с определен стандартен размер" 1163 1147 1164 #: ../src/gnome-terminal.schemas.in.h:1 611148 #: ../src/gnome-terminal.schemas.in.h:155 1165 1149 msgid "Whether to use the colors from the theme for the terminal widget" 1166 1150 msgstr "" 1167 1151 "Дали да се използват цветовете от темата за графичния обект за терминала" 1168 1152 1169 #: ../src/gnome-terminal.schemas.in.h:1 621153 #: ../src/gnome-terminal.schemas.in.h:156 1170 1154 msgid "Whether to use the system font" 1171 1155 msgstr "Дали да се използва системният шрифт" … … 1177 1161 #. menu; see bug 144810 for an use case. In most cases, this should be 1178 1162 #. left alone. 1179 #: ../src/gnome-terminal.schemas.in.h:16 91163 #: ../src/gnome-terminal.schemas.in.h:163 1180 1164 msgid "[UTF-8,current]" 1181 1165 msgstr "[UTF-8,current,WINDOWS-1251,ISO-8859-5]" … … 1228 1212 msgstr "Редактиране на профила „%s“" 1229 1213 1230 #: ../src/profile-editor.c:632 1214 #. Translators: This is the name of a colour scheme 1215 #: ../src/profile-editor.c:525 ../src/extra-strings.c:73 1216 msgid "Custom" 1217 msgstr "Потребителска" 1218 1219 #: ../src/profile-editor.c:654 1231 1220 msgid "Images" 1232 1221 msgstr "Изображения" 1233 1222 1234 #: ../src/profile-editor.c:8 041223 #: ../src/profile-editor.c:826 1235 1224 #, c-format 1236 1225 msgid "Choose Palette Color %d" 1237 1226 msgstr "Избор на цвят на палитрата № %d" 1238 1227 1239 #: ../src/profile-editor.c:8 081228 #: ../src/profile-editor.c:830 1240 1229 #, c-format 1241 1230 msgid "Palette entry %d" … … 1254 1243 msgstr "С_ъздаване" 1255 1244 1256 #: ../src/profile-new-dialog.glade.h:2 ../src/terminal-accels.c:1 391245 #: ../src/profile-new-dialog.glade.h:2 ../src/terminal-accels.c:146 1257 1246 msgid "New Profile" 1258 1247 msgstr "Нов профил" … … 1382 1371 msgstr "_Форма на курсора:" 1383 1372 1384 #. Translators: This is the name of a colour scheme 1385 #: ../src/profile-preferences.glade.h:29 ../src/extra-strings.c:73 1386 msgid "Custom" 1387 msgstr "Потребителска" 1388 1389 #: ../src/profile-preferences.glade.h:30 1373 #: ../src/profile-preferences.glade.h:29 1390 1374 msgid "Custom co_mmand:" 1391 1375 msgstr "Потребителска _команда:" 1392 1376 1393 #: ../src/profile-preferences.glade.h:3 11377 #: ../src/profile-preferences.glade.h:30 1394 1378 msgid "Default size:" 1395 1379 msgstr "Стандартен размер:" 1396 1380 1397 #: ../src/profile-preferences.glade.h:3 21381 #: ../src/profile-preferences.glade.h:31 1398 1382 msgid "" 1399 1383 "Exit the terminal\n" … … 1405 1389 "Оставяне на терминала отворен" 1406 1390 1407 #: ../src/profile-preferences.glade.h:3 51391 #: ../src/profile-preferences.glade.h:34 1408 1392 msgid "General" 1409 1393 msgstr "Общи" 1410 1394 1411 #: ../src/profile-preferences.glade.h:3 61395 #: ../src/profile-preferences.glade.h:35 1412 1396 msgid "Image _file:" 1413 1397 msgstr "_Файл с изображение:" 1414 1398 1415 #: ../src/profile-preferences.glade.h:3 71399 #: ../src/profile-preferences.glade.h:36 1416 1400 msgid "Initial _title:" 1417 1401 msgstr "_Начално заглавие:" 1418 1402 1419 #: ../src/profile-preferences.glade.h:3 81403 #: ../src/profile-preferences.glade.h:37 1420 1404 msgid "" 1421 1405 "On the left side\n" … … 1427 1411 "изключена" 1428 1412 1429 #: ../src/profile-preferences.glade.h:4 11413 #: ../src/profile-preferences.glade.h:40 1430 1414 msgid "Profile Editor" 1431 1415 msgstr "Редактор на профили" 1432 1416 1433 #: ../src/profile-preferences.glade.h:4 21417 #: ../src/profile-preferences.glade.h:41 1434 1418 msgid "" 1435 1419 "Replace initial title\n" … … 1443 1427 "ползване на първоначалното заглавие" 1444 1428 1445 #: ../src/profile-preferences.glade.h:4 61429 #: ../src/profile-preferences.glade.h:45 1446 1430 msgid "Ru_n a custom command instead of my shell" 1447 1431 msgstr "Изпълнение на команда _вместо стандартната обвивка" 1448 1432 1449 #: ../src/profile-preferences.glade.h:4 71433 #: ../src/profile-preferences.glade.h:46 1450 1434 msgid "S_hade transparent or image background:" 1451 1435 msgstr "_Непрозрачност на изображението или фона:" 1452 1436 1453 #: ../src/profile-preferences.glade.h:4 81437 #: ../src/profile-preferences.glade.h:47 1454 1438 msgid "Scroll on _keystroke" 1455 1439 msgstr "Придвижване при _натискане на клавиш" 1456 1440 1457 #: ../src/profile-preferences.glade.h:4 91441 #: ../src/profile-preferences.glade.h:48 1458 1442 msgid "Scroll on _output" 1459 1443 msgstr "Придвижване при _извеждане на текст" 1460 1444 1461 #: ../src/profile-preferences.glade.h: 501445 #: ../src/profile-preferences.glade.h:49 1462 1446 msgid "Scroll_back:" 1463 1447 msgstr "Придвижване _назад:" 1464 1448 1465 #: ../src/profile-preferences.glade.h:5 11449 #: ../src/profile-preferences.glade.h:50 1466 1450 msgid "Scrolling" 1467 1451 msgstr "Придвижване" 1468 1452 1469 #: ../src/profile-preferences.glade.h:5 21453 #: ../src/profile-preferences.glade.h:51 1470 1454 msgid "Select Background Image" 1471 1455 msgstr "Избор на изображение за фон" 1472 1456 1473 #: ../src/profile-preferences.glade.h:5 31457 #: ../src/profile-preferences.glade.h:52 1474 1458 msgid "Select-by-_word characters:" 1475 1459 msgstr "Знаци, считани за _букви:" 1476 1460 1477 #: ../src/profile-preferences.glade.h:5 41461 #: ../src/profile-preferences.glade.h:53 1478 1462 msgid "Show _menubar by default in new terminals" 1479 1463 msgstr "Показване на менюто в _новите терминали" 1480 1464 1481 #: ../src/profile-preferences.glade.h:5 51465 #: ../src/profile-preferences.glade.h:54 1482 1466 msgid "" 1483 1467 "Tango\n" … … 1493 1477 "потребителски настройки" 1494 1478 1495 #: ../src/profile-preferences.glade.h: 601479 #: ../src/profile-preferences.glade.h:59 1496 1480 msgid "Terminal _bell" 1497 1481 msgstr "З_вук на терминала" 1498 1482 1499 #: ../src/profile-preferences.glade.h:6 11483 #: ../src/profile-preferences.glade.h:60 1500 1484 msgid "Title and Command" 1501 1485 msgstr "Заглавие и команда" 1502 1486 1503 #: ../src/profile-preferences.glade.h:6 21487 #: ../src/profile-preferences.glade.h:61 1504 1488 msgid "Use custom default terminal si_ze" 1505 1489 msgstr "Използване на стандартен _размер на терминала" 1506 1490 1507 #: ../src/profile-preferences.glade.h:6 31491 #: ../src/profile-preferences.glade.h:62 1508 1492 msgid "When command _exits:" 1509 1493 msgstr "_При приключване на командата:" 1510 1494 1511 #: ../src/profile-preferences.glade.h:6 41495 #: ../src/profile-preferences.glade.h:63 1512 1496 msgid "When terminal commands set their o_wn titles:" 1513 1497 msgstr "_Кога командите задават собствено заглавие на прозореца:" 1514 1498 1515 #: ../src/profile-preferences.glade.h:6 51499 #: ../src/profile-preferences.glade.h:64 1516 1500 msgid "_Allow bold text" 1517 1501 msgstr "Позволяване на полу_чер текст" 1518 1502 1519 #: ../src/profile-preferences.glade.h:6 61503 #: ../src/profile-preferences.glade.h:65 1520 1504 msgid "_Background color:" 1521 1505 msgstr "Цвят на _фона:" 1522 1506 1523 #: ../src/profile-preferences.glade.h:6 71507 #: ../src/profile-preferences.glade.h:66 1524 1508 msgid "_Background image" 1525 1509 msgstr "_Изображение за фон" 1526 1510 1527 #: ../src/profile-preferences.glade.h:6 81511 #: ../src/profile-preferences.glade.h:67 1528 1512 msgid "_Backspace key generates:" 1529 1513 msgstr "_Клавишът „Backspace“ генерира:" 1530 1514 1531 #: ../src/profile-preferences.glade.h:6 91515 #: ../src/profile-preferences.glade.h:68 1532 1516 msgid "_Delete key generates:" 1533 1517 msgstr "Клавишът „Delete“ _генерира:" 1534 1518 1535 #: ../src/profile-preferences.glade.h: 701519 #: ../src/profile-preferences.glade.h:69 1536 1520 msgid "_Font:" 1537 1521 msgstr "_Шрифт:" 1538 1522 1539 #: ../src/profile-preferences.glade.h:7 11523 #: ../src/profile-preferences.glade.h:70 1540 1524 msgid "_Profile name:" 1541 1525 msgstr "_Име на профила:" 1542 1526 1543 #: ../src/profile-preferences.glade.h:7 21527 #: ../src/profile-preferences.glade.h:71 1544 1528 msgid "_Reset Compatibility Options to Defaults" 1545 1529 msgstr "_Връщане настройките за съвместимост към стандартните" 1546 1530 1547 #: ../src/profile-preferences.glade.h:7 31531 #: ../src/profile-preferences.glade.h:72 1548 1532 msgid "_Run command as a login shell" 1549 1533 msgstr "_Изпълнение на команда като обвивка при влизане" 1550 1534 1551 #: ../src/profile-preferences.glade.h:7 41535 #: ../src/profile-preferences.glade.h:73 1552 1536 msgid "_Same as text color" 1553 1537 msgstr "_Еднакъв с цвета на текста" 1554 1538 1555 #: ../src/profile-preferences.glade.h:7 51539 #: ../src/profile-preferences.glade.h:74 1556 1540 msgid "_Scrollbar is:" 1557 1541 msgstr "_Лентата за придвижване е:" 1558 1542 1559 #: ../src/profile-preferences.glade.h:7 61543 #: ../src/profile-preferences.glade.h:75 1560 1544 msgid "_Solid color" 1561 1545 msgstr "_Плътен цвят" 1562 1546 1563 #: ../src/profile-preferences.glade.h:7 71547 #: ../src/profile-preferences.glade.h:76 1564 1548 msgid "_Text color:" 1565 1549 msgstr "Цвят на _текста:" 1566 1550 1567 #: ../src/profile-preferences.glade.h:7 81551 #: ../src/profile-preferences.glade.h:77 1568 1552 msgid "_Transparent background" 1569 1553 msgstr "Про_зрачен фон" 1570 1554 1571 #: ../src/profile-preferences.glade.h:7 91555 #: ../src/profile-preferences.glade.h:78 1572 1556 msgid "_Underline color:" 1573 1557 msgstr "Цвят за под_чертаване:" 1574 1558 1575 #: ../src/profile-preferences.glade.h: 801559 #: ../src/profile-preferences.glade.h:79 1576 1560 msgid "_Unlimited" 1577 1561 msgstr "_Без ограничение" 1578 1562 1579 #: ../src/profile-preferences.glade.h:8 11563 #: ../src/profile-preferences.glade.h:80 1580 1564 msgid "_Update login records when command is launched" 1581 1565 msgstr "_Обновяване на записите utmp/wtmp при изпълнение на команда" 1582 1566 1583 #: ../src/profile-preferences.glade.h:8 21567 #: ../src/profile-preferences.glade.h:81 1584 1568 msgid "_Use colors from system theme" 1585 1569 msgstr "_Използване на цветовете от системната тема" 1586 1570 1587 #: ../src/profile-preferences.glade.h:8 31571 #: ../src/profile-preferences.glade.h:82 1588 1572 msgid "_Use the system fixed width font" 1589 1573 msgstr "Използване на _системния шрифт на терминала" 1590 1574 1591 #: ../src/profile-preferences.glade.h:8 41575 #: ../src/profile-preferences.glade.h:83 1592 1576 msgid "columns" 1593 1577 msgstr "колони" 1594 1578 1595 #: ../src/profile-preferences.glade.h:8 51579 #: ../src/profile-preferences.glade.h:84 1596 1580 msgid "lines" 1597 1581 msgstr "реда" 1598 1582 1599 #: ../src/profile-preferences.glade.h:8 61583 #: ../src/profile-preferences.glade.h:85 1600 1584 msgid "rows" 1601 1585 msgstr "реда" 1602 1586 1603 #: ../src/skey-challenge.glade.h:1 1604 msgid "S/Key Challenge Response" 1605 msgstr "Отговор към предизвикателство на S/Key" 1606 1607 #: ../src/skey-challenge.glade.h:2 1608 msgid "_Password:" 1609 msgstr "_Парола:" 1610 1611 #: ../src/skey-popup.c:164 1612 msgid "The text you clicked on doesn't seem to be a valid S/Key challenge." 1613 msgstr "" 1614 "Изглежда че текстът, който натиснахте, не е предизвикателство на S/Key." 1615 1616 #: ../src/skey-popup.c:175 1617 msgid "The text you clicked on doesn't seem to be a valid OTP challenge." 1618 msgstr "Изглежда че текстът, който натиснахте, не е предизвикателство на OTP." 1619 1620 #: ../src/terminal-accels.c:135 1587 #: ../src/terminal-accels.c:142 1621 1588 msgid "New Tab" 1622 1589 msgstr "Нов подпрозорец" 1623 1590 1624 #: ../src/terminal-accels.c:1 371591 #: ../src/terminal-accels.c:144 1625 1592 msgid "New Window" 1626 1593 msgstr "Нов прозорец" 1627 1594 1628 #: ../src/terminal-accels.c:14 21595 #: ../src/terminal-accels.c:149 1629 1596 msgid "Save Contents" 1630 1597 msgstr "Запазване на съдържанието" 1631 1598 1632 #: ../src/terminal-accels.c:1 451599 #: ../src/terminal-accels.c:152 1633 1600 msgid "Close Tab" 1634 1601 msgstr "Затваряне на този подпрозорец" 1635 1602 1636 #: ../src/terminal-accels.c:1 471603 #: ../src/terminal-accels.c:154 1637 1604 msgid "Close Window" 1638 1605 msgstr "Затваряне на този прозорец" 1639 1606 1640 #: ../src/terminal-accels.c:1 531607 #: ../src/terminal-accels.c:160 1641 1608 msgid "Copy" 1642 1609 msgstr "Копиране" 1643 1610 1644 #: ../src/terminal-accels.c:1 551611 #: ../src/terminal-accels.c:162 1645 1612 msgid "Paste" 1646 1613 msgstr "Поставяне" 1647 1614 1648 #: ../src/terminal-accels.c:16 11615 #: ../src/terminal-accels.c:168 1649 1616 msgid "Hide and Show menubar" 1650 1617 msgstr "Скриване/показване на менюто" 1651 1618 1652 #: ../src/terminal-accels.c:1 631619 #: ../src/terminal-accels.c:170 1653 1620 msgid "Full Screen" 1654 1621 msgstr "Цял екран" 1655 1622 1656 #: ../src/terminal-accels.c:1 651623 #: ../src/terminal-accels.c:172 1657 1624 msgid "Zoom In" 1658 1625 msgstr "Увеличаване" 1659 1626 1660 #: ../src/terminal-accels.c:1 671627 #: ../src/terminal-accels.c:174 1661 1628 msgid "Zoom Out" 1662 1629 msgstr "Намаляване" 1663 1630 1664 #: ../src/terminal-accels.c:1 691631 #: ../src/terminal-accels.c:176 1665 1632 msgid "Normal Size" 1666 1633 msgstr "Нормален размер" 1667 1634 1668 #: ../src/terminal-accels.c:1 75 ../src/terminal-window.c:37021635 #: ../src/terminal-accels.c:182 ../src/terminal-window.c:3831 1669 1636 msgid "Set Title" 1670 1637 msgstr "Задаване на заглавие" 1671 1638 1672 #: ../src/terminal-accels.c:1 771639 #: ../src/terminal-accels.c:184 1673 1640 msgid "Reset" 1674 1641 msgstr "Възстановяване" 1675 1642 1676 #: ../src/terminal-accels.c:1 791643 #: ../src/terminal-accels.c:186 1677 1644 msgid "Reset and Clear" 1678 1645 msgstr "Възстановяване и изчистване" 1679 1646 1680 #: ../src/terminal-accels.c:1 851647 #: ../src/terminal-accels.c:192 1681 1648 msgid "Switch to Previous Tab" 1682 1649 msgstr "Преход към предишния подпрозорец" 1683 1650 1684 #: ../src/terminal-accels.c:1 871651 #: ../src/terminal-accels.c:194 1685 1652 msgid "Switch to Next Tab" 1686 1653 msgstr "Преход към следващия подпрозорец" 1687 1654 1688 #: ../src/terminal-accels.c:1 891655 #: ../src/terminal-accels.c:196 1689 1656 msgid "Move Tab to the Left" 1690 1657 msgstr "Преместване на подпрозореца наляво" 1691 1658 1692 #: ../src/terminal-accels.c:19 11659 #: ../src/terminal-accels.c:198 1693 1660 msgid "Move Tab to the Right" 1694 1661 msgstr "Преместване на подпрозорец надясно" 1695 1662 1696 #: ../src/terminal-accels.c: 1931663 #: ../src/terminal-accels.c:200 1697 1664 msgid "Detach Tab" 1698 1665 msgstr "Отделяне на подпрозореца" 1699 1666 1700 #: ../src/terminal-accels.c: 1951667 #: ../src/terminal-accels.c:202 1701 1668 msgid "Switch to Tab 1" 1702 1669 msgstr "Преход към подпрозорец 1" 1703 1670 1704 #: ../src/terminal-accels.c: 1981671 #: ../src/terminal-accels.c:205 1705 1672 msgid "Switch to Tab 2" 1706 1673 msgstr "Преход към подпрозорец 2" 1707 1674 1708 #: ../src/terminal-accels.c:20 11675 #: ../src/terminal-accels.c:208 1709 1676 msgid "Switch to Tab 3" 1710 1677 msgstr "Преход към подпрозорец 3" 1711 1678 1712 #: ../src/terminal-accels.c:2 041679 #: ../src/terminal-accels.c:211 1713 1680 msgid "Switch to Tab 4" 1714 1681 msgstr "Преход към подпрозорец 4" 1715 1682 1716 #: ../src/terminal-accels.c:2 071683 #: ../src/terminal-accels.c:214 1717 1684 msgid "Switch to Tab 5" 1718 1685 msgstr "Преход към подпрозорец 5" 1719 1686 1720 #: ../src/terminal-accels.c:21 01687 #: ../src/terminal-accels.c:217 1721 1688 msgid "Switch to Tab 6" 1722 1689 msgstr "Преход към подпрозорец 6" 1723 1690 1724 #: ../src/terminal-accels.c:2 131691 #: ../src/terminal-accels.c:220 1725 1692 msgid "Switch to Tab 7" 1726 1693 msgstr "Преход към подпрозорец 7" 1727 1694 1728 #: ../src/terminal-accels.c:2 161695 #: ../src/terminal-accels.c:223 1729 1696 msgid "Switch to Tab 8" 1730 1697 msgstr "Преход към подпрозорец 8" 1731 1698 1732 #: ../src/terminal-accels.c:2 191699 #: ../src/terminal-accels.c:226 1733 1700 msgid "Switch to Tab 9" 1734 1701 msgstr "Преход към подпрозорец 9" 1735 1702 1736 #: ../src/terminal-accels.c:22 21703 #: ../src/terminal-accels.c:229 1737 1704 msgid "Switch to Tab 10" 1738 1705 msgstr "Преход към подпрозорец 10" 1739 1706 1740 #: ../src/terminal-accels.c:2 251707 #: ../src/terminal-accels.c:232 1741 1708 msgid "Switch to Tab 11" 1742 1709 msgstr "Преход към подпрозорец 11" 1743 1710 1744 #: ../src/terminal-accels.c:2 281711 #: ../src/terminal-accels.c:235 1745 1712 msgid "Switch to Tab 12" 1746 1713 msgstr "Преход към подпрозорец 12" 1747 1714 1748 #: ../src/terminal-accels.c:2 341715 #: ../src/terminal-accels.c:241 1749 1716 msgid "Contents" 1750 1717 msgstr "Ръководство" 1751 1718 1752 #: ../src/terminal-accels.c:2 391719 #: ../src/terminal-accels.c:246 1753 1720 msgid "File" 1754 1721 msgstr "Файл" 1755 1722 1756 #: ../src/terminal-accels.c:24 01723 #: ../src/terminal-accels.c:247 1757 1724 msgid "Edit" 1758 1725 msgstr "Редактиране" 1759 1726 1760 #: ../src/terminal-accels.c:24 11727 #: ../src/terminal-accels.c:248 1761 1728 msgid "View" 1762 1729 msgstr "Изглед" 1763 1730 1764 #: ../src/terminal-accels.c:2 431731 #: ../src/terminal-accels.c:250 1765 1732 msgid "Tabs" 1766 1733 msgstr "Подпрозорци" 1767 1734 1768 #: ../src/terminal-accels.c:2 441735 #: ../src/terminal-accels.c:251 1769 1736 msgid "Help" 1770 1737 msgstr "Помощ" 1771 1738 1772 #. Translators: Scrollbar is: ... 1773 #: ../src/terminal-accels.c:301 ../src/extra-strings.c:53 1774 msgid "Disabled" 1775 msgstr "Изключен" 1776 1777 #: ../src/terminal-accels.c:773 1739 #: ../src/terminal-accels.c:720 1778 1740 #, c-format 1779 1741 msgid "The shortcut key “%s” is already bound to the “%s” action" 1780 1742 msgstr "Клавишната комбинация „%s“ отговаря на действието „%s“" 1781 1743 1782 #: ../src/terminal-accels.c: 9311744 #: ../src/terminal-accels.c:878 1783 1745 msgid "_Action" 1784 1746 msgstr "_Действие" 1785 1747 1786 #: ../src/terminal-accels.c: 9501748 #: ../src/terminal-accels.c:896 1787 1749 msgid "Shortcut _Key" 1788 1750 msgstr "_Клавишна комбинация" 1789 1751 1790 #: ../src/terminal-app.c:4 861752 #: ../src/terminal-app.c:490 1791 1753 msgid "Click button to choose profile" 1792 1754 msgstr "Натиснете за избор на профил" 1793 1755 1794 #: ../src/terminal-app.c:57 11756 #: ../src/terminal-app.c:575 1795 1757 msgid "Profile list" 1796 1758 msgstr "Списък на профилите" 1797 1759 1798 #: ../src/terminal-app.c:63 21760 #: ../src/terminal-app.c:636 1799 1761 #, c-format 1800 1762 msgid "Delete profile “%s”?" 1801 1763 msgstr "Да бъде ли изтрит профилът „%s“?" 1802 1764 1803 #: ../src/terminal-app.c:6 481765 #: ../src/terminal-app.c:652 1804 1766 msgid "Delete Profile" 1805 1767 msgstr "Изтриване на профил" 1806 1768 1807 #: ../src/terminal-app.c:1 1051769 #: ../src/terminal-app.c:1097 1808 1770 #, c-format 1809 1771 msgid "" … … 1814 1776 "със същото име?" 1815 1777 1816 #: ../src/terminal-app.c:1 2071778 #: ../src/terminal-app.c:1199 1817 1779 msgid "Choose base profile" 1818 1780 msgstr "Избор на основен профил" 1819 1781 1820 #: ../src/terminal-app.c:18 241782 #: ../src/terminal-app.c:1813 1821 1783 #, c-format 1822 1784 msgid "No such profile \"%s\", using default profile\n" 1823 1785 msgstr "Няма профил „%s“, ще бъде използван стандартният\n" 1824 1786 1825 #: ../src/terminal-app.c:18 481787 #: ../src/terminal-app.c:1837 1826 1788 #, c-format 1827 1789 msgid "Invalid geometry string \"%s\"\n" 1828 1790 msgstr "Грешен низ на геометрията „%s“\n" 1829 1791 1830 #: ../src/terminal-app.c:20 261792 #: ../src/terminal-app.c:2015 1831 1793 msgid "User Defined" 1832 1794 msgstr "Определено от потребителя" 1833 1795 1834 #: ../src/terminal.c:54 41796 #: ../src/terminal.c:546 1835 1797 #, c-format 1836 1798 msgid "Failed to parse arguments: %s\n" … … 2001 1963 "profile“\n" 2002 1964 2003 #: ../src/terminal-options.c:188 ../src/terminal-window.c: 39291965 #: ../src/terminal-options.c:188 ../src/terminal-window.c:4062 2004 1966 msgid "GNOME Terminal" 2005 1967 msgstr "Терминалът на GNOME" … … 2100 2062 #: ../src/terminal-options.c:1037 2101 2063 msgid "" 2102 "Set the window size; for example: 80x24, or 80x24+200+200 ( ROWSxCOLS+X+Y)"2064 "Set the window size; for example: 80x24, or 80x24+200+200 (COLSxROWS+X+Y)" 2103 2065 msgstr "" 2104 2066 "Задаване на размера на прозореца.\n" … … 2220 2182 msgstr "Показване на опциите за подпрозорците" 2221 2183 2222 #: ../src/terminal-profile.c:16 72184 #: ../src/terminal-profile.c:164 2223 2185 msgid "Unnamed" 2224 2186 msgstr "Без име" 2225 2187 2226 #: ../src/terminal-screen.c:14 882188 #: ../src/terminal-screen.c:1492 2227 2189 msgid "_Profile Preferences" 2228 2190 msgstr "_Настройки на профила" 2229 2191 2230 #: ../src/terminal-screen.c:14 89../src/terminal-screen.c:18762192 #: ../src/terminal-screen.c:1493 ../src/terminal-screen.c:1876 2231 2193 msgid "_Relaunch" 2232 2194 msgstr "_Повторно пускане" 2233 2195 2234 #: ../src/terminal-screen.c:149 22196 #: ../src/terminal-screen.c:1496 2235 2197 msgid "There was an error creating the child process for this terminal" 2236 2198 msgstr "Грешка при създаване на дъщерен процес за този терминал" … … 2250 2212 msgstr "Дъщерният процес бе преустановен." 2251 2213 2252 #: ../src/terminal-tab-label.c:1 512214 #: ../src/terminal-tab-label.c:131 2253 2215 msgid "Close tab" 2254 2216 msgstr "Затваряне на подпрозорец" … … 2262 2224 msgstr "Грешка при зареждането на помощта" 2263 2225 2264 #: ../src/terminal-util.c:25 92226 #: ../src/terminal-util.c:257 2265 2227 #, c-format 2266 2228 msgid "Could not open the address “%s”" 2267 2229 msgstr "Не може да бъде отворен адресът „%s“" 2268 2230 2269 #: ../src/terminal-util.c:36 62231 #: ../src/terminal-util.c:364 2270 2232 msgid "" 2271 2233 "GNOME Terminal is free software; you can redistribute it and/or modify it " … … 2279 2241 "3 на лиценза или (по ваше решение) по-късна версия." 2280 2242 2281 #: ../src/terminal-util.c:3 702243 #: ../src/terminal-util.c:368 2282 2244 msgid "" 2283 2245 "GNOME Terminal is distributed in the hope that it will be useful, but " … … 2290 2252 "ДА Е УПОТРЕБА. За подробности погледнете Общия публичен лиценз на GNU." 2291 2253 2292 #: ../src/terminal-util.c:37 42254 #: ../src/terminal-util.c:372 2293 2255 msgid "" 2294 2256 "You should have received a copy of the GNU General Public License along with " … … 2304 2266 #. * the %s is the name of the terminal profile. 2305 2267 #. 2306 #: ../src/terminal-window.c:47 02268 #: ../src/terminal-window.c:477 2307 2269 #, c-format 2308 2270 msgid "_%d. %s" … … 2313 2275 #. * and the %s is the name of the terminal profile. 2314 2276 #. 2315 #: ../src/terminal-window.c:4 762277 #: ../src/terminal-window.c:483 2316 2278 #, c-format 2317 2279 msgid "_%c. %s" … … 2319 2281 2320 2282 #. Toplevel 2321 #: ../src/terminal-window.c:1 7872283 #: ../src/terminal-window.c:1804 2322 2284 msgid "_File" 2323 2285 msgstr "_Файл" 2324 2286 2325 2287 #. File menu 2326 #: ../src/terminal-window.c:1 788 ../src/terminal-window.c:18002327 #: ../src/terminal-window.c:19 472288 #: ../src/terminal-window.c:1805 ../src/terminal-window.c:1817 2289 #: ../src/terminal-window.c:1964 2328 2290 msgid "Open _Terminal" 2329 2291 msgstr "_Отваряне на прозорец" 2330 2292 2331 #: ../src/terminal-window.c:1 789 ../src/terminal-window.c:18032332 #: ../src/terminal-window.c:19 502293 #: ../src/terminal-window.c:1806 ../src/terminal-window.c:1820 2294 #: ../src/terminal-window.c:1967 2333 2295 msgid "Open Ta_b" 2334 2296 msgstr "О_тваряне на подпрозорец" 2335 2297 2336 #: ../src/terminal-window.c:1 7902298 #: ../src/terminal-window.c:1807 2337 2299 msgid "_Edit" 2338 2300 msgstr "_Редактиране" 2339 2301 2340 #: ../src/terminal-window.c:1 7912302 #: ../src/terminal-window.c:1808 2341 2303 msgid "_View" 2342 2304 msgstr "_Изглед" 2343 2305 2344 #: ../src/terminal-window.c:1 7922306 #: ../src/terminal-window.c:1809 2345 2307 msgid "_Search" 2346 2308 msgstr "_Търсене" 2347 2309 2348 #: ../src/terminal-window.c:1 7932310 #: ../src/terminal-window.c:1810 2349 2311 msgid "_Terminal" 2350 2312 msgstr "_Терминал" 2351 2313 2352 #: ../src/terminal-window.c:1 7942314 #: ../src/terminal-window.c:1811 2353 2315 msgid "Ta_bs" 2354 2316 msgstr "По_дпрозорци" 2355 2317 2356 #: ../src/terminal-window.c:1 7952318 #: ../src/terminal-window.c:1812 2357 2319 msgid "_Help" 2358 2320 msgstr "Помо_щ" 2359 2321 2360 #: ../src/terminal-window.c:18 062322 #: ../src/terminal-window.c:1823 2361 2323 msgid "New _Profile…" 2362 2324 msgstr "Нов _профил…" 2363 2325 2364 #: ../src/terminal-window.c:18 092326 #: ../src/terminal-window.c:1826 2365 2327 msgid "_Save Contents" 2366 2328 msgstr "_Запазване на съдържанието" 2367 2329 2368 #: ../src/terminal-window.c:18 12 ../src/terminal-window.c:19562330 #: ../src/terminal-window.c:1829 ../src/terminal-window.c:1973 2369 2331 msgid "C_lose Tab" 2370 2332 msgstr "З_атваряне на този подпрозорец" 2371 2333 2372 #: ../src/terminal-window.c:18 152334 #: ../src/terminal-window.c:1832 2373 2335 msgid "_Close Window" 2374 2336 msgstr "_Затваряне на този прозорец" 2375 2337 2376 #: ../src/terminal-window.c:18 26 ../src/terminal-window.c:19442338 #: ../src/terminal-window.c:1843 ../src/terminal-window.c:1961 2377 2339 msgid "Paste _Filenames" 2378 2340 msgstr "Поставяне на име на _файл" 2379 2341 2380 #: ../src/terminal-window.c:18 322342 #: ../src/terminal-window.c:1849 2381 2343 msgid "P_rofiles…" 2382 2344 msgstr "П_рофили…" 2383 2345 2384 #: ../src/terminal-window.c:18 352346 #: ../src/terminal-window.c:1852 2385 2347 msgid "_Keyboard Shortcuts…" 2386 2348 msgstr "_Клавишни комбинации…" 2387 2349 2388 #: ../src/terminal-window.c:18 382350 #: ../src/terminal-window.c:1855 2389 2351 msgid "Pr_ofile Preferences" 2390 2352 msgstr "_Настройки на профила" 2391 2353 2392 2354 #. Search menu 2393 #: ../src/terminal-window.c:18 542355 #: ../src/terminal-window.c:1871 2394 2356 msgid "_Find..." 2395 2357 msgstr "_Търсене…" 2396 2358 2397 #: ../src/terminal-window.c:18 572359 #: ../src/terminal-window.c:1874 2398 2360 msgid "Find Ne_xt" 2399 2361 msgstr "_Следваща поява" 2400 2362 2401 #: ../src/terminal-window.c:18 602363 #: ../src/terminal-window.c:1877 2402 2364 msgid "Find Pre_vious" 2403 2365 msgstr "_Предишна поява" 2404 2366 2405 #: ../src/terminal-window.c:18 632367 #: ../src/terminal-window.c:1880 2406 2368 msgid "_Clear Highlight" 2407 2369 msgstr "_Изчистване на осветяването" 2408 2370 2409 #: ../src/terminal-window.c:18 672371 #: ../src/terminal-window.c:1884 2410 2372 msgid "Go to _Line..." 2411 2373 msgstr "Към _ред…" 2412 2374 2413 #: ../src/terminal-window.c:18 702375 #: ../src/terminal-window.c:1887 2414 2376 msgid "_Incremental Search..." 2415 2377 msgstr "Постепенно _търсене…" 2416 2378 2417 2379 #. Terminal menu 2418 #: ../src/terminal-window.c:18 762380 #: ../src/terminal-window.c:1893 2419 2381 msgid "Change _Profile" 2420 2382 msgstr "Смяна на _профила" 2421 2383 2422 #: ../src/terminal-window.c:18 772384 #: ../src/terminal-window.c:1894 2423 2385 msgid "_Set Title…" 2424 2386 msgstr "_Задаване на заглавие…" 2425 2387 2426 #: ../src/terminal-window.c:18 802388 #: ../src/terminal-window.c:1897 2427 2389 msgid "Set _Character Encoding" 2428 2390 msgstr "_Кодова таблица на знаците" 2429 2391 2430 #: ../src/terminal-window.c:18 812392 #: ../src/terminal-window.c:1898 2431 2393 msgid "_Reset" 2432 2394 msgstr "_Възстановяване" 2433 2395 2434 #: ../src/terminal-window.c:1 8842396 #: ../src/terminal-window.c:1901 2435 2397 msgid "Reset and C_lear" 2436 2398 msgstr "Възстановяване и _изчистване" 2437 2399 2438 2400 #. Terminal/Encodings menu 2439 #: ../src/terminal-window.c:1 8892401 #: ../src/terminal-window.c:1906 2440 2402 msgid "_Add or Remove…" 2441 2403 msgstr "_Добавяне или премахване…" 2442 2404 2443 2405 #. Tabs menu 2444 #: ../src/terminal-window.c:1 8942406 #: ../src/terminal-window.c:1911 2445 2407 msgid "_Previous Tab" 2446 2408 msgstr "_Предишен подпрозорец" 2447 2409 2448 #: ../src/terminal-window.c:1 8972410 #: ../src/terminal-window.c:1914 2449 2411 msgid "_Next Tab" 2450 2412 msgstr "_Следващ подпрозорец" 2451 2413 2452 #: ../src/terminal-window.c:19 002414 #: ../src/terminal-window.c:1917 2453 2415 msgid "Move Tab _Left" 2454 2416 msgstr "Преместване подпрозореца на_ляво" 2455 2417 2456 #: ../src/terminal-window.c:19 032418 #: ../src/terminal-window.c:1920 2457 2419 msgid "Move Tab _Right" 2458 2420 msgstr "Преместване подпрозореца на_дясно" 2459 2421 2460 #: ../src/terminal-window.c:19 062422 #: ../src/terminal-window.c:1923 2461 2423 msgid "_Detach tab" 2462 2424 msgstr "_Отделяне на подпрозореца" 2463 2425 2464 2426 #. Help menu 2465 #: ../src/terminal-window.c:19 112427 #: ../src/terminal-window.c:1928 2466 2428 msgid "_Contents" 2467 2429 msgstr "_Ръководство" 2468 2430 2469 #: ../src/terminal-window.c:19 142431 #: ../src/terminal-window.c:1931 2470 2432 msgid "_About" 2471 2433 msgstr "_Относно" 2472 2434 2473 2435 #. Popup menu 2474 #: ../src/terminal-window.c:19 192436 #: ../src/terminal-window.c:1936 2475 2437 msgid "_Send Mail To…" 2476 2438 msgstr "Из_пращане на е-поща до…" 2477 2439 2478 #: ../src/terminal-window.c:19 222440 #: ../src/terminal-window.c:1939 2479 2441 msgid "_Copy E-mail Address" 2480 2442 msgstr "_Копиране на адреса на е-пощата" 2481 2443 2482 #: ../src/terminal-window.c:19 252444 #: ../src/terminal-window.c:1942 2483 2445 msgid "C_all To…" 2484 2446 msgstr "_Обаждане на…" 2485 2447 2486 #: ../src/terminal-window.c:19 282448 #: ../src/terminal-window.c:1945 2487 2449 msgid "_Copy Call Address" 2488 2450 msgstr "_Копиране на адреса за обаждане" 2489 2451 2490 #: ../src/terminal-window.c:19 312452 #: ../src/terminal-window.c:1948 2491 2453 msgid "_Open Link" 2492 2454 msgstr "_Отваряне на връзка" 2493 2455 2494 #: ../src/terminal-window.c:19 342456 #: ../src/terminal-window.c:1951 2495 2457 msgid "_Copy Link Address" 2496 2458 msgstr "_Копиране на адреса на препратката" 2497 2459 2498 #: ../src/terminal-window.c:19 372460 #: ../src/terminal-window.c:1954 2499 2461 msgid "P_rofiles" 2500 2462 msgstr "_Профили" 2501 2463 2502 #: ../src/terminal-window.c:19 53 ../src/terminal-window.c:31662464 #: ../src/terminal-window.c:1970 ../src/terminal-window.c:3295 2503 2465 msgid "C_lose Window" 2504 2466 msgstr "_Затваряне на този прозорец" 2505 2467 2506 #: ../src/terminal-window.c:19 592468 #: ../src/terminal-window.c:1976 2507 2469 msgid "L_eave Full Screen" 2508 2470 msgstr "Изход от _цял екран" 2509 2471 2510 #: ../src/terminal-window.c:19 622472 #: ../src/terminal-window.c:1979 2511 2473 msgid "_Input Methods" 2512 2474 msgstr "Методи за _вход" 2513 2475 2514 2476 #. View Menu 2515 #: ../src/terminal-window.c:19 682477 #: ../src/terminal-window.c:1985 2516 2478 msgid "Show _Menubar" 2517 2479 msgstr "_Показване на менюто" 2518 2480 2519 #: ../src/terminal-window.c:19 722481 #: ../src/terminal-window.c:1989 2520 2482 msgid "_Full Screen" 2521 2483 msgstr "На _цял екран" 2522 2484 2523 #: ../src/terminal-window.c:3 1532485 #: ../src/terminal-window.c:3282 2524 2486 msgid "Close this window?" 2525 2487 msgstr "Затваряне на този прозорец?" 2526 2488 2527 #: ../src/terminal-window.c:3 1532489 #: ../src/terminal-window.c:3282 2528 2490 msgid "Close this terminal?" 2529 2491 msgstr "Затваряне на терминала?" 2530 2492 2531 #: ../src/terminal-window.c:3 1572493 #: ../src/terminal-window.c:3286 2532 2494 msgid "" 2533 2495 "There are still processes running in some terminals in this window. Closing " … … 2537 2499 "работа. Затварянето на прозореца ще го убие." 2538 2500 2539 #: ../src/terminal-window.c:3 1612501 #: ../src/terminal-window.c:3290 2540 2502 msgid "" 2541 2503 "There is still a process running in this terminal. Closing the terminal will " … … 2545 2507 "прозореца ще го убие." 2546 2508 2547 #: ../src/terminal-window.c:3 1662509 #: ../src/terminal-window.c:3295 2548 2510 msgid "C_lose Terminal" 2549 2511 msgstr "_Затваряне на терминала" 2550 2512 2551 #: ../src/terminal-window.c:3 2392513 #: ../src/terminal-window.c:3368 2552 2514 msgid "Could not save contents" 2553 2515 msgstr "Съдържанието не може да бъде запазено" 2554 2516 2555 #: ../src/terminal-window.c:3 2632517 #: ../src/terminal-window.c:3392 2556 2518 msgid "Save as..." 2557 2519 msgstr "Запазване като…" 2558 2520 2559 #: ../src/terminal-window.c:3 7252521 #: ../src/terminal-window.c:3854 2560 2522 msgid "_Title:" 2561 2523 msgstr "_Заглавие:" 2562 2524 2563 #: ../src/terminal-window.c: 39122525 #: ../src/terminal-window.c:4045 2564 2526 msgid "Contributors:" 2565 2527 msgstr "Сътрудници:" 2566 2528 2567 #: ../src/terminal-window.c: 39312529 #: ../src/terminal-window.c:4064 2568 2530 msgid "A terminal emulator for the GNOME desktop" 2569 2531 msgstr "Емулатор на терминал към GNOME" 2570 2532 2571 #: ../src/terminal-window.c: 39382533 #: ../src/terminal-window.c:4071 2572 2534 msgid "translator-credits" 2573 2535 msgstr "" … … 2667 2629 msgstr "Отдясно" 2668 2630 2631 #. Translators: Scrollbar is: ... 2632 #: ../src/extra-strings.c:53 2633 msgid "Disabled" 2634 msgstr "Изключен" 2635 2669 2636 #. Translators: When terminal commands set their own titles: ... 2670 2637 #: ../src/extra-strings.c:56 -
gnome/master/anjuta.master.bg.po
r2316 r2344 19 19 "Project-Id-Version: anjuta master\n" 20 20 "Report-Msgid-Bugs-To: \n" 21 "POT-Creation-Date: 2011-0 8-10 23:31+0300\n"22 "PO-Revision-Date: 2011-0 8-10 23:31+0300\n"21 "POT-Creation-Date: 2011-09-18 09:17+0300\n" 22 "PO-Revision-Date: 2011-09-18 09:16+0300\n" 23 23 "Last-Translator: Yavor Doganov <yavor@gnu.org>\n" 24 24 "Language-Team: Bulgarian <dict@fsa-bg.org>\n" … … 43 43 msgstr "Интегрирана среда за разработка" 44 44 45 #: ../libanjuta/anjuta-cell-renderer-captioned-image.c:239 46 #: ../src/preferences.ui.h:13 47 msgid "Text" 48 msgstr "Текст" 49 50 #: ../libanjuta/anjuta-cell-renderer-captioned-image.c:240 51 msgid "Text to render" 52 msgstr "Текст за изобразяване" 53 54 #: ../libanjuta/anjuta-cell-renderer-captioned-image.c:246 55 msgid "Pixbuf Object" 56 msgstr "Обект на буфер с пиксели" 57 58 #: ../libanjuta/anjuta-cell-renderer-captioned-image.c:247 59 msgid "The pixbuf to render." 60 msgstr "Буферът с пиксели за изобразяване." 61 45 62 #: ../libanjuta/anjuta-c-module.c:212 46 63 #, c-format … … 60 77 msgstr "Неизвестна грешка в модул %s" 61 78 62 #: ../libanjuta/anjuta-c-plugin-factory.c:108 63 #, c-format 64 msgid "Missing location of plugin %s" 65 msgstr "Липсва местоположение на приставка %s" 66 67 #: ../libanjuta/anjuta-c-plugin-factory.c:141 68 #, c-format 69 msgid "Missing type defined by plugin %s" 70 msgstr "Липсва дефиниран тип от приставката %s" 71 72 #: ../libanjuta/anjuta-c-plugin-factory.c:149 73 #, c-format 74 msgid "plugin %s fails to register type %s" 75 msgstr "Приставката %s не може да регистрира тип %s" 79 #: ../libanjuta/anjuta-column-text-view.c:40 ../plugins/git/git-pane.c:123 80 #, c-format 81 msgid "Column %i" 82 msgstr "Колона %i" 83 84 #. Column label 85 #: ../libanjuta/anjuta-column-text-view.c:69 86 msgid "Column 1" 87 msgstr "Колона 1" 76 88 77 89 #: ../libanjuta/anjuta-convert.c:74 ../libanjuta/anjuta-convert.c:111 … … 90 102 "Anjuta не успя да определи автоматично кодирането на файла, който искате да " 91 103 "отворите." 104 105 #: ../libanjuta/anjuta-c-plugin-factory.c:108 106 #, c-format 107 msgid "Missing location of plugin %s" 108 msgstr "Липсва местоположение на приставка %s" 109 110 #: ../libanjuta/anjuta-c-plugin-factory.c:141 111 #, c-format 112 msgid "Missing type defined by plugin %s" 113 msgstr "Липсва дефиниран тип от приставката %s" 114 115 #: ../libanjuta/anjuta-c-plugin-factory.c:149 116 #, c-format 117 msgid "plugin %s fails to register type %s" 118 msgstr "Приставката %s не може да регистрира тип %s" 92 119 93 120 #: ../libanjuta/anjuta-encodings.c:137 ../libanjuta/anjuta-encodings.c:182 … … 211 238 msgid "Unknown" 212 239 msgstr "Неизвестно" 240 241 #: ../libanjuta/anjuta-entry.c:241 242 msgid "Help text" 243 msgstr "Текст на помощта" 244 245 #: ../libanjuta/anjuta-entry.c:242 246 msgid "Text to show the user what to enter into the entry" 247 msgstr "Текст какво да се попълни в полето, показван на потребителя" 248 249 #. Create all needed widgets 250 #: ../libanjuta/anjuta-environment-editor.c:543 251 #: ../plugins/run-program/anjuta-run-program.ui.h:3 252 msgid "Environment Variables:" 253 msgstr "Променливи на обкръжението:" 254 255 #: ../libanjuta/anjuta-environment-editor.c:586 256 #: ../plugins/class-gen/window.c:699 ../plugins/class-gen/window.c:709 257 #: ../plugins/class-gen/window.c:717 ../plugins/class-gen/window.c:731 258 #: ../plugins/class-gen/window.c:741 ../plugins/class-gen/window.c:749 259 #: ../plugins/class-gen/window.c:757 ../plugins/class-gen/window.c:765 260 #: ../plugins/class-gen/window.c:773 ../plugins/class-gen/window.c:783 261 #: ../plugins/class-gen/window.c:793 ../plugins/class-gen/window.c:805 262 #: ../plugins/project-manager/dialogs.c:470 263 #: ../plugins/run-program/parameters.c:757 264 #: ../plugins/snippets-manager/plugin.c:762 265 #: ../plugins/snippets-manager/snippets-browser.c:530 266 #: ../plugins/snippets-manager/snippets-editor.c:37 267 msgid "Name" 268 msgstr "Име" 269 270 #: ../libanjuta/anjuta-environment-editor.c:595 271 #: ../plugins/class-gen/window.c:750 ../plugins/class-gen/window.c:766 272 #: ../plugins/class-gen/window.c:797 ../plugins/debug-manager/debug_tree.c:128 273 #: ../plugins/debug-manager/registers.c:469 274 #: ../plugins/project-manager/dialogs.c:478 275 #: ../plugins/run-program/parameters.c:766 ../plugins/tools/editor.c:476 276 msgid "Value" 277 msgstr "Стойност" 278 279 #: ../libanjuta/anjuta-file-drop-entry.c:206 280 msgid "Path that dropped files should be relative to" 281 msgstr "Относителен път за довлачените файлове" 282 283 #: ../libanjuta/anjuta-file-list.c:101 284 msgid "Drop a file or enter a path here" 285 msgstr "Довлачете файл или въведете път" 286 287 #: ../libanjuta/anjuta-file-list.c:274 288 msgid "Select Files" 289 msgstr "Избор на файл" 290 291 #: ../libanjuta/anjuta-file-list.c:540 292 msgid "Path that all files in the list should be relative to" 293 msgstr "Път, към който всички файлове в списъка трябва да се относителни" 294 295 #: ../libanjuta/anjuta-file-list.c:547 296 msgid "Show Add button" 297 msgstr "Показване на бутона „Добавяне“" 298 299 #: ../libanjuta/anjuta-file-list.c:548 300 msgid "Display an Add button" 301 msgstr "Показване на бутона „Добавяне“" 213 302 214 303 # FIXME В бъдеще може и да се промени, но засега su, sudo, OpenSSH не са преведени … … 360 449 msgstr "Заредена:" 361 450 362 #: ../libanjuta/anjuta-profile.c:254363 msgid "Plugin Manager"364 msgstr "Мениджър на приставки"365 366 #: ../libanjuta/anjuta-profile.c:255367 msgid "The plugin manager to use for resolving plugins"368 msgstr "Мениджърът на приставки, който да се ползва за откриване на приставки"369 370 # Профилите са колекции от приставки. Различни профили -- различен371 # набор приставки.372 #: ../libanjuta/anjuta-profile.c:263373 msgid "Profile Name"374 msgstr "Име на профил"375 376 #: ../libanjuta/anjuta-profile.c:264377 msgid "Name of the plugin profile"378 msgstr "Име на профила на приставката"379 380 #: ../libanjuta/anjuta-profile.c:272381 msgid "Profile Plugins"382 msgstr "Приставки на профила"383 384 #: ../libanjuta/anjuta-profile.c:273385 msgid "List of plugins for this profile"386 msgstr "Списък с приставки за този профил"387 388 #: ../libanjuta/anjuta-profile.c:280389 msgid "Synchronization file"390 msgstr "Файл за синхронизация"391 392 #: ../libanjuta/anjuta-profile.c:281393 msgid "File to syncronize the profile XML"394 msgstr "Файл, с който да се синхронизира профила в XML"395 396 #: ../libanjuta/anjuta-profile.c:508397 msgid "Please select a plugin from the list"398 msgstr "Изберете приставка от списъка"399 400 #: ../libanjuta/anjuta-profile.c:672401 #, c-format402 msgid ""403 "Failed to read '%s': XML parse error. Invalid or corrupted Anjuta plugins "404 "profile."405 msgstr ""406 "Неуспех при четене на „%s“: грешка при анализирането на XML. Неправилен или "407 "повреден профил с приставки за Anjuta."408 409 #. <Pluginname>: Install it from <some location on the web>410 #: ../libanjuta/anjuta-profile.c:699411 #, c-format412 msgid "%s: Install it from '%s'\n"413 msgstr "%s: Инсталирайте я от „%s“\n"414 415 #: ../libanjuta/anjuta-profile.c:707416 #, c-format417 msgid ""418 "Failed to read '%s': Following mandatory plugins are missing:\n"419 "%s"420 msgstr ""421 "Неуспех при четене на „%s“: следните задължителни приставки липсват:\n"422 "%s"423 424 451 #: ../libanjuta/anjuta-preferences-dialog.c:96 425 452 msgid "Category" … … 439 466 msgstr "Настройки на Anjuta" 440 467 468 #: ../libanjuta/anjuta-profile.c:254 469 msgid "Plugin Manager" 470 msgstr "Мениджър на приставки" 471 472 #: ../libanjuta/anjuta-profile.c:255 473 msgid "The plugin manager to use for resolving plugins" 474 msgstr "Мениджърът на приставки, който да се ползва за откриване на приставки" 475 476 # Профилите са колекции от приставки. Различни профили -- различен 477 # набор приставки. 478 #: ../libanjuta/anjuta-profile.c:263 479 msgid "Profile Name" 480 msgstr "Име на профил" 481 482 #: ../libanjuta/anjuta-profile.c:264 483 msgid "Name of the plugin profile" 484 msgstr "Име на профила на приставката" 485 486 #: ../libanjuta/anjuta-profile.c:272 487 msgid "Profile Plugins" 488 msgstr "Приставки на профила" 489 490 #: ../libanjuta/anjuta-profile.c:273 491 msgid "List of plugins for this profile" 492 msgstr "Списък с приставки за този профил" 493 494 #: ../libanjuta/anjuta-profile.c:280 495 msgid "Synchronization file" 496 msgstr "Файл за синхронизация" 497 498 #: ../libanjuta/anjuta-profile.c:281 499 msgid "File to syncronize the profile XML" 500 msgstr "Файл, с който да се синхронизира профила в XML" 501 502 #: ../libanjuta/anjuta-profile.c:508 503 msgid "Please select a plugin from the list" 504 msgstr "Изберете приставка от списъка" 505 506 #: ../libanjuta/anjuta-profile.c:672 507 #, c-format 508 msgid "" 509 "Failed to read '%s': XML parse error. Invalid or corrupted Anjuta plugins " 510 "profile." 511 msgstr "" 512 "Неуспех при четене на „%s“: грешка при анализирането на XML. Неправилен или " 513 "повреден профил с приставки за Anjuta." 514 515 #. <Pluginname>: Install it from <some location on the web> 516 #: ../libanjuta/anjuta-profile.c:699 517 #, c-format 518 msgid "%s: Install it from '%s'\n" 519 msgstr "%s: Инсталирайте я от „%s“\n" 520 521 #: ../libanjuta/anjuta-profile.c:707 522 #, c-format 523 msgid "" 524 "Failed to read '%s': Following mandatory plugins are missing:\n" 525 "%s" 526 msgstr "" 527 "Неуспех при четене на „%s“: следните задължителни приставки липсват:\n" 528 "%s" 529 441 530 #: ../libanjuta/anjuta-save-prompt.c:157 442 531 msgid "Select the items to save:" … … 598 687 msgid "Ignored" 599 688 msgstr "Пренебрегнат" 600 601 #: ../libanjuta/anjuta-column-text-view.c:40 ../plugins/git/git-pane.c:123602 #, c-format603 msgid "Column %i"604 msgstr "Колона %i"605 606 #. Column label607 #: ../libanjuta/anjuta-column-text-view.c:69608 msgid "Column 1"609 msgstr "Колона 1"610 611 #: ../libanjuta/anjuta-entry.c:241612 msgid "Help text"613 msgstr "Текст на помощта"614 615 #: ../libanjuta/anjuta-entry.c:242616 msgid "Text to show the user what to enter into the entry"617 msgstr "Текст какво да се попълни в полето, показван на потребителя"618 619 #: ../libanjuta/anjuta-file-drop-entry.c:206620 msgid "Path that dropped files should be relative to"621 msgstr "Относителен път за довлачените файлове"622 623 #: ../libanjuta/anjuta-file-list.c:101624 msgid "Drop a file or enter a path here"625 msgstr "Довлачете файл или въведете път"626 627 #: ../libanjuta/anjuta-file-list.c:274628 msgid "Select Files"629 msgstr "Избор на файл"630 631 #: ../libanjuta/anjuta-file-list.c:540632 msgid "Path that all files in the list should be relative to"633 msgstr "Път, към който всички файлове в списъка трябва да се относителни"634 635 #: ../libanjuta/anjuta-file-list.c:547636 msgid "Show Add button"637 msgstr "Показване на бутона „Добавяне“"638 639 #: ../libanjuta/anjuta-file-list.c:548640 msgid "Display an Add button"641 msgstr "Показване на бутона „Добавяне“"642 643 #: ../libanjuta/anjuta-cell-renderer-captioned-image.c:239644 #: ../src/preferences.ui.h:13645 msgid "Text"646 msgstr "Текст"647 648 #: ../libanjuta/anjuta-cell-renderer-captioned-image.c:240649 msgid "Text to render"650 msgstr "Текст за изобразяване"651 652 #: ../libanjuta/anjuta-cell-renderer-captioned-image.c:246653 msgid "Pixbuf Object"654 msgstr "Обект на буфер с пиксели"655 656 #: ../libanjuta/anjuta-cell-renderer-captioned-image.c:247657 msgid "The pixbuf to render."658 msgstr "Буферът с пиксели за изобразяване."659 689 660 690 #: ../libanjuta/resources.c:63 … … 792 822 793 823 #. Need to run make clean before 794 #: ../plugins/build-basic-autotools/build.c:4 51824 #: ../plugins/build-basic-autotools/build.c:475 795 825 msgid "" 796 826 "Before using this new configuration, the default one needs to be removed. Do " … … 801 831 802 832 # SIGTERM 803 #: ../plugins/build-basic-autotools/build.c:4 56833 #: ../plugins/build-basic-autotools/build.c:480 804 834 #: ../plugins/build-basic-autotools/plugin.c:964 805 835 #, c-format … … 807 837 msgstr "Командата е прекратена от потребителя" 808 838 809 #: ../plugins/build-basic-autotools/build.c:7 18839 #: ../plugins/build-basic-autotools/build.c:796 810 840 #, c-format 811 841 msgid "Cannot compile \"%s\": No compile rule defined for this file type." … … 813 843 "Не може да се компилира „%s“: няма дефинирано правило за този тип файл." 814 844 815 #: ../plugins/build-basic-autotools/build.c: 864845 #: ../plugins/build-basic-autotools/build.c:958 816 846 #, c-format 817 847 msgid "Cannot configure project: Missing configure script in %s." … … 820 850 # Родът е различен в някои случаи, така че не става 821 851 # Стандартен/Стандартна/Стандартно. Grmbl. 822 #: ../plugins/build-basic-autotools/configuration-list.c: 68823 #: ../plugins/class-gen/window.c:7 39852 #: ../plugins/build-basic-autotools/configuration-list.c:70 853 #: ../plugins/class-gen/window.c:722 824 854 #: ../plugins/terminal/anjuta-terminal-plugin.ui.h:1 ../src/preferences.ui.h:2 825 855 msgid "Default" … … 827 857 828 858 # -g 829 #: ../plugins/build-basic-autotools/configuration-list.c: 69859 #: ../plugins/build-basic-autotools/configuration-list.c:71 830 860 #: ../plugins/gdb/utilities.c:297 831 861 msgid "Debug" … … 833 863 834 864 # -pg 835 #: ../plugins/build-basic-autotools/configuration-list.c:7 0865 #: ../plugins/build-basic-autotools/configuration-list.c:72 836 866 msgid "Profiling" 837 867 msgstr "Със символи за анализиращи програми" 838 868 839 869 # -O2 840 #: ../plugins/build-basic-autotools/configuration-list.c:7 1870 #: ../plugins/build-basic-autotools/configuration-list.c:73 841 871 msgid "Optimized" 842 872 msgstr "С оптимизация" … … 1176 1206 msgstr "Ко_мпилиране" 1177 1207 1178 #: ../plugins/build-basic-autotools/plugin.c:24 131208 #: ../plugins/build-basic-autotools/plugin.c:2445 1179 1209 msgid "Build commands" 1180 1210 msgstr "Команди за компилиране" … … 1182 1212 #. Translators: This is a group of build 1183 1213 #. * commands which appears in pop up menus 1184 #: ../plugins/build-basic-autotools/plugin.c:24 221214 #: ../plugins/build-basic-autotools/plugin.c:2454 1185 1215 msgid "Build popup commands" 1186 1216 msgstr "Команди за компилиране" 1187 1217 1188 #: ../plugins/build-basic-autotools/plugin.c:28 411189 #: ../plugins/build-basic-autotools/plugin.c:28 491218 #: ../plugins/build-basic-autotools/plugin.c:2873 1219 #: ../plugins/build-basic-autotools/plugin.c:2881 1190 1220 msgid "Build Autotools" 1191 1221 msgstr "Конфигурация и компилация" 1192 1222 1193 #: ../plugins/build-basic-autotools/program.c: 2691223 #: ../plugins/build-basic-autotools/program.c:300 1194 1224 #, c-format 1195 1225 msgid "" … … 1200 1230 " %s" 1201 1231 1202 #: ../plugins/build-basic-autotools/program.c:3 421232 #: ../plugins/build-basic-autotools/program.c:373 1203 1233 msgid "Command aborted" 1204 1234 msgstr "Командата е отменена" … … 1454 1484 msgstr "Неуспех при запазването на файла с определения на autogen" 1455 1485 1456 #: ../plugins/class-gen/plugin.c:98 ../plugins/project-wizard/druid.c:11 591486 #: ../plugins/class-gen/plugin.c:98 ../plugins/project-wizard/druid.c:1188 1457 1487 msgid "" 1458 1488 "Could not find autogen version 5; please install the autogen package. You " … … 1471 1501 msgstr "Отгатване от типа" 1472 1502 1473 #: ../plugins/class-gen/window.c: 713 ../plugins/class-gen/window.c:7241474 #: ../plugins/class-gen/window.c:7 98 ../plugins/class-gen/window.c:8081475 #: ../plugins/class-gen/window.c:8 211503 #: ../plugins/class-gen/window.c:696 ../plugins/class-gen/window.c:707 1504 #: ../plugins/class-gen/window.c:781 ../plugins/class-gen/window.c:791 1505 #: ../plugins/class-gen/window.c:804 1476 1506 msgid "Scope" 1477 1507 msgstr "Сфера" 1478 1508 1479 #: ../plugins/class-gen/window.c: 7141509 #: ../plugins/class-gen/window.c:697 1480 1510 msgid "Implementation" 1481 1511 msgstr "Реализация" 1482 1512 1483 #: ../plugins/class-gen/window.c: 715 ../plugins/class-gen/window.c:7251484 #: ../plugins/class-gen/window.c:7 47 ../plugins/class-gen/window.c:7991485 #: ../plugins/class-gen/window.c: 8091513 #: ../plugins/class-gen/window.c:698 ../plugins/class-gen/window.c:708 1514 #: ../plugins/class-gen/window.c:730 ../plugins/class-gen/window.c:782 1515 #: ../plugins/class-gen/window.c:792 1486 1516 #: ../plugins/debug-manager/breakpoints.c:1954 1487 1517 #: ../plugins/debug-manager/debug_tree.c:128 … … 1490 1520 msgstr "Тип" 1491 1521 1492 #: ../plugins/class-gen/window.c:716 ../plugins/class-gen/window.c:726 1493 #: ../plugins/class-gen/window.c:734 ../plugins/class-gen/window.c:748 1494 #: ../plugins/class-gen/window.c:758 ../plugins/class-gen/window.c:766 1495 #: ../plugins/class-gen/window.c:774 ../plugins/class-gen/window.c:782 1496 #: ../plugins/class-gen/window.c:790 ../plugins/class-gen/window.c:800 1497 #: ../plugins/class-gen/window.c:810 ../plugins/class-gen/window.c:822 1498 #: ../plugins/project-manager/dialogs.c:467 1499 #: ../plugins/run-program/parameters.c:757 1500 #: ../plugins/snippets-manager/plugin.c:762 1501 #: ../plugins/snippets-manager/snippets-browser.c:530 1502 #: ../plugins/snippets-manager/snippets-editor.c:37 1503 msgid "Name" 1504 msgstr "Име" 1505 1506 #: ../plugins/class-gen/window.c:717 ../plugins/class-gen/window.c:727 1507 #: ../plugins/class-gen/window.c:749 ../plugins/class-gen/window.c:759 1508 #: ../plugins/class-gen/window.c:775 ../plugins/class-gen/window.c:801 1509 #: ../plugins/class-gen/window.c:823 1522 #: ../plugins/class-gen/window.c:700 ../plugins/class-gen/window.c:710 1523 #: ../plugins/class-gen/window.c:732 ../plugins/class-gen/window.c:742 1524 #: ../plugins/class-gen/window.c:758 ../plugins/class-gen/window.c:784 1525 #: ../plugins/class-gen/window.c:806 1510 1526 #: ../plugins/debug-manager/stack_trace.c:712 1511 1527 msgid "Arguments" 1512 1528 msgstr "Аргументи" 1513 1529 1514 #: ../plugins/class-gen/window.c:7 351530 #: ../plugins/class-gen/window.c:718 1515 1531 msgid "Nick" 1516 1532 msgstr "Псевдоним" 1517 1533 1518 #: ../plugins/class-gen/window.c:7 361534 #: ../plugins/class-gen/window.c:719 1519 1535 msgid "Blurb" 1520 1536 msgstr "Кратко описание" 1521 1537 1522 #: ../plugins/class-gen/window.c:7 371538 #: ../plugins/class-gen/window.c:720 1523 1539 msgid "GType" 1524 1540 msgstr "GType" 1525 1541 1526 #: ../plugins/class-gen/window.c:7 381542 #: ../plugins/class-gen/window.c:721 1527 1543 msgid "ParamSpec" 1528 1544 msgstr "ParamSpec" 1529 1545 1530 1546 #. Somehow redundant with marshaller, but required for default handler 1531 #: ../plugins/class-gen/window.c:7 40 ../plugins/class-gen/window.c:7501547 #: ../plugins/class-gen/window.c:723 ../plugins/class-gen/window.c:733 1532 1548 msgid "Flags" 1533 1549 msgstr "Флагове" 1534 1550 1535 1551 # FIXME 1536 #: ../plugins/class-gen/window.c:7 511552 #: ../plugins/class-gen/window.c:734 1537 1553 msgid "Marshaller" 1538 1554 msgstr "Marshaller" 1539 1555 1540 #: ../plugins/class-gen/window.c:767 ../plugins/class-gen/window.c:783 1541 #: ../plugins/class-gen/window.c:814 ../plugins/debug-manager/debug_tree.c:128 1542 #: ../plugins/debug-manager/registers.c:469 1543 #: ../plugins/project-manager/dialogs.c:475 1544 #: ../plugins/run-program/parameters.c:766 ../plugins/tools/editor.c:476 1545 msgid "Value" 1546 msgstr "Стойност" 1547 1548 #: ../plugins/class-gen/window.c:791 ../plugins/cvs-plugin/cvs-callbacks.c:438 1556 #: ../plugins/class-gen/window.c:774 ../plugins/cvs-plugin/cvs-callbacks.c:438 1549 1557 #: ../plugins/am-project/am-project.c:189 1550 1558 msgid "Module" … … 1552 1560 1553 1561 #. Automatic highlight menu 1554 #: ../plugins/class-gen/window.c: 811../plugins/document-manager/plugin.c:10791562 #: ../plugins/class-gen/window.c:794 ../plugins/document-manager/plugin.c:1079 1555 1563 msgid "Automatic" 1556 1564 msgstr "Автоматично" 1557 1565 1558 #: ../plugins/class-gen/window.c: 8121566 #: ../plugins/class-gen/window.c:795 1559 1567 msgid "Getter" 1560 1568 msgstr "Функция за извличане на стойност" 1561 1569 1562 #: ../plugins/class-gen/window.c: 8131570 #: ../plugins/class-gen/window.c:796 1563 1571 msgid "Setter" 1564 1572 msgstr "Функция за задаване на стойност" 1565 1573 1566 #: ../plugins/class-gen/window.c:12 271574 #: ../plugins/class-gen/window.c:1210 1567 1575 msgid "XML description of the user interface" 1568 1576 msgstr "Описание на потребителския интерфейс в XML" … … 1703 1711 1704 1712 #: ../plugins/cvs-plugin/anjuta-cvs-plugin.ui.h:32 1705 #: ../plugins/symbol-db/plugin.c:216 11713 #: ../plugins/symbol-db/plugin.c:2162 1706 1714 msgid "Local" 1707 1715 msgstr "Локално" … … 2118 2126 2119 2127 #: ../plugins/debug-manager/anjuta-debug-manager.ui.h:24 2120 #: ../plugins/debug-manager/plugin.c: 10312121 #: ../plugins/debug-manager/plugin.c:1 1472128 #: ../plugins/debug-manager/plugin.c:949 2129 #: ../plugins/debug-manager/plugin.c:1041 2122 2130 msgid "Kernel Signals" 2123 2131 msgstr "Сигнали на ядрото" … … 2390 2398 #. create goto menu_item. 2391 2399 #: ../plugins/debug-manager/data_view.c:392 2392 #: ../plugins/debug-manager/sparse_view.c:50 12400 #: ../plugins/debug-manager/sparse_view.c:500 2393 2401 msgid "_Go to address" 2394 2402 msgstr "_Отиване на адрес" … … 2416 2424 msgstr "Местни променливи" 2417 2425 2418 #: ../plugins/debug-manager/plugin.c:3 402426 #: ../plugins/debug-manager/plugin.c:339 2419 2427 msgid "Debugger Log" 2420 2428 msgstr "Дневник на дебъгера" 2421 2429 2422 #: ../plugins/debug-manager/plugin.c:41 3 ../plugins/debug-manager/plugin.c:4352423 #: ../plugins/debug-manager/plugin.c:4 60 ../plugins/debug-manager/plugin.c:4872424 #: ../plugins/debug-manager/plugin.c:52 1 ../plugins/debug-manager/plugin.c:5542430 #: ../plugins/debug-manager/plugin.c:412 ../plugins/debug-manager/plugin.c:434 2431 #: ../plugins/debug-manager/plugin.c:459 ../plugins/debug-manager/plugin.c:486 2432 #: ../plugins/debug-manager/plugin.c:520 ../plugins/debug-manager/plugin.c:553 2425 2433 #: ../plugins/debug-manager/anjuta-debug-manager.plugin.in.h:2 2426 2434 msgid "Debugger" 2427 2435 msgstr "Дебъгер" 2428 2436 2429 #: ../plugins/debug-manager/plugin.c:41 32437 #: ../plugins/debug-manager/plugin.c:412 2430 2438 msgid "Started" 2431 2439 msgstr "Стартиран" 2432 2440 2433 #: ../plugins/debug-manager/plugin.c:43 52441 #: ../plugins/debug-manager/plugin.c:434 2434 2442 msgid "Loaded" 2435 2443 msgstr "Зареден" … … 2437 2445 #. Action name 2438 2446 #. Stock icon, if any 2439 #: ../plugins/debug-manager/plugin.c:45 62440 #: ../plugins/debug-manager/plugin.c:1 1592447 #: ../plugins/debug-manager/plugin.c:455 2448 #: ../plugins/debug-manager/plugin.c:1053 2441 2449 msgid "Pa_use Program" 2442 2450 msgstr "_Временно прекъсване на програмата" … … 2444 2452 #. Display label 2445 2453 #. short-cut 2446 #: ../plugins/debug-manager/plugin.c:45 72447 #: ../plugins/debug-manager/plugin.c:1 1612454 #: ../plugins/debug-manager/plugin.c:456 2455 #: ../plugins/debug-manager/plugin.c:1055 2448 2456 msgid "Pauses the execution of the program" 2449 2457 msgstr "Временно прекъсване на изпълнението на програмата" 2450 2458 2451 #: ../plugins/debug-manager/plugin.c:4 602459 #: ../plugins/debug-manager/plugin.c:459 2452 2460 msgid "Running…" 2453 2461 msgstr "Изпълнява се…" … … 2455 2463 #. Action name 2456 2464 #. Stock icon, if any 2457 #: ../plugins/debug-manager/plugin.c:483 2458 #: ../plugins/debug-manager/plugin.c:1051 2465 #: ../plugins/debug-manager/plugin.c:482 ../plugins/debug-manager/plugin.c:969 2459 2466 msgid "Run/_Continue" 2460 2467 msgstr "Стартиране/_продължаване" … … 2462 2469 #. Display label 2463 2470 #. short-cut 2464 #: ../plugins/debug-manager/plugin.c:484 2465 #: ../plugins/debug-manager/plugin.c:1053 2471 #: ../plugins/debug-manager/plugin.c:483 ../plugins/debug-manager/plugin.c:971 2466 2472 msgid "Continue the execution of the program" 2467 2473 msgstr "Продължаване изпълнението на програмата" 2468 2474 2469 #: ../plugins/debug-manager/plugin.c:48 72475 #: ../plugins/debug-manager/plugin.c:486 2470 2476 msgid "Stopped" 2471 2477 msgstr "Спрян" 2472 2478 2473 #: ../plugins/debug-manager/plugin.c:52 12479 #: ../plugins/debug-manager/plugin.c:520 2474 2480 msgid "Unloaded" 2475 2481 msgstr "Не е зареден" 2476 2482 2477 #: ../plugins/debug-manager/plugin.c:56 32483 #: ../plugins/debug-manager/plugin.c:562 2478 2484 #, c-format 2479 2485 msgid "Debugger terminated with error %d: %s\n" 2480 2486 msgstr "Програмата за изчистване на грешки прекъсна с грешка %d: %s\n" 2481 2487 2482 #: ../plugins/debug-manager/plugin.c:57 62488 #: ../plugins/debug-manager/plugin.c:575 2483 2489 #, c-format 2484 2490 msgid "Program has received signal: %s\n" … … 2487 2493 #. Action name 2488 2494 #. Stock icon, if any 2489 #: ../plugins/debug-manager/plugin.c: 9152495 #: ../plugins/debug-manager/plugin.c:865 2490 2496 msgid "_Debug" 2491 2497 msgstr "_Дебъгер" 2492 2498 2493 #: ../plugins/debug-manager/plugin.c: 9232499 #: ../plugins/debug-manager/plugin.c:873 2494 2500 msgid "_Start Debugger" 2495 2501 msgstr "_Стартиране на дебъгера" 2496 2502 2497 #: ../plugins/debug-manager/plugin.c: 9312503 #: ../plugins/debug-manager/plugin.c:881 2498 2504 msgid "_Debug Program" 2499 2505 msgstr "Изчистване на _грешки в програмата" 2500 2506 2501 #: ../plugins/debug-manager/plugin.c: 9332507 #: ../plugins/debug-manager/plugin.c:883 2502 2508 msgid "Start debugger and load the program" 2503 2509 msgstr "Стартиране на дебъгера и зареждане на програмата" 2504 2510 2505 #: ../plugins/debug-manager/plugin.c: 9392511 #: ../plugins/debug-manager/plugin.c:889 2506 2512 msgid "_Debug Process…" 2507 2513 msgstr "_Изчистване на грешки в процес…" 2508 2514 2509 #: ../plugins/debug-manager/plugin.c: 9412515 #: ../plugins/debug-manager/plugin.c:891 2510 2516 msgid "Start debugger and attach to a running program" 2511 2517 msgstr "Стартиране на дебъгера и прикрепяне към изпълняваща се програма" 2512 2518 2513 #: ../plugins/debug-manager/plugin.c: 9472519 #: ../plugins/debug-manager/plugin.c:897 2514 2520 msgid "Debug _Remote Target…" 2515 2521 msgstr "Изчистване на грешки на _отдалечена цел…" 2516 2522 2517 #: ../plugins/debug-manager/plugin.c: 9492523 #: ../plugins/debug-manager/plugin.c:899 2518 2524 msgid "Connect to a remote debugging target" 2519 2525 msgstr "Свързване към отдалечена цел" 2520 2526 2521 #: ../plugins/debug-manager/plugin.c:9 552527 #: ../plugins/debug-manager/plugin.c:905 2522 2528 msgid "Stop Debugger" 2523 2529 msgstr "Спиране на дебъгера" 2524 2530 2525 #: ../plugins/debug-manager/plugin.c:9 572531 #: ../plugins/debug-manager/plugin.c:907 2526 2532 msgid "Say goodbye to the debugger" 2527 2533 msgstr "Приключване с откриването на грешки" 2528 2534 2529 #: ../plugins/debug-manager/plugin.c:9 632535 #: ../plugins/debug-manager/plugin.c:913 2530 2536 msgid "Add source paths…" 2531 2537 msgstr "Добавяне на папки с изходен код…" 2532 2538 2533 #: ../plugins/debug-manager/plugin.c:9 652539 #: ../plugins/debug-manager/plugin.c:915 2534 2540 msgid "Add additional source paths" 2535 2541 msgstr "Добавяне на допълнителни папки с изходен код" … … 2537 2543 #. Action name 2538 2544 #. Stock icon, if any 2539 #: ../plugins/debug-manager/plugin.c:9 752540 #: ../plugins/debug-manager/plugin.c:10 992545 #: ../plugins/debug-manager/plugin.c:925 2546 #: ../plugins/debug-manager/plugin.c:1017 2541 2547 msgid "Debugger Command…" 2542 2548 msgstr "Команда към дебъгера…" … … 2544 2550 #. Display label 2545 2551 #. short-cut 2546 #: ../plugins/debug-manager/plugin.c:9 772547 #: ../plugins/debug-manager/plugin.c:1 1012552 #: ../plugins/debug-manager/plugin.c:927 2553 #: ../plugins/debug-manager/plugin.c:1019 2548 2554 msgid "Custom debugger command" 2549 2555 msgstr "Специфична команда към дебъгера" 2550 2556 2551 #: ../plugins/debug-manager/plugin.c:9 832552 #: ../plugins/debug-manager/plugin.c:1 1072557 #: ../plugins/debug-manager/plugin.c:933 2558 #: ../plugins/debug-manager/plugin.c:1025 2553 2559 msgid "_Info" 2554 2560 msgstr "_Информация" 2555 2561 2556 #: ../plugins/debug-manager/plugin.c:991 2557 msgid "Info _Target Files" 2558 msgstr "Информация за файловете-_цел" 2559 2560 #: ../plugins/debug-manager/plugin.c:993 2561 msgid "Display information on the files the debugger is active with" 2562 msgstr "Показване информацията на активните файлове от дебъгера" 2563 2564 #: ../plugins/debug-manager/plugin.c:999 2565 msgid "Info _Program" 2566 msgstr "Информация за _програмата" 2567 2568 #: ../plugins/debug-manager/plugin.c:1001 2569 msgid "Display information on the execution status of the program" 2570 msgstr "Показване информация за състоянието на изпълнение на програмата" 2571 2572 #: ../plugins/debug-manager/plugin.c:1007 2573 msgid "Info _Kernel User Struct" 2574 msgstr "Информация за структурата „user“ на _ядрото" 2575 2576 #: ../plugins/debug-manager/plugin.c:1009 2577 msgid "Display the contents of kernel 'struct user' for current child" 2578 msgstr "" 2579 "Показване на съдържанието на структурата „struct user“ за текущия дъщерен " 2580 "процес" 2581 2582 #: ../plugins/debug-manager/plugin.c:1023 2583 #: ../plugins/debug-manager/plugin.c:1139 2562 #: ../plugins/debug-manager/plugin.c:941 2563 #: ../plugins/debug-manager/plugin.c:1033 2584 2564 msgid "Shared Libraries" 2585 2565 msgstr "Споделени библиотеки" 2586 2566 2587 #: ../plugins/debug-manager/plugin.c: 10252588 #: ../plugins/debug-manager/plugin.c:1 1412567 #: ../plugins/debug-manager/plugin.c:943 2568 #: ../plugins/debug-manager/plugin.c:1035 2589 2569 msgid "Show shared library mappings" 2590 2570 msgstr "Показване на използваните споделени библиотеки" 2591 2571 2592 #: ../plugins/debug-manager/plugin.c: 10332593 #: ../plugins/debug-manager/plugin.c:1 1492572 #: ../plugins/debug-manager/plugin.c:951 2573 #: ../plugins/debug-manager/plugin.c:1043 2594 2574 msgid "Show kernel signals" 2595 2575 msgstr "Показване сигналите на ядрото" 2596 2576 2597 #: ../plugins/debug-manager/plugin.c: 10392577 #: ../plugins/debug-manager/plugin.c:957 2598 2578 msgid "_Continue/Suspend" 2599 2579 msgstr "_Спиране/продължаване" 2600 2580 2601 #: ../plugins/debug-manager/plugin.c: 10412581 #: ../plugins/debug-manager/plugin.c:959 2602 2582 msgid "Continue or suspend the execution of the program" 2603 2583 msgstr "Спиране или продължаване изпълнението на програмата" 2604 2584 2605 #: ../plugins/debug-manager/plugin.c: 10592585 #: ../plugins/debug-manager/plugin.c:977 2606 2586 msgid "Step _In" 2607 2587 msgstr "Стъпка _в" 2608 2588 2609 #: ../plugins/debug-manager/plugin.c: 10612589 #: ../plugins/debug-manager/plugin.c:979 2610 2590 msgid "Single step into function" 2611 2591 msgstr "Единична стъпка във функцията" 2612 2592 2613 #: ../plugins/debug-manager/plugin.c: 10672593 #: ../plugins/debug-manager/plugin.c:985 2614 2594 msgid "Step O_ver" 2615 2595 msgstr "Стъпка _през" 2616 2596 2617 #: ../plugins/debug-manager/plugin.c: 10692597 #: ../plugins/debug-manager/plugin.c:987 2618 2598 msgid "Single step over function" 2619 2599 msgstr "Единична стъпка през функцията" 2620 2600 2621 #: ../plugins/debug-manager/plugin.c: 10752601 #: ../plugins/debug-manager/plugin.c:993 2622 2602 msgid "Step _Out" 2623 2603 msgstr "Стъпка _извън" 2624 2604 2625 #: ../plugins/debug-manager/plugin.c: 10772605 #: ../plugins/debug-manager/plugin.c:995 2626 2606 msgid "Single step out of function" 2627 2607 msgstr "Единична стъпка извън функцията" 2628 2608 2629 #: ../plugins/debug-manager/plugin.c:10 832609 #: ../plugins/debug-manager/plugin.c:1001 2630 2610 msgid "_Run to Cursor" 2631 2611 msgstr "И_зпълнение до курсора" 2632 2612 2633 #: ../plugins/debug-manager/plugin.c:10 852613 #: ../plugins/debug-manager/plugin.c:1003 2634 2614 msgid "Run to the cursor" 2635 2615 msgstr "Изпълнение до позицията на курсора" 2636 2616 2637 #: ../plugins/debug-manager/plugin.c:10 912617 #: ../plugins/debug-manager/plugin.c:1009 2638 2618 msgid "_Run from Cursor" 2639 2619 msgstr "И_зпълнение от курсора" 2640 2620 2641 #: ../plugins/debug-manager/plugin.c:10 932621 #: ../plugins/debug-manager/plugin.c:1011 2642 2622 msgid "Run from the cursor" 2643 2623 msgstr "Изпълнение от позицията на курсора" 2644 2624 2645 #: ../plugins/debug-manager/plugin.c:1115 2646 msgid "Info _Global Variables" 2647 msgstr "Информация за _глобални променливи" 2648 2649 #: ../plugins/debug-manager/plugin.c:1117 2650 msgid "Display all global and static variables of the program" 2651 msgstr "Показване на всички глобални и статични променливи на програмата" 2652 2653 #: ../plugins/debug-manager/plugin.c:1123 2654 msgid "Info _Current Frame" 2655 msgstr "Информация за _текущата рамка от стека" 2656 2657 #: ../plugins/debug-manager/plugin.c:1125 2658 msgid "Display information about the current frame of execution" 2659 msgstr "Показване на информация за текущата рамка, която се изпълнява" 2660 2661 #: ../plugins/debug-manager/plugin.c:1131 2662 msgid "Info Function _Arguments" 2663 msgstr "Информация за _аргументите на функцията" 2664 2665 #: ../plugins/debug-manager/plugin.c:1133 2666 msgid "Display function arguments of the current frame" 2667 msgstr "Показване аргументите на функцията от текущата рамка от стека" 2668 2669 #: ../plugins/debug-manager/plugin.c:1201 2670 #: ../plugins/debug-manager/plugin.c:1207 2671 #: ../plugins/debug-manager/plugin.c:1213 2672 #: ../plugins/debug-manager/plugin.c:1219 2625 #: ../plugins/debug-manager/plugin.c:1095 2626 #: ../plugins/debug-manager/plugin.c:1101 2627 #: ../plugins/debug-manager/plugin.c:1107 2628 #: ../plugins/debug-manager/plugin.c:1113 2673 2629 msgid "Debugger operations" 2674 2630 msgstr "Операции за откриване на грешки" … … 2749 2705 msgstr "Операции за сигнали" 2750 2706 2751 #: ../plugins/debug-manager/sparse_view.c:1 1322707 #: ../plugins/debug-manager/sparse_view.c:1237 2752 2708 msgid "Show Line Numbers" 2753 2709 msgstr "Показване номерата на редовете" 2754 2710 2755 #: ../plugins/debug-manager/sparse_view.c:1 1332711 #: ../plugins/debug-manager/sparse_view.c:1238 2756 2712 msgid "Whether to display line numbers" 2757 2713 msgstr "Дали да се изобразяват номерата на редовете" 2758 2714 2759 #: ../plugins/debug-manager/sparse_view.c:1 1402715 #: ../plugins/debug-manager/sparse_view.c:1245 2760 2716 msgid "Show Line Markers" 2761 2717 msgstr "Показване на обозначителни знаци в редовете" 2762 2718 2763 #: ../plugins/debug-manager/sparse_view.c:1 1412719 #: ../plugins/debug-manager/sparse_view.c:1246 2764 2720 msgid "Whether to display line marker pixbufs" 2765 2721 msgstr "Дали да се изобразяват икони до редовете" … … 2792 2748 #: ../plugins/debug-manager/stack_trace.c:664 2793 2749 #: ../plugins/debug-manager/threads.c:451 ../plugins/gdb/preferences.c:363 2794 #: ../plugins/symbol-db/plugin.c:21 19../plugins/tools/tool.c:1002750 #: ../plugins/symbol-db/plugin.c:2120 ../plugins/tools/tool.c:100 2795 2751 #: ../src/anjuta-app.c:625 2796 2752 #: ../plugins/file-wizard/anjuta-file-wizard.plugin.in.h:2 … … 2984 2940 msgstr "Съдържание" 2985 2941 2986 #: ../plugins/devhelp/plugin.c:370 ../plugins/symbol-db/plugin.c:21 292987 #: ../plugins/symbol-db/plugin.c:218 12942 #: ../plugins/devhelp/plugin.c:370 ../plugins/symbol-db/plugin.c:2130 2943 #: ../plugins/symbol-db/plugin.c:2182 2988 2944 msgid "Search" 2989 2945 msgstr "Търсене" … … 3035 2991 3036 2992 #: ../plugins/document-manager/anjuta-docman.c:502 3037 #: ../plugins/project-manager/dialogs.c:6 082993 #: ../plugins/project-manager/dialogs.c:611 3038 2994 msgid "Path:" 3039 2995 msgstr "Път:" … … 3819 3775 "друго съвпадение." 3820 3776 3821 #: ../plugins/document-manager/search-box.c:98 43777 #: ../plugins/document-manager/search-box.c:985 3822 3778 msgid "Replace" 3823 3779 msgstr "Заместване" 3824 3780 3825 #: ../plugins/document-manager/search-box.c:9 893781 #: ../plugins/document-manager/search-box.c:990 3826 3782 msgid "Replace all" 3827 3783 msgstr "Заместване на всички" … … 4085 4041 4086 4042 #: ../plugins/file-manager/file-manager.ui.h:7 4087 #: ../plugins/symbol-db/plugin.c:217 34043 #: ../plugins/symbol-db/plugin.c:2174 4088 4044 #: ../plugins/symbol-db/anjuta-symbol-db.ui.h:3 4089 4045 msgid "Global" … … 4161 4117 4162 4118 #: ../plugins/file-wizard/anjuta-file-wizard.ui.h:9 4163 #: ../plugins/am-project/am-properties.c:4 8../plugins/git/anjuta-git.ui.h:354164 #: ../plugins/project-manager/dialogs.c:61 34119 #: ../plugins/am-project/am-properties.c:49 ../plugins/git/anjuta-git.ui.h:35 4120 #: ../plugins/project-manager/dialogs.c:616 4165 4121 #: ../plugins/tools/anjuta-tools.ui.h:7 4166 4122 msgid "Name:" … … 4172 4128 4173 4129 #: ../plugins/file-wizard/anjuta-file-wizard.ui.h:12 4174 #: ../plugins/project-manager/dialogs.c:63 54130 #: ../plugins/project-manager/dialogs.c:638 4175 4131 msgid "Type:" 4176 4132 msgstr "Тип:" … … 4303 4259 msgstr "Проектът не съществува или пътят е неправилен" 4304 4260 4305 #: ../plugins/am-project/am-properties.c:5 14261 #: ../plugins/am-project/am-properties.c:52 4306 4262 msgid "Project name, it can contain spaces by example 'GNU Autoconf'" 4307 4263 msgstr "Име на проекта, може да съдържа празни знаци, напр. „GNU Autoconf“" 4308 4264 4309 #: ../plugins/am-project/am-properties.c:5 64265 #: ../plugins/am-project/am-properties.c:58 4310 4266 #: ../plugins/project-wizard/templates/minimal.wiz.in.h:26 4311 4267 #: ../plugins/project-wizard/templates/terminal.wiz.in.h:26 … … 4329 4285 msgstr "Версия:" 4330 4286 4331 #: ../plugins/am-project/am-properties.c: 594287 #: ../plugins/am-project/am-properties.c:61 4332 4288 msgid "" 4333 4289 "Project version, typically a few numbers separated by dot by example '1.0.0'" 4334 4290 msgstr "Версия на проекта, най-често числа разделени с точка, напр. „1.0.0“" 4335 4291 4336 #: ../plugins/am-project/am-properties.c:6 44292 #: ../plugins/am-project/am-properties.c:67 4337 4293 msgid "Bug report URL:" 4338 4294 msgstr "Адрес за доклади за грешки:" 4339 4295 4340 #: ../plugins/am-project/am-properties.c: 674296 #: ../plugins/am-project/am-properties.c:70 4341 4297 msgid "" 4342 4298 "An email address or a link to a web page where the user can report bug. It " … … 4346 4302 "могат да докладват за грешки. Незадължителна стойност." 4347 4303 4348 #: ../plugins/am-project/am-properties.c:7 24304 #: ../plugins/am-project/am-properties.c:76 4349 4305 msgid "Package name:" 4350 4306 msgstr "Име на пакет:" 4351 4307 4352 #: ../plugins/am-project/am-properties.c:7 54308 #: ../plugins/am-project/am-properties.c:79 4353 4309 msgid "" 4354 4310 "Package name, it can contains only alphanumerics and underscore characters." … … 4358 4314 "не е указан, се генерира от името на проекта." 4359 4315 4360 #: ../plugins/am-project/am-properties.c:8 1../plugins/git/anjuta-git.ui.h:644316 #: ../plugins/am-project/am-properties.c:86 ../plugins/git/anjuta-git.ui.h:64 4361 4317 msgid "URL:" 4362 4318 msgstr "Адрес:" 4363 4319 4364 #: ../plugins/am-project/am-properties.c:8 44320 #: ../plugins/am-project/am-properties.c:89 4365 4321 msgid "An link to the project web page if provided." 4366 4322 msgstr "Връзка към уеб страницата на проекта, ако е указана." 4367 4323 4368 #: ../plugins/am-project/am-properties.c: 974369 #: ../plugins/am-project/am-properties.c:2 094370 #: ../plugins/am-project/am-properties.c: 3744371 #: ../plugins/am-project/am-properties.c:5 314324 #: ../plugins/am-project/am-properties.c:103 4325 #: ../plugins/am-project/am-properties.c:228 4326 #: ../plugins/am-project/am-properties.c:412 4327 #: ../plugins/am-project/am-properties.c:587 4372 4328 msgid "Linker flags:" 4373 4329 msgstr "Флагове за свързващата програма:" 4374 4330 4375 #: ../plugins/am-project/am-properties.c:10 04331 #: ../plugins/am-project/am-properties.c:106 4376 4332 msgid "Common additional linker flags for all targets in this group." 4377 4333 msgstr "" … … 4379 4335 4380 4336 # Препроцесорът е един за C/C++/Objective-C. 4381 #: ../plugins/am-project/am-properties.c:1 054382 #: ../plugins/am-project/am-properties.c:2 334383 #: ../plugins/am-project/am-properties.c: 3904384 #: ../plugins/am-project/am-properties.c: 5474337 #: ../plugins/am-project/am-properties.c:112 4338 #: ../plugins/am-project/am-properties.c:255 4339 #: ../plugins/am-project/am-properties.c:430 4340 #: ../plugins/am-project/am-properties.c:605 4385 4341 msgid "C preprocessor flags:" 4386 4342 msgstr "Флагове за препроцесора:" 4387 4343 4388 #: ../plugins/am-project/am-properties.c:1 084344 #: ../plugins/am-project/am-properties.c:115 4389 4345 msgid "Common additional C preprocessor flags for all targets in this group." 4390 4346 msgstr "Общи допълнителни флагове за препроцесора за всички цели в групата." 4391 4347 4392 #: ../plugins/am-project/am-properties.c:1 134393 #: ../plugins/am-project/am-properties.c:2 414394 #: ../plugins/am-project/am-properties.c: 3984395 #: ../plugins/am-project/am-properties.c: 5554348 #: ../plugins/am-project/am-properties.c:121 4349 #: ../plugins/am-project/am-properties.c:264 4350 #: ../plugins/am-project/am-properties.c:439 4351 #: ../plugins/am-project/am-properties.c:614 4396 4352 msgid "C compiler flags:" 4397 4353 msgstr "Флагове за компилатора на C:" 4398 4354 4399 #: ../plugins/am-project/am-properties.c:1 164355 #: ../plugins/am-project/am-properties.c:124 4400 4356 msgid "Common additional C compiler flags for all targets in this group." 4401 4357 msgstr "" 4402 4358 "Общи допълнителни флагове за компилатора на C за всички цели в групата." 4403 4359 4404 #: ../plugins/am-project/am-properties.c:1 214405 #: ../plugins/am-project/am-properties.c:2 494406 #: ../plugins/am-project/am-properties.c:4 064407 #: ../plugins/am-project/am-properties.c: 5634360 #: ../plugins/am-project/am-properties.c:130 4361 #: ../plugins/am-project/am-properties.c:273 4362 #: ../plugins/am-project/am-properties.c:448 4363 #: ../plugins/am-project/am-properties.c:623 4408 4364 msgid "C++ compiler flags:" 4409 4365 msgstr "Флагове за компилатора на C++:" 4410 4366 4411 #: ../plugins/am-project/am-properties.c:1 244367 #: ../plugins/am-project/am-properties.c:133 4412 4368 msgid "Common additional C++ compiler flags for all targets in this group." 4413 4369 msgstr "" 4414 4370 "Общи допълнителни флагове за компилатора на C++ за всички цели в групата." 4415 4371 4416 #: ../plugins/am-project/am-properties.c:1 294417 #: ../plugins/am-project/am-properties.c:2 574418 #: ../plugins/am-project/am-properties.c:4 144419 #: ../plugins/am-project/am-properties.c: 5714372 #: ../plugins/am-project/am-properties.c:139 4373 #: ../plugins/am-project/am-properties.c:282 4374 #: ../plugins/am-project/am-properties.c:457 4375 #: ../plugins/am-project/am-properties.c:632 4420 4376 msgid "Java compiler flags:" 4421 4377 msgstr "Флагове за компилатора на Java:" 4422 4378 4423 #: ../plugins/am-project/am-properties.c:1 324379 #: ../plugins/am-project/am-properties.c:142 4424 4380 msgid "Common additional Java compiler flags for all targets in this group." 4425 4381 msgstr "" 4426 4382 "Общи допълнителни флагове за компилатора на Java за всички цели в групата." 4427 4383 4428 #: ../plugins/am-project/am-properties.c:1 374429 #: ../plugins/am-project/am-properties.c:2 654430 #: ../plugins/am-project/am-properties.c:4 224431 #: ../plugins/am-project/am-properties.c: 5794384 #: ../plugins/am-project/am-properties.c:148 4385 #: ../plugins/am-project/am-properties.c:291 4386 #: ../plugins/am-project/am-properties.c:466 4387 #: ../plugins/am-project/am-properties.c:641 4432 4388 msgid "Vala compiler flags:" 4433 4389 msgstr "Флагове за компилатора на Vala:" 4434 4390 4435 #: ../plugins/am-project/am-properties.c:1 404391 #: ../plugins/am-project/am-properties.c:151 4436 4392 msgid "Common additional Vala compiler flags for all targets in this group." 4437 4393 msgstr "" 4438 4394 "Общи допълнителни флагове за компилатора на Vala за всички цели в групата." 4439 4395 4440 #: ../plugins/am-project/am-properties.c:1 454441 #: ../plugins/am-project/am-properties.c: 2734442 #: ../plugins/am-project/am-properties.c:4 304443 #: ../plugins/am-project/am-properties.c: 5874396 #: ../plugins/am-project/am-properties.c:157 4397 #: ../plugins/am-project/am-properties.c:300 4398 #: ../plugins/am-project/am-properties.c:475 4399 #: ../plugins/am-project/am-properties.c:650 4444 4400 msgid "Fortran compiler flags:" 4445 4401 msgstr "Флагове за компилатора на Fortran:" 4446 4402 4447 #: ../plugins/am-project/am-properties.c:1 484403 #: ../plugins/am-project/am-properties.c:160 4448 4404 msgid "Common additional Fortran compiler flags for all targets in this group." 4449 4405 msgstr "" 4450 4406 "Общи допълнителни флагове за компилатора на Fortran за всички цели в групата." 4451 4407 4452 #: ../plugins/am-project/am-properties.c:1 534453 #: ../plugins/am-project/am-properties.c: 2814454 #: ../plugins/am-project/am-properties.c:4 384455 #: ../plugins/am-project/am-properties.c: 5954408 #: ../plugins/am-project/am-properties.c:166 4409 #: ../plugins/am-project/am-properties.c:309 4410 #: ../plugins/am-project/am-properties.c:484 4411 #: ../plugins/am-project/am-properties.c:659 4456 4412 msgid "Objective C compiler flags:" 4457 4413 msgstr "Флагове за компилатора на Objective C:" 4458 4414 4459 #: ../plugins/am-project/am-properties.c:1 564415 #: ../plugins/am-project/am-properties.c:169 4460 4416 msgid "" 4461 4417 "Common additional Objective C compiler flags for all targets in this group." … … 4464 4420 "групата." 4465 4421 4466 #: ../plugins/am-project/am-properties.c:1 614467 #: ../plugins/am-project/am-properties.c: 2894468 #: ../plugins/am-project/am-properties.c:4 464469 #: ../plugins/am-project/am-properties.c:6 034422 #: ../plugins/am-project/am-properties.c:175 4423 #: ../plugins/am-project/am-properties.c:318 4424 #: ../plugins/am-project/am-properties.c:493 4425 #: ../plugins/am-project/am-properties.c:668 4470 4426 msgid "Lex/Flex flags:" 4471 4427 msgstr "Флагове за Lex/Flex:" 4472 4428 4473 #: ../plugins/am-project/am-properties.c:1 644429 #: ../plugins/am-project/am-properties.c:178 4474 4430 msgid "" 4475 4431 "Common additional Lex or Flex lexical analyser generator flags for all " … … 4479 4435 "в групата." 4480 4436 4481 #: ../plugins/am-project/am-properties.c:1 694482 #: ../plugins/am-project/am-properties.c: 2974483 #: ../plugins/am-project/am-properties.c: 4544484 #: ../plugins/am-project/am-properties.c:6 114437 #: ../plugins/am-project/am-properties.c:184 4438 #: ../plugins/am-project/am-properties.c:327 4439 #: ../plugins/am-project/am-properties.c:502 4440 #: ../plugins/am-project/am-properties.c:677 4485 4441 msgid "Yacc/Bison flags:" 4486 4442 msgstr "Флагове за Yacc/Bison:" 4487 4443 4488 #: ../plugins/am-project/am-properties.c:1 724444 #: ../plugins/am-project/am-properties.c:187 4489 4445 msgid "" 4490 4446 "Common additional Yacc or Bison parser generator flags for all targets in " … … 4494 4450 "цели в групата." 4495 4451 4496 #: ../plugins/am-project/am-properties.c:1 774452 #: ../plugins/am-project/am-properties.c:193 4497 4453 msgid "Installation directories:" 4498 4454 msgstr "Папки за инсталиране:" 4499 4455 4500 #: ../plugins/am-project/am-properties.c:1 804456 #: ../plugins/am-project/am-properties.c:196 4501 4457 msgid "List of custom installation directories used by targets in this group." 4502 4458 msgstr "Списък с допълнителни папки за инсталиране за цели в групата." 4503 4459 4504 #: ../plugins/am-project/am-properties.c: 1924505 #: ../plugins/am-project/am-properties.c:3 574506 #: ../plugins/am-project/am-properties.c:5 144507 #: ../plugins/am-project/am-properties.c:7 034508 #: ../plugins/am-project/am-properties.c: 7724460 #: ../plugins/am-project/am-properties.c:209 4461 #: ../plugins/am-project/am-properties.c:393 4462 #: ../plugins/am-project/am-properties.c:568 4463 #: ../plugins/am-project/am-properties.c:778 4464 #: ../plugins/am-project/am-properties.c:854 4509 4465 msgid "Do not install:" 4510 4466 msgstr "Да не се инсталират:" 4511 4467 4512 #: ../plugins/am-project/am-properties.c: 1954513 #: ../plugins/am-project/am-properties.c:3 604514 #: ../plugins/am-project/am-properties.c:5 174515 #: ../plugins/am-project/am-properties.c:7 064516 #: ../plugins/am-project/am-properties.c: 7754468 #: ../plugins/am-project/am-properties.c:212 4469 #: ../plugins/am-project/am-properties.c:396 4470 #: ../plugins/am-project/am-properties.c:571 4471 #: ../plugins/am-project/am-properties.c:781 4472 #: ../plugins/am-project/am-properties.c:857 4517 4473 msgid "Build but do not install the target." 4518 4474 msgstr "Компилиране на целта без инсталиране." 4519 4475 4520 #: ../plugins/am-project/am-properties.c:2 014521 #: ../plugins/am-project/am-properties.c: 3664522 #: ../plugins/am-project/am-properties.c:5 234523 #: ../plugins/am-project/am-properties.c:7 124524 #: ../plugins/am-project/am-properties.c: 7804476 #: ../plugins/am-project/am-properties.c:219 4477 #: ../plugins/am-project/am-properties.c:403 4478 #: ../plugins/am-project/am-properties.c:578 4479 #: ../plugins/am-project/am-properties.c:788 4480 #: ../plugins/am-project/am-properties.c:863 4525 4481 msgid "Installation directory:" 4526 4482 msgstr "Инсталационна папка:" 4527 4483 4528 #: ../plugins/am-project/am-properties.c:2 044529 #: ../plugins/am-project/am-properties.c: 3694530 #: ../plugins/am-project/am-properties.c:5 264531 #: ../plugins/am-project/am-properties.c:7 154532 #: ../plugins/am-project/am-properties.c: 7834484 #: ../plugins/am-project/am-properties.c:222 4485 #: ../plugins/am-project/am-properties.c:406 4486 #: ../plugins/am-project/am-properties.c:581 4487 #: ../plugins/am-project/am-properties.c:791 4488 #: ../plugins/am-project/am-properties.c:866 4533 4489 msgid "" 4534 4490 "It has to be a standard directory or a custom one defined in group " … … 4537 4493 "Трябва да е стандартна папка или избрана от вас в настройките на групата." 4538 4494 4539 #: ../plugins/am-project/am-properties.c:2 124540 #: ../plugins/am-project/am-properties.c: 3774541 #: ../plugins/am-project/am-properties.c:5 344495 #: ../plugins/am-project/am-properties.c:231 4496 #: ../plugins/am-project/am-properties.c:415 4497 #: ../plugins/am-project/am-properties.c:590 4542 4498 msgid "Additional linker flags for this target." 4543 4499 msgstr "Допълнителни флагове на свързващата програма за тази цел." 4544 4500 4545 #: ../plugins/am-project/am-properties.c:2 174501 #: ../plugins/am-project/am-properties.c:237 4546 4502 msgid "Additional libraries:" 4547 4503 msgstr "Допълнителни библиотеки:" 4548 4504 4549 #: ../plugins/am-project/am-properties.c:2 204550 #: ../plugins/am-project/am-properties.c: 3854551 #: ../plugins/am-project/am-properties.c:5 424505 #: ../plugins/am-project/am-properties.c:240 4506 #: ../plugins/am-project/am-properties.c:424 4507 #: ../plugins/am-project/am-properties.c:599 4552 4508 msgid "Additional libraries for this target." 4553 4509 msgstr "Допълнителни библиотеки за тази цел." 4554 4510 4555 #: ../plugins/am-project/am-properties.c:2 254511 #: ../plugins/am-project/am-properties.c:246 4556 4512 msgid "Additional objects:" 4557 4513 msgstr "Допълнителни обекти:" 4558 4514 4559 #: ../plugins/am-project/am-properties.c:2 284515 #: ../plugins/am-project/am-properties.c:249 4560 4516 msgid "Additional object files for this target." 4561 4517 msgstr "Допълнителни обектни файлове за тази цел." 4562 4518 4563 #: ../plugins/am-project/am-properties.c:2 364564 #: ../plugins/am-project/am-properties.c: 3934565 #: ../plugins/am-project/am-properties.c: 5504519 #: ../plugins/am-project/am-properties.c:258 4520 #: ../plugins/am-project/am-properties.c:433 4521 #: ../plugins/am-project/am-properties.c:608 4566 4522 msgid "Additional C preprocessor flags for this target." 4567 4523 msgstr "Допълнителни флагове на препроцесора на C за тази цел." 4568 4524 4569 #: ../plugins/am-project/am-properties.c:2 444570 #: ../plugins/am-project/am-properties.c:4 014571 #: ../plugins/am-project/am-properties.c: 5584525 #: ../plugins/am-project/am-properties.c:267 4526 #: ../plugins/am-project/am-properties.c:442 4527 #: ../plugins/am-project/am-properties.c:617 4572 4528 msgid "Additional C compiler flags for this target." 4573 4529 msgstr "Допълнителни флагове на компилатора на C за тази цел." 4574 4530 4575 #: ../plugins/am-project/am-properties.c:2 524576 #: ../plugins/am-project/am-properties.c:4 094577 #: ../plugins/am-project/am-properties.c: 5664531 #: ../plugins/am-project/am-properties.c:276 4532 #: ../plugins/am-project/am-properties.c:451 4533 #: ../plugins/am-project/am-properties.c:626 4578 4534 msgid "Additional C++ compiler flags for this target." 4579 4535 msgstr "Допълнителни флагове на компилатора на C++ за тази цел." 4580 4536 4581 #: ../plugins/am-project/am-properties.c:2 604582 #: ../plugins/am-project/am-properties.c:4 174583 #: ../plugins/am-project/am-properties.c: 5744537 #: ../plugins/am-project/am-properties.c:285 4538 #: ../plugins/am-project/am-properties.c:460 4539 #: ../plugins/am-project/am-properties.c:635 4584 4540 msgid "Additional Java compiler flags for this target." 4585 4541 msgstr "Допълнителни флагове на компилатора на Java за тази цел." 4586 4542 4587 #: ../plugins/am-project/am-properties.c:2 684588 #: ../plugins/am-project/am-properties.c:4 254589 #: ../plugins/am-project/am-properties.c: 5824543 #: ../plugins/am-project/am-properties.c:294 4544 #: ../plugins/am-project/am-properties.c:469 4545 #: ../plugins/am-project/am-properties.c:644 4590 4546 msgid "Additional Vala compiler flags for this target." 4591 4547 msgstr "Допълнителни флагове на компилатора на Vala за тази цел." 4592 4548 4593 #: ../plugins/am-project/am-properties.c: 2764594 #: ../plugins/am-project/am-properties.c:4 334595 #: ../plugins/am-project/am-properties.c: 5904549 #: ../plugins/am-project/am-properties.c:303 4550 #: ../plugins/am-project/am-properties.c:478 4551 #: ../plugins/am-project/am-properties.c:653 4596 4552 msgid "Additional Fortran compiler flags for this target." 4597 4553 msgstr "Допълнителни флагове на компилатора на Fortran за тази цел." 4598 4554 4599 #: ../plugins/am-project/am-properties.c: 2844600 #: ../plugins/am-project/am-properties.c:4 414601 #: ../plugins/am-project/am-properties.c: 5984555 #: ../plugins/am-project/am-properties.c:312 4556 #: ../plugins/am-project/am-properties.c:487 4557 #: ../plugins/am-project/am-properties.c:662 4602 4558 msgid "Additional Objective C compiler flags for this target." 4603 4559 msgstr "Допълнителни флагове на компилатора на Objective C за тази цел." 4604 4560 4605 #: ../plugins/am-project/am-properties.c: 2924606 #: ../plugins/am-project/am-properties.c:4 494607 #: ../plugins/am-project/am-properties.c:6 064561 #: ../plugins/am-project/am-properties.c:321 4562 #: ../plugins/am-project/am-properties.c:496 4563 #: ../plugins/am-project/am-properties.c:671 4608 4564 msgid "" 4609 4565 "Additional Lex or Flex lexical analyser generator flags for this target." 4610 4566 msgstr "Допълнителни флагове на синтактичния анализатор Lex/Flex за тази цел." 4611 4567 4612 #: ../plugins/am-project/am-properties.c:3 004613 #: ../plugins/am-project/am-properties.c: 4574614 #: ../plugins/am-project/am-properties.c:6 144568 #: ../plugins/am-project/am-properties.c:330 4569 #: ../plugins/am-project/am-properties.c:505 4570 #: ../plugins/am-project/am-properties.c:680 4615 4571 msgid "Additional Yacc or Bison parser generator flags for this target." 4616 4572 msgstr "" 4617 4573 "Допълнителни флагове на генератора на анализатори Yacc/Bison за тази цел." 4618 4574 4619 #: ../plugins/am-project/am-properties.c:3 054620 #: ../plugins/am-project/am-properties.c: 4624621 #: ../plugins/am-project/am-properties.c:6 194622 #: ../plugins/am-project/am-properties.c: 6714623 #: ../plugins/am-project/am-properties.c:7 204624 #: ../plugins/am-project/am-properties.c: 7884575 #: ../plugins/am-project/am-properties.c:336 4576 #: ../plugins/am-project/am-properties.c:511 4577 #: ../plugins/am-project/am-properties.c:686 4578 #: ../plugins/am-project/am-properties.c:743 4579 #: ../plugins/am-project/am-properties.c:797 4580 #: ../plugins/am-project/am-properties.c:872 4625 4581 msgid "Additional dependencies:" 4626 4582 msgstr "Допълнителни зависимости:" 4627 4583 4628 #: ../plugins/am-project/am-properties.c:3 084629 #: ../plugins/am-project/am-properties.c: 4654630 #: ../plugins/am-project/am-properties.c:6 224631 #: ../plugins/am-project/am-properties.c: 6744632 #: ../plugins/am-project/am-properties.c: 7234633 #: ../plugins/am-project/am-properties.c: 7914584 #: ../plugins/am-project/am-properties.c:339 4585 #: ../plugins/am-project/am-properties.c:514 4586 #: ../plugins/am-project/am-properties.c:689 4587 #: ../plugins/am-project/am-properties.c:746 4588 #: ../plugins/am-project/am-properties.c:800 4589 #: ../plugins/am-project/am-properties.c:875 4634 4590 msgid "Additional dependencies for this target." 4635 4591 msgstr "Допълнителни зависимости за тази цел." 4636 4592 4637 #: ../plugins/am-project/am-properties.c:3 134638 #: ../plugins/am-project/am-properties.c: 4704639 #: ../plugins/am-project/am-properties.c:6 274640 #: ../plugins/am-project/am-properties.c: 7284641 #: ../plugins/am-project/am-properties.c: 7964593 #: ../plugins/am-project/am-properties.c:345 4594 #: ../plugins/am-project/am-properties.c:520 4595 #: ../plugins/am-project/am-properties.c:695 4596 #: ../plugins/am-project/am-properties.c:806 4597 #: ../plugins/am-project/am-properties.c:881 4642 4598 msgid "Include in distribution:" 4643 4599 msgstr "Включване в разпространяваното:" 4644 4600 4645 #: ../plugins/am-project/am-properties.c:3 164646 #: ../plugins/am-project/am-properties.c: 4734647 #: ../plugins/am-project/am-properties.c:6 304648 #: ../plugins/am-project/am-properties.c: 7314649 #: ../plugins/am-project/am-properties.c: 7994601 #: ../plugins/am-project/am-properties.c:348 4602 #: ../plugins/am-project/am-properties.c:523 4603 #: ../plugins/am-project/am-properties.c:698 4604 #: ../plugins/am-project/am-properties.c:809 4605 #: ../plugins/am-project/am-properties.c:884 4650 4606 msgid "Include this target in the distributed package." 4651 4607 msgstr "Включване на тази цел в разпространявания пакет." 4652 4608 4653 #: ../plugins/am-project/am-properties.c:3 224654 #: ../plugins/am-project/am-properties.c: 4794655 #: ../plugins/am-project/am-properties.c: 6364656 #: ../plugins/am-project/am-properties.c: 7374657 #: ../plugins/am-project/am-properties.c:8 044609 #: ../plugins/am-project/am-properties.c:355 4610 #: ../plugins/am-project/am-properties.c:530 4611 #: ../plugins/am-project/am-properties.c:705 4612 #: ../plugins/am-project/am-properties.c:816 4613 #: ../plugins/am-project/am-properties.c:890 4658 4614 msgid "Build for check only:" 4659 4615 msgstr "Компилиране само за тестове:" 4660 4616 4661 #: ../plugins/am-project/am-properties.c:3 254662 #: ../plugins/am-project/am-properties.c: 4824663 #: ../plugins/am-project/am-properties.c: 6394664 #: ../plugins/am-project/am-properties.c: 7404665 #: ../plugins/am-project/am-properties.c:8 074617 #: ../plugins/am-project/am-properties.c:358 4618 #: ../plugins/am-project/am-properties.c:533 4619 #: ../plugins/am-project/am-properties.c:708 4620 #: ../plugins/am-project/am-properties.c:819 4621 #: ../plugins/am-project/am-properties.c:893 4666 4622 msgid "Build this target only when running automatic tests." 4667 4623 msgstr "Компилиране на целта само при изпълнението на автоматични тестове." 4668 4624 4669 #: ../plugins/am-project/am-properties.c:3 314670 #: ../plugins/am-project/am-properties.c: 4884671 #: ../plugins/am-project/am-properties.c: 6454672 #: ../plugins/am-project/am-properties.c: 6794673 #: ../plugins/am-project/am-properties.c: 7464674 #: ../plugins/am-project/am-properties.c:8 124625 #: ../plugins/am-project/am-properties.c:365 4626 #: ../plugins/am-project/am-properties.c:540 4627 #: ../plugins/am-project/am-properties.c:715 4628 #: ../plugins/am-project/am-properties.c:752 4629 #: ../plugins/am-project/am-properties.c:826 4630 #: ../plugins/am-project/am-properties.c:899 4675 4631 msgid "Do not use prefix:" 4676 4632 msgstr "Без представка:" 4677 4633 4678 #: ../plugins/am-project/am-properties.c:3 344679 #: ../plugins/am-project/am-properties.c: 4914680 #: ../plugins/am-project/am-properties.c: 6484681 #: ../plugins/am-project/am-properties.c: 6824682 #: ../plugins/am-project/am-properties.c: 7494683 #: ../plugins/am-project/am-properties.c: 8154634 #: ../plugins/am-project/am-properties.c:368 4635 #: ../plugins/am-project/am-properties.c:543 4636 #: ../plugins/am-project/am-properties.c:718 4637 #: ../plugins/am-project/am-properties.c:755 4638 #: ../plugins/am-project/am-properties.c:829 4639 #: ../plugins/am-project/am-properties.c:902 4684 4640 msgid "" 4685 4641 "Do not rename the target with an optional prefix, used to avoid overwritting " … … 4689 4645 "презаписването на системните програми." 4690 4646 4691 #: ../plugins/am-project/am-properties.c:3 404692 #: ../plugins/am-project/am-properties.c: 4974693 #: ../plugins/am-project/am-properties.c: 6544694 #: ../plugins/am-project/am-properties.c: 7554695 #: ../plugins/am-project/am-properties.c: 8204647 #: ../plugins/am-project/am-properties.c:375 4648 #: ../plugins/am-project/am-properties.c:550 4649 #: ../plugins/am-project/am-properties.c:725 4650 #: ../plugins/am-project/am-properties.c:836 4651 #: ../plugins/am-project/am-properties.c:908 4696 4652 msgid "Keep target path:" 4697 4653 msgstr "Запазване на целевия път:" 4698 4654 4699 #: ../plugins/am-project/am-properties.c:3 434700 #: ../plugins/am-project/am-properties.c:5 004701 #: ../plugins/am-project/am-properties.c: 6574702 #: ../plugins/am-project/am-properties.c: 7584703 #: ../plugins/am-project/am-properties.c: 8234655 #: ../plugins/am-project/am-properties.c:378 4656 #: ../plugins/am-project/am-properties.c:553 4657 #: ../plugins/am-project/am-properties.c:728 4658 #: ../plugins/am-project/am-properties.c:839 4659 #: ../plugins/am-project/am-properties.c:911 4704 4660 msgid "" 4705 4661 "Keep relative target path for installing it. By example if you have a " … … 4711 4667 "„bin/subdir/app„, а не в „bin/app“." 4712 4668 4713 #: ../plugins/am-project/am-properties.c: 3824714 #: ../plugins/am-project/am-properties.c:5 394669 #: ../plugins/am-project/am-properties.c:421 4670 #: ../plugins/am-project/am-properties.c:596 4715 4671 msgid "Libraries:" 4716 4672 msgstr "Библиотеки:" 4717 4673 4718 #: ../plugins/am-project/am-properties.c: 6884674 #: ../plugins/am-project/am-properties.c:762 4719 4675 msgid "Manual section:" 4720 4676 msgstr "Ръчен избор:" 4721 4677 4722 #: ../plugins/am-project/am-properties.c: 6914678 #: ../plugins/am-project/am-properties.c:765 4723 4679 msgid "" 4724 4680 "Section where are installed the man pages. Valid section names are the " … … 4870 4826 msgstr "Прекъсване на процеса\n" 4871 4827 4872 #: ../plugins/gdb/debugger.c:39 964828 #: ../plugins/gdb/debugger.c:3925 4873 4829 msgid "more children" 4874 4830 msgstr "още наследници" 4875 4831 4876 #: ../plugins/gdb/debugger.c:4 2494832 #: ../plugins/gdb/debugger.c:4178 4877 4833 #, c-format 4878 4834 msgid "Sending signal %s to the process: %d" 4879 4835 msgstr "Изпращане сигнал %s към процеса: %d" 4880 4836 4881 #: ../plugins/gdb/debugger.c:42 754837 #: ../plugins/gdb/debugger.c:4204 4882 4838 msgid "Error whilst signaling the process." 4883 4839 msgstr "Възникна грешка при изпращането на сигнал до процеса." 4884 4840 4885 #: ../plugins/gdb/plugin.c:1 184841 #: ../plugins/gdb/plugin.c:120 4886 4842 #, c-format 4887 4843 msgid "" … … 4891 4847 "без терминал." 4892 4848 4893 #: ../plugins/gdb/plugin.c:20 24849 #: ../plugins/gdb/plugin.c:204 4894 4850 msgid "Cannot start terminal for debugging." 4895 4851 msgstr "Не може да се стартира терминал за откриване на грешки." … … 4972 4928 msgstr "Клон:" 4973 4929 4974 #: ../plugins/git/anjuta-git.ui.h:10 ../plugins/git/plugin.c: 8054930 #: ../plugins/git/anjuta-git.ui.h:10 ../plugins/git/plugin.c:770 4975 4931 msgid "Branches" 4976 4932 msgstr "Клонове" … … 5344 5300 5345 5301 #: ../plugins/git/git-pane.c:77 ../plugins/git/git-pane.c:82 5346 #: ../plugins/git/plugin.c:7 27../plugins/git/git.plugin.in.h:15302 #: ../plugins/git/plugin.c:700 ../plugins/git/git.plugin.in.h:1 5347 5303 msgid "Git" 5348 5304 msgstr "Git" … … 5714 5670 msgstr "Клон" 5715 5671 5716 #: ../plugins/git/plugin.c: 7235672 #: ../plugins/git/plugin.c:696 5717 5673 msgid "Git Tasks" 5718 5674 msgstr "Задачи по Git" 5719 5675 5720 #: ../plugins/git/plugin.c:7 935676 #: ../plugins/git/plugin.c:758 5721 5677 msgid "Status" 5722 5678 msgstr "Състояние" 5723 5679 5724 #: ../plugins/git/plugin.c:7 995680 #: ../plugins/git/plugin.c:764 5725 5681 msgid "Log" 5726 5682 msgstr "Журнал на подаването" 5727 5683 5728 #: ../plugins/git/plugin.c: 8105684 #: ../plugins/git/plugin.c:775 5729 5685 msgid "Tags" 5730 5686 msgstr "Етикети" 5731 5687 5732 #: ../plugins/git/plugin.c: 8165688 #: ../plugins/git/plugin.c:781 5733 5689 msgid "Remotes" 5734 5690 msgstr "Отдалечени клонове" 5735 5691 5736 #: ../plugins/git/plugin.c: 8225692 #: ../plugins/git/plugin.c:787 5737 5693 msgid "Stash" 5738 5694 msgstr "Stash" … … 6209 6165 #: ../plugins/project-manager/plugin.c:1326 6210 6166 #: ../plugins/project-manager/plugin.c:1448 6211 #: ../plugins/project-manager/plugin.c:1620 ../plugins/symbol-db/plugin.c:212 46167 #: ../plugins/project-manager/plugin.c:1620 ../plugins/symbol-db/plugin.c:2125 6212 6168 #: ../plugins/project-wizard/anjuta-project-wizard.plugin.in.h:1 6213 6169 msgid "Project" … … 6399 6355 6400 6356 #: ../plugins/project-manager/plugin.c:919 6401 #: ../plugins/project-manager/dialogs.c:56 26357 #: ../plugins/project-manager/dialogs.c:565 6402 6358 msgid "Project properties" 6403 6359 msgstr "Свойства на проекта" … … 6509 6465 #. else 6510 6466 #. uri = g_strdup(""); 6511 #: ../plugins/project-manager/dialogs.c:3 096467 #: ../plugins/project-manager/dialogs.c:312 6512 6468 msgid "Select sources…" 6513 6469 msgstr "Избор на файлове с изходен код…" 6514 6470 6515 #: ../plugins/project-manager/dialogs.c:39 16471 #: ../plugins/project-manager/dialogs.c:394 6516 6472 msgid " This property is not modifiable." 6517 6473 msgstr "Това свойство не може да се променя" 6518 6474 6519 #: ../plugins/project-manager/dialogs.c:56 56475 #: ../plugins/project-manager/dialogs.c:568 6520 6476 msgid "Directory properties" 6521 6477 msgstr "Свойства на папката" 6522 6478 6523 #: ../plugins/project-manager/dialogs.c:5 686479 #: ../plugins/project-manager/dialogs.c:571 6524 6480 msgid "Target properties" 6525 6481 msgstr "Свойства на целта" 6526 6482 6527 #: ../plugins/project-manager/dialogs.c:57 16483 #: ../plugins/project-manager/dialogs.c:574 6528 6484 msgid "Source properties" 6529 6485 msgstr "Свойства на кода" 6530 6486 6531 #: ../plugins/project-manager/dialogs.c:57 46487 #: ../plugins/project-manager/dialogs.c:577 6532 6488 msgid "Module properties" 6533 6489 msgstr "Свойства на модула" 6534 6490 6535 #: ../plugins/project-manager/dialogs.c:5 776491 #: ../plugins/project-manager/dialogs.c:580 6536 6492 msgid "Package properties" 6537 6493 msgstr "Свойства на пакета" 6538 6494 6539 #: ../plugins/project-manager/dialogs.c:58 06495 #: ../plugins/project-manager/dialogs.c:583 6540 6496 msgid "Unknown properties" 6541 6497 msgstr "Непознати свойства" 6542 6498 6543 #: ../plugins/project-manager/dialogs.c: 9976544 #: ../plugins/project-manager/dialogs.c:10 086499 #: ../plugins/project-manager/dialogs.c:1000 6500 #: ../plugins/project-manager/dialogs.c:1011 6545 6501 msgid "Cannot add group" 6546 6502 msgstr "Неуспех при добавянето на група" 6547 6503 6548 #: ../plugins/project-manager/dialogs.c:10 096504 #: ../plugins/project-manager/dialogs.c:1012 6549 6505 msgid "No parent group selected" 6550 6506 msgstr "Няма избрана родителска група" 6551 6507 6552 #: ../plugins/project-manager/dialogs.c:122 36553 #: ../plugins/project-manager/dialogs.c:123 36508 #: ../plugins/project-manager/dialogs.c:1226 6509 #: ../plugins/project-manager/dialogs.c:1236 6554 6510 msgid "Cannot add source files" 6555 6511 msgstr "Неуспех при добавянето на файлове с изходен код" 6556 6512 6557 #: ../plugins/project-manager/dialogs.c:123 46513 #: ../plugins/project-manager/dialogs.c:1237 6558 6514 msgid "The selected node cannot contain source files." 6559 6515 msgstr "Избраният възел не може да съдържа файлове с изходен код." 6560 6516 6561 #: ../plugins/project-manager/dialogs.c:142 06562 #: ../plugins/project-manager/dialogs.c:143 16517 #: ../plugins/project-manager/dialogs.c:1423 6518 #: ../plugins/project-manager/dialogs.c:1434 6563 6519 msgid "Cannot add target" 6564 6520 msgstr "Неуспех при добавянето на цел" 6565 6521 6566 #: ../plugins/project-manager/dialogs.c:143 26522 #: ../plugins/project-manager/dialogs.c:1435 6567 6523 msgid "No group selected" 6568 6524 msgstr "Няма избрана група" 6569 6525 6570 6526 # FIXME неуспех при -> неуспешно 6571 #: ../plugins/project-manager/dialogs.c:159 16572 #: ../plugins/project-manager/dialogs.c:160 26527 #: ../plugins/project-manager/dialogs.c:1594 6528 #: ../plugins/project-manager/dialogs.c:1605 6573 6529 msgid "Cannot add modules" 6574 6530 msgstr "Неуспешно добавяне на модули" 6575 6531 6576 #: ../plugins/project-manager/dialogs.c:160 36532 #: ../plugins/project-manager/dialogs.c:1606 6577 6533 msgid "No target has been selected" 6578 6534 msgstr "Няма избрана цел" 6579 6535 6580 6536 #. Missing module name 6581 #: ../plugins/project-manager/dialogs.c:180 66537 #: ../plugins/project-manager/dialogs.c:1809 6582 6538 msgid "Missing module name" 6583 6539 msgstr "Липсва име на модул" 6584 6540 6585 #: ../plugins/project-manager/dialogs.c:18 686541 #: ../plugins/project-manager/dialogs.c:1871 6586 6542 msgid "Cannot add packages" 6587 6543 msgstr "Неуспешно добавяне на пакети" … … 6672 6628 msgstr "Невалиден запис" 6673 6629 6674 #: ../plugins/project-wizard/druid.c:72 76630 #: ../plugins/project-wizard/druid.c:726 6675 6631 msgid "Dubious entry" 6676 6632 msgstr "Съмнителен запис" 6677 6633 6678 #: ../plugins/project-wizard/druid.c:89 26634 #: ../plugins/project-wizard/druid.c:890 6679 6635 #, c-format 6680 6636 msgid "" … … 6685 6641 "Липсващи програми: %s." 6686 6642 6687 #: ../plugins/project-wizard/druid.c:90 36643 #: ../plugins/project-wizard/druid.c:901 6688 6644 #, c-format 6689 6645 msgid "" … … 6694 6650 "Липсващи пакети: %s." 6695 6651 6696 #: ../plugins/project-wizard/druid.c:91 26652 #: ../plugins/project-wizard/druid.c:910 6697 6653 msgid "" 6698 6654 "Some important programs or development packages required to build this " … … 6704 6660 "генерирането на проекта.\n" 6705 6661 6706 #: ../plugins/project-wizard/druid.c:9 206662 #: ../plugins/project-wizard/druid.c:919 6707 6663 msgid "Install missing packages" 6708 6664 msgstr "Инсталиране на липсващите пакети" … … 7631 7587 msgstr "Избор на работна папка" 7632 7588 7633 #: ../plugins/run-program/anjuta-run-program.ui.h:37634 msgid "Environment Variables:"7635 msgstr "Променливи на обкръжението:"7636 7637 7589 #: ../plugins/run-program/anjuta-run-program.ui.h:4 7638 7590 msgid "Program Parameters" … … 7928 7880 msgstr "Изнасяне на отрязъци" 7929 7881 7930 #: ../plugins/sourceview/sourceview.c:48 07882 #: ../plugins/sourceview/sourceview.c:484 7931 7883 #, c-format 7932 7884 msgid "" … … 7939 7891 # Минало несвършено е най-удачното време според мен, защото щом файлът е 7940 7892 # зареден в буфер, значи е изтрит след като програмата е била стартирана. 7941 #: ../plugins/sourceview/sourceview.c:5 177893 #: ../plugins/sourceview/sourceview.c:521 7942 7894 #, c-format 7943 7895 msgid "" … … 7949 7901 7950 7902 #. Could not open <filename>: <error message> 7951 #: ../plugins/sourceview/sourceview.c:55 47903 #: ../plugins/sourceview/sourceview.c:558 7952 7904 #, c-format 7953 7905 msgid "Could not open %s: %s" 7954 7906 msgstr "Неуспех при отварянето на %s: %s" 7955 7907 7956 #: ../plugins/sourceview/sourceview.c:6 087908 #: ../plugins/sourceview/sourceview.c:612 7957 7909 #, c-format 7958 7910 msgid "The file \"%s\" is read-only! Edit anyway?" … … 7960 7912 7961 7913 #. Could not open <filename>: <error message> 7962 #: ../plugins/sourceview/sourceview.c:6 677914 #: ../plugins/sourceview/sourceview.c:671 7963 7915 #, c-format 7964 7916 msgid "Could not save %s: %s" … … 8692 8644 msgstr "%s: Генериране на унаследяванията…" 8693 8645 8694 #: ../plugins/symbol-db/plugin.c:1037 8695 #, c-format 8696 msgid "%s: %d files scanned out of %d" 8697 msgstr "%s: Сканирани %d файла от общо %d" 8698 8699 #: ../plugins/symbol-db/plugin.c:1068 8646 #. Translators: %s is the name of a system library 8647 #: ../plugins/symbol-db/plugin.c:1038 8648 #, c-format 8649 msgid "%s: %d file scanned out of %d" 8650 msgid_plural "%s: %d files scanned out of %d" 8651 msgstr[0] "%s: Сканиран %d файл от общо %d" 8652 msgstr[1] "%s: Сканирани %d файла от общо %d" 8653 8654 #: ../plugins/symbol-db/plugin.c:1069 8700 8655 #, c-format 8701 8656 msgid "Generating inheritances…" 8702 8657 msgstr "Генериране на унаследяванията…" 8703 8658 8704 #: ../plugins/symbol-db/plugin.c:1070 8705 #, c-format 8706 msgid "%d files scanned out of %d" 8707 msgstr "Сканирани %d файла от общо %d" 8708 8709 #: ../plugins/symbol-db/plugin.c:1729 8659 #: ../plugins/symbol-db/plugin.c:1071 8660 #, c-format 8661 msgid "%d file scanned out of %d" 8662 msgid_plural "%d files scanned out of %d" 8663 msgstr[0] "Сканиран %d файл от общо %d" 8664 msgstr[1] "Сканирани %d файла от общо %d" 8665 8666 #: ../plugins/symbol-db/plugin.c:1730 8710 8667 msgid "Populating symbol database…" 8711 8668 msgstr "Създаване на базата от данни със символи…" 8712 8669 8713 #: ../plugins/symbol-db/plugin.c:21 09 ../plugins/symbol-db/plugin.c:21948670 #: ../plugins/symbol-db/plugin.c:2110 ../plugins/symbol-db/plugin.c:2195 8714 8671 msgid "Symbols" 8715 8672 msgstr "Символи" 8716 8673 8717 #: ../plugins/symbol-db/plugin.c:220 38674 #: ../plugins/symbol-db/plugin.c:2204 8718 8675 msgid "SymbolDb popup actions" 8719 8676 msgstr "Операции по базата от данни със символи" 8720 8677 8721 #: ../plugins/symbol-db/plugin.c:221 18678 #: ../plugins/symbol-db/plugin.c:2212 8722 8679 msgid "SymbolDb menu actions" 8723 8680 msgstr "Менюта за базата от данни със символи" 8724 8681 8725 #: ../plugins/symbol-db/plugin.c:252 4 ../plugins/symbol-db/plugin.c:25428682 #: ../plugins/symbol-db/plugin.c:2525 ../plugins/symbol-db/plugin.c:2543 8726 8683 #: ../plugins/symbol-db/symbol-db.plugin.in.h:1 8727 8684 msgid "Symbol Database" … … 9870 9827 msgid "Symbol" 9871 9828 msgstr "Символ" 9872 9873 #~ msgid "Unable to build user interface for New File"9874 #~ msgstr "Неуспех при изграждането на потребителски интерфейс за нов файл"9875 9876 #~ msgid "Unable to build project assistant user interface reading %s."9877 #~ msgstr ""9878 #~ "Неуспех при изграждането на потребителския интерфейс на помощника за "9879 #~ "проекти от %s."9880 9881 #~ msgid "Missing file %s"9882 #~ msgstr "Липсва файл %s"9883 9884 #~ msgid ""9885 #~ "Are you sure you want to reset the preferences to\n"9886 #~ "their default settings?"9887 #~ msgstr ""9888 #~ "Сигурни ли сте, че искате да върнете настройките по\n"9889 #~ "подразбиране?"9890 9891 #~ msgid ""9892 #~ "<b>There is %d item with unsaved changes. Save changes before closing?</b>"9893 #~ msgid_plural ""9894 #~ "<b>There are %d items with unsaved changes. Save changes before closing?</"9895 #~ "b>"9896 #~ msgstr[0] ""9897 #~ "<b>Има %d обект с незапазени промени. Да се запазят ли преди затваряне?</"9898 #~ "b>"9899 #~ msgstr[1] ""9900 #~ "<b>Има %d обекта с незапазени промени. Да се запазят ли преди затваряне?</"9901 #~ "b>"9902 9903 #~ msgid "Help display"9904 #~ msgstr "Показване на помощ"9905 9906 # Бутон за зареждане на library.g.o.9907 #~ msgid "Online"9908 #~ msgstr "В Интернет"9909 9910 #~ msgid "Quick _ReSearch"9911 #~ msgstr "Бързо търсене _наново"9912 9913 #~ msgid "Repeat quick search"9914 #~ msgstr "Повтаряне на бързото търсене"9915 9916 #~ msgid "_Add Bookmark"9917 #~ msgstr "_Добавяне на отметка"9918 9919 #~ msgid "Match case"9920 #~ msgstr "Зачитане на малки/главни"9921 9922 #~ msgid "Invalid GbfAmConfigValue type"9923 #~ msgstr "Невалиден тип GbfAmConfigValue"9924 9925 #~ msgid "Generic rule"9926 #~ msgstr "Обикновено правило"9927 9928 #~ msgid "Extra target"9929 #~ msgstr "Допълнителна цел"9930 9931 # Не е „конфигурационен файл“ в общия смисъл на думата.9932 #~ msgid "Configure file"9933 #~ msgstr "Файл, генериран от „configure“"9934 9935 #~ msgid "GLib mkenums"9936 #~ msgstr "Файл, генериран от glib-mkenums"9937 9938 #~ msgid "GLib genmarshal"9939 #~ msgstr "Файл, генериран от glib-genmarshal"9940 9941 #~ msgid "Intl rule"9942 #~ msgstr "Правило на „intltool“"9943 9944 #~ msgid "Group doesn't exist"9945 #~ msgstr "Групата не съществува"9946 9947 #~ msgid "Target doesn't exist"9948 #~ msgstr "Целта не съществува"9949 9950 #~ msgid "Invalid or remote path (only local paths supported)"9951 #~ msgstr "Невалиден или отдалечен път (поддържат се само локални)"9952 9953 #~ msgid "Malformed project"9954 #~ msgstr "Невалиден проект"9955 9956 #~ msgid "Parent group doesn't exist"9957 #~ msgstr "Родителската група не съществува"9958 9959 #~ msgid "Group already exists"9960 #~ msgstr "Групата вече съществува"9961 9962 #~ msgid "Group couldn't be created"9963 #~ msgstr "Неуспех при създаването на групата"9964 9965 #~ msgid "Group couldn't be removed"9966 #~ msgstr "Неуспех при премахването на групата"9967 9968 #~ msgid "Target already exists"9969 #~ msgstr "Целта вече съществува"9970 9971 #~ msgid "General failure in target creation"9972 #~ msgstr "Обща грешка при създаването на целта"9973 9974 #~ msgid "Newly created target could not be identified"9975 #~ msgstr "Неуспех при идентифицирането на новосъздадената цел"9976 9977 #~ msgid "Target couldn't be removed"9978 #~ msgstr "Неуспех при премахването на целта"9979 9980 #~ msgid "Source doesn't exist"9981 #~ msgstr "Изходният код не съществува"9982 9983 #~ msgid "Source file is already in given target"9984 #~ msgstr "Файлът с изходен код вече е дефиниран за дадената цел"9985 9986 #~ msgid "General failure in adding source file"9987 #~ msgstr "Обща грешка при добавяне на файл с изходен код"9988 9989 #~ msgid "Newly added source file could not be identified"9990 #~ msgstr ""9991 #~ "Неуспех при идентифицирането на току що добавения файл с изходен код"9992 9993 #~ msgid "Source couldn't be removed"9994 #~ msgstr "Неуспех при премахването на файл с изходен код"9995 9996 #~ msgid "Project directory"9997 #~ msgstr "Папка на проекта"9998 9999 #~ msgid "Enter new module"10000 #~ msgstr "Въведете нов модул"10001 10002 #~ msgid "Module/Packages"10003 #~ msgstr "Модул/пакети"10004 10005 #~ msgid "Version"10006 #~ msgstr "Версия"10007 10008 #~ msgid ""10009 #~ "Are you sure you want to remove module \"%s\" and all its associated "10010 #~ "packages?"10011 #~ msgstr ""10012 #~ "Сигурни ли сте, че искате да премахнете модула „%s“ и всички свързани с "10013 #~ "него пакети?"10014 10015 #~ msgid "Are you sure you want to remove package \"%s\"?"10016 #~ msgstr "Сигурни ли сте, че искате да премахнете пакета „%s“?"10017 10018 #~ msgid "Enter new variable"10019 #~ msgstr "Въведете нова променлива"10020 10021 #~ msgid "Are you sure you want to remove variable \"%s\"?"10022 #~ msgstr "Сигурни ли сте, че искате да премахнете променливата „%s“?"10023 10024 #~ msgid "Project:"10025 #~ msgstr "Проект:"10026 10027 #~ msgid "URI:"10028 #~ msgstr "Адрес:"10029 10030 #~ msgid "Use"10031 #~ msgstr "Използване"10032 10033 #~ msgid "Group name:"10034 #~ msgstr "Име на група:"10035 10036 #~ msgid "Advanced"10037 #~ msgstr "За напреднали"10038 10039 # FIXME: JIT е установен термин, не съм сигурен за AOT.10040 #~ msgid "gcj compiler flags (ahead-of-time):"10041 #~ msgstr "Флагове за компилатора на Java (AOT):"10042 10043 #~ msgid "Java compiler flags (just-in-time):"10044 #~ msgstr "Флагове за компилатора на Java (JIT):"10045 10046 # Това е променливата на Automake INCLUDES, която вече не бива да се10047 # използва.10048 # FIXME: Да видя как да го докладвам с подходящи промени в msgid.10049 #~ msgid "Includes (deprecated):"10050 #~ msgstr "Флагове на препроцесора (извън употреба):"10051 10052 #~ msgid "C preprocessor flags"10053 #~ msgstr "Флагове на препроцесора"10054 10055 #~ msgid "C++ compiler flags"10056 #~ msgstr "Флагове за компилатора на C"10057 10058 #~ msgid "gcj compiler flags (ahead-of-time)"10059 #~ msgstr "Флагове за компилатора на Java (AOT)"10060 10061 #~ msgid "Dependencies:"10062 #~ msgstr "Зависимости:"10063 10064 #~ msgid "Advanced options"10065 #~ msgstr "Опции за напреднали"10066 10067 #~ msgid "Target name:"10068 #~ msgstr "Име на цел:"10069 10070 #~ msgid "Advanced…"10071 #~ msgstr "За напреднали…"10072 10073 #~ msgid "Invalid GbfMkfileConfigValue type"10074 #~ msgstr "Невалиден тип GbfMkfileConfigValue"10075 10076 #~ msgid "Group coudn't be removed"10077 #~ msgstr "Неуспех при премахването на групата"10078 10079 #~ msgid "Target couldn't be created"10080 #~ msgstr "Неуспех при създаването на целта"10081 10082 #~ msgid "Target coudn't be removed"10083 #~ msgstr "Неуспех при премахването на целта"10084 10085 #~ msgid "Source file must be inside the project directory"10086 #~ msgstr "Файлът с изходен код трябва да е в папката на проекта"10087 10088 #~ msgid "Source is already in target"10089 #~ msgstr "Файлът с изходен код вече е дефиниран за целта"10090 10091 #~ msgid "Source couldn't be added"10092 #~ msgstr "Неуспех при добавянето на файл с изходен код"10093 10094 #~ msgid "Includes:"10095 #~ msgstr "Флагове за препроцесора:"10096 10097 #~ msgid "Add Remote Branch"10098 #~ msgstr "Добавяне на отдалечен клон"10099 10100 #~ msgid "Apply Stash"10101 #~ msgstr "Прилагане на stash"10102 10103 #~ msgid "Author/Grep"10104 #~ msgstr "Автор/grep"10105 10106 #~ msgid "Bad revision:"10107 #~ msgstr "Лоша ревизия:"10108 10109 #~ msgid "Branch to switch to:"10110 #~ msgstr "Превключване на клон:"10111 10112 #~ msgid "Branches to delete:"10113 #~ msgstr "Клонове за изтриване:"10114 10115 #~ msgid "Check out all local changes"10116 #~ msgstr "Изтегляне на всички локални промени"10117 10118 #~ msgid "Create Branch"10119 #~ msgstr "Създаване на клон"10120 10121 #~ msgid "Delete Branch"10122 #~ msgstr "Изтриване на клон"10123 10124 #~ msgid "Delete Remote Branch"10125 #~ msgstr "Изтриване на отдалечен клон"10126 10127 #~ msgid "Delete Tags"10128 #~ msgstr "Изтриване на етикети"10129 10130 #~ msgid "Filters"10131 #~ msgstr "Филтри"10132 10133 #~ msgid "From:"10134 #~ msgstr "От:"10135 10136 #~ msgid "Good revision:"10137 #~ msgstr "Добра ревизия:"10138 10139 #~ msgid "Grep:"10140 #~ msgstr "Grep:"10141 10142 #~ msgid "Ignore Files"10143 #~ msgstr "Пренебрегване на файлове"10144 10145 #~ msgid "Previous commit"10146 #~ msgstr "Предишно подаване"10147 10148 #~ msgid "Remote branch to rebase from:"10149 #~ msgstr "Отдалечен клон, който да се ползва за основа (rebase):"10150 10151 #~ msgid "Remote to delete:"10152 #~ msgstr "Отдалечен клон за изтриване:"10153 10154 #~ msgid "Repository origin"10155 #~ msgstr "Произход на хранилището"10156 10157 #~ msgid "Reset to:"10158 #~ msgstr "Връщане към:"10159 10160 #~ msgid "Restore index"10161 #~ msgstr "Възстановяване на индекса"10162 10163 #~ msgid "Revert Commit"10164 #~ msgstr "Отмяна на локално подаване"10165 10166 #~ msgid "Revision/Tag:"10167 #~ msgstr "Ревизия/етикет:"10168 10169 #~ msgid "Select Files to Check Out:"10170 #~ msgstr "Избор на файлове за изтегляне:"10171 10172 #~ msgid "Select Files to Ignore:"10173 #~ msgstr "Избор на файлове за пренебрегване:"10174 10175 # Хмм…10176 #~ msgid "Select Files to Unstage:"10177 #~ msgstr "Избор на файлове за отмяна (unstage):"10178 10179 #~ msgid "Select Mailbox File"10180 #~ msgstr "Избор на файл във формат mbox"10181 10182 #~ msgid "Select a Folder"10183 #~ msgstr "Избор на папка"10184 10185 #~ msgid "Select file to add:"10186 #~ msgstr "Избор на файл за добавяне:"10187 10188 #~ msgid "Select file to remove:"10189 #~ msgstr "Избор на файл за премахване:"10190 10191 #~ msgid "Show the contents of the selected stash in an editor"10192 #~ msgstr "Показване на съдържанието на избрания stash в редактор"10193 10194 #~ msgid "Stash the working tree's uncommitted changes"10195 #~ msgstr "Скатаване (stash) на неподадените промени в работното копие"10196 10197 #~ msgid "Switch to Another Branch"10198 #~ msgstr "Преминаване на друг клон"10199 10200 #~ msgid "Tag/Commit"10201 #~ msgstr "Създаване на етикет/подаване"10202 10203 #~ msgid "Tags to delete:"10204 #~ msgstr "Етикети за изтриване:"10205 10206 #~ msgid "To:"10207 #~ msgstr "До:"10208 10209 #~ msgid "View log"10210 #~ msgstr "Преглед на дневника"10211 10212 #~ msgid "page 3"10213 #~ msgstr "стр 3"10214 10215 #~ msgid "Git: File staged for add."10216 #~ msgstr "Git: Файлът е определен за добавяне."10217 10218 #~ msgid "Please select a file."10219 #~ msgstr "Изберете файл."10220 10221 #~ msgid "Git: Added remote branch \"%s\"."10222 #~ msgstr "Git: Добавен е отдалечен клон „%s“."10223 10224 #~ msgid "Git: Fetching…"10225 #~ msgstr "Git: Изтегляне…"10226 10227 #~ msgid "Please select a mailbox file."10228 #~ msgstr "Изберете файл във формат mbox."10229 10230 #~ msgid "Git: File retrieved."10231 #~ msgstr "Git: Файлът е изтеглен."10232 10233 #~ msgid "Git: Files checked out."10234 #~ msgstr "Git: Файловете са изтеглени."10235 10236 #~ msgid "Git: Commit complete."10237 #~ msgstr "Git: Подаването завърши."10238 10239 #~ msgid "Git: Created branch \"%s\"."10240 #~ msgstr "Git: Създаден е клон „%s“."10241 10242 #~ msgid "Git: Created tag \"%s\"."10243 #~ msgstr "Git: Създаден е етикет „%s“."10244 10245 #~ msgid "Please select branches to delete"10246 #~ msgstr "Изберете клонове за изтриване"10247 10248 #~ msgid "Git: Fetch complete."10249 #~ msgstr "Git: Изтеглянето завърши."10250 10251 #~ msgid "Short log"10252 #~ msgstr "Кратък дневник"10253 10254 #~ msgid "Git: Retrieving log…"10255 #~ msgstr "Git: Извличане на дневник…"10256 10257 #~ msgid "Git: Merge complete."10258 #~ msgstr "Git: Обединяването завърши."10259 10260 #~ msgid "Git: Pull complete."10261 #~ msgstr "Git: Изтеглянето завърши."10262 10263 #~ msgid "Please select a remote to pull from."10264 #~ msgstr "Въведете отдалечен клон на хранилището за изтегляне."10265 10266 #~ msgid "Please enter the URL of the repository to pull from."10267 #~ msgstr "Въведете адреса на хранилището за изтегляне."10268 10269 #~ msgid "Git: Push complete."10270 #~ msgstr "Git: Отдалеченото подаване завърши."10271 10272 #~ msgid "Please select a remote to push to."10273 #~ msgstr "Изберете отдалечен клон за подаване."10274 10275 #~ msgid "Please enter the URL of the repository to push to."10276 #~ msgstr "Въведете адреса на хранилището за подаване."10277 10278 #~ msgid "Git: Pushing…"10279 #~ msgstr "Git: Отдалечено подаване…"10280 10281 #~ msgid "Git: Rebasing"10282 #~ msgstr "Git: Базиране наново"10283 10284 #~ msgid "Git: File removed."10285 #~ msgstr "Git: Файлът е премахнат."10286 10287 #~ msgid "Git: Resolve complete."10288 #~ msgstr "Git: Разрешаването на конфликти завърши."10289 10290 #~ msgid "Git: Stash dropped."10291 #~ msgstr "Git: Стекът със скатани промени (stash) е изчистен."10292 10293 #~ msgid "Git: All stashes cleared."10294 #~ msgstr "Git: Всички заделени чрез stash промени са изчистени."10295 10296 #~ msgid "Git: Branch checkout complete."10297 #~ msgstr "Git: Изтеглянето на клона завърши."10298 10299 #~ msgid "There are no branches available."10300 #~ msgstr "Няма налични клонове"10301 10302 #~ msgid "Please select a stash"10303 #~ msgstr "Изберете stash"10304 10305 #~ msgid "Git: Changes stored in a stash."10306 #~ msgstr "Git: Промените са съхранени в stash."10307 10308 #~ msgid "Git: Stashed changes applied."10309 #~ msgstr "Git: Приложени са промените, съхранени в stash."10310 10311 #~ msgid "Git: Diff complete."10312 #~ msgstr "Git: Създаването на разлики завърши."10313 10314 #~ msgid "Git: Files unstaged."10315 #~ msgstr "Git: Файловете са отменени."10316 10317 #~ msgid "_Git"10318 #~ msgstr "_Git"10319 10320 #~ msgid "_Changes"10321 #~ msgstr "_Промени"10322 10323 #~ msgid "Commit changes to the local repository"10324 #~ msgstr "Подаване на промените в локалното хранилище"10325 10326 #~ msgid "_Stash"10327 #~ msgstr "_Stash"10328 10329 #~ msgid "Save uncommitted changes and re-apply them later"10330 #~ msgstr "Съхраняване на неподадените промени и прилагане наново по-късно"10331 10332 #~ msgid "_Apply stashed changes…"10333 #~ msgstr "_Прилагане на скатаните (stash) промени…"10334 10335 #~ msgid "_View log…"10336 #~ msgstr "Преглед на _дневника…"10337 10338 #~ msgid "View change history"10339 #~ msgstr "Преглед на историята на промените"10340 10341 #~ msgid "_Push…"10342 #~ msgstr "_Отдалечено подаване (push)…"10343 10344 #~ msgid "_Pull…"10345 #~ msgstr "И_зтегляне (pull)…"10346 10347 #~ msgid "Update the working copy"10348 #~ msgstr "Обновяване на работното копие"10349 10350 #~ msgid "Update remote branches"10351 #~ msgstr "Обновяване на отдалечените клонове"10352 10353 #~ msgid "_Files"10354 #~ msgstr "_Файлове"10355 10356 #~ msgid "_Ignore…"10357 #~ msgstr "_Пренебрегнат…"10358 10359 #~ msgid "Ignore files"10360 #~ msgstr "Пренебрегване на файлове"10361 10362 #~ msgid "_Check out files…"