3136 lines
89 KiB
Plaintext
3136 lines
89 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||
# This file is distributed under the same license as the PACKAGE package.
|
||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||
#
|
||
# Translators:
|
||
# Mike Gelfand <mikedld@mikedld.com>, 2017
|
||
# Ala Bala, 2018
|
||
# Kiril Kirilov <cybercop_montana@abv.bg>, 2020
|
||
#
|
||
#, fuzzy
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: PACKAGE VERSION\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2022-09-24 16:26+0100\n"
|
||
"PO-Revision-Date: 2017-01-26 19:47+0000\n"
|
||
"Last-Translator: Kiril Kirilov <cybercop_montana@abv.bg>, 2020\n"
|
||
"Language-Team: Bulgarian (https://www.transifex.com/transmissionbt/teams/33778/bg/)\n"
|
||
"Language: bg\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
||
#: ../cli/cli.cc:105 ../gtk/Utils.cc:88 ../libtransmission/utils.cc:641
|
||
msgid "None"
|
||
msgstr "Няма данни"
|
||
|
||
#: ../cli/cli.cc:110
|
||
msgid "Inf"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:232 ../gtk/Session.cc:1138 ../libtransmission/blocklist.cc:45 ../libtransmission/blocklist.cc:235 ../libtransmission/blocklist.cc:293 ../libtransmission/inout.cc:164 ../libtransmission/utils.cc:78 ../libtransmission/utils.cc:98 ../libtransmission/utils.cc:110 ../libtransmission/watchdir.cc:121 ../libtransmission/watchdir.cc:148
|
||
msgid "Couldn't read '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:258 ../gtk/Session.cc:1190 ../gtk/Utils.cc:257 ../libtransmission/watchdir.cc:97
|
||
msgid "Couldn't add torrent file '{path}'"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:269
|
||
msgid "Removing torrent file '{path}'"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:274 ../libtransmission/utils.cc:701
|
||
msgid "Couldn't remove '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:602
|
||
msgid "Couldn't parse log level '{level}'"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:643
|
||
msgid "Deferring reload until session is fully started."
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:658
|
||
msgid "Reloading settings from '{path}'"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:694
|
||
msgid "Couldn't initialize daemon: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:707
|
||
msgid "Loading settings from '{path}'"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:727
|
||
msgid "Saved pidfile '{path}'"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:733 ../gtk/MessageLogWindow.cc:189 ../libtransmission/blocklist.cc:303 ../libtransmission/inout.cc:180 ../libtransmission/rpcimpl.cc:1431 ../libtransmission/torrent.cc:810 ../libtransmission/torrent.cc:2032 ../libtransmission/variant.cc:1146
|
||
msgid "Couldn't save '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:743
|
||
msgid "Requiring authentication"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:764
|
||
msgid "Watching '{path}' for new torrent files"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:808 ../libtransmission/watchdir-kqueue.cc:120 ../libtransmission/watchdir-win32.cc:182
|
||
msgid "Couldn't create event: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:818 ../libtransmission/watchdir-kqueue.cc:130
|
||
msgid "Couldn't add event: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:832
|
||
msgid "Couldn't launch daemon event loop: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../gtk/AddTrackerDialog.ui:21 ../gtk/Application.cc:730 ../gtk/Dialogs.cc:114 ../gtk/EditTrackersDialog.ui:21 ../gtk/MakeProgressDialog.ui:22 ../gtk/MessageLogWindow.cc:230 ../gtk/OptionsDialog.cc:361 ../gtk/OptionsDialog.ui:21 ../gtk/RelocateDialog.ui:21 ../gtk/StatsDialog.cc:105 ../gtk/TorrentUrlChooserDialog.ui:21
|
||
msgid "_Cancel"
|
||
msgstr "_Отказ"
|
||
|
||
#: ../gtk/AddTrackerDialog.ui:35 ../gtk/DetailsDialog.ui:666 ../gtk/MakeProgressDialog.ui:52 ../gtk/PrefsDialog.ui:1985
|
||
msgid "_Add"
|
||
msgstr "_Добави"
|
||
|
||
#: ../gtk/AddTrackerDialog.ui:64
|
||
msgid "Tracker"
|
||
msgstr "Тракер"
|
||
|
||
#: ../gtk/AddTrackerDialog.ui:88
|
||
msgid "_Announce URL:"
|
||
msgstr "_Връзка към представянето:"
|
||
|
||
#: ../gtk/Application.cc:357
|
||
msgid "Couldn't register Transmission as a {content_type} handler: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../gtk/Application.cc:516
|
||
#, c-format
|
||
msgid "Got signal %d; trying to shut down cleanly. Do it again if it gets stuck."
|
||
msgstr "Получен е сигнал %d; при опит за изключване. Повторете при необходимост."
|
||
|
||
#: ../gtk/Application.cc:724
|
||
msgid "Transmission is a file sharing program. When you run a torrent, its data will be made available to others by means of upload. Any content you share is your sole responsibility."
|
||
msgstr "Transmission е програма за споделяне на файлове. Когато пуснете торент, данните му ще станат достъпни за други посредством качване/upload/. Всяко съдържание, което споделяте, е Ваша отговорност."
|
||
|
||
#: ../gtk/Application.cc:731
|
||
msgid "I _Agree"
|
||
msgstr "_Съгласен съм"
|
||
|
||
#: ../gtk/Application.cc:916
|
||
msgid "Closing Connections…"
|
||
msgstr ""
|
||
|
||
#: ../gtk/Application.cc:921
|
||
msgid "Sending upload/download totals to tracker…"
|
||
msgstr "Изпращане на обща информация за качване/сваляне към тракера…"
|
||
|
||
#: ../gtk/Application.cc:926
|
||
msgid "_Quit Now"
|
||
msgstr "_Излез сега"
|
||
|
||
#: ../gtk/Application.cc:986
|
||
msgid "Couldn't add corrupt torrent"
|
||
msgid_plural "Couldn't add corrupt torrents"
|
||
msgstr[0] "Не може да се добави повреден торент"
|
||
msgstr[1] "Не могат да се добавят повредени торенти"
|
||
|
||
#: ../gtk/Application.cc:993
|
||
msgid "Couldn't add duplicate torrent"
|
||
msgid_plural "Couldn't add duplicate torrents"
|
||
msgstr[0] "Не може да со добави дублиран торент"
|
||
msgstr[1] "Не могат да се добавят дублирани торенти"
|
||
|
||
#: ../gtk/Application.cc:1313
|
||
msgid "A fast and easy BitTorrent client"
|
||
msgstr "Бърз и лесен за ползване BitTorrent клиент"
|
||
|
||
#: ../gtk/Application.cc:1314
|
||
msgid "Copyright © The Transmission Project"
|
||
msgstr ""
|
||
|
||
#. Translators: translate "translator-credits" as your name
|
||
#. to have it appear in the credits in the "About"
|
||
#. dialog
|
||
#: ../gtk/Application.cc:1320
|
||
msgid "translator-credits"
|
||
msgstr ""
|
||
"Любомир Маринов\n"
|
||
"\n"
|
||
"Launchpad Contributions:\n"
|
||
" Atanas Kovachki https://launchpad.net/~zdar\n"
|
||
" Blagovest Petrov https://launchpad.net/~eniac-bg\n"
|
||
" ColorWP.com https://launchpad.net/~colorwp.com\n"
|
||
" Emil Pavlov https://launchpad.net/~emil-p-pavlov\n"
|
||
" Gangov https://launchpad.net/~gangov\n"
|
||
" George Christopher https://launchpad.net/~krisko-m2k\n"
|
||
" Ken VanDine https://launchpad.net/~ken-vandine\n"
|
||
" Krasimir Chonov https://launchpad.net/~kchonov\n"
|
||
" Lachezar Dobrev https://launchpad.net/~lachezar\n"
|
||
" Miroslav E. Hadzhiev (Хаджиев) https://launchpad.net/~xtigyro\n"
|
||
" Pavlin Grucov https://launchpad.net/~pavlin-grucov\n"
|
||
" Peter Petrov - Sh3p1 https://launchpad.net/~sh3p1\n"
|
||
" Sabry https://launchpad.net/~sabryhomeit\n"
|
||
" Siyan Panayotov https://launchpad.net/~xsisqox\n"
|
||
" Yuksel Saliev https://launchpad.net/~yuksbg\n"
|
||
" avioli https://launchpad.net/~avioli\n"
|
||
" cybercop https://launchpad.net/~cybercop-montana\n"
|
||
" masti4kata https://launchpad.net/~masti4kata\n"
|
||
" vlood https://launchpad.net/~vladimir-vassilev\n"
|
||
" Любомир Маринов https://launchpad.net/~lyub0m1r.mar1n0v"
|
||
|
||
#: ../gtk/DetailsDialog.cc:484 ../gtk/DetailsDialog.cc:502
|
||
msgid "Use global settings"
|
||
msgstr "Използвай общите настройки"
|
||
|
||
#: ../gtk/DetailsDialog.cc:485
|
||
msgid "Seed regardless of ratio"
|
||
msgstr "Разпространявай независимо от коефициента"
|
||
|
||
#: ../gtk/DetailsDialog.cc:486
|
||
msgid "Stop seeding at ratio:"
|
||
msgstr "Прекрати разпространяването при коефициент:"
|
||
|
||
#: ../gtk/DetailsDialog.cc:503
|
||
msgid "Seed regardless of activity"
|
||
msgstr "Разпространявай независимо от активността"
|
||
|
||
#: ../gtk/DetailsDialog.cc:504
|
||
msgid "Stop seeding if idle for N minutes:"
|
||
msgstr "Прекрати разпространяването при N минути на неактивност:"
|
||
|
||
#: ../gtk/DetailsDialog.cc:535 ../gtk/TorrentCellRenderer.cc:163
|
||
msgid "Queued for verification"
|
||
msgstr "На опашката за проверка"
|
||
|
||
#: ../gtk/DetailsDialog.cc:538
|
||
msgid "Verifying local data"
|
||
msgstr "Проверка на свалените данни"
|
||
|
||
#: ../gtk/DetailsDialog.cc:541 ../gtk/TorrentCellRenderer.cc:166
|
||
msgid "Queued for download"
|
||
msgstr "На опашката за изтегляне"
|
||
|
||
#: ../gtk/DetailsDialog.cc:544 ../gtk/FilterBar.cc:516
|
||
msgctxt "Verb"
|
||
msgid "Downloading"
|
||
msgstr "Сваляне"
|
||
|
||
#: ../gtk/DetailsDialog.cc:547 ../gtk/TorrentCellRenderer.cc:169
|
||
msgid "Queued for seeding"
|
||
msgstr "На опашката за разпространение"
|
||
|
||
#: ../gtk/DetailsDialog.cc:550 ../gtk/FilterBar.cc:517
|
||
msgctxt "Verb"
|
||
msgid "Seeding"
|
||
msgstr "Качване"
|
||
|
||
#: ../gtk/DetailsDialog.cc:553 ../gtk/FilterBar.cc:519 ../gtk/TorrentCellRenderer.cc:160
|
||
msgid "Finished"
|
||
msgstr "Завършен"
|
||
|
||
#: ../gtk/DetailsDialog.cc:553 ../gtk/FilterBar.cc:518 ../gtk/TorrentCellRenderer.cc:160
|
||
msgid "Paused"
|
||
msgstr "На пауза"
|
||
|
||
#: ../gtk/DetailsDialog.cc:574 ../gtk/DetailsDialog.cc:579 ../gtk/DetailsDialog.cc:693
|
||
msgid "N/A"
|
||
msgstr "Неизвестен"
|
||
|
||
#: ../gtk/DetailsDialog.cc:588 ../gtk/FileList.cc:602
|
||
msgid "Mixed"
|
||
msgstr "Смесен"
|
||
|
||
#: ../gtk/DetailsDialog.cc:589
|
||
msgid "No Torrents Selected"
|
||
msgstr "Няма избрани торенти"
|
||
|
||
#: ../gtk/DetailsDialog.cc:618
|
||
msgid "Private to this tracker -- DHT and PEX disabled"
|
||
msgstr "Само за този тракер — DHT и PEX са изключени"
|
||
|
||
#: ../gtk/DetailsDialog.cc:618
|
||
msgid "Public torrent"
|
||
msgstr "Публичен торент"
|
||
|
||
#: ../gtk/DetailsDialog.cc:681
|
||
msgid "Created by {creator} on {date}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:685
|
||
msgid "Created by {creator}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:689
|
||
msgid "Created on {date}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:803
|
||
msgid "Unknown"
|
||
msgstr "Неизвестен"
|
||
|
||
#: ../gtk/DetailsDialog.cc:840 ../gtk/MakeDialog.cc:357
|
||
msgid "{total_size} in {file_count:L} file"
|
||
msgid_plural "{total_size} in {file_count:L} files"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:855 ../gtk/MakeDialog.cc:363
|
||
msgid "({piece_count} BitTorrent piece @ {piece_size})"
|
||
msgid_plural "({piece_count} BitTorrent pieces @ {piece_size})"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:899
|
||
msgid "{current_size} ({percent_done}%)"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:907
|
||
#, no-c-format
|
||
msgid "{current_size} ({percent_done}% of {percent_available}% available)"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:916
|
||
#, no-c-format
|
||
msgid "{current_size} ({percent_done}% of {percent_available}% available; {unverified_size} unverified)"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:949
|
||
msgid "{downloaded_size} (+{discarded_size} discarded after failed checksum)"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:979
|
||
msgid "{uploaded_size} (Ratio: {ratio})"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:1020
|
||
msgid "No errors"
|
||
msgstr "Няма грешки"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1040
|
||
msgid "Never"
|
||
msgstr "Никога"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1044
|
||
msgid "Active now"
|
||
msgstr "Сега е активен"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1443
|
||
msgid "Optimistic unchoke"
|
||
msgstr "Изтеглянето сега ще започне"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1447
|
||
msgid "Downloading from this peer"
|
||
msgstr "Изтегляне от този участник"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1451
|
||
msgid "We would download from this peer if they would let us"
|
||
msgstr "Може да изтегляте данни от този участник, ако той позволи"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1455
|
||
msgid "Uploading to peer"
|
||
msgstr "Качване към участника"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1459
|
||
msgid "We would upload to this peer if they asked"
|
||
msgstr "Може да качвате данни към този участник, ако той е заинтересован"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1463
|
||
msgid "Peer has unchoked us, but we're not interested"
|
||
msgstr "Участника е съгласен да прехвърли данните, но ние вече не се интересуваме"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1467
|
||
msgid "We unchoked this peer, but they're not interested"
|
||
msgstr "Прехвърлянето към участника е разрешено, но той не се интересува"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1471
|
||
msgid "Encrypted connection"
|
||
msgstr "Шифрована връзка"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1475
|
||
msgid "Peer was found through Peer Exchange (PEX)"
|
||
msgstr "Участника беше намерен с помощта на обмена на участници (PEX)"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1479
|
||
msgid "Peer was found through DHT"
|
||
msgstr "Участника беше намерен чрез DHT"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1483
|
||
msgid "Peer is an incoming connection"
|
||
msgstr "Участника е намерен при свъзрване с нас"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1487
|
||
msgid "Peer is connected over µTP"
|
||
msgstr "Участника е свързан чрез µTP"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1573
|
||
msgid "Address"
|
||
msgstr "Адреси"
|
||
|
||
#. % is percent done
|
||
#: ../gtk/DetailsDialog.cc:1581
|
||
msgid "%"
|
||
msgstr "%"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1597
|
||
msgid "Dn Reqs"
|
||
msgstr "Заявки за сваляне"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1604
|
||
msgid "Up Reqs"
|
||
msgstr "Заявки за качв."
|
||
|
||
#: ../gtk/DetailsDialog.cc:1611
|
||
msgid "Dn Blocks"
|
||
msgstr "Приети блокове"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1618
|
||
msgid "Up Blocks"
|
||
msgstr "Предадени блокове"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1625
|
||
msgid "We Cancelled"
|
||
msgstr "Ние отменихме"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1632
|
||
msgid "They Cancelled"
|
||
msgstr "Те отмениха"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1640 ../gtk/DetailsDialog.cc:1715
|
||
msgid "Down"
|
||
msgstr "Сваляне"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1648
|
||
msgid "Up"
|
||
msgstr "Качване"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1655
|
||
msgid "Client"
|
||
msgstr "Клиент"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1661
|
||
msgid "Flags"
|
||
msgstr "Флагове"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1706
|
||
msgid "Web Seeds"
|
||
msgstr "Уеб участници"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1770
|
||
msgid "Got a list of {markup_begin}{peer_count} peer{markup_end} {time_span_ago}"
|
||
msgid_plural "Got a list of {markup_begin}{peer_count} peers{markup_end} {time_span_ago}"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#. {markup_begin} and {markup_end} should surround the time_span
|
||
#: ../gtk/DetailsDialog.cc:1782
|
||
msgid "Peer list request {markup_begin}timed out {time_span_ago}{markup_end}; will retry"
|
||
msgstr ""
|
||
|
||
#. {markup_begin} and {markup_end} should surround the error
|
||
#: ../gtk/DetailsDialog.cc:1791
|
||
msgid "Got an error '{markup_begin}{error}{markup_end}' {time_span_ago}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:1804
|
||
msgid "No updates scheduled"
|
||
msgstr "Няма планувани актуализации"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1811
|
||
msgid "Asking for more peers {time_span_from_now}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:1818
|
||
msgid "Queued to ask for more peers"
|
||
msgstr "Заявката за допълнителни участници е поставена на опашката"
|
||
|
||
#. {markup_begin} and {markup_end} should surround time_span_ago
|
||
#: ../gtk/DetailsDialog.cc:1826
|
||
msgid "Asked for more peers {markup_begin}{time_span_ago}{markup_end}"
|
||
msgstr ""
|
||
|
||
#. {markup_begin} and {markup_end} should surround the seeder/leecher text
|
||
#: ../gtk/DetailsDialog.cc:1849
|
||
msgid "Tracker had {markup_begin}{seeder_count} {seeder_or_seeders} and {leecher_count} {leecher_or_leechers}{markup_end} {time_span_ago}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:1851
|
||
msgid "seeder"
|
||
msgid_plural "seeders"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:1853
|
||
msgid "leecher"
|
||
msgid_plural "leechers"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#. {markup_begin} and {markup_end} should surround the error text
|
||
#: ../gtk/DetailsDialog.cc:1862
|
||
msgid "Got a scrape error '{markup_begin}{error}{markup_end}' {time_span_ago}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:1879
|
||
msgid "Asking for peer counts in {time_span_from_now}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:1886
|
||
msgid "Queued to ask for peer counts"
|
||
msgstr "Поставяне на заявка за броя на участниците в опашката"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1893
|
||
msgid "Asked for peer counts {markup_begin}{time_span_ago}{markup_end}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:2156
|
||
msgid "{torrent_name} - Edit Trackers"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:2192
|
||
msgid "List contains invalid URLs"
|
||
msgstr "Списъкът съдържа неправилни уеб адреси"
|
||
|
||
#: ../gtk/DetailsDialog.cc:2197 ../gtk/FileList.cc:786
|
||
msgid "Please correct the errors and try again."
|
||
msgstr "Моля, поправете грешките е опитайте отново."
|
||
|
||
#: ../gtk/DetailsDialog.cc:2273
|
||
msgid "{torrent_name} - Add Tracker"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:2391 ../gtk/DetailsDialog.ui:761
|
||
msgid "Trackers"
|
||
msgstr "Тракери"
|
||
|
||
#: ../gtk/DetailsDialog.cc:2558
|
||
msgid "{torrent_name} Properties"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:2567
|
||
msgid "Properties - {torrent_count:L} Torrent"
|
||
msgid_plural "Properties - {torrent_count:L} Torrents"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/DetailsDialog.ui:21 ../gtk/MakeDialog.ui:21 ../gtk/MakeProgressDialog.ui:37 ../gtk/PrefsDialog.ui:38 ../gtk/StatsDialog.ui:37
|
||
msgid "_Close"
|
||
msgstr "_Затваряне"
|
||
|
||
#: ../gtk/DetailsDialog.ui:56
|
||
msgid "Activity"
|
||
msgstr "Активност"
|
||
|
||
#: ../gtk/DetailsDialog.ui:80
|
||
msgid "Torrent size:"
|
||
msgstr "Размер:"
|
||
|
||
#: ../gtk/DetailsDialog.ui:92
|
||
msgid "Have:"
|
||
msgstr "Налични:"
|
||
|
||
#: ../gtk/DetailsDialog.ui:104 ../gtk/StatsDialog.ui:92 ../gtk/StatsDialog.ui:250
|
||
msgid "Uploaded:"
|
||
msgstr "Качени:"
|
||
|
||
#: ../gtk/DetailsDialog.ui:116 ../gtk/StatsDialog.ui:117 ../gtk/StatsDialog.ui:275
|
||
msgid "Downloaded:"
|
||
msgstr "Изтеглени:"
|
||
|
||
#: ../gtk/DetailsDialog.ui:128
|
||
msgid "State:"
|
||
msgstr "Състояние:"
|
||
|
||
#: ../gtk/DetailsDialog.ui:140
|
||
msgid "Running time:"
|
||
msgstr "Продължителност:"
|
||
|
||
#: ../gtk/DetailsDialog.ui:152
|
||
msgid "Remaining time:"
|
||
msgstr "Оставащо време:"
|
||
|
||
#: ../gtk/DetailsDialog.ui:164
|
||
msgid "Last activity:"
|
||
msgstr "Последна активност:"
|
||
|
||
#: ../gtk/DetailsDialog.ui:176
|
||
msgid "Error:"
|
||
msgstr "Грешка:"
|
||
|
||
#: ../gtk/DetailsDialog.ui:330
|
||
msgid "Details"
|
||
msgstr "Детайли"
|
||
|
||
#: ../gtk/DetailsDialog.ui:354
|
||
msgid "Location:"
|
||
msgstr "Местоположение:"
|
||
|
||
#: ../gtk/DetailsDialog.ui:366
|
||
msgid "Hash:"
|
||
msgstr "Хеш:"
|
||
|
||
#: ../gtk/DetailsDialog.ui:378
|
||
msgid "Privacy:"
|
||
msgstr "Поверителност:"
|
||
|
||
#: ../gtk/DetailsDialog.ui:390
|
||
msgid "Origin:"
|
||
msgstr "Произход:"
|
||
|
||
#: ../gtk/DetailsDialog.ui:402
|
||
msgid "Added:"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.ui:416
|
||
msgid "Comment:"
|
||
msgstr "Коментар:"
|
||
|
||
#: ../gtk/DetailsDialog.ui:527 ../gtk/MessageLogWindow.cc:451
|
||
msgid "Information"
|
||
msgstr "Информация"
|
||
|
||
#: ../gtk/DetailsDialog.ui:594 ../gtk/DetailsDialog.ui:722
|
||
msgid "Show _more details"
|
||
msgstr "Покажи още _информация"
|
||
|
||
#: ../gtk/DetailsDialog.ui:617
|
||
msgid "Peers"
|
||
msgstr "Участници"
|
||
|
||
#: ../gtk/DetailsDialog.ui:680
|
||
msgid "_Edit"
|
||
msgstr "_Редактиране"
|
||
|
||
#: ../gtk/DetailsDialog.ui:694 ../gtk/Dialogs.cc:115 ../gtk/PrefsDialog.ui:2000
|
||
msgid "_Remove"
|
||
msgstr "_Премахни"
|
||
|
||
#: ../gtk/DetailsDialog.ui:738
|
||
msgid "Show _backup trackers"
|
||
msgstr "Покажи _резервните тракери"
|
||
|
||
#: ../gtk/DetailsDialog.ui:799
|
||
msgid "File listing not available for combined torrent properties"
|
||
msgstr "Няма списък с файлове при общите свойства на торентите"
|
||
|
||
#: ../gtk/DetailsDialog.ui:816 ../gtk/MakeDialog.ui:67
|
||
msgid "Files"
|
||
msgstr "Файлове"
|
||
|
||
#: ../gtk/DetailsDialog.ui:835 ../gtk/PrefsDialog.ui:383
|
||
msgid "Speed"
|
||
msgstr "Скорост"
|
||
|
||
#: ../gtk/DetailsDialog.ui:857
|
||
msgid "Honor global _limits"
|
||
msgstr "Съобразяване с общите _ограничения"
|
||
|
||
#: ../gtk/DetailsDialog.ui:873
|
||
msgid "Limit _download speed ({speed_units}):"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.ui:888
|
||
msgid "Limit _upload speed ({speed_units}):"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.ui:905 ../gtk/OptionsDialog.ui:145
|
||
msgid "Torrent _priority:"
|
||
msgstr "_Приоритет:"
|
||
|
||
#: ../gtk/DetailsDialog.ui:972
|
||
msgid "Seeding Limits"
|
||
msgstr "Лимити за разпространение"
|
||
|
||
#: ../gtk/DetailsDialog.ui:996
|
||
msgid "_Ratio:"
|
||
msgstr "_Коефициент:"
|
||
|
||
#: ../gtk/DetailsDialog.ui:1010
|
||
msgid "_Idle:"
|
||
msgstr "_Очакване:"
|
||
|
||
#: ../gtk/DetailsDialog.ui:1115
|
||
msgid "Peer Connections"
|
||
msgstr "Връзка с участниците"
|
||
|
||
#: ../gtk/DetailsDialog.ui:1139
|
||
msgid "_Maximum peers:"
|
||
msgstr "_Максимален брой участници:"
|
||
|
||
#: ../gtk/DetailsDialog.ui:1176 ../gtk/MainWindow.ui:168 ../gtk/PrefsDialog.ui:1399
|
||
msgid "Options"
|
||
msgstr "Настройки"
|
||
|
||
#: ../gtk/Dialogs.cc:54
|
||
#, c-format
|
||
msgid "Remove torrent?"
|
||
msgid_plural "Remove %d torrents?"
|
||
msgstr[0] "Да премахна ли този торент?"
|
||
msgstr[1] "Да премахна ли тези %d торента?"
|
||
|
||
#: ../gtk/Dialogs.cc:55
|
||
#, c-format
|
||
msgid "Delete this torrent's downloaded files?"
|
||
msgid_plural "Delete these %d torrents' downloaded files?"
|
||
msgstr[0] "Да изтрия ли изтеглените файлове от този торент?"
|
||
msgstr[1] "Да изтрия ли изтеглените файлове от тези %d торента?"
|
||
|
||
#: ../gtk/Dialogs.cc:62
|
||
msgid "Once removed, continuing the transfer will require the torrent file or magnet link."
|
||
msgid_plural "Once removed, continuing the transfers will require the torrent files or magnet links."
|
||
msgstr[0] "След изтриване, за да продължите разпространението ще трябва торент файл или Magnet линк."
|
||
msgstr[1] "След изтриване, за да продължите разпространението ще трябват торент файлове или Magnet линкове."
|
||
|
||
#: ../gtk/Dialogs.cc:69
|
||
msgid "This torrent has not finished downloading."
|
||
msgid_plural "These torrents have not finished downloading."
|
||
msgstr[0] "Торента не е завършил изтеглянето."
|
||
msgstr[1] "Торентите не са завършили изтеглянето."
|
||
|
||
#: ../gtk/Dialogs.cc:75
|
||
msgid "This torrent is connected to peers."
|
||
msgid_plural "These torrents are connected to peers."
|
||
msgstr[0] "Този торент е свързан с други участници."
|
||
msgstr[1] "Тези торенти са свързани с други участници."
|
||
|
||
#: ../gtk/Dialogs.cc:82
|
||
msgid "One of these torrents is connected to peers."
|
||
msgid_plural "Some of these torrents are connected to peers."
|
||
msgstr[0] "Един от тези торенти е свързан с други участници."
|
||
msgstr[1] "Някои от тези торенти са свързани с други участници."
|
||
|
||
#: ../gtk/Dialogs.cc:95
|
||
msgid "One of these torrents has not finished downloading."
|
||
msgid_plural "Some of these torrents have not finished downloading."
|
||
msgstr[0] "Един от тези торенти не е завършил с изтеглянето."
|
||
msgstr[1] "Някои от тези торенти не са завършили с изтеглянето."
|
||
|
||
#: ../gtk/Dialogs.cc:115
|
||
msgid "_Delete"
|
||
msgstr "_Изтриване"
|
||
|
||
#: ../gtk/EditTrackersDialog.ui:35 ../gtk/MessageLogWindow.cc:231
|
||
msgid "_Save"
|
||
msgstr "Запазване"
|
||
|
||
#: ../gtk/EditTrackersDialog.ui:64
|
||
msgid "Tracker Announce URLs"
|
||
msgstr "Уеб адреси на съобщаване на тракера"
|
||
|
||
#: ../gtk/EditTrackersDialog.ui:88 ../gtk/MakeDialog.ui:313
|
||
msgid ""
|
||
"To add a backup URL, add it on the next line after a primary URL.\n"
|
||
"To add a new primary URL, add it after a blank line."
|
||
msgstr ""
|
||
|
||
#: ../gtk/EditTrackersDialog.ui:123
|
||
msgid "Also see Default Public Trackers in Edit > Preferences > Network"
|
||
msgstr ""
|
||
|
||
#: ../gtk/FileList.cc:590 ../gtk/Utils.cc:497
|
||
msgid "High"
|
||
msgstr "Висок"
|
||
|
||
#: ../gtk/FileList.cc:594 ../gtk/Utils.cc:498
|
||
msgid "Normal"
|
||
msgstr "Нормален"
|
||
|
||
#: ../gtk/FileList.cc:598 ../gtk/Utils.cc:499
|
||
msgid "Low"
|
||
msgstr "Нисък"
|
||
|
||
#: ../gtk/FileList.cc:777 ../gtk/Session.cc:623
|
||
msgid "Couldn't rename '{old_path}' as '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../gtk/FileList.cc:886 ../gtk/MessageLogWindow.cc:303
|
||
msgid "Name"
|
||
msgstr "Име"
|
||
|
||
#: ../gtk/FileList.cc:911
|
||
msgid "Size"
|
||
msgstr "Размер"
|
||
|
||
#. add "progress" column
|
||
#: ../gtk/FileList.cc:920
|
||
msgid "Have"
|
||
msgstr "Налични"
|
||
|
||
#. add "enabled" column
|
||
#: ../gtk/FileList.cc:937
|
||
msgid "Download"
|
||
msgstr "Изтегляне"
|
||
|
||
#. add priority column
|
||
#: ../gtk/FileList.cc:954
|
||
msgid "Priority"
|
||
msgstr "Приоритет"
|
||
|
||
#: ../gtk/FilterBar.cc:286 ../gtk/FilterBar.cc:513
|
||
msgid "All"
|
||
msgstr "Всички"
|
||
|
||
#: ../gtk/FilterBar.cc:515
|
||
msgid "Active"
|
||
msgstr "Активни"
|
||
|
||
#: ../gtk/FilterBar.cc:520
|
||
msgctxt "Verb"
|
||
msgid "Verifying"
|
||
msgstr "Проверява се"
|
||
|
||
#: ../gtk/FilterBar.cc:521 ../gtk/FreeSpaceLabel.cc:52 ../gtk/MessageLogWindow.cc:449
|
||
msgid "Error"
|
||
msgstr "Грешка"
|
||
|
||
#: ../gtk/FilterBar.cc:713 ../gtk/FilterBar.ui:14
|
||
msgid "_Show:"
|
||
msgstr "_Покажи:"
|
||
|
||
#: ../gtk/FilterBar.cc:714
|
||
msgid "_Show {count:L} of:"
|
||
msgstr ""
|
||
|
||
#: ../gtk/FreeSpaceLabel.cc:52
|
||
msgid "{disk_space} free"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.cc:234
|
||
msgid ""
|
||
"Click to disable Alternative Speed Limits\n"
|
||
" ({download_speed} down, {upload_speed} up)"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.cc:235
|
||
msgid ""
|
||
"Click to enable Alternative Speed Limits\n"
|
||
" ({download_speed} down, {upload_speed} up)"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.cc:285
|
||
msgid "Unlimited"
|
||
msgstr "Неограничено"
|
||
|
||
#: ../gtk/MainWindow.cc:348
|
||
msgid "Seed Forever"
|
||
msgstr "Постоянно разпространяване"
|
||
|
||
#: ../gtk/MainWindow.cc:387
|
||
msgid "Limit Download Speed"
|
||
msgstr "Ограничи скоростта на изтегляне"
|
||
|
||
#: ../gtk/MainWindow.cc:388
|
||
msgid "Limit Upload Speed"
|
||
msgstr "Ограничи скоростта на качване"
|
||
|
||
#: ../gtk/MainWindow.cc:392
|
||
msgid "Stop Seeding at Ratio"
|
||
msgstr "Спри разпространяването при коефициент"
|
||
|
||
#: ../gtk/MainWindow.cc:431
|
||
msgid "Stop at Ratio ({ratio})"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.cc:442
|
||
msgid "Total Ratio"
|
||
msgstr "Общ коефициент"
|
||
|
||
#: ../gtk/MainWindow.cc:443
|
||
msgid "Session Ratio"
|
||
msgstr "Коефициент на сесията"
|
||
|
||
#: ../gtk/MainWindow.cc:444
|
||
msgid "Total Transfer"
|
||
msgstr "Общ трансфер"
|
||
|
||
#: ../gtk/MainWindow.cc:445
|
||
msgid "Session Transfer"
|
||
msgstr "Трансфер в сесията"
|
||
|
||
#: ../gtk/MainWindow.cc:595 ../gtk/MainWindow.cc:616 ../gtk/TorrentCellRenderer.cc:182
|
||
msgid "Ratio: {ratio}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.cc:601
|
||
msgctxt "current session totals"
|
||
msgid "Down: {downloaded_size}, Up: {uploaded_size}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.cc:609
|
||
msgctxt "all-time totals"
|
||
msgid "Down: {downloaded_size}, Up: {uploaded_size}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.cc:642
|
||
msgid "{download_speed} ▼"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.cc:645 ../gtk/TorrentCellRenderer.cc:140
|
||
msgid "{upload_speed} ▲"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.ui:21 ../gtk/transmission.ui:14 ../gtk/transmission.ui:459
|
||
msgid "Open a torrent"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.ui:24 ../gtk/OptionsDialog.cc:362 ../gtk/OptionsDialog.ui:36 ../gtk/TorrentUrlChooserDialog.ui:35 ../gtk/transmission.ui:12 ../gtk/transmission.ui:458
|
||
msgid "_Open"
|
||
msgstr "_Отваряне"
|
||
|
||
#: ../gtk/MainWindow.ui:37 ../gtk/transmission.ui:99 ../gtk/transmission.ui:368
|
||
msgid "Start torrent"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.ui:39 ../gtk/transmission.ui:97 ../gtk/transmission.ui:366
|
||
msgid "_Start"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.ui:52 ../gtk/transmission.ui:143 ../gtk/transmission.ui:412
|
||
msgid "Pause torrent"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.ui:54 ../gtk/transmission.ui:141 ../gtk/transmission.ui:410
|
||
msgid "_Pause"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.ui:68 ../gtk/transmission.ui:166 ../gtk/transmission.ui:435
|
||
msgid "Remove torrent"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.ui:91 ../gtk/transmission.ui:84 ../gtk/transmission.ui:295
|
||
msgid "Torrent properties"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.ui:94 ../gtk/transmission.ui:82 ../gtk/transmission.ui:293
|
||
msgid "_Properties"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.ui:142
|
||
msgid "Torrent"
|
||
msgstr "Торент"
|
||
|
||
#: ../gtk/MainWindow.ui:250 ../gtk/StatsDialog.ui:8
|
||
msgid "Statistics"
|
||
msgstr "Статистика"
|
||
|
||
#: ../gtk/MakeDialog.cc:151
|
||
msgid "Creating '{path}'"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MakeDialog.cc:164
|
||
msgid "Created '{path}'"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MakeDialog.cc:170 ../libtransmission/open-files.cc:161 ../libtransmission/session-id.cc:71
|
||
msgid "Couldn't create '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MakeDialog.cc:189
|
||
msgid "Scanned {file_size}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MakeDialog.cc:351 ../gtk/MakeDialog.cc:500 ../gtk/MakeDialog.ui:176
|
||
msgid "No source selected"
|
||
msgstr "Не е избран източник"
|
||
|
||
#: ../gtk/MakeDialog.ui:8 ../gtk/MakeProgressDialog.ui:8
|
||
msgid "New Torrent"
|
||
msgstr "Нов торент"
|
||
|
||
#: ../gtk/MakeDialog.ui:36
|
||
msgid "_New"
|
||
msgstr "_Нов"
|
||
|
||
#: ../gtk/MakeDialog.ui:91
|
||
msgid "Sa_ve to:"
|
||
msgstr "Съ_храни в:"
|
||
|
||
#: ../gtk/MakeDialog.ui:116
|
||
msgid "Source F_older:"
|
||
msgstr "Изходна _папка:"
|
||
|
||
#: ../gtk/MakeDialog.ui:144
|
||
msgid "Source _File:"
|
||
msgstr "Изходен _файл:"
|
||
|
||
#: ../gtk/MakeDialog.ui:191
|
||
msgid "Piece size:"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MakeDialog.ui:242
|
||
msgid "Properties"
|
||
msgstr "Свойства"
|
||
|
||
#: ../gtk/MakeDialog.ui:268
|
||
msgid "_Trackers:"
|
||
msgstr "_Тракери:"
|
||
|
||
#: ../gtk/MakeDialog.ui:331
|
||
msgid "Co_mment:"
|
||
msgstr "_Коментар:"
|
||
|
||
#: ../gtk/MakeDialog.ui:357
|
||
msgid "_Source:"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MakeDialog.ui:383
|
||
msgid "_Private torrent"
|
||
msgstr "_Частен торент"
|
||
|
||
#: ../gtk/MakeProgressDialog.ui:82
|
||
msgid "Creating torrent…"
|
||
msgstr "Създаване на торент..."
|
||
|
||
#: ../gtk/MessageLogWindow.cc:229
|
||
msgid "Save Log"
|
||
msgstr "Съхрани дневника"
|
||
|
||
#: ../gtk/MessageLogWindow.cc:312
|
||
msgid "Message"
|
||
msgstr "Съобщение"
|
||
|
||
#: ../gtk/MessageLogWindow.cc:321
|
||
msgid "Time"
|
||
msgstr "Време"
|
||
|
||
#: ../gtk/MessageLogWindow.cc:448
|
||
msgid "Critical"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MessageLogWindow.cc:450
|
||
msgid "Warning"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MessageLogWindow.cc:452
|
||
msgid "Debug"
|
||
msgstr "Отстраняване на грешки"
|
||
|
||
#: ../gtk/MessageLogWindow.cc:453
|
||
msgid "Trace"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MessageLogWindow.ui:7
|
||
msgid "Message Log"
|
||
msgstr "Дневник със съобщения"
|
||
|
||
#: ../gtk/MessageLogWindow.ui:26
|
||
msgid "Save _As"
|
||
msgstr "Запазване _като"
|
||
|
||
#: ../gtk/MessageLogWindow.ui:41
|
||
msgid "Clear"
|
||
msgstr "Изчистване"
|
||
|
||
#: ../gtk/MessageLogWindow.ui:66
|
||
msgid "P_ause"
|
||
msgstr "_Пауза"
|
||
|
||
#: ../gtk/MessageLogWindow.ui:96
|
||
msgid "Level"
|
||
msgstr "Ниво"
|
||
|
||
#: ../gtk/Notify.cc:199
|
||
msgid "Open File"
|
||
msgstr "Отвори файла"
|
||
|
||
#: ../gtk/Notify.cc:204
|
||
msgid "Open Folder"
|
||
msgstr "Отвори папката"
|
||
|
||
#: ../gtk/Notify.cc:218
|
||
msgid "Torrent Complete"
|
||
msgstr "Торентът е завършен"
|
||
|
||
#: ../gtk/Notify.cc:240
|
||
msgid "Start Now"
|
||
msgstr ""
|
||
|
||
#: ../gtk/Notify.cc:252
|
||
msgid "Torrent Added"
|
||
msgstr "Торентът е добавен"
|
||
|
||
#: ../gtk/OptionsDialog.cc:215
|
||
msgid "Torrent files"
|
||
msgstr "Торент файлове"
|
||
|
||
#: ../gtk/OptionsDialog.cc:220
|
||
msgid "All files"
|
||
msgstr "Всички файлове"
|
||
|
||
#: ../gtk/OptionsDialog.cc:357
|
||
msgid "Open a Torrent"
|
||
msgstr "Отвори торент файл"
|
||
|
||
#: ../gtk/OptionsDialog.cc:373
|
||
msgid "Show _options dialog"
|
||
msgstr "Покажи диалоговия прозорец с _настройките"
|
||
|
||
#: ../gtk/OptionsDialog.ui:8
|
||
msgid "Torrent Options"
|
||
msgstr "Параметри на торента"
|
||
|
||
#: ../gtk/OptionsDialog.ui:67
|
||
msgid "_Torrent file:"
|
||
msgstr "_Торент файл:"
|
||
|
||
#: ../gtk/OptionsDialog.ui:82
|
||
msgid "Select Source File"
|
||
msgstr "Изберете изходен файл"
|
||
|
||
#: ../gtk/OptionsDialog.ui:93
|
||
msgid "_Destination folder:"
|
||
msgstr "Папка за _запазване:"
|
||
|
||
#: ../gtk/OptionsDialog.ui:109
|
||
msgid "Select Destination Folder"
|
||
msgstr "Избери папка за запазване"
|
||
|
||
#: ../gtk/OptionsDialog.ui:168
|
||
msgid "_Start when added"
|
||
msgstr "_Стартирай при добавяне"
|
||
|
||
#: ../gtk/OptionsDialog.ui:184 ../gtk/PrefsDialog.ui:471
|
||
msgid "Mo_ve torrent file to the trash"
|
||
msgstr ""
|
||
|
||
#: ../gtk/PrefsDialog.cc:461 ../gtk/PrefsDialog.cc:489
|
||
msgid "Blocklist has {count:L} entry"
|
||
msgid_plural "Blocklist has {count:L} entries"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/PrefsDialog.cc:493
|
||
msgid "Blocklist updated!"
|
||
msgstr ""
|
||
|
||
#: ../gtk/PrefsDialog.cc:493
|
||
msgid "Couldn't update blocklist"
|
||
msgstr ""
|
||
|
||
#: ../gtk/PrefsDialog.cc:504
|
||
msgid "Update Blocklist"
|
||
msgstr "Актуализиране на черния списък"
|
||
|
||
#: ../gtk/PrefsDialog.cc:509
|
||
msgid "Getting new blocklist…"
|
||
msgstr "Получаване на нов «черен списък»…"
|
||
|
||
#: ../gtk/PrefsDialog.cc:532
|
||
msgid "Allow encryption"
|
||
msgstr "Разреши криптиране"
|
||
|
||
#: ../gtk/PrefsDialog.cc:533
|
||
msgid "Prefer encryption"
|
||
msgstr "Предпочитай криптиране"
|
||
|
||
#: ../gtk/PrefsDialog.cc:534
|
||
msgid "Require encryption"
|
||
msgstr "Изисквай криптиране"
|
||
|
||
#: ../gtk/PrefsDialog.cc:899
|
||
msgid "Every Day"
|
||
msgstr "Всеки ден"
|
||
|
||
#: ../gtk/PrefsDialog.cc:900
|
||
msgid "Weekdays"
|
||
msgstr "Делнични дни"
|
||
|
||
#: ../gtk/PrefsDialog.cc:901
|
||
msgid "Weekends"
|
||
msgstr "Уикендите"
|
||
|
||
#: ../gtk/PrefsDialog.cc:1019 ../gtk/PrefsDialog.ui:1250
|
||
msgid "Status unknown"
|
||
msgstr "Състоянието е неизвестно"
|
||
|
||
#: ../gtk/PrefsDialog.cc:1041
|
||
msgid "Port is {markup_begin}closed{markup_end}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/PrefsDialog.cc:1041
|
||
msgid "Port is {markup_begin}open{markup_end}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/PrefsDialog.cc:1052
|
||
msgid "Testing TCP port…"
|
||
msgstr ""
|
||
|
||
#: ../gtk/PrefsDialog.ui:8
|
||
msgid "Transmission Preferences"
|
||
msgstr "Параметри на Transmission"
|
||
|
||
#: ../gtk/PrefsDialog.ui:23
|
||
msgid "_Help"
|
||
msgstr "Помо_щ"
|
||
|
||
#: ../gtk/PrefsDialog.ui:72
|
||
msgid "Speed Limits"
|
||
msgstr "Ограничаване на скоростта"
|
||
|
||
#. Checkbox to limit upload speed
|
||
#: ../gtk/PrefsDialog.ui:94
|
||
msgid "_Upload ({speed_units}):"
|
||
msgstr ""
|
||
|
||
#. Checkbox to limit download speed
|
||
#: ../gtk/PrefsDialog.ui:109
|
||
msgid "_Download ({speed_units}):"
|
||
msgstr ""
|
||
|
||
#: ../gtk/PrefsDialog.ui:172
|
||
msgid "Alternative Speed Limits"
|
||
msgstr "Aлтернативни ограничения на скоростта"
|
||
|
||
#: ../gtk/PrefsDialog.ui:216
|
||
msgid "Override normal speed limits manually or at scheduled times"
|
||
msgstr "Замяна на обичайните ограничения на скоростта по график или ръчно"
|
||
|
||
#. Labels a spinbutton for alternate upload speed limits
|
||
#: ../gtk/PrefsDialog.ui:232
|
||
msgid "U_pload ({speed_units}):"
|
||
msgstr ""
|
||
|
||
#. Labels a spinbutton for alternate download speed limits
|
||
#: ../gtk/PrefsDialog.ui:246
|
||
msgid "Do_wnload ({speed_units}):"
|
||
msgstr ""
|
||
|
||
#: ../gtk/PrefsDialog.ui:258
|
||
msgid "_Scheduled times:"
|
||
msgstr "_Планирани часове:"
|
||
|
||
#: ../gtk/PrefsDialog.ui:275
|
||
msgid "_On days:"
|
||
msgstr "_През дните:"
|
||
|
||
#. Label goes between two time selectors, e.g. "limit speeds from [time] to [time]"
|
||
#: ../gtk/PrefsDialog.ui:330
|
||
msgid "_to"
|
||
msgstr ""
|
||
|
||
#: ../gtk/PrefsDialog.ui:400
|
||
msgctxt "Gerund"
|
||
msgid "Adding"
|
||
msgstr "Добавяне"
|
||
|
||
#: ../gtk/PrefsDialog.ui:422
|
||
msgid "Automatically add torrent files _from:"
|
||
msgstr ""
|
||
|
||
#: ../gtk/PrefsDialog.ui:437
|
||
msgid "Show the Torrent Options _dialog"
|
||
msgstr "Покажи диалог с опциите за торента"
|
||
|
||
#: ../gtk/PrefsDialog.ui:454
|
||
msgid "_Start added torrents"
|
||
msgstr "Стартирай добавените торенти"
|
||
|
||
#: ../gtk/PrefsDialog.ui:490
|
||
msgid "Save to _Location:"
|
||
msgstr "Съхрани в _папката:"
|
||
|
||
#: ../gtk/PrefsDialog.ui:575
|
||
msgid "Download Queue"
|
||
msgstr "На опашка за сваляне"
|
||
|
||
#: ../gtk/PrefsDialog.ui:599
|
||
msgid "Ma_ximum active downloads:"
|
||
msgstr "Максимален брой активни сваляния:"
|
||
|
||
#: ../gtk/PrefsDialog.ui:613
|
||
msgid "Downloads sharing data in the last _N minutes are active:"
|
||
msgstr "Активни споделяния в последните N минути:"
|
||
|
||
#: ../gtk/PrefsDialog.ui:668
|
||
msgid "Incomplete"
|
||
msgstr "Процес на сваляне"
|
||
|
||
#: ../gtk/PrefsDialog.ui:690
|
||
msgid "Append \"._part\" to incomplete files' names"
|
||
msgstr "_Добави суфикса «.part» към имената на незавършените файлове"
|
||
|
||
#: ../gtk/PrefsDialog.ui:707
|
||
msgid "Keep _incomplete torrents in:"
|
||
msgstr "Съхранявай _незавършените торенти в:"
|
||
|
||
#: ../gtk/PrefsDialog.ui:722
|
||
msgid "Call scrip_t when done downloading:"
|
||
msgstr ""
|
||
|
||
#: ../gtk/PrefsDialog.ui:776
|
||
msgctxt "Gerund"
|
||
msgid "Downloading"
|
||
msgstr "Сваляне"
|
||
|
||
#: ../gtk/PrefsDialog.ui:794
|
||
msgid "Limits"
|
||
msgstr "Ограничения"
|
||
|
||
#: ../gtk/PrefsDialog.ui:816
|
||
msgid "Stop seeding at _ratio:"
|
||
msgstr "Спри качването при кое_фициент:"
|
||
|
||
#: ../gtk/PrefsDialog.ui:831
|
||
msgid "Stop seeding if idle for _N minutes:"
|
||
msgstr "Спри качването при неактивност от _N минути:"
|
||
|
||
#: ../gtk/PrefsDialog.ui:846
|
||
msgid "Call scrip_t when done seeding:"
|
||
msgstr ""
|
||
|
||
#: ../gtk/PrefsDialog.ui:909
|
||
msgctxt "Gerund"
|
||
msgid "Seeding"
|
||
msgstr "Качване"
|
||
|
||
#: ../gtk/PrefsDialog.ui:927 ../gtk/PrefsDialog.ui:1131
|
||
msgid "Privacy"
|
||
msgstr "Поверителност"
|
||
|
||
#: ../gtk/PrefsDialog.ui:951
|
||
msgid "_Encryption mode:"
|
||
msgstr "_Режим за криптиране:"
|
||
|
||
#: ../gtk/PrefsDialog.ui:995
|
||
msgid "Blocklist"
|
||
msgstr "Черен списък"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1017
|
||
msgid "Enable _blocklist:"
|
||
msgstr "Вкл_ючи «черният списък»:"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1032
|
||
msgid "Enable _automatic updates"
|
||
msgstr "Разреши _автоматично актуализиране"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1084
|
||
msgid "_Update"
|
||
msgstr "_Актуализирай"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1149
|
||
msgid "Listening Port"
|
||
msgstr "Прослушване на порт"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1173
|
||
msgid "_Port used for incoming connections:"
|
||
msgstr "_Порт за входящи връзки:"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1185
|
||
msgid "Pick a _random port every time Transmission is started"
|
||
msgstr "Използвай _произволен порт при всяко стартиране на Transmission"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1202
|
||
msgid "Use UPnP or NAT-PMP port _forwarding from my router"
|
||
msgstr "_Използвай пренасочване на портовете UPnP или NAT-PMP"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1264
|
||
msgid "Te_st Port"
|
||
msgstr "Те_ствай порта"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1306
|
||
msgid "Peer Limits"
|
||
msgstr "Ограничаване на участника"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1330
|
||
msgid "Maximum peers per _torrent:"
|
||
msgstr "Максимален брой участници за _торент:"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1344
|
||
msgid "Maximum peers _overall:"
|
||
msgstr "_Общ максимален брой на участниците:"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1421
|
||
msgid "Enable _uTP for peer communication"
|
||
msgstr "Използвай _uTP за връзка с другите участници"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1425
|
||
msgid "uTP is a tool for reducing network congestion."
|
||
msgstr "uTP е инструмент за намаляване на натоварването на мрежата."
|
||
|
||
#: ../gtk/PrefsDialog.ui:1439
|
||
msgid "Use PE_X to find more peers"
|
||
msgstr "Използвай PEX за споделяне на списъците с участници"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1443
|
||
msgid "PEX is a tool for exchanging peer lists with the peers you're connected to."
|
||
msgstr "PEX е средство за размяна на списъци с участниците, към които сте свързани."
|
||
|
||
#: ../gtk/PrefsDialog.ui:1457
|
||
msgid "Use _DHT to find more peers"
|
||
msgstr "Използвай _DHT за намирането на повече участници"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1461
|
||
msgid "DHT is a tool for finding peers without a tracker."
|
||
msgstr "DHT е средство за намиране на участници без използването на тракер."
|
||
|
||
#: ../gtk/PrefsDialog.ui:1475
|
||
msgid "Use _Local Peer Discovery to find more peers"
|
||
msgstr "Използвай _LPD за намиране на повече участници"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1479
|
||
msgid "LPD is a tool for finding peers on your local network."
|
||
msgstr "ЛОП (LPD) е средство за намиране на участници във вашата локална мрежа."
|
||
|
||
#: ../gtk/PrefsDialog.ui:1514
|
||
msgid "Default Public Trackers"
|
||
msgstr ""
|
||
|
||
#: ../gtk/PrefsDialog.ui:1546
|
||
msgid ""
|
||
"Trackers to use on all public torrents.\n"
|
||
"\n"
|
||
"To add a backup URL, add it on the next line after a primary URL.\n"
|
||
"To add a new primary URL, add it after a blank line."
|
||
msgstr ""
|
||
|
||
#: ../gtk/PrefsDialog.ui:1575
|
||
msgid "Network"
|
||
msgstr "Мрежа"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1593 ../gtk/PrefsDialog.ui:1757
|
||
msgid "Desktop"
|
||
msgstr "Десктоп"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1615
|
||
msgid "_Inhibit hibernation when torrents are active"
|
||
msgstr "_Спри перехода към спящ режим при активни торенти"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1632
|
||
msgid "Show Transmission icon in the _notification area"
|
||
msgstr "Покажи иконка в _областта за известия"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1670
|
||
msgid "Notification"
|
||
msgstr "Известяване"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1692
|
||
msgid "Show a notification when torrents are a_dded"
|
||
msgstr "Покажи известие, когато торентите са _добавени"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1709
|
||
msgid "Show a notification when torrents _finish"
|
||
msgstr "Покажи известие, когато торентите _завършат свалянето"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1726
|
||
msgid "Play a _sound when torrents finish"
|
||
msgstr "Възпройзвеждай зву_ково уведомяване, когато торентите завършат свалянето"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1775
|
||
msgid "Remote Control"
|
||
msgstr "Дистанционно управление"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1803
|
||
msgid "Allow _remote access"
|
||
msgstr "Разреши _отдалечен достъп"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1819
|
||
msgid "_Open web client"
|
||
msgstr "_Отвари уеб клиента"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1843
|
||
msgid "HTTP _port:"
|
||
msgstr "HTTP _порт:"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1855
|
||
msgid "Use _authentication"
|
||
msgstr "Използвай _идентифициране"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1874
|
||
msgid "_Username:"
|
||
msgstr "_Потребителско име:"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1888
|
||
msgid "Pass_word:"
|
||
msgstr "Пар_ола:"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1900
|
||
msgid "Only allow these IP a_ddresses:"
|
||
msgstr "Разреши само тези IP а_дреси:"
|
||
|
||
#: ../gtk/PrefsDialog.ui:1921
|
||
msgid "Addresses:"
|
||
msgstr "Адреси:"
|
||
|
||
#: ../gtk/PrefsDialog.ui:2031
|
||
msgid "IP addresses may use wildcards, such as 192.168.*.*"
|
||
msgstr "IP адресите могат да бъдат въвеждани като маска, например 192.168.*.*"
|
||
|
||
#: ../gtk/PrefsDialog.ui:2060
|
||
msgid "Remote"
|
||
msgstr "Отдалечен достъп"
|
||
|
||
#: ../gtk/RelocateDialog.cc:80
|
||
msgid "Moving '{torrent_name}'"
|
||
msgstr ""
|
||
|
||
#: ../gtk/RelocateDialog.cc:92
|
||
msgid "Couldn't move torrent"
|
||
msgstr "Торентът не може да бъде преместен"
|
||
|
||
#: ../gtk/RelocateDialog.cc:139
|
||
msgid "This may take a moment…"
|
||
msgstr "Това може да отнеме известно време..."
|
||
|
||
#: ../gtk/RelocateDialog.ui:8
|
||
msgid "Set Torrent Location"
|
||
msgstr "Задаване на местоположение"
|
||
|
||
#: ../gtk/RelocateDialog.ui:36
|
||
msgid "_Apply"
|
||
msgstr "Прилагане"
|
||
|
||
#: ../gtk/RelocateDialog.ui:67
|
||
msgid "Location"
|
||
msgstr "Местоположение"
|
||
|
||
#: ../gtk/RelocateDialog.ui:92
|
||
msgid "Torrent _location:"
|
||
msgstr "Местоположение на торе_нта:"
|
||
|
||
#: ../gtk/RelocateDialog.ui:117
|
||
msgid "_Move from the current folder"
|
||
msgstr "_Премести от текущата папка"
|
||
|
||
#: ../gtk/RelocateDialog.ui:134
|
||
msgid "Local data is _already there"
|
||
msgstr "Данните _вече са в указаната папка"
|
||
|
||
#: ../gtk/Session.cc:1123 ../libtransmission/watchdir-win32.cc:155 ../libtransmission/watchdir-win32.cc:163
|
||
msgid "Couldn't read '{path}'"
|
||
msgstr ""
|
||
|
||
#. logging
|
||
#: ../gtk/Session.cc:1458
|
||
msgid "Inhibiting desktop hibernation"
|
||
msgstr "Изключи прехода към спящ режим"
|
||
|
||
#: ../gtk/Session.cc:1464 ../gtk/Session.cc:1489
|
||
msgid "Couldn't inhibit desktop hibernation: {error}"
|
||
msgstr ""
|
||
|
||
#. logging
|
||
#: ../gtk/Session.cc:1485
|
||
msgid "Allowing desktop hibernation"
|
||
msgstr "Разрешаване на преминавато в спящ режим"
|
||
|
||
#: ../gtk/StatsDialog.cc:66
|
||
msgid "Started {count:L} time"
|
||
msgid_plural "Started {count:L} times"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/StatsDialog.cc:100
|
||
msgid "Reset your statistics?"
|
||
msgstr "Да изчистя ли статистиката?"
|
||
|
||
#: ../gtk/StatsDialog.cc:106 ../gtk/StatsDialog.ui:22
|
||
msgid "_Reset"
|
||
msgstr "_Нулиране"
|
||
|
||
#: ../gtk/StatsDialog.cc:108
|
||
msgid "These statistics are for your information only. Resetting them doesn't affect the statistics logged by your BitTorrent trackers."
|
||
msgstr "Тези статистики са само за ваша информация. Рестартирането им не променя статистиките, записани от вашите BitTorrent тракери."
|
||
|
||
#: ../gtk/StatsDialog.ui:68
|
||
msgid "Current Session"
|
||
msgstr "Текуща сесия"
|
||
|
||
#: ../gtk/StatsDialog.ui:142 ../gtk/StatsDialog.ui:300
|
||
msgid "Ratio:"
|
||
msgstr "Коефициент:"
|
||
|
||
#: ../gtk/StatsDialog.ui:167 ../gtk/StatsDialog.ui:325
|
||
msgid "Duration:"
|
||
msgstr "Продължителност:"
|
||
|
||
#: ../gtk/StatsDialog.ui:212
|
||
msgid "Total"
|
||
msgstr "Общо"
|
||
|
||
#: ../gtk/SystemTrayIcon.cc:165
|
||
msgid "{upload_speed} ▲ {download_speed} ▼"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:56
|
||
msgid "{current_size} of {complete_size} ({percent_done}%)"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:66
|
||
#, no-c-format
|
||
msgid "{current_size} of {complete_size} ({percent_complete}%), uploaded {uploaded_size} (Ratio: {ratio}, Goal: {seed_ratio})"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:78
|
||
#, no-c-format
|
||
msgid "{current_size} of {complete_size} ({percent_complete}%), uploaded {uploaded_size} (Ratio: {ratio})"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:88
|
||
msgid "{complete_size}, uploaded {uploaded_size} (Ratio: {ratio}, Goal: {seed_ratio})"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:97
|
||
msgid "{complete_size}, uploaded {uploaded_size} (Ratio: {ratio})"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:111
|
||
msgid "Remaining time unknown"
|
||
msgstr "Оставащото време е неизвестно"
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:133
|
||
msgid "{download_speed} ▼ {upload_speed} ▲"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:145
|
||
msgid "Stalled"
|
||
msgstr "В застой"
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:174
|
||
#, no-c-format
|
||
msgid "Verifying local data ({percent_done}% tested)"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:194 ../libtransmission/torrent.cc:532
|
||
msgid "Tracker warning: '{warning}'"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:197
|
||
msgid "Tracker Error: '{error}'"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:200
|
||
msgid "Local error: '{error}'"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:228
|
||
#, no-c-format
|
||
msgid "Downloading metadata from {active_count} connected peer ({percent_done}% done)"
|
||
msgid_plural "Downloading metadata from {active_count} connected peers ({percent_done}% done)"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:239
|
||
msgid "Downloading from {active_count} of {connected_count} connected peer and webseed"
|
||
msgid_plural "Downloading from {active_count} of {connected_count} connected peers and webseeds"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:250
|
||
msgid "Downloading from {active_count} webseed"
|
||
msgid_plural "Downloading from {active_count} webseeds"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:258
|
||
msgid "Downloading from {active_count} of {connected_count} connected peer"
|
||
msgid_plural "Downloading from {active_count} of {connected_count} connected peers"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:267
|
||
msgid "Seeding to {active_count} of {connected_count} connected peer"
|
||
msgid_plural "Seeding to {active_count} of {connected_count} connected peers"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/TorrentUrlChooserDialog.ui:8
|
||
msgid "Open URL"
|
||
msgstr "Отвори уеб адрес"
|
||
|
||
#: ../gtk/TorrentUrlChooserDialog.ui:64
|
||
msgid "Open torrent from URL"
|
||
msgstr "Отвори торент от уеб адрес"
|
||
|
||
#: ../gtk/TorrentUrlChooserDialog.ui:88
|
||
msgid "_URL"
|
||
msgstr "Уеб _адрес"
|
||
|
||
#: ../gtk/Utils.cc:39
|
||
msgid "KiB"
|
||
msgstr "КиБ"
|
||
|
||
#: ../gtk/Utils.cc:40
|
||
msgid "MiB"
|
||
msgstr "МиБ"
|
||
|
||
#: ../gtk/Utils.cc:41
|
||
msgid "GiB"
|
||
msgstr "ГиБ"
|
||
|
||
#: ../gtk/Utils.cc:42
|
||
msgid "TiB"
|
||
msgstr "ТиБ"
|
||
|
||
#: ../gtk/Utils.cc:45
|
||
msgid "kB"
|
||
msgstr "кБ"
|
||
|
||
#: ../gtk/Utils.cc:46
|
||
msgid "MB"
|
||
msgstr "МБ"
|
||
|
||
#: ../gtk/Utils.cc:47
|
||
msgid "GB"
|
||
msgstr "ГБ"
|
||
|
||
#: ../gtk/Utils.cc:48
|
||
msgid "TB"
|
||
msgstr "ТБ"
|
||
|
||
#: ../gtk/Utils.cc:51
|
||
msgid "kB/s"
|
||
msgstr "кБ/сек"
|
||
|
||
#: ../gtk/Utils.cc:52
|
||
msgid "MB/s"
|
||
msgstr "МБ/сек"
|
||
|
||
#: ../gtk/Utils.cc:53
|
||
msgid "GB/s"
|
||
msgstr "ГБ/сек"
|
||
|
||
#: ../gtk/Utils.cc:54
|
||
msgid "TB/s"
|
||
msgstr "ТБ/сек"
|
||
|
||
#: ../gtk/Utils.cc:99
|
||
msgid "{days_from_now:L} day from now"
|
||
msgid_plural "{days_from_now:L} days from now"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:106
|
||
msgid "{hours_from_now:L} hour from now"
|
||
msgid_plural "{hours_from_now:L} hours from now"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:113
|
||
msgid "{minutes_from_now:L} minute from now"
|
||
msgid_plural "{minutes_from_now:L} minutes from now"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:120
|
||
msgid "{seconds_from_now:L} second from now"
|
||
msgid_plural "{seconds_from_now:L} seconds from now"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:124 ../gtk/Utils.cc:155 ../gtk/Utils.cc:182 ../gtk/Utils.cc:215
|
||
msgid "now"
|
||
msgstr ""
|
||
|
||
#: ../gtk/Utils.cc:131
|
||
msgid "{days_ago:L} day ago"
|
||
msgid_plural "{days_ago:L} days ago"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:137
|
||
msgid "{hours_ago:L} hour ago"
|
||
msgid_plural "{hours_ago:L} hours ago"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:144
|
||
msgid "{minutes_ago:L} minute ago"
|
||
msgid_plural "{minutes_ago:L} minutes ago"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:151
|
||
msgid "{seconds_ago:L} second ago"
|
||
msgid_plural "{seconds_ago:L} seconds ago"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:164
|
||
msgid "{days:L} day"
|
||
msgid_plural "{days:L} days"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:169
|
||
msgid "{hours:L} hour"
|
||
msgid_plural "{hours:L} hours"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:174
|
||
msgid "{minutes:L} minute"
|
||
msgid_plural "{minutes:L} minutes"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:179
|
||
msgid "{seconds:L} second"
|
||
msgid_plural "{seconds:L} seconds"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:190
|
||
msgid "{days_left:L} day left"
|
||
msgid_plural "{days_left:L} days left"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:197
|
||
msgid "{hours_left:L} hour left"
|
||
msgid_plural "{hours_left:L} hours left"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:204
|
||
msgid "{minutes_left:L} minute left"
|
||
msgid_plural "{minutes_left:L} minutes left"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:211
|
||
msgid "{seconds_left:L} second left"
|
||
msgid_plural "{seconds_left:L} seconds left"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:251
|
||
msgid "The torrent file '{path}' is already in use by '{torrent_name}'."
|
||
msgstr ""
|
||
|
||
#: ../gtk/Utils.cc:262
|
||
msgid "Couldn't open torrent"
|
||
msgstr ""
|
||
|
||
#: ../gtk/Utils.cc:574 ../libtransmission/announcer.cc:1203 ../libtransmission/announcer.cc:1435
|
||
msgid "Unsupported URL: '{url}'"
|
||
msgstr ""
|
||
|
||
#. modal
|
||
#: ../gtk/Utils.cc:580
|
||
msgid "Transmission doesn't know how to use '{url}'"
|
||
msgstr ""
|
||
|
||
#: ../gtk/Utils.cc:585
|
||
msgid "This magnet link appears to be intended for something other than BitTorrent."
|
||
msgstr ""
|
||
|
||
#: ../gtk/main.cc:49 ../gtk/transmission-gtk.desktop.in:3
|
||
msgid "Transmission"
|
||
msgstr "Transmission"
|
||
|
||
#. parse the command line
|
||
#: ../gtk/main.cc:58
|
||
msgid "Where to look for configuration files"
|
||
msgstr "Местоположение на конфигурационните файлове"
|
||
|
||
#: ../gtk/main.cc:59
|
||
msgid "Start with all torrents paused"
|
||
msgstr "Стартирай с всички торенти на пауза"
|
||
|
||
#: ../gtk/main.cc:60
|
||
msgid "Start minimized in notification area"
|
||
msgstr "Стартирай в минимизирано състояние в областта за уведомяване"
|
||
|
||
#: ../gtk/main.cc:61
|
||
msgid "Show version number and exit"
|
||
msgstr "Покажи номера на версията и излез"
|
||
|
||
#: ../gtk/main.cc:69
|
||
msgid "[torrent files or urls]"
|
||
msgstr "[торент файлове или уеб адреси]"
|
||
|
||
#: ../gtk/main.cc:80
|
||
#, c-format
|
||
msgid ""
|
||
"%s\n"
|
||
"Run '%s --help' to see a full list of available command line options.\n"
|
||
msgstr ""
|
||
"%s\n"
|
||
"Използвайте «%s --help», за да видите пълният списък с валидните опции от командния ред.\n"
|
||
|
||
#: ../gtk/transmission-gtk.desktop.in:4
|
||
msgid "BitTorrent Client"
|
||
msgstr "BitTorrent клиент"
|
||
|
||
#: ../gtk/transmission-gtk.desktop.in:5
|
||
msgid "Download and share files over BitTorrent"
|
||
msgstr "Изтегляне и споделяне на файлове чрез BitTorrent"
|
||
|
||
#. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
|
||
#: ../gtk/transmission-gtk.desktop.in:7
|
||
msgid "torrents;downloading;uploading;share;sharing;"
|
||
msgstr "торенти;сваляне;качване;споделени;споделяне;"
|
||
|
||
#: ../gtk/transmission-gtk.desktop.in:21
|
||
msgid "Start Transmission with All Torrents Paused"
|
||
msgstr "Стартирай Transmission с всички торенти на пауза"
|
||
|
||
#: ../gtk/transmission-gtk.desktop.in:25
|
||
msgid "Start Transmission Minimized"
|
||
msgstr "Стартирай Transmission минимизиран"
|
||
|
||
#: ../gtk/transmission.ui:19 ../gtk/transmission.ui:464
|
||
msgid "Open _URL…"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:21 ../gtk/transmission.ui:466
|
||
msgid "Open URL…"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:27
|
||
msgid "_New…"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:34 ../gtk/transmission.ui:479
|
||
msgid "_Start All"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:35 ../gtk/transmission.ui:480
|
||
msgid "Start all torrents"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:40 ../gtk/transmission.ui:473
|
||
msgid "_Pause All"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:41 ../gtk/transmission.ui:474
|
||
msgid "Pause all torrents"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:49 ../gtk/transmission.ui:493
|
||
msgid "_Quit"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:59
|
||
msgid "Select _All"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:64
|
||
msgid "Dese_lect All"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:72
|
||
msgid "_Preferences"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:89 ../gtk/transmission.ui:300
|
||
msgid "Open Fold_er"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:104 ../gtk/transmission.ui:373
|
||
msgid "Start _Now"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:106 ../gtk/transmission.ui:375
|
||
msgid "Start torrent now"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:111 ../gtk/transmission.ui:380
|
||
msgid "Ask Tracker for _More Peers"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:119 ../gtk/transmission.ui:388
|
||
msgid "Move to _Top"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:124 ../gtk/transmission.ui:393
|
||
msgid "Move _Up"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:129 ../gtk/transmission.ui:398
|
||
msgid "Move _Down"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:134 ../gtk/transmission.ui:403
|
||
msgid "Move to _Bottom"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:149 ../gtk/transmission.ui:418
|
||
msgid "Set _Location…"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:153 ../gtk/transmission.ui:422
|
||
msgid "_Verify Local Data"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:159 ../gtk/transmission.ui:428
|
||
msgid "Copy _Magnet Link to Clipboard"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:172 ../gtk/transmission.ui:441
|
||
msgid "_Delete Files and Remove"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:182
|
||
msgid "_Compact View"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:189
|
||
msgid "_Toolbar"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:193
|
||
msgid "_Filterbar"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:197
|
||
msgid "_Statusbar"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:203 ../gtk/transmission.ui:310
|
||
msgid "Sort by _Activity"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:208 ../gtk/transmission.ui:315
|
||
msgid "Sort by A_ge"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:213 ../gtk/transmission.ui:320
|
||
msgid "Sort by _Name"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:218 ../gtk/transmission.ui:325
|
||
msgid "Sort by _Progress"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:223 ../gtk/transmission.ui:330
|
||
msgid "Sort by _Queue"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:228 ../gtk/transmission.ui:335
|
||
msgid "Sort by Rati_o"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:233 ../gtk/transmission.ui:340
|
||
msgid "Sort by Si_ze"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:238 ../gtk/transmission.ui:345
|
||
msgid "Sort by Stat_e"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:243 ../gtk/transmission.ui:350
|
||
msgid "Sort by Time _Left"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:250 ../gtk/transmission.ui:357
|
||
msgid "Re_verse Sort Order"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:259
|
||
msgid "Message _Log"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:263
|
||
msgid "_Statistics"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:269
|
||
msgid "_Donate"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:276
|
||
msgid "_Contents"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:282
|
||
msgid "_About"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:451
|
||
msgid "_Show Transmission"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:486
|
||
msgid "Enable Alternative Speed _Limits"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/announcer-http.cc:291
|
||
msgid "Couldn't parse announce response: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/announcer-http.cc:601
|
||
msgid "Couldn't parse scrape response: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/announcer-udp.cc:200 ../libtransmission/announcer-udp.cc:302
|
||
msgid "Unknown error"
|
||
msgstr "Неизвестна грешка"
|
||
|
||
#: ../libtransmission/announcer-udp.cc:457
|
||
msgid "Couldn't find address of tracker '{host}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/announcer-udp.cc:542
|
||
msgid "Connection failed"
|
||
msgstr "Свързването е неуспешно"
|
||
|
||
#: ../libtransmission/announcer.cc:966
|
||
msgid "Announce error: {error}"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/announcer.cc:976
|
||
msgid "Announce error: {error} (Retrying in {count} second)"
|
||
msgid_plural "Announce error: {error} (Retrying in {count} seconds)"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../libtransmission/announcer.cc:1038 ../libtransmission/announcer.cc:1366
|
||
msgid "Could not connect to tracker"
|
||
msgstr "Не може да се осъществи връзка с тракера"
|
||
|
||
#: ../libtransmission/announcer.cc:1042 ../libtransmission/announcer.cc:1370
|
||
msgid "Tracker did not respond"
|
||
msgstr "Тракерът не отговаря"
|
||
|
||
#: ../libtransmission/announcer.cc:1103
|
||
msgid "Success"
|
||
msgstr "Успех"
|
||
|
||
#: ../libtransmission/blocklist.cc:59 ../libtransmission/blocklist.cc:311
|
||
msgid "Blocklist '{path}' has {count} entry"
|
||
msgid_plural "Blocklist '{path}' has {count} entries"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#. don't try to display the actual lines - it causes issues
|
||
#: ../libtransmission/blocklist.cc:252 ../libtransmission/tr-dht.cc:157
|
||
msgid "Couldn't parse line: '{line}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/crypto-utils-ccrypto.cc:75 ../libtransmission/crypto-utils-cyassl.cc:69 ../libtransmission/crypto-utils-openssl.cc:64 ../libtransmission/crypto-utils-polarssl.cc:66
|
||
msgid "{crypto_library} error: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/inout.cc:148
|
||
msgid "Couldn't get '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/log.cc:292
|
||
msgid "Too many messages like this! I won't log this message anymore this session."
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/makemeta.cc:75 ../libtransmission/watchdir.cc:53
|
||
msgid "Skipping '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/natpmp.cc:81
|
||
msgid "Found public address '{address}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/natpmp.cc:113
|
||
msgid "Port {port} is no longer forwarded"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/natpmp.cc:167
|
||
msgid "Port {port} forwarded successfully"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/net.cc:245
|
||
msgid "Couldn't create socket: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/net.cc:326
|
||
msgid "Couldn't set source address {address} on {socket}: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/net.cc:345
|
||
msgid "Couldn't connect socket {socket} to {address}:{port}: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/net.cc:466
|
||
msgid "Couldn't bind port {port} on {address}: {error} ({error_code}) -- Is another copy of Transmission already running?"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/net.cc:467
|
||
msgid "Couldn't bind port {port} on {address}: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/open-files.cc:184
|
||
msgid "Couldn't open '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/open-files.cc:213
|
||
msgid "Couldn't preallocate '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/open-files.cc:233
|
||
msgid "Couldn't truncate '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/peer-io.cc:328
|
||
msgid "Couldn't write to peer"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/peer-io.cc:383
|
||
msgid "Unknown state: {state}"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/port-forwarding.cc:57
|
||
msgid "Starting"
|
||
msgstr "Стартира се"
|
||
|
||
#: ../libtransmission/port-forwarding.cc:60
|
||
msgid "Forwarded"
|
||
msgstr "Пренасочва се"
|
||
|
||
#: ../libtransmission/port-forwarding.cc:63
|
||
msgid "Stopping"
|
||
msgstr "Спиране"
|
||
|
||
#: ../libtransmission/port-forwarding.cc:66
|
||
msgid "Not forwarded"
|
||
msgstr "Не се пренасочва"
|
||
|
||
#: ../libtransmission/port-forwarding.cc:100
|
||
msgid "Mapped private port {private_port} to public port {public_port}"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/port-forwarding.cc:112
|
||
msgid "State changed from '{old_state}' to '{state}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:586
|
||
msgid "Unix socket path must be fewer than {count} characters (including '{prefix}' prefix)"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:620
|
||
msgid "Unix sockets are unsupported on Windows. Please change '{key}' in your settings."
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:647
|
||
msgid "Couldn't set RPC socket mode to {mode:#o}, defaulting to 0755"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:710
|
||
msgid "Couldn't bind to {address} after {count} attempt, giving up"
|
||
msgid_plural "Couldn't bind to {address} after {count} attempts, giving up"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:721
|
||
msgid "Listening for RPC and Web requests on '{address}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:751
|
||
msgid "Stopped listening for RPC and Web requests on '{address}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:818
|
||
msgid "Added '{entry}' to host whitelist and it has a '+' or '-'! Are you using an old ACL by mistake?"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:823
|
||
msgid "Added '{entry}' to host whitelist"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:1067
|
||
msgid "The '{key}' setting is '{value}' but must be an IPv4 or IPv6 address or a Unix socket path. Using default value '0.0.0.0'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:1082
|
||
msgid "Serving RPC and Web requests on {address}"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:1087
|
||
msgid "Whitelist enabled"
|
||
msgstr "Белият списък е включен"
|
||
|
||
#: ../libtransmission/rpc-server.cc:1092
|
||
msgid "Password required"
|
||
msgstr "Изисква се парола"
|
||
|
||
#: ../libtransmission/rpc-server.cc:1098
|
||
msgid "Serving RPC and Web requests from '{path}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpcimpl.cc:1346
|
||
msgid "Couldn't test port: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpcimpl.cc:1386
|
||
msgid "Couldn't fetch blocklist: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpcimpl.cc:1522
|
||
msgid "Couldn't fetch torrent: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/session-id.cc:155
|
||
msgid "Couldn't open session lock file '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/session.cc:312
|
||
msgid "Listening to incoming peer connections on {hostport}"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/session.cc:746
|
||
msgid "Transmission version {version} starting"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/session.cc:1512
|
||
msgid "Time to turn off turtle mode"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/session.cc:1512
|
||
msgid "Time to turn on turtle mode"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/session.cc:1902
|
||
msgid "Transmission version {version} shutting down"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/session.cc:2008
|
||
msgid "Loaded {count} torrent"
|
||
msgid_plural "Loaded {count} torrents"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../libtransmission/torrent-magnet.cc:323
|
||
msgid "Couldn't parse magnet metainfo: '{error}'. Redownloading {piece_count} piece"
|
||
msgid_plural "Couldn't parse magnet metainfo: '{error}'. Redownloading {piece_count} pieces"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../libtransmission/torrent-metainfo.cc:678
|
||
msgid "Migrated torrent file from '{old_path}' to '{path}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/torrent.cc:125
|
||
msgid "Couldn't use metaInfo from '{path}' for '{magnet}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/torrent.cc:483
|
||
msgid "Seed ratio reached; pausing torrent"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/torrent.cc:490
|
||
msgid "Seeding idle limit reached; pausing torrent"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/torrent.cc:632
|
||
msgid "No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it."
|
||
msgstr "Данните не са намерени! Уверете се, че вашите дискове са свързани или използвате «Избор на файл». За повторно изтегляне, изтрийте торента и след това го добавете отново."
|
||
|
||
#: ../libtransmission/torrent.cc:1427
|
||
msgid "Restarted manually -- disabling its seed ratio"
|
||
msgstr "Рестартирано е ръчно -- изключване на коефициента за торента"
|
||
|
||
#: ../libtransmission/torrent.cc:1547
|
||
msgid "Pausing torrent"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/torrent.cc:1597
|
||
msgid "Removing torrent"
|
||
msgstr "Премахване на торента"
|
||
|
||
#: ../libtransmission/torrent.cc:1749
|
||
msgid "Calling script '{path}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/torrent.cc:1758
|
||
msgid "Couldn't call script '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/torrent.cc:2136 ../libtransmission/torrent.cc:2257
|
||
msgid "Couldn't move '{old_path}' to '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/tr-dht.cc:105
|
||
msgid "Couldn't look up '{address}:{port}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/tr-dht.cc:264
|
||
msgid "Initializing DHT"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/tr-dht.cc:640
|
||
msgid "Unable to announce torrent in DHT with {type}: {error} ({error_code}); state is {state}"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/tr-lpd.cc:261
|
||
msgid "Couldn't initialize LPD: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/tr-udp.cc:163
|
||
msgid "Couldn't rebind IPv6 socket {address}: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/tr-udp.cc:244
|
||
msgid "Couldn't create IPv4 socket"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/tr-udp.cc:264
|
||
msgid "Couldn't bind IPv4 socket {address}: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/tr-udp.cc:277
|
||
msgid "Couldn't allocate IPv4 event"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/tr-udp.cc:295
|
||
msgid "Couldn't allocate IPv6 event"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/tr-utp.cc:96
|
||
msgid "Unknown socket family"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/upnp.cc:284
|
||
msgid "Found Internet Gateway Device '{url}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/upnp.cc:285
|
||
msgid "Local Address is '{address}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/upnp.cc:309
|
||
msgid "Port {port} is not forwarded"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/upnp.cc:319
|
||
msgid "Stopping port forwarding through '{url}', service '{type}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/upnp.cc:351
|
||
msgid "Port forwarding through '{url}', service '{type}'. (local address: {address}:{port})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/upnp.cc:359
|
||
msgid "Port {port} is forwarded"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/upnp.cc:365
|
||
msgid "If your router supports UPnP, please make sure UPnP is enabled!"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/utils.cc:88
|
||
msgid "Couldn't read '{path}': Not a regular file"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/variant-json.cc:93
|
||
msgid "Couldn't parse JSON at position {position} '{text}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#. did caller give us an uninitialized val?
|
||
#: ../libtransmission/variant.cc:897
|
||
msgid "Invalid metadata"
|
||
msgstr "Невалидни метаданни"
|
||
|
||
#: ../libtransmission/watchdir-inotify.cc:79 ../libtransmission/watchdir-inotify.cc:91 ../libtransmission/watchdir-inotify.cc:103 ../libtransmission/watchdir-kqueue.cc:79 ../libtransmission/watchdir-kqueue.cc:92 ../libtransmission/watchdir-kqueue.cc:107
|
||
msgid "Couldn't watch '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/watchdir-inotify.cc:135 ../libtransmission/watchdir-kqueue.cc:150 ../libtransmission/watchdir-win32.cc:271
|
||
msgid "Couldn't read event: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/watchdir-inotify.cc:144 ../libtransmission/watchdir-win32.cc:280
|
||
msgid "Couldn't read event: expected {expected_size}, got {actual_size}"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/watchdir-inotify.cc:161 ../libtransmission/watchdir-win32.cc:305
|
||
msgid "Couldn't read filename: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/watchdir-inotify.cc:170 ../libtransmission/watchdir-win32.cc:314
|
||
msgid "Couldn't read filename: expected {expected_size}, got {actual_size}"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/watchdir-win32.cc:142
|
||
msgid "Couldn't convert '{path}' to native path"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/watchdir-win32.cc:171
|
||
msgid "Couldn't create pipe: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/watchdir-win32.cc:195
|
||
msgid "Couldn't create thread"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/watchdir-win32.cc:224
|
||
msgid "Couldn't read directory changes"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/watchdir-win32.cc:231
|
||
msgid "Couldn't wait for directory changes"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/web.cc:126
|
||
msgid "Will verify tracker certs using envvar CURL_CA_BUNDLE: {bundle}"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/web.cc:127
|
||
msgid "NB: this only works if you built against libcurl with openssl or gnutls, NOT nss"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/web.cc:128
|
||
msgid "NB: Invalid certs will appear as 'Could not connect to tracker' like many other errors"
|
||
msgstr ""
|
||
|
||
#: ../utils/create.cc:225
|
||
msgid "{:d} files, {:s}\n"
|
||
msgid_plural "{:d} file, {:s}\n"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../utils/create.cc:230
|
||
msgid "{:d} pieces, {:s} each\n"
|
||
msgid_plural "{:d} piece, {:s}\n"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../utils/remote.cc:140
|
||
msgid "hour"
|
||
msgid_plural "hours"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../utils/remote.cc:141
|
||
msgid "minute"
|
||
msgid_plural "minutes"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../utils/remote.cc:142 ../utils/remote.cc:162
|
||
msgid "seconds"
|
||
msgid_plural "seconds"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../utils/remote.cc:146
|
||
msgid "day"
|
||
msgid_plural "days"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#, c-format
|
||
#~ msgid " (Limit: %s)"
|
||
#~ msgstr "(Ограничение: %s)"
|
||
|
||
#~ msgid " _to "
|
||
#~ msgstr " _до "
|
||
|
||
#, c-format
|
||
#~ msgid "%'d Torrent Properties"
|
||
#~ msgstr "Свойства на торент %'d"
|
||
|
||
#, c-format
|
||
#~ msgid "%'d day"
|
||
#~ msgid_plural "%'d days"
|
||
#~ msgstr[0] "%'d ден"
|
||
#~ msgstr[1] "%'d дни"
|
||
|
||
#, c-format
|
||
#~ msgid "%'d hour"
|
||
#~ msgid_plural "%'d hours"
|
||
#~ msgstr[0] "%'d час"
|
||
#~ msgstr[1] "%'d часа"
|
||
|
||
#, c-format
|
||
#~ msgid "%'d minute"
|
||
#~ msgid_plural "%'d minutes"
|
||
#~ msgstr[0] "%'d минута"
|
||
#~ msgstr[1] "%'d минути"
|
||
|
||
#, c-format
|
||
#~ msgid "%'d second"
|
||
#~ msgid_plural "%'d seconds"
|
||
#~ msgstr[0] "%'d секунда"
|
||
#~ msgstr[1] "%'d секунди"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$'d Piece @ %2$s"
|
||
#~ msgid_plural "%1$'d Pieces @ %2$s"
|
||
#~ msgstr[0] "%1$'d парче @ %2$s"
|
||
#~ msgstr[1] "%1$'d парчета @ %2$s"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s %2$s"
|
||
#~ msgstr "%1$s %2$s"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s %2$s %3$s %4$s"
|
||
#~ msgstr "%1$s %2$s %3$s %4$s"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s (%2$'d piece @ %3$s)"
|
||
#~ msgid_plural "%1$s (%2$'d pieces @ %3$s)"
|
||
#~ msgstr[0] "%1$s (%2$'d парче @ %3$s)"
|
||
#~ msgstr[1] "%1$s (%2$'d парчета @ %3$s)"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s (%2$'d piece)"
|
||
#~ msgid_plural "%1$s (%2$'d pieces)"
|
||
#~ msgstr[0] "%1$s (%2$'d парче)"
|
||
#~ msgstr[1] "%1$s (%2$'d парчета)"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s (%2$s%% of %3$s%% Available)"
|
||
#~ msgstr "%1$s (налични %2$s%% от %3$s%%)"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s (%2$s%% of %3$s%% Available); %4$s Unverified"
|
||
#~ msgstr "%1$s (налични %2$s%% от %3$s%%); непроверени %4$s"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s (%2$s%%)"
|
||
#~ msgstr "%1$s (%2$s%%)"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s ago"
|
||
#~ msgstr "%1$s по-рано"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s of %2$s (%3$s%%)"
|
||
#~ msgstr "%1$s от %2$s (%3$s%%)"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s of %2$s (%3$s%%), uploaded %4$s (Ratio: %5$s Goal: %6$s)"
|
||
#~ msgstr "%1$s от %2$s (%3$s%%), качено %4$s (Коефицент: %5$s Цел: %6$s)"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s of %2$s (%3$s%%), uploaded %4$s (Ratio: %5$s)"
|
||
#~ msgstr "%1$s от %2$s (%3$s%%), качено %4$s (Коефициент: %5$s)"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s, uploaded %2$s (Ratio: %3$s Goal: %4$s)"
|
||
#~ msgstr "%1$s, качени %2$s (Коефициент: %3$s Цел: %4$s)"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s, uploaded %2$s (Ratio: %3$s)"
|
||
#~ msgstr "%1$s, качени %2$s (Коефициент: %3$s)"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s; %2$'d File"
|
||
#~ msgid_plural "%1$s; %2$'d Files"
|
||
#~ msgstr[0] "%1$s; %2$'d файл"
|
||
#~ msgstr[1] "%1$s; %2$'d файла"
|
||
|
||
#, c-format
|
||
#~ msgid "%s %s started"
|
||
#~ msgstr "%s %s е стартиран"
|
||
|
||
#, c-format
|
||
#~ msgid "%s (Ratio: %s)"
|
||
#~ msgstr "%s (Коефициент: %s)"
|
||
|
||
#, c-format
|
||
#~ msgid "%s - Add Tracker"
|
||
#~ msgstr "%s - Добави тракер"
|
||
|
||
#, c-format
|
||
#~ msgid "%s - Edit Trackers"
|
||
#~ msgstr "%s - Редактирай тракерите"
|
||
|
||
#, c-format
|
||
#~ msgid "%s Properties"
|
||
#~ msgstr "Свойства на %s"
|
||
|
||
#, c-format
|
||
#~ msgid "%s free"
|
||
#~ msgstr "%s свободно"
|
||
|
||
#, c-format
|
||
#~ msgid "%s remaining"
|
||
#~ msgstr "остава %s"
|
||
|
||
#, c-format
|
||
#~ msgid "%s succeeded (%d)"
|
||
#~ msgstr "%s успя (%d)"
|
||
|
||
#~ msgid "<b>Closing Connections</b>"
|
||
#~ msgstr "<b>Прекратяване на връзката</b>"
|
||
|
||
#~ msgid "<b>Unable to update.</b>"
|
||
#~ msgstr "<b>Актуализирането е невъзможно.</b>"
|
||
|
||
#~ msgid "<b>Update succeeded!</b>"
|
||
#~ msgstr "<b>Актуализирането е успешно!</b>"
|
||
|
||
#~ msgid "<i>No source selected</i>"
|
||
#~ msgstr "<i>Не е избран източник</i>"
|
||
|
||
#~ msgid "<i>Testing TCP port…</i>"
|
||
#~ msgstr "<i>Проверка на TCP порта…</i>"
|
||
|
||
#, c-format
|
||
#~ msgid "Asking for more peers in %s"
|
||
#~ msgstr "Заявката за допълнителни участници е след %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Asking for more peers now… <small>%s</small>"
|
||
#~ msgstr "Поискайте допълнителни участници… <small>%s</small>"
|
||
|
||
#, c-format
|
||
#~ msgid "Asking for peer counts in %s"
|
||
#~ msgstr "Заявката за броя на допълнителните участници е след %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Asking for peer counts now… <small>%s</small>"
|
||
#~ msgstr "Запитване за количеството участници… <small>%s</small>"
|
||
|
||
#~ msgid "Automatically add .torrent files _from:"
|
||
#~ msgstr "Автоматично добавяне на .torrent файлове от:"
|
||
|
||
#, c-format
|
||
#~ msgid "Blocklist \"%s\" contains %zu entries"
|
||
#~ msgstr "Черният списък «%s» съдържа %zu записа"
|
||
|
||
#, c-format
|
||
#~ msgid "Blocklist \"%s\" updated with %zu entries"
|
||
#~ msgstr "В черният списък «%s» има актуализирани %zu записи"
|
||
|
||
#, c-format
|
||
#~ msgid "Blocklist contains %'d rule"
|
||
#~ msgid_plural "Blocklist contains %'d rules"
|
||
#~ msgstr[0] "Черният списък съдържа %'d правило"
|
||
#~ msgstr[1] "Черният списък съдържа %'d правила"
|
||
|
||
#, c-format
|
||
#~ msgid "Blocklist has %'d rule."
|
||
#~ msgid_plural "Blocklist has %'d rules."
|
||
#~ msgstr[0] "Черният списък има %'d правило."
|
||
#~ msgstr[1] "Черният списък има %'d правила."
|
||
|
||
#~ msgid "Cancelled"
|
||
#~ msgstr "Отменен"
|
||
|
||
#, c-format
|
||
#~ msgid ""
|
||
#~ "Click to disable Alternative Speed Limits\n"
|
||
#~ " (%1$s down, %2$s up)"
|
||
#~ msgstr ""
|
||
#~ "Кликнете за да изключите алтернативното ограничаване на скоростта\n"
|
||
#~ "(%1$s сваляне, %2$s качване)"
|
||
|
||
#, c-format
|
||
#~ msgid ""
|
||
#~ "Click to enable Alternative Speed Limits\n"
|
||
#~ " (%1$s down, %2$s up)"
|
||
#~ msgstr ""
|
||
#~ "Кликнете за да включите алтернативното ограничаване на скоростта\n"
|
||
#~ "(%1$sсваляне, %2$s качване)"
|
||
|
||
#~ msgid "Complete"
|
||
#~ msgstr "Завършен"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't bind port %d on %s: %s"
|
||
#~ msgstr "Не може да се отвори порта %d на %s: %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't bind port %d on %s: %s (%s)"
|
||
#~ msgstr "Не може да се свърже порта %d към %s: %s (%s)"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't connect socket %<PRIdMAX> to %s, port %d (errno %d - %s)"
|
||
#~ msgstr "Не можа да се свърже гнездото %<PRIdMAX> към %s, порт %d (грешка %d - %s)"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't create \"%1$s\": %2$s"
|
||
#~ msgstr "Не може да се създаде «%1$s»: %2$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't create socket: %s"
|
||
#~ msgstr "Не може да се създаде сокет: %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't find settings key \"%s\""
|
||
#~ msgstr "Не може да бъде намерен ключа за настройките \"%s\""
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't get directory for \"%1$s\": %2$s"
|
||
#~ msgstr " Не можа да се получи директория \"%1$s\":%2$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't inhibit desktop hibernation: %s"
|
||
#~ msgstr "Не може да изключите прехода към спящ режим: %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't open \"%1$s\": %2$s"
|
||
#~ msgstr "Не може да се отвори «%1$s»: %2$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't preallocate file \"%1$s\" (%2$s, size: %3$<PRIu64>): %4$s"
|
||
#~ msgstr "Не може да бъде преразпределен файлът \"%1$s\" (%2$s, размер: %3$<PRIu64>): %4$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't read \"%1$s\": %2$s"
|
||
#~ msgstr "Не може да се прочете «%1$s»: %2$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't read \"%s\": %s"
|
||
#~ msgstr "Не може да се прочете «%s»: %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't save \"%s\""
|
||
#~ msgstr "«%s» не може да бъде съхранен"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't save file \"%1$s\": %2$s"
|
||
#~ msgstr "Файла «%1$s» не може да бъде съхранен: %2$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't set source address %s on %<PRIdMAX>: %s"
|
||
#~ msgstr "Не е зададен изходен адрес %s на %<PRIdMAX>:%s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't truncate \"%1$s\": %2$s"
|
||
#~ msgstr "Не може да се спре «%1$s»: %2$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Created \"%s\"!"
|
||
#~ msgstr "«%s» е създаден!"
|
||
|
||
#, c-format
|
||
#~ msgid "Created by %1$s"
|
||
#~ msgstr "Създаден от %1$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Created by %1$s on %2$s"
|
||
#~ msgstr "Създаден от %1$s на %2$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Created on %1$s"
|
||
#~ msgstr "Създаден на %1$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Creating \"%s\""
|
||
#~ msgstr "Създаване на «%s»"
|
||
|
||
#, c-format
|
||
#~ msgid "Do_wnload (%s):"
|
||
#~ msgstr "С_валяне (%s):"
|
||
|
||
#~ msgid "Done"
|
||
#~ msgstr "Приключен"
|
||
|
||
#, c-format
|
||
#~ msgid "Down: %1$s, Up: %2$s"
|
||
#~ msgstr "Изтегляне: %1$s, Качване: %2$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Downloading from %1$'d %2$s"
|
||
#~ msgstr "Изтегляне от %1$'d %2$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Downloading from %1$'d of %2$'d %3$s"
|
||
#~ msgstr "Изтегляне от %1$'d of %2$'d %3$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Downloading from %1$'d of %2$'d %3$s and %4$'d %5$s"
|
||
#~ msgstr "Сваляне от %1$'d на %2$'d %3$s и %4$'d %5$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Downloading metadata from %1$'d %2$s (%3$d%% done)"
|
||
#~ msgstr "Изтегляне на метаданни от %1$'d %2$s (%3$d%% приети)"
|
||
|
||
#~ msgid "Error opening torrent"
|
||
#~ msgstr "Грешка при отваряне на торента"
|
||
|
||
#, c-format
|
||
#~ msgid "Error reading \"%s\": %s"
|
||
#~ msgstr "Грешка при прочитане на «%s»: %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Error registering Transmission as a %s handler: %s"
|
||
#~ msgstr "Грешка при регистрирането на Transmission, като %s манипулатор: %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Error writing \"%s\": %s"
|
||
#~ msgstr "Грешка при запазване на «%s»: %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Error: %s"
|
||
#~ msgstr "Грешка: %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Error: invalid announce URL \"%s\""
|
||
#~ msgstr "Грешка: неправилно представен адрес \"%s\""
|
||
|
||
#, c-format
|
||
#~ msgid "Failed to set piece size to %s, leaving it at %s"
|
||
#~ msgstr "Неуспешно задаване на размера на парчето до %s, остава на %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Found Internet Gateway Device \"%s\""
|
||
#~ msgstr "Намерен е интернет шлюз «%s»"
|
||
|
||
#, c-format
|
||
#~ msgid "Found public address \"%s\""
|
||
#~ msgstr "Намерен е публичен адрес «%s»"
|
||
|
||
#~ msgid "Friday"
|
||
#~ msgstr "Петък"
|
||
|
||
#, c-format
|
||
#~ msgid "Got a list of %1$s%2$'d peers%3$s %4$s ago"
|
||
#~ msgstr "Преди %4$s бе получен списък от %1$s%2$'d участника%3$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Got a scrape error \"%s%s%s\" %s ago"
|
||
#~ msgstr "При извличане от тракера бе получена грешката «%s%s%s», преди %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Got an error %1$s\"%2$s\"%3$s %4$s ago"
|
||
#~ msgstr "Преди %4$s бе получена грешката «%1$s%2$s%3$s»"
|
||
|
||
#~ msgid "Idle"
|
||
#~ msgstr "Неактивен"
|
||
|
||
#~ msgid "Is another copy of Transmission already running?"
|
||
#~ msgstr "Да не би вече да работи друго копие на Transmission?"
|
||
|
||
#, c-format
|
||
#~ msgid "Limit _download speed (%s):"
|
||
#~ msgstr "Ограничаване на скоростта на сваляне (%s):"
|
||
|
||
#, c-format
|
||
#~ msgid "Limit _upload speed (%s):"
|
||
#~ msgstr "Ограничаване на скоростта на качване (%s):"
|
||
|
||
#, c-format
|
||
#~ msgid "Loaded %d torrents"
|
||
#~ msgstr "Заредени %d торента"
|
||
|
||
#, c-format
|
||
#~ msgid "Local Address is \"%s\""
|
||
#~ msgstr "Локалният адрес е «%s»"
|
||
|
||
#~ msgid "Mo_ve .torrent file to the trash"
|
||
#~ msgstr "Пре_мести .torrent файла в кошчето"
|
||
|
||
#~ msgid "Monday"
|
||
#~ msgstr "Понеделник"
|
||
|
||
#, c-format
|
||
#~ msgid "Moving \"%s\""
|
||
#~ msgstr "Преместване на «%s»"
|
||
|
||
#~ msgid "Not a regular file"
|
||
#~ msgstr "Файла не е обикновен"
|
||
|
||
#, c-format
|
||
#~ msgid "Peer list request %1$stimed out%2$s %3$s ago; will retry"
|
||
#~ msgstr "Преди %3$s %1$s изтече времето за отговор %2$s на заявката за изброяване на участниците; опитай отново"
|
||
|
||
#, c-format
|
||
#~ msgid "Piece %<PRIu32>, which was just downloaded, failed its checksum test"
|
||
#~ msgstr "Парчето %<PRIu32>, което беше свалено, не беше тествано за контролна сума"
|
||
|
||
#, c-format
|
||
#~ msgid "Port %d forwarded successfully"
|
||
#~ msgstr "Порта %d е пренасочен успешно"
|
||
|
||
#, c-format
|
||
#~ msgid "Port %d isn't forwarded"
|
||
#~ msgstr "Портът %d не може да бъде пренасочен"
|
||
|
||
#~ msgid "Port Forwarding"
|
||
#~ msgstr "Пренасочване на портове"
|
||
|
||
#~ msgid "Port Forwarding (NAT-PMP)"
|
||
#~ msgstr "Пренасочване на портове (NAT-PMP)"
|
||
|
||
#~ msgid "Port Forwarding (UPnP)"
|
||
#~ msgstr "Пренасочване на портове (UPnP)"
|
||
|
||
#~ msgid "Port forwarding successful!"
|
||
#~ msgstr "Успешно пренасочване на потове!"
|
||
|
||
#, c-format
|
||
#~ msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)"
|
||
#~ msgstr "Пренасочване чрез «%s», услуга «%s». (локален адрес: %s:%d)"
|
||
|
||
#~ msgid "Port is <b>closed</b>"
|
||
#~ msgstr "Портът е <b>затворен</b>"
|
||
|
||
#~ msgid "Port is <b>open</b>"
|
||
#~ msgstr "Портът е <b>отворен</b>"
|
||
|
||
#, c-format
|
||
#~ msgid "Preallocated file \"%1$s\" (%2$s, size: %3$<PRIu64>)"
|
||
#~ msgstr "Файлът е преразпределен \"%1$s\" (%2$s, размер: %3$<PRIu64>)"
|
||
|
||
#, c-format
|
||
#~ msgid "Ratio: %s"
|
||
#~ msgstr "Коефициент: %s"
|
||
|
||
#~ msgid "Saturday"
|
||
#~ msgstr "Събота"
|
||
|
||
#, c-format
|
||
#~ msgid "Saved \"%s\""
|
||
#~ msgstr "Съхраняване на «%s»"
|
||
|
||
#, c-format
|
||
#~ msgid "Scanned %s"
|
||
#~ msgstr "Проверени %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Searching for web interface file \"%s\""
|
||
#~ msgstr "Търсене на файл с уеб интерфейс \"%s\""
|
||
|
||
#, c-format
|
||
#~ msgid "Seeding to %1$'d of %2$'d connected peer"
|
||
#~ msgid_plural "Seeding to %1$'d of %2$'d connected peers"
|
||
#~ msgstr[0] "Изпращане на %1$'d с %2$'d свързан участник"
|
||
#~ msgstr[1] "Изпращане на %1$'d с %2$'d разпространяващи"
|
||
|
||
#, c-format
|
||
#~ msgid "Serving RPC and Web requests from directory '%s'"
|
||
#~ msgstr "Обслужване на RPC и уеб заявки от директория \"%s\""
|
||
|
||
#, c-format
|
||
#~ msgid "Serving RPC and Web requests on %s:%d%s"
|
||
#~ msgstr "Показване на RPC и уеб заявките на %s:%d%s"
|
||
|
||
#, c-format
|
||
#~ msgid "Skipping unknown torrent \"%s\""
|
||
#~ msgstr "Пропускане на непознатия торент «%s»"
|
||
|
||
#, c-format
|
||
#~ msgid "Started %'d time"
|
||
#~ msgid_plural "Started %'d times"
|
||
#~ msgstr[0] "%'d стартиране"
|
||
#~ msgstr[1] "%'d стартирания"
|
||
|
||
#, c-format
|
||
#~ msgid "State changed from \"%1$s\" to \"%2$s\""
|
||
#~ msgstr "Състоянието е променено от «%1$s» на «%2$s»"
|
||
|
||
#, c-format
|
||
#~ msgid "Stop at Ratio (%s)"
|
||
#~ msgstr "Спри при коефициент (%s)"
|
||
|
||
#~ msgid "Stopped"
|
||
#~ msgstr "Спрян"
|
||
|
||
#, c-format
|
||
#~ msgid "Stopping port forwarding through \"%s\", service \"%s\""
|
||
#~ msgstr "Спиране на пренасочването на портове чрез «%s», услуга «%s»"
|
||
|
||
#~ msgid "Sunday"
|
||
#~ msgstr "Неделя"
|
||
|
||
#, c-format
|
||
#~ msgid "The torrent file \"%s\" is already in use by \"%s.\""
|
||
#~ msgstr "Торент файла \"%s\" , вече се ползва от \"%s.\""
|
||
|
||
#~ msgid "Thursday"
|
||
#~ msgstr "Четвъртък"
|
||
|
||
#~ msgid ""
|
||
#~ "To add a backup URL, add it on the line after the primary URL.\n"
|
||
#~ "To add another primary URL, add it after a blank line."
|
||
#~ msgstr ""
|
||
#~ "За да добавите резервен уеб адрес, добавети го на реда след основния.\n"
|
||
#~ "За да добавите друг основен уеб адрес, оставете един празен ред пред него."
|
||
|
||
#, c-format
|
||
#~ msgid "Torrent Creator is skipping file \"%s\": %s"
|
||
#~ msgstr "При създаването на торента е пропуснат файла «%s»: %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Tracker gave a warning: \"%s\""
|
||
#~ msgstr "Предупреждение от тракера: «%s»"
|
||
|
||
#, c-format
|
||
#~ msgid "Tracker gave an error: \"%s\""
|
||
#~ msgstr "Грешка от тракера: «%s»"
|
||
|
||
#, c-format
|
||
#~ msgid "Tracker had %s%'d seeders and %'d leechers%s %s ago"
|
||
#~ msgstr "В тракера имаше %s%'d разпространяващи и %'d приемащи%s, преди %s"
|
||
|
||
#, c-format
|
||
#~ msgid ""
|
||
#~ "Transmission\n"
|
||
#~ "Up: %1$s %2$s\n"
|
||
#~ "Down: %3$s %4$s"
|
||
#~ msgstr ""
|
||
#~ "Transmission\n"
|
||
#~ "Качване: %1$s %2$s\n"
|
||
#~ "Изтегляне: %3$s %4$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Transmission doesn't know how to use \"%s\""
|
||
#~ msgstr "Transmission не знае как да обработи «%s»"
|
||
|
||
#~ msgid "Tuesday"
|
||
#~ msgstr "Вторник"
|
||
|
||
#, c-format
|
||
#~ msgid "U_pload (%s):"
|
||
#~ msgstr "Ка_чване (%s):"
|
||
|
||
#, c-format
|
||
#~ msgid "Unable to rename file as \"%s\": %s"
|
||
#~ msgstr "Неуспешно преименуване на файла като \"%s\": %s"
|
||
|
||
#~ msgid "Unrecognized URL"
|
||
#~ msgstr "Непознат уеб адрес"
|
||
|
||
#, c-format
|
||
#~ msgid "Verifying local data (%.1f%% tested)"
|
||
#~ msgstr "Проверка на локалните данни (%.1f%% са проверени)"
|
||
|
||
#~ msgid "Verifying torrent"
|
||
#~ msgstr "Проверка на торента"
|
||
|
||
#~ msgid "Wednesday"
|
||
#~ msgstr "Сряда"
|
||
|
||
#, c-format
|
||
#~ msgid "_Download (%s):"
|
||
#~ msgstr "_Сваляне (%s):"
|
||
|
||
#, c-format
|
||
#~ msgid "_Show %'d of:"
|
||
#~ msgstr "_Покажи %'d от:"
|
||
|
||
#, c-format
|
||
#~ msgid "_Upload (%s):"
|
||
#~ msgstr "_Качване (%s):"
|
||
|
||
#, c-format
|
||
#~ msgid "blocklist skipped invalid address at line %d"
|
||
#~ msgstr "В черният списък има пропуснат грешен адрес в реда %d"
|
||
|
||
#~ msgid "full"
|
||
#~ msgstr "пълно"
|
||
|
||
#, c-format
|
||
#~ msgid "no longer forwarding port %d"
|
||
#~ msgstr "пренасочването на порта %d е пракратено"
|
||
|
||
#~ msgid "peer"
|
||
#~ msgid_plural "peers"
|
||
#~ msgstr[0] "участници"
|
||
#~ msgstr[1] "участници"
|
||
|
||
#, c-format
|
||
#~ msgid "size|Down: %1$s, Up: %2$s"
|
||
#~ msgstr "Свалени: %1$s, Качени: %2$s"
|
||
|
||
#~ msgid "sparse"
|
||
#~ msgstr "недостатъчно"
|
||
|
||
#~ msgid "web seed"
|
||
#~ msgid_plural "web seeds"
|
||
#~ msgstr[0] "уеб разпространител"
|
||
#~ msgstr[1] "уеб разпространители"
|