From 1128b3ea83f3734d761f64c0ea49de3cec17fd29 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Mon, 28 Dec 2009 19:39:47 +0000 Subject: [PATCH] * Replace priority combo boxes by check boxes in Web UI as in Regular UI * Prepare http server and preferences classes to add new settings to Web UI * Tabified Program preferences in Web UI since there will be a lot of settings soon * Started to add new settings to Web UI (PeX, LSD, Encryption, save path, temp path, scan dir, preallocateall, queueing, listen_port, upnp, nat-pmp, language, ip filter) -> Proxy is missing * Added a command line parameter to change the web ui port * Fix PeerGuardian .p2b binary filter support --- doc/qbittorrent.1 | 6 +- src/eventmanager.cpp | 133 +- src/eventmanager.h | 1 + src/filterparserthread.h | 2 +- src/httpconnection.cpp | 42 +- src/httpserver.cpp | 6 + src/json.h | 30 + src/lang/qbittorrent_bg.qm | Bin 73078 -> 63566 bytes src/lang/qbittorrent_bg.ts | 1034 ++++++++---- src/lang/qbittorrent_ca.qm | Bin 72695 -> 62851 bytes src/lang/qbittorrent_ca.ts | 1036 ++++++++---- src/lang/qbittorrent_cs.qm | Bin 71229 -> 61651 bytes src/lang/qbittorrent_cs.ts | 1034 ++++++++---- src/lang/qbittorrent_da.qm | Bin 68316 -> 59372 bytes src/lang/qbittorrent_da.ts | 1056 ++++++++---- src/lang/qbittorrent_de.qm | Bin 76067 -> 66181 bytes src/lang/qbittorrent_de.ts | 1034 ++++++++---- src/lang/qbittorrent_el.qm | Bin 76806 -> 67030 bytes src/lang/qbittorrent_el.ts | 1034 ++++++++---- src/lang/qbittorrent_en.ts | 1349 +++++++-------- src/lang/qbittorrent_es.qm | Bin 73522 -> 63536 bytes src/lang/qbittorrent_es.ts | 1036 ++++++++---- src/lang/qbittorrent_fi.qm | Bin 70504 -> 60980 bytes src/lang/qbittorrent_fi.ts | 1034 ++++++++---- src/lang/qbittorrent_fr.qm | Bin 80487 -> 82986 bytes src/lang/qbittorrent_fr.ts | 1044 ++++++++---- src/lang/qbittorrent_hu.qm | Bin 70924 -> 61946 bytes src/lang/qbittorrent_hu.ts | 1034 ++++++++---- src/lang/qbittorrent_it.qm | Bin 74302 -> 64696 bytes src/lang/qbittorrent_it.ts | 1034 ++++++++---- src/lang/qbittorrent_ja.qm | Bin 28727 -> 23415 bytes src/lang/qbittorrent_ja.ts | 1160 ++++++++----- src/lang/qbittorrent_ko.qm | Bin 59479 -> 51581 bytes src/lang/qbittorrent_ko.ts | 1042 ++++++++---- src/lang/qbittorrent_nb.qm | Bin 17247 -> 16456 bytes src/lang/qbittorrent_nb.ts | 2478 ++++++++++++++-------------- src/lang/qbittorrent_nl.qm | Bin 53489 -> 44954 bytes src/lang/qbittorrent_nl.ts | 772 ++++++--- src/lang/qbittorrent_pl.qm | Bin 69022 -> 59606 bytes src/lang/qbittorrent_pl.ts | 754 +++++++-- src/lang/qbittorrent_pt.qm | Bin 74043 -> 64617 bytes src/lang/qbittorrent_pt.ts | 754 +++++++-- src/lang/qbittorrent_pt_BR.qm | Bin 74043 -> 64617 bytes src/lang/qbittorrent_pt_BR.ts | 754 +++++++-- src/lang/qbittorrent_ro.qm | Bin 72329 -> 62819 bytes src/lang/qbittorrent_ro.ts | 754 +++++++-- src/lang/qbittorrent_ru.qm | Bin 74333 -> 64543 bytes src/lang/qbittorrent_ru.ts | 754 +++++++-- src/lang/qbittorrent_sk.qm | Bin 74323 -> 64815 bytes src/lang/qbittorrent_sk.ts | 756 +++++++-- src/lang/qbittorrent_sr.qm | Bin 73381 -> 63913 bytes src/lang/qbittorrent_sr.ts | 1034 ++++++++---- src/lang/qbittorrent_sv.qm | Bin 71917 -> 62337 bytes src/lang/qbittorrent_sv.ts | 754 +++++++-- src/lang/qbittorrent_tr.qm | Bin 72159 -> 62813 bytes src/lang/qbittorrent_tr.ts | 754 +++++++-- src/lang/qbittorrent_uk.qm | Bin 34354 -> 27465 bytes src/lang/qbittorrent_uk.ts | 812 ++++++--- src/lang/qbittorrent_zh.qm | Bin 54439 -> 47655 bytes src/lang/qbittorrent_zh.ts | 754 +++++++-- src/lang/qbittorrent_zh_TW.qm | Bin 55022 -> 48110 bytes src/lang/qbittorrent_zh_TW.ts | 754 +++++++-- src/main.cpp | 63 +- src/options_imp.h | 2 +- src/preferences.h | 160 +- src/ui/options.ui | 14 +- src/webui.qrc | 1 + src/webui/preferences.html | 255 +-- src/webui/preferences_content.html | 614 +++++++ src/webui/prop-files.html | 60 +- src/webui/properties.html | 4 +- src/webui/scripts/mocha-init.js | 14 +- 72 files changed, 20180 insertions(+), 8826 deletions(-) create mode 100644 src/webui/preferences_content.html diff --git a/doc/qbittorrent.1 b/doc/qbittorrent.1 index 571b258a8..32d8ed035 100644 --- a/doc/qbittorrent.1 +++ b/doc/qbittorrent.1 @@ -8,7 +8,7 @@ qBittorrent \- a Bittorrent client written in C++ / Qt4 .SH "SYNOPSIS" -\fBqbittorrent\fR [\-\-no-splash] [TORRENT_FILE | URL]... +\fBqbittorrent\fR [\-\-no-splash] [\-\-webui-port=x] [TORRENT_FILE | URL]... \fBqbittorrent\fR \-\-help @@ -21,7 +21,7 @@ qBittorrent \- a Bittorrent client written in C++ / Qt4 using the \fBrblibtorrent\fR library by Arvid Norberg. qBittorrent aims to be a good alternative to all other bittorrent clients out there. qBittorrent is fast, stable, light, it supports unicode and it provides a good integrated search engine. -It also comes with UPnP port forwarding / NAT-PMP, encryption (Azureus compatible), +It also comes with UPnP port forwarding / NAT-PMP, encryption (Vuze compatible), FAST extension (mainline) and PeX support (utorrent compatible). .SH "OPTIONS" @@ -32,6 +32,8 @@ FAST extension (mainline) and PeX support (utorrent compatible). \fB--no-splash\fR Disables splash screen on startup. +\fB--webui-port=x\fR Changes Web UI port to x (default: 8080). + .SH "BUGS" If you find a bug, please report it at http://bugs.qbittorrent.org diff --git a/src/eventmanager.cpp b/src/eventmanager.cpp index 96d2b8014..6012d16d0 100644 --- a/src/eventmanager.cpp +++ b/src/eventmanager.cpp @@ -38,7 +38,7 @@ #include EventManager::EventManager(QObject *parent, Bittorrent *BTSession) - : QObject(parent), BTSession(BTSession) + : QObject(parent), BTSession(BTSession) { } @@ -122,14 +122,135 @@ QList EventManager::getPropFilesInfo(QString hash) const { return files; } +void EventManager::setGlobalPreferences(QVariantMap m) const { + // UI + if(m.contains("locale")) + Preferences::setLocale(m["locale"].toString()); + // Downloads + if(m.contains("save_path")) + Preferences::setSavePath(m["save_path"].toString()); + if(m.contains("temp_path_enabled")) + Preferences::setTempPathEnabled(m["temp_path_enabled"].toBool()); + if(m.contains("temp_path")) + Preferences::setTempPath(m["temp_path"].toString()); + if(m.contains("scan_dir")) + Preferences::setScanDir(m["scan_dir"].toString()); + if(m.contains("preallocate_all")) + Preferences::preAllocateAllFiles(m["preallocate_all"].toBool()); + if(m.contains("queueing_enabled")) + Preferences::setQueueingSystemEnabled(m["queueing_enabled"].toBool()); + if(m.contains("max_active_downloads")) + Preferences::setMaxActiveDownloads(m["max_active_downloads"].toInt()); + if(m.contains("max_active_torrents")) + Preferences::setMaxActiveTorrents(m["max_active_torrents"].toInt()); + if(m.contains("max_active_uploads")) + Preferences::setMaxActiveUploads(m["max_active_uploads"].toInt()); +#ifdef LIBTORRENT_0_15 + if(m.contains("incomplete_files_ext")) + Preferences::useIncompleteFilesExtension(m["incomplete_files_ext"].toBool()); +#endif + // Connection + if(m.contains("listen_port")) + Preferences::setSessionPort(m["listen_port"].toInt()); + if(m.contains("upnp")) + Preferences::setUPnPEnabled(m["upnp"].toBool()); + if(m.contains("natpmp")) + Preferences::setNATPMPEnabled(m["natpmp"].toBool()); + if(m.contains("dl_limit")) + Preferences::setGlobalDownloadLimit(m["dl_limit"].toInt()); + if(m.contains("up_limit")) + Preferences::setGlobalUploadLimit(m["up_limit"].toInt()); + if(m.contains("max_connec")) + Preferences::setMaxConnecs(m["max_connec"].toInt()); + if(m.contains("max_connec_per_torrent")) + Preferences::setMaxConnecsPerTorrent(m["max_connec_per_torrent"].toInt()); + if(m.contains("max_uploads_per_torrent")) + Preferences::setMaxUploadsPerTorrent(m["max_uploads_per_torrent"].toInt()); + // Bittorrent + if(m.contains("dht")) + Preferences::setDHTEnabled(m["dht"].toBool()); + if(m.contains("pex")) + Preferences::setPeXEnabled(m["pex"].toBool()); + qDebug("Pex support: %d", (int)m["pex"].toBool()); + if(m.contains("lsd")) + Preferences::setLSDEnabled(m["lsd"].toBool()); + if(m.contains("encryption")) + Preferences::setEncryptionSetting(m["encryption"].toInt()); + // Proxy + if(m.contains("proxy_type")) + Preferences::setProxyType(m["proxy_type"].toInt()); + if(m.contains("proxy_ip")) + Preferences::setProxyIp(m["proxy_ip"].toString()); + if(m.contains("proxy_port")) + Preferences::setProxyPort(m["proxy_port"].toUInt()); + if(m.contains("proxy_auth_enabled")) + Preferences::setProxyAuthEnabled(m["proxy_auth_enabled"].toBool()); + if(m.contains("proxy_username")) + Preferences::setProxyUsername(m["proxy_username"].toString()); + if(m.contains("proxy_password")) + Preferences::setProxyPassword(m["proxy_password"].toString()); + // IP Filter + if(m.contains("ip_filter_enabled")) + Preferences::setFilteringEnabled(m["ip_filter_enabled"].toBool()); + if(m.contains("ip_filter_path")) + Preferences::setFilter(m["ip_filter_path"].toString()); + // Web UI + if(m.contains("web_ui_port")) + Preferences::setWebUiPort(m["web_ui_port"].toUInt()); + if(m.contains("web_ui_username")) + Preferences::setWebUiUsername(m["web_ui_username"].toString()); + if(m.contains("web_ui_password")) + Preferences::setWebUiPassword(m["web_ui_password"].toString()); + // Reload preferences + BTSession->configureSession(); +} + QVariantMap EventManager::getGlobalPreferences() const { QVariantMap data; + // UI + data["locale"] = Preferences::getLocale(); + // Downloads + data["save_path"] = Preferences::getSavePath(); + data["temp_path_enabled"] = Preferences::isTempPathEnabled(); + data["temp_path"] = Preferences::getTempPath(); + data["scan_dir_enabled"] = Preferences::isDirScanEnabled(); + data["scan_dir"] = Preferences::getScanDir(); + data["preallocate_all"] = Preferences::preAllocateAllFiles(); + data["queueing_enabled"] = Preferences::isQueueingSystemEnabled(); + data["max_active_downloads"] = Preferences::getMaxActiveDownloads(); + data["max_active_torrents"] = Preferences::getMaxActiveTorrents(); + data["max_active_uploads"] = Preferences::getMaxActiveUploads(); +#ifdef LIBTORRENT_0_15 + data["incomplete_files_ext"] = Preferences::useIncompleteFilesExtension(); +#endif + // Connection + data["listen_port"] = Preferences::getSessionPort(); + data["upnp"] = Preferences::isUPnPEnabled(); + data["natpmp"] = Preferences::isNATPMPEnabled(); data["dl_limit"] = Preferences::getGlobalDownloadLimit(); data["up_limit"] = Preferences::getGlobalUploadLimit(); - data["dht"] = Preferences::isDHTEnabled(); data["max_connec"] = Preferences::getMaxConnecs(); data["max_connec_per_torrent"] = Preferences::getMaxConnecsPerTorrent(); data["max_uploads_per_torrent"] = Preferences::getMaxUploadsPerTorrent(); + // Bittorrent + data["dht"] = Preferences::isDHTEnabled(); + data["pex"] = Preferences::isPeXEnabled(); + data["lsd"] = Preferences::isLSDEnabled(); + data["encryption"] = Preferences::getEncryptionSetting(); + // Proxy + data["proxy_type"] = Preferences::getProxyType(); + data["proxy_ip"] = Preferences::getProxyIp(); + data["proxy_port"] = Preferences::getProxyPort(); + data["proxy_auth_enabled"] = Preferences::isProxyAuthEnabled(); + data["proxy_username"] = Preferences::getProxyUsername(); + data["proxy_password"] = Preferences::getProxyPassword(); + // IP Filter + data["ip_filter_enabled"] = Preferences::isFilteringEnabled(); + data["ip_filter_path"] = Preferences::getFilter(); + // Web UI + data["web_ui_port"] = Preferences::getWebUiPort(); + data["web_ui_username"] = Preferences::getWebUiUsername(); + data["web_ui_password"] = Preferences::getWebUiPassword(); return data; } @@ -162,10 +283,10 @@ QVariantMap EventManager::getPropGeneralInfo(QString hash) const { data["nb_connections"] = QString::number(h.num_connections())+" ("+tr("%1 max", "e.g. 10 max").arg(QString::number(h.connections_limit()))+")"; // Update ratio info double ratio = BTSession->getRealRatio(h.hash()); - if(ratio > 100.) - data["share_ratio"] = QString::fromUtf8("∞"); - else - data["share_ratio"] = QString(QByteArray::number(ratio, 'f', 1)); + if(ratio > 100.) + data["share_ratio"] = QString::fromUtf8("∞"); + else + data["share_ratio"] = QString(QByteArray::number(ratio, 'f', 1)); } return data; } diff --git a/src/eventmanager.h b/src/eventmanager.h index e4af282bc..b00c6d861 100644 --- a/src/eventmanager.h +++ b/src/eventmanager.h @@ -55,6 +55,7 @@ class EventManager : public QObject QList getPropTrackersInfo(QString hash) const; QList getPropFilesInfo(QString hash) const; QVariantMap getGlobalPreferences() const; + void setGlobalPreferences(QVariantMap m) const; public slots: void addedTorrent(QTorrentHandle& h); diff --git a/src/filterparserthread.h b/src/filterparserthread.h index aafcbb32f..3e514ffe9 100644 --- a/src/filterparserthread.h +++ b/src/filterparserthread.h @@ -71,7 +71,7 @@ class FilterParserThread : public QThread { // PeerGuardian p2p file parseP2PFilterFile(filePath); } else { - if(filePath.endsWith(".p2p", Qt::CaseInsensitive)) { + if(filePath.endsWith(".p2b", Qt::CaseInsensitive)) { // PeerGuardian p2b file parseP2BFilterFile(filePath); } else { diff --git a/src/httpconnection.cpp b/src/httpconnection.cpp index 9871a45b5..316ba4dcd 100644 --- a/src/httpconnection.cpp +++ b/src/httpconnection.cpp @@ -103,12 +103,12 @@ void HttpConnection::write() } QString HttpConnection::translateDocument(QString data) { - std::string contexts[] = {"TransferListFiltersWidget", "TransferListWidget", "PropertiesWidget", "GUI", "MainWindow", "HttpServer", "confirmDeletionDlg", "TrackerList", "TorrentFilesModel", "options_imp"}; + std::string contexts[] = {"TransferListFiltersWidget", "TransferListWidget", "PropertiesWidget", "GUI", "MainWindow", "HttpServer", "confirmDeletionDlg", "TrackerList", "TorrentFilesModel", "options_imp", "Preferences"}; int i=0; bool found = false; do { found = false; - QRegExp regex("_\\(([\\w\\s?!:\\/\\(\\)\\.]+)\\)"); + QRegExp regex("_\\(([\\w\\s?!:\\/\\(\\),\\-\\.]+)\\)"); i = regex.indexIn(data, i); if(i >= 0) { //qDebug("Found translatable string: %s", regex.cap(1).toUtf8().data()); @@ -118,7 +118,7 @@ QString HttpConnection::translateDocument(QString data) { do { translation = qApp->translate(contexts[context_index].c_str(), word.toLocal8Bit().data(), 0, QCoreApplication::UnicodeUTF8, 1); ++context_index; - }while(translation == word && context_index < 10); + }while(translation == word && context_index < 11); //qDebug("Translation is %s", translation.toUtf8().data()); data = data.replace(i, regex.matchedLength(), translation); i += translation.length(); @@ -193,6 +193,7 @@ void HttpConnection::respond() else list.prepend("webui"); url = ":/" + list.join("/"); + qDebug("Resource URL: %s", url.toLocal8Bit().data()); QFile file(url); if(!file.open(QIODevice::ReadOnly)) { @@ -329,37 +330,10 @@ void HttpConnection::respondCommand(QString command) return; } if(command == "setPreferences") { - bool ok = false; - int dl_limit = parser.post("dl_limit").toInt(&ok); - if(ok) { - BTSession->setDownloadRateLimit(dl_limit*1024); - Preferences::setGlobalDownloadLimit(dl_limit); - } - int up_limit = parser.post("up_limit").toInt(&ok); - if(ok) { - BTSession->setUploadRateLimit(up_limit*1024); - Preferences::setGlobalUploadLimit(up_limit); - } - int dht_state = parser.post("dht").toInt(&ok); - if(ok) { - BTSession->enableDHT(dht_state == 1); - Preferences::setDHTEnabled(dht_state == 1); - } - int max_connec = parser.post("max_connec").toInt(&ok); - if(ok) { - BTSession->setMaxConnections(max_connec); - Preferences::setMaxConnecs(max_connec); - } - int max_connec_per_torrent = parser.post("max_connec_per_torrent").toInt(&ok); - if(ok) { - BTSession->setMaxConnectionsPerTorrent(max_connec_per_torrent); - Preferences::setMaxConnecsPerTorrent(max_connec_per_torrent); - } - int max_uploads_per_torrent = parser.post("max_uploads_per_torrent").toInt(&ok); - if(ok) { - BTSession->setMaxUploadsPerTorrent(max_uploads_per_torrent); - Preferences::setMaxUploadsPerTorrent(max_uploads_per_torrent); - } + QString json_str = parser.post("json"); + //qDebug("setPreferences, json: %s", json_str.toLocal8Bit().data()); + EventManager* manager = parent->eventManager(); + manager->setGlobalPreferences(json::fromJson(json_str)); } if(command == "setFilePrio") { QString hash = parser.post("hash"); diff --git a/src/httpserver.cpp b/src/httpserver.cpp index 785517dbc..1f63cc755 100644 --- a/src/httpserver.cpp +++ b/src/httpserver.cpp @@ -76,6 +76,12 @@ HttpServer::HttpServer(Bittorrent *_BTSession, int msec, QObject* parent) : QTcp a = tr("Maximum number of connections per torrent limit must be greater than 0 or disabled."); a = tr("Maximum number of upload slots per torrent limit must be greater than 0 or disabled."); a = tr("Unable to save program preferences, qBittorrent is probably unreachable."); + a = tr("Language"); + a = tr("Downloaded", "Is the file downloaded or not?"); + a = tr("The port used for incoming connections must be greater than 1024 and less than 65535."); + a = tr("The port used for the Web UI must be greater than 1024 and less than 65535."); + a = tr("The Web UI username must be at least 3 characters long."); + a = tr("The Web UI password must be at least 3 characters long."); } HttpServer::~HttpServer() diff --git a/src/json.h b/src/json.h index 4af3f16f2..b0d105f75 100644 --- a/src/json.h +++ b/src/json.h @@ -98,6 +98,36 @@ namespace json { return "{"+vlist.join(",")+"}"; } + QVariantMap fromJson(QString json) { + QVariantMap m; + if(json.startsWith("{") && json.endsWith("}")) { + json.chop(1); + json = json.replace(0, 1, ""); + QStringList couples = json.split(","); + foreach(QString couple, couples) { + QStringList parts = couple.split(":"); + if(parts.size() != 2) continue; + QString key = parts.first(); + if(key.startsWith("\"") && key.endsWith("\"")) { + key.chop(1); + key = key.replace(0, 1, ""); + } + QString value_str = parts.last(); + QVariant value; + if(value_str.startsWith("\"") && value_str.endsWith("\"")) { + value_str.chop(1); + value_str = value_str.replace(0, 1, ""); + value = value_str; + } else { + value = value_str.toInt(); + } + m.insert(key,value); + qDebug("%s:%s", key.toLocal8Bit().data(), value_str.toLocal8Bit().data()); + } + } + return m; + } + QString toJson(QList v) { QStringList res; foreach(QVariantMap m, v) { diff --git a/src/lang/qbittorrent_bg.qm b/src/lang/qbittorrent_bg.qm index bdcebe3b3e7b1a507228ef2c34cb460214a19379..34fa45e9e716ca39f1c6fc08dd29df6c3432b051 100644 GIT binary patch delta 4558 zcmXAtc|c7G8^)h|&)wHAyCzw)q_Gzwdn83d5+$Y>4G~#N+$f}lL7T*wBvBG2OJi%X zCQEig*+v*fjA4wv=g#@-ch2oB@B6&#>96Cm%6Eck;L(5<7vH8QU2bc2%Kz6B)x!Xb zNC4!mwSe#g(7vb0X_X@5-2vHSzO zK!+D1w~Yr(qcVYQCcwoG*w7zvT?K5ONtOXC-T>~``M?ZdyqP7y1T$-a$x(n)7~nG( zSpSve@3*DEw0PkBO<;N{aN{|o(Pjr^ke=ds-}53T)`<)Wg-Li~w%8Z4EIw?-amb3C zfuA2iRxAUY^^jd5$LS!uYQyspkiG6f&WGH^9$5860o=v zf0YBP6GX1d6`5>d5)Z1ikY{}Xs%jz6r6RTyppKyBS8l`Tc7q1ogRR*hwdH6Yup4A>$E`h5<5^y#ZW7KqD z+Gn^+O96i)+@r|l_VCD30}ubi_?tff6JtfLF2)4kZ;b!1tuZkw7SNx<#0&MjAst?^ zyMdL_@QUYyJ;sYnyacb`wg58%M6P!bnIwU?+XrCYO-v~+0FtWUlTFDdv=*7{0-vuD z%!w`VtDeZb@fNwM8Kx&}hY7LU;op2a5L*HNplb3T1U;j4qw}#WG8i}*gp_1TA7hV< zm@7cYR%D&zd3$e>G1=I=+!_eJgMus?J|O`|H*^3_j>L)1<-pz9D4F95gc?vbg|y4T zh3qNpmA4E(?8_6RRaI4If!{ z&qZ!IFL9H%r}P6QZa3Qj4sS#r9VOYglG0jdNq*UP8<_e+l4;kAp_?w*vvDc#i;pBf zcm~jBfu!)M=^=1TDk&P%1n?}A95Ids4jU!MCey=Vk&EG<(%CfPu1Qlq zl>uJPA{RMHk5pFzeHKWMyBHYb25IS;u|W5HX=$CA1Esg0^#K;Ykly=f2kc6a)&#I= zweBJPT+YzwHwq?+Lm@EysG!NSVJH-WMFwN}q)uqspAYnzBv_R+2jWkN+;B#)DyIk2 zqlKPcxqxq`$n-73;L9wlas5SZ{w6s4^4$Hi$e&$=$)7Yp;CR7%ZC=%jZ1ONjPL`MHCBz*J(nj99A z%^mbel8|h^Kg(U%*76gxe3y{^ay1?LEEIZDiCJDk(PtMb^{;UBd%ie3O1PLpLt;$x zg=<}+Y3U*1r2|=7FT5PO4lpzbZ(Da_+Z`e_?4%-7TxA`v@kJ{Z%DUTx1AETO`VOrJ z3UxBC(cOSclVnqz$qJRsXFU5w<`>z*$Qx|wOJw2slse&)Ec`IJQ6)1enNycDWvg~Q zVEtD*%Hj{qWaIf;mOA=3Al+N!&I2O%#E2~DD)Qb^S$eNBCSgBW`Vko)=poCg^q2LTs%$}+xAq!R6A+1aOoMK!XV4SxZSXJxr|yMeLe{-X)=a>O5g&XS#; zL8g)*I|4H7nf-my6 zlG`VL19tu{AL^C?433kJykhQvv*lwB(%|u%S8A1J=(LnY>b-E3D^~^pcmyh0@Utq=^U1!sKVODanG(@@o+} z9KW08H}2C?mrwHhkxZs>o8L#$s8HDU*Ue3*V$fEOj$pP<-Jrf?QJy6vWsG-NlA%o|5nUW zb^wZ<70VR@dwyF*#4-+_wxNocNbUePuPU~=RsxNtD>CW>f#eg4L*q`;kVM6a?>V;9 z? zu1Ym7xG^o9t@6~5W8;Zad7fg@%zvhulEU8yYgA!9m@K`Qslw_PF$qVi!dr6c1-O%S zz^@-v5uvSt{;8@pTNm>87*%{I9qF}Fm24eP!`xLF8RUX8)!vsrR5Dd{*l-S301SZ1l}DK)$=zp>hHeHCX(Gm-0pL_WBz{_)8m zmWBUv_2QS#-1TOtm#xWTuWzM}eiO_3-=$tRfS$DIuZ~G+0vuhZP7>6>acgyI+y205 zOLbn&MM`R;F3v4w2b`uZ&Tr2CuvA@I$mcCyp}szs3U=JDz7@$N?fgi6YbQB>w)#;R zrJt%&{~rDn(W^knS84>d4s-C;&Gb%bNjgK{ZCW0gnxf{Qgfte2Mt-G zIi{rn9qdHL+GuW${)yvTqj|c4)2-`Hk-mdPK5nXczAl(UEkN_?Rykmts(H77dqk&O zntyiF(e=M*OkW$)0KfNI>|&A?&eTdThjWA3trhm4mQ7%@cXkLfavXo(~wLb;=24$g;Gfx^83H4bZwt>42l9)-%?cQ+|L+ zJADaXbaj|^wr&kA8>F3I$k=zBs$D*oisV9T>O#*~_0mT7UrK3*Xj2yEarku6X4MX7 zvYNC-e!1*yEw#s97Vx?Q+LKmJ4Ba8_V-JaO8xQ~`({qdjYGSToW@)&^)Re1D{( zCcXA?*&v`4tm0=6EgBIeYv76l~Lt+Wdjj)L!Qr*pAaLS?B3R1y(H*Y1%no zJhC)E-^P8s2aqTDR=GZovQib&=Qm(8KY%=;%sd>rc9vc~O+`oi1^(C6MvG zE~OC_@G$8P%oxHspRYSIFNrUlr#oNdP9>DOYhPHFP1AHY+Kr{6=X5uw(~V|C~NH$CgWDfLp7*ZS=jfPB{-^Y1=Ld3( zjuz=ZN?#S+l!jaAs~*p!f?xGj4dmKa`a6xd7x>K)`Pig?9dd&oCinColJn?@ok3$^ zy2lG_4LYw{E+8QW-7z!I7%XDw;hv_3?nk1z%XKyMD)-}8Z@R&uGd+qh83t_U*xiw0 z7!=M~(SD!En9l~+Rt!m;tzps`YliN=!GHKkZo5Yff!nBDhb)n^EDUqnuu*kbXqaO% zAH)V3!fGgepwY1EF{jd_C_~KJ%S_4-hD5~*w$!_Zw8cUEayf0-=Fv7w^jU%;}|@a8X1;JX%v_j7sO*hoV|Ab)ROWfVNi zI7NFIP4ciqoZIzAW5QG5*}ul-28N(hgz>-FuGShmWz!R5p|R_oLVg*=82hJw;Fpq* zal|x7mZ{u0>LAPZL6~uZ(^&q~BFq@)z%lMrVoZ2>kjnfna^?c#&N*+HtR`d5G-> c55~VnGMk$R%>kb8FGy=r)vh3EN=@ni0f5zWKL7v# delta 12986 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 s@към - Proxy - Прокси + Прокси Proxy Settings @@ -488,33 +487,24 @@ Copyright © 2006 от Christophe Dumez<br> 0.0.0.0 - - - Port: - Порт: + Порт: Proxy server requires authentication Прокси сървъра иска удостоверяване - - - Authentication - Удостоверяване + Удостоверяване User Name: Име на Потребител: - - - Password: - Парола: + Парола: Enable connection through a proxy server @@ -589,14 +579,12 @@ Copyright © 2006 от Christophe Dumez<br> KB UP max. - Activate IP Filtering - Активирай IP Филтриране + Активирай IP Филтриране - Filter Settings - Настройки на Филтъра + Настройки на Филтъра ipfilter.dat URL or PATH: @@ -623,9 +611,8 @@ Copyright © 2006 от Christophe Dumez<br> Приложи - IP Filter - IP Филтър + IP Филтър Add Range @@ -664,9 +651,8 @@ Copyright © 2006 от Christophe Dumez<br> Настройка на езика - Language: - Език: + Език: Behaviour @@ -689,10 +675,8 @@ Copyright © 2006 от Christophe Dumez<br> Не показвай OSD - - KiB/s - KB/с + KB/с 1 KiB DL = @@ -727,9 +711,8 @@ Copyright © 2006 от Christophe Dumez<br> DHT конфигурация - DHT port: - DHT порт: + DHT порт: <b>Note:</b> Changes will be applied after qBittorrent is restarted. @@ -776,9 +759,8 @@ Copyright © 2006 от Christophe Dumez<br> Отиди в системна папка при затваряне на главния прозорец - Connection - Връзка + Връзка Peer eXchange (PeX) @@ -809,9 +791,8 @@ Copyright © 2006 от Christophe Dumez<br> Стил (Виж и Чувствай) - Plastique style (KDE like) - Пластмасов стил (подобен на KDE) + Пластмасов стил (подобен на KDE) Cleanlooks style (GNOME like) @@ -822,9 +803,8 @@ Copyright © 2006 от Christophe Dumez<br> Мотив стил (стил по подразбиране на Qt на Юникс системи) - CDE style (Common Desktop Environment like) - Стил CDE (подобен на обичайния стил на десктоп) + Стил CDE (подобен на обичайния стил на десктоп) MacOS style (MacOSX only) @@ -851,40 +831,32 @@ Copyright © 2006 от Christophe Dumez<br> Тип Прокси: - - HTTP - HTTP + HTTP - SOCKS5 - SOCKS5 + SOCKS5 - Affected connections - Засегнати връзки + Засегнати връзки - Use proxy for connections to trackers - Използвай прокси за връзка към тракерите + Използвай прокси за връзка към тракерите - Use proxy for connections to regular peers - Ползвай прокси за свързване към стандартните връзки + Ползвай прокси за свързване към стандартните връзки - Use proxy for connections to web seeds - Използвай прокси за връзки към web донори + Използвай прокси за връзки към web донори - Use proxy for DHT messages - Използвай прокси за DHT съобщенията + Използвай прокси за DHT съобщенията Encryption @@ -895,24 +867,20 @@ Copyright © 2006 от Christophe Dumez<br> Състояние на кодиране: - Enabled - Включено + Включено - Forced - Форсирано + Форсирано - Disabled - Изключено + Изключено - Preferences - Настройки + Настройки General @@ -927,98 +895,82 @@ Copyright © 2006 от Christophe Dumez<br> Настройки на потребителски интерфейс - Visual style: - Визуален стил: + Визуален стил: - Cleanlooks style (Gnome like) - Изчистен стил (подобен на Gnome) + Изчистен стил (подобен на Gnome) - Motif style (Unix like) - Стил мотив (подобен на Unix) + Стил мотив (подобен на Unix) - Ask for confirmation on exit when download list is not empty - Потвърждение при изход когато листа за сваляне не е празен + Потвърждение при изход когато листа за сваляне не е празен - Disable splash screen - Изключи начален екран + Изключи начален екран - Display current speed in title bar - Показване на скоростта в заглавната лента + Показване на скоростта в заглавната лента Transfer list refresh interval: Интервал на обновяване на списъка за трансфер: - System tray icon - Системна икона + Системна икона - Disable system tray icon - Изключи системната икона + Изключи системната икона - Close to tray i.e: The systray tray icon will still be visible when closing the main window. - Затвори прозореца (остава видима системна икона) + Затвори прозореца (остава видима системна икона) - Minimize to tray - Минимизирай в системна икона + Минимизирай в системна икона - Show notification balloons in tray - Показване уведомителни балони от системата + Показване уведомителни балони от системата Media player: Медия плейер: - Downloads - Сваляне + Сваляне Put downloads in this folder: Сложи свалените в тази папка: - Pre-allocate all files - Преместване на всички файлове + Преместване на всички файлове - When adding a torrent - При добавяне на торент + При добавяне на торент - Display torrent content and some options - Показване съдържание на торента и някои опции + Показване съдържание на торента и някои опции - Do not start download automatically The torrent will be added to download list in pause state - Не започвай автоматично сваляне + Не започвай автоматично сваляне Folder watching @@ -1035,16 +987,12 @@ Copyright © 2006 от Christophe Dumez<br> Листа за сваляне: - - Start/Stop - Старт/Стоп + Старт/Стоп - - Open folder - Отвори папка + Отвори папка Show properties @@ -1067,9 +1015,8 @@ Copyright © 2006 от Christophe Dumez<br> Автоматично сваляне на торентите намиращи се в тази папка: - Listening port - Порт за прослушване + Порт за прослушване to @@ -1077,93 +1024,72 @@ Copyright © 2006 от Christophe Dumez<br> до - Enable UPnP port mapping - Включено UPnP порт следене + Включено UPnP порт следене - Enable NAT-PMP port mapping - Включено NAT-PMP порт следене + Включено NAT-PMP порт следене - Global bandwidth limiting - Общ лимит сваляне + Общ лимит сваляне - Upload: - Качване: + Качване: - Download: - Сваляне: + Сваляне: - Peer connections - Двойни връзки + Двойни връзки - Resolve peer countries - Намери държавата на двойката + Намери държавата на двойката - Resolve peer host names - Намери имената на получаващата двойка + Намери имената на получаващата двойка - Bittorrent features - Възможности на Битторент + Възможности на Битторент Use the same port for DHT and Bittorrent Ползвай същия порт за DHT и Битторент - Spoof µtorrent to avoid ban (requires restart) - Направи се на µtorrent за да избегнеш изхвърляне (изисква рестарт) + Направи се на µtorrent за да избегнеш изхвърляне (изисква рестарт) - - Type: - Вид: + Вид: - - (None) - (без) + (без) - - Proxy: - Прокси: + Прокси: - - - Username: - Име на потребителя: + Име на потребителя: - Bittorrent - Bittorrent + Bittorrent - UI - Вид към потребителя + Вид към потребителя Action on double click @@ -1171,208 +1097,100 @@ Copyright © 2006 от Christophe Dumez<br> Действие при двойно щракване - Downloading: - Сваляне: + Сваляне: - Completed: - Завършено: - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - - Destination Folder: - - - - - Append the torrent's label - - - - - Use a different folder for incomplete downloads: - - - - - - QLineEdit { - margin-left: 23px; -} - - - - - Automatically load .torrent files from: - - - - - Append .!qB extension to incomplete files - - - - - Disk cache: - - - - - MiB (advanced) - + Завършено: - Connections limit - Ограничение на връзката + Ограничение на връзката - Global maximum number of connections: - Общ максимален брой на връзки: + Общ максимален брой на връзки: - Maximum number of connections per torrent: - Максимален брой връзки на торент: + Максимален брой връзки на торент: - Maximum number of upload slots per torrent: - Максимален брой слотове за качване на торент: + Максимален брой слотове за качване на торент: Additional Bittorrent features Допълнителни възможности на Bittorrent - Enable DHT network (decentralized) - Включена мрежа DHT (децентрализирана) + Включена мрежа DHT (децентрализирана) Enable Peer eXchange (PeX) Включен Peer eXchange (PeX) - Enable Local Peer Discovery - Включено Откриване на локална връзка + Включено Откриване на локална връзка - Encryption: - Криптиране: + Криптиране: - Share ratio settings - Настройки на процента на споделяне + Настройки на процента на споделяне - Desired ratio: - Предпочитано отношение: + Предпочитано отношение: - Filter file path: - Филтър за пътя на файла : + Филтър за пътя на файла : transfer lists refresh interval: интервал на обновяване на списъка за трансфер: - ms - ms + ms - - RSS - RSS - - - - User interface - - - - - (Requires restart) - - - - - Transfer list - - - - - Refresh interval: - - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + RSS - RSS feeds refresh interval: - Интервал на обновяване на RSS feeds: + Интервал на обновяване на RSS feeds: - minutes - минути + минути - Maximum number of articles per feed: - Максимум статии на feed: + Максимум статии на feed: - File system - Файлова система + Файлова система - Remove finished torrents when their ratio reaches: - Премахни завършени торенти когато тяхното отношение се разширява: + Премахни завършени торенти когато тяхното отношение се разширява: - System default - Системно подразбиране + Системно подразбиране - Start minimized - Започни минимизирано + Започни минимизирано Action on double click in transfer lists @@ -1412,9 +1230,8 @@ QGroupBox { Направи се на Azureus за да избегнеш изхвърляне (изисква рестарт) - Web UI - Web UI + Web UI Action for double click @@ -1422,84 +1239,64 @@ QGroupBox { Действие при двойно щракване - Port used for incoming connections: - Порт ползван за входящи връзки: + Порт ползван за входящи връзки: - Random - Приблизително + Приблизително - Use a different port for DHT and Bittorrent - Ползвай различен порт за DHT и Битторент - - - - Enable Peer Exchange / PeX (requires restart) - + Ползвай различен порт за DHT и Битторент - Enable Web User Interface - Включи Интерфейс на Web Потребител + Включи Интерфейс на Web Потребител - HTTP Server - Сървър HTTP + Сървър HTTP - Enable RSS support - Разреши RSS поддръжка + Разреши RSS поддръжка - RSS settings - RSS настройки + RSS настройки - Torrent queueing - Серия торенти + Серия торенти - Enable queueing system - Включи система за серии + Включи система за серии - Maximum active downloads: - Максимум активни сваляния: + Максимум активни сваляния: - Maximum active torrents: - Максимум активни торенти: + Максимум активни торенти: - Display top toolbar - Покажи горна лента с инструменти + Покажи горна лента с инструменти - Search engine proxy settings - Прокси настройки на търсачката + Прокси настройки на търсачката - Bittorrent proxy settings - Bittorent прокси настройки + Bittorent прокси настройки - Maximum active uploads: - Максимум активни качвания: + Максимум активни качвания: @@ -1665,33 +1462,33 @@ QGroupBox { Максимален - - + + this session тази сесия - - + + /s /second (i.e. per second) - + Seeded for %1 e.g. Seeded for 3m10s Даващ на %1 - + %1 max e.g. 10 max %1 макс - - + + %1/s e.g. 120 KiB/s %1/с @@ -3048,6 +2845,37 @@ Are you sure you want to quit qBittorrent? Unable to save program preferences, qBittorrent is probably unreachable. Не мога да съхраня предпочитанията за програмата, qBittorrent е вероятно недостъпен. + + + Language + + + + + Downloaded + Is the file downloaded or not? + + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + + The Web UI username must be at least 3 characters long. + + + + + The Web UI password must be at least 3 characters long. + + MainWindow @@ -3480,6 +3308,598 @@ Are you sure you want to quit qBittorrent? Ограничаване процента на сваляне + + Preferences + + + Preferences + + + + + UI + + + + + Downloads + + + + + Connection + + + + + Bittorrent + + + + + Proxy + + + + + IP Filter + + + + + Web UI + + + + + + RSS + + + + + User interface + + + + + Language: + + + + + (Requires restart) + + + + + Visual style: + + + + + System default + + + + + Plastique style (KDE like) + + + + + Cleanlooks style (Gnome like) + + + + + Motif style (Unix like) + + + + + CDE style (Common Desktop Environment like) + + + + + Ask for confirmation on exit when download list is not empty + + + + + Display top toolbar + + + + + Disable splash screen + + + + + Display current speed in title bar + + + + + Transfer list + + + + + Refresh interval: + + + + + ms + + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + + Downloading: + + + + + + Start/Stop + + + + + + Open folder + + + + + Completed: + + + + + System tray icon + + + + + Disable system tray icon + + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + + Minimize to tray + + + + + Start minimized + + + + + Show notification balloons in tray + + + + + File system + + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + + Destination Folder: + + + + + Append the torrent's label + + + + + Use a different folder for incomplete downloads: + + + + + + QLineEdit { + margin-left: 23px; +} + + + + + Automatically load .torrent files from: + + + + + Append .!qB extension to incomplete files + + + + + Pre-allocate all files + + + + + Disk cache: + + + + + MiB (advanced) + + + + + Torrent queueing + + + + + Enable queueing system + + + + + Maximum active downloads: + + + + + Maximum active uploads: + + + + + Maximum active torrents: + + + + + When adding a torrent + + + + + Display torrent content and some options + + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + + Listening port + + + + + Port used for incoming connections: + + + + + Random + + + + + Enable UPnP port mapping + + + + + Enable NAT-PMP port mapping + + + + + Connections limit + + + + + Global maximum number of connections: + + + + + Maximum number of connections per torrent: + + + + + Maximum number of upload slots per torrent: + + + + + Global bandwidth limiting + + + + + Upload: + + + + + Download: + + + + + + KiB/s + + + + + Peer connections + + + + + Resolve peer countries + + + + + Resolve peer host names + + + + + Bittorrent features + + + + + Enable DHT network (decentralized) + + + + + Use a different port for DHT and Bittorrent + + + + + DHT port: + + + + + Enable Peer Exchange / PeX (requires restart) + + + + + Enable Local Peer Discovery + + + + + Spoof µtorrent to avoid ban (requires restart) + + + + + Encryption: + + + + + Enabled + + + + + Forced + + + + + Disabled + + + + + Share ratio settings + + + + + Desired ratio: + + + + + Remove finished torrents when their ratio reaches: + + + + + Search engine proxy settings + + + + + + Type: + + + + + + (None) + + + + + + HTTP + + + + + + Proxy: + + + + + + + Port: + + + + + + + Authentication + + + + + + + Username: + + + + + + + Password: + + + + + Bittorrent proxy settings + + + + + SOCKS5 + + + + + Affected connections + + + + + Use proxy for connections to trackers + + + + + Use proxy for connections to regular peers + + + + + Use proxy for DHT messages + + + + + Use proxy for connections to web seeds + + + + + Filter Settings + + + + + Activate IP Filtering + + + + + Filter path (.dat, .p2p, .p2b): + + + + + Enable Web User Interface + + + + + HTTP Server + + + + + Enable RSS support + + + + + RSS settings + + + + + RSS feeds refresh interval: + + + + + minutes + + + + + Maximum number of articles per feed: + + + PropListDelegate diff --git a/src/lang/qbittorrent_ca.qm b/src/lang/qbittorrent_ca.qm index e6b967a7670fd73e000af4f9126d6a1325cffcc4..d6f312c525fa912bb7df7b291f2451ec097eb746 100644 GIT binary patch delta 4570 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 delta 13093 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 diff --git a/src/lang/qbittorrent_ca.ts b/src/lang/qbittorrent_ca.ts index 5017990d0..2255046c7 100644 --- a/src/lang/qbittorrent_ca.ts +++ b/src/lang/qbittorrent_ca.ts @@ -445,9 +445,8 @@ p, li { white-space: pre-wrap; } hasta - Proxy - Proxy + Proxy Proxy Settings @@ -462,33 +461,24 @@ p, li { white-space: pre-wrap; } 0.0.0.0 - - - Port: - Port: + Port: Proxy server requires authentication El servidor Proxy requiere autentificarse - - - Authentication - Autentificació + Autentificació User Name: Nombre de Usuario: - - - Password: - Contrasenya: + Contrasenya: Enable connection through a proxy server @@ -539,14 +529,12 @@ p, li { white-space: pre-wrap; } KB de subida max. - Activate IP Filtering - Activar Filtre IP + Activar Filtre IP - Filter Settings - Preferències del Filtre + Preferències del Filtre ipfilter.dat URL or PATH: @@ -573,9 +561,8 @@ p, li { white-space: pre-wrap; } Aplicar - IP Filter - Filtre IP + Filtre IP Add Range @@ -618,9 +605,8 @@ p, li { white-space: pre-wrap; } Ubicación - Language: - Idioma: + Idioma: Behaviour @@ -643,10 +629,8 @@ p, li { white-space: pre-wrap; } No mostrar nunca OSD - - KiB/s - KiB/s + KiB/s 1 KiB DL = @@ -681,9 +665,8 @@ p, li { white-space: pre-wrap; } Configuración DHT - DHT port: - Port DHT: + Port DHT: <b>Note:</b> Changes will be applied after qBittorrent is restarted. @@ -730,9 +713,8 @@ p, li { white-space: pre-wrap; } Enviar a la bandeja del sistema cuando se cierre la ventana principal - Connection - Conexió + Conexió Peer eXchange (PeX) @@ -763,9 +745,8 @@ p, li { white-space: pre-wrap; } Estilo (Apariencia) - Plastique style (KDE like) - Estil Plastique (com KDE) + Estil Plastique (com KDE) Cleanlooks style (GNOME like) @@ -776,9 +757,8 @@ p, li { white-space: pre-wrap; } Estilo Motif (el estilo por defecto de Qt en sistemas Unix) - CDE style (Common Desktop Environment like) - Estil CDE (com el Common Desktop Enviroment) + Estil CDE (com el Common Desktop Enviroment) MacOS style (MacOSX only) @@ -805,40 +785,32 @@ p, li { white-space: pre-wrap; } Tipo de proxy: - - HTTP - HTTP + HTTP - SOCKS5 - SOCKS5 + SOCKS5 - Affected connections - Connexions afectades + Connexions afectades - Use proxy for connections to trackers - Usar proxy per a les connexions a trackers + Usar proxy per a les connexions a trackers - Use proxy for connections to regular peers - Usar proxy per a les connexions a parells regulars + Usar proxy per a les connexions a parells regulars - Use proxy for connections to web seeds - Usar proxy per a les connexions a llavors de web + Usar proxy per a les connexions a llavors de web - Use proxy for DHT messages - Usar proxy per a missatges DHT + Usar proxy per a missatges DHT Encryption @@ -849,24 +821,20 @@ p, li { white-space: pre-wrap; } Estado de encriptación: - Enabled - Habilitat + Habilitat - Forced - Forçat + Forçat - Disabled - Deshabilitat + Deshabilitat - Preferences - Preferències + Preferències General @@ -877,93 +845,78 @@ p, li { white-space: pre-wrap; } Preferències d'interfície d'usuari - Visual style: - Estil visual: + Estil visual: - Cleanlooks style (Gnome like) - Estil Cleanlooks (com Gnome) + Estil Cleanlooks (com Gnome) - Motif style (Unix like) - Estil Motif (com Unix) + Estil Motif (com Unix) - Ask for confirmation on exit when download list is not empty - Demanar confirmació en sortir quan la llista de descàrregues encara sigui activa + Demanar confirmació en sortir quan la llista de descàrregues encara sigui activa - Display current speed in title bar - Mostrar velocitat actual a la barra de títol + Mostrar velocitat actual a la barra de títol Transfer list refresh interval: Interval de refresc de la llista de transferència: - System tray icon - icona a la safata del sistema + icona a la safata del sistema - Disable system tray icon - Deshabilitar icona de la safata del sistema + Deshabilitar icona de la safata del sistema - Close to tray i.e: The systray tray icon will still be visible when closing the main window. - Minimitzar a la safata del sistema en tancar + Minimitzar a la safata del sistema en tancar - Minimize to tray - Minimitzar a la safata del sistema + Minimitzar a la safata del sistema - Show notification balloons in tray - Mostrar globus de notificació a la safata + Mostrar globus de notificació a la safata Media player: Reproductor de medios: - Downloads - Descàrregues + Descàrregues Put downloads in this folder: Poner las descargas en esta carpeta: - Pre-allocate all files - Prelocalitzar tots els arxius (espai per a tots el arxius) + Prelocalitzar tots els arxius (espai per a tots el arxius) - When adding a torrent - En afegir un torrent + En afegir un torrent - Display torrent content and some options - Mostrar el contingut del torrent i algunes opcions + Mostrar el contingut del torrent i algunes opcions - Do not start download automatically The torrent will be added to download list in pause state - No començar a descarregar automàticament + No començar a descarregar automàticament Folder watching @@ -971,26 +924,16 @@ p, li { white-space: pre-wrap; } Seguiment d'arxius - UI - UI + UI - Disable splash screen - Desactivar pantalla d'inici - - - - - Start/Stop - + Desactivar pantalla d'inici - - Open folder - Obrir Carpeta + Obrir Carpeta Download folder: @@ -1005,9 +948,8 @@ p, li { white-space: pre-wrap; } Descarregar automàticament els torrents presents en aquesta carpeta: - Listening port - Port d'escolta + Port d'escolta to @@ -1015,283 +957,152 @@ p, li { white-space: pre-wrap; } hasta - Enable UPnP port mapping - Habilitar mapatge de ports UPnP + Habilitar mapatge de ports UPnP - Enable NAT-PMP port mapping - Habilitar mapatge de ports NAT-PMP + Habilitar mapatge de ports NAT-PMP - Global bandwidth limiting - Limiti global d'ample de banda + Limiti global d'ample de banda - Upload: - Pujada: + Pujada: - Download: - Baixada: + Baixada: - Peer connections - Connexions Parelles + Connexions Parelles - Resolve peer countries - Resoldre parells per països + Resoldre parells per països - Resolve peer host names - Resoldre parells per nom de host + Resoldre parells per nom de host - Bittorrent features - Característiques de Bittorrent - - - - Enable Peer Exchange / PeX (requires restart) - + Característiques de Bittorrent - Spoof µtorrent to avoid ban (requires restart) - Camuflar a qBittorrent, fent-lo passar per µtorrent (requereix reiniciar) + Camuflar a qBittorrent, fent-lo passar per µtorrent (requereix reiniciar) - - Type: - Tipus: + Tipus: - - (None) - (Cap) + (Cap) - - Proxy: - Proxy: + Proxy: - - - Username: - Nom d'Usuari: + Nom d'Usuari: - Bittorrent - Bittorrent - - - - User interface - - - - - (Requires restart) - - - - - Transfer list - - - - - Refresh interval: - - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - - Destination Folder: - - - - - Append the torrent's label - - - - - Use a different folder for incomplete downloads: - - - - - - QLineEdit { - margin-left: 23px; -} - - - - - Automatically load .torrent files from: - + Bittorrent - - Append .!qB extension to incomplete files - - - - - Disk cache: - - - - - MiB (advanced) - - - - Connections limit - Límit de connexions + Límit de connexions - Global maximum number of connections: - Nombre global màxim de connexions: + Nombre global màxim de connexions: - Maximum number of connections per torrent: - Nombre màxim de connexions per torrent: + Nombre màxim de connexions per torrent: - Maximum number of upload slots per torrent: - Nombre màxim de slots de pujada per torrent: + Nombre màxim de slots de pujada per torrent: Additional Bittorrent features Funcionalidades adicionales de bittorrent - Enable DHT network (decentralized) - Habilitar xarxa DHT (descentralitzada) + Habilitar xarxa DHT (descentralitzada) Enable Peer eXchange (PeX) Habilitar Peer eXchange (PeX) - Enable Local Peer Discovery - Habilitar la font de recerca local de parells + Habilitar la font de recerca local de parells - Encryption: - Encriptació: + Encriptació: - Share ratio settings - Preferències de radi de compartició + Preferències de radi de compartició - Desired ratio: - Radi desitjat: + Radi desitjat: - Filter file path: - Ruta d'accés a l'arxiu filtrat: + Ruta d'accés a l'arxiu filtrat: transfer lists refresh interval: Intervalo de actualización de listas de transferencia: - ms - ms + ms - - RSS - RSS + RSS - RSS feeds refresh interval: - Interval d'actualització de Canals RSS: + Interval d'actualització de Canals RSS: - minutes - minuts + minuts - Maximum number of articles per feed: - Nombre màxim d'articles per Canal: + Nombre màxim d'articles per Canal: - File system - Sistema d'arxius + Sistema d'arxius - Remove finished torrents when their ratio reaches: - Eliminar torrents acabats quan el seu radi arribi a: + Eliminar torrents acabats quan el seu radi arribi a: - System default - Per defecte del sistema + Per defecte del sistema - Start minimized - Iniciar minimitzat + Iniciar minimitzat Action on double click in transfer lists @@ -1331,9 +1142,8 @@ QGroupBox { Engañar a Azureus para evitar ban (requiere reiniciar) - Web UI - IU Web + IU Web Action on double click @@ -1341,89 +1151,72 @@ QGroupBox { Acció a realitzar en fer doble Click en un element de la llista - Downloading: - Descarregats: + Descarregats: - Completed: - Completats: + Completats: - Port used for incoming connections: - Port utilitzat per a connexions entrants: + Port utilitzat per a connexions entrants: - Random - Aleatori + Aleatori - Use a different port for DHT and Bittorrent - Utilitzar un port diferent per a la DHT i Bittorrent + Utilitzar un port diferent per a la DHT i Bittorrent - Enable Web User Interface - Habilitar Interfície d'Usuari Web + Habilitar Interfície d'Usuari Web - HTTP Server - Servidor HTTP + Servidor HTTP - Enable RSS support - Activar suport RSS + Activar suport RSS - RSS settings - Ajusts RSS + Ajusts RSS - Torrent queueing - Torrents a Cua + Torrents a Cua - Enable queueing system - Habilitar ajusts a Cua + Habilitar ajusts a Cua - Maximum active downloads: - Nombre màxim de descarregar actives: + Nombre màxim de descarregar actives: - Maximum active torrents: - Nombre màxim de torrents actius: + Nombre màxim de torrents actius: - Display top toolbar - Mostrar la barra d'eines superior + Mostrar la barra d'eines superior - Search engine proxy settings - Proxy, configuració de motors de cerca + Proxy, configuració de motors de cerca - Bittorrent proxy settings - Ajust proxy Bittorrent + Ajust proxy Bittorrent - Maximum active uploads: - Nombre màxim de pujades actives: + Nombre màxim de pujades actives: @@ -1584,33 +1377,33 @@ QGroupBox { Máxima - - + + this session aquesta sessió - - + + /s /second (i.e. per second) - + Seeded for %1 e.g. Seeded for 3m10s Complet des de %1 - + %1 max e.g. 10 max - - + + %1/s e.g. 120 KiB/s @@ -2960,6 +2753,37 @@ Està segur que vol sortir? Unable to save program preferences, qBittorrent is probably unreachable. No es pot guardar les preferències del programa, qbittorrent probablement no és accessible. + + + Language + + + + + Downloaded + Is the file downloaded or not? + + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + + The Web UI username must be at least 3 characters long. + + + + + The Web UI password must be at least 3 characters long. + + MainWindow @@ -3400,6 +3224,598 @@ Està segur que vol sortir? Límit taxa de baixada + + Preferences + + + Preferences + + + + + UI + + + + + Downloads + + + + + Connection + + + + + Bittorrent + + + + + Proxy + + + + + IP Filter + + + + + Web UI + + + + + + RSS + + + + + User interface + + + + + Language: + + + + + (Requires restart) + + + + + Visual style: + + + + + System default + + + + + Plastique style (KDE like) + + + + + Cleanlooks style (Gnome like) + + + + + Motif style (Unix like) + + + + + CDE style (Common Desktop Environment like) + + + + + Ask for confirmation on exit when download list is not empty + + + + + Display top toolbar + + + + + Disable splash screen + + + + + Display current speed in title bar + + + + + Transfer list + + + + + Refresh interval: + + + + + ms + + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + + Downloading: + + + + + + Start/Stop + + + + + + Open folder + + + + + Completed: + + + + + System tray icon + + + + + Disable system tray icon + + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + + Minimize to tray + + + + + Start minimized + + + + + Show notification balloons in tray + + + + + File system + + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + + Destination Folder: + + + + + Append the torrent's label + + + + + Use a different folder for incomplete downloads: + + + + + + QLineEdit { + margin-left: 23px; +} + + + + + Automatically load .torrent files from: + + + + + Append .!qB extension to incomplete files + + + + + Pre-allocate all files + + + + + Disk cache: + + + + + MiB (advanced) + + + + + Torrent queueing + + + + + Enable queueing system + + + + + Maximum active downloads: + + + + + Maximum active uploads: + + + + + Maximum active torrents: + + + + + When adding a torrent + + + + + Display torrent content and some options + + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + + Listening port + + + + + Port used for incoming connections: + + + + + Random + + + + + Enable UPnP port mapping + + + + + Enable NAT-PMP port mapping + + + + + Connections limit + + + + + Global maximum number of connections: + + + + + Maximum number of connections per torrent: + + + + + Maximum number of upload slots per torrent: + + + + + Global bandwidth limiting + + + + + Upload: + + + + + Download: + + + + + + KiB/s + + + + + Peer connections + + + + + Resolve peer countries + + + + + Resolve peer host names + + + + + Bittorrent features + + + + + Enable DHT network (decentralized) + + + + + Use a different port for DHT and Bittorrent + + + + + DHT port: + + + + + Enable Peer Exchange / PeX (requires restart) + + + + + Enable Local Peer Discovery + + + + + Spoof µtorrent to avoid ban (requires restart) + + + + + Encryption: + + + + + Enabled + + + + + Forced + + + + + Disabled + + + + + Share ratio settings + + + + + Desired ratio: + + + + + Remove finished torrents when their ratio reaches: + + + + + Search engine proxy settings + + + + + + Type: + + + + + + (None) + + + + + + HTTP + + + + + + Proxy: + + + + + + + Port: + + + + + + + Authentication + + + + + + + Username: + + + + + + + Password: + + + + + Bittorrent proxy settings + + + + + SOCKS5 + + + + + Affected connections + + + + + Use proxy for connections to trackers + + + + + Use proxy for connections to regular peers + + + + + Use proxy for DHT messages + + + + + Use proxy for connections to web seeds + + + + + Filter Settings + + + + + Activate IP Filtering + + + + + Filter path (.dat, .p2p, .p2b): + + + + + Enable Web User Interface + + + + + HTTP Server + + + + + Enable RSS support + + + + + RSS settings + + + + + RSS feeds refresh interval: + + + + + minutes + + + + + Maximum number of articles per feed: + + + PropListDelegate diff --git a/src/lang/qbittorrent_cs.qm b/src/lang/qbittorrent_cs.qm index 78a53e3451ff10817d5c615a161da69beaa91075..37c36ae2ac5bbea42a51a94268dc0aeb9999562c 100644 GIT binary patch delta 4510 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 X0}UY_rlNastavení proxy - - - Port: - Port: + Port: - - - Authentication - Ověření + Ověření - - - Password: - Heslo: + Heslo: - Activate IP Filtering - Aktivovat filtrování IP + Aktivovat filtrování IP - Filter Settings - Nastavení filtru + Nastavení filtru - Language: - Jazyk: + Jazyk: - - KiB/s - KiB/s + KiB/s <b>Note:</b> Changes will be applied after qBittorrent is restarted. <b>Poznámka:</b> Změny se projeví až po restartování aplikace qBittorrent. - UI - Uživatelské rozhraní + Uživatelské rozhraní - Connection - Připojení + Připojení - Plastique style (KDE like) - Styl Plastique (jako KDE) + Styl Plastique (jako KDE) - CDE style (Common Desktop Environment like) - Styl CDE (jako Common Desktop Environment) + Styl CDE (jako Common Desktop Environment) Action on double click @@ -465,149 +447,72 @@ Copyright © 2006 by Christophe Dumez<br> Akce po dvojitém kliknutí - Downloading: - Stahování: + Stahování: - Completed: - Dokončeno: - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - - Destination Folder: - - - - - Append the torrent's label - - - - - Use a different folder for incomplete downloads: - - - - - - QLineEdit { - margin-left: 23px; -} - - - - - Automatically load .torrent files from: - - - - - Append .!qB extension to incomplete files - - - - - Disk cache: - + Dokončeno: - - MiB (advanced) - - - - Peer connections - Připojení protějšků + Připojení protějšků - Resolve peer countries - Zjišťovat zemi původu protějšků + Zjišťovat zemi původu protějšků - Resolve peer host names - Zjišťovat názvy počítačů protějšků + Zjišťovat názvy počítačů protějšků - Use a different port for DHT and Bittorrent - Použít jiný port pro DHT a bittorrent - - - - Enable Peer Exchange / PeX (requires restart) - + Použít jiný port pro DHT a bittorrent - - HTTP - HTTP + HTTP - SOCKS5 - SOCKS5 + SOCKS5 - Affected connections - Ovlivněná připojení + Ovlivněná připojení - Use proxy for connections to trackers - Použít proxy pro připojení k trackeru + Použít proxy pro připojení k trackeru - Use proxy for connections to regular peers - Použít proxy pro připojení k protějškům + Použít proxy pro připojení k protějškům - Use proxy for connections to web seeds - Použít proxy pro připojení k seedům + Použít proxy pro připojení k seedům - Use proxy for DHT messages - Použít proxy pro DHT zprávy + Použít proxy pro DHT zprávy - Enabled - Zapnuto + Zapnuto - Forced - Vynuceno + Vynuceno - Disabled - Zakázáno + Zakázáno - Preferences - Nastavení + Nastavení General @@ -618,103 +523,86 @@ QGroupBox { Síť - IP Filter - IP filtr + IP filtr User interface settings Nastavení uživatelského rozhraní - Visual style: - Nastavení vzhledu: + Nastavení vzhledu: - Cleanlooks style (Gnome like) - Styl Cleanlooks (jako Gnome) + Styl Cleanlooks (jako Gnome) - Motif style (Unix like) - Styl Motif (jako Unix) + Styl Motif (jako Unix) - Ask for confirmation on exit when download list is not empty - Potvrdit ukončení programu v případě, že seznam stahování není prázdný + Potvrdit ukončení programu v případě, že seznam stahování není prázdný - Disable splash screen - Zakázat úvodní obrazovku + Zakázat úvodní obrazovku - Display current speed in title bar - Zobrazit aktuální rychlost v záhlaví okna + Zobrazit aktuální rychlost v záhlaví okna Transfer list refresh interval: Interval obnovování seznamu přenosů: - System tray icon - Ikona v oznamovací oblasti (tray) + Ikona v oznamovací oblasti (tray) - Disable system tray icon - Vypnout ikonu v oznamovací oblasti (tray) + Vypnout ikonu v oznamovací oblasti (tray) - Close to tray i.e: The systray tray icon will still be visible when closing the main window. - Zavřít do oznamovací oblasti (tray) + Zavřít do oznamovací oblasti (tray) - Minimize to tray - Minimalizovat do oznamovací oblasti (tray) + Minimalizovat do oznamovací oblasti (tray) - Show notification balloons in tray - Ukazovat informační bubliny v oznamovací oblasti (tray) + Ukazovat informační bubliny v oznamovací oblasti (tray) - Downloads - Stahování + Stahování Put downloads in this folder: Uložit stažené soubory do tohoto adresáře: - Pre-allocate all files - Dopředu přidělit místo všem souborům + Dopředu přidělit místo všem souborům - When adding a torrent - Při přidání torrentu + Při přidání torrentu - Display torrent content and some options - Zobrazit obsah torrentu a některé volby + Zobrazit obsah torrentu a některé volby - Do not start download automatically The torrent will be added to download list in pause state - Nespouštět stahování automaticky + Nespouštět stahování automaticky Folder watching @@ -731,16 +619,12 @@ QGroupBox { Seznam stahování: - - Start/Stop - Start/Stop + Start/Stop - - Open folder - Otevřít adresář + Otevřít adresář Show properties @@ -763,9 +647,8 @@ QGroupBox { Automaticky stahovat torrenty v tomto adresáři: - Listening port - Naslouchat na portu + Naslouchat na portu to @@ -773,78 +656,60 @@ QGroupBox { - Enable UPnP port mapping - Zapnout mapování portů UPnP + Zapnout mapování portů UPnP - Enable NAT-PMP port mapping - Zapnout mapování portů NAT-PMP + Zapnout mapování portů NAT-PMP - Global bandwidth limiting - Celkový limit pásma + Celkový limit pásma - Upload: - Vysílání: + Vysílání: - Download: - Stahování: + Stahování: - Bittorrent features - Vlastnosti bittorrentu + Vlastnosti bittorrentu Use the same port for DHT and Bittorrent Použít stejný port pro DHT i bittorrent - DHT port: - Port DHT: + Port DHT: - Spoof µtorrent to avoid ban (requires restart) - Předstírat µtorrent a vyhnout se zákazu (vyžaduje restart) + Předstírat µtorrent a vyhnout se zákazu (vyžaduje restart) - - Type: - Typ: + Typ: - - (None) - (Žádný) + (Žádný) - - Proxy: - Proxy: + Proxy: - - - Username: - Uživatelské jméno: + Uživatelské jméno: - Bittorrent - Bittorrent + Bittorrent Action for double click @@ -852,126 +717,104 @@ QGroupBox { Akce po dvojitém kliknutí - Port used for incoming connections: - Port použitý pro příchozí spojení: + Port použitý pro příchozí spojení: - Random - Náhodný + Náhodný - Connections limit - Limit připojení + Limit připojení - Global maximum number of connections: - Celkový maximální počet připojení: + Celkový maximální počet připojení: - Maximum number of connections per torrent: - Maximální počet spojení na torrent: + Maximální počet spojení na torrent: - Maximum number of upload slots per torrent: - Maximální počet slotů pro nahrávání na torrent: + Maximální počet slotů pro nahrávání na torrent: Additional Bittorrent features Další vlastnosti Bittorrentu - Enable DHT network (decentralized) - Zapnout DHT síť (decentralizovaná) + Zapnout DHT síť (decentralizovaná) Enable Peer eXchange (PeX) Zapnout Peer eXchange (PeX) - Enable Local Peer Discovery - Zapnout Local Peer Discovery + Zapnout Local Peer Discovery - Encryption: - Šifrování: + Šifrování: - Share ratio settings - Nastavení poměru sdílení + Nastavení poměru sdílení - Desired ratio: - Požadovaný poměr: + Požadovaný poměr: - Filter file path: - Cesta k souboru filtrů: + Cesta k souboru filtrů: transfer lists refresh interval: Interval obnovování seznamu přenosů: - ms - ms + ms Misc Různé - - RSS - RSS + RSS - RSS feeds refresh interval: - Interval obnovování RSS kanálů: + Interval obnovování RSS kanálů: - minutes - minut + minut - Maximum number of articles per feed: - Maximální počet článků na kanál: + Maximální počet článků na kanál: - File system - Souborový systém + Souborový systém - Remove finished torrents when their ratio reaches: - Odstranit dokončené torrenty, když jejich poměr dosáhne: + Odstranit dokončené torrenty, když jejich poměr dosáhne: - System default - Standardní nastavení + Standardní nastavení - Start minimized - Spustit minimalizovaně + Spustit minimalizovaně Action on double click in transfer lists @@ -1011,106 +854,60 @@ QGroupBox { Klamat Azureus abychom se vyhnuli blokování (vyžaduje restart) - Web UI - Webové rozhraní - - - - User interface - - - - - (Requires restart) - - - - - Transfer list - - - - - Refresh interval: - - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + Webové rozhraní - Enable Web User Interface - Zapnout webové rozhraní + Zapnout webové rozhraní - HTTP Server - HTTP Server + HTTP Server - Enable RSS support - Zapnout podporu RSS + Zapnout podporu RSS - RSS settings - Nastavení RSS + Nastavení RSS - Enable queueing system - Zapnout systém zařazování do fronty + Zapnout systém zařazování do fronty - Maximum active downloads: - Maximální počet současně stahovaných torrentů: + Maximální počet současně stahovaných torrentů: - Torrent queueing - Řazení torrentů do fronty + Řazení torrentů do fronty - Maximum active torrents: - Maximální počet aktivních torrentů: + Maximální počet aktivních torrentů: - Display top toolbar - Zobrazit horní panel nástrojů + Zobrazit horní panel nástrojů - Proxy - Proxy + Proxy - Search engine proxy settings - Nastvení proxy pro vyhledávače + Nastvení proxy pro vyhledávače - Bittorrent proxy settings - Nastavení proxy pro bittorrent + Nastavení proxy pro bittorrent - Maximum active uploads: - Max. počet aktivních nahrávání: + Max. počet aktivních nahrávání: @@ -1272,33 +1069,33 @@ QGroupBox { Maximální - - + + this session tato relace - - + + /s /second (i.e. per second) /s - + Seeded for %1 e.g. Seeded for 3m10s Sdíleno %1 - + %1 max e.g. 10 max %1 max - - + + %1/s e.g. 120 KiB/s %1/s @@ -2114,6 +1911,37 @@ Opravdu chcete ukončit qBittorrent? Unable to save program preferences, qBittorrent is probably unreachable. + + + Language + + + + + Downloaded + Is the file downloaded or not? + + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + + The Web UI username must be at least 3 characters long. + + + + + The Web UI password must be at least 3 characters long. + + MainWindow @@ -2410,6 +2238,598 @@ Opravdu chcete ukončit qBittorrent? Omezení rychlosti stahování + + Preferences + + + Preferences + + + + + UI + + + + + Downloads + + + + + Connection + + + + + Bittorrent + + + + + Proxy + + + + + IP Filter + + + + + Web UI + + + + + + RSS + + + + + User interface + + + + + Language: + + + + + (Requires restart) + + + + + Visual style: + + + + + System default + + + + + Plastique style (KDE like) + + + + + Cleanlooks style (Gnome like) + + + + + Motif style (Unix like) + + + + + CDE style (Common Desktop Environment like) + + + + + Ask for confirmation on exit when download list is not empty + + + + + Display top toolbar + + + + + Disable splash screen + + + + + Display current speed in title bar + + + + + Transfer list + + + + + Refresh interval: + + + + + ms + + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + + Downloading: + + + + + + Start/Stop + + + + + + Open folder + + + + + Completed: + + + + + System tray icon + + + + + Disable system tray icon + + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + + Minimize to tray + + + + + Start minimized + + + + + Show notification balloons in tray + + + + + File system + + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + + Destination Folder: + + + + + Append the torrent's label + + + + + Use a different folder for incomplete downloads: + + + + + + QLineEdit { + margin-left: 23px; +} + + + + + Automatically load .torrent files from: + + + + + Append .!qB extension to incomplete files + + + + + Pre-allocate all files + + + + + Disk cache: + + + + + MiB (advanced) + + + + + Torrent queueing + + + + + Enable queueing system + + + + + Maximum active downloads: + + + + + Maximum active uploads: + + + + + Maximum active torrents: + + + + + When adding a torrent + + + + + Display torrent content and some options + + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + + Listening port + + + + + Port used for incoming connections: + + + + + Random + + + + + Enable UPnP port mapping + + + + + Enable NAT-PMP port mapping + + + + + Connections limit + + + + + Global maximum number of connections: + + + + + Maximum number of connections per torrent: + + + + + Maximum number of upload slots per torrent: + + + + + Global bandwidth limiting + + + + + Upload: + + + + + Download: + + + + + + KiB/s + + + + + Peer connections + + + + + Resolve peer countries + + + + + Resolve peer host names + + + + + Bittorrent features + + + + + Enable DHT network (decentralized) + + + + + Use a different port for DHT and Bittorrent + + + + + DHT port: + + + + + Enable Peer Exchange / PeX (requires restart) + + + + + Enable Local Peer Discovery + + + + + Spoof µtorrent to avoid ban (requires restart) + + + + + Encryption: + + + + + Enabled + + + + + Forced + + + + + Disabled + + + + + Share ratio settings + + + + + Desired ratio: + + + + + Remove finished torrents when their ratio reaches: + + + + + Search engine proxy settings + + + + + + Type: + + + + + + (None) + + + + + + HTTP + + + + + + Proxy: + + + + + + + Port: + + + + + + + Authentication + + + + + + + Username: + + + + + + + Password: + + + + + Bittorrent proxy settings + + + + + SOCKS5 + + + + + Affected connections + + + + + Use proxy for connections to trackers + + + + + Use proxy for connections to regular peers + + + + + Use proxy for DHT messages + + + + + Use proxy for connections to web seeds + + + + + Filter Settings + + + + + Activate IP Filtering + + + + + Filter path (.dat, .p2p, .p2b): + + + + + Enable Web User Interface + + + + + HTTP Server + + + + + Enable RSS support + + + + + RSS settings + + + + + RSS feeds refresh interval: + + + + + minutes + + + + + Maximum number of articles per feed: + + + PropListDelegate diff --git a/src/lang/qbittorrent_da.qm b/src/lang/qbittorrent_da.qm index 2b7313c96183c09e2fe7574945ba08ed55e2d70b..a30dd5b5763af2a007838614b06f5933c6dc616e 100644 GIT binary patch delta 4558 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 delta 12212 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 diff --git a/src/lang/qbittorrent_da.ts b/src/lang/qbittorrent_da.ts index dd933f18b..26a382027 100644 --- a/src/lang/qbittorrent_da.ts +++ b/src/lang/qbittorrent_da.ts @@ -405,9 +405,8 @@ Copyright © 2006 by Christophe Dumez<br> forbindelser - Proxy - Proxy + Proxy Proxy Settings @@ -422,33 +421,24 @@ Copyright © 2006 by Christophe Dumez<br> 0.0.0.0 - - - Port: - Port: + Port: Proxy server requires authentication Proxy serveren kræver godkendelse - - - Authentication - Godkendelse + Godkendelse User Name: Brugernavn: - - - Password: - Kodeord: + Kodeord: Enable connection through a proxy server @@ -479,14 +469,12 @@ Copyright © 2006 by Christophe Dumez<br> Delingsforhold: - Activate IP Filtering - Aktiver IP Filtrering + Aktiver IP Filtrering - Filter Settings - Filter Indstillinger + Filter Indstillinger Start IP @@ -509,9 +497,8 @@ Copyright © 2006 by Christophe Dumez<br> Anvend - IP Filter - IP Filter + IP Filter Add Range @@ -542,19 +529,16 @@ Copyright © 2006 by Christophe Dumez<br> Lokal-indstillinger - Language: - Sprog: + Sprog: Behaviour Opførsel - - KiB/s - KB/s + KB/s 1 KiB DL = @@ -597,9 +581,8 @@ Copyright © 2006 by Christophe Dumez<br> DHT konfiguration - DHT port: - DHT port: + DHT port: Language @@ -634,214 +617,142 @@ Copyright © 2006 by Christophe Dumez<br> Luk ikke, men minimer til systray - Plastique style (KDE like) - Plastique style (Ligner KDE) + Plastique style (Ligner KDE) - CDE style (Common Desktop Environment like) - CDE style (Ligner Common Desktop Environment) + CDE style (Ligner Common Desktop Environment) - Disable splash screen - Vis ikke splash screen - - - - Transfer list - - - - - Refresh interval: - - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + Vis ikke splash screen - - Start/Stop - Start/Stop + Start/Stop - - Open folder - Åben mappe + Åben mappe - Port used for incoming connections: - Port til indkommende forbindelser: + Port til indkommende forbindelser: - Random - Tilfældig + Tilfældig - - HTTP - HTTP + HTTP - SOCKS5 - SOCKS5 + SOCKS5 - Affected connections - Berørte forbindelser + Berørte forbindelser - Use proxy for connections to trackers - Brug proxy for at forbinde til trackere + Brug proxy for at forbinde til trackere - Use proxy for connections to regular peers - Brug proxy for at forbinde til peers + Brug proxy for at forbinde til peers - Use proxy for connections to web seeds - Brug proxy for at forbinde til web seeds + Brug proxy for at forbinde til web seeds - Use proxy for DHT messages - Brug proxy til DHT beskeder + Brug proxy til DHT beskeder - Enabled - Slået til + Slået til - Forced - Tvungen + Tvungen - Disabled - Slået fra + Slået fra - Preferences - Indstillinger + Indstillinger User interface settings Bruger interface indstillinger - Visual style: - Udseende: + Udseende: - Cleanlooks style (Gnome like) - Cleanlooks style (Ligner Gnome) + Cleanlooks style (Ligner Gnome) - Motif style (Unix like) - Motif style (Ligner Unix) + Motif style (Ligner Unix) - Ask for confirmation on exit when download list is not empty - Bed om bekræftelse for at lukke når downloadlisten ikke er tom + Bed om bekræftelse for at lukke når downloadlisten ikke er tom - Display current speed in title bar - Vis hastighed i titlebar + Vis hastighed i titlebar Transfer list refresh interval: Interval for opdatering af listen: - - System tray icon - - - - Disable system tray icon - Slå system tray icon fra + Slå system tray icon fra - Close to tray i.e: The systray tray icon will still be visible when closing the main window. - Luk til tray + Luk til tray - Minimize to tray - Minimer til tray + Minimer til tray - Show notification balloons in tray - Vis notification balloons i tray + Vis notification balloons i tray - Downloads - Downloads - - - - User interface - - - - - (Requires restart) - + Downloads - Pre-allocate all files - Pre-allokér alle filer + Pre-allokér alle filer - When adding a torrent - Når en torrent tilføjes + Når en torrent tilføjes - Display torrent content and some options - Vis indhold af torrent og nogle indstillinger + Vis indhold af torrent og nogle indstillinger - Do not start download automatically The torrent will be added to download list in pause state - Start ikke download automatisk + Start ikke download automatisk Folder watching @@ -849,9 +760,8 @@ Copyright © 2006 by Christophe Dumez<br> Mappe overvågning - Connection - Forbindelse + Forbindelse Download folder: @@ -866,9 +776,8 @@ Copyright © 2006 by Christophe Dumez<br> Hent automatisk torrents der befinder sig i denne mappe: - Listening port - Port + Port to @@ -876,74 +785,36 @@ Copyright © 2006 by Christophe Dumez<br> til - Enable UPnP port mapping - Tænd for UPnP port mapping + Tænd for UPnP port mapping - Enable NAT-PMP port mapping - Tænd for NAT-PMP port mapping + Tænd for NAT-PMP port mapping - Global bandwidth limiting - Global båndbredde begrænsning + Global båndbredde begrænsning - Upload: - Upload: + Upload: - Download: - Download: - - - - Bittorrent features - + Download: - Spoof µtorrent to avoid ban (requires restart) - Foregiv at være µtorrent for at undgå ban (kræver genstart) - - - - - Type: - + Foregiv at være µtorrent for at undgå ban (kræver genstart) - - (None) - (Ingen) - - - - - Proxy: - + (Ingen) - - - Username: - Brugernavn: - - - - Bittorrent - - - - - UI - + Brugernavn: Action on double click @@ -951,254 +822,136 @@ Copyright © 2006 by Christophe Dumez<br> Handling ved dobbeltklik - Downloading: - Downloader: + Downloader: - Completed: - Færdig: - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - - Destination Folder: - - - - - Append the torrent's label - - - - - Use a different folder for incomplete downloads: - - - - - - QLineEdit { - margin-left: 23px; -} - - - - - Automatically load .torrent files from: - - - - - Append .!qB extension to incomplete files - - - - - Disk cache: - - - - - MiB (advanced) - + Færdig: - Connections limit - Grænse for forbindelser + Grænse for forbindelser - Global maximum number of connections: - Global grænse for det maksimale antal forbindelser: + Global grænse for det maksimale antal forbindelser: - Maximum number of connections per torrent: - Maksimale antal forbindelser per torrent: + Maksimale antal forbindelser per torrent: - Maximum number of upload slots per torrent: - Maksimale antal upload slots per torrent: + Maksimale antal upload slots per torrent: - Peer connections - Peer forbindelser + Peer forbindelser - Resolve peer countries - Opdag oprindelseslande for peers + Opdag oprindelseslande for peers - Resolve peer host names - Opdage hostnames for peers + Opdage hostnames for peers - Enable DHT network (decentralized) - Brug DHT netværk (decentraliseret) + Brug DHT netværk (decentraliseret) - Use a different port for DHT and Bittorrent - Brug en anden port til DHT og Bittorrent - - - - Enable Peer Exchange / PeX (requires restart) - + Brug en anden port til DHT og Bittorrent - Enable Local Peer Discovery - Brug lokal Peer Discovery + Brug lokal Peer Discovery - Encryption: - Kryptering: + Kryptering: - Share ratio settings - Indstillinger for delings ratio + Indstillinger for delings ratio - Desired ratio: - Ønsket ratio: + Ønsket ratio: - Filter file path: - Sti til fil med filter: - - - - ms - - - - - - RSS - + Sti til fil med filter: - RSS feeds refresh interval: - RSS feeds opdaterings interval: + RSS feeds opdaterings interval: - minutes - minutter + minutter - Maximum number of articles per feed: - Maksimalt antal artikler per feed: + Maksimalt antal artikler per feed: - File system - Fil system + Fil system - Remove finished torrents when their ratio reaches: - Fjern færdige torrents når de når deres ratio: - - - - System default - + Fjern færdige torrents når de når deres ratio: - Start minimized - Start minimeret - - - - Web UI - + Start minimeret - Enable Web User Interface - Slå Web User Interface til - - - - HTTP Server - + Slå Web User Interface til - Enable RSS support - Understøt RSS + Understøt RSS - RSS settings - RSS indstillinger + RSS indstillinger - Enable queueing system - Brug kø system + Brug kø system - Maximum active downloads: - Maksimale antal aktive downloads: + Maksimale antal aktive downloads: - Torrent queueing - Torrent kø + Torrent kø - Maximum active torrents: - Maksimale antal aktive torrents: + Maksimale antal aktive torrents: - Display top toolbar - Vis værktøjslinje i toppen + Vis værktøjslinje i toppen - Search engine proxy settings - Søgemaskine proxy indstillinger + Søgemaskine proxy indstillinger - Bittorrent proxy settings - Bittorrent proxy indstillinger + Bittorrent proxy indstillinger - Maximum active uploads: - Maksimale antal aktive uploads: + Maksimale antal aktive uploads: @@ -1303,33 +1056,33 @@ QGroupBox { Ikke kontaktet endnu - - + + this session denne session - - + + /s /second (i.e. per second) - + Seeded for %1 e.g. Seeded for 3m10s Seeded i %1 - + %1 max e.g. 10 max - - + + %1/s e.g. 120 KiB/s @@ -2234,6 +1987,37 @@ Er du sikker på at du vil afslutte qBittorrent? Unable to save program preferences, qBittorrent is probably unreachable. Kunne ikke gemme program indstillinger, qBittorrent kan sikkert ikke nåes. + + + Language + + + + + Downloaded + Is the file downloaded or not? + + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + + The Web UI username must be at least 3 characters long. + + + + + The Web UI password must be at least 3 characters long. + + MainWindow @@ -2599,6 +2383,598 @@ Er du sikker på at du vil afslutte qBittorrent? Download begræsning + + Preferences + + + Preferences + + + + + UI + + + + + Downloads + + + + + Connection + + + + + Bittorrent + + + + + Proxy + + + + + IP Filter + + + + + Web UI + + + + + + RSS + + + + + User interface + + + + + Language: + + + + + (Requires restart) + + + + + Visual style: + + + + + System default + + + + + Plastique style (KDE like) + + + + + Cleanlooks style (Gnome like) + + + + + Motif style (Unix like) + + + + + CDE style (Common Desktop Environment like) + + + + + Ask for confirmation on exit when download list is not empty + + + + + Display top toolbar + + + + + Disable splash screen + + + + + Display current speed in title bar + + + + + Transfer list + + + + + Refresh interval: + + + + + ms + + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + + Downloading: + + + + + + Start/Stop + + + + + + Open folder + + + + + Completed: + + + + + System tray icon + + + + + Disable system tray icon + + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + + Minimize to tray + + + + + Start minimized + + + + + Show notification balloons in tray + + + + + File system + + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + + Destination Folder: + + + + + Append the torrent's label + + + + + Use a different folder for incomplete downloads: + + + + + + QLineEdit { + margin-left: 23px; +} + + + + + Automatically load .torrent files from: + + + + + Append .!qB extension to incomplete files + + + + + Pre-allocate all files + + + + + Disk cache: + + + + + MiB (advanced) + + + + + Torrent queueing + + + + + Enable queueing system + + + + + Maximum active downloads: + + + + + Maximum active uploads: + + + + + Maximum active torrents: + + + + + When adding a torrent + + + + + Display torrent content and some options + + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + + Listening port + + + + + Port used for incoming connections: + + + + + Random + + + + + Enable UPnP port mapping + + + + + Enable NAT-PMP port mapping + + + + + Connections limit + + + + + Global maximum number of connections: + + + + + Maximum number of connections per torrent: + + + + + Maximum number of upload slots per torrent: + + + + + Global bandwidth limiting + + + + + Upload: + + + + + Download: + + + + + + KiB/s + + + + + Peer connections + + + + + Resolve peer countries + + + + + Resolve peer host names + + + + + Bittorrent features + + + + + Enable DHT network (decentralized) + + + + + Use a different port for DHT and Bittorrent + + + + + DHT port: + + + + + Enable Peer Exchange / PeX (requires restart) + + + + + Enable Local Peer Discovery + + + + + Spoof µtorrent to avoid ban (requires restart) + + + + + Encryption: + + + + + Enabled + + + + + Forced + + + + + Disabled + + + + + Share ratio settings + + + + + Desired ratio: + + + + + Remove finished torrents when their ratio reaches: + + + + + Search engine proxy settings + + + + + + Type: + + + + + + (None) + + + + + + HTTP + + + + + + Proxy: + + + + + + + Port: + + + + + + + Authentication + + + + + + + Username: + + + + + + + Password: + + + + + Bittorrent proxy settings + + + + + SOCKS5 + + + + + Affected connections + + + + + Use proxy for connections to trackers + + + + + Use proxy for connections to regular peers + + + + + Use proxy for DHT messages + + + + + Use proxy for connections to web seeds + + + + + Filter Settings + + + + + Activate IP Filtering + + + + + Filter path (.dat, .p2p, .p2b): + + + + + Enable Web User Interface + + + + + HTTP Server + + + + + Enable RSS support + + + + + RSS settings + + + + + RSS feeds refresh interval: + + + + + minutes + + + + + Maximum number of articles per feed: + + + PropListDelegate diff --git a/src/lang/qbittorrent_de.qm b/src/lang/qbittorrent_de.qm index 8806d008bfd135f6164e1bd0fd94d3651f0c4071..8119b873dc6cbb311c49ca09c987047e6beb38c4 100644 GIT binary patch delta 4558 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 delta 12995 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 diff --git a/src/lang/qbittorrent_de.ts b/src/lang/qbittorrent_de.ts index 808bbdb0a..170e97caf 100644 --- a/src/lang/qbittorrent_de.ts +++ b/src/lang/qbittorrent_de.ts @@ -458,9 +458,8 @@ p, li { white-space: pre-wrap; } Aktiviere Verzeichnis Abfrage (fügt gefundene torrent Dateien automatisch hinzu) - Proxy - Proxy + Proxy Enable connection through a proxy server @@ -479,33 +478,24 @@ p, li { white-space: pre-wrap; } 0.0.0.0 - - - Port: - Port: + Port: Proxy server requires authentication Proxy Server benötigt Authentifizierung - - - Authentication - Authentifizierung + Authentifizierung User Name: Benutzer: - - - Password: - Kennwort: + Kennwort: Language @@ -540,14 +530,12 @@ p, li { white-space: pre-wrap; } KB UP max. - Activate IP Filtering - Aktiviere IP Filter + Aktiviere IP Filter - Filter Settings - Filter Einstellungen + Filter Einstellungen ipfilter.dat URL or PATH: @@ -598,9 +586,8 @@ p, li { white-space: pre-wrap; } Lokalisation - Language: - Sprache: + Sprache: Behaviour @@ -643,10 +630,8 @@ p, li { white-space: pre-wrap; } Audio/Video Player: - - KiB/s - Kb/s + Kb/s 1 KiB DL = @@ -657,9 +642,8 @@ p, li { white-space: pre-wrap; } DHT Konfiguration - DHT port: - DHT Port: + DHT Port: <b>Note:</b> Changes will be applied after qBittorrent is restarted. @@ -670,9 +654,8 @@ p, li { white-space: pre-wrap; } <b>Hinweis für Übersetzer</b> Falls qBittorrent nicht in Ihrer Sprache erhältich ist <br>und Sie es in Ihre Muttersprache übersetzen wollen, so setzen Sie sich bitte mit mir in Verbindung (chris@qbittorrent.org). - IP Filter - IP Filter + IP Filter Start IP @@ -719,9 +702,8 @@ p, li { white-space: pre-wrap; } In den SysTray minimieren, wenn das Hauptfenster geschlossen wird - Connection - Verbindung + Verbindung Peer eXchange (PeX) @@ -752,9 +734,8 @@ p, li { white-space: pre-wrap; } Aussehen (Look 'n Feel) - Plastique style (KDE like) - Plastique Stil (wie KDE) + Plastique Stil (wie KDE) Cleanlooks style (GNOME like) @@ -765,9 +746,8 @@ p, li { white-space: pre-wrap; } Motif Stil (standartmäßiger Qt Stil auf Unix Systemen) - CDE style (Common Desktop Environment like) - CDE Stil (wie Common Desktop Environment) + CDE Stil (wie Common Desktop Environment) MacOS style (MacOSX only) @@ -794,40 +774,32 @@ p, li { white-space: pre-wrap; } Proxy Typ: - - HTTP - HTTP + HTTP - SOCKS5 - SOCKS5 + SOCKS5 - Affected connections - Betroffene Verbindungen + Betroffene Verbindungen - Use proxy for connections to trackers - Benutze den Proxy für die Verbindung zu Trackern + Benutze den Proxy für die Verbindung zu Trackern - Use proxy for connections to regular peers - Benutze den Proxy für die Verbindung zu den normalen Quellen + Benutze den Proxy für die Verbindung zu den normalen Quellen - Use proxy for connections to web seeds - Benutze den Proxy für die Verbindung zu Web Seeds + Benutze den Proxy für die Verbindung zu Web Seeds - Use proxy for DHT messages - Benutze den Proxy für DHT Nachrichten + Benutze den Proxy für DHT Nachrichten Encryption @@ -838,24 +810,20 @@ p, li { white-space: pre-wrap; } Verschlüsselungsstatus: - Enabled - Aktiviert + Aktiviert - Forced - Erzwungen + Erzwungen - Disabled - Deaktiviert + Deaktiviert - Preferences - Einstellungen + Einstellungen General @@ -870,98 +838,82 @@ p, li { white-space: pre-wrap; } Benutzer-Interface Einstellungen - Visual style: - Visueller Stil: + Visueller Stil: - Cleanlooks style (Gnome like) - Cleanlooks Stil (wie in Gnome) + Cleanlooks Stil (wie in Gnome) - Motif style (Unix like) - Motif Stil (Unixartig) + Motif Stil (Unixartig) - Ask for confirmation on exit when download list is not empty - Beenden bestötigen, wenn Download-Liste nicht leer + Beenden bestötigen, wenn Download-Liste nicht leer - Disable splash screen - Deaktiviere Splash Screen + Deaktiviere Splash Screen - Display current speed in title bar - Zeige derzeitige Geschwindigkeit in der Titel Leiste + Zeige derzeitige Geschwindigkeit in der Titel Leiste Transfer list refresh interval: Intervall zum Auffrischen der Transfer-Liste - System tray icon - Symbol im Infobereich der Taskleiste + Symbol im Infobereich der Taskleiste - Disable system tray icon - Deaktiviere Bild im Infobereich der Taskleiste + Deaktiviere Bild im Infobereich der Taskleiste - Close to tray i.e: The systray tray icon will still be visible when closing the main window. - In den Infobereich der Tasklleiste schliessen + In den Infobereich der Tasklleiste schliessen - Minimize to tray - In den Infobereich der Taskleiste minimieren + In den Infobereich der Taskleiste minimieren - Show notification balloons in tray - Zeige Benachrichtigungs Ballons im Infobereich der Taskleiste + Zeige Benachrichtigungs Ballons im Infobereich der Taskleiste Media player: Media player: - Downloads - Downloads + Downloads Put downloads in this folder: Lege Downloads in diesen Ordner: - Pre-allocate all files - Allen Dateien Speicherplatz im vorhinein zuweisen + Allen Dateien Speicherplatz im vorhinein zuweisen - When adding a torrent - Sobald ein Torrent hinzugefügt wird + Sobald ein Torrent hinzugefügt wird - Display torrent content and some options - Zeige Torrent Inhalt und einige Optionen + Zeige Torrent Inhalt und einige Optionen - Do not start download automatically The torrent will be added to download list in pause state - Download nicht automatisch starten + Download nicht automatisch starten Folder watching @@ -978,16 +930,12 @@ p, li { white-space: pre-wrap; } Downloadliste: - - Start/Stop - Start/Stop + Start/Stop - - Open folder - Öffne Verzeichnis + Öffne Verzeichnis Seeding list: @@ -1006,9 +954,8 @@ p, li { white-space: pre-wrap; } Lade Torrents in diesem Ordner automatisch: - Listening port - Port auf dem gelauscht wird + Port auf dem gelauscht wird to @@ -1016,93 +963,72 @@ p, li { white-space: pre-wrap; } bis - Enable UPnP port mapping - Aktiviere UPnP Port Mapping + Aktiviere UPnP Port Mapping - Enable NAT-PMP port mapping - Aktiviere NAP-PMP Port Mapping + Aktiviere NAP-PMP Port Mapping - Global bandwidth limiting - Globale bandbreiten Limitierung + Globale bandbreiten Limitierung - Upload: - Upload: + Upload: - Download: - Download: + Download: - Peer connections - Peer Verbindungen + Peer Verbindungen - Resolve peer countries - Löse Herkunftsländer der Peers auf + Löse Herkunftsländer der Peers auf - Resolve peer host names - Löse Hostnamen der Peers auf + Löse Hostnamen der Peers auf - Bittorrent features - Bittorrent Funktionen + Bittorrent Funktionen Use the same port for DHT and Bittorrent Denselben Port für DHT und Bittorrent verwenden - Spoof µtorrent to avoid ban (requires restart) - µtorrent täuschen um einen Ban zu vermeiden (erfordert Neustart) + µtorrent täuschen um einen Ban zu vermeiden (erfordert Neustart) - - Type: - Typ: + Typ: - - (None) - (Keine) + (Keine) - - Proxy: - Proxy: + Proxy: - - - Username: - Benutzername: + Benutzername: - Bittorrent - Bittorrent + Bittorrent - UI - UI + UI Action on double click @@ -1110,176 +1036,100 @@ p, li { white-space: pre-wrap; } Aktion be Doppelklick - Downloading: - Lade: + Lade: - Completed: - Vollständig: - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - - Destination Folder: - - - - - Append the torrent's label - - - - - Use a different folder for incomplete downloads: - - - - - - QLineEdit { - margin-left: 23px; -} - - - - - Automatically load .torrent files from: - - - - - Append .!qB extension to incomplete files - + Vollständig: - - Disk cache: - - - - - MiB (advanced) - - - - Connections limit - Verbindungsbeschränkung + Verbindungsbeschränkung - Global maximum number of connections: - Globale maximale Anzahl der Verbindungen: + Globale maximale Anzahl der Verbindungen: - Maximum number of connections per torrent: - Maximale Anzahl der Verbindungen pro Torrent: + Maximale Anzahl der Verbindungen pro Torrent: - Maximum number of upload slots per torrent: - Maximale Anzahl der Upload-Slots pro Torrent: + Maximale Anzahl der Upload-Slots pro Torrent: Additional Bittorrent features Weitere Bittorrent Funktionen - Enable DHT network (decentralized) - Aktiviere DHT Netzwerk (dezentralisiert) + Aktiviere DHT Netzwerk (dezentralisiert) Enable Peer eXchange (PeX) Aktiviere Peer eXchange (PeX) - Enable Local Peer Discovery - Aktiviere Lokale Peer Auffindung + Aktiviere Lokale Peer Auffindung - Encryption: - Verschlüssellung: + Verschlüssellung: - Share ratio settings - Share Verhältnis Einstellungen + Share Verhältnis Einstellungen - Desired ratio: - Gewünschtes Verhältnis: + Gewünschtes Verhältnis: - Filter file path: - Pfad zur Filter-Datei: + Pfad zur Filter-Datei: transfer lists refresh interval: Aktualisierungsinterval der Übetragungslisten: - ms - ms + ms - - RSS - RSS + RSS - RSS feeds refresh interval: - Aktualisierungsintervall für RSS Feeds: + Aktualisierungsintervall für RSS Feeds: - minutes - Minuten + Minuten - Maximum number of articles per feed: - Maximale Anzahl von Artikeln pro Feed: + Maximale Anzahl von Artikeln pro Feed: - File system - Datei System + Datei System - Remove finished torrents when their ratio reaches: - Entferne beendete Torrents bei einem Verhältnis von: + Entferne beendete Torrents bei einem Verhältnis von: - System default - Standardeinstellung + Standardeinstellung - Start minimized - Minimiert starten + Minimiert starten Action on double click in transfer lists @@ -1320,121 +1170,68 @@ qBittorrent beobachtet das Verzeichniss und starten den Download von vorhandenen Vortäuschen von Azureus um nicht gebannt zu werden (benötigt Neustart) - Web UI - Web UI - - - - User interface - - - - - (Requires restart) - - - - - Transfer list - - - - - Refresh interval: - - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + Web UI - Port used for incoming connections: - Port für eingehende Verbindungen: + Port für eingehende Verbindungen: - Random - Zufällig + Zufällig - Use a different port for DHT and Bittorrent - Unterschiedliche Ports für DHT und Bittorrent verwenden - - - - Enable Peer Exchange / PeX (requires restart) - + Unterschiedliche Ports für DHT und Bittorrent verwenden - Enable Web User Interface - Aktiviere Web User Interface + Aktiviere Web User Interface - HTTP Server - HTTP Server + HTTP Server - Enable RSS support - Aktiviere RSS Unterstützung + Aktiviere RSS Unterstützung - RSS settings - RSS Einstellungen + RSS Einstellungen - Torrent queueing - Torrent Warteschlangen + Torrent Warteschlangen - Enable queueing system - Aktiviere Warteschlangen + Aktiviere Warteschlangen - Maximum active downloads: - Maximale aktive Downloads: + Maximale aktive Downloads: - Maximum active torrents: - Maximale aktive Torrents: + Maximale aktive Torrents: - Display top toolbar - Zeige obere Werkzeugleiste + Zeige obere Werkzeugleiste - Search engine proxy settings - Suchmaschinen Proxy Einstellungen + Suchmaschinen Proxy Einstellungen - Bittorrent proxy settings - Bittorrent Proxy Einstellungen + Bittorrent Proxy Einstellungen - Maximum active uploads: - Maximale aktive Uploads: + Maximale aktive Uploads: @@ -1595,33 +1392,33 @@ qBittorrent beobachtet das Verzeichniss und starten den Download von vorhandenen Maximum - - + + this session Diese Session - - + + /s /second (i.e. per second) - + Seeded for %1 e.g. Seeded for 3m10s Geseeded seit %1 - + %1 max e.g. 10 max %1 max - - + + %1/s e.g. 120 KiB/s %1/Sekunde @@ -3017,6 +2814,37 @@ Sind Sie sicher, daß sie qBittorrent beenden möchten? Unable to save program preferences, qBittorrent is probably unreachable. Konnte Programmeinstellungen nicht speichern, qBittorrent ist vermutlich nicht erreichbar. + + + Language + + + + + Downloaded + Is the file downloaded or not? + + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + + The Web UI username must be at least 3 characters long. + + + + + The Web UI password must be at least 3 characters long. + + MainWindow @@ -3445,6 +3273,598 @@ Sind Sie sicher, daß sie qBittorrent beenden möchten? Begrenzung der Downloadrate + + Preferences + + + Preferences + + + + + UI + + + + + Downloads + + + + + Connection + + + + + Bittorrent + + + + + Proxy + + + + + IP Filter + + + + + Web UI + + + + + + RSS + + + + + User interface + + + + + Language: + + + + + (Requires restart) + + + + + Visual style: + + + + + System default + + + + + Plastique style (KDE like) + + + + + Cleanlooks style (Gnome like) + + + + + Motif style (Unix like) + + + + + CDE style (Common Desktop Environment like) + + + + + Ask for confirmation on exit when download list is not empty + + + + + Display top toolbar + + + + + Disable splash screen + + + + + Display current speed in title bar + + + + + Transfer list + + + + + Refresh interval: + + + + + ms + + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + + Downloading: + + + + + + Start/Stop + + + + + + Open folder + + + + + Completed: + + + + + System tray icon + + + + + Disable system tray icon + + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + + Minimize to tray + + + + + Start minimized + + + + + Show notification balloons in tray + + + + + File system + + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + + Destination Folder: + + + + + Append the torrent's label + + + + + Use a different folder for incomplete downloads: + + + + + + QLineEdit { + margin-left: 23px; +} + + + + + Automatically load .torrent files from: + + + + + Append .!qB extension to incomplete files + + + + + Pre-allocate all files + + + + + Disk cache: + + + + + MiB (advanced) + + + + + Torrent queueing + + + + + Enable queueing system + + + + + Maximum active downloads: + + + + + Maximum active uploads: + + + + + Maximum active torrents: + + + + + When adding a torrent + + + + + Display torrent content and some options + + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + + Listening port + + + + + Port used for incoming connections: + + + + + Random + + + + + Enable UPnP port mapping + + + + + Enable NAT-PMP port mapping + + + + + Connections limit + + + + + Global maximum number of connections: + + + + + Maximum number of connections per torrent: + + + + + Maximum number of upload slots per torrent: + + + + + Global bandwidth limiting + + + + + Upload: + + + + + Download: + + + + + + KiB/s + + + + + Peer connections + + + + + Resolve peer countries + + + + + Resolve peer host names + + + + + Bittorrent features + + + + + Enable DHT network (decentralized) + + + + + Use a different port for DHT and Bittorrent + + + + + DHT port: + + + + + Enable Peer Exchange / PeX (requires restart) + + + + + Enable Local Peer Discovery + + + + + Spoof µtorrent to avoid ban (requires restart) + + + + + Encryption: + + + + + Enabled + + + + + Forced + + + + + Disabled + + + + + Share ratio settings + + + + + Desired ratio: + + + + + Remove finished torrents when their ratio reaches: + + + + + Search engine proxy settings + + + + + + Type: + + + + + + (None) + + + + + + HTTP + + + + + + Proxy: + + + + + + + Port: + + + + + + + Authentication + + + + + + + Username: + + + + + + + Password: + + + + + Bittorrent proxy settings + + + + + SOCKS5 + + + + + Affected connections + + + + + Use proxy for connections to trackers + + + + + Use proxy for connections to regular peers + + + + + Use proxy for DHT messages + + + + + Use proxy for connections to web seeds + + + + + Filter Settings + + + + + Activate IP Filtering + + + + + Filter path (.dat, .p2p, .p2b): + + + + + Enable Web User Interface + + + + + HTTP Server + + + + + Enable RSS support + + + + + RSS settings + + + + + RSS feeds refresh interval: + + + + + minutes + + + + + Maximum number of articles per feed: + + + PropListDelegate diff --git a/src/lang/qbittorrent_el.qm b/src/lang/qbittorrent_el.qm index 6fef1a252f7672bd86a0e2b9e87a1c20d6ce4bbe..c73f9b8128ad03d30316c373b29673960ddc134c 100644 GIT binary patch delta 4562 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 delta 13021 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 diff --git a/src/lang/qbittorrent_el.ts b/src/lang/qbittorrent_el.ts index 6e3b07855..cfd869f2d 100644 --- a/src/lang/qbittorrent_el.ts +++ b/src/lang/qbittorrent_el.ts @@ -491,9 +491,8 @@ Copyright © 2006 από τον Christophe Dumez<br> προς - Proxy - Proxy + Proxy Proxy Settings @@ -508,33 +507,24 @@ Copyright © 2006 από τον Christophe Dumez<br> 0.0.0.0 - - - Port: - Θύρα: + Θύρα: Proxy server requires authentication Ο εξυπηρετητής Proxy ζητά πιστοποίηση - - - Authentication - Πιστοποίηση + Πιστοποίηση User Name: Όνομα Χρήστη: - - - Password: - Κωδικός: + Κωδικός: Enable connection through a proxy server @@ -609,14 +599,12 @@ Copyright © 2006 από τον Christophe Dumez<br> Μέγ. KB Up. - Activate IP Filtering - Ενεργοποίηση Φιλτραρίσματος ΙΡ + Ενεργοποίηση Φιλτραρίσματος ΙΡ - Filter Settings - Ρυθμίσεις Φίλτρου + Ρυθμίσεις Φίλτρου ipfilter.dat URL or PATH: @@ -643,9 +631,8 @@ Copyright © 2006 από τον Christophe Dumez<br> Εφαρμογή - IP Filter - Φίλτρο ΙΡ + Φίλτρο ΙΡ Add Range @@ -684,9 +671,8 @@ Copyright © 2006 από τον Christophe Dumez<br> Ρυθμίσεις Τοποθεσίας - Language: - Γλώσσα: + Γλώσσα: Behaviour @@ -709,10 +695,8 @@ Copyright © 2006 από τον Christophe Dumez<br> Απόκρυψη OSD - - KiB/s - KiB/s + KiB/s 1 KiB DL = @@ -747,9 +731,8 @@ Copyright © 2006 από τον Christophe Dumez<br> Ρυθμίσεις DHT - DHT port: - Θύρα DHT: + Θύρα DHT: <b>Note:</b> Changes will be applied after qBittorrent is restarted. @@ -796,9 +779,8 @@ Copyright © 2006 από τον Christophe Dumez<br> Εμφάνιση στην μπάρα συστήματος στο κλείσιμο κυρίως παραθύρου - Connection - Σύνδεση + Σύνδεση Peer eXchange (PeX) @@ -829,9 +811,8 @@ Copyright © 2006 από τον Christophe Dumez<br> Στυλ (Look 'n Feel) - Plastique style (KDE like) - Πλαστικό στυλ (KDE like) + Πλαστικό στυλ (KDE like) Cleanlooks style (GNOME like) @@ -842,9 +823,8 @@ Copyright © 2006 από τον Christophe Dumez<br> Στυλ μοτίβ (προκαθορισμένο στυλ του Qt σε Unix συστήματα) - CDE style (Common Desktop Environment like) - Στυλ CDE (Common Desktop Environment like) + Στυλ CDE (Common Desktop Environment like) MacOS style (MacOSX only) @@ -871,40 +851,32 @@ Copyright © 2006 από τον Christophe Dumez<br> Τύπος Proxy: - - HTTP - HTTP + HTTP - SOCKS5 - SOCKS5 + SOCKS5 - Affected connections - Επηρεασμένες συνδέσεις + Επηρεασμένες συνδέσεις - Use proxy for connections to trackers - Χρήση proxy για σύνδεση με ιχνηλάτες + Χρήση proxy για σύνδεση με ιχνηλάτες - Use proxy for connections to regular peers - Χρήση proxy για σύνδεση με όλους τους χρήστες + Χρήση proxy για σύνδεση με όλους τους χρήστες - Use proxy for connections to web seeds - Χρήση proxy για σύνδεση με διαμοιραστές διαδικτύου + Χρήση proxy για σύνδεση με διαμοιραστές διαδικτύου - Use proxy for DHT messages - Χρήση proxy για μηνύματα DHT + Χρήση proxy για μηνύματα DHT Encryption @@ -915,24 +887,20 @@ Copyright © 2006 από τον Christophe Dumez<br> Κατάσταση κρυπτογράφησης: - Enabled - Ενεργοποιημένο + Ενεργοποιημένο - Forced - Εξαναγκασμένο + Εξαναγκασμένο - Disabled - Απενεργοποιημένο + Απενεργοποιημένο - Preferences - Προτιμήσεις + Προτιμήσεις General @@ -947,92 +915,77 @@ Copyright © 2006 από τον Christophe Dumez<br> Ρυθμίσεις διεπαφής χρήστη - Visual style: - Στυλ: + Στυλ: - Cleanlooks style (Gnome like) - Καθαρό στυλ (Gnome like) + Καθαρό στυλ (Gnome like) - Motif style (Unix like) - Στυλ motif (Unix like) + Στυλ motif (Unix like) - Ask for confirmation on exit when download list is not empty - Επιβεβαίωση εξόδου όταν η λίστα ληφθέντων έχει περιεχόμενα + Επιβεβαίωση εξόδου όταν η λίστα ληφθέντων έχει περιεχόμενα - Disable splash screen - Απενεργοποίηση μηνύματος καλωσορίσματος + Απενεργοποίηση μηνύματος καλωσορίσματος - Display current speed in title bar - Ένδειξη τρέχουσας ταχύτητας στην μπάρα τίτλου + Ένδειξη τρέχουσας ταχύτητας στην μπάρα τίτλου Transfer list refresh interval: Ρυθμός ανανέωσης λίστας μεταφορών: - System tray icon - Εικόνα μπάρας εργασιών + Εικόνα μπάρας εργασιών - Disable system tray icon - Απενεργοποίηση εικόνας μπάρας εργασιών + Απενεργοποίηση εικόνας μπάρας εργασιών - Close to tray i.e: The systray tray icon will still be visible when closing the main window. - Κλείσιμο στη μπάρα εργασιών + Κλείσιμο στη μπάρα εργασιών - Minimize to tray - Ελαχιστοποίηση στη μπάρα εργασιών + Ελαχιστοποίηση στη μπάρα εργασιών - Show notification balloons in tray - Εμφάνιση μπαλονιών ειδοποιήσεων στη μπάρα εργασιών + Εμφάνιση μπαλονιών ειδοποιήσεων στη μπάρα εργασιών Media player: Media player: - Downloads - Λήψεις + Λήψεις Put downloads in this folder: Προσθήκη ληφθέντων σε αυτό το φάκελο: - Pre-allocate all files - Αρχική τοποθέτηση όλων των αρχείων + Αρχική τοποθέτηση όλων των αρχείων - When adding a torrent - Όταν προστίθεται κάποιο torrent + Όταν προστίθεται κάποιο torrent - Display torrent content and some options - Εμφάνιση περιεχομένων torrent και μερικών ρυθμίσεων + Εμφάνιση περιεχομένων torrent και μερικών ρυθμίσεων Do not start download automatically @@ -1055,16 +1008,12 @@ Copyright © 2006 από τον Christophe Dumez<br> Λίστα ληφθέντων: - - Start/Stop - Έναρξη/Παύση + Έναρξη/Παύση - - Open folder - Άνοιγμα φακέλου + Άνοιγμα φακέλου Show properties @@ -1087,9 +1036,8 @@ Copyright © 2006 από τον Christophe Dumez<br> Αυτόματο κατέβασμα torrent που βρίσκονται σε αυτό το φάκελο: - Listening port - Εποικινωνία θύρας + Εποικινωνία θύρας to @@ -1097,93 +1045,72 @@ Copyright © 2006 από τον Christophe Dumez<br> ως - Enable UPnP port mapping - Ενεργοποίηση χαρτογράφησης θυρών UPnP + Ενεργοποίηση χαρτογράφησης θυρών UPnP - Enable NAT-PMP port mapping - Ενεργοποίηση χαρτογράφησης θυρών NAT-PMP + Ενεργοποίηση χαρτογράφησης θυρών NAT-PMP - Global bandwidth limiting - Συνολικό όριο σύνδεσης + Συνολικό όριο σύνδεσης - Upload: - Αποστολή: + Αποστολή: - Download: - Λήψη: + Λήψη: - Peer connections - Συνδέσεις με χρήστες + Συνδέσεις με χρήστες - Resolve peer countries - Ανεύρεση χωρών διασυνδέσεων + Ανεύρεση χωρών διασυνδέσεων - Resolve peer host names - Ανεύρεση ονομάτων φορέων διασυνδέσεων + Ανεύρεση ονομάτων φορέων διασυνδέσεων - Bittorrent features - Λειτουργίες Bittorrent + Λειτουργίες Bittorrent Use the same port for DHT and Bittorrent Χρήση της ίδιας θύρας για DHT και Bittorrent - Spoof µtorrent to avoid ban (requires restart) - Παραλλαγή του µtorrent για αποφυγή εκδίωξης (απαιτεί επανεκκίνηση) + Παραλλαγή του µtorrent για αποφυγή εκδίωξης (απαιτεί επανεκκίνηση) - - Type: - Είδος: + Είδος: - - (None) - (Κανένα) + (Κανένα) - - Proxy: - Proxy: + Proxy: - - - Username: - Όνομα χρήστη: + Όνομα χρήστη: - Bittorrent - Bittorrent + Bittorrent - UI - UI + UI Action on double click @@ -1191,214 +1118,105 @@ Copyright © 2006 από τον Christophe Dumez<br> Ενέργεια στο διπλό κλικ - Downloading: - Λήψεις: + Λήψεις: - Completed: - Ολοκληρωμένο: - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - - Destination Folder: - - - - - Append the torrent's label - - - - - Use a different folder for incomplete downloads: - - - - - - QLineEdit { - margin-left: 23px; -} - - - - - Automatically load .torrent files from: - - - - - Append .!qB extension to incomplete files - + Ολοκληρωμένο: - - Disk cache: - - - - - MiB (advanced) - - - - Do not start download automatically The torrent will be added to download list in pause state - Μη αυτόματη εκκίνηση λήψης + Μη αυτόματη εκκίνηση λήψης - Connections limit - Όριο συνδέσεων + Όριο συνδέσεων - Global maximum number of connections: - Συνολικός αριθμός μεγίστων συνδέσεων: + Συνολικός αριθμός μεγίστων συνδέσεων: - Maximum number of connections per torrent: - Μέγιστος αριθμός συνδέσεων ανά torrent: + Μέγιστος αριθμός συνδέσεων ανά torrent: - Maximum number of upload slots per torrent: - Μέγιστες θυρίδες αποστολής ανά torrent: + Μέγιστες θυρίδες αποστολής ανά torrent: Additional Bittorrent features Πρόσθετα χαρακτηριστικά Bittorrent - Enable DHT network (decentralized) - Ενεργοποίηση δικτύου DHT (αποκεντροποιημένο) + Ενεργοποίηση δικτύου DHT (αποκεντροποιημένο) Enable Peer eXchange (PeX) Ενεργοποίηση Μοιράσματος Συνδέσεων (PeX) - Enable Local Peer Discovery - Ενεργοποίηση Ανακάλυψης Νέων Συνδέσεων + Ενεργοποίηση Ανακάλυψης Νέων Συνδέσεων - Encryption: - Κρυπτογράφηση: + Κρυπτογράφηση: - Share ratio settings - Ρυθμίσεις ποσοστού μοιράσματος + Ρυθμίσεις ποσοστού μοιράσματος - Desired ratio: - Επιθυμητή αναλογία: + Επιθυμητή αναλογία: - Filter file path: - Διαδρομή αρχείου φίλτρου: + Διαδρομή αρχείου φίλτρου: transfer lists refresh interval: χρονικό διάστημα ανανέωσης λιστών μεταφοράς: - ms - ms + ms - - RSS - RSS - - - - User interface - - - - - (Requires restart) - - - - - Transfer list - - - - - Refresh interval: - - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + RSS - RSS feeds refresh interval: - χρονικό διάστημα ανανέωσης παροχών RSS: + χρονικό διάστημα ανανέωσης παροχών RSS: - minutes - λεπτά + λεπτά - Maximum number of articles per feed: - Μέγιστος αριθμός άρθρων ανά τροφοδοσία: + Μέγιστος αριθμός άρθρων ανά τροφοδοσία: - File system - Σύστημα αρχείων + Σύστημα αρχείων - Remove finished torrents when their ratio reaches: - Αφαίρεση τελειωμένων torrent όταν η αναλογία τους φτάσει στο: + Αφαίρεση τελειωμένων torrent όταν η αναλογία τους φτάσει στο: - System default - Προεπιλογή συστήματος + Προεπιλογή συστήματος - Start minimized - Εκκίνηση σε ελαχιστοποίηση + Εκκίνηση σε ελαχιστοποίηση Action on double click in transfer lists @@ -1438,9 +1256,8 @@ QGroupBox { Προσομοίωση σε Azureus για αποφυγή ban (απαιτεί επανεκκίνηση) - Web UI - Web UI + Web UI Action for double click @@ -1449,84 +1266,64 @@ QGroupBox { Ενέργεια διπλού κλικ - Port used for incoming connections: - Θύρα που χρησιμοποιείται για εισερχόμενες συνδέσεις: + Θύρα που χρησιμοποιείται για εισερχόμενες συνδέσεις: - Random - Τυχαία + Τυχαία - Use a different port for DHT and Bittorrent - Χρήση διαφορετικής θύρας για DHT και Bittorrent - - - - Enable Peer Exchange / PeX (requires restart) - + Χρήση διαφορετικής θύρας για DHT και Bittorrent - Enable Web User Interface - Ενεργοποίηση Web User Interface + Ενεργοποίηση Web User Interface - HTTP Server - Διακομιστής HTTP + Διακομιστής HTTP - Enable RSS support - Ενεργοποίηση υποστήριξης RSS + Ενεργοποίηση υποστήριξης RSS - RSS settings - Ρυθμίσεις RSS + Ρυθμίσεις RSS - Torrent queueing - Σειρά torrent + Σειρά torrent - Enable queueing system - Ενεργοποίηση συστήματος σειρών + Ενεργοποίηση συστήματος σειρών - Maximum active downloads: - Μέγιστος αριθμός ενεργών λήψεων: + Μέγιστος αριθμός ενεργών λήψεων: - Maximum active torrents: - Μέγιστος αριθμός ενεργών torrent: + Μέγιστος αριθμός ενεργών torrent: - Display top toolbar - Εμφάνιση άνω μπάρας εργαλείων + Εμφάνιση άνω μπάρας εργαλείων - Search engine proxy settings - Ρυθμίσεις proxy μηχανής αναζήτησης + Ρυθμίσεις proxy μηχανής αναζήτησης - Bittorrent proxy settings - Ρυθμίσεις proxy bittorrent + Ρυθμίσεις proxy bittorrent - Maximum active uploads: - Μέγιστος αριθμός ενεργών αποστολών: + Μέγιστος αριθμός ενεργών αποστολών: @@ -1674,33 +1471,33 @@ QGroupBox { Δεν επικοινώνησε ακόμα - - + + this session αυτή η συνεδρία - - + + /s /second (i.e. per second) /s - + Seeded for %1 e.g. Seeded for 3m10s Διαμοιράστηκε για %1 - + %1 max e.g. 10 max μέγιστο %1 - - + + %1/s e.g. 120 KiB/s %1 /s @@ -3104,6 +2901,37 @@ Are you sure you want to quit qBittorrent? Unable to save program preferences, qBittorrent is probably unreachable. Αδύνατο να αλλάξουν οι προτιμήσεις, το qBittorrent είναι πιθανότατα απρόσιτο. + + + Language + + + + + Downloaded + Is the file downloaded or not? + + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + + The Web UI username must be at least 3 characters long. + + + + + The Web UI password must be at least 3 characters long. + + MainWindow @@ -3544,6 +3372,598 @@ Are you sure you want to quit qBittorrent? Περιορισμός ορίου λήψης + + Preferences + + + Preferences + + + + + UI + + + + + Downloads + + + + + Connection + + + + + Bittorrent + + + + + Proxy + + + + + IP Filter + + + + + Web UI + + + + + + RSS + + + + + User interface + + + + + Language: + + + + + (Requires restart) + + + + + Visual style: + + + + + System default + + + + + Plastique style (KDE like) + + + + + Cleanlooks style (Gnome like) + + + + + Motif style (Unix like) + + + + + CDE style (Common Desktop Environment like) + + + + + Ask for confirmation on exit when download list is not empty + + + + + Display top toolbar + + + + + Disable splash screen + + + + + Display current speed in title bar + + + + + Transfer list + + + + + Refresh interval: + + + + + ms + + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + + Downloading: + + + + + + Start/Stop + + + + + + Open folder + + + + + Completed: + + + + + System tray icon + + + + + Disable system tray icon + + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + + Minimize to tray + + + + + Start minimized + + + + + Show notification balloons in tray + + + + + File system + + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + + Destination Folder: + + + + + Append the torrent's label + + + + + Use a different folder for incomplete downloads: + + + + + + QLineEdit { + margin-left: 23px; +} + + + + + Automatically load .torrent files from: + + + + + Append .!qB extension to incomplete files + + + + + Pre-allocate all files + + + + + Disk cache: + + + + + MiB (advanced) + + + + + Torrent queueing + + + + + Enable queueing system + + + + + Maximum active downloads: + + + + + Maximum active uploads: + + + + + Maximum active torrents: + + + + + When adding a torrent + + + + + Display torrent content and some options + + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + + Listening port + + + + + Port used for incoming connections: + + + + + Random + + + + + Enable UPnP port mapping + + + + + Enable NAT-PMP port mapping + + + + + Connections limit + + + + + Global maximum number of connections: + + + + + Maximum number of connections per torrent: + + + + + Maximum number of upload slots per torrent: + + + + + Global bandwidth limiting + + + + + Upload: + + + + + Download: + + + + + + KiB/s + + + + + Peer connections + + + + + Resolve peer countries + + + + + Resolve peer host names + + + + + Bittorrent features + + + + + Enable DHT network (decentralized) + + + + + Use a different port for DHT and Bittorrent + + + + + DHT port: + + + + + Enable Peer Exchange / PeX (requires restart) + + + + + Enable Local Peer Discovery + + + + + Spoof µtorrent to avoid ban (requires restart) + + + + + Encryption: + + + + + Enabled + + + + + Forced + + + + + Disabled + + + + + Share ratio settings + + + + + Desired ratio: + + + + + Remove finished torrents when their ratio reaches: + + + + + Search engine proxy settings + + + + + + Type: + + + + + + (None) + + + + + + HTTP + + + + + + Proxy: + + + + + + + Port: + + + + + + + Authentication + + + + + + + Username: + + + + + + + Password: + + + + + Bittorrent proxy settings + + + + + SOCKS5 + + + + + Affected connections + + + + + Use proxy for connections to trackers + + + + + Use proxy for connections to regular peers + + + + + Use proxy for DHT messages + + + + + Use proxy for connections to web seeds + + + + + Filter Settings + + + + + Activate IP Filtering + + + + + Filter path (.dat, .p2p, .p2b): + + + + + Enable Web User Interface + + + + + HTTP Server + + + + + Enable RSS support + + + + + RSS settings + + + + + RSS feeds refresh interval: + + + + + minutes + + + + + Maximum number of articles per feed: + + + PropListDelegate diff --git a/src/lang/qbittorrent_en.ts b/src/lang/qbittorrent_en.ts index 7794c78e4..be3e9c3b1 100644 --- a/src/lang/qbittorrent_en.ts +++ b/src/lang/qbittorrent_en.ts @@ -330,1462 +330,1493 @@ p, li { white-space: pre-wrap; } - Dialog + EventManager - - - - Port: + + + Working - - - - Authentication + + Updating... - - - - Password: + + + Not working - - Activate IP Filtering + + + Not contacted yet - - Filter Settings + + + this session - - Language: + + + /s + /second (i.e. per second) - - - KiB/s + + Seeded for %1 + e.g. Seeded for 3m10s - - Connection + + %1 max + e.g. 10 max - - User interface + + + %1/s + e.g. 120 KiB/s + + + FeedDownloader - - (Requires restart) + + RSS Feed downloader - - Plastique style (KDE like) + + RSS feed: - - CDE style (Common Desktop Environment like) + + Feed name - - Transfer list + + Automatically download torrents from this feed - - Refresh interval: + + Download filters - - Use alternating row colors - In transfer list, one every two rows will have grey background. + + Filters: - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list + + Filter settings - - - Start/Stop + + Matches: - - - Open folder + + Does not match: - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} + + Destination folder: - - Destination Folder: + + ... - - Append the torrent's label + + Filter testing - - Use a different folder for incomplete downloads: + + Torrent title: - - - QLineEdit { - margin-left: 23px; -} + + Result: - - Automatically load .torrent files from: + + Test - - Append .!qB extension to incomplete files + + Import... - - Port used for incoming connections: + + Export... - - Random + + + Rename filter - - Use a different port for DHT and Bittorrent + + + Remove filter - - Enable Peer Exchange / PeX (requires restart) + + Add filter + + + FeedDownloaderDlg - - - HTTP + + New filter - - SOCKS5 + + Please choose a name for this filter - - Affected connections + + Filter name: - - Use proxy for connections to trackers + + + + Invalid filter name - - Use proxy for connections to regular peers + + The filter name cannot be left empty. - - Use proxy for connections to web seeds + + + This filter name is already in use. - - Use proxy for DHT messages + + Choose save path - - Enabled + + Filter testing error - - Forced + + Please specify a test torrent name. - - Disabled + + matches - - Preferences + + does not match - - IP Filter + + Select file to import - - Visual style: + + + Filters Files - - Cleanlooks style (Gnome like) + + Import successful - - Motif style (Unix like) + + Filters import was successful. - - Ask for confirmation on exit when download list is not empty + + Import failure - - Display current speed in title bar + + Filters could not be imported due to an I/O error. - - System tray icon + + Select destination file - - Disable system tray icon + + Overwriting confirmation - - Close to tray - i.e: The systray tray icon will still be visible when closing the main window. + + Are you sure you want to overwrite existing file? - - Minimize to tray + + Export successful - - Show notification balloons in tray + + Filters export was successful. - - Downloads + + Export failure - - Pre-allocate all files + + Filters could not be exported due to an I/O error. + + + FeedList - - When adding a torrent + + Unread + + + FilterParserThread - - Display torrent content and some options + + + + + + + + + + + I/O Error + Input/Output Error - - Do not start download automatically - The torrent will be added to download list in pause state + + + + Couldn't open %1 in read mode. - - UI + + + + + + + + %1 is not a valid PeerGuardian P2B file. + + + GUI - - Proxy + + Open Torrent Files - - Disable splash screen + + &Yes - - Disk cache: + + &No - - MiB (advanced) + + Torrent Files - - Listening port + + qBittorrent %1 + e.g: qBittorrent v0.x - - Enable UPnP port mapping + + + qBittorrent - - Enable NAT-PMP port mapping + + qBittorrent %1 + e.g: qBittorrent vx.x - - Global bandwidth limiting + + + DL speed: %1 KiB/s + e.g: Download speed: 10 KiB/s - - Upload: + + + UP speed: %1 KiB/s + e.g: Upload speed: 10 KiB/s - - Download: + + Are you sure you want to quit? - - Peer connections + + %1 has finished downloading. + e.g: xxx.avi has finished downloading. - - Resolve peer countries + + I/O Error + i.e: Input/Output Error - - Resolve peer host names + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. - - Bittorrent features + + Search - - DHT port: + + RSS - - - Spoof µtorrent to avoid ban (requires restart) + + + Alt+1 + shortcut to switch to first tab - - - Type: + + Url download error - - - (None) + + Couldn't download file at url: %1, reason: %2. - - - Proxy: + + An I/O error occured for torrent %1. + Reason: %2 + e.g: An error occured for torrent xxx.avi. + Reason: disk is full. - - - - Username: + + Transfers - - Bittorrent + + Download completion - - Downloading: + + Alt+2 + shortcut to switch to third tab - - Completed: + + Ctrl+F + shortcut to switch to search tab - - Connections limit + + Alt+3 + shortcut to switch to fourth tab - - Global maximum number of connections: + + Global Upload Speed Limit - - Maximum number of connections per torrent: + + Global Download Speed Limit - - Maximum number of upload slots per torrent: + + Some files are currently transferring. +Are you sure you want to quit qBittorrent? - - Enable DHT network (decentralized) + + qBittorrent %1 (Down: %2/s, Up: %3/s) + %1 is qBittorrent version - - Enable Local Peer Discovery + + Options were saved successfully. + + + HttpServer - - Encryption: + + File - - Share ratio settings + + Edit - - Desired ratio: + + Help - - Filter file path: + + Delete from HD - - ms + + Download Torrents from their URL or Magnet link - - - RSS + + Only one link per line - - RSS feeds refresh interval: + + Download local torrent - - minutes + + Torrent files were correctly added to download list. - - Maximum number of articles per feed: + + Point to torrent file - - File system + + Download - - Remove finished torrents when their ratio reaches: + + Are you sure you want to delete the selected torrents from the transfer list and hard disk? - - System default + + Download rate limit must be greater than 0 or disabled. - - Start minimized + + Upload rate limit must be greater than 0 or disabled. - - Web UI + + Maximum number of connections limit must be greater than 0 or disabled. - - Enable Web User Interface + + Maximum number of connections per torrent limit must be greater than 0 or disabled. - - HTTP Server + + Maximum number of upload slots per torrent limit must be greater than 0 or disabled. - - Enable RSS support + + Unable to save program preferences, qBittorrent is probably unreachable. - - RSS settings + + Language - - Enable queueing system + + Downloaded + Is the file downloaded or not? - - Maximum active downloads: - - - - - Torrent queueing + + The port used for incoming connections must be greater than 1024 and less than 65535. - - Maximum active torrents: + + The port used for the Web UI must be greater than 1024 and less than 65535. - - Display top toolbar + + The Web UI username must be at least 3 characters long. - - Search engine proxy settings + + The Web UI password must be at least 3 characters long. + + + MainWindow - - Bittorrent proxy settings + + &Edit - - Maximum active uploads: + + &File - - - EventManager - - - Working + + &Help - - Updating... + + Exit - - - Not working + + Preferences - - - Not contacted yet + + About - - - this session + + Start - - - /s - /second (i.e. per second) + + Pause - - Seeded for %1 - e.g. Seeded for 3m10s + + Delete - - %1 max - e.g. 10 max + + Pause All - - - %1/s - e.g. 120 KiB/s + + Start All - - - FeedDownloader - - RSS Feed downloader + + Visit Website - - RSS feed: + + Download from URL - - Feed name + + Create torrent - - Automatically download torrents from this feed + + Preview file - - Download filters + + Clear log - - Filters: + + Log Window - - Filter settings + + Report a bug - - Matches: + + Set upload limit - - Does not match: + + Set download limit - - Destination folder: + + Documentation - - ... + + Set global download limit - - Filter testing + + Set global upload limit - - Torrent title: + + Options - - Result: + + Open torrent - - Test + + Decrease priority - - Import... + + Increase priority - - Export... + + Console + + + PeerAdditionDlg - - - Rename filter + + Invalid IP - - - Remove filter + + The IP you provided is invalid. + + + PeerListDelegate - - Add filter + + KiB/s - FeedDownloaderDlg + PeerListWidget - - New filter + + IP - - Please choose a name for this filter + + Client + i.e.: Client application - - Filter name: + + Progress + i.e: % downloaded - - - - Invalid filter name + + Down Speed + i.e: Download speed - - The filter name cannot be left empty. + + Up Speed + i.e: Upload speed - - - This filter name is already in use. + + Downloaded + i.e: total data downloaded - - Choose save path + + Uploaded + i.e: total data uploaded - - Filter testing error + + Add a new peer - - Please specify a test torrent name. + + Limit upload rate - - matches + + Limit download rate - - does not match + + Ban peer permanently - - Select file to import + + + Peer addition - - - Filters Files + + The peer was added to this torrent. - - Import successful + + The peer could not be added to this torrent. - - Filters import was successful. + + Are you sure? -- qBittorrent - - Import failure + + Are you sure you want to ban permanently the selected peers? - - Filters could not be imported due to an I/O error. + + &Yes - - Select destination file + + &No - - Overwriting confirmation + + Manually banning peer %1... - - Are you sure you want to overwrite existing file? + + Upload rate limiting - - Export successful + + Download rate limiting + + + Preferences - - Filters export was successful. + + Preferences - - Export failure + + UI - - Filters could not be exported due to an I/O error. + + Downloads - - - FeedList - - Unread + + Connection - - - FilterParserThread - - - - - - - - - - - I/O Error - Input/Output Error + + Bittorrent - - - - Couldn't open %1 in read mode. + + Proxy - - - - - - - - %1 is not a valid PeerGuardian P2B file. + + IP Filter - - - GUI - - Open Torrent Files + + Web UI - - &Yes + + + RSS - - &No + + User interface - - Torrent Files + + Language: - - qBittorrent %1 - e.g: qBittorrent v0.x + + (Requires restart) - - - qBittorrent + + Visual style: - - qBittorrent %1 - e.g: qBittorrent vx.x + + System default - - - DL speed: %1 KiB/s - e.g: Download speed: 10 KiB/s + + Plastique style (KDE like) - - - UP speed: %1 KiB/s - e.g: Upload speed: 10 KiB/s + + Cleanlooks style (Gnome like) - - Are you sure you want to quit? + + Motif style (Unix like) - - %1 has finished downloading. - e.g: xxx.avi has finished downloading. + + CDE style (Common Desktop Environment like) - - I/O Error - i.e: Input/Output Error + + Ask for confirmation on exit when download list is not empty - - An error occured (full disk?), '%1' paused. - e.g: An error occured (full disk?), 'xxx.avi' paused. + + Display top toolbar - - Search + + Disable splash screen - - RSS + + Display current speed in title bar - - Alt+1 - shortcut to switch to first tab + + Transfer list - - Url download error + + Refresh interval: - - Couldn't download file at url: %1, reason: %2. + + ms - - An I/O error occured for torrent %1. - Reason: %2 - e.g: An error occured for torrent xxx.avi. - Reason: disk is full. + + Use alternating row colors + In transfer list, one every two rows will have grey background. - - Transfers + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list - - Download completion + + Downloading: - - Alt+2 - shortcut to switch to third tab + + + Start/Stop - - Ctrl+F - shortcut to switch to search tab + + + Open folder - - Alt+3 - shortcut to switch to fourth tab + + Completed: - - Global Upload Speed Limit + + System tray icon - - Global Download Speed Limit + + Disable system tray icon - - Some files are currently transferring. -Are you sure you want to quit qBittorrent? + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. - - qBittorrent %1 (Down: %2/s, Up: %3/s) - %1 is qBittorrent version + + Minimize to tray - - Options were saved successfully. + + Start minimized - - - HttpServer - - File + + Show notification balloons in tray - - Edit + + File system - - Help + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} - - Delete from HD + + Destination Folder: - - Download Torrents from their URL or Magnet link + + Append the torrent's label - - Only one link per line + + Use a different folder for incomplete downloads: - - Download local torrent + + + QLineEdit { + margin-left: 23px; +} - - Torrent files were correctly added to download list. + + Automatically load .torrent files from: - - Point to torrent file + + Append .!qB extension to incomplete files - - Download + + Pre-allocate all files - - Are you sure you want to delete the selected torrents from the transfer list and hard disk? + + Disk cache: - - Download rate limit must be greater than 0 or disabled. + + MiB (advanced) - - Upload rate limit must be greater than 0 or disabled. + + Torrent queueing - - Maximum number of connections limit must be greater than 0 or disabled. + + Enable queueing system + + + + + Maximum active downloads: + + + + + Maximum active uploads: + + + + + Maximum active torrents: + + + + + When adding a torrent + + + + + Display torrent content and some options + + + + + Do not start download automatically + The torrent will be added to download list in pause state - - Maximum number of connections per torrent limit must be greater than 0 or disabled. + + Listening port - - Maximum number of upload slots per torrent limit must be greater than 0 or disabled. + + Port used for incoming connections: - - Unable to save program preferences, qBittorrent is probably unreachable. + + Random - - - MainWindow - - &Edit + + Enable UPnP port mapping - - &File + + Enable NAT-PMP port mapping - - &Help + + Connections limit - - Exit + + Global maximum number of connections: - - Preferences + + Maximum number of connections per torrent: - - About + + Maximum number of upload slots per torrent: - - Start + + Global bandwidth limiting - - Pause + + Upload: - - Delete + + Download: - - Pause All + + + KiB/s - - Start All + + Peer connections - - Visit Website + + Resolve peer countries - - Download from URL + + Resolve peer host names - - Create torrent + + Bittorrent features - - Preview file + + Enable DHT network (decentralized) - - Clear log + + Use a different port for DHT and Bittorrent - - Log Window + + DHT port: - - Report a bug + + Enable Peer Exchange / PeX (requires restart) - - Set upload limit + + Enable Local Peer Discovery + + + + + Spoof µtorrent to avoid ban (requires restart) - - Set download limit + + Encryption: - - Documentation + + Enabled - - Set global download limit + + Forced - - Set global upload limit + + Disabled - - Options + + Share ratio settings - - Open torrent + + Desired ratio: - - Decrease priority + + Remove finished torrents when their ratio reaches: - - Increase priority + + Search engine proxy settings - - Console + + + Type: - - - PeerAdditionDlg - - Invalid IP + + + (None) - - The IP you provided is invalid. + + + HTTP - - - PeerListDelegate - - KiB/s + + + Proxy: - - - PeerListWidget - - IP + + + + Port: - - Client - i.e.: Client application + + + + Authentication - - Progress - i.e: % downloaded + + + + Username: - - Down Speed - i.e: Download speed + + + + Password: - - Up Speed - i.e: Upload speed + + Bittorrent proxy settings - - Downloaded - i.e: total data downloaded + + SOCKS5 - - Uploaded - i.e: total data uploaded + + Affected connections - - Add a new peer + + Use proxy for connections to trackers - - Limit upload rate + + Use proxy for connections to regular peers - - Limit download rate + + Use proxy for DHT messages - - Ban peer permanently + + Use proxy for connections to web seeds - - - Peer addition + + Filter Settings - - The peer was added to this torrent. + + Activate IP Filtering - - The peer could not be added to this torrent. + + Filter path (.dat, .p2p, .p2b): - - Are you sure? -- qBittorrent + + Enable Web User Interface - - Are you sure you want to ban permanently the selected peers? + + HTTP Server - - &Yes + + Enable RSS support - - &No + + RSS settings - - Manually banning peer %1... + + RSS feeds refresh interval: - - Upload rate limiting + + minutes - - Download rate limiting + + Maximum number of articles per feed: diff --git a/src/lang/qbittorrent_es.qm b/src/lang/qbittorrent_es.qm index 7ba85892e6822150f2e2a0b32ad4e9b3e36a84cd..0dfc36a479a6666ab5f8f9c8b605b209c6a91a0a 100644 GIT binary patch delta 4558 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 delta 12977 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 diff --git a/src/lang/qbittorrent_es.ts b/src/lang/qbittorrent_es.ts index 5ee81a247..c88b475e3 100644 --- a/src/lang/qbittorrent_es.ts +++ b/src/lang/qbittorrent_es.ts @@ -445,9 +445,8 @@ p, li { white-space: pre-wrap; } hasta - Proxy - Proxy + Proxy Proxy Settings @@ -462,33 +461,24 @@ p, li { white-space: pre-wrap; } 0.0.0.0 - - - Port: - Puerto: + Puerto: Proxy server requires authentication El servidor Proxy requiere autentificarse - - - Authentication - Autentificación + Autentificación User Name: Nombre de Usuario: - - - Password: - Contraseña: + Contraseña: Enable connection through a proxy server @@ -539,14 +529,12 @@ p, li { white-space: pre-wrap; } KB de subida max. - Activate IP Filtering - Activar Filtro de IP + Activar Filtro de IP - Filter Settings - Preferencias del Filtro + Preferencias del Filtro ipfilter.dat URL or PATH: @@ -573,9 +561,8 @@ p, li { white-space: pre-wrap; } Aplicar - IP Filter - Filtro IP + Filtro IP Add Range @@ -618,9 +605,8 @@ p, li { white-space: pre-wrap; } Ubicación - Language: - Idioma: + Idioma: Behaviour @@ -643,10 +629,8 @@ p, li { white-space: pre-wrap; } No mostrar nunca OSD - - KiB/s - KiB/s + KiB/s 1 KiB DL = @@ -681,9 +665,8 @@ p, li { white-space: pre-wrap; } Configuración DHT - DHT port: - Puerto DHT: + Puerto DHT: <b>Note:</b> Changes will be applied after qBittorrent is restarted. @@ -730,9 +713,8 @@ p, li { white-space: pre-wrap; } Enviar a la bandeja del sistema cuando se cierre la ventana principal - Connection - Conexión + Conexión Peer eXchange (PeX) @@ -763,9 +745,8 @@ p, li { white-space: pre-wrap; } Estilo (Apariencia) - Plastique style (KDE like) - Estilo Plastique (como KDE) + Estilo Plastique (como KDE) Cleanlooks style (GNOME like) @@ -776,9 +757,8 @@ p, li { white-space: pre-wrap; } Estilo Motif (el estilo por defecto de Qt en sistemas Unix) - CDE style (Common Desktop Environment like) - Estilo CDE (como el Common Desktop Enviroment) + Estilo CDE (como el Common Desktop Enviroment) MacOS style (MacOSX only) @@ -805,40 +785,32 @@ p, li { white-space: pre-wrap; } Tipo de proxy: - - HTTP - HTTP + HTTP - SOCKS5 - SOCKS5 + SOCKS5 - Affected connections - Conexiones afectadas + Conexiones afectadas - Use proxy for connections to trackers - Usar proxy para las conexiones a trackers + Usar proxy para las conexiones a trackers - Use proxy for connections to regular peers - Usar proxy para las conexiones a pares regulares + Usar proxy para las conexiones a pares regulares - Use proxy for connections to web seeds - Usar proxy para las conexiones a semillas de web + Usar proxy para las conexiones a semillas de web - Use proxy for DHT messages - Usar proxy para mensajes DHT + Usar proxy para mensajes DHT Encryption @@ -849,24 +821,20 @@ p, li { white-space: pre-wrap; } Estado de encriptación: - Enabled - Habilitado + Habilitado - Forced - Forzado + Forzado - Disabled - Deshabilitado + Deshabilitado - Preferences - Preferencias + Preferencias General @@ -877,93 +845,78 @@ p, li { white-space: pre-wrap; } Preferencias de interfaz de usuario - Visual style: - Estilo visual: + Estilo visual: - Cleanlooks style (Gnome like) - Estilo Cleanlooks (como Gnome) + Estilo Cleanlooks (como Gnome) - Motif style (Unix like) - Estilo Motif (como Unix) + Estilo Motif (como Unix) - Ask for confirmation on exit when download list is not empty - Pedir confirmación al salir cuando la lista de descargas aún esté activa + Pedir confirmación al salir cuando la lista de descargas aún esté activa - Display current speed in title bar - Mostrar velocidad actual en la barra de título + Mostrar velocidad actual en la barra de título Transfer list refresh interval: Intervalo de refresco de la lista de transferencia: - System tray icon - Icono en la bandeja del sistema + Icono en la bandeja del sistema - Disable system tray icon - Deshabilitar icono de la bandeja del sistema + Deshabilitar icono de la bandeja del sistema - Close to tray i.e: The systray tray icon will still be visible when closing the main window. - Minimizar en la bandeja del sistema al cerrar + Minimizar en la bandeja del sistema al cerrar - Minimize to tray - Minimizar en la bandeja del sistema + Minimizar en la bandeja del sistema - Show notification balloons in tray - Mostrar globos de notificación en la bandeja + Mostrar globos de notificación en la bandeja Media player: Reproductor de medios: - Downloads - Descargas + Descargas Put downloads in this folder: Poner las descargas en esta carpeta: - Pre-allocate all files - Pre-localizar todos los archivos (espacio para todos los archivos) + Pre-localizar todos los archivos (espacio para todos los archivos) - When adding a torrent - Al añadir un torrent + Al añadir un torrent - Display torrent content and some options - Mostrar el contenido del Torrent y opciones + Mostrar el contenido del Torrent y opciones - Do not start download automatically The torrent will be added to download list in pause state - No comenzar a descargar automáticamente + No comenzar a descargar automáticamente Folder watching @@ -971,26 +924,16 @@ p, li { white-space: pre-wrap; } Seguimineto de archivos - UI - UI + UI - Disable splash screen - Desactivar pantalla de inicio + Desactivar pantalla de inicio - - - Start/Stop - - - - - Open folder - Abrir Carpeta + Abrir Carpeta Download folder: @@ -1005,9 +948,8 @@ p, li { white-space: pre-wrap; } Descargar automáticamente los torrents presentes en esta carpeta: - Listening port - Puerto de escucha + Puerto de escucha to @@ -1015,283 +957,152 @@ p, li { white-space: pre-wrap; } hasta - Enable UPnP port mapping - Habilitar mapeo de puertos UPnP + Habilitar mapeo de puertos UPnP - Enable NAT-PMP port mapping - Habilitar mapeo de puertos NAT-PMP + Habilitar mapeo de puertos NAT-PMP - Global bandwidth limiting - Limite global de ancho de banda + Limite global de ancho de banda - Upload: - Subida: + Subida: - Download: - Bajada: + Bajada: - Peer connections - Conexiones Pares + Conexiones Pares - Resolve peer countries - Resolver pares por Paises + Resolver pares por Paises - Resolve peer host names - Resolver pares por nombre de host + Resolver pares por nombre de host - Bittorrent features - Características de Bittorrent - - - - Enable Peer Exchange / PeX (requires restart) - + Características de Bittorrent - Spoof µtorrent to avoid ban (requires restart) - Camuflar a qBittorrent, haciéndole pasar por µtorrent (requiere reiniciar) + Camuflar a qBittorrent, haciéndole pasar por µtorrent (requiere reiniciar) - - Type: - Tipo: + Tipo: - - (None) - (Ninguno) + (Ninguno) - - Proxy: - Proxy: + Proxy: - - - Username: - Nombre de Usuario: + Nombre de Usuario: - Bittorrent - Bittorrent - - - - User interface - - - - - (Requires restart) - - - - - Transfer list - - - - - Refresh interval: - - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - - Destination Folder: - - - - - Append the torrent's label - - - - - Use a different folder for incomplete downloads: - - - - - - QLineEdit { - margin-left: 23px; -} - - - - - Automatically load .torrent files from: - - - - - Append .!qB extension to incomplete files - - - - - Disk cache: - - - - - MiB (advanced) - + Bittorrent - Connections limit - Límite de conexiones + Límite de conexiones - Global maximum number of connections: - Número global máximo de conexiones: + Número global máximo de conexiones: - Maximum number of connections per torrent: - Número máximo de conexiones por torrent: + Número máximo de conexiones por torrent: - Maximum number of upload slots per torrent: - Número máximo de slots de subida por torrent: + Número máximo de slots de subida por torrent: Additional Bittorrent features Funcionalidades adicionales de bittorrent - Enable DHT network (decentralized) - Habilitar red DHT (descentralizada) + Habilitar red DHT (descentralizada) Enable Peer eXchange (PeX) Habilitar Peer eXchange (PeX) - Enable Local Peer Discovery - Habilitar la fuente de búsqueda local de pares + Habilitar la fuente de búsqueda local de pares - Encryption: - Encriptación: + Encriptación: - Share ratio settings - Preferencias de radio de compartición + Preferencias de radio de compartición - Desired ratio: - Radio deseado: + Radio deseado: - Filter file path: - Ruta de acceso al archivo filtrado: + Ruta de acceso al archivo filtrado: transfer lists refresh interval: Intervalo de actualización de listas de transferencia: - ms - ms + ms - - RSS - RSS + RSS - RSS feeds refresh interval: - Intervalo de actualización de Canales RSS: + Intervalo de actualización de Canales RSS: - minutes - minutos + minutos - Maximum number of articles per feed: - Número máximo de artículos por Canal: + Número máximo de artículos por Canal: - File system - Sistema de archivos + Sistema de archivos - Remove finished torrents when their ratio reaches: - Eliminar torrents terminados cuando su radio llegue a: + Eliminar torrents terminados cuando su radio llegue a: - System default - Por defecto del sistema + Por defecto del sistema - Start minimized - Iniciar minimizado + Iniciar minimizado Action on double click in transfer lists @@ -1331,9 +1142,8 @@ QGroupBox { Engañar a Azureus para evitar ban (requiere reiniciar) - Web UI - IU Web + IU Web Action on double click @@ -1341,89 +1151,72 @@ QGroupBox { Al hacer doble Click en un elemento de la lista - Downloading: - Descargados: + Descargados: - Completed: - Completados: + Completados: - Port used for incoming connections: - Puerto utilizado para conexiones entrantes: + Puerto utilizado para conexiones entrantes: - Random - Aleatorio + Aleatorio - Use a different port for DHT and Bittorrent - Utilizar un puerto diferente para la DHT y Bittorrent + Utilizar un puerto diferente para la DHT y Bittorrent - Enable Web User Interface - Habilitar Interfaz de Usuario Web + Habilitar Interfaz de Usuario Web - HTTP Server - Servidor HTTP + Servidor HTTP - Enable RSS support - Activar soporte RSS + Activar soporte RSS - RSS settings - Ajustes RSS + Ajustes RSS - Torrent queueing - Torrents en Cola + Torrents en Cola - Enable queueing system - Habilitar ajustes en Cola + Habilitar ajustes en Cola - Maximum active downloads: - Número máximo de descargar activas: + Número máximo de descargar activas: - Maximum active torrents: - Número máximo de torrents activos: + Número máximo de torrents activos: - Display top toolbar - Mostrar la barra de herramientas superior + Mostrar la barra de herramientas superior - Search engine proxy settings - Proxy, configuración de motores de búsqueda + Proxy, configuración de motores de búsqueda - Bittorrent proxy settings - Ajustes proxy Bittorrent + Ajustes proxy Bittorrent - Maximum active uploads: - Número máximo de subidas activas: + Número máximo de subidas activas: @@ -1584,33 +1377,33 @@ QGroupBox { Máxima - - + + this session en esta sesión - - + + /s /second (i.e. per second) - + Seeded for %1 e.g. Seeded for 3m10s Completo desde %1 - + %1 max e.g. 10 max - - + + %1/s e.g. 120 KiB/s @@ -2960,6 +2753,37 @@ Are you sure you want to quit qBittorrent? Unable to save program preferences, qBittorrent is probably unreachable. No se puede guardar las preferencias del programa, qbittorrent probablemente no es accesible. + + + Language + + + + + Downloaded + Is the file downloaded or not? + + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + + The Web UI username must be at least 3 characters long. + + + + + The Web UI password must be at least 3 characters long. + + MainWindow @@ -3400,6 +3224,598 @@ Are you sure you want to quit qBittorrent? Límite tasa de bajada + + Preferences + + + Preferences + + + + + UI + + + + + Downloads + + + + + Connection + + + + + Bittorrent + + + + + Proxy + + + + + IP Filter + + + + + Web UI + + + + + + RSS + + + + + User interface + + + + + Language: + + + + + (Requires restart) + + + + + Visual style: + + + + + System default + + + + + Plastique style (KDE like) + + + + + Cleanlooks style (Gnome like) + + + + + Motif style (Unix like) + + + + + CDE style (Common Desktop Environment like) + + + + + Ask for confirmation on exit when download list is not empty + + + + + Display top toolbar + + + + + Disable splash screen + + + + + Display current speed in title bar + + + + + Transfer list + + + + + Refresh interval: + + + + + ms + + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + + Downloading: + + + + + + Start/Stop + + + + + + Open folder + + + + + Completed: + + + + + System tray icon + + + + + Disable system tray icon + + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + + Minimize to tray + + + + + Start minimized + + + + + Show notification balloons in tray + + + + + File system + + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + + Destination Folder: + + + + + Append the torrent's label + + + + + Use a different folder for incomplete downloads: + + + + + + QLineEdit { + margin-left: 23px; +} + + + + + Automatically load .torrent files from: + + + + + Append .!qB extension to incomplete files + + + + + Pre-allocate all files + + + + + Disk cache: + + + + + MiB (advanced) + + + + + Torrent queueing + + + + + Enable queueing system + + + + + Maximum active downloads: + + + + + Maximum active uploads: + + + + + Maximum active torrents: + + + + + When adding a torrent + + + + + Display torrent content and some options + + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + + Listening port + + + + + Port used for incoming connections: + + + + + Random + + + + + Enable UPnP port mapping + + + + + Enable NAT-PMP port mapping + + + + + Connections limit + + + + + Global maximum number of connections: + + + + + Maximum number of connections per torrent: + + + + + Maximum number of upload slots per torrent: + + + + + Global bandwidth limiting + + + + + Upload: + + + + + Download: + + + + + + KiB/s + + + + + Peer connections + + + + + Resolve peer countries + + + + + Resolve peer host names + + + + + Bittorrent features + + + + + Enable DHT network (decentralized) + + + + + Use a different port for DHT and Bittorrent + + + + + DHT port: + + + + + Enable Peer Exchange / PeX (requires restart) + + + + + Enable Local Peer Discovery + + + + + Spoof µtorrent to avoid ban (requires restart) + + + + + Encryption: + + + + + Enabled + + + + + Forced + + + + + Disabled + + + + + Share ratio settings + + + + + Desired ratio: + + + + + Remove finished torrents when their ratio reaches: + + + + + Search engine proxy settings + + + + + + Type: + + + + + + (None) + + + + + + HTTP + + + + + + Proxy: + + + + + + + Port: + + + + + + + Authentication + + + + + + + Username: + + + + + + + Password: + + + + + Bittorrent proxy settings + + + + + SOCKS5 + + + + + Affected connections + + + + + Use proxy for connections to trackers + + + + + Use proxy for connections to regular peers + + + + + Use proxy for DHT messages + + + + + Use proxy for connections to web seeds + + + + + Filter Settings + + + + + Activate IP Filtering + + + + + Filter path (.dat, .p2p, .p2b): + + + + + Enable Web User Interface + + + + + HTTP Server + + + + + Enable RSS support + + + + + RSS settings + + + + + RSS feeds refresh interval: + + + + + minutes + + + + + Maximum number of articles per feed: + + + PropListDelegate diff --git a/src/lang/qbittorrent_fi.qm b/src/lang/qbittorrent_fi.qm index 34a9cf473e6c9576f72705249a4333009244495a..72a6b00943c249a490399a8a485e8cccfa1d2f93 100644 GIT binary patch delta 4518 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 delta 12971 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 Z8QTT diff --git a/src/lang/qbittorrent_fi.ts b/src/lang/qbittorrent_fi.ts index de89cac7d..b41b5d389 100644 --- a/src/lang/qbittorrent_fi.ts +++ b/src/lang/qbittorrent_fi.ts @@ -386,9 +386,8 @@ p, li { white-space: pre-wrap; } ... - Activate IP Filtering - Käytä IP-suodatusta + Käytä IP-suodatusta Add Range @@ -411,11 +410,8 @@ p, li { white-space: pre-wrap; } Multimediatoistin: - - - Authentication - Sisäänkirjautuminen + Sisäänkirjautuminen Automatically clear finished downloads @@ -458,9 +454,8 @@ p, li { white-space: pre-wrap; } DHT-asetukset - DHT port: - DHT-portti: + DHT-portti: DHT (Trackerless): @@ -499,28 +494,24 @@ p, li { white-space: pre-wrap; } Loppu - Filter Settings - Suotimen asetukset + Suotimen asetukset Go to systray when minimizing window Pienennä ilmoitusalueen kuvakkeeseen - IP Filter - IP-suodatin + IP-suodatin ipfilter.dat Path: ipfilter.datin sijainti: - - KiB/s - KiB/s + KiB/s KiB UP max. @@ -531,9 +522,8 @@ p, li { white-space: pre-wrap; } Kieli - Language: - Kieli: + Kieli: Localization @@ -572,18 +562,12 @@ p, li { white-space: pre-wrap; } Lähde - - - Password: - Salasana: + Salasana: - - - Port: - Portti: + Portti: Port range: @@ -594,9 +578,8 @@ p, li { white-space: pre-wrap; } Esikatseluohjelma - Proxy - Välityspalvelin + Välityspalvelin Proxy server requires authentication @@ -651,24 +634,20 @@ p, li { white-space: pre-wrap; } 1 KiB DL = - Connection - Yhteys + Yhteys - Plastique style (KDE like) - Plastique-tyyli (KDE) + Plastique-tyyli (KDE) - CDE style (Common Desktop Environment like) - CDE-tyyli (Common Dekstop Environment) + CDE-tyyli (Common Dekstop Environment) - Disable splash screen - Poista aloituskuva + Poista aloituskuva Action for double click @@ -676,96 +655,72 @@ p, li { white-space: pre-wrap; } Toiminta tuplanapsautuksella - - Start/Stop - Aloita/lopeta + Aloita/lopeta - - Open folder - Avaa kansio + Avaa kansio Show properties Ominaisuudet - Port used for incoming connections: - Portti sisääntuleville yhteyksille: + Portti sisääntuleville yhteyksille: - Random - Satunnainen + Satunnainen - Use a different port for DHT and Bittorrent - Käytä eri porttia DHT:lle ja Bittorrentille + Käytä eri porttia DHT:lle ja Bittorrentille - - Enable Peer Exchange / PeX (requires restart) - - - - - HTTP - HTTP + HTTP - SOCKS5 - SOCKS5 + SOCKS5 - Affected connections - Käytä yhteyksille + Käytä yhteyksille - Use proxy for connections to trackers - Käytä välityspalvelinta seurantapalvelinyhteyksiin + Käytä välityspalvelinta seurantapalvelinyhteyksiin - Use proxy for connections to regular peers - Käytä välityspalvelinta yhteyksiin muiden käyttäjien kanssa + Käytä välityspalvelinta yhteyksiin muiden käyttäjien kanssa - Use proxy for connections to web seeds - Käytä välityspalvelinta web-jakoihin + Käytä välityspalvelinta web-jakoihin - Use proxy for DHT messages - Käytä välityspalvelinta DHT-viesteihin + Käytä välityspalvelinta DHT-viesteihin - Enabled - Käytössä + Käytössä - Forced - Pakotettu + Pakotettu - Disabled - Ei käytössä + Ei käytössä - Preferences - Asetukset + Asetukset General @@ -776,89 +731,74 @@ p, li { white-space: pre-wrap; } Käyttöliittymäasetukset - Visual style: - Ulkoasu: + Ulkoasu: - Cleanlooks style (Gnome like) - Cleanlooks-tyyli (Gnome) + Cleanlooks-tyyli (Gnome) - Motif style (Unix like) - Motif-tyyli (Unix) + Motif-tyyli (Unix) - Ask for confirmation on exit when download list is not empty - Kysy varmistusta, jos latauslista ei ole tyhjä poistuttaessa + Kysy varmistusta, jos latauslista ei ole tyhjä poistuttaessa - Display current speed in title bar - Näytä nopeus otsikkorivillä + Näytä nopeus otsikkorivillä Transfer list refresh interval: Siirtolistan päivitysväli: - System tray icon - Ilmoitusalueen kuvake + Ilmoitusalueen kuvake - Disable system tray icon - Älä näytä kuvaketta ilmoitusalueella + Älä näytä kuvaketta ilmoitusalueella - Close to tray i.e: The systray tray icon will still be visible when closing the main window. - Sulje ilmoitusalueen kuvakkeeseen + Sulje ilmoitusalueen kuvakkeeseen - Minimize to tray - Pienennä ilmoitusalueen kuvakkeeseen + Pienennä ilmoitusalueen kuvakkeeseen - Show notification balloons in tray - Näytä ilmoitukset ilmoitusalueen kuvakkeesta + Näytä ilmoitukset ilmoitusalueen kuvakkeesta - Downloads - Lataukset + Lataukset Put downloads in this folder: Latauskansio: - Pre-allocate all files - Varaa tila kaikille tiedostoille + Varaa tila kaikille tiedostoille - When adding a torrent - Kun lisään torrent-tiedostoa + Kun lisään torrent-tiedostoa - Display torrent content and some options - Näytä sen sisältö ja joitakin asetuksia + Näytä sen sisältö ja joitakin asetuksia - Do not start download automatically The torrent will be added to download list in pause state - Älä aloita lataamista automaattisesti + Älä aloita lataamista automaattisesti Folder watching @@ -870,9 +810,8 @@ p, li { white-space: pre-wrap; } Lataa torrentit tästä kansiosta automaattisesti: - Listening port - Kuuntele porttia + Kuuntele porttia to @@ -880,44 +819,36 @@ p, li { white-space: pre-wrap; } - Enable UPnP port mapping - Käytä UPnP-porttivarausta + Käytä UPnP-porttivarausta - Enable NAT-PMP port mapping - Käytä NAT-PMP -porttivarausta + Käytä NAT-PMP -porttivarausta - Global bandwidth limiting - Kaistankäyttörajoitukset + Kaistankäyttörajoitukset - Upload: - Lähetys: + Lähetys: - Download: - Lataus: + Lataus: - Peer connections - Asiakasyhteydet + Asiakasyhteydet - Resolve peer countries - Selvitä asiakkaiden kotimaat + Selvitä asiakkaiden kotimaat - Resolve peer host names - Selvitä asiakkaiden palvelinnimet + Selvitä asiakkaiden palvelinnimet Use the same port for DHT and Bittorrent @@ -925,44 +856,32 @@ p, li { white-space: pre-wrap; } Käytä samaa porttia DHT:lle ja Bittorrentille - Spoof µtorrent to avoid ban (requires restart) - Esitä µtorrent (vaatii uudelleenkäynnistyksen) + Esitä µtorrent (vaatii uudelleenkäynnistyksen) - - Type: - Tyyppi: + Tyyppi: - - (None) - (ei mikään) + (ei mikään) - - Proxy: - Välityspalvelin: + Välityspalvelin: - - - Username: - Tunnus: + Tunnus: - Bittorrent - Bittorrent + Bittorrent - UI - Käyttöliittymä + Käyttöliittymä Action on double click @@ -970,176 +889,100 @@ p, li { white-space: pre-wrap; } Toiminta tuplanapsautuksella - Downloading: - Ladataan: + Ladataan: - Completed: - Valmiina: - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - - Destination Folder: - - - - - Append the torrent's label - - - - - Use a different folder for incomplete downloads: - - - - - - QLineEdit { - margin-left: 23px; -} - - - - - Automatically load .torrent files from: - - - - - Append .!qB extension to incomplete files - - - - - Disk cache: - + Valmiina: - - MiB (advanced) - - - - Connections limit - Yhteyksien enimmäismäärä + Yhteyksien enimmäismäärä - Global maximum number of connections: - Kaikkien yhteyksien enimmäismäärä: + Kaikkien yhteyksien enimmäismäärä: - Maximum number of connections per torrent: - Yhteyksien enimmäismäärä latausta kohden: + Yhteyksien enimmäismäärä latausta kohden: - Maximum number of upload slots per torrent: - Lähetyspaikkoja torrentia kohden: + Lähetyspaikkoja torrentia kohden: Additional Bittorrent features Muut Bittorrent-ominaisuudet - Enable DHT network (decentralized) - Käytä hajautettua DHT-verkkoa + Käytä hajautettua DHT-verkkoa Enable Peer eXchange (PeX) Vaihda tietoja muiden käyttäjien kanssa (Peer eXchange) - Enable Local Peer Discovery - Käytä paikallista käyttäjien löytämistä + Käytä paikallista käyttäjien löytämistä - Encryption: - Salaus: + Salaus: - Share ratio settings - Jakosuhteen asetukset + Jakosuhteen asetukset - Desired ratio: - Tavoiteltu suhde: + Tavoiteltu suhde: - Filter file path: - Suodatustiedoston sijainti: + Suodatustiedoston sijainti: transfer lists refresh interval: siirtolistan päivitystiheys: - ms - ms + ms - - RSS - RSS + RSS - RSS feeds refresh interval: - RSS-syötteen päivitystiheys: + RSS-syötteen päivitystiheys: - minutes - minuuttia + minuuttia - Maximum number of articles per feed: - Artikkeleiden enimmäismäärä syötettä kohden: + Artikkeleiden enimmäismäärä syötettä kohden: - File system - Tiedostojärjestelmä + Tiedostojärjestelmä - Remove finished torrents when their ratio reaches: - Poista valmistuneet torrentit, kun jakosuhde saa arvon: + Poista valmistuneet torrentit, kun jakosuhde saa arvon: - System default - Järjestelmän oletus + Järjestelmän oletus - Start minimized - Aloita minimoituna + Aloita minimoituna Action on double click in transfer lists @@ -1179,101 +1022,56 @@ QGroupBox { Esitä Azureusta (vaatii uudelleenkäynnistyksen) - Web UI - Verkkokäyttöliittymä - - - - User interface - - - - - (Requires restart) - - - - - Transfer list - - - - - Refresh interval: - - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + Verkkokäyttöliittymä - Enable Web User Interface - Käytä verkkokäyttöliittymää + Käytä verkkokäyttöliittymää - HTTP Server - HTTP-palvelin + HTTP-palvelin - Enable RSS support - RSS-tuki + RSS-tuki - RSS settings - RSS:n asetukset + RSS:n asetukset - Enable queueing system - Käytä jonotusjärjestelmää + Käytä jonotusjärjestelmää - Maximum active downloads: - Aktiivisia latauksia enintään: + Aktiivisia latauksia enintään: - Torrent queueing - Torrenttien jonotus + Torrenttien jonotus - Maximum active torrents: - Aktiivisia torrentteja enintään: + Aktiivisia torrentteja enintään: - Display top toolbar - Näytä ylätyökalupalkki + Näytä ylätyökalupalkki - Search engine proxy settings - Hakukoneen välityspalvelinasetukset + Hakukoneen välityspalvelinasetukset - Bittorrent proxy settings - Bittorrentin välityspalvelinasetukset + Bittorrentin välityspalvelinasetukset - Maximum active uploads: - Aktiivisia lähetettäviä torrentteja enintään: + Aktiivisia lähetettäviä torrentteja enintään: Network @@ -1301,9 +1099,8 @@ QGroupBox { Väliaikaiskansio: - Bittorrent features - Bittorrent-piirteet + Bittorrent-piirteet @@ -1469,33 +1266,33 @@ QGroupBox { Korkein - - + + this session tämä istunto - - + + /s /second (i.e. per second) /s - + Seeded for %1 e.g. Seeded for 3m10s jaettu %1 - + %1 max e.g. 10 max korkeintaan %1 - - + + %1/s e.g. 120 KiB/s %1/s @@ -2699,6 +2496,37 @@ Haluatko varmasti lopettaa qBittorrentin? Unable to save program preferences, qBittorrent is probably unreachable. + + + Language + + + + + Downloaded + Is the file downloaded or not? + + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + + The Web UI username must be at least 3 characters long. + + + + + The Web UI password must be at least 3 characters long. + + MainWindow @@ -3071,6 +2899,598 @@ Haluatko varmasti lopettaa qBittorrentin? Latausnopeuden rajoittaminen + + Preferences + + + Preferences + + + + + UI + + + + + Downloads + + + + + Connection + + + + + Bittorrent + + + + + Proxy + + + + + IP Filter + + + + + Web UI + + + + + + RSS + + + + + User interface + + + + + Language: + + + + + (Requires restart) + + + + + Visual style: + + + + + System default + + + + + Plastique style (KDE like) + + + + + Cleanlooks style (Gnome like) + + + + + Motif style (Unix like) + + + + + CDE style (Common Desktop Environment like) + + + + + Ask for confirmation on exit when download list is not empty + + + + + Display top toolbar + + + + + Disable splash screen + + + + + Display current speed in title bar + + + + + Transfer list + + + + + Refresh interval: + + + + + ms + + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + + Downloading: + + + + + + Start/Stop + + + + + + Open folder + + + + + Completed: + + + + + System tray icon + + + + + Disable system tray icon + + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + + Minimize to tray + + + + + Start minimized + + + + + Show notification balloons in tray + + + + + File system + + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + + Destination Folder: + + + + + Append the torrent's label + + + + + Use a different folder for incomplete downloads: + + + + + + QLineEdit { + margin-left: 23px; +} + + + + + Automatically load .torrent files from: + + + + + Append .!qB extension to incomplete files + + + + + Pre-allocate all files + + + + + Disk cache: + + + + + MiB (advanced) + + + + + Torrent queueing + + + + + Enable queueing system + + + + + Maximum active downloads: + + + + + Maximum active uploads: + + + + + Maximum active torrents: + + + + + When adding a torrent + + + + + Display torrent content and some options + + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + + Listening port + + + + + Port used for incoming connections: + + + + + Random + + + + + Enable UPnP port mapping + + + + + Enable NAT-PMP port mapping + + + + + Connections limit + + + + + Global maximum number of connections: + + + + + Maximum number of connections per torrent: + + + + + Maximum number of upload slots per torrent: + + + + + Global bandwidth limiting + + + + + Upload: + + + + + Download: + + + + + + KiB/s + + + + + Peer connections + + + + + Resolve peer countries + + + + + Resolve peer host names + + + + + Bittorrent features + + + + + Enable DHT network (decentralized) + + + + + Use a different port for DHT and Bittorrent + + + + + DHT port: + + + + + Enable Peer Exchange / PeX (requires restart) + + + + + Enable Local Peer Discovery + + + + + Spoof µtorrent to avoid ban (requires restart) + + + + + Encryption: + + + + + Enabled + + + + + Forced + + + + + Disabled + + + + + Share ratio settings + + + + + Desired ratio: + + + + + Remove finished torrents when their ratio reaches: + + + + + Search engine proxy settings + + + + + + Type: + + + + + + (None) + + + + + + HTTP + + + + + + Proxy: + + + + + + + Port: + + + + + + + Authentication + + + + + + + Username: + + + + + + + Password: + + + + + Bittorrent proxy settings + + + + + SOCKS5 + + + + + Affected connections + + + + + Use proxy for connections to trackers + + + + + Use proxy for connections to regular peers + + + + + Use proxy for DHT messages + + + + + Use proxy for connections to web seeds + + + + + Filter Settings + + + + + Activate IP Filtering + + + + + Filter path (.dat, .p2p, .p2b): + + + + + Enable Web User Interface + + + + + HTTP Server + + + + + Enable RSS support + + + + + RSS settings + + + + + RSS feeds refresh interval: + + + + + minutes + + + + + Maximum number of articles per feed: + + + PropListDelegate diff --git a/src/lang/qbittorrent_fr.qm b/src/lang/qbittorrent_fr.qm index be64d55a32356f4b228f34dbedb47284a7860062..b6491c68d8a9bc69ab89ab3bc3445fd22e3107a6 100644 GIT binary patch delta 9504 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 delta 7740 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 du serveur : - - - Port: - Port : + Port : Proxy server requires authentication Le serveur proxy nécessite une authentification - - - Authentication - Authentification + Authentification User Name: Nom d'utilisateur : - - - Password: - Mot de passe : + Mot de passe : Enable connection through a proxy server @@ -619,14 +610,12 @@ Copyright © 2006 par Christophe DUMEZ<br> Filtre IP - Activate IP Filtering - Activer le filtrage d'IP + Activer le filtrage d'IP - Filter Settings - Paramètres de filtrage + Paramètres de filtrage Add Range @@ -661,9 +650,8 @@ Copyright © 2006 par Christophe DUMEZ<br> Appliquer - IP Filter - Filtrage IP + Filtrage IP Add Range @@ -702,9 +690,8 @@ Copyright © 2006 par Christophe DUMEZ<br> Traduction - Language: - Langue : + Langue : Behaviour @@ -723,10 +710,8 @@ Copyright © 2006 par Christophe DUMEZ<br> Ne jamais afficher d'OSD - - KiB/s - Ko/s + Ko/s 1 KiB DL = @@ -777,9 +762,8 @@ Copyright © 2006 par Christophe DUMEZ<br> Configuration DHT - DHT port: - Port DHT : + Port DHT : <b>Note:</b> Changes will be applied after qBittorrent is restarted. @@ -810,9 +794,8 @@ Copyright © 2006 par Christophe DUMEZ<br> Iconifier lors de la fermeture de la fenêtre - Connection - Connexion + Connexion Peer eXchange (PeX) @@ -843,9 +826,8 @@ Copyright © 2006 par Christophe DUMEZ<br> Apparence (Look 'n Feel) - Plastique style (KDE like) - Style Plastique (Type KDE) + Style Plastique (Type KDE) Cleanlooks style (GNOME like) @@ -856,9 +838,8 @@ Copyright © 2006 par Christophe DUMEZ<br> Style Motif (Style Qt par défaut sur Unix) - CDE style (Common Desktop Environment like) - Style CDE (Type Common Desktop Environment) + Style CDE (Type Common Desktop Environment) MacOS style (MacOSX only) @@ -885,40 +866,24 @@ Copyright © 2006 par Christophe DUMEZ<br> Type du Proxy : - - - HTTP - - - - - SOCKS5 - - - - Affected connections - Connexions concernées + Connexions concernées - Use proxy for connections to trackers - Utiliser le proxy pour les connexions aux trackers + Utiliser le proxy pour les connexions aux trackers - Use proxy for connections to regular peers - Utiliser le proxy pour les connexions aux autres clients + Utiliser le proxy pour les connexions aux autres clients - Use proxy for connections to web seeds - Utiliser le proxy pour les connexions aux sources web + Utiliser le proxy pour les connexions aux sources web - Use proxy for DHT messages - Utiliser le proxy pour les connexions DHT (sans tracker) + Utiliser le proxy pour les connexions DHT (sans tracker) Encryption @@ -929,24 +894,20 @@ Copyright © 2006 par Christophe DUMEZ<br> Etat du cryptage : - Enabled - Activé + Activé - Forced - Forcé + Forcé - Disabled - Désactivé + Désactivé - Preferences - Préférences + Préférences General @@ -961,98 +922,82 @@ Copyright © 2006 par Christophe DUMEZ<br> Paramètres de l'interface - Visual style: - Style visuel : + Style visuel : - Cleanlooks style (Gnome like) - Style Cleanlooks (Type Gnome) + Style Cleanlooks (Type Gnome) - Motif style (Unix like) - Style Motif (Type Unix) + Style Motif (Type Unix) - Ask for confirmation on exit when download list is not empty - Confirmation lors de la sortie si la liste de téléchargement n'est pas vide + Confirmation lors de la sortie si la liste de téléchargement n'est pas vide - Disable splash screen - Désactiver l'écran de démarrage + Désactiver l'écran de démarrage - Display current speed in title bar - Afficher la vitesse de transfert actuelle dans la barre de titre + Afficher la vitesse de transfert actuelle dans la barre de titre Transfer list refresh interval: Intervalle de rafraîchissement de la liste : - System tray icon - Intégration dans la barre des tâches + Intégration dans la barre des tâches - Disable system tray icon - Désactiver l'intégration dans la barre des tâches + Désactiver l'intégration dans la barre des tâches - Close to tray i.e: The systray tray icon will still be visible when closing the main window. - Iconifier lors de la fermeture + Iconifier lors de la fermeture - Minimize to tray - Iconifier lors de la minimisation + Iconifier lors de la minimisation - Show notification balloons in tray - Afficher les messages de notification dans la barre des tâches + Afficher les messages de notification dans la barre des tâches Media player: Lecteur média : - Downloads - Téléchargements + Téléchargements Put downloads in this folder: Mettre les fichiers téléchargés dans ce dossier : - Pre-allocate all files - Pré-allouer l'espace disque pour tous les fichiers + Pré-allouer l'espace disque pour tous les fichiers - When adding a torrent - Lors de l'ajout d'un torrent + Lors de l'ajout d'un torrent - Display torrent content and some options - Afficher le contenu du torrent et quelques paramètres + Afficher le contenu du torrent et quelques paramètres - Do not start download automatically The torrent will be added to download list in pause state - Ne pas commencer le téléchargement automatiquement + Ne pas commencer le téléchargement automatiquement Folder watching @@ -1069,16 +1014,12 @@ Copyright © 2006 par Christophe DUMEZ<br> Liste de téléchargement : - - Start/Stop - Démarrer/Stopper + Démarrer/Stopper - - Open folder - Ouvrir le dossier + Ouvrir le dossier Show properties @@ -1101,9 +1042,8 @@ Copyright © 2006 par Christophe DUMEZ<br> Télécharger automatiquement les torrents présents dans ce dossier : - Listening port - Port d'écoute + Port d'écoute to @@ -1111,93 +1051,68 @@ Copyright © 2006 par Christophe DUMEZ<br> à - Enable UPnP port mapping - Activer l'UPnP + Activer l'UPnP - Enable NAT-PMP port mapping - Activer le NAT-PMP + Activer le NAT-PMP - Global bandwidth limiting - Limitation globale de bande passante + Limitation globale de bande passante - Upload: - Envoi : + Envoi : - Download: - Téléchargement : + Téléchargement : - Peer connections - Connexions aux peers + Connexions aux peers - Resolve peer countries - Afficher le pays des peers + Afficher le pays des peers - Resolve peer host names - Afficher le nom d'hôte des peers + Afficher le nom d'hôte des peers - Bittorrent features - Fonctionnalités Bittorrent + Fonctionnalités Bittorrent Use the same port for DHT and Bittorrent Utiliser le même port pour le DHT et Bittorrent - Spoof µtorrent to avoid ban (requires restart) - Se faire passer pour µtorrent pour éviter le blocage (redémarrage requis) + Se faire passer pour µtorrent pour éviter le blocage (redémarrage requis) - - Type: - Type : + Type : - - (None) - (Aucun) + (Aucun) - - Proxy: - Serveur mandataire (proxy) : + Serveur mandataire (proxy) : - - - Username: - Nom d'utilisateur : - - - - Bittorrent - + Nom d'utilisateur : - UI - Interface + Interface Action on double click @@ -1205,212 +1120,120 @@ Copyright © 2006 par Christophe DUMEZ<br> Action du double clic - Downloading: - Téléchargement : + Téléchargement : - Completed: - Terminé : - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - + Terminé : - Destination Folder: - Répertoire de destination : + Répertoire de destination : - Append the torrent's label - Ajouter à la fin la catégorie du torrent + Ajouter à la fin la catégorie du torrent - Use a different folder for incomplete downloads: - Utiliser un répertoire différent pour les téléchargements incomplets : - - - - - QLineEdit { - margin-left: 23px; -} - + Utiliser un répertoire différent pour les téléchargements incomplets : - Automatically load .torrent files from: - Charger automatiquement les fichiers .torrent depuis : + Charger automatiquement les fichiers .torrent depuis : - Append .!qB extension to incomplete files - Ajouter l'extension .!qB aux fichiers incomplets + Ajouter l'extension .!qB aux fichiers incomplets - Disk cache: - Tampon disque : + Tampon disque : - MiB (advanced) - Mo (avancé) + Mo (avancé) - Connections limit - Limite de connections + Limite de connections - Global maximum number of connections: - Nombre global maximum de connexions : + Nombre global maximum de connexions : - Maximum number of connections per torrent: - Nombre maximum de connexions par torrent : + Nombre maximum de connexions par torrent : - Maximum number of upload slots per torrent: - Nombre maximum de slots d'envoi par torrent : + Nombre maximum de slots d'envoi par torrent : Additional Bittorrent features Fonctionnalités Bittorrent additionnelles - Enable DHT network (decentralized) - Activer le réseau DHT (décentralisé) + Activer le réseau DHT (décentralisé) Enable Peer eXchange (PeX) Activer l'échange de sources (PeX) - Enable Local Peer Discovery - Activer la recherche locale de sources + Activer la recherche locale de sources - Encryption: - Chiffrement : + Chiffrement : - Share ratio settings - Paramètres du ratio de partage + Paramètres du ratio de partage - Desired ratio: - Ratio désiré : + Ratio désiré : Remove torrents when their ratio reaches: Supprimer les torrent - Filter file path: - Chemin vers le fichier de filtrage : + Chemin vers le fichier de filtrage : transfer lists refresh interval: Intervalle de rafraîchissement des listes de transfert : - - ms - - - - - - RSS - - - - - User interface - - - - - (Requires restart) - - - - - Transfer list - - - - - Refresh interval: - - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - - - - RSS feeds refresh interval: - Intervalle de rafraîchissement des flux RSS : + Intervalle de rafraîchissement des flux RSS : - - minutes - - - - Maximum number of articles per feed: - Numbre maximum d'articles par flux : + Numbre maximum d'articles par flux : - File system - Système de fichiers + Système de fichiers - Remove finished torrents when their ratio reaches: - Supprimer les torrents terminés lorsque leur ratio atteint : + Supprimer les torrents terminés lorsque leur ratio atteint : - System default - Par défaut + Par défaut - Start minimized - Minimisation de la fenêtre au démarrage + Minimisation de la fenêtre au démarrage Action on double click in transfer lists @@ -1450,9 +1273,8 @@ QGroupBox { Se faire passer pour Azureus pour éviter le bannissement (redémarrage requis) - Web UI - Interface Web + Interface Web Action for double click @@ -1460,89 +1282,68 @@ QGroupBox { Action du double-clic - Port used for incoming connections: - Port pour les connexions entrantes : + Port pour les connexions entrantes : - Random - Aléatoire + Aléatoire - Use a different port for DHT and Bittorrent - Utiliser un port différent pour le DHT et Bittorrent + Utiliser un port différent pour le DHT et Bittorrent - Enable Peer Exchange / PeX (requires restart) - Activer l'échange de sources / PeX (redémarrage nécessaire) + Activer l'échange de sources / PeX (redémarrage nécessaire) - Enable Web User Interface - Activer l'interface Web + Activer l'interface Web - HTTP Server - Serveur HTTP + Serveur HTTP - Enable RSS support - Activer le module RSS + Activer le module RSS - RSS settings - Paramètres du RSS + Paramètres du RSS - Enable queueing system - Activer le système de file d'attente + Activer le système de file d'attente - Maximum active downloads: - Nombre maximum de téléchargements actifs : + Nombre maximum de téléchargements actifs : - Torrent queueing - Mise en attente de torrents + Mise en attente de torrents - Maximum active torrents: - Nombre maximum de torrents actifs : - - - - Display top toolbar - + Nombre maximum de torrents actifs : - Proxy - Serveur mandataire + Serveur mandataire - Search engine proxy settings - Paramètres du proxy (moteur de recherche) + Paramètres du proxy (moteur de recherche) - Bittorrent proxy settings - Paramètres du proxy (Bittorrent) + Paramètres du proxy (Bittorrent) - Maximum active uploads: - Nombre maximum d'uploads actifs : + Nombre maximum d'uploads actifs : @@ -1708,33 +1509,33 @@ QGroupBox { Maximale - - + + this session cette session - - + + /s /second (i.e. per second) /s - + Seeded for %1 e.g. Seeded for 3m10s Complet depuis %1 - + %1 max e.g. 10 max %1 max - - + + %1/s e.g. 120 KiB/s %1/s @@ -3193,6 +2994,41 @@ Etes-vous certain de vouloir quitter qBittorrent ? Unable to save program preferences, qBittorrent is probably unreachable. Impossible de sauvegarder les préférences, qBittorrent est probablement injoignable. + + + Language + Langue + + + + Downloaded + Is the file downloaded or not? + Téléchargé + + + Downloaded + Téléchargé + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + Le port utilisé pour les connexions entrantes doit être compris entre 1025 et 65535. + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + Le port utilisé pour l'interface Web doit être compris entre 1025 et 65535. + + + + The Web UI username must be at least 3 characters long. + Le nom d'utilisateur pour l'interface Web doit contenir au moins 3 caractères. + + + + The Web UI password must be at least 3 characters long. + Le mot de passe pour l'interface Web doit contenir au moins 3 caractères. + MainWindow @@ -3629,6 +3465,602 @@ Etes-vous certain de vouloir quitter qBittorrent ? Limitation de la vitesse de réception + + Preferences + + + Preferences + Préférences + + + + UI + Interface + + + + Downloads + Téléchargements + + + + Connection + Connexion + + + + Bittorrent + Bittorrent + + + + Proxy + Serveur mandataire + + + + IP Filter + Filtrage IP + + + + Web UI + Interface Web + + + + + RSS + RSS + + + + User interface + Paramètres de l'interface + + + + Language: + Langue : + + + + (Requires restart) + Redémarrage nécessaire) + + + + Visual style: + Style visuel : + + + + System default + Par défaut + + + + Plastique style (KDE like) + Style Plastique (Type KDE) + + + + Cleanlooks style (Gnome like) + Style Cleanlooks (Type Gnome) + + + + Motif style (Unix like) + Style Motif (Type Unix) + + + + CDE style (Common Desktop Environment like) + Style CDE (Type Common Desktop Environment) + + + + Ask for confirmation on exit when download list is not empty + Confirmation à l'extinction si la liste de téléchargement n'est pas vide + + + + Display top toolbar + Afficher la barre d'outils supérieure + + + + Disable splash screen + Désactiver l'écran de démarrage + + + + Display current speed in title bar + Afficher la vitesse de transfert actuelle dans la barre de titre + + + + Transfer list + Liste de transferts + + + + Refresh interval: + Intervalle de rafraîchissement : + + + + ms + ms + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + Alterner la couleur des lignes + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + Action du double clic : + + + + Downloading: + Téléchargement : + + + + + Start/Stop + Démarrer/Arrêter + + + + + Open folder + Ouvrir le dossier + + + + Completed: + Terminé : + + + + System tray icon + Icône dans la barre des tâches + + + + Disable system tray icon + Désactiver l'icône dans la barre des tâches + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + Iconifier lors de la fermeture + + + + Minimize to tray + Iconifier lors de la minimisation + + + + Start minimized + Minimisation de la fenêtre au démarrage + + + + Show notification balloons in tray + Afficher les messages de notification dans la barre des tâches + + + + File system + Système de fichiers + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + + Destination Folder: + Répertoire de destination : + + + + Append the torrent's label + Ajouter à la fin la catégorie du torrent + + + + Use a different folder for incomplete downloads: + Utiliser un répertoire différent pour les téléchargements incomplets : + + + + + QLineEdit { + margin-left: 23px; +} + + + + + Automatically load .torrent files from: + Charger automatiquement les fichiers .torrent depuis : + + + + Append .!qB extension to incomplete files + Ajouter l'extension .!qB aux fichiers incomplets + + + + Pre-allocate all files + Pré-allouer l'espace disque pour tous les fichiers + + + + Disk cache: + Tampon disque : + + + + MiB (advanced) + Mo (avancé) + + + + Torrent queueing + Mise en attente des torrents + + + + Enable queueing system + Activer le système de file d'attente + + + + Maximum active downloads: + Nombre maximum de téléchargements actifs : + + + + Maximum active uploads: + Nombre maximum d'envois actifs : + + + + Maximum active torrents: + Nombre maximum de torrents actifs : + + + + When adding a torrent + A l'ajout d'un torrent + + + + Display torrent content and some options + Afficher le contenu du torrent et quelques paramètres + + + + Do not start download automatically + The torrent will be added to download list in pause state + Ne pas commencer le téléchargement automatiquement + + + + Listening port + Port d'écoute + + + + Port used for incoming connections: + Port pour les connexions entrantes : + + + + Random + Aléatoire + + + + Enable UPnP port mapping + Activer l'UPnP + + + + Enable NAT-PMP port mapping + Activer le NAT-PMP + + + + Connections limit + Limite de connections + + + + Global maximum number of connections: + Nombre global maximum de connexions : + + + + Maximum number of connections per torrent: + Nombre maximum de connexions par torrent : + + + + Maximum number of upload slots per torrent: + Nombre maximum de slots d'envoi par torrent : + + + + Global bandwidth limiting + Limitation globale de bande passante + + + + Upload: + Envoi : + + + + Download: + Réception : + + + + + KiB/s + Ko/s + + + + Peer connections + Connexion aux peers + + + + Resolve peer countries + Afficher le pays des peers + + + + Resolve peer host names + Afficher le nom d'hôte des peers + + + + Bittorrent features + Fonctionnalités Bittorrent + + + + Enable DHT network (decentralized) + Activer le réseau DHT (décentralisé) + + + + Use a different port for DHT and Bittorrent + Utiliser un port différent pour le DHT et Bittorrent + + + + DHT port: + Port DHT : + + + + Enable Peer Exchange / PeX (requires restart) + Activer l'échange de sources / PeX (redémarrage nécessaire) + + + + Enable Local Peer Discovery + Activer la recherche locale de sources + + + + Spoof µtorrent to avoid ban (requires restart) + Se faire passer pour µtorrent pour éviter le blocage (redémarrage requis) + + + + Encryption: + Brouillage : + + + + Enabled + Activé + + + + Forced + Forcé + + + + Disabled + Désactivé + + + + Share ratio settings + Paramètres du ratio de partage + + + + Desired ratio: + Ratio désiré : + + + + Remove finished torrents when their ratio reaches: + Supprimer les torrents terminés lorsque leur ratio atteint : + + + + Search engine proxy settings + Paramètres du serveur mandataire (moteur de recherche) + + + + + Type: + Type : + + + + + (None) + (Aucun) + + + + + HTTP + + + + + + Proxy: + Serveur mandataire (proxy) : + + + + + + Port: + Port : + + + + + + Authentication + Authentification + + + + + + Username: + Nom d'utilisateur : + + + + + + Password: + Mot de passe : + + + + Bittorrent proxy settings + Paramètres du serveur mandataire (Bittorrent) + + + + SOCKS5 + + + + + Affected connections + Connexions concernées + + + + Use proxy for connections to trackers + Connexions aux trackers + + + + Use proxy for connections to regular peers + Connexions aux autres clients + + + + Use proxy for DHT messages + Connexions DHT (sans tracker) + + + + Use proxy for connections to web seeds + Connexions aux sources web + + + + Filter Settings + Paramètres de filtrage + + + + Activate IP Filtering + Activer le filtrage d'IP + + + + Filter path (.dat, .p2p, .p2b): + Chemin du filtre (.dat, .p2p, .p2b) : + + + Filter file path: + Chemin vers le fichier de filtrage : + + + + Enable Web User Interface + Activer l'interface Web + + + + HTTP Server + Serveur HTTP + + + + Enable RSS support + Activer le module RSS + + + + RSS settings + Paramètres RSS + + + + RSS feeds refresh interval: + Intervalle de rafraîchissement des flux RSS : + + + + minutes + + + + + Maximum number of articles per feed: + Numbre maximum d'articles par flux : + + PropListDelegate @@ -5055,13 +5487,13 @@ Changements: New... New label... - + Nouvelle catégorie... Reset Reset label - + Réinitialiser catégorie New... diff --git a/src/lang/qbittorrent_hu.qm b/src/lang/qbittorrent_hu.qm index dfcbab12c062972e7197a26e12317dd0570fb9ae..76290e8035db9bd3b4cd909917f5cd0d9d17f07c 100644 GIT binary patch delta 4558 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 delta 12188 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 - Proxy - Proxy + Proxy Proxy Settings @@ -439,33 +438,24 @@ Copyright © 2006 by Christophe Dumez<br> 0.0.0.0 - - - Port: - Port: + Port: Proxy server requires authentication A proxy kiszolgáló megköveteli a hitelesítést - - - Authentication - Felhasználó + Felhasználó User Name: Név: - - - Password: - Jelszó: + Jelszó: Enable connection through a proxy server @@ -484,14 +474,12 @@ Copyright © 2006 by Christophe Dumez<br> Megosztási arány: - Activate IP Filtering - IP-szűrő használata + IP-szűrő használata - Filter Settings - Szűrő beállításai + Szűrő beállításai Start IP @@ -510,9 +498,8 @@ Copyright © 2006 by Christophe Dumez<br> Megjegyzés - IP Filter - IP szűrő + IP szűrő Add Range @@ -539,19 +526,16 @@ Copyright © 2006 by Christophe Dumez<br> Honosítás - Language: - Nyelv: + Nyelv: Behaviour Ablakok - - KiB/s - KiB/s + KiB/s 1 KiB DL = @@ -586,9 +570,8 @@ Copyright © 2006 by Christophe Dumez<br> DHT beállítása - DHT port: - DHT port: + DHT port: Language @@ -623,9 +606,8 @@ Copyright © 2006 by Christophe Dumez<br> Panelre helyezés a főablak bezárásakor - Connection - Kapcsolatok + Kapcsolatok Peer eXchange (PeX) @@ -656,9 +638,8 @@ Copyright © 2006 by Christophe Dumez<br> Kinézet - Plastique style (KDE like) - KDE-szerű + KDE-szerű Cleanlooks style (GNOME like) @@ -669,9 +650,8 @@ Copyright © 2006 by Christophe Dumez<br> Qt-szerű - CDE style (Common Desktop Environment like) - Átlagos munkaasztal + Átlagos munkaasztal MacOS style (MacOSX only) @@ -698,40 +678,32 @@ Copyright © 2006 by Christophe Dumez<br> Proxy típusa: - - HTTP - HTTP + HTTP - SOCKS5 - SOCKS5 + SOCKS5 - Affected connections - Proxy kapcsolatok + Proxy kapcsolatok - Use proxy for connections to trackers - Csatlakozás a trackerhez proxyn keresztül + Csatlakozás a trackerhez proxyn keresztül - Use proxy for connections to regular peers - Csatlakozás ügyfelekhez proxyn keresztül + Csatlakozás ügyfelekhez proxyn keresztül - Use proxy for connections to web seeds - Proxy használata web seedhez + Proxy használata web seedhez - Use proxy for DHT messages - Proxy a DHT üzenetekhez + Proxy a DHT üzenetekhez Encryption @@ -742,24 +714,20 @@ Copyright © 2006 by Christophe Dumez<br> Titkosítás állapota: - Enabled - Engedélyez + Engedélyez - Forced - Kényszerít + Kényszerít - Disabled - Tilt + Tilt - Preferences - Beállítások + Beállítások General @@ -774,98 +742,82 @@ Copyright © 2006 by Christophe Dumez<br> Felület beállításai - Visual style: - Kinézet: + Kinézet: - Cleanlooks style (Gnome like) - Letisztult felület (Gnome-szerű) + Letisztult felület (Gnome-szerű) - Motif style (Unix like) - Unix-szerű mintázat + Unix-szerű mintázat - Ask for confirmation on exit when download list is not empty - Megerősítés kérése a kilépésről aktív letöltéseknél + Megerősítés kérése a kilépésről aktív letöltéseknél - Disable splash screen - Induló kép kikapcsolása + Induló kép kikapcsolása - Display current speed in title bar - Sebesség megjelenítése a címsoron + Sebesség megjelenítése a címsoron Transfer list refresh interval: Átviteli lista frissítése: - System tray icon - Panel ikon + Panel ikon - Disable system tray icon - Panel ikon letiltása + Panel ikon letiltása - Close to tray i.e: The systray tray icon will still be visible when closing the main window. - Panelre helyezés bezáráskor + Panelre helyezés bezáráskor - Minimize to tray - Panelre helyezés háttérben + Panelre helyezés háttérben - Show notification balloons in tray - Panel üzenetek megjelenítése + Panel üzenetek megjelenítése Media player: Media player: - Downloads - Letöltések + Letöltések Put downloads in this folder: Letöltések mappája: - Pre-allocate all files - Fájlok helyének lefoglalása + Fájlok helyének lefoglalása - When adding a torrent - Torrent hozzáadása + Torrent hozzáadása - Display torrent content and some options - Torrent részleteinek megjelenítése + Torrent részleteinek megjelenítése - Do not start download automatically The torrent will be added to download list in pause state - Letöltés nélkül add a listához + Letöltés nélkül add a listához Folder watching @@ -882,16 +834,12 @@ Copyright © 2006 by Christophe Dumez<br> Letöltési listán: - - Start/Stop - Indítás/szünet + Indítás/szünet - - Open folder - Könyvtár megnyitás + Könyvtár megnyitás Show properties @@ -914,9 +862,8 @@ Copyright © 2006 by Christophe Dumez<br> Torrent automatikus letöltése ebből a könyvtárból: - Listening port - Port beállítása + Port beállítása to @@ -924,93 +871,72 @@ Copyright © 2006 by Christophe Dumez<br> - - Enable UPnP port mapping - UPnP port átirányítás engedélyezése + UPnP port átirányítás engedélyezése - Enable NAT-PMP port mapping - NAT-PMP port átirányítás engedélyezése + NAT-PMP port átirányítás engedélyezése - Global bandwidth limiting - Sávszélesség korlátozása + Sávszélesség korlátozása - Upload: - Feltöltés: + Feltöltés: - Download: - Letöltés: + Letöltés: - Peer connections - Kapcsolatok + Kapcsolatok - Resolve peer countries - Országok megjelenítése + Országok megjelenítése - Resolve peer host names - Host név megjelenítése + Host név megjelenítése - Bittorrent features - Bittorrent funkciók + Bittorrent funkciók Use the same port for DHT and Bittorrent Egyazon port használata Bittorrenthez és DHT-hoz - Spoof µtorrent to avoid ban (requires restart) - Álcázás µtorrent (újraindítást igényel) + Álcázás µtorrent (újraindítást igényel) - - Type: - Típus: + Típus: - - (None) - (Nincs) + (Nincs) - - Proxy: - Proxy: + Proxy: - - - Username: - Felhasználónév: + Felhasználónév: - Bittorrent - Bittorrent + Bittorrent - UI - Felület + Felület Action on double click @@ -1018,208 +944,100 @@ Copyright © 2006 by Christophe Dumez<br> Dupla katt esetén - Downloading: - Letöltés: + Letöltés: - Completed: - Letöltött: - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - - Destination Folder: - - - - - Append the torrent's label - - - - - Use a different folder for incomplete downloads: - - - - - - QLineEdit { - margin-left: 23px; -} - - - - - Automatically load .torrent files from: - + Letöltött: - - Append .!qB extension to incomplete files - - - - - Disk cache: - - - - - MiB (advanced) - - - - Connections limit - Kapcsolatok korlátozása + Kapcsolatok korlátozása - Global maximum number of connections: - Kapcsolatok maximális száma: + Kapcsolatok maximális száma: - Maximum number of connections per torrent: - Kapcsolatok maximális száma torrentenként: + Kapcsolatok maximális száma torrentenként: - Maximum number of upload slots per torrent: - Feltöltési szálak száma torrentenként: + Feltöltési szálak száma torrentenként: Additional Bittorrent features További Bittorrent jellemzők - Enable DHT network (decentralized) - DHT hálózati működés engedélyezése + DHT hálózati működés engedélyezése Enable Peer eXchange (PeX) Ügyfél csere engedélyezése (PeX) - Enable Local Peer Discovery - Enable Local Peer Discovery + Enable Local Peer Discovery - Encryption: - Titkosítás: + Titkosítás: - Share ratio settings - Megosztási arányok + Megosztási arányok - Desired ratio: - Elérendő arány: + Elérendő arány: - Filter file path: - Ip szűrő fájl helye: + Ip szűrő fájl helye: transfer lists refresh interval: Átviteli lista frissítési időköze: - ms - ms + ms - - RSS - RSS - - - - User interface - - - - - (Requires restart) - - - - - Transfer list - - - - - Refresh interval: - - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + RSS - RSS feeds refresh interval: - RSS csatornák firssítésének időköze: + RSS csatornák firssítésének időköze: - minutes - perc + perc - Maximum number of articles per feed: - Hírek maximális száma csatornánként: + Hírek maximális száma csatornánként: - File system - Fájlrendszer + Fájlrendszer - Remove finished torrents when their ratio reaches: - Torrent eltávolítása, ha elérte ezt az arányt: + Torrent eltávolítása, ha elérte ezt az arányt: - System default - Rendszer alapértelmezett + Rendszer alapértelmezett - Start minimized - Kicsinyítve indítás + Kicsinyítve indítás Action on double click in transfer lists @@ -1259,9 +1077,8 @@ QGroupBox { Álcázás Azureusnak (újraindítást igényel) - Web UI - Webes felület + Webes felület Action for double click @@ -1269,84 +1086,64 @@ QGroupBox { Dupla katt esetén - Port used for incoming connections: - Port a bejövő kapcsoaltokhoz: + Port a bejövő kapcsoaltokhoz: - Random - Random + Random - Use a different port for DHT and Bittorrent - Használj külön porot DHT és torrenthez + Használj külön porot DHT és torrenthez - - Enable Peer Exchange / PeX (requires restart) - - - - Enable Web User Interface - Webes felület engedélyezése + Webes felület engedélyezése - HTTP Server - HTTP Szerver + HTTP Szerver - Enable RSS support - RSS engedélyezése + RSS engedélyezése - RSS settings - RSS beállítások + RSS beállítások - Enable queueing system - Korlátozások engedélyezése + Korlátozások engedélyezése - Maximum active downloads: - Aktív letöltések maximási száma: + Aktív letöltések maximási száma: - Torrent queueing - Torrent korlátozások + Torrent korlátozások - Maximum active torrents: - Torrentek maximális száma: + Torrentek maximális száma: - Display top toolbar - Eszközsor megjelenítése + Eszközsor megjelenítése - Search engine proxy settings - Keresőmotor proxy beállításai + Keresőmotor proxy beállításai - Bittorrent proxy settings - Bittorrent proxy beállítások + Bittorrent proxy beállítások - Maximum active uploads: - Maximális aktív feltöltés: + Maximális aktív feltöltés: @@ -1512,33 +1309,33 @@ QGroupBox { Maximális - - + + this session ezen folyamat - - + + /s /second (i.e. per second) /s - + Seeded for %1 e.g. Seeded for 3m10s Feltöltés ennek: %1 - + %1 max e.g. 10 max %1 max - - + + %1/s e.g. 120 KiB/s %1/s @@ -2544,6 +2341,37 @@ Bizotos, hogy bezárod a qBittorrentet? Unable to save program preferences, qBittorrent is probably unreachable. Nem sikerült menteni a beállításokat. A qBittorrent valószínüleg nem elérhető. + + + Language + + + + + Downloaded + Is the file downloaded or not? + + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + + The Web UI username must be at least 3 characters long. + + + + + The Web UI password must be at least 3 characters long. + + MainWindow @@ -2876,6 +2704,598 @@ Bizotos, hogy bezárod a qBittorrentet? Letöltési arány korlátozása + + Preferences + + + Preferences + + + + + UI + + + + + Downloads + + + + + Connection + + + + + Bittorrent + + + + + Proxy + + + + + IP Filter + + + + + Web UI + + + + + + RSS + + + + + User interface + + + + + Language: + + + + + (Requires restart) + + + + + Visual style: + + + + + System default + + + + + Plastique style (KDE like) + + + + + Cleanlooks style (Gnome like) + + + + + Motif style (Unix like) + + + + + CDE style (Common Desktop Environment like) + + + + + Ask for confirmation on exit when download list is not empty + + + + + Display top toolbar + + + + + Disable splash screen + + + + + Display current speed in title bar + + + + + Transfer list + + + + + Refresh interval: + + + + + ms + + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + + Downloading: + + + + + + Start/Stop + + + + + + Open folder + + + + + Completed: + + + + + System tray icon + + + + + Disable system tray icon + + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + + Minimize to tray + + + + + Start minimized + + + + + Show notification balloons in tray + + + + + File system + + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + + Destination Folder: + + + + + Append the torrent's label + + + + + Use a different folder for incomplete downloads: + + + + + + QLineEdit { + margin-left: 23px; +} + + + + + Automatically load .torrent files from: + + + + + Append .!qB extension to incomplete files + + + + + Pre-allocate all files + + + + + Disk cache: + + + + + MiB (advanced) + + + + + Torrent queueing + + + + + Enable queueing system + + + + + Maximum active downloads: + + + + + Maximum active uploads: + + + + + Maximum active torrents: + + + + + When adding a torrent + + + + + Display torrent content and some options + + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + + Listening port + + + + + Port used for incoming connections: + + + + + Random + + + + + Enable UPnP port mapping + + + + + Enable NAT-PMP port mapping + + + + + Connections limit + + + + + Global maximum number of connections: + + + + + Maximum number of connections per torrent: + + + + + Maximum number of upload slots per torrent: + + + + + Global bandwidth limiting + + + + + Upload: + + + + + Download: + + + + + + KiB/s + + + + + Peer connections + + + + + Resolve peer countries + + + + + Resolve peer host names + + + + + Bittorrent features + + + + + Enable DHT network (decentralized) + + + + + Use a different port for DHT and Bittorrent + + + + + DHT port: + + + + + Enable Peer Exchange / PeX (requires restart) + + + + + Enable Local Peer Discovery + + + + + Spoof µtorrent to avoid ban (requires restart) + + + + + Encryption: + + + + + Enabled + + + + + Forced + + + + + Disabled + + + + + Share ratio settings + + + + + Desired ratio: + + + + + Remove finished torrents when their ratio reaches: + + + + + Search engine proxy settings + + + + + + Type: + + + + + + (None) + + + + + + HTTP + + + + + + Proxy: + + + + + + + Port: + + + + + + + Authentication + + + + + + + Username: + + + + + + + Password: + + + + + Bittorrent proxy settings + + + + + SOCKS5 + + + + + Affected connections + + + + + Use proxy for connections to trackers + + + + + Use proxy for connections to regular peers + + + + + Use proxy for DHT messages + + + + + Use proxy for connections to web seeds + + + + + Filter Settings + + + + + Activate IP Filtering + + + + + Filter path (.dat, .p2p, .p2b): + + + + + Enable Web User Interface + + + + + HTTP Server + + + + + Enable RSS support + + + + + RSS settings + + + + + RSS feeds refresh interval: + + + + + minutes + + + + + Maximum number of articles per feed: + + + PropListDelegate diff --git a/src/lang/qbittorrent_it.qm b/src/lang/qbittorrent_it.qm index c50479a779ea95de7a54f4ca0109c7fae2ef4837..bae71403296793d602a26e7dfc1dd55415d479cb 100644 GIT binary patch delta 4510 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 khw0_L5gcN}4W@S^nZ2z`!+>X_io#ni{ihAtg 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 - Proxy - Proxy + Proxy Proxy Settings @@ -443,33 +442,24 @@ Copyright © 2006 by Christophe Dumez<br> 0.0.0.0 - - - Port: - Porta: + Porta: Proxy server requires authentication Il server proxy richiede l'autenticazione - - - Authentication - Autenticazione + Autenticazione User Name: Nome utente: - - - Password: - Password: + Password: Enable connection through a proxy server @@ -500,14 +490,12 @@ Copyright © 2006 by Christophe Dumez<br> Rapporto di condivisione: - Activate IP Filtering - Attiva Filtraggio IP + Attiva Filtraggio IP - Filter Settings - Impostazioni del filtro + Impostazioni del filtro Start IP @@ -530,9 +518,8 @@ Copyright © 2006 by Christophe Dumez<br> Applica - IP Filter - Filtro IP + Filtro IP Add Range @@ -555,9 +542,8 @@ Copyright © 2006 by Christophe Dumez<br> Localizzazione - Language: - Lingua: + Lingua: Behaviour @@ -588,10 +574,8 @@ Copyright © 2006 by Christophe Dumez<br> Non mostrare mai l'OSD - - KiB/s - KiB/s + KiB/s 1 KiB DL = @@ -642,9 +626,8 @@ Copyright © 2006 by Christophe Dumez<br> Configurazione DHT - DHT port: - Porta DHT: + Porta DHT: Language @@ -679,9 +662,8 @@ Copyright © 2006 by Christophe Dumez<br> Riduci alla systray quando si chiude la finestra - Connection - Connessione + Connessione Peer eXchange (PeX) @@ -712,9 +694,8 @@ Copyright © 2006 by Christophe Dumez<br> Stile (Look 'n Feel) - Plastique style (KDE like) - Stile Plastique (KDE) + Stile Plastique (KDE) Cleanlooks style (GNOME like) @@ -725,9 +706,8 @@ Copyright © 2006 by Christophe Dumez<br> Stile Motif (stile Qt di default su sistemi Unix) - CDE style (Common Desktop Environment like) - Stile CDE (Common Desktop Environment) + Stile CDE (Common Desktop Environment) MacOS style (MacOSX only) @@ -754,40 +734,32 @@ Copyright © 2006 by Christophe Dumez<br> Tipo di proxy: - - HTTP - HTTP + HTTP - SOCKS5 - SOCKS5 + SOCKS5 - Affected connections - Connessioni interessate + Connessioni interessate - Use proxy for connections to trackers - Usa un proxy per le connessioni ai tracker + Usa un proxy per le connessioni ai tracker - Use proxy for connections to regular peers - Usa un proxy per le connessioni ai peer regolari + Usa un proxy per le connessioni ai peer regolari - Use proxy for connections to web seeds - Usa un proxy per connessioni ai seed web + Usa un proxy per connessioni ai seed web - Use proxy for DHT messages - Usa un proxy per i messaggi DHT + Usa un proxy per i messaggi DHT Encryption @@ -798,24 +770,20 @@ Copyright © 2006 by Christophe Dumez<br> Stato cifratura: - Enabled - Attivata + Attivata - Forced - Forzata + Forzata - Disabled - Disattivata + Disattivata - Preferences - Preferenze + Preferenze General @@ -830,98 +798,82 @@ Copyright © 2006 by Christophe Dumez<br> Impostazioni interfaccia utente - Visual style: - Stile grafico: + Stile grafico: - Cleanlooks style (Gnome like) - Stile Cleanlooks (Gnome) + Stile Cleanlooks (Gnome) - Motif style (Unix like) - Stile Motif (Unix) + Stile Motif (Unix) - Ask for confirmation on exit when download list is not empty - Chiedi conferma in uscita quando la lista dei download non è vuota + Chiedi conferma in uscita quando la lista dei download non è vuota - Disable splash screen - Disabilita spalsh screen + Disabilita spalsh screen - Display current speed in title bar - Mostra la velocità attuale nella barra del titolo + Mostra la velocità attuale nella barra del titolo Transfer list refresh interval: Intervallo aggiornamento liste di trasferimento: - System tray icon - Icona nel vassoio di sistema + Icona nel vassoio di sistema - Disable system tray icon - Disabilita icona nel vassoio di sistema + Disabilita icona nel vassoio di sistema - Close to tray i.e: The systray tray icon will still be visible when closing the main window. - Chiudi nel vassoio di sistema + Chiudi nel vassoio di sistema - Minimize to tray - Minimizza nel vassoio di sistema + Minimizza nel vassoio di sistema - Show notification balloons in tray - Mostra nuvolette di notifica nel vassoio di sistema + Mostra nuvolette di notifica nel vassoio di sistema Media player: Player multimediale: - Downloads - Download + Download Put downloads in this folder: Cartella dei download: - Pre-allocate all files - Pre-alloca tutti i file + Pre-alloca tutti i file - When adding a torrent - All'aggiunta di un torrent + All'aggiunta di un torrent - Display torrent content and some options - Mostra il contenuto del torrent ed alcune opzioni + Mostra il contenuto del torrent ed alcune opzioni - Do not start download automatically The torrent will be added to download list in pause state - Non iniziare il download automaticamente + Non iniziare il download automaticamente Folder watching @@ -938,16 +890,12 @@ Copyright © 2006 by Christophe Dumez<br> Lista download: - - Start/Stop - Avvia/Ferma + Avvia/Ferma - - Open folder - Apri cartella + Apri cartella Show properties @@ -970,9 +918,8 @@ Copyright © 2006 by Christophe Dumez<br> Download automatico dei torrent presenti in questa cartella: - Listening port - Porte di ascolto + Porte di ascolto to @@ -980,93 +927,72 @@ Copyright © 2006 by Christophe Dumez<br> a - Enable UPnP port mapping - Abilita mappatura porte UPnP + Abilita mappatura porte UPnP - Enable NAT-PMP port mapping - Abilita mappatura porte NAT-PMP + Abilita mappatura porte NAT-PMP - Global bandwidth limiting - Limiti globali di banda + Limiti globali di banda - Upload: - Upload: + Upload: - Download: - Download: + Download: - Peer connections - Connessioni ai peer + Connessioni ai peer - Resolve peer countries - Risolvi il paese dei peer + Risolvi il paese dei peer - Resolve peer host names - Risolvi gli host name dei peer + Risolvi gli host name dei peer - Bittorrent features - Caratteristiche di Bittorrent + Caratteristiche di Bittorrent Use the same port for DHT and Bittorrent Usa la stessa porta per DHT e Bittorrent - Spoof µtorrent to avoid ban (requires restart) - Spoofing di µtorrent per evitare il ban (richiede riavvio) + Spoofing di µtorrent per evitare il ban (richiede riavvio) - - Type: - Tipo: + Tipo: - - (None) - (Nessuno) + (Nessuno) - - Proxy: - Proxy: + Proxy: - - - Username: - Nome utente: + Nome utente: - Bittorrent - Bittorrent + Bittorrent - UI - UI + UI Action on double click @@ -1074,208 +1000,100 @@ Copyright © 2006 by Christophe Dumez<br> Azione per il doppio clic - Downloading: - In download: + In download: - Completed: - Completati: - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - - Destination Folder: - - - - - Append the torrent's label - - - - - Use a different folder for incomplete downloads: - - - - - - QLineEdit { - margin-left: 23px; -} - - - - - Automatically load .torrent files from: - - - - - Append .!qB extension to incomplete files - - - - - Disk cache: - - - - - MiB (advanced) - + Completati: - Connections limit - Limiti alle connessioni + Limiti alle connessioni - Global maximum number of connections: - Numero massimo globale di connessioni: + Numero massimo globale di connessioni: - Maximum number of connections per torrent: - Numero massimo di connessioni per torrent: + Numero massimo di connessioni per torrent: - Maximum number of upload slots per torrent: - Numero massimo di slot in upload per torrent: + Numero massimo di slot in upload per torrent: Additional Bittorrent features Funzioni aggiuntive Bittorrent - Enable DHT network (decentralized) - Abilita rete DHT (decentralizzata) + Abilita rete DHT (decentralizzata) Enable Peer eXchange (PeX) Abilita scambio peer (PeX) - Enable Local Peer Discovery - Abilita scoperta peer locali + Abilita scoperta peer locali - Encryption: - Cifratura: + Cifratura: - Share ratio settings - Impostazioni rapporto di condivisione + Impostazioni rapporto di condivisione - Desired ratio: - Rapporto desiderato: + Rapporto desiderato: - Filter file path: - Percorso file filtro: + Percorso file filtro: transfer lists refresh interval: intervallo aggiornamento liste di trasferimento: - ms - ms + ms - - RSS - RSS - - - - User interface - - - - - (Requires restart) - - - - - Transfer list - - - - - Refresh interval: - - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + RSS - RSS feeds refresh interval: - Intervallo aggiornamento feed RSS: + Intervallo aggiornamento feed RSS: - minutes - minuti + minuti - Maximum number of articles per feed: - Numero massimo di articoli per feed: + Numero massimo di articoli per feed: - File system - File system + File system - Remove finished torrents when their ratio reaches: - Rimuovi i torrent completati quando il rapporto raggiunge: + Rimuovi i torrent completati quando il rapporto raggiunge: - System default - Predefinito di sistema + Predefinito di sistema - Start minimized - Avvia minimizzato + Avvia minimizzato Action on double click in transfer lists @@ -1315,9 +1133,8 @@ QGroupBox { Spoofing di Azureus per evitare il ban (richiede riavvio) - Web UI - Interfaccia Web + Interfaccia Web Action for double click @@ -1325,84 +1142,64 @@ QGroupBox { Azione per il doppio clic - Port used for incoming connections: - Porta usata per connessioni in entrata: + Porta usata per connessioni in entrata: - Random - Casuale + Casuale - Use a different port for DHT and Bittorrent - Usa una porta diversa per DHT e Bittorrent - - - - Enable Peer Exchange / PeX (requires restart) - + Usa una porta diversa per DHT e Bittorrent - Enable Web User Interface - Abilita interfaccia Web + Abilita interfaccia Web - HTTP Server - Server HTTP + Server HTTP - Enable RSS support - Attiva supporto RSS + Attiva supporto RSS - RSS settings - Impostazioni RSS + Impostazioni RSS - Enable queueing system - Attiva sistema code + Attiva sistema code - Maximum active downloads: - Numero massimo di download attivi: + Numero massimo di download attivi: - Torrent queueing - Accodamento torrent + Accodamento torrent - Maximum active torrents: - Numero massimo di torrent attivi: + Numero massimo di torrent attivi: - Display top toolbar - Mostra la barra degli strumenti + Mostra la barra degli strumenti - Search engine proxy settings - Impostazioni proxy motore di ricerca + Impostazioni proxy motore di ricerca - Bittorrent proxy settings - Impostazioni proxy bittorrent + Impostazioni proxy bittorrent - Maximum active uploads: - Numero massimo di upload attivi: + Numero massimo di upload attivi: @@ -1568,33 +1365,33 @@ QGroupBox { Massima - - + + this session questa sessione - - + + /s /second (i.e. per second) /s - + Seeded for %1 e.g. Seeded for 3m10s Condiviso per %1 - + %1 max e.g. 10 max %1 max - - + + %1/s e.g. 120 KiB/s %1/s @@ -2871,6 +2668,37 @@ Sei sicuro di voler chiudere qBittorrent? Unable to save program preferences, qBittorrent is probably unreachable. + + + Language + + + + + Downloaded + Is the file downloaded or not? + + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + + The Web UI username must be at least 3 characters long. + + + + + The Web UI password must be at least 3 characters long. + + MainWindow @@ -3255,6 +3083,598 @@ Sei sicuro di voler chiudere qBittorrent? Rapporto di download in limitazione + + Preferences + + + Preferences + + + + + UI + + + + + Downloads + + + + + Connection + + + + + Bittorrent + + + + + Proxy + + + + + IP Filter + + + + + Web UI + + + + + + RSS + + + + + User interface + + + + + Language: + + + + + (Requires restart) + + + + + Visual style: + + + + + System default + + + + + Plastique style (KDE like) + + + + + Cleanlooks style (Gnome like) + + + + + Motif style (Unix like) + + + + + CDE style (Common Desktop Environment like) + + + + + Ask for confirmation on exit when download list is not empty + + + + + Display top toolbar + + + + + Disable splash screen + + + + + Display current speed in title bar + + + + + Transfer list + + + + + Refresh interval: + + + + + ms + + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + + Downloading: + + + + + + Start/Stop + + + + + + Open folder + + + + + Completed: + + + + + System tray icon + + + + + Disable system tray icon + + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + + Minimize to tray + + + + + Start minimized + + + + + Show notification balloons in tray + + + + + File system + + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + + Destination Folder: + + + + + Append the torrent's label + + + + + Use a different folder for incomplete downloads: + + + + + + QLineEdit { + margin-left: 23px; +} + + + + + Automatically load .torrent files from: + + + + + Append .!qB extension to incomplete files + + + + + Pre-allocate all files + + + + + Disk cache: + + + + + MiB (advanced) + + + + + Torrent queueing + + + + + Enable queueing system + + + + + Maximum active downloads: + + + + + Maximum active uploads: + + + + + Maximum active torrents: + + + + + When adding a torrent + + + + + Display torrent content and some options + + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + + Listening port + + + + + Port used for incoming connections: + + + + + Random + + + + + Enable UPnP port mapping + + + + + Enable NAT-PMP port mapping + + + + + Connections limit + + + + + Global maximum number of connections: + + + + + Maximum number of connections per torrent: + + + + + Maximum number of upload slots per torrent: + + + + + Global bandwidth limiting + + + + + Upload: + + + + + Download: + + + + + + KiB/s + + + + + Peer connections + + + + + Resolve peer countries + + + + + Resolve peer host names + + + + + Bittorrent features + + + + + Enable DHT network (decentralized) + + + + + Use a different port for DHT and Bittorrent + + + + + DHT port: + + + + + Enable Peer Exchange / PeX (requires restart) + + + + + Enable Local Peer Discovery + + + + + Spoof µtorrent to avoid ban (requires restart) + + + + + Encryption: + + + + + Enabled + + + + + Forced + + + + + Disabled + + + + + Share ratio settings + + + + + Desired ratio: + + + + + Remove finished torrents when their ratio reaches: + + + + + Search engine proxy settings + + + + + + Type: + + + + + + (None) + + + + + + HTTP + + + + + + Proxy: + + + + + + + Port: + + + + + + + Authentication + + + + + + + Username: + + + + + + + Password: + + + + + Bittorrent proxy settings + + + + + SOCKS5 + + + + + Affected connections + + + + + Use proxy for connections to trackers + + + + + Use proxy for connections to regular peers + + + + + Use proxy for DHT messages + + + + + Use proxy for connections to web seeds + + + + + Filter Settings + + + + + Activate IP Filtering + + + + + Filter path (.dat, .p2p, .p2b): + + + + + Enable Web User Interface + + + + + HTTP Server + + + + + Enable RSS support + + + + + RSS settings + + + + + RSS feeds refresh interval: + + + + + minutes + + + + + Maximum number of articles per feed: + + + PropListDelegate diff --git a/src/lang/qbittorrent_ja.qm b/src/lang/qbittorrent_ja.qm index 6cbf5ce2b725eda9a7cfd01fb9f3410246d2337c..d6139c2cb0a0a2d1c41920de44e7dec83c63cf89 100644 GIT binary patch delta 2369 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 KEbIGi%Krc`MaI?u diff --git a/src/lang/qbittorrent_ja.ts b/src/lang/qbittorrent_ja.ts index 76ec1b2e4..d6264d6ce 100644 --- a/src/lang/qbittorrent_ja.ts +++ b/src/lang/qbittorrent_ja.ts @@ -421,9 +421,8 @@ Copyright © 2006 by Christophe Dumez<br> 個の接続 - Proxy - プロキシ + プロキシ Proxy Settings @@ -438,33 +437,24 @@ Copyright © 2006 by Christophe Dumez<br> 0.0.0.0 - - - Port: - ポート: + ポート: Proxy server requires authentication プロキシ サーバーは認証を必要とします - - - Authentication - 認証 + 認証 User Name: ユーザー名: - - - Password: - パスワード: + パスワード: Enable connection through a proxy server @@ -491,14 +481,12 @@ Copyright © 2006 by Christophe Dumez<br> 共有率: - Activate IP Filtering - IP フィルタをアクティブにする + IP フィルタをアクティブにする - Filter Settings - フィルタの設定 + フィルタの設定 Start IP @@ -521,9 +509,8 @@ Copyright © 2006 by Christophe Dumez<br> 適用 - IP Filter - IP フィルタ + IP フィルタ Add Range @@ -550,19 +537,16 @@ Copyright © 2006 by Christophe Dumez<br> 地方化 - Language: - 言語: + 言語: Behaviour 動作 - - KiB/s - KiB/s + KiB/s 1 KiB DL = @@ -597,9 +581,8 @@ Copyright © 2006 by Christophe Dumez<br> DHT 構成 - DHT port: - DHT ポート: + DHT ポート: Language @@ -634,9 +617,8 @@ Copyright © 2006 by Christophe Dumez<br> メイン ウィンドウが閉じられるときにシステムトレイへ移動する - Connection - 接続 + 接続 Peer eXchange (PeX) @@ -683,9 +665,8 @@ Copyright © 2006 by Christophe Dumez<br> スタイル (外観) - Plastique style (KDE like) - プラスチック スタイル (KDE 風) + プラスチック スタイル (KDE 風) Cleanlooks style (GNOME like) @@ -696,9 +677,8 @@ Copyright © 2006 by Christophe Dumez<br> Motif スタイル (既定の Unix システムでの Qt スタイル) - CDE style (Common Desktop Environment like) - CDE スタイル (Common Desktop Environment 風) + CDE スタイル (Common Desktop Environment 風) MacOS style (MacOSX only) @@ -725,40 +705,32 @@ Copyright © 2006 by Christophe Dumez<br> プロキシの種類: - - HTTP - HTTP + HTTP - SOCKS5 - SOCKS5 + SOCKS5 - Affected connections - 影響された接続 + 影響された接続 - Use proxy for connections to trackers - トラッカへの接続にプロキシを使用する + トラッカへの接続にプロキシを使用する - Use proxy for connections to regular peers - 通常のピアへの接続にプロキシを使用する + 通常のピアへの接続にプロキシを使用する - Use proxy for connections to web seeds - Web シードへの接続にプロキシを使用する + Web シードへの接続にプロキシを使用する - Use proxy for DHT messages - DHT メッセージへの接続にプロキシを使用する + DHT メッセージへの接続にプロキシを使用する Encryption @@ -769,24 +741,20 @@ Copyright © 2006 by Christophe Dumez<br> 暗号化の状況: - Enabled - 有効 + 有効 - Forced - 強制済み + 強制済み - Disabled - 無効 + 無効 - Preferences - 環境設定 + 環境設定 General @@ -797,125 +765,87 @@ Copyright © 2006 by Christophe Dumez<br> ユーザー インターフェイスの設定 - Visual style: - 視覚スタイル: + 視覚スタイル: - Cleanlooks style (Gnome like) - クリーンルック スタイル (Gnome 風) + クリーンルック スタイル (Gnome 風) - Motif style (Unix like) - モチーフ スタイル (Unix 風) + モチーフ スタイル (Unix 風) - Ask for confirmation on exit when download list is not empty - ダウンロードの一覧が空ではないときの終了時の確認を質問する + ダウンロードの一覧が空ではないときの終了時の確認を質問する - Display current speed in title bar - タイトル バーに現在の速度を表示する + タイトル バーに現在の速度を表示する - System tray icon - システム トレイ アイコン + システム トレイ アイコン - Disable system tray icon - システム トレイ アイコンを無効にする + システム トレイ アイコンを無効にする - Close to tray i.e: The systray tray icon will still be visible when closing the main window. - トレイへ閉じる + トレイへ閉じる - Minimize to tray - トレイへ最小化する + トレイへ最小化する - Show notification balloons in tray - トレイに通知バルーンを表示する + トレイに通知バルーンを表示する Media player: メディア プレーヤー: - Downloads - ダウンロード + ダウンロード Put downloads in this folder: このフォルダにダウンロードを置く: - Pre-allocate all files - すべてのファイルを前割り当てする + すべてのファイルを前割り当てする - When adding a torrent - Torrent の追加時 + Torrent の追加時 - Display torrent content and some options - Torrent の内容といくつかのオプションを表示する + Torrent の内容といくつかのオプションを表示する - Do not start download automatically The torrent will be added to download list in pause state - 自動的にダウンロードを開始しない + 自動的にダウンロードを開始しない Folder watching qBittorrent will watch a directory and automatically download torrents present in it フォルダの監視 - - - UI - - - - - Disable splash screen - - - - - - Start/Stop - - - - - - Open folder - - Automatically download torrents present in this folder: このフォルダに torrent プリセットを自動的にダウンロードする: - Listening port - 傾聴するポート + 傾聴するポート to @@ -923,224 +853,132 @@ Copyright © 2006 by Christophe Dumez<br> から - Enable UPnP port mapping - UPnP ポート マップを有効にする + UPnP ポート マップを有効にする - Enable NAT-PMP port mapping - NAT-PMP ポート マップを有効にする + NAT-PMP ポート マップを有効にする - Global bandwidth limiting - グローバル大域幅制限 + グローバル大域幅制限 - Upload: - アップロード: + アップロード: - Download: - ダウンロード: - - - - Peer connections - - - - - Resolve peer countries - - - - - Resolve peer host names - - - - - Bittorrent features - - - - - Spoof µtorrent to avoid ban (requires restart) - + ダウンロード: - - Type: - 種類: + 種類: - - (None) - (なし) + (なし) - - Proxy: - プロキシ: + プロキシ: - - - Username: - ユーザー名: + ユーザー名: - Bittorrent - Bittorrent - - - - User interface - - - - - (Requires restart) - - - - - Transfer list - - - - - Refresh interval: - - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + Bittorrent - Connections limit - 接続制限 + 接続制限 - Global maximum number of connections: - グローバル最大接続数: + グローバル最大接続数: - Maximum number of connections per torrent: - Torrent あたりの最大接続数: + Torrent あたりの最大接続数: - Maximum number of upload slots per torrent: - Torrent あたりの最大アップロード スロット数: + Torrent あたりの最大アップロード スロット数: Additional Bittorrent features Bittorrent の追加機能 - Enable DHT network (decentralized) - DHT ネットワーク (分散) を有効にする + DHT ネットワーク (分散) を有効にする Enable Peer eXchange (PeX) Peer eXchange (PeX) を有効にする - Enable Local Peer Discovery - ローカル ピア ディスカバリを有効にする + ローカル ピア ディスカバリを有効にする - Encryption: - 暗号化: + 暗号化: - Share ratio settings - 共有率の設定 + 共有率の設定 - Desired ratio: - 希望率: + 希望率: - Filter file path: - フィルタのファイル パス: + フィルタのファイル パス: transfer lists refresh interval: 転送の一覧の更新の間隔: - ms - ms + ms - - RSS - RSS + RSS - RSS feeds refresh interval: - RSS フィードの更新の間隔: + RSS フィードの更新の間隔: - minutes - + - Maximum number of articles per feed: - フィードあたりの最大記事数: + フィードあたりの最大記事数: - File system - ファイル システム + ファイル システム - Remove finished torrents when their ratio reaches: - 率の達成時に完了済み torrent を削除する: + 率の達成時に完了済み torrent を削除する: - System default - システム既定 + システム既定 - Start minimized - 最小化して起動する + 最小化して起動する Action on double click in transfer lists @@ -1167,214 +1005,65 @@ Copyright © 2006 by Christophe Dumez<br> In seeding list: シードの一覧: + + + DownloadingTorrents - - Web UI - + Name + i.e: file name + 名前 - - Downloading: - + Size + i.e: file size + サイズ - - Completed: - + Progress + i.e: % downloaded + 進行状況 - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - + DL Speed + i.e: Download speed + DL 速度 - - Destination Folder: - + UP Speed + i.e: Upload speed + UP 速度 - - Append the torrent's label - + Seeds/Leechs + i.e: full/partial sources + 速度/リーチ - - Use a different folder for incomplete downloads: - + Ratio + - - - QLineEdit { - margin-left: 23px; -} - + ETA + i.e: Estimated Time of Arrival / Time left + ETA - - Automatically load .torrent files from: - + qBittorrent %1 started. + e.g: qBittorrent v0.x started. + qBittorrent %1 が開始されました。 - - Append .!qB extension to incomplete files - + Be careful, sharing copyrighted material without permission is against the law. + ご用心ください、許可なしの著作権のある材料の共有は法律に違反しています。 - - Disk cache: - + <font color='red'>%1</font> <i>was blocked</i> + x.y.z.w was blocked + <font color='red'>%1</font> <i>はブロックされました</i> - - MiB (advanced) - - - - - Port used for incoming connections: - - - - - Random - - - - - Use a different port for DHT and Bittorrent - - - - - Enable Peer Exchange / PeX (requires restart) - - - - - Enable Web User Interface - - - - - HTTP Server - - - - - Enable RSS support - - - - - RSS settings - - - - - Enable queueing system - - - - - Maximum active downloads: - - - - - Torrent queueing - - - - - Maximum active torrents: - - - - - Display top toolbar - - - - - Search engine proxy settings - - - - - Bittorrent proxy settings - - - - - Maximum active uploads: - - - - - DownloadingTorrents - - Name - i.e: file name - 名前 - - - Size - i.e: file size - サイズ - - - Progress - i.e: % downloaded - 進行状況 - - - DL Speed - i.e: Download speed - DL 速度 - - - UP Speed - i.e: Upload speed - UP 速度 - - - Seeds/Leechs - i.e: full/partial sources - 速度/リーチ - - - Ratio - - - - ETA - i.e: Estimated Time of Arrival / Time left - ETA - - - qBittorrent %1 started. - e.g: qBittorrent v0.x started. - qBittorrent %1 が開始されました。 - - - Be careful, sharing copyrighted material without permission is against the law. - ご用心ください、許可なしの著作権のある材料の共有は法律に違反しています。 - - - <font color='red'>%1</font> <i>was blocked</i> - x.y.z.w was blocked - <font color='red'>%1</font> <i>はブロックされました</i> - - - Fast resume data was rejected for torrent %1, checking again... - 高速再開データは torrent %1 を拒絶しました、再びチェックしています... + Fast resume data was rejected for torrent %1, checking again... + 高速再開データは torrent %1 を拒絶しました、再びチェックしています... Url seed lookup failed for url: %1, message: %2 @@ -1467,33 +1156,33 @@ QGroupBox { 最大 - - + + this session - - + + /s /second (i.e. per second) - + Seeded for %1 e.g. Seeded for 3m10s - + %1 max e.g. 10 max - - + + %1/s e.g. 120 KiB/s @@ -2456,6 +2145,37 @@ qBittorrent を終了してもよろしいですか? Unable to save program preferences, qBittorrent is probably unreachable. + + + Language + + + + + Downloaded + Is the file downloaded or not? + + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + + The Web UI username must be at least 3 characters long. + + + + + The Web UI password must be at least 3 characters long. + + MainWindow @@ -2788,6 +2508,598 @@ qBittorrent を終了してもよろしいですか? + + Preferences + + + Preferences + + + + + UI + + + + + Downloads + + + + + Connection + + + + + Bittorrent + + + + + Proxy + + + + + IP Filter + + + + + Web UI + + + + + + RSS + + + + + User interface + + + + + Language: + + + + + (Requires restart) + + + + + Visual style: + + + + + System default + + + + + Plastique style (KDE like) + + + + + Cleanlooks style (Gnome like) + + + + + Motif style (Unix like) + + + + + CDE style (Common Desktop Environment like) + + + + + Ask for confirmation on exit when download list is not empty + + + + + Display top toolbar + + + + + Disable splash screen + + + + + Display current speed in title bar + + + + + Transfer list + + + + + Refresh interval: + + + + + ms + + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + + Downloading: + + + + + + Start/Stop + + + + + + Open folder + + + + + Completed: + + + + + System tray icon + + + + + Disable system tray icon + + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + + Minimize to tray + + + + + Start minimized + + + + + Show notification balloons in tray + + + + + File system + + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + + Destination Folder: + + + + + Append the torrent's label + + + + + Use a different folder for incomplete downloads: + + + + + + QLineEdit { + margin-left: 23px; +} + + + + + Automatically load .torrent files from: + + + + + Append .!qB extension to incomplete files + + + + + Pre-allocate all files + + + + + Disk cache: + + + + + MiB (advanced) + + + + + Torrent queueing + + + + + Enable queueing system + + + + + Maximum active downloads: + + + + + Maximum active uploads: + + + + + Maximum active torrents: + + + + + When adding a torrent + + + + + Display torrent content and some options + + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + + Listening port + + + + + Port used for incoming connections: + + + + + Random + + + + + Enable UPnP port mapping + + + + + Enable NAT-PMP port mapping + + + + + Connections limit + + + + + Global maximum number of connections: + + + + + Maximum number of connections per torrent: + + + + + Maximum number of upload slots per torrent: + + + + + Global bandwidth limiting + + + + + Upload: + + + + + Download: + + + + + + KiB/s + + + + + Peer connections + + + + + Resolve peer countries + + + + + Resolve peer host names + + + + + Bittorrent features + + + + + Enable DHT network (decentralized) + + + + + Use a different port for DHT and Bittorrent + + + + + DHT port: + + + + + Enable Peer Exchange / PeX (requires restart) + + + + + Enable Local Peer Discovery + + + + + Spoof µtorrent to avoid ban (requires restart) + + + + + Encryption: + + + + + Enabled + + + + + Forced + + + + + Disabled + + + + + Share ratio settings + + + + + Desired ratio: + + + + + Remove finished torrents when their ratio reaches: + + + + + Search engine proxy settings + + + + + + Type: + + + + + + (None) + + + + + + HTTP + + + + + + Proxy: + + + + + + + Port: + + + + + + + Authentication + + + + + + + Username: + + + + + + + Password: + + + + + Bittorrent proxy settings + + + + + SOCKS5 + + + + + Affected connections + + + + + Use proxy for connections to trackers + + + + + Use proxy for connections to regular peers + + + + + Use proxy for DHT messages + + + + + Use proxy for connections to web seeds + + + + + Filter Settings + + + + + Activate IP Filtering + + + + + Filter path (.dat, .p2p, .p2b): + + + + + Enable Web User Interface + + + + + HTTP Server + + + + + Enable RSS support + + + + + RSS settings + + + + + RSS feeds refresh interval: + + + + + minutes + + + + + Maximum number of articles per feed: + + + PropListDelegate diff --git a/src/lang/qbittorrent_ko.qm b/src/lang/qbittorrent_ko.qm index 8bb87af69cca145c27198d25ef5f6154e5b44169..2185e5dc27ec6a9996a7f1f63d872a82986bf02c 100644 GIT binary patch delta 4510 zcmXY#d0b8T8^@n}&pG$rbI-l!+P6uzGE{>|C`u}ngwRIWDwPVAc5W2XhESGlNunl8 zn|-SoTlQrbL&&Hx!;J76TffhBet*61Ii2(UKF{abzNh;)n6EjEe&o@BE|=frZ@SjY z=*;Zhryh?XYCD;Tz!D20W*(984-&^|Bt{$~VxJN@hD%I%NyJSeD*TtI-%_FjjYQ_S z9*`n&bdE$HtZ69{_1Gyf5%25A6%r+GBN~s*7A+=nT}~9;6Rahg=SVd177TGCnqpui z(NqIB6M13rA?8HBVMJlgpyB>$qM4aQyEYKbsv+86Px91xMBV=;`59afD3Un(tVEw+ z(lgItafy=HqIhiBiP$P)E*LTY-qf71EjhDJ_DbF&xr;iLX+X~>}qle z>H{{CtMw+L9S3Lv55va|qlxkwBA1_OVhT8?Eln=siH?}ll)LkYMh8m_`je*meM8*8 z(zKLxP-9NhF1^DG5#*V^7a^!3&rB>likBGEo;*(?p02MXhS^DsaU^fI79!6O@;OmX z6!RbX7DH@HOTqZH91I^0XP86Omltxic5|l%4$P-xsZIpJSs@LPUMq8MW=CXJVxSz3$#Dc7>PKN%8OvQeFh!PHX+J; zMW_1J5&gWM&WE@X%@{+qKA`Cpx>SrrUAmSU&LN>qSJCSO^Ylc4v*_z$-01gE*3%&s z*S%ytFGJF_d$RG7zCAbZ2ON|?d~ZRtyi(o}-~~l~k^fhRkO-}e%({YT*h5BLW{MCvG5WRzh+$PHrsD`K z=-i$$I^UUSVGoIm{$Pyi;DO6<#?rGCSzaYEX+C3r4dpblyTs_tjI$rEZCWKpdNN)g z)kN+-jQ6sYXhyk=cV0K-#4Bdzt7@XMO-z8Hp{3aCndJ${b~M)X9mryf^-QMR303fn z$?Ot`I+JVYm^ofd?)L>QG26O+M0PhZ`AsW``tnSL2b7p(#Z>(_ z9_vkFj{by=SMFmj=fRK#TbP^uQ(@>?rpX%2*RN-q999!)otZa1eni<_W?FYa5vSg4 z-<#NI?(ghC(*!J_VTU=qBU=!d?$SpJ)a@ zp|uNK#Bt=(USm$b-XHbvX3MSY@*mNjY%a|pWl9?^u{>0BwZhNx8J>N28{1Lr0BH*gn1tE%^KnQ!TB)G^Fw|G4FfIH-w0(nO*vlPg zJjn{ja}QA!|0o>mksE{8D<)RrITJsH&zk8d>qN!OH>oJc{))LuC|l{R2vV95ZHiSS zDj4kdNRgzE!>}=0r$|fw3w6IjvCXxfNcWGT;9Ve5>aBfjk%F>NQ*$;(&#EPg90Xb;1zYsf^4x4o~ZqQSB0lCL~H+`arp4 z@O;ee3}x)?Y;-&mW$bgXZ;mpflO<8tw#v-wd1x?Klp7i3ROv_ML1R}UKfSWt&!6aU zy0T&0Frv71%IBXe(UA0ul`nh^8);SQgN zD1AlcaR#~K-C5<6hx>Y~X{z`^ND}i7s`z(NNWO2Xgszxw6TQG@qU0h~QgjcZLDs63 zTOx6Phbl7~o|sKjguG(J`M&3_UIJkPjdH+ztm9fnU<(jC!BX$E_?w zYhTEx{*{ihzrwG!HPnBHb9`D}2h3v`zlq_AHiq(>dyOF4;>njaTt=&G;7^p+;PAMM zKXIrt`a&IFQ-K9%&f{-|LBgIN`FqJo&faJEd%Hld{rr=7NbkIh|C>dYkIIu6lfwTS zV2Z=&MKvX3%65FB7T@XPh$?c`{Von5Do#@m>4g_(snye$P9xgZSMB|X!?}ReGk5-u z88BTPSQLoik*f~63WZWWs-yaem>pf!u@{G;9DAr!zG0og*VSwMl3+-fx_Iyl82njX ze9{KVcTHVp_X!G{s}Ef~0A+I2Rr(k_aQKV5x@rdu8KXWXzrO2 z+9E-IEdjHkMqqwEjgwJ{pjWx=Lpcl(_;`4>9oE0Q7p<3epkAg`& zJhxmWj4FvnM`ML?=J<#yvlZOraA43X!6V%mQ{7gW6@!h6ItlYND`8lqu&@HL?^!7% zxdWqTmt21w*5n&{twbi*VI1n5g`t@U+&BsQoPAi){cx!%7UkD6}>& zK{@J|YjhS{(3!k6#+(y2e4(*uUWRPmEHP27v3=))v1+EVyN(TZm}wk6Uc<2?8t2LL z&|2SV#^tnNdXCVz2KL6(d#myAgaUz$67>rtmb}nRHT->kmS*uvJfD%PiThyy>R&X` zB;T@vhreo4Q|pQ1n>1xz~sMVbCQR;%QWqmKw$ z?c+Mszhln#9~AvTD>AUCO{2DLK3>rG*BW_MLXlFf$&B9-+YegP>>AAbJ`ywUYOU{n zLkxA=DQ)|sT<>dVl$oGhpMjL#_&T^?y~M|4EP*{!|(bS@-(slD9_hB|5= zw8ME|{0xcZS=!f&?+|UCtZm6HgClXGy6r>!-9*%QK0^m|7B$BVTrRdvgM+Ez;=pQs zD$Z`EqIExbGIyA0yB%Y8S$okg0Ykz#O=6fJx^_n>!kfkE=ZtX>SuM_XJdHl_R1Dk( z#d?HFbpI@d^hAT|VJ9)%U5syl^c--hdz5`x~Cu~0<=KIB~tzR)zI*NaN@Bn?qf5Y&c z?J}`75cfMQ(J>yiXywg1F8&C{^c9^h>jhEuQe9^e()TLXeGh5S0^N_ra70_I)0;o2 zK!>Z>jo93Rq{-Jg&9p&%M(M^KM!g>Dtjn;*ydDy)%W66dMUG0GP^H@y@&+FmT3yMt zJs4W~y0RN+-MW>!3*X@B);Qgzf%s=emb>n1vjxi8NOwICpI+@+bPfMF<1l+n_x86j e=$LP{x({QKy&X(Kh>o@|5AATSdpYOsvGsrcT{D{i delta 12180 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 것입니다.) - Proxy - 프럭시 (Proxy) + 프럭시 (Proxy) Enable connection through a proxy server @@ -480,33 +479,24 @@ inside) 0.0.0.0 - - - Port: - 포트: + 포트: Proxy server requires authentication 프록시 서버를 사용하기 위해서는 인증확인이 필요합니다 - - - Authentication - 인증 + 인증 User Name: 아이디: - - - Password: - 비밀번호: + 비밀번호: Language @@ -551,14 +541,12 @@ list: KB 최고 업로딩 속도. - Activate IP Filtering - IP 필터링 사용 + IP 필터링 사용 - Filter Settings - 필터 설정 + 필터 설정 ipfilter.dat URL or PATH: @@ -585,9 +573,8 @@ list: 적용 - IP Filter - IP 필터 + IP 필터 Add Range @@ -622,9 +609,8 @@ list: 변환 - Language: - 언어: + 언어: Behaviour @@ -674,20 +660,13 @@ list: Audio/Video player: 음악 및 영상 재생기: - - - - KiB/s - - DHT configuration DHT 설정 - DHT port: - DHT 포트: + DHT 포트: <b>Note:</b> Changes will be applied after qBittorrent is restarted. @@ -734,9 +713,8 @@ list: 메인 창을 닫을 때 시스템 트레이에 아이템 보여주기 - Connection - 연결 + 연결 Peer eXchange (PeX) @@ -767,9 +745,8 @@ list: 스타일 (Look 'n Feel) - Plastique style (KDE like) - Plastique 스타일 (KDE 과 비슷) + Plastique 스타일 (KDE 과 비슷) Cleanlooks style (GNOME like) @@ -780,9 +757,8 @@ list: Motif 스타일 (기본 Qt 스타일 on 유닉스 시스템) - CDE style (Common Desktop Environment like) - CDE 스타일 (Common Desktop Environment과 비슷) + CDE 스타일 (Common Desktop Environment과 비슷) MacOS style (MacOSX only) @@ -809,40 +785,24 @@ list: 프락시 종류 (Proxy type): - - - HTTP - - - - - SOCKS5 - - - - Affected connections - 관련된 연결 + 관련된 연결 - Use proxy for connections to trackers - 트렉커(tracker)에 연결하는데 프락시 사용 + 트렉커(tracker)에 연결하는데 프락시 사용 - Use proxy for connections to regular peers - 일반 사용자(peer)와 연결하는데 프락시 사용 + 일반 사용자(peer)와 연결하는데 프락시 사용 - Use proxy for connections to web seeds - 웹 완전체(Web seed)와 연결하는데 프락시 사용 + 웹 완전체(Web seed)와 연결하는데 프락시 사용 - Use proxy for DHT messages - DHT 메세지에 프락시 사용 + DHT 메세지에 프락시 사용 Encryption @@ -853,24 +813,20 @@ list: 암호화(Encryption) 상태: - Enabled - 사용하기 + 사용하기 - Forced - 강제 + 강제 - Disabled - 사용하지 않기 + 사용하지 않기 - Preferences - 선호사항 설정 + 선호사항 설정 General @@ -885,98 +841,82 @@ list: 사용자 인터페이스 정의 - Visual style: - 시각 스타일: + 시각 스타일: - Cleanlooks style (Gnome like) - 깨끗한 스타일 (Gnome과 비슷) + 깨끗한 스타일 (Gnome과 비슷) - Motif style (Unix like) - 모티브 스타일 (Unix와 비슷) + 모티브 스타일 (Unix와 비슷) - Ask for confirmation on exit when download list is not empty - 종료시 다운로드 목록에 파일이 남아있다면 종료 확인하기 + 종료시 다운로드 목록에 파일이 남아있다면 종료 확인하기 - Disable splash screen - 시작 팝업 화면 숨기기 + 시작 팝업 화면 숨기기 - Display current speed in title bar - 현재 속도를 타이틀 바에 표시하기 + 현재 속도를 타이틀 바에 표시하기 Transfer list refresh interval: 전송 목록 새로고침 빈도: - System tray icon - 시스템 트레이 이이콘 + 시스템 트레이 이이콘 - Disable system tray icon - 시스템 트레이 아이템 사용하지 않기 + 시스템 트레이 아이템 사용하지 않기 - Close to tray i.e: The systray tray icon will still be visible when closing the main window. - 창을 닫은 후 시스템 트레이 이이콘으로 + 창을 닫은 후 시스템 트레이 이이콘으로 - Minimize to tray - 최소화후 시스템 트레이 이이콘으로 + 최소화후 시스템 트레이 이이콘으로 - Show notification balloons in tray - 트레이에서 알림창 띄우기 + 트레이에서 알림창 띄우기 Media player: 미디어 플레이어: - Downloads - 다운로드 + 다운로드 Put downloads in this folder: 다운로드 된것을 다음 폴더에 보관함: - Pre-allocate all files - 파일을 받기전에 디스크 용량 확보하기 + 파일을 받기전에 디스크 용량 확보하기 - When adding a torrent - 토렌트를 추가할때 + 토렌트를 추가할때 - Display torrent content and some options - 토렌트 내용과 선택사항을 보이기 + 토렌트 내용과 선택사항을 보이기 - Do not start download automatically The torrent will be added to download list in pause state - 자동 다운로드 시작 사용하기 않기 + 자동 다운로드 시작 사용하기 않기 Folder watching @@ -993,16 +933,12 @@ list: 다운로드 목록: - - Start/Stop - 시작/멈춤 + 시작/멈춤 - - Open folder - 폴더 열기 + 폴더 열기 Show properties @@ -1025,9 +961,8 @@ list: 이 폴더에 있는 토렌트 파일을 자동으로 다운받기: - Listening port - 포트 연결 + 포트 연결 to @@ -1035,93 +970,72 @@ list: ~ - Enable UPnP port mapping - UPnP 포트 맵핑 사용하기 + UPnP 포트 맵핑 사용하기 - Enable NAT-PMP port mapping - NAT-PMP 포트 맵핑 사용하기 + NAT-PMP 포트 맵핑 사용하기 - Global bandwidth limiting - 전제 속도 제한하기 + 전제 속도 제한하기 - Upload: - 업로드: + 업로드: - Download: - 다운로드: + 다운로드: - Peer connections - 공유자(Peer) 연결 + 공유자(Peer) 연결 - Resolve peer countries - 공유자(Peer) 국가 재설정하기 + 공유자(Peer) 국가 재설정하기 - Resolve peer host names - 공유자(Peer) 호스트 이름 재 설정하기 + 공유자(Peer) 호스트 이름 재 설정하기 - Bittorrent features - 비토렌트 기능 + 비토렌트 기능 Use the same port for DHT and Bittorrent DHT와 비토렌트에 동일한 포트를 사용하기 - Spoof µtorrent to avoid ban (requires restart) - Ban을 피하기 위해 µtorrent처럼 보이게 하기 (Spoof µtorrent) (이 설정은 재시작을 필요합니다) + Ban을 피하기 위해 µtorrent처럼 보이게 하기 (Spoof µtorrent) (이 설정은 재시작을 필요합니다) - - Type: - 종류: + 종류: - - (None) - (없음) + (없음) - - Proxy: - 프록시: + 프록시: - - - Username: - 사용자 이름: + 사용자 이름: - Bittorrent - 비트토렌트 + 비트토렌트 - UI - 사용자 인터페이스(UI) + 사용자 인터페이스(UI) Action on double click @@ -1129,208 +1043,96 @@ list: 더블 클릭시 - Downloading: - 다운로딩중: + 다운로딩중: - Completed: - 완료됨: - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - - Destination Folder: - - - - - Append the torrent's label - - - - - Use a different folder for incomplete downloads: - - - - - - QLineEdit { - margin-left: 23px; -} - - - - - Automatically load .torrent files from: - - - - - Append .!qB extension to incomplete files - - - - - Disk cache: - - - - - MiB (advanced) - + 완료됨: - Connections limit - 연결 제한 + 연결 제한 - Global maximum number of connections: - 최대 전체 연결수 + 최대 전체 연결수 - Maximum number of connections per torrent: - 한 토렌트 파일에 사용할수 있는 최대 연결수: + 한 토렌트 파일에 사용할수 있는 최대 연결수: - Maximum number of upload slots per torrent: - 한 토렌트 파일의 업로드에 사용할수 있는 최대 연결수: + 한 토렌트 파일의 업로드에 사용할수 있는 최대 연결수: Additional Bittorrent features 부과 비토렌트 사항 - Enable DHT network (decentralized) - DHT 네트웍크 (분화됨, decentralized) 사용하기 + DHT 네트웍크 (분화됨, decentralized) 사용하기 Enable Peer eXchange (PeX) 피어 익스체인지(Pex) 사용하기 - Enable Local Peer Discovery - 로컬 네트웍크내 공유자 찾기 (Local Peer Discovery) 사용하기 + 로컬 네트웍크내 공유자 찾기 (Local Peer Discovery) 사용하기 - Encryption: - 암호화(Encryption) + 암호화(Encryption) - Share ratio settings - 공유 비율(Radio) 설정 + 공유 비율(Radio) 설정 - Desired ratio: - 원하는 할당비(Ratio): + 원하는 할당비(Ratio): - Filter file path: - 필터 파일 경로: + 필터 파일 경로: transfer lists refresh interval: 전송 목록을 업데이트 할 간격: - ms - ms(milli second) - - - - - RSS - - - - - User interface - - - - - (Requires restart) - - - - - Transfer list - - - - - Refresh interval: - - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + ms(milli second) - RSS feeds refresh interval: - RSS 을 새로 고칠 시간 간격: + RSS 을 새로 고칠 시간 간격: - minutes - + - Maximum number of articles per feed: - 하나의 소스당 최대 기사수: + 하나의 소스당 최대 기사수: - File system - 파일 시스템 + 파일 시스템 - Remove finished torrents when their ratio reaches: - 공유비율(Shared Ratio)에 도달했을때 완료된 파일을 목록에서 지우기: + 공유비율(Shared Ratio)에 도달했을때 완료된 파일을 목록에서 지우기: - System default - 시스템 디폴트 + 시스템 디폴트 - Start minimized - 최소화하기 + 최소화하기 Action on double click in transfer lists @@ -1370,9 +1172,8 @@ QGroupBox { Ban을 피하기 위해 Arureus처럼 보이게 하기 (Spoof Azureus) (이 설정은 재시작을 필요합니다) - Web UI - 웹 유저 인터페이스 + 웹 유저 인터페이스 Action for double click @@ -1380,84 +1181,64 @@ QGroupBox { 더블 클릭시 동작 - Port used for incoming connections: - 다운용(incoming connection) 으로 사용된 포트: + 다운용(incoming connection) 으로 사용된 포트: - Random - 무작위 + 무작위 - Use a different port for DHT and Bittorrent - 비토렌트와 DHT에 다른 포트 사용하기 - - - - Enable Peer Exchange / PeX (requires restart) - + 비토렌트와 DHT에 다른 포트 사용하기 - Enable Web User Interface - 웹사용자인터페이스 사용 + 웹사용자인터페이스 사용 - HTTP Server - HTTP 서버 + HTTP 서버 - Enable RSS support - RSS 지원을 사용하기 + RSS 지원을 사용하기 - RSS settings - RSS 설정 + RSS 설정 - Enable queueing system - 우선 순위 배열 시스템(queueing system) 사용하기 + 우선 순위 배열 시스템(queueing system) 사용하기 - Maximum active downloads: - 최대 활성 다운로드(Maximum active downloads): + 최대 활성 다운로드(Maximum active downloads): - Torrent queueing - 토렌트 배열 + 토렌트 배열 - Maximum active torrents: - 최대 활성 토렌트(Maximum active torrents): + 최대 활성 토렌트(Maximum active torrents): - Display top toolbar - 상위 도구메뉴 보이기 + 상위 도구메뉴 보이기 - Search engine proxy settings - 검색 엔진 프록시 설정 + 검색 엔진 프록시 설정 - Bittorrent proxy settings - 비토렌트 프록시 설정 + 비토렌트 프록시 설정 - Maximum active uploads: - 최대 활성 업로드(Maximum active downloads): + 최대 활성 업로드(Maximum active downloads): @@ -1623,33 +1404,33 @@ QGroupBox { 최고 - - + + this session 이 세션 - - + + /s /second (i.e. per second) /초 - + Seeded for %1 e.g. Seeded for 3m10s 완전체 공유한 시간: %1 - + %1 max e.g. 10 max 최고 %1 - - + + %1/s e.g. 120 KiB/s %1/초 @@ -3040,6 +2821,37 @@ Are you sure you want to quit qBittorrent? Unable to save program preferences, qBittorrent is probably unreachable. + + + Language + + + + + Downloaded + Is the file downloaded or not? + + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + + The Web UI username must be at least 3 characters long. + + + + + The Web UI password must be at least 3 characters long. + + MainWindow @@ -3476,6 +3288,598 @@ Are you sure you want to quit qBittorrent? 다운로드 비율 제한 + + Preferences + + + Preferences + + + + + UI + + + + + Downloads + + + + + Connection + + + + + Bittorrent + + + + + Proxy + + + + + IP Filter + + + + + Web UI + + + + + + RSS + + + + + User interface + + + + + Language: + + + + + (Requires restart) + + + + + Visual style: + + + + + System default + + + + + Plastique style (KDE like) + + + + + Cleanlooks style (Gnome like) + + + + + Motif style (Unix like) + + + + + CDE style (Common Desktop Environment like) + + + + + Ask for confirmation on exit when download list is not empty + + + + + Display top toolbar + + + + + Disable splash screen + + + + + Display current speed in title bar + + + + + Transfer list + + + + + Refresh interval: + + + + + ms + + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + + Downloading: + + + + + + Start/Stop + + + + + + Open folder + + + + + Completed: + + + + + System tray icon + + + + + Disable system tray icon + + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + + Minimize to tray + + + + + Start minimized + + + + + Show notification balloons in tray + + + + + File system + + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + + Destination Folder: + + + + + Append the torrent's label + + + + + Use a different folder for incomplete downloads: + + + + + + QLineEdit { + margin-left: 23px; +} + + + + + Automatically load .torrent files from: + + + + + Append .!qB extension to incomplete files + + + + + Pre-allocate all files + + + + + Disk cache: + + + + + MiB (advanced) + + + + + Torrent queueing + + + + + Enable queueing system + + + + + Maximum active downloads: + + + + + Maximum active uploads: + + + + + Maximum active torrents: + + + + + When adding a torrent + + + + + Display torrent content and some options + + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + + Listening port + + + + + Port used for incoming connections: + + + + + Random + + + + + Enable UPnP port mapping + + + + + Enable NAT-PMP port mapping + + + + + Connections limit + + + + + Global maximum number of connections: + + + + + Maximum number of connections per torrent: + + + + + Maximum number of upload slots per torrent: + + + + + Global bandwidth limiting + + + + + Upload: + + + + + Download: + + + + + + KiB/s + + + + + Peer connections + + + + + Resolve peer countries + + + + + Resolve peer host names + + + + + Bittorrent features + + + + + Enable DHT network (decentralized) + + + + + Use a different port for DHT and Bittorrent + + + + + DHT port: + + + + + Enable Peer Exchange / PeX (requires restart) + + + + + Enable Local Peer Discovery + + + + + Spoof µtorrent to avoid ban (requires restart) + + + + + Encryption: + + + + + Enabled + + + + + Forced + + + + + Disabled + + + + + Share ratio settings + + + + + Desired ratio: + + + + + Remove finished torrents when their ratio reaches: + + + + + Search engine proxy settings + + + + + + Type: + + + + + + (None) + + + + + + HTTP + + + + + + Proxy: + + + + + + + Port: + + + + + + + Authentication + + + + + + + Username: + + + + + + + Password: + + + + + Bittorrent proxy settings + + + + + SOCKS5 + + + + + Affected connections + + + + + Use proxy for connections to trackers + + + + + Use proxy for connections to regular peers + + + + + Use proxy for DHT messages + + + + + Use proxy for connections to web seeds + + + + + Filter Settings + + + + + Activate IP Filtering + + + + + Filter path (.dat, .p2p, .p2b): + + + + + Enable Web User Interface + + + + + HTTP Server + + + + + Enable RSS support + + + + + RSS settings + + + + + RSS feeds refresh interval: + + + + + minutes + + + + + Maximum number of articles per feed: + + + PropListDelegate diff --git a/src/lang/qbittorrent_nb.qm b/src/lang/qbittorrent_nb.qm index 272409570c2388bf90f12ddb9f18f051beb12481..8fe2c6335eca45483c41776680333a15f389df1e 100644 GIT binary patch delta 1552 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 diff --git a/src/lang/qbittorrent_nb.ts b/src/lang/qbittorrent_nb.ts index 98c9a167a..3c042a26e 100644 --- a/src/lang/qbittorrent_nb.ts +++ b/src/lang/qbittorrent_nb.ts @@ -408,9 +408,8 @@ Copyright © 2006 av Christophe Dumez<br> tilkoblinger - Proxy - Mellomtjener + Mellomtjener Proxy Settings @@ -425,33 +424,24 @@ Copyright © 2006 av Christophe Dumez<br> 0.0.0.0 - - - Port: - Port: + Port: Proxy server requires authentication Mellomtjener krever autentisering - - - Authentication - Autentisering + Autentisering User Name: Brukernavn: - - - Password: - Passord: + Passord: Enable connection through a proxy server @@ -482,14 +472,12 @@ Copyright © 2006 av Christophe Dumez<br> Delingsforhold: - Activate IP Filtering - Aktiver IP filtrering + Aktiver IP filtrering - Filter Settings - Filteroppsett + Filteroppsett Start IP @@ -512,9 +500,8 @@ Copyright © 2006 av Christophe Dumez<br> Bruk - IP Filter - IP filter + IP filter Add Range @@ -545,9 +532,8 @@ Copyright © 2006 av Christophe Dumez<br> Lokalisering - Language: - Språk: + Språk: Behaviour @@ -570,10 +556,8 @@ Copyright © 2006 av Christophe Dumez<br> Vis aldri skjermmeldinger - - KiB/s - KiB/s + KiB/s 1 KiB DL = @@ -608,9 +592,8 @@ Copyright © 2006 av Christophe Dumez<br> DHT oppsett - DHT port: - DHT port: + DHT port: Language @@ -661,2118 +644,2217 @@ Copyright © 2006 av Christophe Dumez<br> Flytt til systemkurven ved lukking - - Plastique style (KDE like) - + Preferences + Innstillinger - - CDE style (Common Desktop Environment like) - + to + i.e: 1200 to 1300 + til - - Disable splash screen - + Username: + Brukernavn: + + + DownloadingTorrents - - Transfer list - + Name + i.e: file name + Navn - - Refresh interval: - + Size + i.e: file size + Størrelse - - Use alternating row colors - In transfer list, one every two rows will have grey background. - + DL Speed + i.e: Download speed + Nedlastingshastighet - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + UP Speed + i.e: Upload speed + Opplastingshastighet - - - Start/Stop - + Seeds/Leechs + i.e: full/partial sources + Delere/Nedlastere - - - Open folder - + ETA + i.e: Estimated Time of Arrival / Time left + Gjenværende tid - - Port used for incoming connections: - + qBittorrent %1 started. + e.g: qBittorrent v0.x started. + qBittorrent %1 er startet. - - Random - + '%1' added to download list. + '/home/y/xxx.torrent' was added to download list. + '%1' ble lagt til i nedlastingslisten. - - - HTTP - + '%1' resumed. (fast resume) + '/home/y/xxx.torrent' was resumed. (fast resume) + '%1' ble gjenopptatt (hurtig gjenopptaging) - - SOCKS5 - + '%1' is already in download list. + e.g: 'xxx.avi' is already in download list. + '%1' finnes allerede i nedlastingslisten. - - Affected connections - + Unable to decode torrent file: '%1' + e.g: Unable to decode torrent file: '/home/y/xxx.torrent' + Klarte ikke å dekode torrentfilen: '%1' - - Use proxy for connections to trackers - + This file is either corrupted or this isn't a torrent. + Denne filen er enten ødelagt, eller det er ikke en torrent. - - Use proxy for connections to regular peers - + Couldn't listen on any of the given ports. + Klarte ikke å lytte på noen av de oppgitte portene. - - Use proxy for connections to web seeds - + Downloading '%1', please wait... + e.g: Downloading 'xxx.torrent', please wait... + Laster ned '%1'... + + + EventManager - - Use proxy for DHT messages + + + Working - - Enabled + + Updating... - - Forced + + + Not working - - Disabled + + + Not contacted yet - - Preferences - Innstillinger + + + this session + - - Visual style: + + + /s + /second (i.e. per second) - - Cleanlooks style (Gnome like) + + Seeded for %1 + e.g. Seeded for 3m10s - - Motif style (Unix like) + + %1 max + e.g. 10 max - - Ask for confirmation on exit when download list is not empty + + + %1/s + e.g. 120 KiB/s + + + FeedDownloader - - Display current speed in title bar + + RSS Feed downloader - - System tray icon + + RSS feed: - - Disable system tray icon + + Feed name - - Close to tray - i.e: The systray tray icon will still be visible when closing the main window. + + Automatically download torrents from this feed - - Minimize to tray + + Download filters - - Show notification balloons in tray + + Filters: - - Downloads + + Filter settings - - User interface + + Matches: - - (Requires restart) + + Does not match: - - Pre-allocate all files + + Destination folder: - - When adding a torrent - + + ... + ... - - Display torrent content and some options + + Filter testing - - Do not start download automatically - The torrent will be added to download list in pause state + + Torrent title: - - Connection + + Result: - - Listening port + + Test - to - i.e: 1200 to 1300 - til + + Import... + - - Enable UPnP port mapping + + Export... - - Enable NAT-PMP port mapping + + + Rename filter - - Global bandwidth limiting + + + Remove filter - - Upload: + + Add filter + + + FeedDownloaderDlg - - Download: + + New filter - - Bittorrent features + + Please choose a name for this filter - - - Spoof µtorrent to avoid ban (requires restart) + + + Filter name: - - - Type: + + + + Invalid filter name - - - (None) + + The filter name cannot be left empty. - - - Proxy: + + + This filter name is already in use. - - - - Username: - Brukernavn: + + Choose save path + Velg filsti for nedlasting - - Bittorrent + + Filter testing error - - UI + + Please specify a test torrent name. - - Downloading: + + matches - - Completed: + + does not match - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} + + Select file to import - - Destination Folder: + + + Filters Files - - Append the torrent's label + + Import successful - - Use a different folder for incomplete downloads: + + Filters import was successful. - - - QLineEdit { - margin-left: 23px; -} + + Import failure - - Automatically load .torrent files from: + + Filters could not be imported due to an I/O error. - - Append .!qB extension to incomplete files + + Select destination file - - Disk cache: + + Overwriting confirmation - - MiB (advanced) + + Are you sure you want to overwrite existing file? - - Connections limit + + Export successful - - Global maximum number of connections: + + Filters export was successful. - - Maximum number of connections per torrent: + + Export failure - - Maximum number of upload slots per torrent: + + Filters could not be exported due to an I/O error. + + + FeedList - - Peer connections + + Unread + + + FilterParserThread - - Resolve peer countries - + + + + + + + + + + + I/O Error + Input/Output Error + Lese/Skrive feil - - Resolve peer host names - + + + + Couldn't open %1 in read mode. + Klarte ikke å åpne %1 i lesemodus. - - Enable DHT network (decentralized) + + + + + + + + %1 is not a valid PeerGuardian P2B file. + + + FinishedListDelegate - - Use a different port for DHT and Bittorrent - + KiB/s + KiB/s + + + FinishedTorrents - - Enable Peer Exchange / PeX (requires restart) - + Finished + Ferdig - - Enable Local Peer Discovery - + Name + i.e: file name + Navn - - Encryption: - + Size + i.e: file size + Størrelse - - Share ratio settings - + DL Speed + i.e: Download speed + Nedlastingshastighet - - Desired ratio: - + UP Speed + i.e: Upload speed + Opplastingshastighet - - Filter file path: - + Seeds/Leechs + i.e: full/partial sources + Delere/Nedlastere - - ms - + Status + Status - - - RSS - + ETA + i.e: Estimated Time of Arrival / Time left + Gjenværende tid - - RSS feeds refresh interval: - + Finished + i.e: Torrent has finished downloading + Ferdig - - minutes - + None + i.e: No error message + Ingen - - Maximum number of articles per feed: - + Leechers + i.e: full/partial sources + Nedlastere + + + GUI - - File system - + + Open Torrent Files + Åpne torrentfiler - - Remove finished torrents when their ratio reaches: - + This file is either corrupted or this isn't a torrent. + Denne filen er enten ødelagt, eller det er ikke en torrent. - - System default - + Are you sure you want to delete all files in download list? + Ønsker du å slette alle filene in nedlastingslisten? - - Start minimized - + + &Yes + &Ja - - Web UI - + + &No + &Nei - - Enable Web User Interface - + Are you sure you want to delete the selected item(s) in download list? + Ønsker du å slette valgt(e) element(er) i nedlastingslisten? - - HTTP Server - + Finished + Ferdig - - Enable RSS support - + Checking... + Kontrollerer... - - RSS settings - + Connecting... + Kobler til... - - Enable queueing system - + Downloading... + Laster ned... - - Maximum active downloads: - + Download list cleared. + Nedlastingslisten er tømt. - - Torrent queueing - + All Downloads Paused. + Alle nedlastinger er pauset. - - Maximum active torrents: - + All Downloads Resumed. + Alle nedlastinger er gjennopptatt. - - Display top toolbar - + started. + startet. - - Search engine proxy settings - + UP Speed: + Opplastingshastighet: - - Bittorrent proxy settings - + Couldn't create the directory: + Klarte ikke å opprette mappen: - - Maximum active uploads: - + + Torrent Files + Torrentfiler - - - DownloadingTorrents - Name - i.e: file name - Navn + already in download list. + <file> already in download list. + ligger allerede i nedlastingslisten. - Size - i.e: file size - Størrelse + added to download list. + lagt til i nedlastingslisten. - DL Speed - i.e: Download speed - Nedlastingshastighet + resumed. (fast resume) + gjenopptatt. (Hurtig gjenopptaging) - UP Speed - i.e: Upload speed - Opplastingshastighet + Unable to decode torrent file: + Klarte ikke å dekode torrentfilen: - Seeds/Leechs - i.e: full/partial sources - Delere/Nedlastere + removed. + <file> removed. + fjernet. - ETA - i.e: Estimated Time of Arrival / Time left - Gjenværende tid + paused. + <file> paused. + er pauset. - qBittorrent %1 started. - e.g: qBittorrent v0.x started. - qBittorrent %1 er startet. + resumed. + <file> resumed. + er gjenopptatt. - '%1' added to download list. - '/home/y/xxx.torrent' was added to download list. - '%1' ble lagt til i nedlastingslisten. + Listening on port: + Lytter på port: - '%1' resumed. (fast resume) - '/home/y/xxx.torrent' was resumed. (fast resume) - '%1' ble gjenopptatt (hurtig gjenopptaging) + qBittorrent + qBittorrent - '%1' is already in download list. - e.g: 'xxx.avi' is already in download list. - '%1' finnes allerede i nedlastingslisten. + Are you sure? -- qBittorrent + Er du sikker? -- qBittorrent - Unable to decode torrent file: '%1' - e.g: Unable to decode torrent file: '/home/y/xxx.torrent' - Klarte ikke å dekode torrentfilen: '%1' + <b>qBittorrent</b><br>DL Speed: + <b>qBittorrent</b><br>Nedlastingshastighet: - This file is either corrupted or this isn't a torrent. - Denne filen er enten ødelagt, eller det er ikke en torrent. + <b>Connection Status:</b><br>Online + <b>Tilkoblingsstatus:</b><br>Tilkoblet - Couldn't listen on any of the given ports. - Klarte ikke å lytte på noen av de oppgitte portene. + <b>Connection Status:</b><br>Firewalled?<br><i>No incoming connections...</i> + <b>Tilkoblingsstatus:</b><br>Blokkert av brannmur?<br><i>Ingen innkommende tilkoblinger...</i> - Downloading '%1', please wait... - e.g: Downloading 'xxx.torrent', please wait... - Laster ned '%1'... + <b>Connection Status:</b><br>Offline<br><i>No peers found...</i> + <b>Tilkoblingsstatus:</b><br>Frakoblet<br><i>Ingen tjenere funnet...</i> - - - EventManager - - - Working - + has finished downloading. + er ferdig lastet ned. - - Updating... - + Couldn't listen on any of the given ports. + Klarte ikke å lytte på noen av de oppgitte portene. - - - Not working - + None + Ingen - - - Not contacted yet - + Empty search pattern + Ingen søketekst - - - this session - + Please type a search pattern first + Skriv en tekst å søke etter først - - - /s - /second (i.e. per second) - + No seach engine selected + Ingen søkemotor valgt - - Seeded for %1 - e.g. Seeded for 3m10s - + You must select at least one search engine. + Du må velge minst en søkemotor. - - %1 max - e.g. 10 max - + Searching... + Søker... - - - %1/s - e.g. 120 KiB/s - + Are you sure you want to quit? -- qBittorrent + Ønsker du å avslutte? -- qBittorrent - - - FeedDownloader - - RSS Feed downloader - + Are you sure you want to quit qbittorrent? + Er du sikker på at du ønsker å avslutte qbittorrent? - - RSS feed: - + KiB/s + KiB/s - - Feed name - + Search is finished + Søket er ferdig - - Automatically download torrents from this feed - + An error occured during search... + Det oppstod en feil under søket... - - Download filters - + Search aborted + Søket er avbrutt - - Filters: - + Search returned no results + Søket ga ingen resultater - - Filter settings - + Search plugin update -- qBittorrent + Oppdatering av søkeprogramtillegg -- qBittorrent - - Matches: - + Search plugin can be updated, do you want to update it? + +Changelog: + + Søkeprogramtillegget kan oppdateres, ønsker du å oppdatere det nå? + +Endringer: - - Does not match: - + Sorry, update server is temporarily unavailable. + Oppdateringstjeneren er midlertidig utilgjengelig. - - Destination folder: - + Your search plugin is already up to date. + Ditt søkeprogramtillegg er allerede oppdatert. - - ... - ... + Results + Resultater - - Filter testing - + Name + Navn - - Torrent title: - + Size + Størrelse - - Result: - + Progress + Fremdrift - - Test - + DL Speed + Nedlastingshastighet - - Import... - + UP Speed + Opplastingshastighet - - Export... - + Status + Status - - - Rename filter - + ETA + Gjenværende tid - - - Remove filter - + Seeders + Delere - - Add filter - + Leechers + Nedlastere - - - FeedDownloaderDlg - - New filter - + Search engine + Søkemotor - - Please choose a name for this filter - + Stalled + state of a torrent whose DL Speed is 0 + Laster ikke ned - - Filter name: - + Paused + Pauset - - - - Invalid filter name - + Preview process already running + Forhåndsvisningen kjører allerede - - The filter name cannot be left empty. - + There is already another preview process running. +Please close the other one first. + En annen forhåndsvisning kjører alt. +Vennligst avslutt denne først. - - - This filter name is already in use. - + Couldn't download + Couldn't download <file> + Klarte ikke å laste ned - - Choose save path - Velg filsti for nedlasting + reason: + Reason why the download failed + årsak: - - Filter testing error - + Downloading + Example: Downloading www.example.com/test.torrent + Laster ned - - Please specify a test torrent name. - + Please wait... + Vent litt... - - matches - + + Transfers + Overføringer - - does not match - + Are you sure you want to quit qBittorrent? + Ønsker du å avslutte qBittorrent? - - Select file to import - + Are you sure you want to delete the selected item(s) in download list and in hard drive? + Ønsker du å slette valgte element(er) i nedlastningslisten, og fra lagringsenheten? - - - Filters Files - + Download finished + Nedlastingen er fullført - - Import successful - + has finished downloading. + <filename> has finished downloading. + er ferdig lastet ned. - - Filters import was successful. - + Search Engine + Søkemotor - - Import failure - + I/O Error + Lese/Skrive feil - - Filters could not be imported due to an I/O error. - + + qBittorrent %1 + e.g: qBittorrent v0.x + qBittorrent %1 - - Select destination file - + Connection status: + Tilkoblingsstatus: - - Overwriting confirmation - + Offline + Frakoblet - - Are you sure you want to overwrite existing file? - + No peers found... + Ingen tjenere funnet... - - Export successful - + Name + i.e: file name + Navn - - Filters export was successful. - + Size + i.e: file size + Størrelse - - Export failure - + Progress + i.e: % downloaded + Fremgang - - Filters could not be exported due to an I/O error. - + DL Speed + i.e: Download speed + Nedlastingshastighet - - - FeedList - - Unread - + UP Speed + i.e: Upload speed + Opplastingshastighet - - - FilterParserThread - - - - - - - - - - - I/O Error - Input/Output Error - Lese/Skrive feil + Seeds/Leechs + i.e: full/partial sources + Delere/Nedlastere - - - - Couldn't open %1 in read mode. - Klarte ikke å åpne %1 i lesemodus. + ETA + i.e: Estimated Time of Arrival / Time left + Gjenværende tid - - - - - - - - %1 is not a valid PeerGuardian P2B file. - + Seeders + i.e: Number of full sources + Delere - - - FinishedListDelegate - KiB/s - KiB/s + Leechers + i.e: Number of partial sources + Nedlastere + + + qBittorrent %1 started. + e.g: qBittorrent v0.x started. + qBittorrent %1 er startet. + + + + + qBittorrent + qBittorrent + + + + qBittorrent %1 + e.g: qBittorrent vx.x + qBittorrent %1 + + + + + DL speed: %1 KiB/s + e.g: Download speed: 10 KiB/s + Nedlastingshastighet: %1 KiB/s + + + + + UP speed: %1 KiB/s + e.g: Upload speed: 10 KiB/s + Opplastingshastighet: %1 KiB/s - - - FinishedTorrents Finished + i.e: Torrent has finished downloading Ferdig - Name - i.e: file name - Navn + Checking... + i.e: Checking already downloaded parts... + Kontrollerer... - Size - i.e: file size - Størrelse + Stalled + i.e: State of a torrent whose download speed is 0kb/s + Laster ikke ned - DL Speed - i.e: Download speed - Nedlastingshastighet + + Are you sure you want to quit? + Ønsker du å avslutte qBittorrent? - UP Speed - i.e: Upload speed - Opplastingshastighet + '%1' was removed. + 'xxx.avi' was removed. + '%1' ble fjernet. - Seeds/Leechs - i.e: full/partial sources - Delere/Nedlastere + '%1' added to download list. + '/home/y/xxx.torrent' was added to download list. + '%1' ble lagt til i nedlastingslisten. - Status - Status + '%1' resumed. (fast resume) + '/home/y/xxx.torrent' was resumed. (fast resume) + '%1' ble gjenopptatt (hurtig gjenopptaging) + + + '%1' is already in download list. + e.g: 'xxx.avi' is already in download list. + '%1' finnes allerede i nedlastingslisten. + + + Unable to decode torrent file: '%1' + e.g: Unable to decode torrent file: '/home/y/xxx.torrent' + Klarte ikke å dekode torrentfilen: '%1' + + + None + i.e: No error message + Ingen + + + Listening on port: %1 + e.g: Listening on port: 1666 + Lytter på port: %1 + + + All downloads were paused. + Alle nedlastinger ble pauset. + + + '%1' paused. + xxx.avi paused. + '%1' pauset. + + + Connecting... + i.e: Connecting to the tracker... + Kobler til... + + + All downloads were resumed. + Alle nedlastinger ble gjenopptatt. + + + '%1' resumed. + e.g: xxx.avi resumed. + '%1' gjenopptatt. + + + + %1 has finished downloading. + e.g: xxx.avi has finished downloading. + %1 er ferdig nedlastet. + + + + I/O Error + i.e: Input/Output Error + Lese/Skrive feil + + + An error occured when trying to read or write %1. The disk is probably full, download has been paused + e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused + Det oppsto en feil ved lesing eller skriving til %1. Disken er mest sannsynelig full, nedlastingen har blitt pauset - ETA - i.e: Estimated Time of Arrival / Time left - Gjenværende tid + An error occured (full fisk?), '%1' paused. + e.g: An error occured (full fisk?), 'xxx.avi' paused. + Det har oppstått en feil (full disk?), '%1' er pauset. - Finished - i.e: Torrent has finished downloading - Ferdig + Connection Status: + Tilkoblingsstatus: - None - i.e: No error message - Ingen + Online + Tilkoblet - Leechers - i.e: full/partial sources - Nedlastere + Firewalled? + i.e: Behind a firewall/router? + Beskyttet av en brannmur? - - - GUI - - Open Torrent Files - Åpne torrentfiler + No incoming connections... + Ingen innkommende tilkoblinger... - This file is either corrupted or this isn't a torrent. - Denne filen er enten ødelagt, eller det er ikke en torrent. + No search engine selected + Ingen søkemotor valgt - Are you sure you want to delete all files in download list? - Ønsker du å slette alle filene in nedlastingslisten? + Search plugin update + Oppdatering av søkeprogramtillegget - - &Yes - &Ja + Search has finished + Søket er ferdig - - &No - &Nei + Results + i.e: Search results + Resultater - Are you sure you want to delete the selected item(s) in download list? - Ønsker du å slette valgt(e) element(er) i nedlastingslisten? + Downloading '%1', please wait... + e.g: Downloading 'xxx.torrent', please wait... + Laster ned '%1'... - Finished - Ferdig + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + Det har oppstått en feil (full disk?), '%1' er pauset. - Checking... - Kontrollerer... + + Search + Søk - Connecting... - Kobler til... + + RSS + - Downloading... - Laster ned... + + Alt+1 + shortcut to switch to first tab + - Download list cleared. - Nedlastingslisten er tømt. + + Url download error + - All Downloads Paused. - Alle nedlastinger er pauset. + + Couldn't download file at url: %1, reason: %2. + - All Downloads Resumed. - Alle nedlastinger er gjennopptatt. + + An I/O error occured for torrent %1. + Reason: %2 + e.g: An error occured for torrent xxx.avi. + Reason: disk is full. + - started. - startet. + + Download completion + - UP Speed: - Opplastingshastighet: + + Alt+2 + shortcut to switch to third tab + - Couldn't create the directory: - Klarte ikke å opprette mappen: + + Ctrl+F + shortcut to switch to search tab + - - Torrent Files - Torrentfiler + + Alt+3 + shortcut to switch to fourth tab + - already in download list. - <file> already in download list. - ligger allerede i nedlastingslisten. + + Global Upload Speed Limit + - added to download list. - lagt til i nedlastingslisten. + + Global Download Speed Limit + - resumed. (fast resume) - gjenopptatt. (Hurtig gjenopptaging) + + Some files are currently transferring. +Are you sure you want to quit qBittorrent? + - Unable to decode torrent file: - Klarte ikke å dekode torrentfilen: + + qBittorrent %1 (Down: %2/s, Up: %3/s) + %1 is qBittorrent version + - removed. - <file> removed. - fjernet. + + Options were saved successfully. + Innstillingene ble lagret. + + + HttpServer - paused. - <file> paused. - er pauset. + + File + - resumed. - <file> resumed. - er gjenopptatt. + + Edit + - Listening on port: - Lytter på port: + + Help + - qBittorrent - qBittorrent + + Delete from HD + - Are you sure? -- qBittorrent - Er du sikker? -- qBittorrent + + Download Torrents from their URL or Magnet link + - <b>qBittorrent</b><br>DL Speed: - <b>qBittorrent</b><br>Nedlastingshastighet: + + Only one link per line + - <b>Connection Status:</b><br>Online - <b>Tilkoblingsstatus:</b><br>Tilkoblet + + Download local torrent + - <b>Connection Status:</b><br>Firewalled?<br><i>No incoming connections...</i> - <b>Tilkoblingsstatus:</b><br>Blokkert av brannmur?<br><i>Ingen innkommende tilkoblinger...</i> + + Torrent files were correctly added to download list. + - <b>Connection Status:</b><br>Offline<br><i>No peers found...</i> - <b>Tilkoblingsstatus:</b><br>Frakoblet<br><i>Ingen tjenere funnet...</i> + + Point to torrent file + - has finished downloading. - er ferdig lastet ned. + + Download + Last ned - Couldn't listen on any of the given ports. - Klarte ikke å lytte på noen av de oppgitte portene. + + Are you sure you want to delete the selected torrents from the transfer list and hard disk? + - None - Ingen + + Download rate limit must be greater than 0 or disabled. + - Empty search pattern - Ingen søketekst + + Upload rate limit must be greater than 0 or disabled. + - Please type a search pattern first - Skriv en tekst å søke etter først + + Maximum number of connections limit must be greater than 0 or disabled. + - No seach engine selected - Ingen søkemotor valgt + + Maximum number of connections per torrent limit must be greater than 0 or disabled. + - You must select at least one search engine. - Du må velge minst en søkemotor. + + Maximum number of upload slots per torrent limit must be greater than 0 or disabled. + - Searching... - Søker... + + Unable to save program preferences, qBittorrent is probably unreachable. + - Are you sure you want to quit? -- qBittorrent - Ønsker du å avslutte? -- qBittorrent + + Language + - Are you sure you want to quit qbittorrent? - Er du sikker på at du ønsker å avslutte qbittorrent? + + Downloaded + Is the file downloaded or not? + - KiB/s - KiB/s + + The port used for incoming connections must be greater than 1024 and less than 65535. + - Search is finished - Søket er ferdig + + The port used for the Web UI must be greater than 1024 and less than 65535. + - An error occured during search... - Det oppstod en feil under søket... + + The Web UI username must be at least 3 characters long. + - Search aborted - Søket er avbrutt + + The Web UI password must be at least 3 characters long. + + + + MainWindow - Search returned no results - Søket ga ingen resultater + Log: + Logg: - Search plugin update -- qBittorrent - Oppdatering av søkeprogramtillegg -- qBittorrent + Total DL Speed: + Total nedlastingshastighet: - Search plugin can be updated, do you want to update it? - -Changelog: - - Søkeprogramtillegget kan oppdateres, ønsker du å oppdatere det nå? - -Endringer: + Total UP Speed: + Total opplastingshatighet: - Sorry, update server is temporarily unavailable. - Oppdateringstjeneren er midlertidig utilgjengelig. + &Options + &Valg - Your search plugin is already up to date. - Ditt søkeprogramtillegg er allerede oppdatert. + + &Edit + &Rediger - Results - Resultater + + &File + &Fil - Name - Navn + + &Help + &Hjelp - Size - Størrelse + Open + Åpne - Progress - Fremdrift + + Exit + Avslutt - DL Speed - Nedlastingshastighet + + Preferences + Innstillinger - UP Speed - Opplastingshastighet + + About + Om - Status - Status + + Start + Start - ETA - Gjenværende tid + + Pause + Pause - Seeders - Delere + + Delete + Slett - Leechers - Nedlastere + + Pause All + Paus alle - Search engine - Søkemotor + + Start All + Start alle - Stalled - state of a torrent whose DL Speed is 0 - Laster ikke ned + + Visit Website + - Paused - Pauset + + Documentation + Hjelpetekst - Preview process already running - Forhåndsvisningen kjører allerede + + Log Window + - There is already another preview process running. -Please close the other one first. - En annen forhåndsvisning kjører alt. -Vennligst avslutt denne først. + Delete All + Slett alle - Couldn't download - Couldn't download <file> - Klarte ikke å laste ned + Torrent Properties + Torrentegenskaper - reason: - Reason why the download failed - årsak: + Connection Status + Tilkoblingsstatus - Downloading - Example: Downloading www.example.com/test.torrent - Laster ned + Search + Søk - Please wait... - Vent litt... + Search Pattern: + Søketekst: - - Transfers - Overføringer + Status: + Status: - Are you sure you want to quit qBittorrent? - Ønsker du å avslutte qBittorrent? + Stopped + Stoppet - Are you sure you want to delete the selected item(s) in download list and in hard drive? - Ønsker du å slette valgte element(er) i nedlastningslisten, og fra lagringsenheten? + Search Engines + Søkemotorer - Download finished - Nedlastingen er fullført + Results: + Resultater: - has finished downloading. - <filename> has finished downloading. - er ferdig lastet ned. + Stop + Stopp - Search Engine - Søkemotor + + Download from URL + Last ned fra nettadresse - I/O Error - Lese/Skrive feil + Download + Last ned - - qBittorrent %1 - e.g: qBittorrent v0.x - qBittorrent %1 + Clear + Nullstill - Connection status: - Tilkoblingsstatus: + KiB/s + KiB/s - Offline - Frakoblet + + Create torrent + Lag torrent - No peers found... - Ingen tjenere funnet... + Update search plugin + Oppdater søkeprogramtillegget - Name - i.e: file name - Navn + Session ratio: + Nedlastingsforhold for økten: - Size - i.e: file size - Størrelse + Transfers + Overføringer - Progress - i.e: % downloaded - Fremgang + + Preview file + Forhåndsvis filen - DL Speed - i.e: Download speed - Nedlastingshastighet + + Clear log + Nullstill loggen - UP Speed - i.e: Upload speed - Opplastingshastighet + Delete Permanently + Slett data - Seeds/Leechs - i.e: full/partial sources - Delere/Nedlastere + Visit website + Besøk hjemmesiden - ETA - i.e: Estimated Time of Arrival / Time left - Gjenværende tid + + Report a bug + Send en feilrapport - Seeders - i.e: Number of full sources - Delere + + Set upload limit + - Leechers - i.e: Number of partial sources - Nedlastere + + Set download limit + - qBittorrent %1 started. - e.g: qBittorrent v0.x started. - qBittorrent %1 er startet. + + Set global download limit + - - - qBittorrent - qBittorrent + + Set global upload limit + - - qBittorrent %1 - e.g: qBittorrent vx.x - qBittorrent %1 + + Options + - - - DL speed: %1 KiB/s - e.g: Download speed: 10 KiB/s - Nedlastingshastighet: %1 KiB/s + + Open torrent + - - - UP speed: %1 KiB/s - e.g: Upload speed: 10 KiB/s - Opplastingshastighet: %1 KiB/s + + Decrease priority + - Finished - i.e: Torrent has finished downloading - Ferdig + + Increase priority + - Checking... - i.e: Checking already downloaded parts... - Kontrollerer... + + Console + + + + PeerAdditionDlg - Stalled - i.e: State of a torrent whose download speed is 0kb/s - Laster ikke ned + + Invalid IP + Ugyldig IP - - Are you sure you want to quit? - Ønsker du å avslutte qBittorrent? + + The IP you provided is invalid. + + + + PeerListDelegate - '%1' was removed. - 'xxx.avi' was removed. - '%1' ble fjernet. + + KiB/s + KiB/s + + + PeerListWidget - '%1' added to download list. - '/home/y/xxx.torrent' was added to download list. - '%1' ble lagt til i nedlastingslisten. + + IP + - '%1' resumed. (fast resume) - '/home/y/xxx.torrent' was resumed. (fast resume) - '%1' ble gjenopptatt (hurtig gjenopptaging) + + Client + i.e.: Client application + - '%1' is already in download list. - e.g: 'xxx.avi' is already in download list. - '%1' finnes allerede i nedlastingslisten. + + Progress + i.e: % downloaded + - Unable to decode torrent file: '%1' - e.g: Unable to decode torrent file: '/home/y/xxx.torrent' - Klarte ikke å dekode torrentfilen: '%1' + + Down Speed + i.e: Download speed + - None - i.e: No error message - Ingen + + Up Speed + i.e: Upload speed + - Listening on port: %1 - e.g: Listening on port: 1666 - Lytter på port: %1 + + Downloaded + i.e: total data downloaded + - All downloads were paused. - Alle nedlastinger ble pauset. + + Uploaded + i.e: total data uploaded + - '%1' paused. - xxx.avi paused. - '%1' pauset. + + Add a new peer + - Connecting... - i.e: Connecting to the tracker... - Kobler til... + + Limit upload rate + - All downloads were resumed. - Alle nedlastinger ble gjenopptatt. + + Limit download rate + - '%1' resumed. - e.g: xxx.avi resumed. - '%1' gjenopptatt. + + Ban peer permanently + - - %1 has finished downloading. - e.g: xxx.avi has finished downloading. - %1 er ferdig nedlastet. + + + Peer addition + - - I/O Error - i.e: Input/Output Error - Lese/Skrive feil + + The peer was added to this torrent. + - An error occured when trying to read or write %1. The disk is probably full, download has been paused - e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused - Det oppsto en feil ved lesing eller skriving til %1. Disken er mest sannsynelig full, nedlastingen har blitt pauset + + The peer could not be added to this torrent. + - An error occured (full fisk?), '%1' paused. - e.g: An error occured (full fisk?), 'xxx.avi' paused. - Det har oppstått en feil (full disk?), '%1' er pauset. + + Are you sure? -- qBittorrent + Er du sikker? -- qBittorrent - Connection Status: - Tilkoblingsstatus: + + Are you sure you want to ban permanently the selected peers? + - Online - Tilkoblet + + &Yes + &Ja - Firewalled? - i.e: Behind a firewall/router? - Beskyttet av en brannmur? + + &No + &Nei - No incoming connections... - Ingen innkommende tilkoblinger... + + Manually banning peer %1... + - No search engine selected - Ingen søkemotor valgt + + Upload rate limiting + - Search plugin update - Oppdatering av søkeprogramtillegget + + Download rate limiting + + + + Preferences - Search has finished - Søket er ferdig + + Preferences + - Results - i.e: Search results - Resultater + + UI + - Downloading '%1', please wait... - e.g: Downloading 'xxx.torrent', please wait... - Laster ned '%1'... + + Downloads + - - An error occured (full disk?), '%1' paused. - e.g: An error occured (full disk?), 'xxx.avi' paused. - Det har oppstått en feil (full disk?), '%1' er pauset. + + Connection + - - Search - Søk + + Bittorrent + - - RSS + + Proxy - - Alt+1 - shortcut to switch to first tab + + IP Filter - - Url download error + + Web UI - - Couldn't download file at url: %1, reason: %2. + + + RSS - - An I/O error occured for torrent %1. - Reason: %2 - e.g: An error occured for torrent xxx.avi. - Reason: disk is full. + + User interface - - Download completion + + Language: - - Alt+2 - shortcut to switch to third tab + + (Requires restart) - - Ctrl+F - shortcut to switch to search tab + + Visual style: - - Alt+3 - shortcut to switch to fourth tab + + System default + + + + + Plastique style (KDE like) - - Global Upload Speed Limit + + Cleanlooks style (Gnome like) - - Global Download Speed Limit + + Motif style (Unix like) - - Some files are currently transferring. -Are you sure you want to quit qBittorrent? + + CDE style (Common Desktop Environment like) - - qBittorrent %1 (Down: %2/s, Up: %3/s) - %1 is qBittorrent version + + Ask for confirmation on exit when download list is not empty - - Options were saved successfully. - Innstillingene ble lagret. - - - - HttpServer - - - File + + Display top toolbar - - Edit + + Disable splash screen - - Help + + Display current speed in title bar - - Delete from HD + + Transfer list - - Download Torrents from their URL or Magnet link + + Refresh interval: - - Only one link per line + + ms - - Download local torrent + + Use alternating row colors + In transfer list, one every two rows will have grey background. - - Torrent files were correctly added to download list. + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list - - Point to torrent file + + Downloading: - - Download - Last ned + + + Start/Stop + - - Are you sure you want to delete the selected torrents from the transfer list and hard disk? + + + Open folder - - Download rate limit must be greater than 0 or disabled. + + Completed: - - Upload rate limit must be greater than 0 or disabled. + + System tray icon - - Maximum number of connections limit must be greater than 0 or disabled. + + Disable system tray icon - - Maximum number of connections per torrent limit must be greater than 0 or disabled. + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. - - Maximum number of upload slots per torrent limit must be greater than 0 or disabled. + + Minimize to tray - - Unable to save program preferences, qBittorrent is probably unreachable. + + Start minimized - - - MainWindow - Log: - Logg: + + Show notification balloons in tray + - Total DL Speed: - Total nedlastingshastighet: + + File system + - Total UP Speed: - Total opplastingshatighet: + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + - &Options - &Valg + + Destination Folder: + - - &Edit - &Rediger + + Append the torrent's label + - - &File - &Fil + + Use a different folder for incomplete downloads: + - - &Help - &Hjelp + + + QLineEdit { + margin-left: 23px; +} + - Open - Åpne + + Automatically load .torrent files from: + - - Exit - Avslutt + + Append .!qB extension to incomplete files + - - Preferences - Innstillinger + + Pre-allocate all files + - - About - Om + + Disk cache: + - - Start - Start + + MiB (advanced) + - - Pause - Pause + + Torrent queueing + - - Delete - Slett + + Enable queueing system + - - Pause All - Paus alle + + Maximum active downloads: + - - Start All - Start alle + + Maximum active uploads: + - - Visit Website + + Maximum active torrents: - - Documentation - Hjelpetekst + + When adding a torrent + - - Log Window + + Display torrent content and some options - Delete All - Slett alle + + Do not start download automatically + The torrent will be added to download list in pause state + - Torrent Properties - Torrentegenskaper + + Listening port + - Connection Status - Tilkoblingsstatus + + Port used for incoming connections: + - Search - Søk + + Random + - Search Pattern: - Søketekst: + + Enable UPnP port mapping + - Status: - Status: + + Enable NAT-PMP port mapping + - Stopped - Stoppet + + Connections limit + - Search Engines - Søkemotorer + + Global maximum number of connections: + - Results: - Resultater: + + Maximum number of connections per torrent: + - Stop - Stopp + + Maximum number of upload slots per torrent: + - - Download from URL - Last ned fra nettadresse + + Global bandwidth limiting + - Download - Last ned + + Upload: + - Clear - Nullstill + + Download: + + + KiB/s - KiB/s + - - Create torrent - Lag torrent + + Peer connections + - Update search plugin - Oppdater søkeprogramtillegget + + Resolve peer countries + - Session ratio: - Nedlastingsforhold for økten: + + Resolve peer host names + - Transfers - Overføringer + + Bittorrent features + - - Preview file - Forhåndsvis filen + + Enable DHT network (decentralized) + - - Clear log - Nullstill loggen + + Use a different port for DHT and Bittorrent + - Delete Permanently - Slett data + + DHT port: + - Visit website - Besøk hjemmesiden + + Enable Peer Exchange / PeX (requires restart) + - - Report a bug - Send en feilrapport + + Enable Local Peer Discovery + + + + + Spoof µtorrent to avoid ban (requires restart) + - - Set upload limit + + Encryption: - - Set download limit + + Enabled - - Set global download limit + + Forced - - Set global upload limit + + Disabled - - Options + + Share ratio settings - - Open torrent + + Desired ratio: - - Decrease priority + + Remove finished torrents when their ratio reaches: - - Increase priority + + Search engine proxy settings - - Console + + + Type: - - - PeerAdditionDlg - - Invalid IP - Ugyldig IP + + + (None) + - - The IP you provided is invalid. + + + HTTP - - - PeerListDelegate - - KiB/s - KiB/s + + + Proxy: + - - - PeerListWidget - - IP + + + + Port: - - Client - i.e.: Client application + + + + Authentication - - Progress - i.e: % downloaded + + + + Username: - - Down Speed - i.e: Download speed + + + + Password: - - Up Speed - i.e: Upload speed + + Bittorrent proxy settings - - Downloaded - i.e: total data downloaded + + SOCKS5 - - Uploaded - i.e: total data uploaded + + Affected connections - - Add a new peer + + Use proxy for connections to trackers - - Limit upload rate + + Use proxy for connections to regular peers - - Limit download rate + + Use proxy for DHT messages - - Ban peer permanently + + Use proxy for connections to web seeds - - - Peer addition + + Filter Settings - - The peer was added to this torrent. + + Activate IP Filtering - - The peer could not be added to this torrent. + + Filter path (.dat, .p2p, .p2b): - - Are you sure? -- qBittorrent - Er du sikker? -- qBittorrent + + Enable Web User Interface + - - Are you sure you want to ban permanently the selected peers? + + HTTP Server - - &Yes - &Ja + + Enable RSS support + - - &No - &Nei + + RSS settings + - - Manually banning peer %1... + + RSS feeds refresh interval: - - Upload rate limiting + + minutes - - Download rate limiting + + Maximum number of articles per feed: diff --git a/src/lang/qbittorrent_nl.qm b/src/lang/qbittorrent_nl.qm index 731d0f035d34616938a03fc90a22a7a3da1990f2..86d2557ed111a44964a97ede8133cce419a545b8 100644 GIT binary patch delta 3377 zcmXYzc|eWn9>;&@yyrdZd)_mcEJ@ZPld_glX`PDpNJWVj)g`oRaY{ucnIS@9WDDKQ zh?+u{vedLp!gU9Oa4$_WT$7nw2KRfs_pi@6?|IJi{+93W`#k?S#O!+{*4lg@F|zel z`L6cy2A9GPU3} z=>036@%aBLfooP0xnj>XUlA?HCR)`naEei9wL8mw}fa(4w1zL zqF~*3W1?k6MEU7N%bSQwCXo0NI8!OmzD%IcFk+tS0@IS@*aqz1LXuAGHLrtMw>kLl z1A!~wllIet=v%^rE!PB=SrU7QB?{XpFnq1R*i3=tEV0K1iFO(jTZN1!b&?_jmD;|T zrk=-(tfte{AC15$n%XxV+()x?2_-T#`x8^hLdPT{Em^lW5KSl}m%9~2bB>Tp4>H~v zK(4!+iB$UpTHPc!izmp`6hw7q`h!owG;;GnMuE-b9yJmCFDN|;uLmTM*dVHUHMl?<*ywGUTxK@-r z{jta`J{TqcAo5_5abA_kSb$Z+&a(Gk;`sL&zN@$D(t|AnY_;pYh4 zOjM`wBFa52s=wDrT3XR5>gaYLnj0qS>gyv~_+HdwvKOM6Ao`fzO=K7)mao@C#C_u7 zQ}AM^vtlE!+fen-Vw-9+DE+K>{`ILuhit@KDz`y&GsXGkn1qNnap|9Eq5VyPz7NE8 z4?Bp=u8JGncvS4Dxao?QmdNCuxTzNrnS_b|@q9MXqA2l`h$Tb@3F3ikD4DvHQC34t z#v>Vnt0Raa*9wfXU}gkV5jmU|7~Ox)fgslV;(fZFoC7| zXhkuz?1i?DXsj3fPR7nEd&4{)Rkp#Ku*eD71g~}7HC0bb{(Y7c__TdNMYe~`Rl`yEG zl0EM5gt!=i@s3(4y% z2s~g9tLI`(w9lNKvl}9ek7pe`Du^uavtM@V#xaUr_+2w9@sy36?n1P(UCTzdoJCLT z*wuZrh`d6;L86IuY+M6+TU^3wzeeeu2H3oj14Kn9+5AtHsb-6GPUiKL-QkYFhM2Hr z`Fr4$4+VM;6S!ZWJ-HPx4u2^ywvVl13gD!v?6s|lXqoo0@L`D|d%Y5wd)u;I8K;P% z_1XImk!kR7_Qie#w4p^xCJ?JHFSY#F0aT(v>U8BNi0^~csRJ#X(LfsN^u=4attDES~gQhJ<=!Ilq$XDgLTOhrQMHAi86Of zADZ4Fn&vKjl!XA*e@dUvK*{G02;B5uVEJR|;HpiS|1o+p@hpfbZL>^$6QwK&l@0C3 z0TXpurvDrjDYuf%P~kDSoYW8Q=$+zg*Y`8EvZnLYv1zNaI|7}1w@nOsIYNH z8RboUdxa{JSd7f2(uQK}FM9tXuS%LVIg9G9GWFxSO>J5ieET{RZ^n z6u(IzB3l=MF*_A+B8+fzX;o4dJbuJdCI34z_{Kvy<%Sv2j&;geh)@>ww~_rM|LFL$rOVqKN5*Wu8a z;G?3$XkD&EC2mi{_}QtLzc->)t}4X_1hUyiWnh4P=1vyqq8%!HSaL()n*aY$;;C}| zq6~+`bCrh}naxgC`4t-CXqcy3o{SB*SF2WWd8ph4)!MU#MB_SD>0SstJzAwTL4eCm zRJm3uxcT&}O5>{`>NBciJx=I-uBtY)3ipXdRsG8vv~u}3szw7_l(bLPyoZ4|7pkrY zzCmf*RBa)+U>?j?J#Mxm`ux7?V{Z~lXToVraXhC!=L}hA+zUoXWNML!i!1eD0?sntW=k;U$H}-O=qtSxT#&KDTBs4eb%K&ct^(&|aLBQ~o;ty_uyW~7eL1#G!R zomr9qi`}8lQ5?ZES*go=kdT?V`VV_;J8EG9jAwghN$li#UXNF zfad~W6cgX_Ts=6+g&&fSz>?SS7E|!z;BtP!7*r%;G{5+YAu4y2&wdO8JD}$CH@6e% z74ap~OgP+heqT~75(?mtFF<8ChVwNJ==qj6e9fs)1a8Wo*UlTngT;K?$M-ObOZ=~Y zz~e_5@NZUQ!8{B8Vd)gJWP?t;d7 z8ALd)K;!xy#90=pIn{m`$8MLV`bPy$$)lPU^Yv(fkEX5H6!SlzG3YE^0de_hUO#Yz hlNoFN_!2!F&ckgg_S7_JoX75bvR1F=jOYBE{{fzk+%W(E delta 10776 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 diff --git a/src/lang/qbittorrent_nl.ts b/src/lang/qbittorrent_nl.ts index 16cdf54da..555da17c3 100644 --- a/src/lang/qbittorrent_nl.ts +++ b/src/lang/qbittorrent_nl.ts @@ -439,15 +439,15 @@ p, li { white-space: pre-wrap; } IP Filter - IP Filter + IP Filter Activate IP Filtering - IP filteren activeren + IP filteren activeren Filter Settings - Filterinstellingen + Filterinstellingen Add Range @@ -479,7 +479,7 @@ p, li { white-space: pre-wrap; } Proxy - Proxy + Proxy Enable connection through a proxy server @@ -499,11 +499,11 @@ p, li { white-space: pre-wrap; } Port: - Poort: + Poort: Authentication - Authenticatie + Authenticatie User Name: @@ -511,7 +511,7 @@ p, li { white-space: pre-wrap; } Password: - Wachtwoord: + Wachtwoord: Proxy server requires authentication @@ -595,7 +595,7 @@ p, li { white-space: pre-wrap; } Language: - Taal: + Taal: Behaviour @@ -619,7 +619,7 @@ p, li { white-space: pre-wrap; } KiB/s - KiB/s + KiB/s 1 KiB DL = @@ -671,7 +671,7 @@ p, li { white-space: pre-wrap; } DHT port: - DHT poort: + DHT poort: <b>Note:</b> Changes will be applied after qBittorrent is restarted. @@ -703,7 +703,7 @@ p, li { white-space: pre-wrap; } Connection - Verbinding + Verbinding Peer eXchange (PeX) @@ -735,7 +735,7 @@ p, li { white-space: pre-wrap; } Plastique style (KDE like) - Plastique stijl (zoals KDE) + Plastique stijl (zoals KDE) Cleanlooks style (GNOME like) @@ -747,7 +747,7 @@ p, li { white-space: pre-wrap; } CDE style (Common Desktop Environment like) - CDE stijl (zoals Common Desktop Environment) + CDE stijl (zoals Common Desktop Environment) MacOS style (MacOSX only) @@ -775,31 +775,31 @@ p, li { white-space: pre-wrap; } HTTP - HTTP + HTTP SOCKS5 - SOCKS5 + SOCKS5 Affected connections - Beïnvloedde verbindingen + Beïnvloedde verbindingen Use proxy for connections to trackers - Proxy gebruiken voor verbindingen met tracker + Proxy gebruiken voor verbindingen met tracker Use proxy for connections to regular peers - Proxy gebruiken voor verbindingen met normale peers + Proxy gebruiken voor verbindingen met normale peers Use proxy for connections to web seeds - Proxy gebruiken voor verbindingen met web seeds + Proxy gebruiken voor verbindingen met web seeds Use proxy for DHT messages - Proxy gebruiken voor DHT berichten + Proxy gebruiken voor DHT berichten Encryption @@ -811,19 +811,19 @@ p, li { white-space: pre-wrap; } Enabled - Ingeschakeld + Ingeschakeld Forced - Geforceerd + Geforceerd Disabled - Uitgeschakeld + Uitgeschakeld Preferences - Voorkeuren + Voorkeuren General @@ -835,44 +835,44 @@ p, li { white-space: pre-wrap; } Visual style: - Visuele stijl: + Visuele stijl: Cleanlooks style (Gnome like) - Cleanlooks stijl (zoals Gnome) + Cleanlooks stijl (zoals Gnome) Motif style (Unix like) - Motif stijl (zoals Unix) + Motif stijl (zoals Unix) Ask for confirmation on exit when download list is not empty - Toestemming vragen tijdens afsluiten als de downloadlijst niet leeg is + Toestemming vragen tijdens afsluiten als de downloadlijst niet leeg is Display current speed in title bar - Huidige snelheid weergeven in titelbalk + Huidige snelheid weergeven in titelbalk System tray icon - Systeemvakicoon + Systeemvakicoon Disable system tray icon - Systeemvakicon uitschakelen + Systeemvakicon uitschakelen Close to tray i.e: The systray tray icon will still be visible when closing the main window. - Sluiten naar systeemvak + Sluiten naar systeemvak Minimize to tray - Minimaliseren naar systeemvak + Minimaliseren naar systeemvak Show notification balloons in tray - Notificaties weergeven in systeemvak + Notificaties weergeven in systeemvak Media player: @@ -880,7 +880,7 @@ p, li { white-space: pre-wrap; } Downloads - Downloads + Downloads Put downloads in this folder: @@ -888,30 +888,26 @@ p, li { white-space: pre-wrap; } Pre-allocate all files - Schijfruimte vooraf toewijzen voor alle bestanden + Schijfruimte vooraf toewijzen voor alle bestanden When adding a torrent - Tijdens torrent toevoegen + Tijdens torrent toevoegen Display torrent content and some options - Torrentinhoud en enkele opties weergeven + Torrentinhoud en enkele opties weergeven Do not start download automatically The torrent will be added to download list in pause state - Download niet automatisch starten + Download niet automatisch starten Folder watching qBittorrent will watch a directory and automatically download torrents present in it Map in de gaten houden - - UI - - Action for double click Action executed when doucle-clicking on an item in transfer (download/upload) list @@ -923,11 +919,11 @@ p, li { white-space: pre-wrap; } Start/Stop - Start/Stop + Start/Stop Open folder - Open map + Open map Show properties @@ -951,7 +947,7 @@ p, li { white-space: pre-wrap; } Listening port - Luisterpoort + Luisterpoort to @@ -960,27 +956,23 @@ p, li { white-space: pre-wrap; } Enable UPnP port mapping - UPnP port mapping inschakelen + UPnP port mapping inschakelen Enable NAT-PMP port mapping - NAT-PMP port mapping inschakelen + NAT-PMP port mapping inschakelen Global bandwidth limiting - Globaal bandbreedtelimiet + Globaal bandbreedtelimiet Upload: - Upload: + Upload: Download: - Download: - - - Bittorrent features - + Download: Use the same port for DHT and Bittorrent @@ -988,43 +980,43 @@ p, li { white-space: pre-wrap; } Spoof µtorrent to avoid ban (requires restart) - Spoof µtorrent om ban te voorkomen (herstart nodig) + Spoof µtorrent om ban te voorkomen (herstart nodig) Type: - Type: + Type: (None) - (Geen) + (Geen) Proxy: - Proxy: + Proxy: Username: - Gebruikersnaam: + Gebruikersnaam: Bittorrent - Bittorrent + Bittorrent Connections limit - Verbindingslimiet + Verbindingslimiet Global maximum number of connections: - Globaal verbindingslimiet: + Globaal verbindingslimiet: Maximum number of connections per torrent: - Verbindingslimiet per torrent: + Verbindingslimiet per torrent: Maximum number of upload slots per torrent: - Maximum aantal uploads per torrent: + Maximum aantal uploads per torrent: Additional Bittorrent features @@ -1032,7 +1024,7 @@ p, li { white-space: pre-wrap; } Enable DHT network (decentralized) - DHT (gedecentraliseerd) netwerk inschakelen + DHT (gedecentraliseerd) netwerk inschakelen Enable Peer eXchange (PeX) @@ -1040,23 +1032,23 @@ p, li { white-space: pre-wrap; } Enable Local Peer Discovery - Local Peer Discovery inschakelen + Local Peer Discovery inschakelen Encryption: - Encryptie: + Encryptie: Share ratio settings - Deel ratio instellingen + Deel ratio instellingen Desired ratio: - Gewenste ratio: + Gewenste ratio: Filter file path: - Filterbestand pad: + Filterbestand pad: transfer lists refresh interval: @@ -1064,39 +1056,39 @@ p, li { white-space: pre-wrap; } ms - ms + ms RSS - RSS + RSS RSS feeds refresh interval: - RSS feeds vernieuwingsinterval: + RSS feeds vernieuwingsinterval: minutes - minuten + minuten Maximum number of articles per feed: - Maximum aantal artikelen per feed: + Maximum aantal artikelen per feed: File system - Bestandssysteem + Bestandssysteem Remove finished torrents when their ratio reaches: - Complete torrents verwijderen bij een ratio van: + Complete torrents verwijderen bij een ratio van: System default - Systeem standaard + Systeem standaard Start minimized - Start geminimaliseerd + Start geminimaliseerd Action on double click in transfer lists @@ -1137,165 +1129,63 @@ p, li { white-space: pre-wrap; } Web UI - Web UI + Web UI Port used for incoming connections: - Poort voor inkomende verbindingen: + Poort voor inkomende verbindingen: Random - Willekeurig + Willekeurig Enable Web User Interface - Web Gebruikers Interface inschakelen + Web Gebruikers Interface inschakelen HTTP Server - HTTP Server + HTTP Server Enable RSS support - RSS ondersteuning inschakelen + RSS ondersteuning inschakelen RSS settings - RSS instellingen + RSS instellingen Torrent queueing - Torrent wachtrij + Torrent wachtrij Enable queueing system - Wachtrij inschakelen + Wachtrij inschakelen Maximum active downloads: - Maximum actieve downloads: + Maximum actieve downloads: Maximum active torrents: - Maximum actieve torrents: + Maximum actieve torrents: Display top toolbar - Werkbalk boven weergeven + Werkbalk boven weergeven Search engine proxy settings - Zoekmachine proxy instellingen + Zoekmachine proxy instellingen Bittorrent proxy settings - Bittorrent proxy instellingen + Bittorrent proxy instellingen Maximum active uploads: - Maximum actieve uploads: - - - Disable splash screen - - - - Downloading: - - - - Completed: - - - - Peer connections - - - - Resolve peer countries - - - - Resolve peer host names - - - - Use a different port for DHT and Bittorrent - - - - Disk cache: - - - - MiB (advanced) - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - Destination Folder: - - - - Append the torrent's label - - - - Use a different folder for incomplete downloads: - - - - QLineEdit { - margin-left: 23px; -} - - - - Automatically load .torrent files from: - - - - Append .!qB extension to incomplete files - - - - Enable Peer Exchange / PeX (requires restart) - - - - User interface - - - - (Requires restart) - - - - Transfer list - - - - Refresh interval: - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + Maximum actieve uploads: @@ -2671,6 +2561,31 @@ Are you sure you want to quit qBittorrent? Unable to save program preferences, qBittorrent is probably unreachable. + + Language + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + The Web UI username must be at least 3 characters long. + + + + The Web UI password must be at least 3 characters long. + + + + Downloaded + Is the file downloaded or not? + + MainWindow @@ -3050,6 +2965,469 @@ Are you sure you want to quit qBittorrent? + + Preferences + + Preferences + + + + UI + + + + Downloads + + + + Connection + + + + Bittorrent + + + + Proxy + + + + IP Filter + + + + Web UI + + + + RSS + + + + User interface + + + + Language: + + + + (Requires restart) + + + + Visual style: + + + + System default + + + + Plastique style (KDE like) + + + + Cleanlooks style (Gnome like) + + + + Motif style (Unix like) + + + + CDE style (Common Desktop Environment like) + + + + Ask for confirmation on exit when download list is not empty + + + + Display top toolbar + + + + Disable splash screen + + + + Display current speed in title bar + + + + Transfer list + + + + Refresh interval: + + + + ms + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + Downloading: + + + + Start/Stop + + + + Open folder + + + + Completed: + + + + System tray icon + + + + Disable system tray icon + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + Minimize to tray + + + + Start minimized + + + + Show notification balloons in tray + + + + File system + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + Destination Folder: + + + + Append the torrent's label + + + + Use a different folder for incomplete downloads: + + + + QLineEdit { + margin-left: 23px; +} + + + + Automatically load .torrent files from: + + + + Append .!qB extension to incomplete files + + + + Pre-allocate all files + + + + Disk cache: + + + + MiB (advanced) + + + + Torrent queueing + + + + Enable queueing system + + + + Maximum active downloads: + + + + Maximum active uploads: + + + + Maximum active torrents: + + + + When adding a torrent + + + + Display torrent content and some options + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + Listening port + + + + Port used for incoming connections: + + + + Random + + + + Enable UPnP port mapping + + + + Enable NAT-PMP port mapping + + + + Connections limit + + + + Global maximum number of connections: + + + + Maximum number of connections per torrent: + + + + Maximum number of upload slots per torrent: + + + + Global bandwidth limiting + + + + Upload: + + + + Download: + + + + KiB/s + + + + Peer connections + + + + Resolve peer countries + + + + Resolve peer host names + + + + Bittorrent features + + + + Enable DHT network (decentralized) + + + + Use a different port for DHT and Bittorrent + + + + DHT port: + + + + Enable Peer Exchange / PeX (requires restart) + + + + Enable Local Peer Discovery + + + + Spoof µtorrent to avoid ban (requires restart) + + + + Encryption: + + + + Enabled + + + + Forced + + + + Disabled + + + + Share ratio settings + + + + Desired ratio: + + + + Remove finished torrents when their ratio reaches: + + + + Search engine proxy settings + + + + Type: + + + + (None) + + + + HTTP + + + + Proxy: + + + + Port: + + + + Authentication + + + + Username: + + + + Password: + + + + Bittorrent proxy settings + + + + SOCKS5 + + + + Affected connections + + + + Use proxy for connections to trackers + + + + Use proxy for connections to regular peers + + + + Use proxy for DHT messages + + + + Use proxy for connections to web seeds + + + + Filter Settings + + + + Activate IP Filtering + + + + Enable Web User Interface + + + + HTTP Server + + + + Enable RSS support + + + + RSS settings + + + + RSS feeds refresh interval: + + + + minutes + + + + Maximum number of articles per feed: + + + + Filter path (.dat, .p2p, .p2b): + + + PropListDelegate diff --git a/src/lang/qbittorrent_pl.qm b/src/lang/qbittorrent_pl.qm index b34b8b848309c35cedd854dad8ce028c2f8ea21c..711459ab15b017e5fb77a2019be13a4a0d5f3f29 100644 GIT binary patch delta 4368 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 dS(ooAX|}&_s<0yK1o_Y>oH}ec(Al{0{{XY Proxy - Proxy + Proxy Proxy Settings @@ -430,7 +430,7 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) Port: - Port: + Port: Proxy server requires authentication @@ -438,7 +438,7 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) Authentication - Autentykacja + Autentykacja User Name: @@ -446,7 +446,7 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) Password: - Hasło: + Hasło: Enable connection through a proxy server @@ -522,11 +522,11 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) Activate IP Filtering - Włącz filtrowanie IP + Włącz filtrowanie IP Filter Settings - Ustawienia filtra + Ustawienia filtra ipfilter.dat URL or PATH: @@ -554,7 +554,7 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) IP Filter - Filtr IP + Filtr IP Add Range @@ -594,7 +594,7 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) Language: - Język: + Język: Behaviour @@ -618,7 +618,7 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) KiB/s - KiB/s + KiB/s 1 KiB DL = @@ -654,7 +654,7 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) DHT port: - Port DHT: + Port DHT: <b>Note:</b> Changes will be applied after qBittorrent is restarted. @@ -702,7 +702,7 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) Connection - Połączenie + Połączenie Peer eXchange (PeX) @@ -734,7 +734,7 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) Plastique style (KDE like) - Styl Plastique (jak KDE) + Styl Plastique (jak KDE) Cleanlooks style (GNOME like) @@ -746,7 +746,7 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) CDE style (Common Desktop Environment like) - Styl CDE (jak Common Desktop Environment) + Styl CDE (jak Common Desktop Environment) MacOS style (MacOSX only) @@ -774,31 +774,31 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) HTTP - HTTP + HTTP SOCKS5 - SOCKS5 + SOCKS5 Affected connections - Wymuszone połączenia + Wymuszone połączenia Use proxy for connections to trackers - Użyj proxy do połączenia z trackerami + Użyj proxy do połączenia z trackerami Use proxy for connections to regular peers - Użyj proxy do połączenia z partnerami + Użyj proxy do połączenia z partnerami Use proxy for connections to web seeds - Użyj proxy do połączenia z seedami www + Użyj proxy do połączenia z seedami www Use proxy for DHT messages - Użyj proxy do wiadomości DHT + Użyj proxy do wiadomości DHT Encryption @@ -810,19 +810,19 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) Enabled - Włączone + Włączone Forced - Wymuszone + Wymuszone Disabled - Wyłączone + Wyłączone Preferences - Ustawienia + Ustawienia General @@ -834,44 +834,44 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) Visual style: - Styl wizualny: + Styl wizualny: Cleanlooks style (Gnome like) - Styl Cleanlooks (jak Gnome) + Styl Cleanlooks (jak Gnome) Motif style (Unix like) - Styl Motif (jak Unix) + Styl Motif (jak Unix) Ask for confirmation on exit when download list is not empty - Pytaj o potwierdzenie wyjścia jeśli lista pobierania nie jest pusta + Pytaj o potwierdzenie wyjścia jeśli lista pobierania nie jest pusta Display current speed in title bar - Pokaż aktualną prędkość na pasku tytułu + Pokaż aktualną prędkość na pasku tytułu System tray icon - Ikona w tacce systemowej + Ikona w tacce systemowej Disable system tray icon - Wyłącz ikonę w tacce systemowej + Wyłącz ikonę w tacce systemowej Close to tray i.e: The systray tray icon will still be visible when closing the main window. - Zamknij do tacki systemowej + Zamknij do tacki systemowej Minimize to tray - Minimalizuj do tacki systemowej + Minimalizuj do tacki systemowej Show notification balloons in tray - Pokaż balony powiadomień w tacce systemowej + Pokaż balony powiadomień w tacce systemowej Media player: @@ -879,7 +879,7 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) Downloads - Pobieranie + Pobieranie Put downloads in this folder: @@ -887,20 +887,20 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) Pre-allocate all files - Rezerwuj miejsce na dysku + Rezerwuj miejsce na dysku When adding a torrent - Gdy dodajesz torrent + Gdy dodajesz torrent Display torrent content and some options - Pokaż zawartość torrenta i kilka opcji + Pokaż zawartość torrenta i kilka opcji Do not start download automatically The torrent will be added to download list in pause state - Nie uruchamiaj automatycznie pobierań + Nie uruchamiaj automatycznie pobierań Folder watching @@ -909,15 +909,15 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) UI - Wygląd + Wygląd Start/Stop - Uruchom/Zatrzymaj + Uruchom/Zatrzymaj Open folder - Otwórz katalog + Otwórz katalog Download folder: @@ -933,7 +933,7 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) Listening port - Port nasłuchu + Port nasłuchu to @@ -942,67 +942,67 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) Enable UPnP port mapping - Włącz mapowanie portu UPnP + Włącz mapowanie portu UPnP Enable NAT-PMP port mapping - Włącz mapowanie portu NAT-PMP + Włącz mapowanie portu NAT-PMP Global bandwidth limiting - Globalne ograniczenie przepustowości łącza + Globalne ograniczenie przepustowości łącza Upload: - Wysyłanie: + Wysyłanie: Download: - Pobieranie: + Pobieranie: Bittorrent features - Ustawienia bittorrent + Ustawienia bittorrent Spoof µtorrent to avoid ban (requires restart) - Naśladowanie µtorrent w celu omijania blokad (wymaga restartu) + Naśladowanie µtorrent w celu omijania blokad (wymaga restartu) Type: - Typ: + Typ: (None) - (Żaden) + (Żaden) Proxy: - Proxy: + Proxy: Username: - Nazwa użytkownika: + Nazwa użytkownika: Bittorrent - Bittorrent + Bittorrent Connections limit - Limit połączeń + Limit połączeń Global maximum number of connections: - Maksymalna ilość połączeń: + Maksymalna ilość połączeń: Maximum number of connections per torrent: - Maksymalna ilość połączeń na torrent: + Maksymalna ilość połączeń na torrent: Maximum number of upload slots per torrent: - Maksymalna ilość slotów wysyłania na torrent: + Maksymalna ilość slotów wysyłania na torrent: Additional Bittorrent features @@ -1010,7 +1010,7 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) Enable DHT network (decentralized) - Włącz sieć DHT (rozproszona) + Włącz sieć DHT (rozproszona) Enable Peer eXchange (PeX) @@ -1018,23 +1018,23 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) Enable Local Peer Discovery - Włącz Local Peer Discovery + Włącz Local Peer Discovery Encryption: - Szyfrowanie: + Szyfrowanie: Share ratio settings - Ustawienia współczynnika udziału + Ustawienia współczynnika udziału Desired ratio: - Żądany współczynnik: + Żądany współczynnik: Filter file path: - Plik filtra IP: + Plik filtra IP: transfer lists refresh interval: @@ -1042,39 +1042,39 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) ms - ms + ms RSS - RSS + RSS RSS feeds refresh interval: - Częstotliwość odświeżania nagłówków RSS: + Częstotliwość odświeżania nagłówków RSS: minutes - minut + minut Maximum number of articles per feed: - Maksymalna ilość wiadomości w nagłówku: + Maksymalna ilość wiadomości w nagłówku: File system - Katalogi + Katalogi Remove finished torrents when their ratio reaches: - Usuń zakończone torrenty gdy współczynnik osiągnie: + Usuń zakończone torrenty gdy współczynnik osiągnie: System default - Domyślne systemu + Domyślne systemu Start minimized - Uruchom zminimalizowany + Uruchom zminimalizowany Action on double click in transfer lists @@ -1115,67 +1115,67 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) Web UI - Interfejs www + Interfejs www Port used for incoming connections: - Port dla połączeń przychodzących: + Port dla połączeń przychodzących: Random - Losowy + Losowy Enable Web User Interface - Włącz interfejs www + Włącz interfejs www HTTP Server - Interfejs www + Interfejs www Enable RSS support - Włącz obsługę RSS + Włącz obsługę RSS RSS settings - Ustawienia RSS + Ustawienia RSS Enable queueing system - Włącz kolejkowanie + Włącz kolejkowanie Maximum active downloads: - Maksymalna ilość aktywnych pobierań: + Maksymalna ilość aktywnych pobierań: Torrent queueing - Kolejkowanie torrentów + Kolejkowanie torrentów Maximum active torrents: - Maksymalna ilość aktywnych torrentów: + Maksymalna ilość aktywnych torrentów: Display top toolbar - Pokaż górny pasek narzędzi + Pokaż górny pasek narzędzi Search engine proxy settings - Ustawienia proxy dla mechanizmu wyszukiwania + Ustawienia proxy dla mechanizmu wyszukiwania Bittorrent proxy settings - Ustawienia proxy dla bittorrent + Ustawienia proxy dla bittorrent Maximum active uploads: - Maksymalna ilość aktywnych wysyłań: + Maksymalna ilość aktywnych wysyłań: Disable splash screen - Wyłącz ekran startowy + Wyłącz ekran startowy Transfer list refresh interval: @@ -1188,101 +1188,27 @@ Wszystkie prawa zastrżeżone © 2006 Christophe Dumez<br>(new line) Downloading: - Pobieranych: + Pobieranych: Completed: - Ukończonych: + Ukończonych: Peer connections - Połączenia partnerów + Połączenia partnerów Resolve peer countries - Odczytuje kraje partnerów + Odczytuje kraje partnerów Resolve peer host names - Odczytuje nazwy hostów partnerów + Odczytuje nazwy hostów partnerów Use a different port for DHT and Bittorrent - Używa innego portu dla DHT i bittorrent - - - Disk cache: - - - - MiB (advanced) - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - Destination Folder: - - - - Append the torrent's label - - - - Use a different folder for incomplete downloads: - - - - QLineEdit { - margin-left: 23px; -} - - - - Automatically load .torrent files from: - - - - Append .!qB extension to incomplete files - - - - Enable Peer Exchange / PeX (requires restart) - - - - User interface - - - - (Requires restart) - - - - Transfer list - - - - Refresh interval: - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + Używa innego portu dla DHT i bittorrent @@ -2709,6 +2635,31 @@ Czy napewno zamknąć qBittorrent? Unable to save program preferences, qBittorrent is probably unreachable. Nie można zapisać ustawień, prawdopodobnie qBittorrent jest nieosiągalny. + + Language + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + The Web UI username must be at least 3 characters long. + + + + The Web UI password must be at least 3 characters long. + + + + Downloaded + Is the file downloaded or not? + + MainWindow @@ -3096,6 +3047,469 @@ Czy napewno zamknąć qBittorrent? + + Preferences + + Preferences + + + + UI + + + + Downloads + + + + Connection + + + + Bittorrent + + + + Proxy + + + + IP Filter + + + + Web UI + + + + RSS + + + + User interface + + + + Language: + + + + (Requires restart) + + + + Visual style: + + + + System default + + + + Plastique style (KDE like) + + + + Cleanlooks style (Gnome like) + + + + Motif style (Unix like) + + + + CDE style (Common Desktop Environment like) + + + + Ask for confirmation on exit when download list is not empty + + + + Display top toolbar + + + + Disable splash screen + + + + Display current speed in title bar + + + + Transfer list + + + + Refresh interval: + + + + ms + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + Downloading: + + + + Start/Stop + + + + Open folder + + + + Completed: + + + + System tray icon + + + + Disable system tray icon + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + Minimize to tray + + + + Start minimized + + + + Show notification balloons in tray + + + + File system + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + Destination Folder: + + + + Append the torrent's label + + + + Use a different folder for incomplete downloads: + + + + QLineEdit { + margin-left: 23px; +} + + + + Automatically load .torrent files from: + + + + Append .!qB extension to incomplete files + + + + Pre-allocate all files + + + + Disk cache: + + + + MiB (advanced) + + + + Torrent queueing + + + + Enable queueing system + + + + Maximum active downloads: + + + + Maximum active uploads: + + + + Maximum active torrents: + + + + When adding a torrent + + + + Display torrent content and some options + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + Listening port + + + + Port used for incoming connections: + + + + Random + + + + Enable UPnP port mapping + + + + Enable NAT-PMP port mapping + + + + Connections limit + + + + Global maximum number of connections: + + + + Maximum number of connections per torrent: + + + + Maximum number of upload slots per torrent: + + + + Global bandwidth limiting + + + + Upload: + + + + Download: + + + + KiB/s + + + + Peer connections + + + + Resolve peer countries + + + + Resolve peer host names + + + + Bittorrent features + + + + Enable DHT network (decentralized) + + + + Use a different port for DHT and Bittorrent + + + + DHT port: + + + + Enable Peer Exchange / PeX (requires restart) + + + + Enable Local Peer Discovery + + + + Spoof µtorrent to avoid ban (requires restart) + + + + Encryption: + + + + Enabled + + + + Forced + + + + Disabled + + + + Share ratio settings + + + + Desired ratio: + + + + Remove finished torrents when their ratio reaches: + + + + Search engine proxy settings + + + + Type: + + + + (None) + + + + HTTP + + + + Proxy: + + + + Port: + + + + Authentication + + + + Username: + + + + Password: + + + + Bittorrent proxy settings + + + + SOCKS5 + + + + Affected connections + + + + Use proxy for connections to trackers + + + + Use proxy for connections to regular peers + + + + Use proxy for DHT messages + + + + Use proxy for connections to web seeds + + + + Filter Settings + + + + Activate IP Filtering + + + + Enable Web User Interface + + + + HTTP Server + + + + Enable RSS support + + + + RSS settings + + + + RSS feeds refresh interval: + + + + minutes + + + + Maximum number of articles per feed: + + + + Filter path (.dat, .p2p, .p2b): + + + PropListDelegate diff --git a/src/lang/qbittorrent_pt.qm b/src/lang/qbittorrent_pt.qm index 2e678df6ff82d1b141aa4c07bdcf7f2ad659a149..dc3d15edea6fc6de3e279702f59edd6d2157101a 100644 GIT binary patch delta 4562 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 k2ZMRC`NQ;a2&36LCY07zR;{=?jH}gJwQ5~; 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 TP&;Um>uPCjxM_RGjbHyCT$aR4 diff --git a/src/lang/qbittorrent_pt.ts b/src/lang/qbittorrent_pt.ts index f86016fab..f819c717c 100644 --- a/src/lang/qbittorrent_pt.ts +++ b/src/lang/qbittorrent_pt.ts @@ -364,7 +364,7 @@ p, li { white-space: pre-wrap; } Proxy - Proxy + Proxy Proxy Settings @@ -380,7 +380,7 @@ p, li { white-space: pre-wrap; } Port: - Porta: + Porta: Proxy server requires authentication @@ -388,7 +388,7 @@ p, li { white-space: pre-wrap; } Authentication - Autenticação + Autenticação User Name: @@ -396,7 +396,7 @@ p, li { white-space: pre-wrap; } Password: - Senha: + Senha: Enable connection through a proxy server @@ -436,11 +436,11 @@ p, li { white-space: pre-wrap; } Activate IP Filtering - Ativar filtragem de IP + Ativar filtragem de IP Filter Settings - Configurações do Filtro + Configurações do Filtro Start IP @@ -464,7 +464,7 @@ p, li { white-space: pre-wrap; } IP Filter - Filtro de IP + Filtro de IP Add Range @@ -500,7 +500,7 @@ p, li { white-space: pre-wrap; } Language: - Língua: + Língua: Behaviour @@ -524,7 +524,7 @@ p, li { white-space: pre-wrap; } KiB/s - KiB/s + KiB/s 1 KiB DL = @@ -568,7 +568,7 @@ p, li { white-space: pre-wrap; } DHT port: - Porta DHT: + Porta DHT: Language @@ -604,7 +604,7 @@ p, li { white-space: pre-wrap; } Connection - Conexão + Conexão Peer eXchange (PeX) @@ -636,7 +636,7 @@ p, li { white-space: pre-wrap; } Plastique style (KDE like) - Estilo Plastique (tipo KDE) + Estilo Plastique (tipo KDE) Cleanlooks style (GNOME like) @@ -648,7 +648,7 @@ p, li { white-space: pre-wrap; } CDE style (Common Desktop Environment like) - Estilo CDE (Tipo ambiente Desktop comum) + Estilo CDE (Tipo ambiente Desktop comum) MacOS style (MacOSX only) @@ -676,31 +676,31 @@ p, li { white-space: pre-wrap; } HTTP - HTTP + HTTP SOCKS5 - SOCKS5 + SOCKS5 Affected connections - Conexões afetadas + Conexões afetadas Use proxy for connections to trackers - Usar proxy para conexões em trackers + Usar proxy para conexões em trackers Use proxy for connections to regular peers - Usar proxy para conexões em pares regulares + Usar proxy para conexões em pares regulares Use proxy for connections to web seeds - Usar proxy para conexões em pares da web + Usar proxy para conexões em pares da web Use proxy for DHT messages - Usar proxy para mensagens DHT + Usar proxy para mensagens DHT Encryption @@ -712,19 +712,19 @@ p, li { white-space: pre-wrap; } Enabled - Habilitado + Habilitado Forced - Forçado + Forçado Disabled - Desabilitado + Desabilitado Preferences - Preferências + Preferências General @@ -740,44 +740,44 @@ p, li { white-space: pre-wrap; } Visual style: - Estilo visual: + Estilo visual: Cleanlooks style (Gnome like) - Estilo Cleanlooks (Gnome) + Estilo Cleanlooks (Gnome) Motif style (Unix like) - Estilo Motif (Unix) + Estilo Motif (Unix) Ask for confirmation on exit when download list is not empty - Pedir confirmação ao sair quando a lista de downloads não está vazia + Pedir confirmação ao sair quando a lista de downloads não está vazia Display current speed in title bar - Exibir velocidade atual na barra de titulo + Exibir velocidade atual na barra de titulo System tray icon - Ícone do sistema + Ícone do sistema Disable system tray icon - Desabilitar ícone do sistema + Desabilitar ícone do sistema Close to tray i.e: The systray tray icon will still be visible when closing the main window. - Fechar na bandeja + Fechar na bandeja Minimize to tray - Minimizar para a bandeja + Minimizar para a bandeja Show notification balloons in tray - Mostrar balões de notificação no systray + Mostrar balões de notificação no systray Media player: @@ -785,7 +785,7 @@ p, li { white-space: pre-wrap; } Downloads - Downloads + Downloads Put downloads in this folder: @@ -793,20 +793,20 @@ p, li { white-space: pre-wrap; } Pre-allocate all files - Pré-alocar todos arquivos + Pré-alocar todos arquivos When adding a torrent - Adicionando um torrent + Adicionando um torrent Display torrent content and some options - Mostrar conteúdo torrent e as opções + Mostrar conteúdo torrent e as opções Do not start download automatically The torrent will be added to download list in pause state - Não iniciar downloads automáticamente + Não iniciar downloads automáticamente Folder watching @@ -841,7 +841,7 @@ qBittorrent irá procurar no diretório e baixará automaticamente torrents pres Listening port - Escutando porta + Escutando porta to @@ -850,27 +850,27 @@ qBittorrent irá procurar no diretório e baixará automaticamente torrents pres Enable UPnP port mapping - Habilitar mapeamento de porta UPnP + Habilitar mapeamento de porta UPnP Enable NAT-PMP port mapping - Habilitar mapeamento de porta NAT-PMP + Habilitar mapeamento de porta NAT-PMP Global bandwidth limiting - Limite global de banda + Limite global de banda Upload: - Upload: + Upload: Download: - Download: + Download: Bittorrent features - Características Bittorrent + Características Bittorrent Use the same port for DHT and Bittorrent @@ -878,39 +878,39 @@ qBittorrent irá procurar no diretório e baixará automaticamente torrents pres Type: - Tipo: + Tipo: (None) - (Nenhum) + (Nenhum) Proxy: - Proxy: + Proxy: Username: - Usuário: + Usuário: Bittorrent - Bittorrent + Bittorrent Connections limit - Limites de conexão + Limites de conexão Global maximum number of connections: - Número máximo global de conexões: + Número máximo global de conexões: Maximum number of connections per torrent: - Número máximo global de conexões por torrent: + Número máximo global de conexões por torrent: Maximum number of upload slots per torrent: - Número máximo de slots de upload por torrent: + Número máximo de slots de upload por torrent: Additional Bittorrent features @@ -918,7 +918,7 @@ qBittorrent irá procurar no diretório e baixará automaticamente torrents pres Enable DHT network (decentralized) - Habilitar DHT (decentralizado) + Habilitar DHT (decentralizado) Enable Peer eXchange (PeX) @@ -926,23 +926,23 @@ qBittorrent irá procurar no diretório e baixará automaticamente torrents pres Enable Local Peer Discovery - Habilitar Peer Discovery Local + Habilitar Peer Discovery Local Encryption: - Encriptação: + Encriptação: Share ratio settings - Configurações de taxa de compartilhamento + Configurações de taxa de compartilhamento Desired ratio: - Taxa designada: + Taxa designada: Filter file path: - Caminho do arquivo do filtro: + Caminho do arquivo do filtro: transfer lists refresh interval: @@ -950,39 +950,39 @@ qBittorrent irá procurar no diretório e baixará automaticamente torrents pres ms - ms + ms RSS - RSS + RSS RSS feeds refresh interval: - Intervalo de atualização dos RSS feeds: + Intervalo de atualização dos RSS feeds: minutes - minutos + minutos Maximum number of articles per feed: - Número máximo de artigos por feed: + Número máximo de artigos por feed: File system - Sistema de arquivo + Sistema de arquivo Remove finished torrents when their ratio reaches: - Remover torrents finalizados quando sua taxa atingir: + Remover torrents finalizados quando sua taxa atingir: System default - Padrão do Sistema + Padrão do Sistema Start minimized - Iniciar minimizado + Iniciar minimizado Action on double click in transfer lists @@ -1023,59 +1023,59 @@ qBittorrent irá procurar no diretório e baixará automaticamente torrents pres Web UI - Caminho web + Caminho web Enable Web User Interface - Habilitar interface de usuário web + Habilitar interface de usuário web HTTP Server - Servidor web + Servidor web Enable RSS support - Habilitar suporte RSS + Habilitar suporte RSS RSS settings - Configurações RSS + Configurações RSS Enable queueing system - Habilitar sistema de espera + Habilitar sistema de espera Maximum active downloads: - Downloads máximos ativos: + Downloads máximos ativos: Torrent queueing - Torrent em espera + Torrent em espera Maximum active torrents: - Downloads máximos ativos: + Downloads máximos ativos: Display top toolbar - Exibir barra acima + Exibir barra acima Search engine proxy settings - Configurações de proxy de barra de busca + Configurações de proxy de barra de busca Bittorrent proxy settings - Configurações de proxy do Bittorrent + Configurações de proxy do Bittorrent Maximum active uploads: - Uploads máximos ativos: + Uploads máximos ativos: Spoof µtorrent to avoid ban (requires restart) - Spoof para evitar a proibição μtorrent (requer reinicialização) + Spoof para evitar a proibição μtorrent (requer reinicialização) Action for double click @@ -1084,11 +1084,11 @@ qBittorrent irá procurar no diretório e baixará automaticamente torrents pres Start/Stop - Inicia/Para + Inicia/Para Open folder - Abrir pasta + Abrir pasta Show properties @@ -1096,19 +1096,19 @@ qBittorrent irá procurar no diretório e baixará automaticamente torrents pres Port used for incoming connections: - Porta usada para conexões de entrada: + Porta usada para conexões de entrada: Random - Aleatório + Aleatório UI - UI + UI Disable splash screen - Desabilitar tela inicial + Desabilitar tela inicial Transfer list refresh interval: @@ -1121,101 +1121,27 @@ qBittorrent irá procurar no diretório e baixará automaticamente torrents pres Downloading: - Baixando: + Baixando: Completed: - Completado: + Completado: Peer connections - Conexões dos peers + Conexões dos peers Resolve peer countries - Resolver países dos peers + Resolver países dos peers Resolve peer host names - Resolver host names dos peers + Resolver host names dos peers Use a different port for DHT and Bittorrent - Usar portas diferentes no DHT e no Bittorrent - - - Disk cache: - - - - MiB (advanced) - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - Destination Folder: - - - - Append the torrent's label - - - - Use a different folder for incomplete downloads: - - - - QLineEdit { - margin-left: 23px; -} - - - - Automatically load .torrent files from: - - - - Append .!qB extension to incomplete files - - - - Enable Peer Exchange / PeX (requires restart) - - - - User interface - - - - (Requires restart) - - - - Transfer list - - - - Refresh interval: - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + Usar portas diferentes no DHT e no Bittorrent @@ -2589,6 +2515,31 @@ Está certo que quer sair do qBittorrent? Unable to save program preferences, qBittorrent is probably unreachable. Impossível salvar preferências do programa, qBittorrent provavelmente está inatingível. + + Language + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + The Web UI username must be at least 3 characters long. + + + + The Web UI password must be at least 3 characters long. + + + + Downloaded + Is the file downloaded or not? + + MainWindow @@ -2964,6 +2915,469 @@ Está certo que quer sair do qBittorrent? Limitando taxa de download + + Preferences + + Preferences + + + + UI + + + + Downloads + + + + Connection + + + + Bittorrent + + + + Proxy + + + + IP Filter + + + + Web UI + + + + RSS + + + + User interface + + + + Language: + + + + (Requires restart) + + + + Visual style: + + + + System default + + + + Plastique style (KDE like) + + + + Cleanlooks style (Gnome like) + + + + Motif style (Unix like) + + + + CDE style (Common Desktop Environment like) + + + + Ask for confirmation on exit when download list is not empty + + + + Display top toolbar + + + + Disable splash screen + + + + Display current speed in title bar + + + + Transfer list + + + + Refresh interval: + + + + ms + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + Downloading: + + + + Start/Stop + + + + Open folder + + + + Completed: + + + + System tray icon + + + + Disable system tray icon + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + Minimize to tray + + + + Start minimized + + + + Show notification balloons in tray + + + + File system + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + Destination Folder: + + + + Append the torrent's label + + + + Use a different folder for incomplete downloads: + + + + QLineEdit { + margin-left: 23px; +} + + + + Automatically load .torrent files from: + + + + Append .!qB extension to incomplete files + + + + Pre-allocate all files + + + + Disk cache: + + + + MiB (advanced) + + + + Torrent queueing + + + + Enable queueing system + + + + Maximum active downloads: + + + + Maximum active uploads: + + + + Maximum active torrents: + + + + When adding a torrent + + + + Display torrent content and some options + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + Listening port + + + + Port used for incoming connections: + + + + Random + + + + Enable UPnP port mapping + + + + Enable NAT-PMP port mapping + + + + Connections limit + + + + Global maximum number of connections: + + + + Maximum number of connections per torrent: + + + + Maximum number of upload slots per torrent: + + + + Global bandwidth limiting + + + + Upload: + + + + Download: + + + + KiB/s + + + + Peer connections + + + + Resolve peer countries + + + + Resolve peer host names + + + + Bittorrent features + + + + Enable DHT network (decentralized) + + + + Use a different port for DHT and Bittorrent + + + + DHT port: + + + + Enable Peer Exchange / PeX (requires restart) + + + + Enable Local Peer Discovery + + + + Spoof µtorrent to avoid ban (requires restart) + + + + Encryption: + + + + Enabled + + + + Forced + + + + Disabled + + + + Share ratio settings + + + + Desired ratio: + + + + Remove finished torrents when their ratio reaches: + + + + Search engine proxy settings + + + + Type: + + + + (None) + + + + HTTP + + + + Proxy: + + + + Port: + + + + Authentication + + + + Username: + + + + Password: + + + + Bittorrent proxy settings + + + + SOCKS5 + + + + Affected connections + + + + Use proxy for connections to trackers + + + + Use proxy for connections to regular peers + + + + Use proxy for DHT messages + + + + Use proxy for connections to web seeds + + + + Filter Settings + + + + Activate IP Filtering + + + + Enable Web User Interface + + + + HTTP Server + + + + Enable RSS support + + + + RSS settings + + + + RSS feeds refresh interval: + + + + minutes + + + + Maximum number of articles per feed: + + + + Filter path (.dat, .p2p, .p2b): + + + PropListDelegate diff --git a/src/lang/qbittorrent_pt_BR.qm b/src/lang/qbittorrent_pt_BR.qm index 2e678df6ff82d1b141aa4c07bdcf7f2ad659a149..dc3d15edea6fc6de3e279702f59edd6d2157101a 100644 GIT binary patch delta 4562 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 k2ZMRC`NQ;a2&36LCY07zR;{=?jH}gJwQ5~; z)V-^st=3UzZLPJA4p*&J|JG6cp7<0@41yUyCRA=HBz3`J9m(|A=-S5IehV&kQ(v zcj27ljf3`$Ub5#>FCxEEA_9F{L?p@}ifO@9=WL#Ch$j;NLiAP}p6+W&BpE<-e*}boOo%U1O5>A@Pc09NeA6TVseeUnB7@F;Vto z5}yPeJD*zdrzL;iRY+5aL`GT0%)^u z2}zbnh*lVRx~7z;JDYP^aQbzl}cGM+ke^ah19dUQI4f47sUjdKD;Og};NW(h?c$Bljis7HAw(NA3| zx?W$R%r+EreksgWOfgp{!gK-DXKp!>s*I=BMHCx;g=m-`=vC0Jpw~dtDK-%nSk#01 zW;F%1Q@`*zM7Neve+3kA?xT3&LC|;prTB^XuxJ$}u27IbJe>xf%OGlBz|+FPJY6w| zl1DrzI`oKACL(||>nY{PeWFkOXz;YI|PDmt?ACeeZEbY*`WQNn7vy&9HW)`R{Xi|gd>0-f#*QPWa^K5`P# zXSW3UqfYqZRIs3Nn;k^2$px{tGz8aPLF|i%$nV`e-S)E}PSO;<>n(^o*96(3;pwII zg7+uDB@J&2K3)Ai(S#j>Wi8vo_frL*zh6jH-cYc?Vj$9Q5Ny8wGttkZ1zY?3!LsiN zw&@axeoPkZa1MdS#&v=n7xogZ8Z0>0_+x;>e!+<|kwh7D1*dM`Ci-B5;M|yZV6r)a ztIYv0i>C{Ijc83|d0p`0EojuFsZc()4lH33syj>|>fsXB4TU0;uL?sF&H__Pgx%KR z`IHo4kHcXkP=pI(|Gq=i`ijt*W^q9BEFnjC+k{yG?<4BB3Mbmj01$_G>Kr1RvT`QT zlPAKmg})Q6KO>y?sGO*{4o~Nf60SRkAnukf+;-^%K&U{tGgb@0=^#9~KY=JIOL*`m z=)kkWbD6-CCijKk|Jsr0quNg4j}KcCebZlfC36T-qj!am55c#Z@ghO^W}>XaBIUXe z_%czXvf}$5KZ|NEZ3qp%6V>U01I9NN1s(7w+OUVGU+xzL9SS3Q$0lkwcr8)sIG*lT zh{CO~Oz;L#kK;(|u?Km&%^4ty8G##l6M4EhPBi3^lBjHnXy}B=L<@I|hR&;pVEa)t z+z!SO>qW!=*hchXhbWUl@X8dpy& zISPK!4so+nIC$|hahs45qGJ|u=g9lW{~x-E-`Exnz&R}*+_yE+U&-Rs7)GCo(*^?3 zj%*OyN)bd~7KlqWz%?6Rh)cGBZc>V!vb{uq&lkV_*-xl`&BQa-rxU5g;`x1d6Mc1p zr-!EV^jKS-UKqjC7gNLw+m|E%KX_NXaGMwm6U0kbPD2ei0=k;$^9JIjYr7NOT`gYv zECs>#NW608S44B4ir2jNKcW%eh}X7U4h#Ii(+?i=bn|NQMvDcd_kHnRr50&DQ~Z@7 z0Tw(dE-wxty6q=EY&t-+-7Y?H*!d?Oyet0B0ZrRSh|f<&(6ucWUzh}+Y8r?y)&ryL zrs7*|5EJbei~ri+nrOj5Nu8Jo63`w=yJHZnPN zpF~zHx+Lkpv7E@!Rbp%#L$tb=BScVi?ION~ggPLjz1kBRR6CMoMb0zo-WQpQ|$G)OZ2TgJG% zWCkn0u2RXYzR}M&GLzxJg z$SsmX(;YC~LY^)-DLK3nCU>2ee48Fd)FDuEN`iyiJ(HXow+4;MSCX?Aq2ZW0l8Z3_ zs;DcHi=_x|TcG6Pr4SUW$&x=lfubi)NuKV6YYQ$rrPLfTFlVE*7Hf;zB}?lsJwp^S zLmIN|8PUyTX^UO3K*wll=ie3)rH+$E?f(&ZeMlO00wx}HQQGI9da%%XY5W%OiLWh9 zojM2rvp_oh?j)l5QPOnT0TRe}OS5FbM87PM+PfS%P7xX(pRI5E%*rs<|lrwH<=T_>iX;=5bUY8Y;av^lzfV-=+8L zg%Gs9^hx$RC^mZOv(0eXmVBA81Jdy1YMJI6#K50F%4$7$3t4tcR`1v4BoKZp3)Ms* z|6fazwJk{l;swgumVFH943o7}L9*j#WgTy#EbrJX>*NGOr(R}y<2g~^dNNZa81|bc zGi{kbWU|Q2$%iJj|d+@GX#sFLSOZDvFi&3bCNBkCFFU6$cA^$Oy1ck8f^Tr1y!gHyQGY;Q64;bz%1qFk zM2EkTk8?CaOTJw`+4+$TU!0cDaEye{hsx(RoB_#n@})~bXN%>lZluA~$K>m`Zo*8G zDBq$zO|)jaeAiXveZ4aI(Su=VSO$PzL(w@Xzqbp)*i0_Jze!AVaiBt2gdry5fB&)naF`fGsFDTm@ zMg9%o!h^1gqRH#ftS(SYx-$)c_PbLtr7JWK7^5hg=Z6+ap_n655M54J%x~O<=-2Lw zbytqU1??2O)*eJ{P%CzAfFK)-6$duKv=JQ?2RDQ9{ErmJo5Mm~k0?%?Yh!x)R&l-* z+0ehH;{0OJS<4ldi{ZNQClr5*kzMu=dAh^dU-5Tl2&z>VC6%JX30$Sr-Y+77Y_YO# z`|FTARvG$rYYZMrWrxOKu#l870nj)kOgU(L3eoS~l|wH|h<^A(IsDU~QC80>jTmAm zPp-^52FrfiN@)+(B1Wz#3%~A!CiGL~#OL5Qx}9>00kPohl%L1p+&Zrc3W5R|BX~Ns4x`Bbg{AzBz4v(fM5PKYhRH?_ zSA{l)i9%ylonCK`j;NXHjWrHnxK`Dt#R9ZoF{(HrG#k-UHSonMSVF2wn%0mI1gcR5 z5a3}$RknIE0Bg7^mmM5@Pi5Ua4Y5(ED#}M}H9e(zE5QlVem6@sz7J^Ikt%2NMHm>i zt0r{;q*{-u=GoQ(aEz)ISEG<#FH~Dct_6l?t9IN#ur2SZ+8gu+(y*cG;Ab}gty5Ix z^F>4}HLAl5nkQ}Ls6gIPb!s`tUcN1*wzS z1D}sokDZJc&!(vDL&7lg6{rhR&k}Xtr!K1Bny7|ZU3$7BEb)nY(xekad+w>rawozS zf2(KrsE1%R@$_qvdR{G9%&t?fH}pj7c1*o3cMe*xsp@aG#v|LJoa$3g05o;hs?Rn_ zz$j)_pB)8_9ShZ$4#1SJ|Bt8k0qUz0;JfdO)qna;C3@pc^}lUl^3D#8Xf4w5xmF{S zz@$?;X*8D*tZxnF>9zumRs?}-f3K;z5bu}Y)dUUM0*fYSf`|Q#TH{R9guHhUnB9P< z=bLK6&pk&>yrvmgvpE3hlxEnvV9fiQH6tUA674>s$z+ zE>Lskmvor^fac5#(A5Vu7iytrd%HhJ1=9MO+hgH^>&-L|=B|TA;aX+QAMw3hs~&t6 zNVi3+-T@jX(AF%2rr(~_w%IlblhqAv`$HqKl6hAf9ty=4OSD}-DJDADN87!mGx9%X zE%$-e-q7}I0NOW!Yb@ot5E-w)`vYZ0UI9e}g*O zkMrMzZ)Ryf?}wl|b40r-auXH~CE87EAi1iZc4yG{nDNGGcXfS&;JK(h_Tpcp-7W3K zBrxi^Li_9K+GtjLYw!FoiKu=r?cZj+H&&^AVZ?L(k9DG?a-ys0I!W=DXj1FwbTfgF zs{1;BwbPEgm+JhrpnVtXxZqg6N7wATOpHtcy4O}hW8Dc|iwm1EuOHTRng0Oudo5k` z@CX1&BVC`3lSv@Br%Qe#fhf1BZhAO6rqRFYX5QF{MaG{zojhB&*mRfZ>mIr_$3H_q z&`-DSI|bVEN4mpN&mR;0_O9;ht!EI;A-W@N#$rYCjqcdZmKcwB>Q2tX0->%_cjaCT zCZ$N-UqAIibGcLZzuw3i|56hP)JryfT=P*AXAKIa1TvC^awwm2skt0bNK*C}nqajU zo6Fe8Xp_Ng%@!cFs3k>`gG^LF2C|W!vhdlAJ2qTrgHbN-WrFIdFC|tos}q^wFclaa zMt$EzeQ%T5VYHbn*)jxD73NJSimZ^uNJaDz|JuREfFq1JzyP)evRAV7i_FS0W;l$Q z`V6bZf=?!^#a><7GD^hDnUImmn!zz=65AlBfqti^*KmuS!Tz;_@(+%MEewz&liha- zLi}AbhSz}8^|;5s!DMsL72IKlD8YM%O3AuK+Q;a#tTrZCmdTcDV4~^qzp=>V&==+y zE&5Drp~Y-9Wa`Z(yF+iX>n&D?-k6)`D6XzS0PLNQqm1P0yjACMk2W&j0ZtB62FJeo zYkn?6g9hD{y-W^=)n>zU)gR~xQ!@`5U=_yQMt3-sOt^-bp*9%2R@=ispJg;S@@+;R z8^=%)&~H*!0S_kJEYTH(fGn20wc_&Ec;_~qHGMa6o%(cwTS_;5|6mY*T+q7OLCPo9MN~$t5@yIV8<9*A)#F6#m68a3?^oPeSN)Y>ii1;f@yDFP?7@db z2D!!!mAfn#)Xthwo}7jDxh9|Z^h4%a5koBTnO|e!caOk|=-3o}p4H~?k+&h9Ga&BR zTkKdn#K?v-c=)K`0N5cdd~UJ-K8G^U*$9)GEP98@0TZMfY+k}}1thqd04$*6-6t_LVxi+vvbOsK zmYxo))%+5cu@n!3F#|DqZLW4F>$r+GYn^%+jDb4~L52sv^F^gn`cMyVUV7Nh!BXE~ z$<*6fVp{WFT2}g@X7Y8wI|P_H8PpZRgbWQ})lBYe1Bc)Y4z6%kWC+WkfkUlIX_`h` zxiVmP7;Fwtg)rnhtgM7&7|dp$%&vtX@*K#{^U4utbVZf%3GQ0>p_0`)mL`0a^Sq{Z zzXeo&$&1y`^Au!-`$adFJ1d)pZb)C>MBbkVvud}(vi#*Iv!;NRJO(T#xQOLj0e6R$t2kUS7kN^; ze#OagR(L_5Xf)dN2%QXTfzjsUl75xCDk@RK715?SqA>xrJcU{T+2Xx=BRBJe$dp!z z@rfL)>2nQvd0dB7wLuE2WM0V|0^1Q^tRgbBWD%c4$&_3fSG9QI+vt;$llAueJO-Q9 zlajfjnu9829t3GEUeX3sm|{?(<-bLJ2}_8^@`VX$Ls!R=or%j=hkQbivc>H>DG4pc&D<)N%T%%VfUrT;PR~5l^eXKOIhTrPi(>Bm`t$R>P zO};1BXR+h*42~Qh8MWv}ScLr!-H?`*ev$UJ+A@rpUdE{y6XINVG8^}Bw<{j=2KF&q z(~(8#0NFxQrXz>1|1SylUXnDriU6qS>W=UrD& zcCgbsPP71*JFtB=S8Y8CDdG&4?0iGE(MOktT*H~cRS-8=>npR}V^(b(CJCd3g=^IW zck**vd!I_dsv@gMtQ*LMZ`n2L1K4cGt~}BO#v6)Ex%s(z1DoQEm9@$4BkfC0asI!L z38;2V#pL39N^2Sf3$POFuCV{1N4S?F{?$&%&tpTF?*Y+VLeW}{u7hwCh~MLyO_s}kU~T#nSbt^r>t1!1nssm=Xf z@pxmGB`utLtcB}wTA0)4v9_o#d|SfuoRv{l=<+zqx;ggePRpuOM2&cp1-*F5D+h^Y zTre_=FyrfSkhM2wpe$U3!YiyFF7hhb{_$3aDa$?V46>MtUOwy8b@g0X*L7=(!e2EY z5A$)B)tp%+30;3}X6#!PRWEcduF$gjdrn5gM|_k?G2| z0jy394dpKR*|R_LDaK3FdWmTE9VQeFx3>K;WxjNV>{n&9LEUrh&#moBPp#z&j`VYS z(ynPDDz!e}j)t0T6HJy2Yc9)gFExCeulC~Y;Ur<4e4cHOXKi!?4GHVG_@2k6graPE z2FAM<|K-=B66otD+KjExgQ5k(8V4V^V&U%fSgYr%o6)(7kCfa2+!mmcjUc3^6*^Lj-|u7#$M-yt~Y zK8%3wr_xx`Bos+&u3I^`Zf`g}sx>#*fXgj3Fb(=!>Av_MD7%$Y`!; zt$7S$TPF8XfcJrKw$@ED+O1{?fMJqt(elyYn|v2f5idCcO%0c|=(gD$%cd;mXSct7 z&+@NwR*n_xIEx|I_b@e@g#o~v{-B*a4oV&n)jzpYbq6JqfQyIb?s(wag{nI-1}O}O zx!KpX_zjW{uAn~l+rIb$6zy7cdG|JuI&R+iEdPWJ^>wBk^r6Gd8OScC7o{V|cOW{3gjc)-oOz@23ylhCM7tS;IXTPnQ#PwkHpBuC zjsFhR!z0c~%tj16wL`fbG}}1y)lgYhd-EHsjcQY>^m5aC5uY z1X|H}1#>{;UK6pS`SzRNkX1~%m9EkybJIU?o-4#YeRbU`+}Z#(Spa$3KqdEnn`CTD zoYkYU3HNj+p7(&D9(MK`Ju2nUCi6R`OkghP#|KCe0w%f-9UZa8&TTE8p zPI03`6LjiqvS1!zh|RV(>{o=B&1N-H_-(cxb(WjWs_Uo(Gk!fB;fX&*BTOaN&pET|@ z2*U&J4%@stTVTl58}ykb{K~=h_xxIb^#N@C!4_1WReE*7BdQ4EuB+Z@#BZONu?=f(RrJ4Jvhdr&46N*{_KG3@c{;*4V~o+}b8zA- z4)*lj?tCe7jY(Au^|c54d5d3rc(xwR{!^Ah>_Y6ULGcOz*U_!5sx)Ci)jC^-pL{D| z_A2?B!6th?rgH9Q5ueCrKOnGTTCq0p5mU--WhxUW#NDW{9}C%!Zwz7?Sa=3l{MP8Y zH>{p>2>Uh6keSK)T7$dK@KT41FKxxq>~}DfcXy1E3^1AR@Qp_?p7%T@%=NYp$FLTK TP&;Um>uPCjxM_RGjbHyCT$aR4 diff --git a/src/lang/qbittorrent_pt_BR.ts b/src/lang/qbittorrent_pt_BR.ts index f86016fab..f819c717c 100644 --- a/src/lang/qbittorrent_pt_BR.ts +++ b/src/lang/qbittorrent_pt_BR.ts @@ -364,7 +364,7 @@ p, li { white-space: pre-wrap; } Proxy - Proxy + Proxy Proxy Settings @@ -380,7 +380,7 @@ p, li { white-space: pre-wrap; } Port: - Porta: + Porta: Proxy server requires authentication @@ -388,7 +388,7 @@ p, li { white-space: pre-wrap; } Authentication - Autenticação + Autenticação User Name: @@ -396,7 +396,7 @@ p, li { white-space: pre-wrap; } Password: - Senha: + Senha: Enable connection through a proxy server @@ -436,11 +436,11 @@ p, li { white-space: pre-wrap; } Activate IP Filtering - Ativar filtragem de IP + Ativar filtragem de IP Filter Settings - Configurações do Filtro + Configurações do Filtro Start IP @@ -464,7 +464,7 @@ p, li { white-space: pre-wrap; } IP Filter - Filtro de IP + Filtro de IP Add Range @@ -500,7 +500,7 @@ p, li { white-space: pre-wrap; } Language: - Língua: + Língua: Behaviour @@ -524,7 +524,7 @@ p, li { white-space: pre-wrap; } KiB/s - KiB/s + KiB/s 1 KiB DL = @@ -568,7 +568,7 @@ p, li { white-space: pre-wrap; } DHT port: - Porta DHT: + Porta DHT: Language @@ -604,7 +604,7 @@ p, li { white-space: pre-wrap; } Connection - Conexão + Conexão Peer eXchange (PeX) @@ -636,7 +636,7 @@ p, li { white-space: pre-wrap; } Plastique style (KDE like) - Estilo Plastique (tipo KDE) + Estilo Plastique (tipo KDE) Cleanlooks style (GNOME like) @@ -648,7 +648,7 @@ p, li { white-space: pre-wrap; } CDE style (Common Desktop Environment like) - Estilo CDE (Tipo ambiente Desktop comum) + Estilo CDE (Tipo ambiente Desktop comum) MacOS style (MacOSX only) @@ -676,31 +676,31 @@ p, li { white-space: pre-wrap; } HTTP - HTTP + HTTP SOCKS5 - SOCKS5 + SOCKS5 Affected connections - Conexões afetadas + Conexões afetadas Use proxy for connections to trackers - Usar proxy para conexões em trackers + Usar proxy para conexões em trackers Use proxy for connections to regular peers - Usar proxy para conexões em pares regulares + Usar proxy para conexões em pares regulares Use proxy for connections to web seeds - Usar proxy para conexões em pares da web + Usar proxy para conexões em pares da web Use proxy for DHT messages - Usar proxy para mensagens DHT + Usar proxy para mensagens DHT Encryption @@ -712,19 +712,19 @@ p, li { white-space: pre-wrap; } Enabled - Habilitado + Habilitado Forced - Forçado + Forçado Disabled - Desabilitado + Desabilitado Preferences - Preferências + Preferências General @@ -740,44 +740,44 @@ p, li { white-space: pre-wrap; } Visual style: - Estilo visual: + Estilo visual: Cleanlooks style (Gnome like) - Estilo Cleanlooks (Gnome) + Estilo Cleanlooks (Gnome) Motif style (Unix like) - Estilo Motif (Unix) + Estilo Motif (Unix) Ask for confirmation on exit when download list is not empty - Pedir confirmação ao sair quando a lista de downloads não está vazia + Pedir confirmação ao sair quando a lista de downloads não está vazia Display current speed in title bar - Exibir velocidade atual na barra de titulo + Exibir velocidade atual na barra de titulo System tray icon - Ícone do sistema + Ícone do sistema Disable system tray icon - Desabilitar ícone do sistema + Desabilitar ícone do sistema Close to tray i.e: The systray tray icon will still be visible when closing the main window. - Fechar na bandeja + Fechar na bandeja Minimize to tray - Minimizar para a bandeja + Minimizar para a bandeja Show notification balloons in tray - Mostrar balões de notificação no systray + Mostrar balões de notificação no systray Media player: @@ -785,7 +785,7 @@ p, li { white-space: pre-wrap; } Downloads - Downloads + Downloads Put downloads in this folder: @@ -793,20 +793,20 @@ p, li { white-space: pre-wrap; } Pre-allocate all files - Pré-alocar todos arquivos + Pré-alocar todos arquivos When adding a torrent - Adicionando um torrent + Adicionando um torrent Display torrent content and some options - Mostrar conteúdo torrent e as opções + Mostrar conteúdo torrent e as opções Do not start download automatically The torrent will be added to download list in pause state - Não iniciar downloads automáticamente + Não iniciar downloads automáticamente Folder watching @@ -841,7 +841,7 @@ qBittorrent irá procurar no diretório e baixará automaticamente torrents pres Listening port - Escutando porta + Escutando porta to @@ -850,27 +850,27 @@ qBittorrent irá procurar no diretório e baixará automaticamente torrents pres Enable UPnP port mapping - Habilitar mapeamento de porta UPnP + Habilitar mapeamento de porta UPnP Enable NAT-PMP port mapping - Habilitar mapeamento de porta NAT-PMP + Habilitar mapeamento de porta NAT-PMP Global bandwidth limiting - Limite global de banda + Limite global de banda Upload: - Upload: + Upload: Download: - Download: + Download: Bittorrent features - Características Bittorrent + Características Bittorrent Use the same port for DHT and Bittorrent @@ -878,39 +878,39 @@ qBittorrent irá procurar no diretório e baixará automaticamente torrents pres Type: - Tipo: + Tipo: (None) - (Nenhum) + (Nenhum) Proxy: - Proxy: + Proxy: Username: - Usuário: + Usuário: Bittorrent - Bittorrent + Bittorrent Connections limit - Limites de conexão + Limites de conexão Global maximum number of connections: - Número máximo global de conexões: + Número máximo global de conexões: Maximum number of connections per torrent: - Número máximo global de conexões por torrent: + Número máximo global de conexões por torrent: Maximum number of upload slots per torrent: - Número máximo de slots de upload por torrent: + Número máximo de slots de upload por torrent: Additional Bittorrent features @@ -918,7 +918,7 @@ qBittorrent irá procurar no diretório e baixará automaticamente torrents pres Enable DHT network (decentralized) - Habilitar DHT (decentralizado) + Habilitar DHT (decentralizado) Enable Peer eXchange (PeX) @@ -926,23 +926,23 @@ qBittorrent irá procurar no diretório e baixará automaticamente torrents pres Enable Local Peer Discovery - Habilitar Peer Discovery Local + Habilitar Peer Discovery Local Encryption: - Encriptação: + Encriptação: Share ratio settings - Configurações de taxa de compartilhamento + Configurações de taxa de compartilhamento Desired ratio: - Taxa designada: + Taxa designada: Filter file path: - Caminho do arquivo do filtro: + Caminho do arquivo do filtro: transfer lists refresh interval: @@ -950,39 +950,39 @@ qBittorrent irá procurar no diretório e baixará automaticamente torrents pres ms - ms + ms RSS - RSS + RSS RSS feeds refresh interval: - Intervalo de atualização dos RSS feeds: + Intervalo de atualização dos RSS feeds: minutes - minutos + minutos Maximum number of articles per feed: - Número máximo de artigos por feed: + Número máximo de artigos por feed: File system - Sistema de arquivo + Sistema de arquivo Remove finished torrents when their ratio reaches: - Remover torrents finalizados quando sua taxa atingir: + Remover torrents finalizados quando sua taxa atingir: System default - Padrão do Sistema + Padrão do Sistema Start minimized - Iniciar minimizado + Iniciar minimizado Action on double click in transfer lists @@ -1023,59 +1023,59 @@ qBittorrent irá procurar no diretório e baixará automaticamente torrents pres Web UI - Caminho web + Caminho web Enable Web User Interface - Habilitar interface de usuário web + Habilitar interface de usuário web HTTP Server - Servidor web + Servidor web Enable RSS support - Habilitar suporte RSS + Habilitar suporte RSS RSS settings - Configurações RSS + Configurações RSS Enable queueing system - Habilitar sistema de espera + Habilitar sistema de espera Maximum active downloads: - Downloads máximos ativos: + Downloads máximos ativos: Torrent queueing - Torrent em espera + Torrent em espera Maximum active torrents: - Downloads máximos ativos: + Downloads máximos ativos: Display top toolbar - Exibir barra acima + Exibir barra acima Search engine proxy settings - Configurações de proxy de barra de busca + Configurações de proxy de barra de busca Bittorrent proxy settings - Configurações de proxy do Bittorrent + Configurações de proxy do Bittorrent Maximum active uploads: - Uploads máximos ativos: + Uploads máximos ativos: Spoof µtorrent to avoid ban (requires restart) - Spoof para evitar a proibição μtorrent (requer reinicialização) + Spoof para evitar a proibição μtorrent (requer reinicialização) Action for double click @@ -1084,11 +1084,11 @@ qBittorrent irá procurar no diretório e baixará automaticamente torrents pres Start/Stop - Inicia/Para + Inicia/Para Open folder - Abrir pasta + Abrir pasta Show properties @@ -1096,19 +1096,19 @@ qBittorrent irá procurar no diretório e baixará automaticamente torrents pres Port used for incoming connections: - Porta usada para conexões de entrada: + Porta usada para conexões de entrada: Random - Aleatório + Aleatório UI - UI + UI Disable splash screen - Desabilitar tela inicial + Desabilitar tela inicial Transfer list refresh interval: @@ -1121,101 +1121,27 @@ qBittorrent irá procurar no diretório e baixará automaticamente torrents pres Downloading: - Baixando: + Baixando: Completed: - Completado: + Completado: Peer connections - Conexões dos peers + Conexões dos peers Resolve peer countries - Resolver países dos peers + Resolver países dos peers Resolve peer host names - Resolver host names dos peers + Resolver host names dos peers Use a different port for DHT and Bittorrent - Usar portas diferentes no DHT e no Bittorrent - - - Disk cache: - - - - MiB (advanced) - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - Destination Folder: - - - - Append the torrent's label - - - - Use a different folder for incomplete downloads: - - - - QLineEdit { - margin-left: 23px; -} - - - - Automatically load .torrent files from: - - - - Append .!qB extension to incomplete files - - - - Enable Peer Exchange / PeX (requires restart) - - - - User interface - - - - (Requires restart) - - - - Transfer list - - - - Refresh interval: - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + Usar portas diferentes no DHT e no Bittorrent @@ -2589,6 +2515,31 @@ Está certo que quer sair do qBittorrent? Unable to save program preferences, qBittorrent is probably unreachable. Impossível salvar preferências do programa, qBittorrent provavelmente está inatingível. + + Language + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + The Web UI username must be at least 3 characters long. + + + + The Web UI password must be at least 3 characters long. + + + + Downloaded + Is the file downloaded or not? + + MainWindow @@ -2964,6 +2915,469 @@ Está certo que quer sair do qBittorrent? Limitando taxa de download + + Preferences + + Preferences + + + + UI + + + + Downloads + + + + Connection + + + + Bittorrent + + + + Proxy + + + + IP Filter + + + + Web UI + + + + RSS + + + + User interface + + + + Language: + + + + (Requires restart) + + + + Visual style: + + + + System default + + + + Plastique style (KDE like) + + + + Cleanlooks style (Gnome like) + + + + Motif style (Unix like) + + + + CDE style (Common Desktop Environment like) + + + + Ask for confirmation on exit when download list is not empty + + + + Display top toolbar + + + + Disable splash screen + + + + Display current speed in title bar + + + + Transfer list + + + + Refresh interval: + + + + ms + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + Downloading: + + + + Start/Stop + + + + Open folder + + + + Completed: + + + + System tray icon + + + + Disable system tray icon + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + Minimize to tray + + + + Start minimized + + + + Show notification balloons in tray + + + + File system + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + Destination Folder: + + + + Append the torrent's label + + + + Use a different folder for incomplete downloads: + + + + QLineEdit { + margin-left: 23px; +} + + + + Automatically load .torrent files from: + + + + Append .!qB extension to incomplete files + + + + Pre-allocate all files + + + + Disk cache: + + + + MiB (advanced) + + + + Torrent queueing + + + + Enable queueing system + + + + Maximum active downloads: + + + + Maximum active uploads: + + + + Maximum active torrents: + + + + When adding a torrent + + + + Display torrent content and some options + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + Listening port + + + + Port used for incoming connections: + + + + Random + + + + Enable UPnP port mapping + + + + Enable NAT-PMP port mapping + + + + Connections limit + + + + Global maximum number of connections: + + + + Maximum number of connections per torrent: + + + + Maximum number of upload slots per torrent: + + + + Global bandwidth limiting + + + + Upload: + + + + Download: + + + + KiB/s + + + + Peer connections + + + + Resolve peer countries + + + + Resolve peer host names + + + + Bittorrent features + + + + Enable DHT network (decentralized) + + + + Use a different port for DHT and Bittorrent + + + + DHT port: + + + + Enable Peer Exchange / PeX (requires restart) + + + + Enable Local Peer Discovery + + + + Spoof µtorrent to avoid ban (requires restart) + + + + Encryption: + + + + Enabled + + + + Forced + + + + Disabled + + + + Share ratio settings + + + + Desired ratio: + + + + Remove finished torrents when their ratio reaches: + + + + Search engine proxy settings + + + + Type: + + + + (None) + + + + HTTP + + + + Proxy: + + + + Port: + + + + Authentication + + + + Username: + + + + Password: + + + + Bittorrent proxy settings + + + + SOCKS5 + + + + Affected connections + + + + Use proxy for connections to trackers + + + + Use proxy for connections to regular peers + + + + Use proxy for DHT messages + + + + Use proxy for connections to web seeds + + + + Filter Settings + + + + Activate IP Filtering + + + + Enable Web User Interface + + + + HTTP Server + + + + Enable RSS support + + + + RSS settings + + + + RSS feeds refresh interval: + + + + minutes + + + + Maximum number of articles per feed: + + + + Filter path (.dat, .p2p, .p2b): + + + PropListDelegate diff --git a/src/lang/qbittorrent_ro.qm b/src/lang/qbittorrent_ro.qm index b33c9b75dc526b600f63676018ff539e7db953e8..9f384dee45f5d4199ee554fe6a8e44347845aa8d 100644 GIT binary patch delta 4510 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ⅇhugI& z76s_c+Sw+CAEH zy+#5@{??wm1_rGowby2&pXeLSX<-Vd&&Fwgo@z(_UrE*ecK#4FxTO7WE_%JV+1f`R z!enb3Y9Bv)7wMwb(W=R?Ku4YQSRu;sBc1G{y@>7_I(7V7AmuHcrT`YX{!~}9CIm~b z#pzp@IbArK(_Icu?>5)fFM!2TV|5XAZX*99X6xFtZHW$OyslG`8^Lj2*R%0bv|J-~ z@lt3u)U12s*?LsT>AJ+}wFy9>8#WpO{PBY>OFsp%a9fwd7>BpfIkrv5XOk}9gW#$k zrW?~2mONtCjq3^8VzJKK@O{h$hjo+N<-vt=-6E%V698wcZq1b_q}K!8j?|67?q0f2 zZy?x~N9p#~?1Z3MqdU0j1|T&|SG-t8wBn5JFoWdrTSO|6oYfs2nhjTE>3%BiOjP+> z-Cx?>@O=l};|>`pUP?|^&d@!(=>gO)(VLnqA^LKyzP48pjfrHwzRAt;=-uvey6d#Q z!<}Aew=e2Dp8%ulN_}?|B(9gOk4n6S4(MHdOag-FbRT`sd3Vv*&*$`Kmp)FYOSHPK zKCwS6w_L^P-bI|=Ptzx{?^nF8A2kK<9s61Dbq#2QHv1?2=s{& zzuM7b@sfPfX%1Zs&x_#k_%lfm!ps@X}{?Y+hvfX4azsUJme`P#;cS@uGz0%uA zk6-mqTEOIO^#<8Sq~qU_29*LPo$$zDxP)N!Y~b``v%x5Xz?Etk$}hwFd)pXl4%iNh z_Au0c^WP{o$%gRR2Z<~XI6ZO55P9w?s^u!f8|51UfV^KD-rQ6l094hG+WrX9j){g0 zrfHhXkXd*S)2qZVZoUgE6SrZKW;M|_e;TG2!D4THXjpaymg#@VP^5PQ2~Qce{yd1N zbBdw(tBz<)KH_v-lHrU!4At%p!GtWR*y9^g9pjGpZnZ+-j{bIN^3NE;` z&2V?&CZdXO8MWmvq63OG>ib_o4QOZ7f6C|-WBF;&^iU0B^PQ8?uGca~MnIz_e;PZy zS3vaHQe)@B*MSF}IbAc=7*`7}TX(?NZ`{{dJWVww)x_t+6p{`L_3X}GX<#f`kMynZ++_M~~Yo8hmF2f~ng&8OQ^Z-EgopIW~P>!pl8Rw-} zLOM&0^OfUJT;>?x^^CwYeA2i!4zYA>sBvpIWYsUrj9ZIRu}K+g++FiqN$+xC*q)Pm5kR&C}0=>$%_<4qq}|3IBDG8G+L z1=F`RZ91tz@7T$7_$e&%(=^kUJI(;QKR12dd=xex*`}j6n_&8VYC5q9dx6SnrptfE zU=pfg`ftS_x}%Bw%yhp8(xl2+D@l~EY#mX)Q$4SdBB(D}DF^@3si7LcM@sfDqOZd) zG*q$6XsgBM$dVwFs1bF;V{SY=nk?ib0e{WZixTj+2kzSNos)m#KPs$Sy4yP1;ug%k z63jiUHn-rk+Ozn{y1>!(eRD@t^qTQZmY=Vc3abA}_&ZgW^N%r>jb zZMM41c8A+6w%1T}xmi35?nEY01%>+*8;`%unyLsF=)@@A}d6hk*l5hW%T5Yx6 zt!}r&>BMtoA7}?fY2~CrW9*}?PKP}QhJ(LGhDLu!zi6Hk@tE=!u(W}(1FT#Sl{w8!ERf996MvcD zUdZ4Vp;nYluplfPBVDDE^t3y2gcmcdErxVDWkZ(?uq!>9Ct893R6~@_;S$VlhuQ74 zlnpO0RVp!IE@XxCAfubw`(M_=6uCA5+10*m%v2CxwBse7lSumD*Gf~d>}w4u9s)C1 zVS(bCccfat2j!yz84RU!tRaC~8HnOQNV$;{ED)k8mXd?y)kMc8n{ypbcZj$(OM-)C zy8wfkL7A>r@;ZVJFv96pC&0wXGAZPgj^ZhWc(WAkn4b$pJYn#}k&gibJKbF37#0Ot zJ+Iff+NQ1&3M@NCDrwkY^l~a=^T7BvkdY zEpWMo95Eiu)^vj-n6pp5prtn$+7kdkz#PC~Kvjl#4EvZN7?65I#Q{*FA$W+V;k#fX zFjKqXG>_j5bs-N7P+(5?h^Pc}2(Y}>?lrruZkQ*{;w)>EwpDq8(x_ zak(u{cc9EzJZ=Z8L+KWqEf@oQCq~w*p@}Z3Mj_!|)i<|K6>k6z^rcS%phF(6RFYxo zVgcZP16J@e2?6$4*g76jzmnZ3kdk0e_(uh5m+~oP1G|`M09d9`3iVQBgy4;7wUQGD2x;aN z7o5-wN#@M7qzf+<{kbDu2&Yo$Kt`9!fYx2M^1v6X1KF? zgYbfwj}~Dw2OOM;bk-$giOI{(W}jGk<>UMu-`pdWyy9clAg#hn80A>@9PW-~@b>eYrxw zKTu2@ul(<6{4-S0TfX<_)O#)v^(6*prU;sHj5UnDR%DmlbT4G9`6c)q- ztNLuL6Cu(shcO-ljbMjc#I#ls)*QjzM2`^X1l-}BTe;L7Y}^afgn+2k`jmLZ!e&Ro zU*KFJqPGB;miQTh@^*-+!a6ioLRixj$|IJ|xK+zADH)nVdBpyMGM7^;d4cJyGh%f+ zn3Xxm_EpO8^5n9yFqBpN%UR*{Qm?Sam`#Tcct#*!{pfOOnYi>I-UBwQU&=BN+2|Fl z={CV-&PAkWq6rHzXY$MWvouojH1gRRz2b|zt+h1@1)8p0{}<(&MQx}cN; zx{B8IP5iLBuU>R{8QLyiyW2IqjYFApvzlEthnp+;GVTo!HmrZ-BT6BxSlZt6uC{DX zU9OMSjzOg`Xuv{63Xb>|Wro8(qU5X;JU*QUmXU{Om~Eqn)(3*}jT3G{H~#O@}@ zkwI7^0(wAK*0-=@SV?6O$!2vv05j{FsW)Vf3DUKC0wy816;-ukslvT6kiT%;j`pJx zhj-Sf@y$h{@A7M5z7Fry_SQ>4(_;3xFi)^ejMbj*$YG!qBz#EZ8J{~hkT42%R>;#W z@iYSymfK=)2n(>8%Yo1CZsHfuRcSmFsMM7coI+Fd;^-N%|H6e>M1xyn-`ydtQiGkN z75Ry~6u)B?32bFj)(iT;lR;^(6rT-N!}mkKTF;e-cx>!AHabz3m|DS|5L1>V0oz>g zDVnR!*D1VrVo)dcl0l4Xur`u`ip%U2GO;(xhC9%kjkeg@tCCpz7PLsLB$ma}9a70* zetq>~NBWZXr2<+-274CY+=&(ID-+QuID)$%F+%N+d8XL z+%b3^u!II816lU* zQE)kI5DSAgTTgoI?k-Mi=q4|OGfw5RG#_+%y~&1TF5js(6}>^+{JyI49ItE#_MCQ0 zPAD%uJl+ota&OQ!{UAdA|+3ps*y60APh!_0d7)Tv)3KYd<-r=#z3Qld?JGXDv{ zTspvd%c`!&GQx@^V%Q&41d|JLLk9#oAHqv!aA``fvWHdRTWT@18BPT+msKgO+3gV8 zY^Gw+VW0QGkT?!mlK3QBpu>}QM;?(i+k3FcqH;x~46CJ0BHQtm)N7e=k%QZM>3 z`TxV$H|KbmZ{rd53xT)M^Gt&}9+rJOBE;bTj}Qno-@M}$L^*g{oG$*T z;>6e!C^_N(C=J3oeWc(F5hU?{6@>Sw{5L$ox8%4knJ=Qv*d4It5G#hP1ZI%S?~Vrl zC`%qTM=sW;1ciie@#db-wMaEZ6k**aZ;jX{yb#x{SqdbJp}*DT!Lma9Jt?^55?!q? z*08pA;<_8LYvzly(|HT9k0* hILZn@pb=F8J3a2uaFipU1BR341Q})Piq;3d_#fyG?lJ%X diff --git a/src/lang/qbittorrent_ro.ts b/src/lang/qbittorrent_ro.ts index f86370eb3..b8e061066 100644 --- a/src/lang/qbittorrent_ro.ts +++ b/src/lang/qbittorrent_ro.ts @@ -364,7 +364,7 @@ p, li { white-space: pre-wrap; }(new line) Proxy - Proxy + Proxy Proxy Settings @@ -380,7 +380,7 @@ p, li { white-space: pre-wrap; }(new line) Port: - Portul: + Portul: Proxy server requires authentication @@ -388,7 +388,7 @@ p, li { white-space: pre-wrap; }(new line) Authentication - Autentificare + Autentificare User Name: @@ -396,7 +396,7 @@ p, li { white-space: pre-wrap; }(new line) Password: - Parola: + Parola: Enable connection through a proxy server @@ -436,11 +436,11 @@ p, li { white-space: pre-wrap; }(new line) Activate IP Filtering - Activarea IP Filtrare + Activarea IP Filtrare Filter Settings - Setările Filtrului + Setările Filtrului Start IP @@ -464,7 +464,7 @@ p, li { white-space: pre-wrap; }(new line) IP Filter - Filtru IP + Filtru IP Add Range @@ -500,7 +500,7 @@ p, li { white-space: pre-wrap; }(new line) Language: - Limba: + Limba: Behaviour @@ -524,7 +524,7 @@ p, li { white-space: pre-wrap; }(new line) KiB/s - KiB/s + KiB/s 1 KiB DL = @@ -560,7 +560,7 @@ p, li { white-space: pre-wrap; }(new line) DHT port: - Portul DHT: + Portul DHT: Language @@ -612,7 +612,7 @@ p, li { white-space: pre-wrap; }(new line) Connection - Conectare + Conectare Peer eXchange (PeX) @@ -644,7 +644,7 @@ p, li { white-space: pre-wrap; }(new line) Plastique style (KDE like) - Stil plastic (ca in KDE) + Stil plastic (ca in KDE) Cleanlooks style (GNOME like) @@ -656,7 +656,7 @@ p, li { white-space: pre-wrap; }(new line) CDE style (Common Desktop Environment like) - Stil CDE (Common Desktop Environment like) + Stil CDE (Common Desktop Environment like) MacOS style (MacOSX only) @@ -684,31 +684,31 @@ p, li { white-space: pre-wrap; }(new line) HTTP - HTTP + HTTP SOCKS5 - SOCKS5 + SOCKS5 Affected connections - Conectări afectate + Conectări afectate Use proxy for connections to trackers - Foloseşte proxy pentru conectare la tracker-i + Foloseşte proxy pentru conectare la tracker-i Use proxy for connections to regular peers - Foloseşte proxy pentru conectare la peer-i + Foloseşte proxy pentru conectare la peer-i Use proxy for connections to web seeds - Foloseşte proxy la conectare cu web seeds + Foloseşte proxy la conectare cu web seeds Use proxy for DHT messages - Foloseşte proxy pentru DHT mesage + Foloseşte proxy pentru DHT mesage Encryption @@ -720,19 +720,19 @@ p, li { white-space: pre-wrap; }(new line) Enabled - Activată + Activată Forced - Forţată + Forţată Disabled - Dezactivată + Dezactivată Preferences - Preferinţe + Preferinţe General @@ -748,44 +748,44 @@ p, li { white-space: pre-wrap; }(new line) Visual style: - Stilul vizual: + Stilul vizual: Cleanlooks style (Gnome like) - Stilul Cleanlooks(ca în Gnome) + Stilul Cleanlooks(ca în Gnome) Motif style (Unix like) - Stilul Motif(ca în Unix) + Stilul Motif(ca în Unix) Ask for confirmation on exit when download list is not empty - Întreabă confirmare la ieşire cînd lista de descărcare nu este vidă + Întreabă confirmare la ieşire cînd lista de descărcare nu este vidă Display current speed in title bar - Afişează viteza curentă în bara de titlu + Afişează viteza curentă în bara de titlu System tray icon - Imagine în system tray + Imagine în system tray Disable system tray icon - Dezactivează imagine în system tray + Dezactivează imagine în system tray Close to tray i.e: The systray tray icon will still be visible when closing the main window. - Închide în tray + Închide în tray Minimize to tray - Minimizează în tray + Minimizează în tray Show notification balloons in tray - Arată notificări în tray + Arată notificări în tray Media player: @@ -793,7 +793,7 @@ p, li { white-space: pre-wrap; }(new line) Downloads - Descărcări + Descărcări Put downloads in this folder: @@ -801,20 +801,20 @@ p, li { white-space: pre-wrap; }(new line) Pre-allocate all files - Pre alocă toate fişierele + Pre alocă toate fişierele When adding a torrent - Cînd adaugi un torrent + Cînd adaugi un torrent Display torrent content and some options - Afişează conţinutul torrentului şi unele opţiuni + Afişează conţinutul torrentului şi unele opţiuni Do not start download automatically The torrent will be added to download list in pause state - Nu porni descărcarea automat + Nu porni descărcarea automat Folder watching @@ -849,7 +849,7 @@ qBittorrent va monitoriza directoriul și va adăuga în lista de descărcare a Listening port - Port-ul de ascultare + Port-ul de ascultare to @@ -858,27 +858,27 @@ qBittorrent va monitoriza directoriul și va adăuga în lista de descărcare a Enable UPnP port mapping - Activează UPnP mapare port + Activează UPnP mapare port Enable NAT-PMP port mapping - Activează NAT-PMP mapare port + Activează NAT-PMP mapare port Global bandwidth limiting - Limită globală de bandwidth + Limită globală de bandwidth Upload: - Încărcat: + Încărcat: Download: - Descărcat: + Descărcat: Bittorrent features - Facilitățile bittorrent + Facilitățile bittorrent Use the same port for DHT and Bittorrent @@ -886,39 +886,39 @@ qBittorrent va monitoriza directoriul și va adăuga în lista de descărcare a Type: - Tipul: + Tipul: (None) - (Nimic) + (Nimic) Proxy: - Proxy: + Proxy: Username: - Numele de utilizator: + Numele de utilizator: Bittorrent - Bittorrent + Bittorrent Connections limit - Limită de conectare + Limită de conectare Global maximum number of connections: - Numărul global maxim de conectări: + Numărul global maxim de conectări: Maximum number of connections per torrent: - Numărul maxim de conectări pentru torrent: + Numărul maxim de conectări pentru torrent: Maximum number of upload slots per torrent: - Numărul maxim de sloturi de încărcare pentru un torrent: + Numărul maxim de sloturi de încărcare pentru un torrent: Additional Bittorrent features @@ -926,7 +926,7 @@ qBittorrent va monitoriza directoriul și va adăuga în lista de descărcare a Enable DHT network (decentralized) - Activează reţeaua DHT(decentralizat) + Activează reţeaua DHT(decentralizat) Enable Peer eXchange (PeX) @@ -934,23 +934,23 @@ qBittorrent va monitoriza directoriul și va adăuga în lista de descărcare a Enable Local Peer Discovery - Activează căutarea locală de Peer-i + Activează căutarea locală de Peer-i Encryption: - Codificare: + Codificare: Share ratio settings - Setările de Share ratio + Setările de Share ratio Desired ratio: - Desired ratio: + Desired ratio: Filter file path: - Filtrează cale de fisiere: + Filtrează cale de fisiere: transfer lists refresh interval: @@ -958,39 +958,39 @@ qBittorrent va monitoriza directoriul și va adăuga în lista de descărcare a ms - ms + ms RSS - RSS + RSS RSS feeds refresh interval: - Intervalul de reînnoire al listei RSS: + Intervalul de reînnoire al listei RSS: minutes - minute + minute Maximum number of articles per feed: - Numărul maxim de articole pentru flux: + Numărul maxim de articole pentru flux: File system - Sistem de fişiere + Sistem de fişiere Remove finished torrents when their ratio reaches: - Şterge torrent-urile finişate cînd ratio lor ajunge la: + Şterge torrent-urile finişate cînd ratio lor ajunge la: System default - Predefinit de sistem + Predefinit de sistem Start minimized - Starteaza minimizat + Starteaza minimizat Action on double click in transfer lists @@ -1031,59 +1031,59 @@ qBittorrent va monitoriza directoriul și va adăuga în lista de descărcare a Web UI - Web UI + Web UI Enable Web User Interface - Activeaza WebUI + Activeaza WebUI HTTP Server - HTTP Server + HTTP Server Enable RSS support - Activeză suport de RSS + Activeză suport de RSS RSS settings - Setări RSS + Setări RSS Enable queueing system - Activeaza sistemul de cozi + Activeaza sistemul de cozi Maximum active downloads: - Numărul maxim de descărcări active: + Numărul maxim de descărcări active: Torrent queueing - Cererea de torrente + Cererea de torrente Maximum active torrents: - Maximum torrente active: + Maximum torrente active: Display top toolbar - Afișează bara de instrumente + Afișează bara de instrumente Search engine proxy settings - Setările motorului de căutare prin proxy + Setările motorului de căutare prin proxy Bittorrent proxy settings - Setările proxy pentru bittorrent + Setările proxy pentru bittorrent Maximum active uploads: - Numărul maxim de upload-uri active : + Numărul maxim de upload-uri active : Spoof µtorrent to avoid ban (requires restart) - Înșeală utorrent pentru a nu primi ban (necesita restart) + Înșeală utorrent pentru a nu primi ban (necesita restart) Action for double click @@ -1093,11 +1093,11 @@ qBittorrent va monitoriza directoriul și va adăuga în lista de descărcare a Start/Stop - Start/Stop + Start/Stop Open folder - Deschide directoriul + Deschide directoriul Show properties @@ -1105,19 +1105,19 @@ qBittorrent va monitoriza directoriul și va adăuga în lista de descărcare a Port used for incoming connections: - Portul utilizat pentru conectării: + Portul utilizat pentru conectării: Random - Aleatoriu + Aleatoriu UI - UI + UI Disable splash screen - Dezactivează fereastra de logo + Dezactivează fereastra de logo Transfer list refresh interval: @@ -1130,101 +1130,27 @@ qBittorrent va monitoriza directoriul și va adăuga în lista de descărcare a Downloading: - Descărcarea: + Descărcarea: Completed: - Completat: + Completat: Peer connections - Conectări la peeri + Conectări la peeri Resolve peer countries - Rezolvă țările din care sunt peer-ii + Rezolvă țările din care sunt peer-ii Resolve peer host names - Rezolvă numele de host pentru peer-i + Rezolvă numele de host pentru peer-i Use a different port for DHT and Bittorrent - Folosește port separat pentru DHT și Bittorrent - - - Disk cache: - - - - MiB (advanced) - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - Destination Folder: - - - - Append the torrent's label - - - - Use a different folder for incomplete downloads: - - - - QLineEdit { - margin-left: 23px; -} - - - - Automatically load .torrent files from: - - - - Append .!qB extension to incomplete files - - - - Enable Peer Exchange / PeX (requires restart) - - - - User interface - - - - (Requires restart) - - - - Transfer list - - - - Refresh interval: - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + Folosește port separat pentru DHT și Bittorrent @@ -2527,6 +2453,31 @@ Sunteți siguri că doriți să închideți qBittorrent? Unable to save program preferences, qBittorrent is probably unreachable. + + Language + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + The Web UI username must be at least 3 characters long. + + + + The Web UI password must be at least 3 characters long. + + + + Downloaded + Is the file downloaded or not? + + MainWindow @@ -2894,6 +2845,469 @@ Sunteți siguri că doriți să închideți qBittorrent? Reînnoiește rata de descărcare + + Preferences + + Preferences + + + + UI + + + + Downloads + + + + Connection + + + + Bittorrent + + + + Proxy + + + + IP Filter + + + + Web UI + + + + RSS + + + + User interface + + + + Language: + + + + (Requires restart) + + + + Visual style: + + + + System default + + + + Plastique style (KDE like) + + + + Cleanlooks style (Gnome like) + + + + Motif style (Unix like) + + + + CDE style (Common Desktop Environment like) + + + + Ask for confirmation on exit when download list is not empty + + + + Display top toolbar + + + + Disable splash screen + + + + Display current speed in title bar + + + + Transfer list + + + + Refresh interval: + + + + ms + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + Downloading: + + + + Start/Stop + + + + Open folder + + + + Completed: + + + + System tray icon + + + + Disable system tray icon + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + Minimize to tray + + + + Start minimized + + + + Show notification balloons in tray + + + + File system + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + Destination Folder: + + + + Append the torrent's label + + + + Use a different folder for incomplete downloads: + + + + QLineEdit { + margin-left: 23px; +} + + + + Automatically load .torrent files from: + + + + Append .!qB extension to incomplete files + + + + Pre-allocate all files + + + + Disk cache: + + + + MiB (advanced) + + + + Torrent queueing + + + + Enable queueing system + + + + Maximum active downloads: + + + + Maximum active uploads: + + + + Maximum active torrents: + + + + When adding a torrent + + + + Display torrent content and some options + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + Listening port + + + + Port used for incoming connections: + + + + Random + + + + Enable UPnP port mapping + + + + Enable NAT-PMP port mapping + + + + Connections limit + + + + Global maximum number of connections: + + + + Maximum number of connections per torrent: + + + + Maximum number of upload slots per torrent: + + + + Global bandwidth limiting + + + + Upload: + + + + Download: + + + + KiB/s + + + + Peer connections + + + + Resolve peer countries + + + + Resolve peer host names + + + + Bittorrent features + + + + Enable DHT network (decentralized) + + + + Use a different port for DHT and Bittorrent + + + + DHT port: + + + + Enable Peer Exchange / PeX (requires restart) + + + + Enable Local Peer Discovery + + + + Spoof µtorrent to avoid ban (requires restart) + + + + Encryption: + + + + Enabled + + + + Forced + + + + Disabled + + + + Share ratio settings + + + + Desired ratio: + + + + Remove finished torrents when their ratio reaches: + + + + Search engine proxy settings + + + + Type: + + + + (None) + + + + HTTP + + + + Proxy: + + + + Port: + + + + Authentication + + + + Username: + + + + Password: + + + + Bittorrent proxy settings + + + + SOCKS5 + + + + Affected connections + + + + Use proxy for connections to trackers + + + + Use proxy for connections to regular peers + + + + Use proxy for DHT messages + + + + Use proxy for connections to web seeds + + + + Filter Settings + + + + Activate IP Filtering + + + + Enable Web User Interface + + + + HTTP Server + + + + Enable RSS support + + + + RSS settings + + + + RSS feeds refresh interval: + + + + minutes + + + + Maximum number of articles per feed: + + + + Filter path (.dat, .p2p, .p2b): + + + PropListDelegate diff --git a/src/lang/qbittorrent_ru.qm b/src/lang/qbittorrent_ru.qm index 063e74d3b7cae01e1afbbe63f4f47135e57f1def..61caa074f1be7a091dad64856a1e2ce02388970e 100644 GIT binary patch delta 4574 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 delta 12944 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 Proxy - Прокси + Прокси Proxy Settings @@ -419,7 +419,7 @@ p, li { white-space: pre-wrap; } Port: - Порт: + Порт: Proxy server requires authentication @@ -427,7 +427,7 @@ p, li { white-space: pre-wrap; } Authentication - Аутентификация + Аутентификация User Name: @@ -435,7 +435,7 @@ p, li { white-space: pre-wrap; } Password: - Пароль: + Пароль: Enable connection through a proxy server @@ -487,11 +487,11 @@ p, li { white-space: pre-wrap; } Activate IP Filtering - Включить фильтр по IP + Включить фильтр по IP Filter Settings - Настройки фильтра + Настройки фильтра Start IP @@ -515,7 +515,7 @@ p, li { white-space: pre-wrap; } IP Filter - Фильтр по IP + Фильтр по IP Add Range @@ -551,7 +551,7 @@ p, li { white-space: pre-wrap; } Language: - Язык: + Язык: Behaviour @@ -575,7 +575,7 @@ p, li { white-space: pre-wrap; } KiB/s - КиБ/с + КиБ/с 1 KiB DL = @@ -611,7 +611,7 @@ p, li { white-space: pre-wrap; } DHT port: - Порт DHT: + Порт DHT: <b>Note:</b> Changes will be applied after qBittorrent is restarted. @@ -659,7 +659,7 @@ p, li { white-space: pre-wrap; } Connection - Соединение + Соединение Peer eXchange (PeX) @@ -691,7 +691,7 @@ p, li { white-space: pre-wrap; } Plastique style (KDE like) - Стиль пластик (как KDE) + Стиль пластик (как KDE) Cleanlooks style (GNOME like) @@ -703,7 +703,7 @@ p, li { white-space: pre-wrap; } CDE style (Common Desktop Environment like) - Стиль CDE (как Окружение Общего Рабочего Стола) + Стиль CDE (как Окружение Общего Рабочего Стола) MacOS style (MacOSX only) @@ -731,31 +731,31 @@ p, li { white-space: pre-wrap; } HTTP - HTTP + HTTP SOCKS5 - Сервер SOCKS5 + Сервер SOCKS5 Affected connections - Затрагиваемые соединения + Затрагиваемые соединения Use proxy for connections to trackers - Использовать прокси для подключения к трекерам + Использовать прокси для подключения к трекерам Use proxy for connections to regular peers - Использовать прокси для подключения к обычным пирам + Использовать прокси для подключения к обычным пирам Use proxy for connections to web seeds - Использовать прокси для подключения к веб раздачам + Использовать прокси для подключения к веб раздачам Use proxy for DHT messages - Использовать прокси для сообщений DHT + Использовать прокси для сообщений DHT Encryption @@ -767,19 +767,19 @@ p, li { white-space: pre-wrap; } Enabled - Включено + Включено Forced - Принудительно + Принудительно Disabled - Выключено + Выключено Preferences - Настройки + Настройки General @@ -795,44 +795,44 @@ p, li { white-space: pre-wrap; } Visual style: - Визуальный стиль: + Визуальный стиль: Cleanlooks style (Gnome like) - Свободный стиль (как в GNOME) + Свободный стиль (как в GNOME) Motif style (Unix like) - Стиль Motif (на Unix-подобных системах) + Стиль Motif (на Unix-подобных системах) Ask for confirmation on exit when download list is not empty - Спрашивать о подтверждении выхода, если список закачек не пустой + Спрашивать о подтверждении выхода, если список закачек не пустой Display current speed in title bar - Отображать текущую скорость в полосе заголовка + Отображать текущую скорость в полосе заголовка System tray icon - Значок в системном лотке + Значок в системном лотке Disable system tray icon - Убрать значок из системного лотка + Убрать значок из системного лотка Close to tray i.e: The systray tray icon will still be visible when closing the main window. - Свернуть в значок при закрытии + Свернуть в значок при закрытии Minimize to tray - Сворачивать в значок + Сворачивать в значок Show notification balloons in tray - Показывать всплывающие сообщения в системном лотке + Показывать всплывающие сообщения в системном лотке Media player: @@ -840,7 +840,7 @@ p, li { white-space: pre-wrap; } Downloads - Закачки + Закачки Put downloads in this folder: @@ -848,20 +848,20 @@ p, li { white-space: pre-wrap; } Pre-allocate all files - Резервировать место для всего файла + Резервировать место для всего файла When adding a torrent - При добавлении торента + При добавлении торента Display torrent content and some options - Отображать содержимое torrentа и некоторые настройки + Отображать содержимое torrentа и некоторые настройки Do not start download automatically The torrent will be added to download list in pause state - Не начинать загрузку автоматически + Не начинать загрузку автоматически Folder watching @@ -895,7 +895,7 @@ p, li { white-space: pre-wrap; } Listening port - Прослушивание порта + Прослушивание порта to @@ -904,27 +904,27 @@ p, li { white-space: pre-wrap; } Enable UPnP port mapping - Включить распределение портов UPnP + Включить распределение портов UPnP Enable NAT-PMP port mapping - Включить распределение портов NAT-PMP + Включить распределение портов NAT-PMP Global bandwidth limiting - Общее ограничение канала + Общее ограничение канала Upload: - Отдача: + Отдача: Download: - Загрузка: + Загрузка: Bittorrent features - Возможности Bittorrent + Возможности Bittorrent Use the same port for DHT and Bittorrent @@ -932,39 +932,39 @@ p, li { white-space: pre-wrap; } Type: - Тип: + Тип: (None) - (нет) + (нет) Proxy: - Прокси: + Прокси: Username: - Имя пользователя: + Имя пользователя: Bittorrent - Bittorrent + Bittorrent Connections limit - Ограничение соединений + Ограничение соединений Global maximum number of connections: - Общее ограничение на число соединений: + Общее ограничение на число соединений: Maximum number of connections per torrent: - Максимальное число соединений на torrent: + Максимальное число соединений на torrent: Maximum number of upload slots per torrent: - Максимальное количество слотов отдачи на torrent: + Максимальное количество слотов отдачи на torrent: Additional Bittorrent features @@ -972,7 +972,7 @@ p, li { white-space: pre-wrap; } Enable DHT network (decentralized) - Включить DHT сеть (децентрализованную) + Включить DHT сеть (децентрализованную) Enable Peer eXchange (PeX) @@ -980,23 +980,23 @@ p, li { white-space: pre-wrap; } Enable Local Peer Discovery - Включить обнаружение локальных пиров + Включить обнаружение локальных пиров Encryption: - Шифрование: + Шифрование: Share ratio settings - Настройки коэффициента раздачи + Настройки коэффициента раздачи Desired ratio: - Предпочитаемое соотношение: + Предпочитаемое соотношение: Filter file path: - Файл фильтра: + Файл фильтра: transfer lists refresh interval: @@ -1004,39 +1004,39 @@ p, li { white-space: pre-wrap; } ms - мс + мс RSS - RSS + RSS RSS feeds refresh interval: - Интервал обновления RSS каналов: + Интервал обновления RSS каналов: minutes - минут + минут Maximum number of articles per feed: - Максимальное число статей на канал: + Максимальное число статей на канал: File system - Файловая система + Файловая система Remove finished torrents when their ratio reaches: - Удалять законченные torrentы когда их соотношение раздачи достигнет: + Удалять законченные torrentы когда их соотношение раздачи достигнет: System default - Системная тема + Системная тема Start minimized - Запускать свернутым + Запускать свернутым Action on double click in transfer lists @@ -1077,59 +1077,59 @@ p, li { white-space: pre-wrap; } Web UI - Web интерфейс + Web интерфейс Enable Web User Interface - Включить Web интерфейс + Включить Web интерфейс HTTP Server - HTTP сервер + HTTP сервер Enable RSS support - Включить поддержку RSS + Включить поддержку RSS RSS settings - Настройки RSS + Настройки RSS Torrent queueing - Очереди Torrent + Очереди Torrent Enable queueing system - Включить очереди torrent + Включить очереди torrent Maximum active downloads: - Максимальное число активных закачек: + Максимальное число активных закачек: Maximum active torrents: - Максимальное число активных torrent: + Максимальное число активных torrent: Display top toolbar - Показать верхнюю панель + Показать верхнюю панель Search engine proxy settings - Настройки прокси для поисковых движков + Настройки прокси для поисковых движков Bittorrent proxy settings - Настройки прокси Bittorrent + Настройки прокси Bittorrent Maximum active uploads: - Максимальное число активных раздач: + Максимальное число активных раздач: Spoof µtorrent to avoid ban (requires restart) - "Обманывать" µtorrent чтобы избежать бана (требуется перезапуск) + "Обманывать" µtorrent чтобы избежать бана (требуется перезапуск) Action for double click @@ -1138,11 +1138,11 @@ p, li { white-space: pre-wrap; } Start/Stop - Начать/Остановить + Начать/Остановить Open folder - Открыть папку + Открыть папку Show properties @@ -1150,19 +1150,19 @@ p, li { white-space: pre-wrap; } Port used for incoming connections: - Порт, используемый для входящих соединений: + Порт, используемый для входящих соединений: Random - Случайно + Случайно UI - Интерфейс + Интерфейс Disable splash screen - Отключить заставку при загрузке + Отключить заставку при загрузке Transfer list refresh interval: @@ -1175,101 +1175,27 @@ p, li { white-space: pre-wrap; } Downloading: - Скачивание: + Скачивание: Completed: - Завершено: + Завершено: Peer connections - Соединения с пирами + Соединения с пирами Resolve peer countries - Определить страну пира + Определить страну пира Resolve peer host names - Определить имя хоста пира + Определить имя хоста пира Use a different port for DHT and Bittorrent - Использовать разные порты для DHT и Bittorrent - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - Destination Folder: - - - - Append the torrent's label - - - - Use a different folder for incomplete downloads: - - - - QLineEdit { - margin-left: 23px; -} - - - - Automatically load .torrent files from: - - - - Append .!qB extension to incomplete files - - - - Disk cache: - - - - MiB (advanced) - - - - Enable Peer Exchange / PeX (requires restart) - - - - User interface - - - - (Requires restart) - - - - Transfer list - - - - Refresh interval: - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + Использовать разные порты для DHT и Bittorrent @@ -2688,6 +2614,31 @@ Are you sure you want to quit qBittorrent? Unable to save program preferences, qBittorrent is probably unreachable. Не возможно сохранить настройки, qBittorrent возможно недоступен. + + Language + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + The Web UI username must be at least 3 characters long. + + + + The Web UI password must be at least 3 characters long. + + + + Downloaded + Is the file downloaded or not? + + MainWindow @@ -3067,6 +3018,469 @@ Are you sure you want to quit qBittorrent? Ограничение соотношения скачивания + + Preferences + + Preferences + + + + UI + + + + Downloads + + + + Connection + + + + Bittorrent + + + + Proxy + + + + IP Filter + + + + Web UI + + + + RSS + + + + User interface + + + + Language: + + + + (Requires restart) + + + + Visual style: + + + + System default + + + + Plastique style (KDE like) + + + + Cleanlooks style (Gnome like) + + + + Motif style (Unix like) + + + + CDE style (Common Desktop Environment like) + + + + Ask for confirmation on exit when download list is not empty + + + + Display top toolbar + + + + Disable splash screen + + + + Display current speed in title bar + + + + Transfer list + + + + Refresh interval: + + + + ms + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + Downloading: + + + + Start/Stop + + + + Open folder + + + + Completed: + + + + System tray icon + + + + Disable system tray icon + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + Minimize to tray + + + + Start minimized + + + + Show notification balloons in tray + + + + File system + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + Destination Folder: + + + + Append the torrent's label + + + + Use a different folder for incomplete downloads: + + + + QLineEdit { + margin-left: 23px; +} + + + + Automatically load .torrent files from: + + + + Append .!qB extension to incomplete files + + + + Pre-allocate all files + + + + Disk cache: + + + + MiB (advanced) + + + + Torrent queueing + + + + Enable queueing system + + + + Maximum active downloads: + + + + Maximum active uploads: + + + + Maximum active torrents: + + + + When adding a torrent + + + + Display torrent content and some options + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + Listening port + + + + Port used for incoming connections: + + + + Random + + + + Enable UPnP port mapping + + + + Enable NAT-PMP port mapping + + + + Connections limit + + + + Global maximum number of connections: + + + + Maximum number of connections per torrent: + + + + Maximum number of upload slots per torrent: + + + + Global bandwidth limiting + + + + Upload: + + + + Download: + + + + KiB/s + + + + Peer connections + + + + Resolve peer countries + + + + Resolve peer host names + + + + Bittorrent features + + + + Enable DHT network (decentralized) + + + + Use a different port for DHT and Bittorrent + + + + DHT port: + + + + Enable Peer Exchange / PeX (requires restart) + + + + Enable Local Peer Discovery + + + + Spoof µtorrent to avoid ban (requires restart) + + + + Encryption: + + + + Enabled + + + + Forced + + + + Disabled + + + + Share ratio settings + + + + Desired ratio: + + + + Remove finished torrents when their ratio reaches: + + + + Search engine proxy settings + + + + Type: + + + + (None) + + + + HTTP + + + + Proxy: + + + + Port: + + + + Authentication + + + + Username: + + + + Password: + + + + Bittorrent proxy settings + + + + SOCKS5 + + + + Affected connections + + + + Use proxy for connections to trackers + + + + Use proxy for connections to regular peers + + + + Use proxy for DHT messages + + + + Use proxy for connections to web seeds + + + + Filter Settings + + + + Activate IP Filtering + + + + Enable Web User Interface + + + + HTTP Server + + + + Enable RSS support + + + + RSS settings + + + + RSS feeds refresh interval: + + + + minutes + + + + Maximum number of articles per feed: + + + + Filter path (.dat, .p2p, .p2b): + + + PropListDelegate diff --git a/src/lang/qbittorrent_sk.qm b/src/lang/qbittorrent_sk.qm index 9e150b82757fd7be935d87ed2c5bb3daac13a8b9..8b0caf73f9427464771e10fe6737cc31fa86bd78 100644 GIT binary patch delta 4550 zcmXAtc|c8hAI6`1&pCI$=gO|Z*fL6XGDJ#6B~kV$TV?Xn*eT16GE!My(_+b1q%2t~ z`={h#%>Jn)11FP_ukI=o$vB|ms4qxxc9SQ?R7Y$;l)>J$yb^;J~eLZ ziL$8O+#Ln9<@X=m6%GqlI3phD zBm;IY6>ba#`fmd^{t8&V9D&t!0H4J`QfIP=KY9ZrVgQ%_0D)70giXMhMBuUwFt!l5 z^9AbIi9pNyP@m%WAHx(5OH?>xAB4&pgXTlbjO2N>As+Mu*6e|JOawejAYLN}dB7_E zW(V|BLwwPZ>;TED8xS)@VcdO%DYC*#&I%vhf;1 zKLfWvL)uM`+m45R0SzxLgvIv;FxX^;LybkgX>h19#P=#3Y7FuHiY`O01DVC>TEiVZ z;Pfw_qG!TYz^fN}UO5Wbw?m(z5a7rNc-S&(Zb#sGD;?-P1fCT!jFbcVrxXFk-3kYG zg_lz~BNk6qkk;5C?@FQ^Cau$H7Ze4LVj3z-<8rw2im7^p4;#;Y(ehFq`^ zgEOg*$~5@joCpkaP#D`BLxR2n83QmhhIyA&7<%Ciudl%H`0Y%^6AVw}xr0|Jw5H@@ z_;Cth!f=K0_Z6nR!ARe?K*TAGI+hEho?FFFFqJ&e>85mqd}hxE8>z>M3-JjqnF>ZmZ@ z1KIPN0zcnHZYC`ss>k7#t$@=-IMJpUD67Jma35fHYZQ$l+YP{ltZHD(_b4y$1stE? z#ZE?MNfZ1to!>h(Q#Eso1s0!EHM_`&=4?`V%?Pwo6suKU-`=sTPAg2_r1F(oGW2~_ zzBgL{-S;Rwx?Qzu5kvcZlxp+N+pLHZ)iy^~%#YtxJ66pFwk}caix>|y4^-t2$t0{VKWV`j#&T(cDhS=Gz3ReLTKta(Y{tWoMiWmkc2 zt<^`pWY)d2y0E|x=;)^|tR_2LRNsEw6_{H`efOOsusvH{9x?)GW>SADW@^k=1eH@B z;IUFLa1+KnI|MxJEQI*i zlWju-bN^~j|B!k6P`Pf zXAcR_-If8C-omTze*pZGgl}6IkwB}X*t&!dT69_LU>5~s-xa&Ny#Wpei^IL!16R+9 zqdduL@nWDq8%E|AaYi(Azk0A3wU41*RU$^^ldG#ltCpfFaS<11+$TSZ@doyZyIaJ> zy%PYFtGL#i^J3Esh3U5yTC=w(AM*dB@S!NCbuOY9ZN;=hBJf{FF+D3Dh#f}mB)5v` zyIp9QT1@{kl$!ZN%*r|q%=#eiTKOJuo-FQm+|CrmD2zx}xMr4kdORcM^s`tLX$M@a zC7umG!}?Eg7w^O}H|8Mmo^1q0^G1AKK#wEcqXSpUDxlj3SZyJMP^aEUjr(n*OmLuk5}w8onj+w71w#I5Bt{6*pPD1{Z9 zrJV^hAfb-JwLeL_h2_A#ds1=2EPCpsFtR{8o5hGs-zSwU*u^P3O}cT9hI%_o_oA&7 z)u2M@UKvBO&|iACk(TbZN`D_^h=*>~z@7%qT&J8S^R@m@`N-L3;*xnxP5PwgOJ<(9G8e?ES+u3+8bM zweZr!S);iW{Qg<9!RIPad%Gt6O(?K-qvpV%lQiVC=0rQr?@ezt#V00HMDI11<^-^n zKGR%wWeQq1(p+uC5YK3@DGB56Kc^|2BWp??+5-74G}j07x~wuy=|lF3eXg1^$D2Tx zOPYt#bU<#Wu|Dp^+_~@4{LB2U3M)c2e~$c%Q|*}M^Q0wgEZa0+@)*)zowe#NRPi1c zt@%7tbNP$5_S^Xs=_#%4V}`i=jJ9J`AP}0N?HIS7{lr1r$w)(X1!}uibH=1D(sr}* zoS=T%@ZMj!HL0!Ia5o-gAEph@U&OV@MLT7P2Zv0Mc1FTciZV$%vvw3)ZWD!DqP4R- zPvTrp)y^$l$xbM1=T?&K1GEYCI{{5?w29YJDcV`uB;gZq|Fd>)Qy*ZSy*4)}7^rxt zE#J@`ShrSN`FB2tm^DpX703sfvUP^NkJ)0c>ulco^Ppl~lZHI_)>NIt_-52Xkj`n_ zUSPPbuCHALHSkK;H`|vU<|*8KUFUACF}SVHqejeGO?3lud4J<|xDpNr`DP|Xn5c_t)RG}=M^*#d+UOR{`X1=%r(3#i z27jNdOPobdx;W}mnkI6(73~pY+0O$R$!)rP`8u#XR(Gr-2>8xccd^ic;baWZ*oQ8@G`x6-aOX7+XTI-GzmCarSI@gW_=gvyQWjc2j1#?dCiIn$$td-ZXtb%CRm`eZ>59QV_&ZQcVob6lTOevv7f zsz0{7kjv&t{jq%w*eAU8g?T)9&Sw4fDGcQgd-S)WDOUSR{jDwJv~c~yNTy))3;q8@ zs@{K)!qiUsze4P|yq+^4+R8a>+rS{d;m-eLm7&eK_S{x`8oD&+jgcP>!xjz&iXIq7 z-jldMG&GFa{D4EIk0CTOl*1*@5O$f7%1SoOY$J2HXbp4Ebz^xhHN<@7IlbQ)mIp1M zA?Zedl&^2h;|+%nZlXbU zh9gEAVpmIH!a2iDZ@v?_R~V{Ra_R-QRakY<@MKv8r(7GuAGeBW$U4L8Y1}K?+%^2Y zot`GR8NPg5&v%C>Mr2TH2aAmAD^Xl%3XE1^&q<(1wo&K1gJq#M>Lcmdh5N?FjcJJM zQ-xtW6h=)}n6_Bq@Ak%4k@Vd8qp|m{S?qA4v47hQod2hdzG@oY^NcYdzA49kcjMSO ze9jG5<0R8k8s=*JIWL|mn`kx8_hTq>S{tqQ^mxfOV{DJP3~hulbw&>Bc9Jo(!kwxu zHy#Y$%?_tE9(kTi4Ky*HY}}iv%QF^cJZA%%Xe?SQ086utXKNbQgd~Me>lrTx{RBKd zYPS`E~lC-j#THaY*SOogIj8Z$+3D77leHZ)2d9) zZ@f8fqf9Q>_<-{tP3{3NIA%YZJO@u?t1UD2U-On@)!pP1+5(7cW(pY22rPN3Fny!K zdwWbnYW^Pk(lmW3uea{sXPWn2d!SaVDf)U>dgyG5jlBwNSZ0cw8pF^gnUeb0vJXr& zrPgKy2A?zS9q-C{f7WzpYBC=fX*z#!AkZkoRPveSS?{gsMhibi^r`8_SUM8W%T#uT zk@2@NRV-r2^D@lBZkB6VxLGS5W&MYgo6Thu&8Pr{$&O}Oph0!@W}7tLknU}6JR+YF zaWuCY{eZ1C!)&**5a?5&Fn6li>E>6?ghOV38+)K|ym@p^E5347nS*;?1lBJ$htxRY z+Q}Ri^^RjV-MlbqCWl^xdGV&_tp9t{%`y6Iz~0;D<-w8s-pw4p%YjSfBy(B?Bhht( zd6$Xe8h^xGbiNnIYa@l@yPHcR>ah`}m`fi`VDA0QrQgW7#pXM;xi5?zq404F^NZ;> zfC3-$+msxj&NSIzbC-XwFPny2E4Z1&$fhGTER}8I=y7%jxx=AY?s`4s&c(reE1n=b zwV{U#ugK0DY2cP(*(HiYq*bEA_|39U6Q(G!S{_!=lnYB8d7S%6c1%$Y-M~oNWho4M zDTg;>rGd<%cYKV)@I`_D&v$1uQ+* zzNMHBTRg_}WZmj5{r9tu%QcoEz5V!4i+oFh6X(0jam$M5`x%*w3MWpmYzcow@$R?m zx{|>N*0<#R#@1fDx#jFvI$Tt@o8>}>=~QJc%jIfEzR~1auBGxFuD+k8{7+9{YMJHr g{l0v~O0m4}M|C&29uEAmCU;HUJuP!52EIP`e`~pU761SM delta 12822 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 At^fc4 diff --git a/src/lang/qbittorrent_sk.ts b/src/lang/qbittorrent_sk.ts index fc36e7920..54efa8c24 100644 --- a/src/lang/qbittorrent_sk.ts +++ b/src/lang/qbittorrent_sk.ts @@ -364,7 +364,7 @@ p, li { white-space: pre-wrap; } Proxy - Proxy + Proxy Proxy Settings @@ -380,7 +380,7 @@ p, li { white-space: pre-wrap; } Port: - Port: + Port: Proxy server requires authentication @@ -388,7 +388,7 @@ p, li { white-space: pre-wrap; } Authentication - Autentifikácia + Autentifikácia User Name: @@ -396,7 +396,7 @@ p, li { white-space: pre-wrap; } Password: - Heslo: + Heslo: Enable connection through a proxy server @@ -448,11 +448,11 @@ p, li { white-space: pre-wrap; } Activate IP Filtering - Aktivovať filtrovanie IP + Aktivovať filtrovanie IP Filter Settings - Nastavenie filtra + Nastavenie filtra Start IP @@ -476,7 +476,7 @@ p, li { white-space: pre-wrap; } IP Filter - IP filter + IP filter Add Range @@ -512,7 +512,7 @@ p, li { white-space: pre-wrap; } Language: - Jazyk: + Jazyk: Behaviour @@ -536,7 +536,7 @@ p, li { white-space: pre-wrap; } KiB/s - KiB/s + KiB/s 1 KiB DL = @@ -572,7 +572,7 @@ p, li { white-space: pre-wrap; } DHT port: - Port DHT: + Port DHT: <b>Note:</b> Changes will be applied after qBittorrent is restarted. @@ -620,7 +620,7 @@ p, li { white-space: pre-wrap; } Connection - Spojenie + Spojenie Peer eXchange (PeX) @@ -660,7 +660,7 @@ p, li { white-space: pre-wrap; } Plastique style (KDE like) - Plastický štýl (ako KDE) + Plastický štýl (ako KDE) Cleanlooks style (GNOME like) @@ -672,7 +672,7 @@ p, li { white-space: pre-wrap; } CDE style (Common Desktop Environment like) - Štýl CDE (ako Common Desktop Environment) + Štýl CDE (ako Common Desktop Environment) MacOS style (MacOSX only) @@ -692,31 +692,31 @@ p, li { white-space: pre-wrap; } HTTP - HTTP + HTTP SOCKS5 - SOCKS5 + SOCKS5 Affected connections - Ovplyvnené spojenia + Ovplyvnené spojenia Use proxy for connections to trackers - Používať proxy pre spojenia s trackermi + Používať proxy pre spojenia s trackermi Use proxy for connections to regular peers - Používať proxy pre spojenia s obyčajnými rovesníkmi + Používať proxy pre spojenia s obyčajnými rovesníkmi Use proxy for connections to web seeds - Používať proxy pre spojenia k web seedom + Používať proxy pre spojenia k web seedom Use proxy for DHT messages - Používať proxy pre DHT správy + Používať proxy pre DHT správy Encryption @@ -728,19 +728,19 @@ p, li { white-space: pre-wrap; } Enabled - Zapnuté + Zapnuté Forced - Vynútené + Vynútené Disabled - Vypnuté + Vypnuté Preferences - Nastavenia + Nastavenia General @@ -756,44 +756,44 @@ p, li { white-space: pre-wrap; } Visual style: - Vizuálny štýl: + Vizuálny štýl: Cleanlooks style (Gnome like) - Čistý vzhľad (ako GNOME) + Čistý vzhľad (ako GNOME) Motif style (Unix like) - Štýl Motif (ako Unix) + Štýl Motif (ako Unix) Ask for confirmation on exit when download list is not empty - Potvrdenie skončenia v prípade, že zoznam sťahovaní nie je prázdny + Potvrdenie skončenia v prípade, že zoznam sťahovaní nie je prázdny Display current speed in title bar - Zobraziť aktuálnu rýchlosť sťahovania v titulnom pruhu + Zobraziť aktuálnu rýchlosť sťahovania v titulnom pruhu System tray icon - Ikona v oznamovacej oblasti (systray) + Ikona v oznamovacej oblasti (systray) Disable system tray icon - Vypnúť ikonu v oznamovacej oblasti + Vypnúť ikonu v oznamovacej oblasti Close to tray i.e: The systray tray icon will still be visible when closing the main window. - Zatvoriť do oznamovacej oblasti + Zatvoriť do oznamovacej oblasti Minimize to tray - Minimalizovať do oznamovacej oblasti + Minimalizovať do oznamovacej oblasti Show notification balloons in tray - Zobrazovať bublinové upozornenia v oblasti upozornení + Zobrazovať bublinové upozornenia v oblasti upozornení Media player: @@ -801,7 +801,7 @@ p, li { white-space: pre-wrap; } Downloads - Sťahovania + Sťahovania Put downloads in this folder: @@ -809,20 +809,20 @@ p, li { white-space: pre-wrap; } Pre-allocate all files - Dopredu alokovať všetky súbory + Dopredu alokovať všetky súbory When adding a torrent - Pri pridávaní torrentu + Pri pridávaní torrentu Display torrent content and some options - Zobraziť obsah torrentu a nejaké voľby + Zobraziť obsah torrentu a nejaké voľby Do not start download automatically The torrent will be added to download list in pause state - Nezačínať sťahovanie automaticky + Nezačínať sťahovanie automaticky Folder watching @@ -856,7 +856,7 @@ p, li { white-space: pre-wrap; } Listening port - Počúvať na porte + Počúvať na porte to @@ -865,27 +865,27 @@ p, li { white-space: pre-wrap; } Enable UPnP port mapping - Zapnúť mapovanie portov UPnP + Zapnúť mapovanie portov UPnP Enable NAT-PMP port mapping - Zapnúť mapovanie portov NAT-PMP + Zapnúť mapovanie portov NAT-PMP Global bandwidth limiting - Globálny limit pásma + Globálny limit pásma Upload: - Nahrávanie: + Nahrávanie: Download: - Sťahovanie: + Sťahovanie: Bittorrent features - Možnosti siete Bittorrent + Možnosti siete Bittorrent Use the same port for DHT and Bittorrent @@ -893,39 +893,39 @@ p, li { white-space: pre-wrap; } Type: - Typ: + Typ: (None) - (žiadny) + (žiadny) Proxy: - Proxy: + Proxy: Username: - Meno používateľa: + Meno používateľa: Bittorrent - Bittorrent + Bittorrent Connections limit - Limit spojení + Limit spojení Global maximum number of connections: - Maximálny globálny počet spojení: + Maximálny globálny počet spojení: Maximum number of connections per torrent: - Maximálny počet spojení na torrent: + Maximálny počet spojení na torrent: Maximum number of upload slots per torrent: - Maximálny počet slotov pre nahrávanie na torrent: + Maximálny počet slotov pre nahrávanie na torrent: Additional Bittorrent features @@ -933,7 +933,7 @@ p, li { white-space: pre-wrap; } Enable DHT network (decentralized) - Zapnúť sieť DHT (decentralizovaná) + Zapnúť sieť DHT (decentralizovaná) Enable Peer eXchange (PeX) @@ -941,23 +941,23 @@ p, li { white-space: pre-wrap; } Enable Local Peer Discovery - Zapnúť Local Peer Discovery + Zapnúť Local Peer Discovery Encryption: - Šifrovanie: + Šifrovanie: Share ratio settings - Nastavenia pomeru zdieľania + Nastavenia pomeru zdieľania Desired ratio: - Požadovaný pomer: + Požadovaný pomer: Filter file path: - Cesta k súboru filtov: + Cesta k súboru filtov: transfer lists refresh interval: @@ -965,39 +965,39 @@ p, li { white-space: pre-wrap; } ms - ms + ms RSS - RSS + RSS RSS feeds refresh interval: - Interval obnovovania RSS kanálov: + Interval obnovovania RSS kanálov: minutes - minút + minút Maximum number of articles per feed: - Maximálny počet článkov na kanál: + Maximálny počet článkov na kanál: File system - Súborový systém + Súborový systém Remove finished torrents when their ratio reaches: - Odstrániť dokončené torrenty, keď ich pomer dosiahne: + Odstrániť dokončené torrenty, keď ich pomer dosiahne: System default - Štandardné nastavenie systému + Štandardné nastavenie systému Start minimized - Spustiť minimalizované + Spustiť minimalizované Action on double click in transfer lists @@ -1038,59 +1038,55 @@ p, li { white-space: pre-wrap; } Web UI - Webové rozhranie + Webové rozhranie Enable Web User Interface - Zapnúť webové rozhranie + Zapnúť webové rozhranie HTTP Server - HTTP Server - - - Enable RSS support - + HTTP Server RSS settings - Nastavenia RSS + Nastavenia RSS Enable queueing system - Zapnúť systém frontu + Zapnúť systém frontu Maximum active downloads: - Maximum aktívnych sťahovaní: + Maximum aktívnych sťahovaní: Torrent queueing - Zaraďovanie torrentov do frontu + Zaraďovanie torrentov do frontu Maximum active torrents: - Maximum aktívnych torrentov: + Maximum aktívnych torrentov: Display top toolbar - Zobrazovať horný panel nástrojov + Zobrazovať horný panel nástrojov Search engine proxy settings - Proxy nastavenie vyhľadávača + Proxy nastavenie vyhľadávača Bittorrent proxy settings - Nastavenie Bittorrent proxy + Nastavenie Bittorrent proxy Maximum active uploads: - Max. aktívnych nahrávaní: + Max. aktívnych nahrávaní: Spoof µtorrent to avoid ban (requires restart) - Predstierať µtorrent aby sme sa vyhli blokovaniu (vyžaduje reštart) + Predstierať µtorrent aby sme sa vyhli blokovaniu (vyžaduje reštart) Action for double click @@ -1099,11 +1095,11 @@ p, li { white-space: pre-wrap; } Start/Stop - Spustiť/Zastaviť + Spustiť/Zastaviť Open folder - Otvoriť priečinok + Otvoriť priečinok Show properties @@ -1111,19 +1107,19 @@ p, li { white-space: pre-wrap; } Port used for incoming connections: - Port pre prichádzajúce spojenia: + Port pre prichádzajúce spojenia: Random - Náhodný + Náhodný UI - Rozhranie + Rozhranie Disable splash screen - Vypnúť štartovaciu obrazovku + Vypnúť štartovaciu obrazovku Transfer list refresh interval: @@ -1136,101 +1132,27 @@ p, li { white-space: pre-wrap; } Downloading: - Sťahuje sa: + Sťahuje sa: Completed: - Hotovo: + Hotovo: Peer connections - Pripojení + Pripojení Resolve peer countries - Prekladať krajiny rovesníkov + Prekladať krajiny rovesníkov Resolve peer host names - Prekladať názvy počítačov rovesníkov + Prekladať názvy počítačov rovesníkov Use a different port for DHT and Bittorrent - Používať odlišný port pre DHT a Bittorrent - - - Disk cache: - - - - MiB (advanced) - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - Destination Folder: - - - - Append the torrent's label - - - - Use a different folder for incomplete downloads: - - - - QLineEdit { - margin-left: 23px; -} - - - - Automatically load .torrent files from: - - - - Append .!qB extension to incomplete files - - - - Enable Peer Exchange / PeX (requires restart) - - - - User interface - - - - (Requires restart) - - - - Transfer list - - - - Refresh interval: - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + Používať odlišný port pre DHT a Bittorrent @@ -2619,6 +2541,31 @@ Ste si istý, že chcete ukončiť Bittorrent? Unable to save program preferences, qBittorrent is probably unreachable. Nepodarilo sa uložiť nastavenia programu, qBittorrent je pravdepodobne nedostupný. + + Language + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + The Web UI username must be at least 3 characters long. + + + + The Web UI password must be at least 3 characters long. + + + + Downloaded + Is the file downloaded or not? + + MainWindow @@ -2990,6 +2937,469 @@ Ste si istý, že chcete ukončiť Bittorrent? Obmedzenie rýchlosti sťahovania + + Preferences + + Preferences + + + + UI + + + + Downloads + + + + Connection + + + + Bittorrent + + + + Proxy + + + + IP Filter + + + + Web UI + + + + RSS + + + + User interface + + + + Language: + + + + (Requires restart) + + + + Visual style: + + + + System default + + + + Plastique style (KDE like) + + + + Cleanlooks style (Gnome like) + + + + Motif style (Unix like) + + + + CDE style (Common Desktop Environment like) + + + + Ask for confirmation on exit when download list is not empty + + + + Display top toolbar + + + + Disable splash screen + + + + Display current speed in title bar + + + + Transfer list + + + + Refresh interval: + + + + ms + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + Downloading: + + + + Start/Stop + + + + Open folder + + + + Completed: + + + + System tray icon + + + + Disable system tray icon + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + Minimize to tray + + + + Start minimized + + + + Show notification balloons in tray + + + + File system + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + Destination Folder: + + + + Append the torrent's label + + + + Use a different folder for incomplete downloads: + + + + QLineEdit { + margin-left: 23px; +} + + + + Automatically load .torrent files from: + + + + Append .!qB extension to incomplete files + + + + Pre-allocate all files + + + + Disk cache: + + + + MiB (advanced) + + + + Torrent queueing + + + + Enable queueing system + + + + Maximum active downloads: + + + + Maximum active uploads: + + + + Maximum active torrents: + + + + When adding a torrent + + + + Display torrent content and some options + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + Listening port + + + + Port used for incoming connections: + + + + Random + + + + Enable UPnP port mapping + + + + Enable NAT-PMP port mapping + + + + Connections limit + + + + Global maximum number of connections: + + + + Maximum number of connections per torrent: + + + + Maximum number of upload slots per torrent: + + + + Global bandwidth limiting + + + + Upload: + + + + Download: + + + + KiB/s + + + + Peer connections + + + + Resolve peer countries + + + + Resolve peer host names + + + + Bittorrent features + + + + Enable DHT network (decentralized) + + + + Use a different port for DHT and Bittorrent + + + + DHT port: + + + + Enable Peer Exchange / PeX (requires restart) + + + + Enable Local Peer Discovery + + + + Spoof µtorrent to avoid ban (requires restart) + + + + Encryption: + + + + Enabled + + + + Forced + + + + Disabled + + + + Share ratio settings + + + + Desired ratio: + + + + Remove finished torrents when their ratio reaches: + + + + Search engine proxy settings + + + + Type: + + + + (None) + + + + HTTP + + + + Proxy: + + + + Port: + + + + Authentication + + + + Username: + + + + Password: + + + + Bittorrent proxy settings + + + + SOCKS5 + + + + Affected connections + + + + Use proxy for connections to trackers + + + + Use proxy for connections to regular peers + + + + Use proxy for DHT messages + + + + Use proxy for connections to web seeds + + + + Filter Settings + + + + Activate IP Filtering + + + + Enable Web User Interface + + + + HTTP Server + + + + Enable RSS support + + + + RSS settings + + + + RSS feeds refresh interval: + + + + minutes + + + + Maximum number of articles per feed: + + + + Filter path (.dat, .p2p, .p2b): + + + PropListDelegate diff --git a/src/lang/qbittorrent_sr.qm b/src/lang/qbittorrent_sr.qm index a3bdbb415f17ea7761b5510f059ee1ec3e0cba9f..842e4c44865c1804af76539c8e3fa2b766c74b65 100644 GIT binary patch delta 4566 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 cp&~6G1~98@eG8%0?{m_sZ)uX#)ju@@~ delta 12974 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 diff --git a/src/lang/qbittorrent_sr.ts b/src/lang/qbittorrent_sr.ts index 7f0d59725..390e7593d 100644 --- a/src/lang/qbittorrent_sr.ts +++ b/src/lang/qbittorrent_sr.ts @@ -338,331 +338,188 @@ p, li { white-space: pre-wrap; } Dialog - - - Port: - Порт: + Порт: - - - Authentication - Аутентификација + Аутентификација - - - Password: - Шифра: + Шифра: - Activate IP Filtering - Активирање IP Филтрирања + Активирање IP Филтрирања - Filter Settings - Подешавање Филтера + Подешавање Филтера - Language: - Језик: + Језик: - - KiB/s - KiB/s + KiB/s <b>Note:</b> Changes will be applied after qBittorrent is restarted. <b>Напомена:</b> Промене ће бити примењене након рестарта qBittorrent-а. - Connection - Конекције - - - - User interface - - - - - (Requires restart) - + Конекције - Plastique style (KDE like) - Plastique стил (као KDE) + Plastique стил (као KDE) - CDE style (Common Desktop Environment like) - CDE стил (као Common Desktop Environment) - - - - Transfer list - - - - - Refresh interval: - - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + CDE стил (као Common Desktop Environment) - - Start/Stop - Старт/Стоп + Старт/Стоп - - Open folder - Отвори фасциклу - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - - Destination Folder: - - - - - Append the torrent's label - - - - - Use a different folder for incomplete downloads: - - - - - - QLineEdit { - margin-left: 23px; -} - - - - - Automatically load .torrent files from: - - - - - Append .!qB extension to incomplete files - - - - - Disk cache: - + Отвори фасциклу - - MiB (advanced) - - - - Port used for incoming connections: - Порт коришћен за долазеће конекције: + Порт коришћен за долазеће конекције: - Random - Случајан + Случајан - Use a different port for DHT and Bittorrent - Користи различит порт за DHT и Бит-торент + Користи различит порт за DHT и Бит-торент - - Enable Peer Exchange / PeX (requires restart) - - - - - HTTP - HTTP + HTTP - SOCKS5 - SOCKS5 + SOCKS5 - Affected connections - Очекиване конекције + Очекиване конекције - Use proxy for connections to trackers - Користи Прокси сервер за конекције ка пратиоцима + Користи Прокси сервер за конекције ка пратиоцима - Use proxy for connections to regular peers - Користи Прокси сервер за конекције ка peers(учесницима) + Користи Прокси сервер за конекције ка peers(учесницима) - Use proxy for connections to web seeds - Користи Прокси сервер за конекције ка веб донорима + Користи Прокси сервер за конекције ка веб донорима - Use proxy for DHT messages - Користи Прокси сервер за DHT поруке + Користи Прокси сервер за DHT поруке - Enabled - Омогући + Омогући - Forced - Форсирано + Форсирано - Disabled - Онемогући + Онемогући - Preferences - Подешавања + Подешавања - IP Filter - IP Филтер + IP Филтер User interface settings Подешавање корисничког интерфејса - Visual style: - Изглед: + Изглед: - Cleanlooks style (Gnome like) - Cleanlooks стил (као Gnome) + Cleanlooks стил (као Gnome) - Motif style (Unix like) - Motif стил (као Unix) + Motif стил (као Unix) - Ask for confirmation on exit when download list is not empty - Питај за потврду при изласку, када листа преузимања није празна + Питај за потврду при изласку, када листа преузимања није празна - Display current speed in title bar - Прикажи тренутну брзину на насловној траци + Прикажи тренутну брзину на насловној траци Transfer list refresh interval: Трансфер листа интервал освежавања: - System tray icon - Системска палета , икона + Системска палета , икона - Disable system tray icon - Онемогући икону на системској палети + Онемогући икону на системској палети - Close to tray i.e: The systray tray icon will still be visible when closing the main window. н.пр.: Системска икона ће бити видљива када затворите главни прозор - Затвори на системску палету + Затвори на системску палету - Minimize to tray - Минимизуј на палету + Минимизуј на палету - Show notification balloons in tray - Прикажи балоне са коментарима на палети + Прикажи балоне са коментарима на палети - Downloads - Преузимање + Преузимање - Pre-allocate all files - Прераспореди све фајлове + Прераспореди све фајлове - When adding a torrent - Када додајете неки торент + Када додајете неки торент - Display torrent content and some options - Прикажи садржај торента и неке опције + Прикажи садржај торента и неке опције - Do not start download automatically The torrent will be added to download list in pause state Торент ће бити додат на листу преузимања у стању паузе - Немој аутоматски да стартујеш преузимање + Немој аутоматски да стартујеш преузимање Folder watching @@ -671,20 +528,17 @@ QGroupBox { Надгледање фасцикле - UI UI-КИ Кориснички интрфејс - КИ + КИ - Proxy - Прокси + Прокси - Disable splash screen - Онемогући уводни екран + Онемогући уводни екран Download folder: @@ -700,96 +554,74 @@ QGroupBox { Аутоматски преузми торенте присутне у овој фасцикли: - Listening port - Надгледај порт + Надгледај порт - Enable UPnP port mapping - Омогући UPnP мапирање порта + Омогући UPnP мапирање порта - Enable NAT-PMP port mapping - Омогући NAT-PMP мапирање порта + Омогући NAT-PMP мапирање порта - Global bandwidth limiting - Опште ограничење протока + Опште ограничење протока - Upload: - Слање: + Слање: - Download: - Преузимање: + Преузимање: - Peer connections Peer (учесничк) -активна веза - Peer(учесничке) конекције + Peer(учесничке) конекције - Resolve peer countries Peer (учесник) -активна веза - Одреди земљу peer-а (учесника) + Одреди земљу peer-а (учесника) - Resolve peer host names - Одреди име хоста peer-а (учесника) + Одреди име хоста peer-а (учесника) - Bittorrent features - Бит-торент карактеристике + Бит-торент карактеристике - DHT port: - DHT порт: + DHT порт: - Spoof µtorrent to avoid ban (requires restart) - Превари µtorrent да избегнеш забрану (захтева рестарт) + Превари µtorrent да избегнеш забрану (захтева рестарт) - - Type: - Тип: + Тип: - - (None) - (Ниједан) + (Ниједан) - - Proxy: - Прокси: + Прокси: - - - Username: - Корисничко име: + Корисничко име: - Bittorrent - Бит-торент + Бит-торент Action on double click @@ -798,177 +630,142 @@ QGroupBox { Акција за двоструки клик - Downloading: - Преузимање: + Преузимање: - Completed: - Завршено: + Завршено: - Connections limit - Конекциона ограничења + Конекциона ограничења - Global maximum number of connections: - Општи максимални број конекција: + Општи максимални број конекција: - Maximum number of connections per torrent: - Максимални број конекција по торенту: + Максимални број конекција по торенту: - Maximum number of upload slots per torrent: - Максимални број слотова за слање по торенту: + Максимални број слотова за слање по торенту: - Enable DHT network (decentralized) - Омогући DHT мрежу (децентализовано) + Омогући DHT мрежу (децентализовано) - Enable Local Peer Discovery - Омогући откривање локалних веза Peer(учесника) + Омогући откривање локалних веза Peer(учесника) - Encryption: - Шифровање: + Шифровање: - Share ratio settings - Подешавање идекса дељења + Подешавање идекса дељења - Desired ratio: - Жељени индекс: + Жељени индекс: - Filter file path: - Филтер, путања фајла: + Филтер, путања фајла: - ms - ms + ms - - RSS RSS је породица веб формата који се користе за објављивање садржаја који се често мењају, као што су новински наслови. RSS документ садржи или сажетак садржаја са придружене веб стране, или читав текст. RSS вам омогућава да будете у току са изменама и новостима са неког веб сајта потпуно аутоматски, а тај садржај се може увести у RSS апликацију на вашој страни. - RSS + RSS - RSS feeds refresh interval: - RSS поруке интервал освежавања: + RSS поруке интервал освежавања: - minutes - минута + минута - Maximum number of articles per feed: - Максимални број чланака по допису: + Максимални број чланака по допису: - File system - Фајл систем + Фајл систем - Remove finished torrents when their ratio reaches: - Премести завршене торенте када је овај индекс достигнут: + Премести завршене торенте када је овај индекс достигнут: - System default - Системски подразумевано + Системски подразумевано - Start minimized - Стартуј минимизовано + Стартуј минимизовано - Web UI Web UI (Веб Кориснички Интерфејс) - Веб КИ + Веб КИ - Enable Web User Interface - Омогући Веб Кориснички Интерфејс + Омогући Веб Кориснички Интерфејс - HTTP Server - HTTP Сервер + HTTP Сервер - Enable RSS support - Омогући RSS подршку + Омогући RSS подршку - RSS settings - RSS подешавање + RSS подешавање - Enable queueing system - Омогући системско опслуживање + Омогући системско опслуживање - Maximum active downloads: - Максимум активних преузимања: + Максимум активних преузимања: - Torrent queueing - Торент опслуживање + Торент опслуживање - Maximum active torrents: - Максимум активних торента: + Максимум активних торента: - Display top toolbar - Прикажи горњу траку алата + Прикажи горњу траку алата - Search engine proxy settings - Претраживачки модул прокси подешавања + Претраживачки модул прокси подешавања - Bittorrent proxy settings - Бит-торент прокси подешавања + Бит-торент прокси подешавања - Maximum active uploads: - Максимум активних слања: + Максимум активних слања: @@ -997,33 +794,33 @@ QGroupBox { Није још контактиран - - + + this session ова сесија - - + + /s /second (i.e. per second) /s - + Seeded for %1 e.g. Seeded for 3m10s Донирано за %1 - + %1 max e.g. 10 max %1 max - - + + %1/s e.g. 120 KiB/s %1/s @@ -1573,6 +1370,37 @@ Are you sure you want to quit qBittorrent? Unable to save program preferences, qBittorrent is probably unreachable. Не могу да сачувам програмска подешавања, qBittorrent је вероватно недоступан. + + + Language + + + + + Downloaded + Is the file downloaded or not? + + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + + The Web UI username must be at least 3 characters long. + + + + + The Web UI password must be at least 3 characters long. + + MainWindow @@ -1860,6 +1688,598 @@ Are you sure you want to quit qBittorrent? Ограничење брзине преузимања + + Preferences + + + Preferences + + + + + UI + + + + + Downloads + + + + + Connection + + + + + Bittorrent + + + + + Proxy + + + + + IP Filter + + + + + Web UI + + + + + + RSS + + + + + User interface + + + + + Language: + + + + + (Requires restart) + + + + + Visual style: + + + + + System default + + + + + Plastique style (KDE like) + + + + + Cleanlooks style (Gnome like) + + + + + Motif style (Unix like) + + + + + CDE style (Common Desktop Environment like) + + + + + Ask for confirmation on exit when download list is not empty + + + + + Display top toolbar + + + + + Disable splash screen + + + + + Display current speed in title bar + + + + + Transfer list + + + + + Refresh interval: + + + + + ms + + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + + Downloading: + + + + + + Start/Stop + + + + + + Open folder + + + + + Completed: + + + + + System tray icon + + + + + Disable system tray icon + + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + + Minimize to tray + + + + + Start minimized + + + + + Show notification balloons in tray + + + + + File system + + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + + Destination Folder: + + + + + Append the torrent's label + + + + + Use a different folder for incomplete downloads: + + + + + + QLineEdit { + margin-left: 23px; +} + + + + + Automatically load .torrent files from: + + + + + Append .!qB extension to incomplete files + + + + + Pre-allocate all files + + + + + Disk cache: + + + + + MiB (advanced) + + + + + Torrent queueing + + + + + Enable queueing system + + + + + Maximum active downloads: + + + + + Maximum active uploads: + + + + + Maximum active torrents: + + + + + When adding a torrent + + + + + Display torrent content and some options + + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + + Listening port + + + + + Port used for incoming connections: + + + + + Random + + + + + Enable UPnP port mapping + + + + + Enable NAT-PMP port mapping + + + + + Connections limit + + + + + Global maximum number of connections: + + + + + Maximum number of connections per torrent: + + + + + Maximum number of upload slots per torrent: + + + + + Global bandwidth limiting + + + + + Upload: + + + + + Download: + + + + + + KiB/s + + + + + Peer connections + + + + + Resolve peer countries + + + + + Resolve peer host names + + + + + Bittorrent features + + + + + Enable DHT network (decentralized) + + + + + Use a different port for DHT and Bittorrent + + + + + DHT port: + + + + + Enable Peer Exchange / PeX (requires restart) + + + + + Enable Local Peer Discovery + + + + + Spoof µtorrent to avoid ban (requires restart) + + + + + Encryption: + + + + + Enabled + + + + + Forced + + + + + Disabled + + + + + Share ratio settings + + + + + Desired ratio: + + + + + Remove finished torrents when their ratio reaches: + + + + + Search engine proxy settings + + + + + + Type: + + + + + + (None) + + + + + + HTTP + + + + + + Proxy: + + + + + + + Port: + + + + + + + Authentication + + + + + + + Username: + + + + + + + Password: + + + + + Bittorrent proxy settings + + + + + SOCKS5 + + + + + Affected connections + + + + + Use proxy for connections to trackers + + + + + Use proxy for connections to regular peers + + + + + Use proxy for DHT messages + + + + + Use proxy for connections to web seeds + + + + + Filter Settings + + + + + Activate IP Filtering + + + + + Filter path (.dat, .p2p, .p2b): + + + + + Enable Web User Interface + + + + + HTTP Server + + + + + Enable RSS support + + + + + RSS settings + + + + + RSS feeds refresh interval: + + + + + minutes + + + + + Maximum number of articles per feed: + + + PropListDelegate diff --git a/src/lang/qbittorrent_sv.qm b/src/lang/qbittorrent_sv.qm index 56de5604050219e64e5e12600faef66738099fd2..e56aa32f72c0ff6bc5cc0307ab44dae005dad781 100644 GIT binary patch delta 4510 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 diff --git a/src/lang/qbittorrent_sv.ts b/src/lang/qbittorrent_sv.ts index 798cf9085..29878fdb0 100644 --- a/src/lang/qbittorrent_sv.ts +++ b/src/lang/qbittorrent_sv.ts @@ -321,23 +321,23 @@ p, li { white-space: pre-wrap; } Port: - Port: + Port: Authentication - Autentisering + Autentisering Password: - Lösenord: + Lösenord: Activate IP Filtering - Aktivera IP-filtrering + Aktivera IP-filtrering Filter Settings - Filterinställningar + Filterinställningar Misc @@ -345,11 +345,11 @@ p, li { white-space: pre-wrap; } Language: - Språk: + Språk: KiB/s - KiB/s + KiB/s <b>Note:</b> Changes will be applied after qBittorrent is restarted. @@ -357,59 +357,59 @@ p, li { white-space: pre-wrap; } Connection - Anslutning + Anslutning Plastique style (KDE like) - Plastisk stil (KDE-liknande) + Plastisk stil (KDE-liknande) CDE style (Common Desktop Environment like) - CDE-stil (Common Desktop Environment-liknande) + CDE-stil (Common Desktop Environment-liknande) HTTP - HTTP + HTTP SOCKS5 - SOCKS 5 + SOCKS 5 Affected connections - Berörda anslutningar + Berörda anslutningar Use proxy for connections to trackers - Använd proxy för anslutningar till bevakare + Använd proxy för anslutningar till bevakare Use proxy for connections to regular peers - Använd proxy för anslutningar till vanliga klienter + Använd proxy för anslutningar till vanliga klienter Use proxy for connections to web seeds - Använd proxy för anslutningar till webbdistributörer + Använd proxy för anslutningar till webbdistributörer Use proxy for DHT messages - Använd proxy för DHT-meddelanden + Använd proxy för DHT-meddelanden Enabled - Aktiverad + Aktiverad Forced - Tvingad + Tvingad Disabled - Inaktiverad + Inaktiverad Preferences - Inställningar + Inställningar General @@ -421,7 +421,7 @@ p, li { white-space: pre-wrap; } IP Filter - IP-filter + IP-filter User interface settings @@ -429,48 +429,48 @@ p, li { white-space: pre-wrap; } Visual style: - Visuell stil: + Visuell stil: Cleanlooks style (Gnome like) - Cleanlooks-stil (Gnome-liknande) + Cleanlooks-stil (Gnome-liknande) Motif style (Unix like) - Motif-stil (Unix-liknande) + Motif-stil (Unix-liknande) Ask for confirmation on exit when download list is not empty - Fråga efter bekräftelse vid avslut när hämtningslistan inte är tom + Fråga efter bekräftelse vid avslut när hämtningslistan inte är tom Display current speed in title bar - Visa aktuell hastighet i titellisten + Visa aktuell hastighet i titellisten System tray icon - Ikon i aktivitetsfältet + Ikon i aktivitetsfältet Disable system tray icon - Inaktivera ikon i aktivitetsfältet + Inaktivera ikon i aktivitetsfältet Close to tray i.e: The systray tray icon will still be visible when closing the main window. - Stäng till aktivitetsfält + Stäng till aktivitetsfält Minimize to tray - Minimera till aktivitetsfält + Minimera till aktivitetsfält Show notification balloons in tray - Visa notifieringsballongtext i aktivitetsfält + Visa notifieringsballongtext i aktivitetsfält Downloads - Hämtningar + Hämtningar Put downloads in this folder: @@ -478,20 +478,20 @@ p, li { white-space: pre-wrap; } Pre-allocate all files - Förallokera alla filer + Förallokera alla filer When adding a torrent - När en torrent läggs till + När en torrent läggs till Display torrent content and some options - Visa torrent-innehåll och några alternativ + Visa torrent-innehåll och några alternativ Do not start download automatically The torrent will be added to download list in pause state - Starta inte hämtningen automatiskt + Starta inte hämtningen automatiskt Folder watching @@ -525,31 +525,31 @@ p, li { white-space: pre-wrap; } Listening port - Lyssningsport + Lyssningsport Enable UPnP port mapping - Aktivera UPnP-portmappning + Aktivera UPnP-portmappning Enable NAT-PMP port mapping - Aktivera NAT-PMP-portmappning + Aktivera NAT-PMP-portmappning Global bandwidth limiting - Allmän bandbreddsbegränsning + Allmän bandbreddsbegränsning Upload: - Sändning: + Sändning: Download: - Hämtning: + Hämtning: Bittorrent features - Bittorrent-funktioner + Bittorrent-funktioner Use the same port for DHT and Bittorrent @@ -557,43 +557,43 @@ p, li { white-space: pre-wrap; } DHT port: - DHT-port: + DHT-port: Type: - Typ: + Typ: (None) - (Ingen) + (Ingen) Proxy: - Proxy: + Proxy: Username: - Användarnamn: + Användarnamn: Bittorrent - Bittorrent + Bittorrent Connections limit - Gräns för anslutningar + Gräns för anslutningar Global maximum number of connections: - Allmänt maximalt antal anslutningar: + Allmänt maximalt antal anslutningar: Maximum number of connections per torrent: - Maximalt antal anslutningar per torrent: + Maximalt antal anslutningar per torrent: Maximum number of upload slots per torrent: - Maximalt antal sändningsplatser per torrent: + Maximalt antal sändningsplatser per torrent: Additional Bittorrent features @@ -601,7 +601,7 @@ p, li { white-space: pre-wrap; } Enable DHT network (decentralized) - Aktivera DHT-nätverk (decentraliserat) + Aktivera DHT-nätverk (decentraliserat) Enable Peer eXchange (PeX) @@ -609,23 +609,23 @@ p, li { white-space: pre-wrap; } Enable Local Peer Discovery - Aktivera identifiering av lokala klienter + Aktivera identifiering av lokala klienter Encryption: - Kryptering: + Kryptering: Share ratio settings - Inställningar för utdelningsförhållande + Inställningar för utdelningsförhållande Desired ratio: - Önskat förhållande: + Önskat förhållande: Filter file path: - Sökväg för filterfil: + Sökväg för filterfil: transfer lists refresh interval: @@ -633,35 +633,35 @@ p, li { white-space: pre-wrap; } ms - ms + ms RSS - RSS + RSS RSS feeds refresh interval: - Uppdateringsintervall för RSS-kanaler: + Uppdateringsintervall för RSS-kanaler: minutes - minuter + minuter Maximum number of articles per feed: - Maximalt antal inlägg per RSS-kanal: + Maximalt antal inlägg per RSS-kanal: File system - Filsystem + Filsystem Remove finished torrents when their ratio reaches: - Ta bort färdiga torrent-filer när deras förhållande når: + Ta bort färdiga torrent-filer när deras förhållande når: System default - Systemets standard + Systemets standard to @@ -670,7 +670,7 @@ p, li { white-space: pre-wrap; } Start minimized - Starta minimerad + Starta minimerad Action on double click in transfer lists @@ -711,63 +711,63 @@ p, li { white-space: pre-wrap; } Web UI - Webbgränssnitt + Webbgränssnitt Enable Web User Interface - Aktivera webbgränssnitt + Aktivera webbgränssnitt HTTP Server - HTTP-server + HTTP-server Enable RSS support - Aktivera RSS-stöd + Aktivera RSS-stöd RSS settings - RSS-inställningar + RSS-inställningar Enable queueing system - Aktivera kösystem + Aktivera kösystem Maximum active downloads: - Maximalt antal aktiva hämtningar: + Maximalt antal aktiva hämtningar: Torrent queueing - Torrentkö + Torrentkö Maximum active torrents: - Maximalt antal aktiva torrent: + Maximalt antal aktiva torrent: Display top toolbar - Visa övre verktygsrad + Visa övre verktygsrad Proxy - Proxyserver + Proxyserver Search engine proxy settings - Proxyinställningar för sökmotor + Proxyinställningar för sökmotor Bittorrent proxy settings - Proxyinställningar för Bittorrent + Proxyinställningar för Bittorrent Maximum active uploads: - Maximalt antal aktiva sändningar: + Maximalt antal aktiva sändningar: Spoof µtorrent to avoid ban (requires restart) - Simulera µtorrent för att undvika bannlysning (kräver omstart) + Simulera µtorrent för att undvika bannlysning (kräver omstart) Action for double click @@ -776,11 +776,11 @@ p, li { white-space: pre-wrap; } Start/Stop - Starta/Stoppa + Starta/Stoppa Open folder - Öppna mapp + Öppna mapp Show properties @@ -788,19 +788,19 @@ p, li { white-space: pre-wrap; } Port used for incoming connections: - Port att använda för inkommande anslutningar: + Port att använda för inkommande anslutningar: Random - Slumpmässigt + Slumpmässigt UI - Användargränssnitt + Användargränssnitt Disable splash screen - Inaktivera startskärm + Inaktivera startskärm Transfer list refresh interval: @@ -813,101 +813,27 @@ p, li { white-space: pre-wrap; } Downloading: - Hämtar: + Hämtar: Completed: - Färdigt: + Färdigt: Peer connections - Klientanslutningar + Klientanslutningar Resolve peer countries - Slå upp klienternas länder + Slå upp klienternas länder Resolve peer host names - Slå upp klienternas värdnamn + Slå upp klienternas värdnamn Use a different port for DHT and Bittorrent - Använd en annan port för DHT och Bittorrent - - - Disk cache: - - - - MiB (advanced) - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - Destination Folder: - - - - Append the torrent's label - - - - Use a different folder for incomplete downloads: - - - - QLineEdit { - margin-left: 23px; -} - - - - Automatically load .torrent files from: - - - - Append .!qB extension to incomplete files - - - - Enable Peer Exchange / PeX (requires restart) - - - - User interface - - - - (Requires restart) - - - - Transfer list - - - - Refresh interval: - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + Använd en annan port för DHT och Bittorrent @@ -1672,6 +1598,31 @@ Are you sure you want to quit qBittorrent? Unable to save program preferences, qBittorrent is probably unreachable. + + Language + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + The Web UI username must be at least 3 characters long. + + + + The Web UI password must be at least 3 characters long. + + + + Downloaded + Is the file downloaded or not? + + MainWindow @@ -1915,6 +1866,469 @@ Are you sure you want to quit qBittorrent? Begränsar hämtningsfrekvens + + Preferences + + Preferences + + + + UI + + + + Downloads + + + + Connection + + + + Bittorrent + + + + Proxy + + + + IP Filter + + + + Web UI + + + + RSS + + + + User interface + + + + Language: + + + + (Requires restart) + + + + Visual style: + + + + System default + + + + Plastique style (KDE like) + + + + Cleanlooks style (Gnome like) + + + + Motif style (Unix like) + + + + CDE style (Common Desktop Environment like) + + + + Ask for confirmation on exit when download list is not empty + + + + Display top toolbar + + + + Disable splash screen + + + + Display current speed in title bar + + + + Transfer list + + + + Refresh interval: + + + + ms + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + Downloading: + + + + Start/Stop + + + + Open folder + + + + Completed: + + + + System tray icon + + + + Disable system tray icon + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + Minimize to tray + + + + Start minimized + + + + Show notification balloons in tray + + + + File system + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + Destination Folder: + + + + Append the torrent's label + + + + Use a different folder for incomplete downloads: + + + + QLineEdit { + margin-left: 23px; +} + + + + Automatically load .torrent files from: + + + + Append .!qB extension to incomplete files + + + + Pre-allocate all files + + + + Disk cache: + + + + MiB (advanced) + + + + Torrent queueing + + + + Enable queueing system + + + + Maximum active downloads: + + + + Maximum active uploads: + + + + Maximum active torrents: + + + + When adding a torrent + + + + Display torrent content and some options + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + Listening port + + + + Port used for incoming connections: + + + + Random + + + + Enable UPnP port mapping + + + + Enable NAT-PMP port mapping + + + + Connections limit + + + + Global maximum number of connections: + + + + Maximum number of connections per torrent: + + + + Maximum number of upload slots per torrent: + + + + Global bandwidth limiting + + + + Upload: + + + + Download: + + + + KiB/s + + + + Peer connections + + + + Resolve peer countries + + + + Resolve peer host names + + + + Bittorrent features + + + + Enable DHT network (decentralized) + + + + Use a different port for DHT and Bittorrent + + + + DHT port: + + + + Enable Peer Exchange / PeX (requires restart) + + + + Enable Local Peer Discovery + + + + Spoof µtorrent to avoid ban (requires restart) + + + + Encryption: + + + + Enabled + + + + Forced + + + + Disabled + + + + Share ratio settings + + + + Desired ratio: + + + + Remove finished torrents when their ratio reaches: + + + + Search engine proxy settings + + + + Type: + + + + (None) + + + + HTTP + + + + Proxy: + + + + Port: + + + + Authentication + + + + Username: + + + + Password: + + + + Bittorrent proxy settings + + + + SOCKS5 + + + + Affected connections + + + + Use proxy for connections to trackers + + + + Use proxy for connections to regular peers + + + + Use proxy for DHT messages + + + + Use proxy for connections to web seeds + + + + Filter Settings + + + + Activate IP Filtering + + + + Enable Web User Interface + + + + HTTP Server + + + + Enable RSS support + + + + RSS settings + + + + RSS feeds refresh interval: + + + + minutes + + + + Maximum number of articles per feed: + + + + Filter path (.dat, .p2p, .p2b): + + + PropListDelegate diff --git a/src/lang/qbittorrent_tr.qm b/src/lang/qbittorrent_tr.qm index ec19b3f824c5e31649ad11bd99fa57f022f84a36..4aa7a54e3e950233fd5fd74182bf691c4258d6b4 100644 GIT binary patch delta 4550 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 D7IV@S diff --git a/src/lang/qbittorrent_tr.ts b/src/lang/qbittorrent_tr.ts index b14c27aa3..4aada3c89 100644 --- a/src/lang/qbittorrent_tr.ts +++ b/src/lang/qbittorrent_tr.ts @@ -425,7 +425,7 @@ p, li { white-space: pre-wrap; } Proxy - Vekil + Vekil Proxy Settings @@ -441,7 +441,7 @@ p, li { white-space: pre-wrap; } Port: - Kapı: + Kapı: Proxy server requires authentication @@ -449,7 +449,7 @@ p, li { white-space: pre-wrap; } Authentication - Kimlik Denetimi + Kimlik Denetimi User Name: @@ -457,7 +457,7 @@ p, li { white-space: pre-wrap; } Password: - Parola: + Parola: Enable connection through a proxy server @@ -533,11 +533,11 @@ p, li { white-space: pre-wrap; } Activate IP Filtering - IP Süzgeçlemeyi Etkinleştir + IP Süzgeçlemeyi Etkinleştir Filter Settings - Süzgeç Ayarları + Süzgeç Ayarları ipfilter.dat URL or PATH: @@ -565,7 +565,7 @@ p, li { white-space: pre-wrap; } IP Filter - IP Süzgeci + IP Süzgeci Add Range @@ -605,7 +605,7 @@ p, li { white-space: pre-wrap; } Language: - Dil: + Dil: Behaviour @@ -629,7 +629,7 @@ p, li { white-space: pre-wrap; } KiB/s - KB/s + KB/s 1 KiB DL = @@ -665,7 +665,7 @@ p, li { white-space: pre-wrap; } DHT port: - DHT portu: + DHT portu: <b>Note:</b> Changes will be applied after qBittorrent is restarted. @@ -713,59 +713,59 @@ p, li { white-space: pre-wrap; } Connection - Bağlantı + Bağlantı Plastique style (KDE like) - Plastik biçem (KDE benzeri) + Plastik biçem (KDE benzeri) CDE style (Common Desktop Environment like) - CDE biçemi (Common Desktop Environment benzeri) + CDE biçemi (Common Desktop Environment benzeri) HTTP - HTTP + HTTP SOCKS5 - SOCKS5 + SOCKS5 Affected connections - Etkilenen bağlantılar + Etkilenen bağlantılar Use proxy for connections to trackers - İzleyicilere bağlantı için vekil kullan + İzleyicilere bağlantı için vekil kullan Use proxy for connections to regular peers - Düzenli eşlere bağlantı için vekil kullan + Düzenli eşlere bağlantı için vekil kullan Use proxy for connections to web seeds - Ağ göndericilerine bağlantı için vekil kullan + Ağ göndericilerine bağlantı için vekil kullan Use proxy for DHT messages - DHT iletileri için vekil kullan + DHT iletileri için vekil kullan Enabled - Etkin + Etkin Forced - Zorlandı + Zorlandı Disabled - Etkisiz + Etkisiz Preferences - Yeğlenenler + Yeğlenenler General @@ -781,44 +781,44 @@ p, li { white-space: pre-wrap; } Visual style: - Görsel biçem: + Görsel biçem: Cleanlooks style (Gnome like) - Temiz görünüşler biçemi (Gnome benzeri) + Temiz görünüşler biçemi (Gnome benzeri) Motif style (Unix like) - Motif biçemi (Unix benzeri) + Motif biçemi (Unix benzeri) Ask for confirmation on exit when download list is not empty - İndirme listesi boş değilse çıkışta onay iste + İndirme listesi boş değilse çıkışta onay iste Display current speed in title bar - Başlık çubuğunda şimdiki hızı göster + Başlık çubuğunda şimdiki hızı göster System tray icon - Sistem tepsisi simgesi + Sistem tepsisi simgesi Disable system tray icon - Sistem tepsisi simgesini etkisizleştir + Sistem tepsisi simgesini etkisizleştir Close to tray i.e: The systray tray icon will still be visible when closing the main window. - Sistem tepsisine kapat + Sistem tepsisine kapat Minimize to tray - Sistem tepsisine küçült + Sistem tepsisine küçült Show notification balloons in tray - Sistem tepsisinde bildiri balonları göster + Sistem tepsisinde bildiri balonları göster Media player: @@ -826,7 +826,7 @@ p, li { white-space: pre-wrap; } Downloads - İndirilenler + İndirilenler Put downloads in this folder: @@ -834,20 +834,20 @@ p, li { white-space: pre-wrap; } Pre-allocate all files - Bütün dosyalar için alan tahsisi yap + Bütün dosyalar için alan tahsisi yap When adding a torrent - Bir torrent eklerken + Bir torrent eklerken Display torrent content and some options - Torrent içeriğini ve bazı seçenekleri göster + Torrent içeriğini ve bazı seçenekleri göster Do not start download automatically The torrent will be added to download list in pause state - İndirmeyi otomatik olarak başlatma + İndirmeyi otomatik olarak başlatma Folder watching @@ -881,7 +881,7 @@ p, li { white-space: pre-wrap; } Listening port - Kullanılan kapı + Kullanılan kapı to @@ -890,27 +890,27 @@ p, li { white-space: pre-wrap; } Enable UPnP port mapping - UPnP kapı haritalamayı etkinleştir + UPnP kapı haritalamayı etkinleştir Enable NAT-PMP port mapping - NAT-PMP kapı haritalamayı etkinleştir + NAT-PMP kapı haritalamayı etkinleştir Global bandwidth limiting - Genel bant genişliği sınırlama + Genel bant genişliği sınırlama Upload: - Gönderme: + Gönderme: Download: - İndirme: + İndirme: Bittorrent features - Bittorrent özellikleri + Bittorrent özellikleri Use the same port for DHT and Bittorrent @@ -918,39 +918,39 @@ p, li { white-space: pre-wrap; } Type: - Tip: + Tip: (None) - (Hiçbiri) + (Hiçbiri) Proxy: - Vekil: + Vekil: Username: - Kullanıcı adı: + Kullanıcı adı: Bittorrent - Bittorrent + Bittorrent Connections limit - Bağlantıların sınırı + Bağlantıların sınırı Global maximum number of connections: - Genel azami bağlantı sayısı: + Genel azami bağlantı sayısı: Maximum number of connections per torrent: - Torrent başına azami bağlantı sayısı: + Torrent başına azami bağlantı sayısı: Maximum number of upload slots per torrent: - Torrent başına azami gönderme yuvası sayısı: + Torrent başına azami gönderme yuvası sayısı: Additional Bittorrent features @@ -958,7 +958,7 @@ p, li { white-space: pre-wrap; } Enable DHT network (decentralized) - DHT ağını etkinleştir (dağıtılmış) + DHT ağını etkinleştir (dağıtılmış) Enable Peer eXchange (PeX) @@ -966,23 +966,23 @@ p, li { white-space: pre-wrap; } Enable Local Peer Discovery - Yerel Eş Keşfini Etkinleştir + Yerel Eş Keşfini Etkinleştir Encryption: - Şifreleme: + Şifreleme: Share ratio settings - Oran ayarlarını paylaş + Oran ayarlarını paylaş Desired ratio: - İstenen oran: + İstenen oran: Filter file path: - Dosya yolunu süzgeçle: + Dosya yolunu süzgeçle: transfer lists refresh interval: @@ -990,39 +990,39 @@ p, li { white-space: pre-wrap; } ms - ms + ms RSS - RSS + RSS RSS feeds refresh interval: - RSS beslemeleri yenileme süresi: + RSS beslemeleri yenileme süresi: minutes - dakika + dakika Maximum number of articles per feed: - Besleme başına azami makale sayısı: + Besleme başına azami makale sayısı: File system - Dosya sistemi + Dosya sistemi Remove finished torrents when their ratio reaches: - Tamamlanan torrentleri oranları erişince kaldır: + Tamamlanan torrentleri oranları erişince kaldır: System default - Sistem varsayılanı + Sistem varsayılanı Start minimized - Küçültülmüş başlat + Küçültülmüş başlat Action on double click in transfer lists @@ -1063,59 +1063,59 @@ p, li { white-space: pre-wrap; } Web UI - Web KA + Web KA Enable Web User Interface - Web Kullanıcı Arayüzünü Etkinleştir + Web Kullanıcı Arayüzünü Etkinleştir HTTP Server - HTTP Sunucu + HTTP Sunucu Enable RSS support - RSS desteğini etkinleştir + RSS desteğini etkinleştir RSS settings - RSS ayarları + RSS ayarları Enable queueing system - Sıralama sistemini etkinleştir + Sıralama sistemini etkinleştir Maximum active downloads: - Azami etkin indirilen: + Azami etkin indirilen: Torrent queueing - Torrent kuyruğu + Torrent kuyruğu Maximum active torrents: - Azami etkin torrent: + Azami etkin torrent: Display top toolbar - Üst araç çubuğunu göster + Üst araç çubuğunu göster Search engine proxy settings - Arama motoru vekil ayarları + Arama motoru vekil ayarları Bittorrent proxy settings - Bittorrent vekil ayarları + Bittorrent vekil ayarları Maximum active uploads: - Azami etkin gönderimler: + Azami etkin gönderimler: Spoof µtorrent to avoid ban (requires restart) - Yasaktan korunmak için µtorrent'i kandır (yeniden başlatmak gerekli) + Yasaktan korunmak için µtorrent'i kandır (yeniden başlatmak gerekli) Action for double click @@ -1124,11 +1124,11 @@ p, li { white-space: pre-wrap; } Start/Stop - Başlat/Durdur + Başlat/Durdur Open folder - Klasör aç + Klasör aç Show properties @@ -1136,19 +1136,19 @@ p, li { white-space: pre-wrap; } Port used for incoming connections: - Gelen bağlantılar için kullanılacak port: + Gelen bağlantılar için kullanılacak port: Random - Rastgele + Rastgele UI - Arabirim + Arabirim Disable splash screen - Ön ekranı etkisizleştir + Ön ekranı etkisizleştir Transfer list refresh interval: @@ -1161,101 +1161,27 @@ p, li { white-space: pre-wrap; } Downloading: - İndiriliyor: + İndiriliyor: Completed: - Tamamlandı: + Tamamlandı: Peer connections - Eş bağlantılar + Eş bağlantılar Resolve peer countries - Eş ülkeleri çöz + Eş ülkeleri çöz Resolve peer host names - Ana makina adı eşlerini çöz + Ana makina adı eşlerini çöz Use a different port for DHT and Bittorrent - DHT ve Bittorrent için farklı bir port kullan - - - Disk cache: - - - - MiB (advanced) - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - Destination Folder: - - - - Append the torrent's label - - - - Use a different folder for incomplete downloads: - - - - QLineEdit { - margin-left: 23px; -} - - - - Automatically load .torrent files from: - - - - Append .!qB extension to incomplete files - - - - Enable Peer Exchange / PeX (requires restart) - - - - User interface - - - - (Requires restart) - - - - Transfer list - - - - Refresh interval: - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + DHT ve Bittorrent için farklı bir port kullan @@ -2674,6 +2600,31 @@ qBittorrent'ten çıkmak istediğinize emin misiniz? Unable to save program preferences, qBittorrent is probably unreachable. Program yeğlenenleri kaydedilemedi, qBittorrent'e muhtemelen ulaşılamıyor. + + Language + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + The Web UI username must be at least 3 characters long. + + + + The Web UI password must be at least 3 characters long. + + + + Downloaded + Is the file downloaded or not? + + MainWindow @@ -3053,6 +3004,469 @@ qBittorrent'ten çıkmak istediğinize emin misiniz? İndirme oranını sınırla + + Preferences + + Preferences + + + + UI + + + + Downloads + + + + Connection + + + + Bittorrent + + + + Proxy + + + + IP Filter + + + + Web UI + + + + RSS + + + + User interface + + + + Language: + + + + (Requires restart) + + + + Visual style: + + + + System default + + + + Plastique style (KDE like) + + + + Cleanlooks style (Gnome like) + + + + Motif style (Unix like) + + + + CDE style (Common Desktop Environment like) + + + + Ask for confirmation on exit when download list is not empty + + + + Display top toolbar + + + + Disable splash screen + + + + Display current speed in title bar + + + + Transfer list + + + + Refresh interval: + + + + ms + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + Downloading: + + + + Start/Stop + + + + Open folder + + + + Completed: + + + + System tray icon + + + + Disable system tray icon + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + Minimize to tray + + + + Start minimized + + + + Show notification balloons in tray + + + + File system + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + Destination Folder: + + + + Append the torrent's label + + + + Use a different folder for incomplete downloads: + + + + QLineEdit { + margin-left: 23px; +} + + + + Automatically load .torrent files from: + + + + Append .!qB extension to incomplete files + + + + Pre-allocate all files + + + + Disk cache: + + + + MiB (advanced) + + + + Torrent queueing + + + + Enable queueing system + + + + Maximum active downloads: + + + + Maximum active uploads: + + + + Maximum active torrents: + + + + When adding a torrent + + + + Display torrent content and some options + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + Listening port + + + + Port used for incoming connections: + + + + Random + + + + Enable UPnP port mapping + + + + Enable NAT-PMP port mapping + + + + Connections limit + + + + Global maximum number of connections: + + + + Maximum number of connections per torrent: + + + + Maximum number of upload slots per torrent: + + + + Global bandwidth limiting + + + + Upload: + + + + Download: + + + + KiB/s + + + + Peer connections + + + + Resolve peer countries + + + + Resolve peer host names + + + + Bittorrent features + + + + Enable DHT network (decentralized) + + + + Use a different port for DHT and Bittorrent + + + + DHT port: + + + + Enable Peer Exchange / PeX (requires restart) + + + + Enable Local Peer Discovery + + + + Spoof µtorrent to avoid ban (requires restart) + + + + Encryption: + + + + Enabled + + + + Forced + + + + Disabled + + + + Share ratio settings + + + + Desired ratio: + + + + Remove finished torrents when their ratio reaches: + + + + Search engine proxy settings + + + + Type: + + + + (None) + + + + HTTP + + + + Proxy: + + + + Port: + + + + Authentication + + + + Username: + + + + Password: + + + + Bittorrent proxy settings + + + + SOCKS5 + + + + Affected connections + + + + Use proxy for connections to trackers + + + + Use proxy for connections to regular peers + + + + Use proxy for DHT messages + + + + Use proxy for connections to web seeds + + + + Filter Settings + + + + Activate IP Filtering + + + + Enable Web User Interface + + + + HTTP Server + + + + Enable RSS support + + + + RSS settings + + + + RSS feeds refresh interval: + + + + minutes + + + + Maximum number of articles per feed: + + + + Filter path (.dat, .p2p, .p2b): + + + PropListDelegate diff --git a/src/lang/qbittorrent_uk.qm b/src/lang/qbittorrent_uk.qm index 718f71cd1833079a95da541699549ca6780d88fd..a73a0bd20983a7daee3f398176a0203c7b624a9c 100644 GIT binary patch delta 2361 zcmXYzd015E8O0BC@12=Db7#g4MH~SIDvk((EP{$4pn!-<6a)b^YGYk!6c^%>3k4!7 zp^uG%*-T3O`cZkf}};QHYT;vB+@f}{p)w<&Ykaj-}9dH-T9)* zaOS#)KH}hPud|Oo*mS<1^Z1NUj@}#%n12F5W`zLKEWmb1uVXtSX6j-Y=!q&60kWrBQB2D~z%q(lM(9|#UQBpC94rhF_uPg?-x z69sUUL4SD>JV4wCohz6Z3}xGM7Ih8kDk?DHHe5~Ipr;>PmjcOLxE>B6D>2kvc+?q0 zxEVbXQ7`!b$=A06-IgHvE*qMxU~J6^s`|NL&tpi5y2FN!=)Abgi#D?{>@?ZqqkFM!DTm|V6FF#Lk7Dn946TQKAya+(@|&=BO-Z3Oz95e)qZxxcKU zf=(2d6aopIsI6fm!TC5E)Cx@1OYm?9HwwDx;g?WOuJ`ae%g#r(d!#G=z?jcHw*Qgy zjWBpLj_bjN=Xo4(WB|!mJT6>K06fzSJ%e%qziWn3CtbjdXNEO(Z_^u%hT8wKPT1v$g$F6-vL1H zgK}u#3Ls{*9G&n3kkl+^rG`MqxPx*|atM$%IAEMfuB-bJ2ynoij}9zkOikuQ-Mx|1oaB~pSbuY-jVGXV$((td3iMxY z&Z+Irkp!4m^k#bc+sXSpA4Z#3E%9Z%Zo=v2(WHs1aMIFt0J{h@^C2lvRx{;18^Y>S*uZv4eOu=MHlozfCPzdzCS(5FGSC zaN3XR(hhoILa|z0v5P6u)iuM}s5x5Qb>}P_%u}1{Ia-&VsW$Cl{05h)kK}8N$s+a1 zY??3pyagr9vD#p<|G>hgw^@Qth44h|XPNpph527-$@}QJ;gJ(gW@&)Lw2mOZC-0KVHTjm!9b{y!`S8n-b2(^p#VRj1HQnqc1! z!2&@N*HEU-G$Wrd1!fh4~+tWG#+*{nL*uyk5(6zvu>*y2<=Uw1^v7SF}YHd?3D;R@{eD%8#}3@(X;0 z`e>C4%NVa7+Qw1dG}B70wp%?H?$CD6j0gO0YX=r?;=K4whT`-~17Ip0f zWB1fHZC3z*Hd{d~%`>EnZMM6h9@)0l8;h88i>*xkjCpq1c4|wg)MVR<(;ou;_R6=;v+^tUjmFh<`(^ukOXpFc z*X`TWBA9}5dqV<8lXBkPu(N;#4YxN9r@2yw+0S+U%I9tNCkuGL*AaW?9DX)6I~;G{ z17=n@oY`#D<>`poOohE4ImYg-0H(d?2-tN=<;IU3XF?b8PtO#`x%AM^)$M*si- delta 8825 zcmb_g33ycHx&AV9X5SzL2qD0*1VbPsge+twlbMhJS%$2DVVNW+WMq~wGud!CC?HD_ ztAk**kF8j3RKzM46a?#nN@^8E(bl?v+AC_c>aA_vxbJ_?WHQM_AMSJS1C#HZGynYG z`@i3QPMwQ+beBvhc)T^f|MOqo_NS?dPp!TC_}e8!x=};~>A6HCZy}nwQ_YF*(Ogw30o?ebX+Y<||0{)U#0Nlw{VUk}Q}+^7k2_H;H?N zgVO25{rTra6TTuvc^1y}q$F)SC0VwU1n~>U2I)bdkQ8?-h^%#zwEbI><++j!d{2t| zz9DkmN1AI|h}s{alw(jd_X|onokWy2n^Hbahg?DP*+HuBpiCz1M#>iDlazh>DAD+x zRC;bdSSl5$^a4)kI!9%Dp9AgpOET?dD$hQT6W#=Q0rD}(_aWb+CE2$Tt$B@>y$%2g zc1dQ{NYZ)()vo%1sH%YKHp6VP@2FuH*3a7{$+F|r=-fy&IiDK$!aP%inY7~AA=u&) zt?b)FlzE3F%R6Z0ch?X({!UFwY&5Nv)?K-SXzVA{v&jQYEkF~7aJo2cS! z%;BYR0FWPZ#8gGJ`kt7V&ssq3#F*FD-vC9$GX4DP07N4jm%NfF_deOe=TnG!`(@ku zZi3CX$@cvV3}&5|WPwd~v>eXYyiE3bYcG-E3EBD9Mk0Nd>^~;~RQ94g@tN@i{$CI; zXwhkTwigOad*#co+e%b)jePmO1f1yC@+LnNna9eTJ~~3=+bVBm&T79we*H#Ji|*hs{|m*P+mXEH?3QHy8HFG|=#nWO_}Q~W zrEQWd?^7I*!`r=Q6(?I^%jspx*ltiZ!Ks{m3ka<-hEOfn-3qTx2X&-R>AwfRwaB06LzMl=IO9+?N*iVXGdWYLFJF#h$s>orHhI! zs?LmcMDA48u2=TK%TKBH$U$MpF4b*C7l}qau6lU#64>rW)uC0Ox+_!l{tXZ>p^VQ=F)_i6;3(gZJuSeq2Y6@%>VD_(? z;?=7V|2mJRB*BT3j@B$bIUZj7iDt!lWWp8Qn$bfICF{S%hn`Rzq_=w2?ICiG^?5`|H);DaK7gX1Yx|zWeb@EcgGJvUI&PO_l}G!#7aky5(4#%vg>_wz zYmXeh3wkTGAM6%TvuD1I3&`xFlI;3I`^mYJP`p=1_iRBz`iD;b&<~TGdX}{a?C&X^#?3+^M_taVMgvO>dg>3q-*={bYp= zMaiTWieAAF*QDr6Oi*C>RBx^M6dCV~zSItiS545D-TL3~>IO-!y;fh-fRmKeNV0N| zB)#|OH*Cea{gy2+6D|H+zumnV41B2HvoHZBE0bh(g`nRT zdjN^ysQzI`F;ed%`Xlb!K=Bd%i-#-WB)R%C-@wb2KK*NJfOx(||MoL-WXO*snL+vs z*X<;_@{InoxE=6`J^Js{FT(cy29*LQ&%4Et*!X)e_KIP~mG8h5-x-p2KZ__kEXkF^ zHbeI7KOkYeV7T(&3?h2pusW}wsQkR4l_5?|He9>MkG$}fVYB8pFwM7y2lW9^on(0K z#R4$4S&}&y4R6LGwdOQSvinNo=?&h+GWIWe$yj~uDWW)+u{IG5#C-{g=n}@x zFxEdknMmO=Zod%;MER=m)|NOFmqW%qO7wENGsZhQuOh0n7=ODY6BO4Q4_RP)$6dxl z53UB_eB-hFZ*Z?MzI5q(tTz}xe02;=aKiYd3*V>TWW2=Vx$0??>81~eHa3{X>v5oX zt%)&HOeKFa%{<)-o4jGly&X23|CFihk*!35^`?WTH30UR=~UVVP(0K0(#La<0d=OY z7r`W|3MbLk>O--b;|3v?lDSD-16R%EaYfvGu83x-fsK^xlU(KX@Uv9x(&luyyz63M zLCWSvVQ~q!fXm>l_@uLIGIKU;lh0M)t{Bf2;jRi#7h+2@Ehc+-+p(6GfV0aH;LVHe zf_ahC72thN&$?(e*&=rr>ua;X^D0>`dHea9KD;CYKE<>1IbM77v<%UzCEa zOdw#07<15$D+|^vz~3S+FPLteATYEHA4tG&i?CZE_RkGtEU@_3o7=oT2C>cQb2}JF zGyd~E&VaeQo%fhqz1<#{*U@TrIsE~%({J{817_ac5$GL$mPFXa3g`?lvyP3+YydXN z6xCs!MoVV^8wZ>%qPF3?#0B455f}W!9F3qYaRvfjpATz?FIvq_6;;68Fs_wsR0^4l zD=)e6&r2TM+lVJWt)~F)J8)l$r(NVEpZL8S-+J&}s>lww*>4HKBRJx$v3s`;;av7d5 z(EM;9LKq1HGRf-V9WaD2>NG1yf@Ky{HRfX+gu)4f{ z-W>3n13pKDQ3Wa5V!5a=2>(=T4SV)*3#D@t!Ds=vlF2iagv}XYfe^VHf$2PU}2UsBpb4j zFTtk_8X1oAV8^65f$@%|$g==l1m6gO#6j|~Fg*-r8o+e89KGh2PB8+_{tg~YI6dZo zGXRXu4qpT+F)!PH1WAVI1~@;NgTcblNJ>a|0Fntl2GVE|f{@u@kd5R40HGAXQdEG& zn#0p-_A}4-c8r)(%TZ4Tavn1Z%ifY<*vT`vV6M?9uw-r)Zy84g(h`xYqA&&1ZC)|i z`2!ALU@#9lIs;yoC|evZS46l-(P9J#Ea-CCu7kcr8e1rhN?xRoC};7($?@^QJJ)K2 z@S>LMau!d_N-W8;Y+nEZSuAHW1BU_uSx_VvbqOn_Qkail=7`p2u5XQ~u+vIC zqQ|kA@d$jN+v{6zPHyE}K(x={a&F{Xqsnj5h*+36F(+gNcp$u(3zh?I9=mu>6Cjj+O?TJtwA3A%z-D4M%6;o>(rZ;%po+?C! z`Zz8bu4ThvrM5@v3kFl4uGG`w>lLFSDp^hDW`LsHP}H;Vi%d#`aj!!^G?0N1;KGp3 zi?wRZ#OW|=$q*1jyDw|l$R?@1GS~8f09cK3?74sy?%DvV9J^Pexe@IK+X}2=*+R&z z5dk$iv~e4Q+u;bbN1Zq>6pBc;I4jF_2+J@qN06!iDjc45osM;U6s#1{ zf{fvO@XtElfrfvuBbLH^(BX^~Xj6F)_!i?z1rHwL!ge5tVmO*$tdTlt$q`urW&QSG z@n#gT{(CU`W>iLTj=JF#T3o!}+yNuBp@2r6arNcl8D?-+JP{}nsMzGh3M=D-)dZIN zMV4`XahOVphKGteFqen`LzOlP<5ic1QFKmdl^By!GonO5Rb}noWdjc3ogIz0vqKz2 z{4Q@mV)VxVCj)Q;C}0IsV6`uDOdPoj9#!e|pw-+sLL)pdbxy_M7O;>+MX5y39>6Hk zhU;XiM{;*k&+rajY~W|(JfZ={S9$}^wt?oo-s9|v>fM6}i)Igrmx3W9gdL-U17ibI zyn#9~GBD*!#p&nArWiImB-mXJf55q+6Nz0KWtL*98F6OOa>77sJ?PmA`$+9{jo9uj z4D}!^HY!9PWOSh9#3LM6$-&eS9h!Ec6DL z({W*Di9WJ?1dFHTG)GoPeJES7?AZ`bOA5Qs+Y{AJNNpPHSglBNmUiABbp}0{ zsK#)<6mswdiL$oZy0kV+EEhsVLtOC_UB)ozIMP7EVXrrGkhI0uB7>F)J3?G-yTiwa zfcl5GBSPri(gM+`qo*nMVue|_fm=LiV{x_{KE+L|ZTEJwxxv{Mdc%QU0FKOtSvEZl znX#qRlFlgw(I{+YWUbld&y1sL#aVI0QBiasH8&03voON>6m`8FQMFc}QK4y;H8y2Z z=?En*RlS&ZqpVtoUn~%Dvx$ebL4yTa3Vim$Y9PqM6<}ac2{XzZPbdhPZ16omLOtF} zbg<|Z-%zm;#m)QuXcQvTfOtsX{}Rc-i?qQ$N|4_0u{c7#z~3AgdjTT?Ju{nU3dD&^ znqtz~UD&ZwhT@DYs(7d3?Z5X$3c@#ziAH>a2OU{@F7i9xcB+8_p zL>XxHIa=0_fUrG`@c#i|aMPmk#Y17u{7G2de6!h)t|^kZ;I4%W`N+IK4G^UoAL^H3 ztz2-y98xORgO$wC;PiK*I~U7fltX7C_|etjx6JOA;Q7Vlg9U~0!q`UkBGl2^%DPI& zK>izSbEPQOBf~PE5#Ixcy+h@8dO8EqF3Z6>mhdW>JMxI4Pji$OS`d6^rtZ)O diff --git a/src/lang/qbittorrent_uk.ts b/src/lang/qbittorrent_uk.ts index 40a3b9e0b..6d214d960 100644 --- a/src/lang/qbittorrent_uk.ts +++ b/src/lang/qbittorrent_uk.ts @@ -394,7 +394,7 @@ p, li { white-space: pre-wrap; } Proxy - Проксі + Проксі Proxy Settings @@ -410,7 +410,7 @@ p, li { white-space: pre-wrap; } Port: - Порт: + Порт: Proxy server requires authentication @@ -418,7 +418,7 @@ p, li { white-space: pre-wrap; } Authentication - Аутентифікація + Аутентифікація User Name: @@ -426,7 +426,7 @@ p, li { white-space: pre-wrap; } Password: - Пароль: + Пароль: Enable connection through a proxy server @@ -478,11 +478,11 @@ p, li { white-space: pre-wrap; } Activate IP Filtering - Активувати фільтрацію по IP + Активувати фільтрацію по IP Filter Settings - Налаштування фільтру + Налаштування фільтру Start IP @@ -506,7 +506,7 @@ p, li { white-space: pre-wrap; } IP Filter - IP-фільтр + IP-фільтр Add Range @@ -542,7 +542,7 @@ p, li { white-space: pre-wrap; } Language: - Мова: + Мова: Behaviour @@ -566,7 +566,7 @@ p, li { white-space: pre-wrap; } KiB/s - КіБ/с + КіБ/с 1 KiB DL = @@ -602,7 +602,7 @@ p, li { white-space: pre-wrap; } DHT port: - Порт DHT: + Порт DHT: <b>Note:</b> Changes will be applied after qBittorrent is restarted. @@ -650,7 +650,7 @@ p, li { white-space: pre-wrap; } Connection - З'єднання + З'єднання Peer eXchange (PeX) @@ -682,7 +682,7 @@ p, li { white-space: pre-wrap; } Plastique style (KDE like) - Стиль Plastique (KDE-подібний) + Стиль Plastique (KDE-подібний) Cleanlooks style (GNOME like) @@ -694,7 +694,7 @@ p, li { white-space: pre-wrap; } CDE style (Common Desktop Environment like) - Стиль CDE (Common Desktop Environment-подібний) + Стиль CDE (Common Desktop Environment-подібний) MacOS style (MacOSX only) @@ -722,31 +722,31 @@ p, li { white-space: pre-wrap; } HTTP - HTTP + HTTP SOCKS5 - SOCKS5 + SOCKS5 Affected connections - З'єднання, на які це вплине + З'єднання, на які це вплине Use proxy for connections to trackers - Використовувати проксі при з'єднанні з трекерами + Використовувати проксі при з'єднанні з трекерами Use proxy for connections to regular peers - Використовувати проксі при з'єднанні із звичайними пірами + Використовувати проксі при з'єднанні із звичайними пірами Use proxy for connections to web seeds - Використовувати проксі при з'єднанні з web-роздачами + Використовувати проксі при з'єднанні з web-роздачами Use proxy for DHT messages - Використовувати проксі для DHT повідомлень + Використовувати проксі для DHT повідомлень Encryption @@ -758,19 +758,19 @@ p, li { white-space: pre-wrap; } Enabled - Увімкнено + Увімкнено Forced - Примусовий + Примусовий Disabled - Вимкнено + Вимкнено Preferences - Налаштування + Налаштування General @@ -782,44 +782,44 @@ p, li { white-space: pre-wrap; } Visual style: - Візуальний стиль: + Візуальний стиль: Cleanlooks style (Gnome like) - Стиль Cleanlooks (Gnome-подібний) + Стиль Cleanlooks (Gnome-подібний) Motif style (Unix like) - Стиль Motif (Unix-подібний) + Стиль Motif (Unix-подібний) Ask for confirmation on exit when download list is not empty - Питати підтвердження при виході, коли список завантажень не порожній + Питати підтвердження при виході, коли список завантажень не порожній Display current speed in title bar - Показувати поточну швидкість в заголовку вікна + Показувати поточну швидкість в заголовку вікна System tray icon - Іконка в системному треї + Іконка в системному треї Disable system tray icon - Відключити іконку в системному треї + Відключити іконку в системному треї Close to tray i.e: The systray tray icon will still be visible when closing the main window. - Закривати до трею + Закривати до трею Minimize to tray - Мінімізувати до трею + Мінімізувати до трею Show notification balloons in tray - Показувати сповіщення в треї + Показувати сповіщення в треї Media player: @@ -827,7 +827,7 @@ p, li { white-space: pre-wrap; } Downloads - Завантаження + Завантаження Put downloads in this folder: @@ -835,20 +835,20 @@ p, li { white-space: pre-wrap; } Pre-allocate all files - Попередньо виділяти місце для всіх файлів + Попередньо виділяти місце для всіх файлів When adding a torrent - Під час додавання торренту + Під час додавання торренту Display torrent content and some options - Показувати вміст торренту та деякі опції + Показувати вміст торренту та деякі опції Do not start download automatically The torrent will be added to download list in pause state - Не починати завантаження автоматично + Не починати завантаження автоматично Folder watching @@ -861,7 +861,7 @@ p, li { white-space: pre-wrap; } Listening port - Прослуховування порту + Прослуховування порту to @@ -870,63 +870,59 @@ p, li { white-space: pre-wrap; } Enable UPnP port mapping - Увімкнути відображення портів UPnP + Увімкнути відображення портів UPnP Enable NAT-PMP port mapping - Увімкнути відображення портів NAT-PMP + Увімкнути відображення портів NAT-PMP Global bandwidth limiting - Глобальний ліміт пропускної здатності + Глобальний ліміт пропускної здатності Upload: - Віддача: + Віддача: Download: - Прийом: - - - Bittorrent features - + Прийом: Type: - Тип: + Тип: (None) - (Ніякого) + (Ніякого) Proxy: - Проксі: + Проксі: Username: - Ім'я користувача: + Ім'я користувача: Bittorrent - Bittorrent + Bittorrent Connections limit - Ліміт кількості з'єднань + Ліміт кількості з'єднань Global maximum number of connections: - Глобальне максимальне число з'єднань: + Глобальне максимальне число з'єднань: Maximum number of connections per torrent: - Максимальне число з'єднань для одного торрента: + Максимальне число з'єднань для одного торрента: Maximum number of upload slots per torrent: - Максимальне число слотів віддачі для одного торрента: + Максимальне число слотів віддачі для одного торрента: Additional Bittorrent features @@ -934,7 +930,7 @@ p, li { white-space: pre-wrap; } Enable DHT network (decentralized) - Увімкнути мережу DHT (децентралізовану) + Увімкнути мережу DHT (децентралізовану) Enable Peer eXchange (PeX) @@ -942,23 +938,23 @@ p, li { white-space: pre-wrap; } Enable Local Peer Discovery - Увімкнути локальний пошук пірів + Увімкнути локальний пошук пірів Encryption: - Шифрування: + Шифрування: Share ratio settings - Налаштування коефіціентів розподілення + Налаштування коефіціентів розподілення Desired ratio: - Бажаний коефіціент: + Бажаний коефіціент: Filter file path: - Фільтр шляхів до файлу: + Фільтр шляхів до файлу: transfer lists refresh interval: @@ -966,217 +962,31 @@ p, li { white-space: pre-wrap; } ms - мс + мс RSS - RSS + RSS RSS feeds refresh interval: - Інтервал оновлення RSS-фідів: + Інтервал оновлення RSS-фідів: minutes - хвилин + хвилин Maximum number of articles per feed: - Максимальне число записів у одному фіді: + Максимальне число записів у одному фіді: File system - Файлова система + Файлова система Remove finished torrents when their ratio reaches: - Видаляти закінчені торренти, коли їхній коефіціент розподілу досягає: - - - System default - - - - Start minimized - - - - Web UI - - - - Enable Web User Interface - - - - HTTP Server - - - - Enable RSS support - - - - RSS settings - - - - Enable queueing system - - - - Maximum active downloads: - - - - Torrent queueing - - - - Maximum active torrents: - - - - Display top toolbar - - - - Search engine proxy settings - - - - Bittorrent proxy settings - - - - Maximum active uploads: - - - - Spoof µtorrent to avoid ban (requires restart) - - - - Start/Stop - - - - Open folder - - - - Port used for incoming connections: - - - - Random - - - - UI - - - - Disable splash screen - - - - Downloading: - - - - Completed: - - - - Peer connections - - - - Resolve peer countries - - - - Resolve peer host names - - - - Use a different port for DHT and Bittorrent - - - - Disk cache: - - - - MiB (advanced) - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - Destination Folder: - - - - Append the torrent's label - - - - Use a different folder for incomplete downloads: - - - - QLineEdit { - margin-left: 23px; -} - - - - Automatically load .torrent files from: - - - - Append .!qB extension to incomplete files - - - - Enable Peer Exchange / PeX (requires restart) - - - - User interface - - - - (Requires restart) - - - - Transfer list - - - - Refresh interval: - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + Видаляти закінчені торренти, коли їхній коефіціент розподілу досягає: @@ -2530,6 +2340,31 @@ Are you sure you want to quit qBittorrent? Unable to save program preferences, qBittorrent is probably unreachable. + + Language + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + The Web UI username must be at least 3 characters long. + + + + The Web UI password must be at least 3 characters long. + + + + Downloaded + Is the file downloaded or not? + + MainWindow @@ -2909,6 +2744,469 @@ Are you sure you want to quit qBittorrent? + + Preferences + + Preferences + + + + UI + + + + Downloads + + + + Connection + + + + Bittorrent + + + + Proxy + + + + IP Filter + + + + Web UI + + + + RSS + + + + User interface + + + + Language: + + + + (Requires restart) + + + + Visual style: + + + + System default + + + + Plastique style (KDE like) + + + + Cleanlooks style (Gnome like) + + + + Motif style (Unix like) + + + + CDE style (Common Desktop Environment like) + + + + Ask for confirmation on exit when download list is not empty + + + + Display top toolbar + + + + Disable splash screen + + + + Display current speed in title bar + + + + Transfer list + + + + Refresh interval: + + + + ms + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + Downloading: + + + + Start/Stop + + + + Open folder + + + + Completed: + + + + System tray icon + + + + Disable system tray icon + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + Minimize to tray + + + + Start minimized + + + + Show notification balloons in tray + + + + File system + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + Destination Folder: + + + + Append the torrent's label + + + + Use a different folder for incomplete downloads: + + + + QLineEdit { + margin-left: 23px; +} + + + + Automatically load .torrent files from: + + + + Append .!qB extension to incomplete files + + + + Pre-allocate all files + + + + Disk cache: + + + + MiB (advanced) + + + + Torrent queueing + + + + Enable queueing system + + + + Maximum active downloads: + + + + Maximum active uploads: + + + + Maximum active torrents: + + + + When adding a torrent + + + + Display torrent content and some options + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + Listening port + + + + Port used for incoming connections: + + + + Random + + + + Enable UPnP port mapping + + + + Enable NAT-PMP port mapping + + + + Connections limit + + + + Global maximum number of connections: + + + + Maximum number of connections per torrent: + + + + Maximum number of upload slots per torrent: + + + + Global bandwidth limiting + + + + Upload: + + + + Download: + + + + KiB/s + + + + Peer connections + + + + Resolve peer countries + + + + Resolve peer host names + + + + Bittorrent features + + + + Enable DHT network (decentralized) + + + + Use a different port for DHT and Bittorrent + + + + DHT port: + + + + Enable Peer Exchange / PeX (requires restart) + + + + Enable Local Peer Discovery + + + + Spoof µtorrent to avoid ban (requires restart) + + + + Encryption: + + + + Enabled + + + + Forced + + + + Disabled + + + + Share ratio settings + + + + Desired ratio: + + + + Remove finished torrents when their ratio reaches: + + + + Search engine proxy settings + + + + Type: + + + + (None) + + + + HTTP + + + + Proxy: + + + + Port: + + + + Authentication + + + + Username: + + + + Password: + + + + Bittorrent proxy settings + + + + SOCKS5 + + + + Affected connections + + + + Use proxy for connections to trackers + + + + Use proxy for connections to regular peers + + + + Use proxy for DHT messages + + + + Use proxy for connections to web seeds + + + + Filter Settings + + + + Activate IP Filtering + + + + Enable Web User Interface + + + + HTTP Server + + + + Enable RSS support + + + + RSS settings + + + + RSS feeds refresh interval: + + + + minutes + + + + Maximum number of articles per feed: + + + + Filter path (.dat, .p2p, .p2b): + + + PropListDelegate diff --git a/src/lang/qbittorrent_zh.qm b/src/lang/qbittorrent_zh.qm index 51c0973b53f7f137be0e9dad001121f8caf05a65..6b365130dcc1c2c66d650a427cea8c890f3ec6b6 100644 GIT binary patch delta 4558 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 YNyz5zF_Ex#Q}y;9>-ts~d#E=3A6twz=>Px# delta 11002 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 T?GhuS0P2ImZ*QkwqQ(CMzX-L+ diff --git a/src/lang/qbittorrent_zh.ts b/src/lang/qbittorrent_zh.ts index 9249a1bf8..3fc95ff57 100644 --- a/src/lang/qbittorrent_zh.ts +++ b/src/lang/qbittorrent_zh.ts @@ -375,7 +375,7 @@ p, li { white-space: pre-wrap; } Proxy - 代理服务器 + 代理服务器 Proxy Settings @@ -387,7 +387,7 @@ p, li { white-space: pre-wrap; } Port: - 端口: + 端口: Proxy server requires authentication @@ -395,7 +395,7 @@ p, li { white-space: pre-wrap; } Authentication - 验证 + 验证 User Name: @@ -403,7 +403,7 @@ p, li { white-space: pre-wrap; } Password: - 密码: + 密码: Enable connection through a proxy server @@ -457,11 +457,11 @@ inside) Activate IP Filtering - 激活IP过滤器 + 激活IP过滤器 Filter Settings - 过滤器设置 + 过滤器设置 ipfilter.dat URL or PATH: @@ -489,7 +489,7 @@ inside) IP Filter - IP过滤器 + IP过滤器 Add Range @@ -525,7 +525,7 @@ inside) Language: - 语言: + 语言: Behaviour @@ -550,7 +550,7 @@ iconified KiB/s - KiB/s + KiB/s 1 KiB DL = @@ -586,7 +586,7 @@ iconified DHT port: - DHT端口: + DHT端口: <b>Note:</b> Changes will be applied after @@ -644,7 +644,7 @@ torrent Connection - 连接 + 连接 Peer eXchange (PeX) @@ -677,7 +677,7 @@ Feel) Plastique style (KDE like) - Plastique 外观 (如KDE) + Plastique 外观 (如KDE) Cleanlooks style (GNOME like) @@ -691,7 +691,7 @@ Qt 外观) CDE style (Common Desktop Environment like) - CDE 外观(如Common Desktop + CDE 外观(如Common Desktop Environment) @@ -723,31 +723,31 @@ XP) HTTP - HTTP + HTTP SOCKS5 - SOCKS5 + SOCKS5 Affected connections - 使用代理服务器的连接 + 使用代理服务器的连接 Use proxy for connections to trackers - 使用代理服务器连接到trackers + 使用代理服务器连接到trackers Use proxy for connections to regular peers - 使用代理服务器连接到其他下载客户 + 使用代理服务器连接到其他下载客户 Use proxy for connections to web seeds - 使用代理服务器连接到HTTP种子 + 使用代理服务器连接到HTTP种子 Use proxy for DHT messages - 使用DHT消息的代理服务器 + 使用DHT消息的代理服务器 Encryption @@ -759,19 +759,19 @@ XP) Enabled - 启用 + 启用 Forced - 强制 + 强制 Disabled - 禁用 + 禁用 Preferences - 首选项 + 首选项 General @@ -787,15 +787,15 @@ XP) Visual style: - 视觉外观: + 视觉外观: Cleanlooks style (Gnome like) - Cleanlooks 外观 (如Gnome) + Cleanlooks 外观 (如Gnome) Motif style (Unix like) - Motif 外观 (如Uinx) + Motif 外观 (如Uinx) Ask for confirmation on exit when download list is not @@ -804,15 +804,15 @@ empty Display current speed in title bar - 标题栏中显示当前速度 + 标题栏中显示当前速度 System tray icon - 状态栏图标 + 状态栏图标 Disable system tray icon - 禁用状态栏图标 + 禁用状态栏图标 Close to tray @@ -822,11 +822,11 @@ closing the main window. Minimize to tray - 最小化到状态栏 + 最小化到状态栏 Show notification balloons in tray - 在状态栏显示通知消息 + 在状态栏显示通知消息 Media player: @@ -834,7 +834,7 @@ closing the main window. Downloads - 下载 + 下载 Put downloads in this folder: @@ -842,15 +842,15 @@ closing the main window. Pre-allocate all files - 预分配所有文件 + 预分配所有文件 When adding a torrent - 添加torrent时 + 添加torrent时 Display torrent content and some options - 显示torrent内容及选项 + 显示torrent内容及选项 Do not start download automatically @@ -871,7 +871,7 @@ folder: Listening port - 使用端口 + 使用端口 to @@ -880,27 +880,27 @@ folder: Enable UPnP port mapping - 启用UPnP端口映射 + 启用UPnP端口映射 Enable NAT-PMP port mapping - 启用NAT-PMP端口映射 + 启用NAT-PMP端口映射 Global bandwidth limiting - 总宽带限制 + 总宽带限制 Upload: - 上传: + 上传: Download: - 下载: + 下载: Bittorrent features - Bittorrent 功能 + Bittorrent 功能 Use the same port for DHT and Bittorrent @@ -908,23 +908,23 @@ folder: Type: - 类型: + 类型: (None) - (无) + (无) Proxy: - 代理服务器: + 代理服务器: Username: - 用户名: + 用户名: Bittorrent - Bittorrent + Bittorrent Transfer lists double-click @@ -949,19 +949,19 @@ folder: Connections limit - 连接限度 + 连接限度 Global maximum number of connections: - 总最大连接数: + 总最大连接数: Maximum number of connections per torrent: - 每torrent最大连接数: + 每torrent最大连接数: Maximum number of upload slots per torrent: - 每torrent上传位置最大值: + 每torrent上传位置最大值: Additional Bittorrent features @@ -969,7 +969,7 @@ folder: Enable DHT network (decentralized) - 启用DHT网络(分散) + 启用DHT网络(分散) Enable Peer eXchange (PeX) @@ -977,23 +977,23 @@ folder: Enable Local Peer Discovery - 启用本地资源搜索 + 启用本地资源搜索 Encryption: - 加密: + 加密: Share ratio settings - 共享率设置 + 共享率设置 Desired ratio: - 期望比率: + 期望比率: Filter file path: - 过滤文件路径: + 过滤文件路径: transfer lists refresh interval: @@ -1001,31 +1001,31 @@ folder: ms - ms + ms RSS - RSS + RSS RSS feeds refresh interval: - RSS消息种子刷新间隔: + RSS消息种子刷新间隔: minutes - 分钟 + 分钟 Maximum number of articles per feed: - 每个订阅源文章数目最大值: + 每个订阅源文章数目最大值: File system - 文件系统 + 文件系统 Remove finished torrents when their ratio reaches: - 当比率达到时移除完成的torrent: + 当比率达到时移除完成的torrent: <b>Note:</b> Changes will be applied after qBittorrent is restarted. @@ -1033,17 +1033,17 @@ folder: Ask for confirmation on exit when download list is not empty - 下载列表不为空时退出需确认 + 下载列表不为空时退出需确认 Close to tray i.e: The systray tray icon will still be visible when closing the main window. - 关闭到状态栏 + 关闭到状态栏 Do not start download automatically The torrent will be added to download list in pause state - 不要开始自动下载 + 不要开始自动下载 Folder watching @@ -1056,11 +1056,11 @@ folder: System default - 系统默认 + 系统默认 Start minimized - 开始最小化 + 开始最小化 Action on double click in transfer lists @@ -1101,59 +1101,59 @@ folder: Web UI - 网络操作界面 + 网络操作界面 Enable Web User Interface - 启用网络使用者界面 + 启用网络使用者界面 HTTP Server - HTTP 服务器 + HTTP 服务器 Enable RSS support - 启用RSS支持 + 启用RSS支持 RSS settings - RSS设置 + RSS设置 Enable queueing system - 启用排队系统 + 启用排队系统 Maximum active downloads: - 使激活的下载最大化: + 使激活的下载最大化: Torrent queueing - Torrent排队 + Torrent排队 Maximum active torrents: - 使激活的torrents最大化: + 使激活的torrents最大化: Display top toolbar - 显示顶部工具栏 + 显示顶部工具栏 Search engine proxy settings - 搜索引擎代理设置 + 搜索引擎代理设置 Bittorrent proxy settings - Bittorrent代理设置 + Bittorrent代理设置 Maximum active uploads: - 使激活的上传最大化: + 使激活的上传最大化: Spoof µtorrent to avoid ban (requires restart) - 假借µtorrent名义避免被阻止(需重启) + 假借µtorrent名义避免被阻止(需重启) Action for double click @@ -1162,11 +1162,11 @@ folder: Start/Stop - 开始/结束 + 开始/结束 Open folder - 打开文件夹 + 打开文件夹 Show properties @@ -1174,19 +1174,19 @@ folder: Port used for incoming connections: - 用于对内连接的端口: + 用于对内连接的端口: Random - 随机 + 随机 UI - 用户界面 + 用户界面 Disable splash screen - 禁用程序启动画面 + 禁用程序启动画面 Transfer list refresh interval: @@ -1199,101 +1199,27 @@ folder: Downloading: - 下载中: + 下载中: Completed: - 完成: + 完成: Peer connections - 用户连接 + 用户连接 Resolve peer countries - 显示用户国家 + 显示用户国家 Resolve peer host names - 显示用户主机名 + 显示用户主机名 Use a different port for DHT and Bittorrent - DHT和Bittorrent使用不同端口 - - - Disk cache: - - - - MiB (advanced) - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - Destination Folder: - - - - Append the torrent's label - - - - Use a different folder for incomplete downloads: - - - - QLineEdit { - margin-left: 23px; -} - - - - Automatically load .torrent files from: - - - - Append .!qB extension to incomplete files - - - - Enable Peer Exchange / PeX (requires restart) - - - - User interface - - - - (Requires restart) - - - - Transfer list - - - - Refresh interval: - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + DHT和Bittorrent使用不同端口 @@ -2818,6 +2744,31 @@ Are you sure you want to quit qBittorrent? Unable to save program preferences, qBittorrent is probably unreachable. 无法保存程序偏好选项,qBttorrent也许无法达到. + + Language + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + The Web UI username must be at least 3 characters long. + + + + The Web UI password must be at least 3 characters long. + + + + Downloaded + Is the file downloaded or not? + + MainWindow @@ -3193,6 +3144,469 @@ Are you sure you want to quit qBittorrent? 下载速度限制 + + Preferences + + Preferences + + + + UI + + + + Downloads + + + + Connection + + + + Bittorrent + + + + Proxy + + + + IP Filter + + + + Web UI + + + + RSS + + + + User interface + + + + Language: + + + + (Requires restart) + + + + Visual style: + + + + System default + + + + Plastique style (KDE like) + + + + Cleanlooks style (Gnome like) + + + + Motif style (Unix like) + + + + CDE style (Common Desktop Environment like) + + + + Ask for confirmation on exit when download list is not empty + + + + Display top toolbar + + + + Disable splash screen + + + + Display current speed in title bar + + + + Transfer list + + + + Refresh interval: + + + + ms + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + Downloading: + + + + Start/Stop + + + + Open folder + + + + Completed: + + + + System tray icon + + + + Disable system tray icon + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + Minimize to tray + + + + Start minimized + + + + Show notification balloons in tray + + + + File system + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + Destination Folder: + + + + Append the torrent's label + + + + Use a different folder for incomplete downloads: + + + + QLineEdit { + margin-left: 23px; +} + + + + Automatically load .torrent files from: + + + + Append .!qB extension to incomplete files + + + + Pre-allocate all files + + + + Disk cache: + + + + MiB (advanced) + + + + Torrent queueing + + + + Enable queueing system + + + + Maximum active downloads: + + + + Maximum active uploads: + + + + Maximum active torrents: + + + + When adding a torrent + + + + Display torrent content and some options + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + Listening port + + + + Port used for incoming connections: + + + + Random + + + + Enable UPnP port mapping + + + + Enable NAT-PMP port mapping + + + + Connections limit + + + + Global maximum number of connections: + + + + Maximum number of connections per torrent: + + + + Maximum number of upload slots per torrent: + + + + Global bandwidth limiting + + + + Upload: + + + + Download: + + + + KiB/s + + + + Peer connections + + + + Resolve peer countries + + + + Resolve peer host names + + + + Bittorrent features + + + + Enable DHT network (decentralized) + + + + Use a different port for DHT and Bittorrent + + + + DHT port: + + + + Enable Peer Exchange / PeX (requires restart) + + + + Enable Local Peer Discovery + + + + Spoof µtorrent to avoid ban (requires restart) + + + + Encryption: + + + + Enabled + + + + Forced + + + + Disabled + + + + Share ratio settings + + + + Desired ratio: + + + + Remove finished torrents when their ratio reaches: + + + + Search engine proxy settings + + + + Type: + + + + (None) + + + + HTTP + + + + Proxy: + + + + Port: + + + + Authentication + + + + Username: + + + + Password: + + + + Bittorrent proxy settings + + + + SOCKS5 + + + + Affected connections + + + + Use proxy for connections to trackers + + + + Use proxy for connections to regular peers + + + + Use proxy for DHT messages + + + + Use proxy for connections to web seeds + + + + Filter Settings + + + + Activate IP Filtering + + + + Enable Web User Interface + + + + HTTP Server + + + + Enable RSS support + + + + RSS settings + + + + RSS feeds refresh interval: + + + + minutes + + + + Maximum number of articles per feed: + + + + Filter path (.dat, .p2p, .p2b): + + + PropListDelegate diff --git a/src/lang/qbittorrent_zh_TW.qm b/src/lang/qbittorrent_zh_TW.qm index 7f985745395025e403636e2ce9831c0d063bb1ba..db14db42a121a55f41d3dfcc299f3f1aab737421 100644 GIT binary patch delta 4513 zcmXY#dq7Qj*T>g6d+&43K9_x-+`=TegqntO$y6?-qLN!GmCB`yLZu`Xb)uS*VrFz9 zxm6N1;fW|SJXD4dDVG-wg=b`3W{7zi>ir)3{p)kiZtve-YyH0KyMCuvKQXWVmg=UQ z4j$O_x+w43Fr#xz5B$t}3>93zB^3Nv9>mgcFPqgPJlBVesFed3a ze7DFIIrW1`uL-1M9%Ipc1Bfk4zzb&+TjNX=kwxqomT1y#Vy}ZXn~1$(itnF^ePKyt zJ(4(=Nkq%$iVWE*GU}noyhxEHVZ_DdBEeC_9pG^P4Ur*#h>Q-^i62Tn5m)w+sHm5? z%2J}?y~J-s)u9W+n3Ds0ZsNLbA2F_w~)C$kjb?)L0^%LBWdCn?j&nHlV+0b zwK}3m4Sf*s&vqHh%B zG9Q^P?jhIE5h$+(xmo8C<=W6}9sxUEpgGcdqM3bYPAcf{L-WgcqJzn_;8qaP)I5>P z-qXSWY)e8Gd8TF&X{^Ze@>}e`|4H)BI*8J@lXo^2w%sUljX!z+yn|?#naCBxM6Ssu zANOt|4}bDKQ%w|YO@8Gl@st>m(Rt+e33|$F#*&^y)6a>FsHG)2&{f!cT571Lj+U-$ zCmn@V(aNXI*wcFypAt#*9Zv=MD0S#kD$cx456~`vW!jf+G*m&>a-ygR-xrx!<1nWZuGIoe%E zG}>Nb;*f?5))JE@lyq~H#3ja$XoR`MrS~1$?2gE&-4b_h1ksLOiTkbLXsJI$TJj>d zDka;KQQ|=lB>RrsK?lE*lv<3(7LJn~+PD)G=q5Y&&s>Z?#NILzZIZ=7E)Gsm?0i6*U^H~}?a682KyEIj| zHWLfIl&0$GxLlf1o&y6pBh4)OohaN-TJU!R(X?kGz1^gz+ObvUYH6K|K$Jg5T7Mpa zk2)r;f3By$^v=_XL_TiPd+#iWHh4%of)^1Dc9MQ*#MWqdMq+&eZM=n1R+(ZeMlm{r zV(ex4|1kY+u%N?T#^{0}(Mltct8Oz!jmW^cgt79jByyT6GVWVu`ZctZO}WUZzKnAK zzJFUKGQyBq^tTcwHj42{PKP=D!T1ymhBkg;{GXj7DxS*(>kTbQtz$MNLiI4#ti4dP zc?pv(b%J}zne2hVMB~y$25o0@-USl%@n!P$j+s@+YSRDeBscj2<#4 zJWz?*229Nd7pxb~oc;zc*5xuy1qdW`8`ENzhCm~jE^F{d-DalCA%jR5#=IUnn#j(E z>D`ZtI2f{{TJWMkLw1~LB2n^ZcCy1;XvB>5b{$Jpu$T3926y&l{T9G4HZEpkQn2@{ zcCm@aQ0i6YY~o39b$?bThn98?VKUi^??DKhzr$c)t@ zi^s4<;~OBpcDCpgiv<_5#pPK<%gwXYoB=aHfBO|HMQ zE%xjlXLS`Xu(#nR<@dnJ0yqcvVsyuRZsv8p^L@w7K8`@`R&ybi&gh*cIZpROAo}0Mn@b<~0i`^|Wqv8;b#Chw{exS$Z2ge&oXY*^ zI+sZM7q>feC#GJ9NY5aVrPbV#tq5R+yU6H9u9De8v|r9OZjFTo+C=)@{3D0z{ zWn%@VY%AAxUx!GoXLI*cAR?Pi?tVKe5zvo&wg-`>+~fYKLusdeDeVJQE&T)o z@{mpb?_L;Crp)pDJ#rD&u{A!jD{&rh&P%eZ_SgdBc3JZvl-RRH))I>A9-l=nDv`B3988q)we046 z+?Q-2Ykde`NX?VATihZtGnDBbrXT~2uk5K6_HJUE$c#dfrRlQ2eBQu-%w-=}Y=)5> zlYKgYl199dOD90Rn}Xz;OW2zH0(qbA4G?F8eDG70xO9} zASoL8#OIhPYd**)>9CHYl};W$6=E`Rk%v2Ap<%)D)eD_4O!muTw$>rj2lBOj5-|nK zM6QpJuN%Jt^E*<$zI7Xs=_C32$9e|Kw+^r(8rUMwzFq*aCd+dfXlj46{HU=TL@daw z0|F7)LwU#U$wV=GLl1sEb;iXj8BaFL0^e3=Pm zM32I{^e8H^LNUWM66b@_iW!I9k=cEbac>olI{iAS3MajYlads(tMR^R!rQeFpR*!y5T=~#Oz=5T;v~h!*rDj- z;fnNKF}R+p$c{xOW6Biy#@Pt0P*GeAdLB|7?(#zg3l%4Yn{c{8iZh)7L<7ndP4(tz zyX)X%IBTHdZ8b}@wArANNi`Uq9m~7DK)1A^a34WSH8;+xNwT zi|cv&KrA@Wo}V!|9Hq74eLL`6+W+!_TUz0mhed|eiY#g7!yZq=$!HC~uFDzy?#9Qb zSHV$>__UWjI+|dW5BW2d^*B5p z;?Ep2gfINe*PpLBZxsp;aW&3|n3U77sM29kzV}2crz0Ofi7={P^mMFcFJc)jYQ2N~G;Q7au{`-Ez zUb!hl%0ghJ4$9E0s8CY3a_txad-_hf{?|#+j!v1{gLNzum0JQfA`mZS`S>RY_>Hps zXIq>JO_WvBKBB@k%45GCL1msQYjknA;ov;wshYhA#70@GLIB1CM6P(HyydzIZP}}Q zvJKO0#1oN@pG1~7^}`2 zO@*qxRrMuZFq|}1!%l`MXs+s_-l%5ziac~jbu}Q2sH|J{s9_pW-xk#;yI=%-No3Gn zRqyk4*g9Q?T5GWj&g7;x=A7`tUbV&ZWT-hxWb8||-CI|T)!FK4*YScKjcP}a7nl_e zYUlYuu+}E^tRK5kxjMC5$Z$-(`)UtwRAA{FkqIPn-(&Sc{oj}GRY#}e{?H5oP+ctG)GD`kklZL58n;tOG$hkVS zUynx9-iZFU&-?O$qP#Q$gNO`vX$*?+K>TTq(V~;6$YssQ#lOK)4{A)e)#I0IrO5P) z8tYpN!n8yTi6NCDL*EE)L$DQL?Sj{NV;n?w2umH$!V$j_ zLUyBK#)%@`ZVTZiFeu}>BEw9DgbtM4^@XtM5r)yhH$vuj*NFO!7jk7uaMCS8p>Ewu zlsZB<FZnSTFTdwE6|h& delta 11109 zcma)C30ze5_CL(Nj|=Xo*Bx-*DAzi>J^!ZfioqH&vnvxvfa z5zWsa8b6Qd^*4dXi1M676TgCDNklO`LU=5XZxJQTC+gi?z_5Q1O@VS86q~|-{|Qm@ zVxsq+5~Us`+VdWXiqm0O2jWB@;};>T$c6Eb1hfn!@hu47*ODY#3UToSlI#s7T2Mxk zgAyoli6m!%G4n|BWjB0&LXv+jC+abVB=`CeMRp}=*kGcAlx8$>KF~RtqPHj!qL1cK%*AxL?u>x(6#^FiL9tU2uN7q! zH@}QX+n?f2Jivo{Xj0ib2+38Nv=|o{W(io5Op^|kBfbFwa-9S$SxgD0BBEXalu-Ey zc!(xPJS3W)Oo<0;iKEgWno^Ar#MuQbt)MA?BLUw#L&-8++&_y_uErs;J{EAneo9?} zgq#~q(^~P!(X{DTfi;wsR7%w4FPeV)407Ny70k5~tyfZ2B|_7wM!-4KXk*D)B1#H4zX7r%iEwC`|Bz?HFE76vJ(?|ZtiS|3`h-o~L^${IQ1P*_j zPE_9|S{6t*K8e8RG`hD9o-DA_lbQJZ$|xVb{yb6pI3Fgs7{3qlVNN0xYivH9`tB!U zG(KT=ZVJ(`K%cN@zoVYN7I5KOp9pCeqV3OoA})3&8uO!oVM+lvseG2rL1@~1>+{yO zuTf$@`)uwt06Eat=iO!bM9W+F?6Mk(+6DRS{_bByn<{+vPVj|6FZt}#qr^8n_1T{Q zgCpMb+0T7*m}pi6y>P8Lz>0U;Eq)0I}qr@p<+t zEb<#BQp{{YWa}l;44gyM?}4bLKMa}HUeqn}0?|vpqTw}th(?jjF z5YReaRC5to+*cyncNMW7tq~mv(-GD9i;jK*3rFq}9lgtAvgl$4_`~lf(bu;J5#@{* zUH-inQMo~MBO`&RZ3riNbR4nOD#boQyFnzSVpUBy#In0sZNq{7{^F(^JHUc}idzi9 z1&QB?{f@LEdd*M3`Ip3g$6?{rP2&EOc7WwZ2)OiRagYt3>Ci;{%4w8yOtpXun~OuI z;&XJ3fD5=*;)Fj{L}}f{ljkfTvi~TaT-6rI_MSM|0l~d*h?9TVM|2=koWWCWg+@HD z2xW&(P`17nmTwX-7KISy%f*XZXMnyJ2>9wU@si(Dh?*seD|t%axJF#*dj5cTZJR$) zO%KKE?jW?>@N44gCm!&rq?|l>o!6xyCy`f0eD)GrGC^l!Q_*_6SG`EQF z1Od0bCcYEAkVw}_{7c6k=mSH<&o;nQiLE5klaM!Pi=_KGT%6ZR(zja?QRNfKOTiD2 zd;yXX`$Eu|I!h*n_d)&dTrWus?L)MyxnxSrO;BZ$#6A~EH2)1r(Jq8$exRgi53sm} zgp(gemuoMXx9MBpLdoKtX<)_=C9A^^5iL~;xT2qcm8S%J%Pimlf62N5$B@)lCF}M{ zATL(3vAPWPUlfQRwgEFF8+VK(+8H3(_;(y!v|LhMjZS9$QnG#NA4FqsN_O;m2OjuA z!0AH;T#zVv-)cpb^p_k~=}^}e$v=#d@ZevPV};#7!OJ9{nvM{a=p<)8{Tb&hk}sVw zw8sX?rBV(_*L|tvn_|RNvq$n{U*tlM|44rQqz}=|ucR$Pha&curTxEvLX(F`2Uk7? zB~O(GM{GoyMoUAKaA~iJ(y?bz4bIo46W)h~v1TdTFBD~6E6qLu`L9iqn(qw+v7H7! zM)PVTwH`pSejt_3}3hH>0bpBkHsL$8Z1+Br^yWW+SOqhyf zJR~h~h3Kqw(J5YVsdO>lX3Zm{E5l*2{x|8`lGT_UZU|^j7w}N6blV~*$VCWPdR)3g z466Q6F6EAAAXx^yD?Pr*371_E&^}c9X*FDJULZY{hAQxnk)D(CE}JerH)}fvlJn9F zS72e}1nHGf5YwQ((kpY3)iF1vSFUygQTa-LcoUYczAXLg074r7vWx-{YRd&#v-~o6 z{DG|9#`7r8!kFpP< z4iml6RQ6GCFxk?Xvg033N3Kkkoys$y$$T#RVia;A=&I~Y8^qXrPIfL6zn}g@K-(tS zxoc4Tt)8;4qH(UWm+bsCFyPt>+0|Yb5t86mvTJi;sWwq|yFZdA;(~y0tr76h0@-hq z?}K^+WxqM{q39Ud~CL<#kNn_BKLz zsJq->I}{!mCGS@>g~+&D-mhd07;}cazq&2zf3;RV=q~zk$s_q-4g!<<%S|Jm61^NI zHw8oBkPNvwHUw>WgWSI804)Dj?r2toL1T-6%PjKT0a=)otn&QxONmBYm*?N&F+)Co z+hgQTm3&dl{zR?M$rqokLN(2iuM#7vKRhF^7_JW~GM6kY+f{7Lm`bhC#F)y~@pfke^tVGP=FyrO+;T)dl6 z1R5E%+oy`4%{$?_EXC+D|>4MV~g%2Fa_E1Gpn=WweSm0fvm4g+t zoEi^$Mxgm!#a8al6u5YeV&~pkqJbL49^F^q z`ZkJ#H&O2`s}(1Y27)lo0&k(oq$qwnh$QUTQt_ZxLiF}7rKq3)?OUo8cSLp%%u#C2 zuR`{JtnB-{4n*~Xa?nOp$(yWlcnB8w*0|5OGdJEB}T43@XhD@&?;F$s-UR*02En};Y@cN#)et>lz7H%_97TvHz0 zaTN3ayUK&RpvY^7lt*ge+TNwgqq`wEN1{9(01x#kSAJz~j^tD;FU>_23^}E|v;jDy zOnI#kp_>w={8@ssij@gia#(pkqZ{^%Y8B1JK-1!pO7{RB`*@+M<$&*?ICn(l|5+a- z%@WnXP7q*ERfV>O#U1ig@w4NIwpvt^uSn50-&ZBS^)IyJ@hWx;izXDT%KQSZt$3(% z`0J1(zpL^;8;oS+RP&!gURaT8p%J+d@T;nH>MST2uUejh@4K~Et$aHjlT(bUyjX?$ z@A>^`6EVEGx9MO#dZR&*sI$0**3WRwrX!4&V3Z6+P8N- zEE%HOuZH45Ed}I$R$UCA0Umj#y7(O~@c&-*-BQdG!@d(R>2CoKPf~rq(2Dxs)=l-} zrQ;YRW~+Y9!L0Z4AF99Jfy=l&)!)z7pj-y3X;U#gU{i}u7lCRs)#CRKW7>URt%!IR zpxF2_0n?TXXx}N|;=14Oxuot|2#<|3sQo+LMg236)q`IifC(s2 zJz~2P$+2BMuIF0R`$Khv2$qeVu8w)O6;zy}Hk5TBn4(V2g90C%S7&J!K;gM+3x9Ek z5o+7+GEBec)CIXnuJ%>xS0mxcHG1{zalr0zYAygCE7-3t9+Hm`HdR;Ixf&48X!Vwx zV^CgY>b)sDz}>6W`|lvx3OlF|`;9;uPEsG;bO)4LtUk6{O!R7``cs~gQxgUJ_-pkS zQ?rQU>y~LaM?xUR?A@BY#0w~g zshWazeK1H2*UbHD5Ipg@rnvYF(W1+m63cv8qS35+r7e>6w16vfG*!*uF~erfPU9$y zYVTp6`;nHbOwc4vl*2xtDE{xae#89~D8``Gp z@ci-*wSEbE;L#J>u1Wtwvw26`ZRt@^_6`Bx{8Srs@hQ6HhuWB?0U#jGsZFZs3Ieif zQ-+>|rGvB?yrtt++RUQgG2txM&R*rfpwLb`U%43+YS5N#hsV;Awd-!eGr`-n+ci#< z9YFzSl;fKTP zwD)Er1n&lGA6C}DqCq-U)61BEw(2yKZlVVy=rsFzT%l`P0!u5ib$$00W0l&g3-X6W zxdpmmZx&)3-l7{>^b)q}9Rkj|uN&VUA)9+u7d86?s_dLD)(@Y%bOfG9{dXzQ#edQP zF)!Cm8*>=Vp|_4*3zr5J37B?CXJSCfL6HK^?WQZdfsh#Q>E>O31R}bxD|sF5*mr<# zWx6lQxl*@EHXF^QRJSH~IznR6y*nPcv~IYrHW*d)UX`wPdkT^2vhIN2*Qoz_w{-`H zJ;oQEbzeMtf^vJLyJCQ#{@?0uf7KkrX|(RAKMZKgBX#%9crd1^?iq`7zMtvEhGQ5^ zy6B~aA7Chr*6WviNA$^4eJc$@*1fa7l@9pw0lh0H3Z44yUuIxfP1g6QhQYc^`kvqL z^Z(lk`XQ?yA}fE>ha?XLfh^IFdmqGdaHW1x5GJE=v3|)NyrLWYt$?Z5^czgSpwCz9 zx1ZjGx&M~F=1V1J$5j2NPvMd3U-X~tJ&)uK)t~4)6Gmj?|i(-uL5Vni*>{J6XHQn$`Gu-zYBE zKk}AS7Bw_WJ1IM_czKuEmmvdj;cxW~&dg-foooh^ZnIkPlgVavG?vjhQoT%RmB!aZ zYBT#573CFYj*f0qd9z|skvdghMFj`SmbkSV9_*OGWZLY!yiAkbV&o+<_=hbpIhp)y z*2-kq@~!4rn=ykin;cHYyfYX%jlG^yNZ@Eu$ zdq34^lhbLl+i|Y(fwnl{JBS#2;j|uZq0OJ4XEIr%GuO^~IiM^5AV!SE6^p2koJg%UHpOR64G^^ZP_zsHb`Ecjz1D?Wt~OAeYrPJGV6 z=TQ7Mk4(hbT?Z`q+KMlqXHL&CA)$=JS!iY%|1ma;1!M5{-~)hI|_?b~I9N9KM5s9F9G|wEY+}YqXkewi%B4yT@5=7WT#0Xez#~ zC^ht(_1El~hE{IBX~&pt4wiA+7^mIn6??_h`$>z_n$Xa?^T=2g%*!#eNY|l_V=Jl4 zYay+1us)j`A5`!ME29lTZZ(=dKkR_|7L!-vXb_Yzj^c<(xbD`6NEs3q$K=@TPA_eA zDVnTydBp}<w4r7`*iDeu) zW}_pUairT>*4o%G9sjW4;e?ij^bR>o;^A`#P!b`S9`CTqrv z%A!aWyFagZ>g||(k4$I|ahyvYpS4b#&HMrZU3md02);1v_#@N-6O)y+KlWryUgV|a z1*@fQ4gKpitRn-SkeqxS7_AwMgU?i3P6M{%+>{%sEuA;-uHjXG-k|o+IXT%H=4~}X)NOJNiV8lNXg z1Kr$my-24+T?;`D^C>+0gC)Pfi~a@~n+_6kmo!J6L#@a&mf_Rd$~yCH_8E+S2AdAA z*^OpX5u4%Fo|^Hpvw9`;<8_%U&G1WByS>$}PF#cyj$xu%*3KX%>9#!9?&T%F_*C>M zs1-@UP_j3=-9*0QC0x&Bk|kauBZK35M^B7)6(3_U=H$Gf^SM-mL<7a*55x9Nf9RIe ztWGsUY%Jr*&EacU4t{CSd0W=GEgpJUU!Y6tIvMfN*8iU(3CP$qC=^fOZbjPE2}xkn z5}0@gTojHhwPzaB*~ayw;q^&hS)}G`+%2GGoq(CSY%U8g)K$61!{uGJbeiE=+cLw3 zq)$DPOdV=Xw->sK!7IlU(^qAOHMmfXQKOzqJZ^E7xPl*0%KHvz!NvZU2B_mt@G_VD zlDfh}ho-^+!({TpbBxYxFHIz=FD?7gZMJNz&7RI?G*&#<}!?-I%gqctnnn8ntc;I=@PcWdtKgzIjFbP<@^SSz1vuDWSdHqChN zS%xiLl2^=gf`<tJ$_ zC7EcBUM6;}lisMG30E}8zYu;@5A?nREvwPUEU>zy;0Z z1`-TXUWC`7CXtI`!VIz%6VpazDS66v`=e#Fo$ZZT2YnseCw_3zw&&bYJ|dz=if7MJ zJzt&NVx-ahuGH9#1XT!07f37|pM~(<7DYsx|W=yQ`wSa+Qamc6`g{ z%hAEu*-Y$u*>D*;Zl2NXDczNvntF*1wmpq&XmIs6&U?d?R8~(ZHAH6Jr~2C$$JHE<|!a@*!0vmt%84v;ChSD zs)3Ab8@76@(c&#cgF!3`8|MVzV7CUc*r+iRVh1;NQcHfAOl^^I=6OOih=X4&%NgzI z*$ivVGFhSj|J=M)g2Nj~@Quwj+SxkK{kN6fH=%B+;+xGS91;^;(Hp!oQb@>oQs)QvVCdin8*0uzluud ztvJo@icd9M^kBliu{kyj9!I!6b*aGb(8fHQDT5zz7=JrEGZ$+npW?1n#cOQGENQry zIa;7?cOdk!uDu5I;UaCX=?cV}c#8T)C(o!`PWkw&To3h)#p2dDf(m|cT-~IsxBCWN ztgwS-u$jhOv)7)jdcpeIr0x;^6@k~<+PA7D$B)GB3!20UuYQ>NdAPAovehXGi#+&1 z8dsR(J@cq|qMa*^Jms;5i{it*ghi^N``3C%lgGOz2`?tW|8yoSUvZ0xse75^dNHSs z)9`%m*1soq0LI8jvOucjztOEm}Cy%>mkZCBF??i@vk@Q+GVZxjHeCG~qDAc0`@d;{YvvSQw zyNhVLd)?CYMYohM&2PhX`=3&g7wI!tyO%t_7s;Fb!D^qPK1t7q@$Uaqc0QZNIP`q8 z@bGo{KNkfwXgsRY%F+X_7kbY*TRX|*$i>FtdM)Rb4jOvVE-1qi$ap7N+uXd#>kS(k zGzgA=1IT2KcE__t0{>>!n32J^eq()y@X*>7Nr^$Ws<2FwXZGe<6QE8$`{7R diff --git a/src/lang/qbittorrent_zh_TW.ts b/src/lang/qbittorrent_zh_TW.ts index f0c44e733..c45e3b0f2 100644 --- a/src/lang/qbittorrent_zh_TW.ts +++ b/src/lang/qbittorrent_zh_TW.ts @@ -328,31 +328,31 @@ p, li { white-space: pre-wrap; } Port: - 埠: + 埠: Authentication - 驗證 + 驗證 Password: - 密碼: + 密碼: Activate IP Filtering - 啟用 IP 過濾 + 啟用 IP 過濾 Filter Settings - 過濾設定 + 過濾設定 Language: - 語言: + 語言: KiB/s - KiB/s + KiB/s <b>Note:</b> Changes will be applied after qBittorrent is restarted. @@ -360,59 +360,59 @@ p, li { white-space: pre-wrap; } Connection - 連線 + 連線 Plastique style (KDE like) - Plastique 樣式 (像 KDE) + Plastique 樣式 (像 KDE) CDE style (Common Desktop Environment like) - CDE 樣式 (像 Common Desktop Environment) + CDE 樣式 (像 Common Desktop Environment) HTTP - HTTP + HTTP SOCKS5 - SOCKS5 + SOCKS5 Affected connections - 使用代理伺服器的連線 + 使用代理伺服器的連線 Use proxy for connections to trackers - 使用代理伺服器連線到 tracker + 使用代理伺服器連線到 tracker Use proxy for connections to regular peers - 使用代理伺服器連線到一般的下載者 + 使用代理伺服器連線到一般的下載者 Use proxy for connections to web seeds - 使用代理伺服器連線到網頁種子 + 使用代理伺服器連線到網頁種子 Use proxy for DHT messages - 使用代理伺服器來處理 DHT 訊息 + 使用代理伺服器來處理 DHT 訊息 Enabled - 已啟用 + 已啟用 Forced - 強迫 + 強迫 Disabled - 已停用 + 已停用 Preferences - 偏好設定 + 偏好設定 General @@ -424,7 +424,7 @@ p, li { white-space: pre-wrap; } IP Filter - IP 過濾 + IP 過濾 User interface settings @@ -432,48 +432,48 @@ p, li { white-space: pre-wrap; } Visual style: - 視覺樣式: + 視覺樣式: Cleanlooks style (Gnome like) - Cleanlooks 樣式 (像 Gnome) + Cleanlooks 樣式 (像 Gnome) Motif style (Unix like) - Motif 樣式 (像 Unix) + Motif 樣式 (像 Unix) Ask for confirmation on exit when download list is not empty - 下載清單不是空的時候離開程式需確認 + 下載清單不是空的時候離開程式需確認 Display current speed in title bar - 在標題列顯示目前的速度 + 在標題列顯示目前的速度 System tray icon - 系統列圖示 + 系統列圖示 Disable system tray icon - 停用系統列圖示 + 停用系統列圖示 Close to tray i.e: The systray tray icon will still be visible when closing the main window. - 關閉到系統列 + 關閉到系統列 Minimize to tray - 最小化到系統列 + 最小化到系統列 Show notification balloons in tray - 在系統列顯示通知氣球 + 在系統列顯示通知氣球 Downloads - 下載 + 下載 Put downloads in this folder: @@ -481,20 +481,20 @@ p, li { white-space: pre-wrap; } Pre-allocate all files - 事先分配所有檔案 + 事先分配所有檔案 When adding a torrent - 當增加 torrent 時 + 當增加 torrent 時 Display torrent content and some options - 顯示 torrent 內容及其他選項 + 顯示 torrent 內容及其他選項 Do not start download automatically The torrent will be added to download list in pause state - 不要自動開始下載 + 不要自動開始下載 Folder watching @@ -528,7 +528,7 @@ p, li { white-space: pre-wrap; } Listening port - 監聽埠 + 監聽埠 to @@ -537,27 +537,27 @@ p, li { white-space: pre-wrap; } Enable UPnP port mapping - 啟用 UPnP 埠映射 + 啟用 UPnP 埠映射 Enable NAT-PMP port mapping - 啟用 NAT-PMP 埠映射 + 啟用 NAT-PMP 埠映射 Global bandwidth limiting - 全域頻寬限制 + 全域頻寬限制 Upload: - 上傳: + 上傳: Download: - 下載: + 下載: Bittorrent features - Bittorrent 特性 + Bittorrent 特性 Use the same port for DHT and Bittorrent @@ -565,43 +565,43 @@ p, li { white-space: pre-wrap; } DHT port: - DHT 埠: + DHT 埠: Type: - 類型: + 類型: (None) - (無) + (無) Proxy: - 代理伺服器: + 代理伺服器: Username: - 使用者名稱: + 使用者名稱: Bittorrent - Bittorrent + Bittorrent Connections limit - 連線限制 + 連線限制 Global maximum number of connections: - 全域最大連線數: + 全域最大連線數: Maximum number of connections per torrent: - 每個 torrent 的最大連線數: + 每個 torrent 的最大連線數: Maximum number of upload slots per torrent: - 每個 torrent 上傳位置的最大數: + 每個 torrent 上傳位置的最大數: Additional Bittorrent features @@ -609,7 +609,7 @@ p, li { white-space: pre-wrap; } Enable DHT network (decentralized) - 啟用 DHT 網路 (分散式) + 啟用 DHT 網路 (分散式) Enable Peer eXchange (PeX) @@ -617,23 +617,23 @@ p, li { white-space: pre-wrap; } Enable Local Peer Discovery - 啟用本地下載者搜尋 + 啟用本地下載者搜尋 Encryption: - 加密: + 加密: Share ratio settings - 分享率設定 + 分享率設定 Desired ratio: - 希望的分享率: + 希望的分享率: Filter file path: - 過濾檔案路徑: + 過濾檔案路徑: transfer lists refresh interval: @@ -641,7 +641,7 @@ p, li { white-space: pre-wrap; } ms - ms + ms Misc @@ -649,35 +649,35 @@ p, li { white-space: pre-wrap; } RSS - RSS + RSS RSS feeds refresh interval: - RSS feed 更新間隔: + RSS feed 更新間隔: minutes - 分鐘 + 分鐘 Maximum number of articles per feed: - 每個 feed 的最大文章數: + 每個 feed 的最大文章數: File system - 檔案系統 + 檔案系統 Remove finished torrents when their ratio reaches: - 當分享率到達時移除 torrent: + 當分享率到達時移除 torrent: System default - 系統預設 + 系統預設 Start minimized - 啟動時最小化 + 啟動時最小化 Action on double click in transfer lists @@ -718,63 +718,63 @@ p, li { white-space: pre-wrap; } Web UI - Web UI + Web UI Enable Web User Interface - 啟用 Web UI + 啟用 Web UI HTTP Server - HTTP 伺服器 + HTTP 伺服器 Enable RSS support - 啟用 RSS 支援 + 啟用 RSS 支援 RSS settings - RSS 設定 + RSS 設定 Enable queueing system - 啟用排程系統 + 啟用排程系統 Maximum active downloads: - 最大活躍的下載數: + 最大活躍的下載數: Torrent queueing - torrent 排程 + torrent 排程 Maximum active torrents: - 最大活躍的 torrent: + 最大活躍的 torrent: Display top toolbar - 顯示最上方的工具列 + 顯示最上方的工具列 Proxy - 代理伺服器 + 代理伺服器 Search engine proxy settings - 搜尋引擎代理伺服器設定 + 搜尋引擎代理伺服器設定 Bittorrent proxy settings - Bittorrent 代理伺服器設定 + Bittorrent 代理伺服器設定 Maximum active uploads: - 最大活躍的上傳數: + 最大活躍的上傳數: Spoof µtorrent to avoid ban (requires restart) - 假裝為 µtorrent 以避免被踢出 (需要重新啟動) + 假裝為 µtorrent 以避免被踢出 (需要重新啟動) Action for double click @@ -783,11 +783,11 @@ p, li { white-space: pre-wrap; } Start/Stop - 開始/停止 + 開始/停止 Open folder - 開啟資料夾 + 開啟資料夾 Show properties @@ -795,19 +795,19 @@ p, li { white-space: pre-wrap; } Port used for incoming connections: - 連入連線時使用的埠: + 連入連線時使用的埠: Random - 隨機 + 隨機 UI - 使用者介面 + 使用者介面 Disable splash screen - 停用啟始畫面 + 停用啟始畫面 Transfer list refresh interval: @@ -820,101 +820,27 @@ p, li { white-space: pre-wrap; } Downloading: - 下載中: + 下載中: Completed: - 已完成: + 已完成: Peer connections - 下載者連接 + 下載者連接 Resolve peer countries - 解析下載者的國家 + 解析下載者的國家 Resolve peer host names - 解析下載者的主機名 + 解析下載者的主機名 Use a different port for DHT and Bittorrent - DHT 和 Bittorrent 使用不同的埠 - - - Disk cache: - - - - MiB (advanced) - - - - QGroupBox::title { -font-weight: normal; -margin-left: -3px; -} -QGroupBox { - border-width: 0; -} - - - - Destination Folder: - - - - Append the torrent's label - - - - Use a different folder for incomplete downloads: - - - - QLineEdit { - margin-left: 23px; -} - - - - Automatically load .torrent files from: - - - - Append .!qB extension to incomplete files - - - - Enable Peer Exchange / PeX (requires restart) - - - - User interface - - - - (Requires restart) - - - - Transfer list - - - - Refresh interval: - - - - Use alternating row colors - In transfer list, one every two rows will have grey background. - - - - Action on double click: - Action executed when doucle-clicking on an item in transfer (download/upload) list - + DHT 和 Bittorrent 使用不同的埠 @@ -1767,6 +1693,31 @@ Are you sure you want to quit qBittorrent? Unable to save program preferences, qBittorrent is probably unreachable. + + Language + + + + The port used for incoming connections must be greater than 1024 and less than 65535. + + + + The port used for the Web UI must be greater than 1024 and less than 65535. + + + + The Web UI username must be at least 3 characters long. + + + + The Web UI password must be at least 3 characters long. + + + + Downloaded + Is the file downloaded or not? + + MainWindow @@ -2010,6 +1961,469 @@ Are you sure you want to quit qBittorrent? 下載速度限制 + + Preferences + + Preferences + + + + UI + + + + Downloads + + + + Connection + + + + Bittorrent + + + + Proxy + + + + IP Filter + + + + Web UI + + + + RSS + + + + User interface + + + + Language: + + + + (Requires restart) + + + + Visual style: + + + + System default + + + + Plastique style (KDE like) + + + + Cleanlooks style (Gnome like) + + + + Motif style (Unix like) + + + + CDE style (Common Desktop Environment like) + + + + Ask for confirmation on exit when download list is not empty + + + + Display top toolbar + + + + Disable splash screen + + + + Display current speed in title bar + + + + Transfer list + + + + Refresh interval: + + + + ms + + + + Use alternating row colors + In transfer list, one every two rows will have grey background. + + + + Action on double click: + Action executed when doucle-clicking on an item in transfer (download/upload) list + + + + Downloading: + + + + Start/Stop + + + + Open folder + + + + Completed: + + + + System tray icon + + + + Disable system tray icon + + + + Close to tray + i.e: The systray tray icon will still be visible when closing the main window. + + + + Minimize to tray + + + + Start minimized + + + + Show notification balloons in tray + + + + File system + + + + QGroupBox::title { +font-weight: normal; +margin-left: -3px; +} +QGroupBox { + border-width: 0; +} + + + + Destination Folder: + + + + Append the torrent's label + + + + Use a different folder for incomplete downloads: + + + + QLineEdit { + margin-left: 23px; +} + + + + Automatically load .torrent files from: + + + + Append .!qB extension to incomplete files + + + + Pre-allocate all files + + + + Disk cache: + + + + MiB (advanced) + + + + Torrent queueing + + + + Enable queueing system + + + + Maximum active downloads: + + + + Maximum active uploads: + + + + Maximum active torrents: + + + + When adding a torrent + + + + Display torrent content and some options + + + + Do not start download automatically + The torrent will be added to download list in pause state + + + + Listening port + + + + Port used for incoming connections: + + + + Random + + + + Enable UPnP port mapping + + + + Enable NAT-PMP port mapping + + + + Connections limit + + + + Global maximum number of connections: + + + + Maximum number of connections per torrent: + + + + Maximum number of upload slots per torrent: + + + + Global bandwidth limiting + + + + Upload: + + + + Download: + + + + KiB/s + + + + Peer connections + + + + Resolve peer countries + + + + Resolve peer host names + + + + Bittorrent features + + + + Enable DHT network (decentralized) + + + + Use a different port for DHT and Bittorrent + + + + DHT port: + + + + Enable Peer Exchange / PeX (requires restart) + + + + Enable Local Peer Discovery + + + + Spoof µtorrent to avoid ban (requires restart) + + + + Encryption: + + + + Enabled + + + + Forced + + + + Disabled + + + + Share ratio settings + + + + Desired ratio: + + + + Remove finished torrents when their ratio reaches: + + + + Search engine proxy settings + + + + Type: + + + + (None) + + + + HTTP + + + + Proxy: + + + + Port: + + + + Authentication + + + + Username: + + + + Password: + + + + Bittorrent proxy settings + + + + SOCKS5 + + + + Affected connections + + + + Use proxy for connections to trackers + + + + Use proxy for connections to regular peers + + + + Use proxy for DHT messages + + + + Use proxy for connections to web seeds + + + + Filter Settings + + + + Activate IP Filtering + + + + Enable Web User Interface + + + + HTTP Server + + + + Enable RSS support + + + + RSS settings + + + + RSS feeds refresh interval: + + + + minutes + + + + Maximum number of articles per feed: + + + + Filter path (.dat, .p2p, .p2b): + + + PropListDelegate diff --git a/src/main.cpp b/src/main.cpp index 248cd1bfc..e3f262515 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -56,6 +56,7 @@ #include #include "GUI.h" #include "misc.h" +#include "preferences.h" #include "ico.h" QApplication *app; @@ -130,11 +131,25 @@ int main(int argc, char *argv[]){ std::cout << '\t' << argv[0] << " --version : displays program version\n"; std::cout << '\t' << argv[0] << " --no-splash : disable splash screen\n"; std::cout << '\t' << argv[0] << " --help : displays this help message\n"; + std::cout << '\t' << argv[0] << " --webui-port=x : changes the webui port (default: 8080)\n"; std::cout << '\t' << argv[0] << " [files or urls] : starts program and download given parameters (optional)\n"; return 0; } - if(QString::fromUtf8(argv[1]) == QString::fromUtf8("--no-splash")){ - no_splash = true; + for(int i=1; i 1024 && new_port <= 65535) { + Preferences::setWebUiPort(new_port); + } + } + } + } } } if(settings.value(QString::fromUtf8("Preferences/General/NoSplashScreen"), false).toBool()) { @@ -148,30 +163,30 @@ int main(int argc, char *argv[]){ QLocalSocket localSocket; QString uid = QString::number(getuid()); localSocket.connectToServer("qBittorrent-"+uid, QIODevice::WriteOnly); - if (localSocket.waitForConnected(1000)){ - std::cout << "Another qBittorrent instance is already running...\n"; - // Send parameters - if(argc > 1){ - QStringList params; - for(int i=1;i 1){ + QStringList params; + for(int i=1;isetStyleSheet("QStatusBar::item { border-width: 0; }"); diff --git a/src/options_imp.h b/src/options_imp.h index acda46721..9c0d4cd2c 100644 --- a/src/options_imp.h +++ b/src/options_imp.h @@ -43,7 +43,7 @@ using namespace libtorrent; class QCloseEvent; -class options_imp : public QDialog, private Ui::Dialog { +class options_imp : public QDialog, private Ui_Preferences { Q_OBJECT private: diff --git a/src/preferences.h b/src/preferences.h index 723ac8efb..b5e091ae5 100644 --- a/src/preferences.h +++ b/src/preferences.h @@ -44,6 +44,11 @@ public: return settings.value(QString::fromUtf8("Preferences/General/Locale"), "en_GB").toString(); } + static void setLocale(QString locale) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue(QString::fromUtf8("Preferences/General/Locale"), locale); + } + static int getStyle() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value(QString::fromUtf8("Preferences/General/Style"), 0).toInt(); @@ -112,37 +117,49 @@ public: // Downloads static QString getSavePath() { QSettings settings("qBittorrent", "qBittorrent"); -#ifdef Q_WS_WIN - QString home = QDir::rootPath(); -#else QString home = QDir::homePath(); -#endif if(home[home.length()-1] != QDir::separator()){ home += QDir::separator(); } return settings.value(QString::fromUtf8("Preferences/Downloads/SavePath"), home+"qBT_dir").toString(); } + static void setSavePath(QString save_path) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue(QString::fromUtf8("Preferences/Downloads/SavePath"), save_path); + } + static bool isTempPathEnabled() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value(QString::fromUtf8("Preferences/Downloads/TempPathEnabled"), false).toBool(); } + static void setTempPathEnabled(bool enabled) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue(QString::fromUtf8("Preferences/Downloads/TempPathEnabled"), enabled); + } + static QString getTempPath() { QSettings settings("qBittorrent", "qBittorrent"); -#ifdef Q_WS_WIN - QString home = QDir::rootPath(); -#else QString home = QDir::homePath(); -#endif return settings.value(QString::fromUtf8("Preferences/Downloads/TempPath"), home+"qBT_dir"+QDir::separator()+"temp").toString(); } + static void setTempPath(QString path) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue(QString::fromUtf8("Preferences/Downloads/TempPath"), path); + } + #ifdef LIBTORRENT_0_15 static bool useIncompleteFilesExtension() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value(QString::fromUtf8("Preferences/Downloads/UseIncompleteExtension"), false).toBool(); } + + static void useIncompleteFilesExtension(bool enabled) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue(QString::fromUtf8("Preferences/Downloads/UseIncompleteExtension"), enabled); + } #endif static bool appendTorrentLabel() { @@ -155,6 +172,11 @@ public: return settings.value(QString::fromUtf8("Preferences/Downloads/PreAllocation"), false).toBool(); } + static void preAllocateAllFiles(bool enabled) { + QSettings settings("qBittorrent", "qBittorrent"); + return settings.setValue(QString::fromUtf8("Preferences/Downloads/PreAllocation"), enabled); + } + static int diskCacheSize() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value(QString::fromUtf8("Preferences/Downloads/DiskCache"), 16).toInt(); @@ -180,6 +202,14 @@ public: return settings.value(QString::fromUtf8("Preferences/Downloads/ScanDir"), QString()).toString(); } + static void setScanDir(QString path) { + path = path.trimmed(); + if(path.isEmpty()) + path = QString(); + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue(QString::fromUtf8("Preferences/Downloads/ScanDir"), path); + } + static int getActionOnDblClOnTorrentDl() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value(QString::fromUtf8("Preferences/Downloads/DblClOnTorDl"), 0).toInt(); @@ -196,16 +226,31 @@ public: return settings.value(QString::fromUtf8("Preferences/Connection/PortRangeMin"), 6881).toInt(); } + static void setSessionPort(int port) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue(QString::fromUtf8("Preferences/Connection/PortRangeMin"), port); + } + static bool isUPnPEnabled() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value(QString::fromUtf8("Preferences/Connection/UPnP"), true).toBool(); } + static void setUPnPEnabled(bool enabled) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue(QString::fromUtf8("Preferences/Connection/UPnP"), enabled); + } + static bool isNATPMPEnabled() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value(QString::fromUtf8("Preferences/Connection/NAT-PMP"), true).toBool(); } + static void setNATPMPEnabled(bool enabled) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue(QString::fromUtf8("Preferences/Connection/NAT-PMP"), enabled); + } + static int getGlobalDownloadLimit() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value(QString::fromUtf8("Preferences/Connection/GlobalDLLimit"), -1).toInt(); @@ -213,7 +258,7 @@ public: static void setGlobalDownloadLimit(int limit) { QSettings settings("qBittorrent", "qBittorrent"); - if(limit == 0) limit = -1; + if(limit <= 0) limit = -1; settings.setValue("Preferences/Connection/GlobalDLLimit", limit); } @@ -224,7 +269,7 @@ public: static void setGlobalUploadLimit(int limit) { QSettings settings("qBittorrent", "qBittorrent"); - if(limit == 0) limit = -1; + if(limit <= 0) limit = -1; settings.setValue("Preferences/Connection/GlobalUPLimit", limit); } @@ -284,31 +329,61 @@ public: return settings.value(QString::fromUtf8("Preferences/Connection/Proxy/Authentication"), false).toBool(); } + static void setProxyAuthEnabled(bool enabled) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue(QString::fromUtf8("Preferences/Connection/Proxy/Authentication"), enabled); + } + static QString getProxyIp() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value(QString::fromUtf8("Preferences/Connection/Proxy/IP"), "0.0.0.0").toString(); } + static void setProxyIp(QString ip) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue(QString::fromUtf8("Preferences/Connection/Proxy/IP"), ip); + } + static unsigned short getProxyPort() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value(QString::fromUtf8("Preferences/Connection/Proxy/Port"), 8080).toInt(); } + static void setProxyPort(unsigned short port) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue(QString::fromUtf8("Preferences/Connection/Proxy/Port"), port); + } + static QString getProxyUsername() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value(QString::fromUtf8("Preferences/Connection/Proxy/Username"), QString()).toString(); } + static void setProxyUsername(QString username) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue(QString::fromUtf8("Preferences/Connection/Proxy/Username"), username); + } + static QString getProxyPassword() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value(QString::fromUtf8("Preferences/Connection/Proxy/Password"), QString()).toString(); } + static void setProxyPassword(QString password) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue(QString::fromUtf8("Preferences/Connection/Proxy/Password"), password); + } + static int getProxyType() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value(QString::fromUtf8("Preferences/Connection/ProxyType"), 0).toInt(); } + static void setProxyType(int type) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue(QString::fromUtf8("Preferences/Connection/ProxyType"), type); + } + static bool useProxyForTrackers() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value(QString::fromUtf8("Preferences/Connection/Proxy/AffectTrackers"), true).toBool(); @@ -337,6 +412,7 @@ public: static void setMaxConnecs(int val) { QSettings settings("qBittorrent", "qBittorrent"); + if(val <= 0) val = -1; settings.setValue(QString::fromUtf8("Preferences/Bittorrent/MaxConnecs"), val); } @@ -347,6 +423,7 @@ public: static void setMaxConnecsPerTorrent(int val) { QSettings settings("qBittorrent", "qBittorrent"); + if(val <= 0) val = -1; settings.setValue(QString::fromUtf8("Preferences/Bittorrent/MaxConnecsPerTorrent"), val); } @@ -357,6 +434,7 @@ public: static void setMaxUploadsPerTorrent(int val) { QSettings settings("qBittorrent", "qBittorrent"); + if(val <= 0) val = -1; settings.setValue(QString::fromUtf8("Preferences/Bittorrent/MaxUploadsPerTorrent"), val); } @@ -365,14 +443,19 @@ public: return settings.value(QString::fromUtf8("Preferences/Bittorrent/DHT"), true).toBool(); } + static void setDHTEnabled(bool enabled) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue(QString::fromUtf8("Preferences/Bittorrent/DHT"), enabled); + } + static bool isPeXEnabled() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value(QString::fromUtf8("Preferences/Bittorrent/PeX"), true).toBool(); } - static void setDHTEnabled(bool enabled) { + static void setPeXEnabled(bool enabled) { QSettings settings("qBittorrent", "qBittorrent"); - settings.setValue(QString::fromUtf8("Preferences/Bittorrent/DHT"), enabled); + settings.setValue(QString::fromUtf8("Preferences/Bittorrent/PeX"), enabled); } static bool isDHTPortSameAsBT() { @@ -390,6 +473,11 @@ public: return settings.value(QString::fromUtf8("Preferences/Bittorrent/LSD"), true).toBool(); } + static void setLSDEnabled(bool enabled) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue(QString::fromUtf8("Preferences/Bittorrent/LSD"), enabled); + } + static bool isUtorrentSpoofingEnabled() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value(QString::fromUtf8("Preferences/Bittorrent/utorrentSpoof"), false).toBool(); @@ -400,6 +488,11 @@ public: return settings.value(QString::fromUtf8("Preferences/Bittorrent/Encryption"), 0).toInt(); } + static void setEncryptionSetting(int val) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue(QString::fromUtf8("Preferences/Bittorrent/Encryption"), val); + } + static float getDesiredRatio() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value(QString::fromUtf8("Preferences/Bittorrent/DesiredRatio"), -1).toDouble(); @@ -416,11 +509,21 @@ public: return settings.value(QString::fromUtf8("Preferences/IPFilter/Enabled"), false).toBool(); } + static void setFilteringEnabled(bool enabled) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue(QString::fromUtf8("Preferences/IPFilter/Enabled"), enabled); + } + static QString getFilter() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value(QString::fromUtf8("Preferences/IPFilter/File"), QString()).toString(); } + static void setFilter(QString path) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue(QString::fromUtf8("Preferences/IPFilter/File"), path); + } + static void banIP(QString ip) { QSettings settings("qBittorrent", "qBittorrent"); QStringList banned_ips = settings.value(QString::fromUtf8("Preferences/IPFilter/BannedIPs"), QStringList()).toStringList(); @@ -457,21 +560,44 @@ public: return settings.value("Preferences/Queueing/QueueingEnabled", false).toBool(); } + static void setQueueingSystemEnabled(bool enabled) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue("Preferences/Queueing/QueueingEnabled", enabled); + } + static int getMaxActiveDownloads() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value(QString::fromUtf8("Preferences/Queueing/MaxActiveDownloads"), 3).toInt(); } + static void setMaxActiveDownloads(int val) { + QSettings settings("qBittorrent", "qBittorrent"); + if(val < 0) val = -1; + settings.setValue(QString::fromUtf8("Preferences/Queueing/MaxActiveDownloads"), val); + } + static int getMaxActiveUploads() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value(QString::fromUtf8("Preferences/Queueing/MaxActiveUploads"), 3).toInt(); } + static void setMaxActiveUploads(int val) { + QSettings settings("qBittorrent", "qBittorrent"); + if(val < 0) val = -1; + settings.setValue(QString::fromUtf8("Preferences/Queueing/MaxActiveUploads"), val); + } + static int getMaxActiveTorrents() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value(QString::fromUtf8("Preferences/Queueing/MaxActiveTorrents"), 5).toInt(); } + static void setMaxActiveTorrents(int val) { + QSettings settings("qBittorrent", "qBittorrent"); + if(val < 0) val = -1; + settings.setValue(QString::fromUtf8("Preferences/Queueing/MaxActiveTorrents"), val); + } + static bool isWebUiEnabled() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value("Preferences/WebUI/Enabled", false).toBool(); @@ -482,11 +608,21 @@ public: return settings.value("Preferences/WebUI/Port", 8080).toInt(); } + static void setWebUiPort(quint16 port) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue("Preferences/WebUI/Port", port); + } + static QString getWebUiUsername() { QSettings settings("qBittorrent", "qBittorrent"); return settings.value("Preferences/WebUI/Username", "admin").toString(); } + static void setWebUiUsername(QString username) { + QSettings settings("qBittorrent", "qBittorrent"); + settings.setValue("Preferences/WebUI/Username", username); + } + static void setWebUiPassword(QString new_password) { // Get current password md5 QString current_pass_md5 = getWebUiPassword(); diff --git a/src/ui/options.ui b/src/ui/options.ui index 6aef088cc..8e8a8dcb7 100644 --- a/src/ui/options.ui +++ b/src/ui/options.ui @@ -1,7 +1,7 @@ - Dialog - + Preferences + 0 @@ -2345,8 +2345,8 @@ QGroupBox { 0 0 - 228 - 124 + 620 + 495 @@ -2378,7 +2378,7 @@ QGroupBox { false - Filter file path: + Filter path (.dat, .p2p, .p2b): @@ -2442,8 +2442,8 @@ QGroupBox { 0 0 - 219 - 221 + 620 + 495 diff --git a/src/webui.qrc b/src/webui.qrc index b6e1c0599..62ffbf4e8 100644 --- a/src/webui.qrc +++ b/src/webui.qrc @@ -14,6 +14,7 @@ webui/uploadlimit.html webui/downloadlimit.html webui/preferences.html + webui/preferences_content.html webui/css/Core.css webui/css/Layout.css webui/css/Window.css diff --git a/src/webui/preferences.html b/src/webui/preferences.html index 239aed460..2093d6688 100644 --- a/src/webui/preferences.html +++ b/src/webui/preferences.html @@ -4,226 +4,53 @@ _(Download from URL) + + + -
- _(Global bandwidth limiting) -
- - - - - - - -
_(Upload:)  _(KiB/s)
_(Download:)  _(KiB/s)
-
-
-
-
- _(Connections limit) -
- - - - - - - - - - -
_(Global maximum number of connections:)
_(Maximum number of connections per torrent:)
_(Maximum number of upload slots per torrent:)
-
-
-
-
- _(Bittorrent features) -
- - - - -
_(Enable DHT network (decentralized))
-
-
-
-
- diff --git a/src/webui/preferences_content.html b/src/webui/preferences_content.html new file mode 100644 index 000000000..54f897668 --- /dev/null +++ b/src/webui/preferences_content.html @@ -0,0 +1,614 @@ +
+
+ _(Listening port) +
+ _(Port used for incoming connections:) + +
+ + + + + + + +
_(Enable UPnP port mapping)
_(Enable NAT-PMP port mapping)
+
+
+
+ _(Connections limit) +
+ + + + + + + + + + +
_(Global maximum number of connections:)
_(Maximum number of connections per torrent:)
_(Maximum number of upload slots per torrent:)
+
+
+
+ _(Global bandwidth limiting) +
+ + + + + + + +
_(Upload:)  _(KiB/s)
_(Download:)  _(KiB/s)
+
+
+
+ + + + + + + + + + + +
+
+ + \ No newline at end of file diff --git a/src/webui/prop-files.html b/src/webui/prop-files.html index 647607e34..496ad65d7 100644 --- a/src/webui/prop-files.html +++ b/src/webui/prop-files.html @@ -5,7 +5,7 @@ _(Name) _(Size) _(Progress) - _(Priority) + _(Downloaded) @@ -21,38 +21,19 @@ var setFilePriority = function(id, priority) { new Request({url: '/command/setFilePrio', method: 'post', data: {'hash': current_hash, 'id': id, 'priority': priority}}).send(); } -var createPriorityCombo = function(id, selected_prio) { - var select = new Element('select'); - select.set('id', 'comboPrio'+id); +var createDownloadedCB = function(id, downloaded) { + var CB = new Element('input'); + CB.set('type', 'checkbox'); + if(downloaded) + CB.set('checked', 'checked'); + CB.set('id', 'cbPrio'+id); select.addEvent('change', function(e){ - var new_prio = $('comboPrio'+id).get('value'); - setFilePriority(id, new_prio); + var checked = 0; + if($defined($('cbPrio'+id).get('checked')) && $('cbPrio'+id).get('checked')) + checked = 1; + setFilePriority(id, checked); }); - var opt = new Element("option"); - opt.set('value', '0') - opt.set('html', "_(Ignored)"); - if(selected_prio == 0) - opt.setAttribute('selected', ''); - opt.injectInside(select); - opt = new Element("option"); - opt.set('value', '1') - opt.set('html', "_(Normal)"); - if(selected_prio == 1) - opt.setAttribute('selected', ''); - opt.injectInside(select); - opt = new Element("option"); - opt.set('value', '2') - opt.set('html', "_(High)"); - if(selected_prio == 2) - opt.setAttribute('selected', ''); - opt.injectInside(select); - opt = new Element("option"); - opt.set('value', '7') - opt.set('html', "_(Maximum)"); - if(selected_prio == 7) - opt.setAttribute('selected', ''); - opt.injectInside(select); - return select; + return CB; } var filesDynTable = new Class ({ @@ -81,17 +62,18 @@ var createPriorityCombo = function(id, selected_prio) { }.bind(this)); }, - updateRow: function(tr, row){ + updateRow: function(tr, row, id){ var tds = tr.getElements('td'); for(var i=0; i 0) + tds[i].getChildren('input')[0].set('checked', 'checked'); + else + tds[i].removeProperty('checked') } else { tds[i].set('html', row[i]); } @@ -103,7 +85,7 @@ var createPriorityCombo = function(id, selected_prio) { insertRow: function(id, row) { if(this.rows.has(id)) { var tr = this.rows.get(id); - this.updateRow(tr, row); + this.updateRow(tr, row, id); return; } //this.removeRow(id); @@ -113,10 +95,10 @@ var createPriorityCombo = function(id, selected_prio) { { var td = new Element('td'); if(i==2) { - td.adopt(new ProgressBar(row[i].toFloat(), {width:80})); + td.adopt(new ProgressBar(row[i].toFloat(), {'id', 'pbf_'+id, 'width':80})); } else { if(i == 3) { - td.adopt(createPriorityCombo(id,row[i])); + td.adopt(createDownloadedCB(id,row[i])); } else { td.set('html', row[i]); } diff --git a/src/webui/properties.html b/src/webui/properties.html index bb7b6a184..79d795c80 100644 --- a/src/webui/properties.html +++ b/src/webui/properties.html @@ -1,9 +1,9 @@