mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-27 11:49:01 +03:00
UI lock related cosmetic changes
This commit is contained in:
parent
fb91558261
commit
a0ff0cdc7e
19 changed files with 1352 additions and 1349 deletions
|
@ -157,7 +157,8 @@ GUI::GUI(QWidget *parent, QStringList torrentCmdLine) : QMainWindow(parent), for
|
|||
|
||||
// Name filter
|
||||
search_filter = new LineEdit();
|
||||
toolBar->addWidget(search_filter);
|
||||
QAction *separatorBFSearch = toolBar->insertSeparator(actionLock_qBittorrent);
|
||||
toolBar->insertWidget(separatorBFSearch, search_filter);
|
||||
search_filter->setFixedWidth(200);
|
||||
connect(search_filter, SIGNAL(textChanged(QString)), transferList, SLOT(applyNameFilter(QString)));
|
||||
|
||||
|
|
|
@ -831,7 +831,7 @@ You should get this information from your Web browser preferences.</source>
|
|||
<context>
|
||||
<name>GUI</name>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="809"/>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<source>Open Torrent Files</source>
|
||||
<translation>فتح ملف تورنت</translation>
|
||||
</message>
|
||||
|
@ -844,26 +844,26 @@ You should get this information from your Web browser preferences.</source>
|
|||
<translation type="obsolete">&لا</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<location filename="../GUI.cpp" line="811"/>
|
||||
<source>Torrent Files</source>
|
||||
<translation>ملفات التورنت</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="88"/>
|
||||
<location filename="../GUI.cpp" line="1153"/>
|
||||
<location filename="../GUI.cpp" line="1154"/>
|
||||
<source>qBittorrent %1</source>
|
||||
<comment>e.g: qBittorrent v0.x</comment>
|
||||
<translation>qBittorrent %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<location filename="../GUI.cpp" line="232"/>
|
||||
<source>qBittorrent is not the default application to open torrent files or Magnet links.
|
||||
Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
||||
<translation>qBittorrent ليس البرنامج المفضل لفتح ملفات التورنت او الروابط الممغنطة
|
||||
هل تريد ربط qBittorrent بملفات التورنت او الروابط الممغنطة ؟</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="983"/>
|
||||
<location filename="../GUI.cpp" line="984"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation>qBittorrent</translation>
|
||||
</message>
|
||||
|
@ -873,15 +873,15 @@ Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
|||
<translation type="obsolete">qBittorrent %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="986"/>
|
||||
<location filename="../GUI.cpp" line="993"/>
|
||||
<location filename="../GUI.cpp" line="987"/>
|
||||
<location filename="../GUI.cpp" line="994"/>
|
||||
<source>DL speed: %1 KiB/s</source>
|
||||
<comment>e.g: Download speed: 10 KiB/s</comment>
|
||||
<translation>DL سرعة: %1 كيلو ب/ث</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="989"/>
|
||||
<location filename="../GUI.cpp" line="995"/>
|
||||
<location filename="../GUI.cpp" line="990"/>
|
||||
<location filename="../GUI.cpp" line="996"/>
|
||||
<source>UP speed: %1 KiB/s</source>
|
||||
<comment>e.g: Upload speed: 10 KiB/s</comment>
|
||||
<translation>UP سرعة: %1 كيلو ب/ث</translation>
|
||||
|
@ -891,45 +891,45 @@ Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
|||
<translation type="obsolete">هل أنت متأكد من رغبتك في الخروج؟</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>%1 has finished downloading.</source>
|
||||
<comment>e.g: xxx.avi has finished downloading.</comment>
|
||||
<translation>تم الانتهاء من تحميل %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>I/O Error</source>
|
||||
<comment>i.e: Input/Output Error</comment>
|
||||
<translation>خطأ في I/O</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="358"/>
|
||||
<location filename="../GUI.cpp" line="359"/>
|
||||
<source>Search</source>
|
||||
<translation>البحث</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="340"/>
|
||||
<location filename="../GUI.cpp" line="341"/>
|
||||
<source>RSS</source>
|
||||
<translation>RSS</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="433"/>
|
||||
<location filename="../GUI.cpp" line="434"/>
|
||||
<source>Alt+1</source>
|
||||
<comment>shortcut to switch to first tab</comment>
|
||||
<translation>Alt+1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Url download error</source>
|
||||
<translation>خطأ في تحميل الرابط</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Couldn't download file at url: %1, reason: %2.</source>
|
||||
<translation>خطأ في تحميل الرابط: %1, السبب: %2.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>An I/O error occured for torrent %1.
|
||||
Reason: %2</source>
|
||||
<comment>e.g: An error occured for torrent xxx.avi.
|
||||
|
@ -948,128 +948,128 @@ Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
|||
<translation>النقل</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="230"/>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<source>Torrent file association</source>
|
||||
<translation>الإرتباط بملف التورنت</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>Password update</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>The UI lock password has been successfully updated</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="374"/>
|
||||
<location filename="../GUI.cpp" line="375"/>
|
||||
<source>Transfers (%1)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>Download completion</source>
|
||||
<translation>انتهاء التحميل</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="435"/>
|
||||
<location filename="../GUI.cpp" line="436"/>
|
||||
<source>Alt+2</source>
|
||||
<comment>shortcut to switch to third tab</comment>
|
||||
<translation>Alt+2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="437"/>
|
||||
<location filename="../GUI.cpp" line="438"/>
|
||||
<source>Ctrl+F</source>
|
||||
<comment>shortcut to switch to search tab</comment>
|
||||
<translation>Ctrl+F</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="439"/>
|
||||
<location filename="../GUI.cpp" line="440"/>
|
||||
<source>Alt+3</source>
|
||||
<comment>shortcut to switch to fourth tab</comment>
|
||||
<translation>Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>Recursive download confirmation</source>
|
||||
<translation>التأكد عند التحميل تقدميا</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>The torrent %1 contains torrent files, do you want to proceed with their download?</source>
|
||||
<translation>الملف %1 به ملفات تورنت اخرى هل تريد التحميل؟</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<source>Yes</source>
|
||||
<translation type="unfinished">نعم</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="655"/>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<source>No</source>
|
||||
<translation type="unfinished">لا</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="505"/>
|
||||
<source>Never</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="524"/>
|
||||
<location filename="../GUI.cpp" line="525"/>
|
||||
<source>Global Upload Speed Limit</source>
|
||||
<translation>حدود سرعة الرفع العامة</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="546"/>
|
||||
<location filename="../GUI.cpp" line="547"/>
|
||||
<source>Global Download Speed Limit</source>
|
||||
<translation>حدود سرعة التحميل العامة </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>UI lock password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>Please type the UI lock password:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>Invalid password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>The password is invalid</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="652"/>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<source>Exiting qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<location filename="../GUI.cpp" line="654"/>
|
||||
<source>Some files are currently transferring.
|
||||
Are you sure you want to quit qBittorrent?</source>
|
||||
<translation>توجد ملفات فعالة .
|
||||
هل تريد الخروج؟</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<location filename="../GUI.cpp" line="658"/>
|
||||
<source>Always</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1001"/>
|
||||
<location filename="../GUI.cpp" line="1002"/>
|
||||
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
|
||||
<comment>%1 is qBittorrent version</comment>
|
||||
<translation>qBittorrent %1 (Down: %2/s, Up: %3/s)</translation>
|
||||
|
@ -1083,7 +1083,7 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">استخدام السرعة المحدودة</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="889"/>
|
||||
<location filename="../GUI.cpp" line="890"/>
|
||||
<source>Options were saved successfully.</source>
|
||||
<translation>تم حفظ الخيارات بنجاح.</translation>
|
||||
</message>
|
||||
|
@ -1641,17 +1641,17 @@ No further notices will be issued.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="144"/>
|
||||
<location filename="../ui/mainwindow.ui" line="146"/>
|
||||
<source>&Add File...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="149"/>
|
||||
<location filename="../ui/mainwindow.ui" line="151"/>
|
||||
<source>E&xit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="154"/>
|
||||
<location filename="../ui/mainwindow.ui" line="156"/>
|
||||
<source>&Options...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1684,43 +1684,43 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">زيارة الموقع</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="194"/>
|
||||
<location filename="../ui/mainwindow.ui" line="196"/>
|
||||
<source>Add &URL...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="199"/>
|
||||
<location filename="../ui/mainwindow.ui" line="201"/>
|
||||
<source>Torrent &creator</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="275"/>
|
||||
<location filename="../ui/mainwindow.ui" line="277"/>
|
||||
<source>Log viewer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="283"/>
|
||||
<location filename="../ui/mainwindow.ui" line="286"/>
|
||||
<location filename="../ui/mainwindow.ui" line="285"/>
|
||||
<location filename="../ui/mainwindow.ui" line="288"/>
|
||||
<source>Alternative speed limits</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="294"/>
|
||||
<location filename="../ui/mainwindow.ui" line="296"/>
|
||||
<source>Top &tool bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="297"/>
|
||||
<location filename="../ui/mainwindow.ui" line="299"/>
|
||||
<source>Display top tool bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="305"/>
|
||||
<location filename="../ui/mainwindow.ui" line="307"/>
|
||||
<source>&Speed in title bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="308"/>
|
||||
<location filename="../ui/mainwindow.ui" line="310"/>
|
||||
<source>Show transfer speed in title bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1737,99 +1737,99 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">انشاء تورنت</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="159"/>
|
||||
<location filename="../ui/mainwindow.ui" line="161"/>
|
||||
<source>&About</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="169"/>
|
||||
<location filename="../ui/mainwindow.ui" line="171"/>
|
||||
<source>&Pause</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="174"/>
|
||||
<location filename="../ui/mainwindow.ui" line="176"/>
|
||||
<source>&Delete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="179"/>
|
||||
<location filename="../ui/mainwindow.ui" line="181"/>
|
||||
<source>P&ause All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="164"/>
|
||||
<location filename="../ui/mainwindow.ui" line="166"/>
|
||||
<source>&Resume</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="184"/>
|
||||
<location filename="../ui/mainwindow.ui" line="186"/>
|
||||
<source>R&esume All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="189"/>
|
||||
<location filename="../ui/mainwindow.ui" line="191"/>
|
||||
<source>Visit &Website</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="204"/>
|
||||
<location filename="../ui/mainwindow.ui" line="206"/>
|
||||
<source>Preview file</source>
|
||||
<translation>استعراض الملف</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="209"/>
|
||||
<location filename="../ui/mainwindow.ui" line="211"/>
|
||||
<source>Clear log</source>
|
||||
<translation>مسح السجل</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="214"/>
|
||||
<location filename="../ui/mainwindow.ui" line="216"/>
|
||||
<source>Report a &bug</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="219"/>
|
||||
<location filename="../ui/mainwindow.ui" line="221"/>
|
||||
<source>Set upload limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="224"/>
|
||||
<location filename="../ui/mainwindow.ui" line="226"/>
|
||||
<source>Set download limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="229"/>
|
||||
<location filename="../ui/mainwindow.ui" line="231"/>
|
||||
<source>&Documentation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="234"/>
|
||||
<location filename="../ui/mainwindow.ui" line="236"/>
|
||||
<source>Set global download limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="239"/>
|
||||
<location filename="../ui/mainwindow.ui" line="241"/>
|
||||
<source>Set global upload limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="272"/>
|
||||
<location filename="../ui/mainwindow.ui" line="274"/>
|
||||
<source>&Log viewer...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="332"/>
|
||||
<location filename="../ui/mainwindow.ui" line="335"/>
|
||||
<location filename="../ui/mainwindow.ui" line="334"/>
|
||||
<location filename="../ui/mainwindow.ui" line="337"/>
|
||||
<source>Shutdown computer when downloads complete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="340"/>
|
||||
<location filename="../ui/mainwindow.ui" line="343"/>
|
||||
<location filename="../ui/mainwindow.ui" line="342"/>
|
||||
<location filename="../ui/mainwindow.ui" line="345"/>
|
||||
<source>Lock qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="346"/>
|
||||
<location filename="../ui/mainwindow.ui" line="348"/>
|
||||
<source>Ctrl+L</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1838,12 +1838,12 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">نافذة السجل</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="316"/>
|
||||
<location filename="../ui/mainwindow.ui" line="318"/>
|
||||
<source>&RSS reader</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="324"/>
|
||||
<location filename="../ui/mainwindow.ui" line="326"/>
|
||||
<source>Search &engine</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1884,12 +1884,12 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">فتح تورنت</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="248"/>
|
||||
<location filename="../ui/mainwindow.ui" line="250"/>
|
||||
<source>Decrease priority</source>
|
||||
<translation>تقليص الاهمية</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="260"/>
|
||||
<location filename="../ui/mainwindow.ui" line="262"/>
|
||||
<source>Increase priority</source>
|
||||
<translation>زيادة الاهمية</translation>
|
||||
</message>
|
||||
|
|
|
@ -2059,7 +2059,7 @@ You should get this information from your Web browser preferences.</source>
|
|||
<context>
|
||||
<name>GUI</name>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="809"/>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<source>Open Torrent Files</source>
|
||||
<translation>Отвори Торент Файлове </translation>
|
||||
</message>
|
||||
|
@ -2080,85 +2080,85 @@ You should get this information from your Web browser preferences.</source>
|
|||
<translation type="obsolete">Сигурни ли сте че искате да изтриете всички файлове от списъка за сваляне?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="435"/>
|
||||
<location filename="../GUI.cpp" line="436"/>
|
||||
<source>Alt+2</source>
|
||||
<comment>shortcut to switch to third tab</comment>
|
||||
<translation>Alt+2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="439"/>
|
||||
<location filename="../GUI.cpp" line="440"/>
|
||||
<source>Alt+3</source>
|
||||
<comment>shortcut to switch to fourth tab</comment>
|
||||
<translation>Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>Recursive download confirmation</source>
|
||||
<translation>Допълнителна информация за сваляне</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>The torrent %1 contains torrent files, do you want to proceed with their download?</source>
|
||||
<translation>Торента %1 съдържа файлове торент, искате ли да ги свалите?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<source>Yes</source>
|
||||
<translation>Да</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="655"/>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<source>No</source>
|
||||
<translation>Не</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="505"/>
|
||||
<source>Never</source>
|
||||
<translation>Никога</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="524"/>
|
||||
<location filename="../GUI.cpp" line="525"/>
|
||||
<source>Global Upload Speed Limit</source>
|
||||
<translation>Общ лимит Скорост на качване</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="546"/>
|
||||
<location filename="../GUI.cpp" line="547"/>
|
||||
<source>Global Download Speed Limit</source>
|
||||
<translation>Общ лимит Скорост на сваляне</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>UI lock password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>Please type the UI lock password:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>Invalid password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>The password is invalid</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="652"/>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<source>Exiting qBittorrent</source>
|
||||
<translation>Напускам qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<location filename="../GUI.cpp" line="658"/>
|
||||
<source>Always</source>
|
||||
<translation>Винаги</translation>
|
||||
</message>
|
||||
|
@ -2176,7 +2176,7 @@ You should get this information from your Web browser preferences.</source>
|
|||
<translation type="obsolete">qBittorrent %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1001"/>
|
||||
<location filename="../GUI.cpp" line="1002"/>
|
||||
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
|
||||
<comment>%1 is qBittorrent version</comment>
|
||||
<translation>qBittorrent %1 (Сваля: %2/s, Качва: %3/s)</translation>
|
||||
|
@ -2250,7 +2250,7 @@ You should get this information from your Web browser preferences.</source>
|
|||
<translation type="obsolete">Не мога да създам директория:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<location filename="../GUI.cpp" line="811"/>
|
||||
<source>Torrent Files</source>
|
||||
<translation>Торент Файлове</translation>
|
||||
</message>
|
||||
|
@ -2310,7 +2310,7 @@ You should get this information from your Web browser preferences.</source>
|
|||
<translation type="obsolete"> qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="983"/>
|
||||
<location filename="../GUI.cpp" line="984"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation>qBittorrent</translation>
|
||||
</message>
|
||||
|
@ -2583,7 +2583,7 @@ Please close the other one first.</source>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="88"/>
|
||||
<location filename="../GUI.cpp" line="1153"/>
|
||||
<location filename="../GUI.cpp" line="1154"/>
|
||||
<source>qBittorrent %1</source>
|
||||
<comment>e.g: qBittorrent v0.x</comment>
|
||||
<translation>qBittorrent %1</translation>
|
||||
|
@ -2651,15 +2651,15 @@ Please close the other one first.</source>
|
|||
<translation type="obsolete">qBittorrent %1 стартиран.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="986"/>
|
||||
<location filename="../GUI.cpp" line="993"/>
|
||||
<location filename="../GUI.cpp" line="987"/>
|
||||
<location filename="../GUI.cpp" line="994"/>
|
||||
<source>DL speed: %1 KiB/s</source>
|
||||
<comment>e.g: Download speed: 10 KiB/s</comment>
|
||||
<translation>DL Скорост %1 KB/с</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="989"/>
|
||||
<location filename="../GUI.cpp" line="995"/>
|
||||
<location filename="../GUI.cpp" line="990"/>
|
||||
<location filename="../GUI.cpp" line="996"/>
|
||||
<source>UP speed: %1 KiB/s</source>
|
||||
<comment>e.g: Upload speed: 10 KiB/s</comment>
|
||||
<translation>UL Скорост %1 KB/с</translation>
|
||||
|
@ -2742,13 +2742,13 @@ Please close the other one first.</source>
|
|||
<translation type="obsolete">'%1' бе възстановен.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>%1 has finished downloading.</source>
|
||||
<comment>e.g: xxx.avi has finished downloading.</comment>
|
||||
<translation>'%1' завърши свалянето.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>I/O Error</source>
|
||||
<comment>i.e: Input/Output Error</comment>
|
||||
<translation>В/И Грешка</translation>
|
||||
|
@ -2808,19 +2808,19 @@ Please close the other one first.</source>
|
|||
<translation type="obsolete">Намерена грешка (пълен диск?), '%1' е в пауза.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="358"/>
|
||||
<location filename="../GUI.cpp" line="359"/>
|
||||
<source>Search</source>
|
||||
<translation>Търси</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<location filename="../GUI.cpp" line="232"/>
|
||||
<source>qBittorrent is not the default application to open torrent files or Magnet links.
|
||||
Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
||||
<translation>qBittorrent не е вашето приложение по подразбиране за отваряне на файлове торент или Магнитни връзки.
|
||||
Искате ли да свържете qBittorrent към файлове торент и Магнитни връзки?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="340"/>
|
||||
<location filename="../GUI.cpp" line="341"/>
|
||||
<source>RSS</source>
|
||||
<translation>RSS</translation>
|
||||
</message>
|
||||
|
@ -2876,13 +2876,13 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">Поддръжка кодиране [ИЗКЛ]</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="433"/>
|
||||
<location filename="../GUI.cpp" line="434"/>
|
||||
<source>Alt+1</source>
|
||||
<comment>shortcut to switch to first tab</comment>
|
||||
<translation>Alt+1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>Download completion</source>
|
||||
<translation>Завършва свалянето</translation>
|
||||
</message>
|
||||
|
@ -2892,27 +2892,27 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="230"/>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<source>Torrent file association</source>
|
||||
<translation>Свързване на торент файла</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>Password update</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>The UI lock password has been successfully updated</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="374"/>
|
||||
<location filename="../GUI.cpp" line="375"/>
|
||||
<source>Transfers (%1)</source>
|
||||
<translation>Трансфери (%1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>An I/O error occured for torrent %1.
|
||||
Reason: %2</source>
|
||||
<comment>e.g: An error occured for torrent xxx.avi.
|
||||
|
@ -2931,12 +2931,12 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">Alt+4</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Url download error</source>
|
||||
<translation>Грешка при сваляне от Url</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Couldn't download file at url: %1, reason: %2.</source>
|
||||
<translation>Невъзможно сваляне на файл от url: %1, причина: %2.</translation>
|
||||
</message>
|
||||
|
@ -2959,13 +2959,13 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="437"/>
|
||||
<location filename="../GUI.cpp" line="438"/>
|
||||
<source>Ctrl+F</source>
|
||||
<comment>shortcut to switch to search tab</comment>
|
||||
<translation>Ctrl+F</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<location filename="../GUI.cpp" line="654"/>
|
||||
<source>Some files are currently transferring.
|
||||
Are you sure you want to quit qBittorrent?</source>
|
||||
<translation>Някои файлове се прехвърлят. Сигурни ли сте че искате да напуснете qBittorrent?</translation>
|
||||
|
@ -3034,7 +3034,7 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">Качени</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="889"/>
|
||||
<location filename="../GUI.cpp" line="890"/>
|
||||
<source>Options were saved successfully.</source>
|
||||
<translation>Опциите бяха съхранени успешно.</translation>
|
||||
</message>
|
||||
|
@ -3661,17 +3661,17 @@ No further notices will be issued.</source>
|
|||
<translation>&Оглед</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="144"/>
|
||||
<location filename="../ui/mainwindow.ui" line="146"/>
|
||||
<source>&Add File...</source>
|
||||
<translation>&Добави файл...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="149"/>
|
||||
<location filename="../ui/mainwindow.ui" line="151"/>
|
||||
<source>E&xit</source>
|
||||
<translation>И&зход</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="154"/>
|
||||
<location filename="../ui/mainwindow.ui" line="156"/>
|
||||
<source>&Options...</source>
|
||||
<translation>&Опции...</translation>
|
||||
</message>
|
||||
|
@ -3704,22 +3704,22 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Посетете уебсайт</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="194"/>
|
||||
<location filename="../ui/mainwindow.ui" line="196"/>
|
||||
<source>Add &URL...</source>
|
||||
<translation>Добави &URL...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="199"/>
|
||||
<location filename="../ui/mainwindow.ui" line="201"/>
|
||||
<source>Torrent &creator</source>
|
||||
<translation>Торент &създател</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="219"/>
|
||||
<location filename="../ui/mainwindow.ui" line="221"/>
|
||||
<source>Set upload limit...</source>
|
||||
<translation>Определи лимит качване...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="224"/>
|
||||
<location filename="../ui/mainwindow.ui" line="226"/>
|
||||
<source>Set download limit...</source>
|
||||
<translation>Определи лимит сваляне...</translation>
|
||||
</message>
|
||||
|
@ -3728,7 +3728,7 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Документация</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="159"/>
|
||||
<location filename="../ui/mainwindow.ui" line="161"/>
|
||||
<source>&About</source>
|
||||
<translation>&Относно</translation>
|
||||
</message>
|
||||
|
@ -3737,17 +3737,17 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">&Старт</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="169"/>
|
||||
<location filename="../ui/mainwindow.ui" line="171"/>
|
||||
<source>&Pause</source>
|
||||
<translation>&Пауза</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="174"/>
|
||||
<location filename="../ui/mainwindow.ui" line="176"/>
|
||||
<source>&Delete</source>
|
||||
<translation>&Изтрий</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="179"/>
|
||||
<location filename="../ui/mainwindow.ui" line="181"/>
|
||||
<source>P&ause All</source>
|
||||
<translation>П&ауза Всички</translation>
|
||||
</message>
|
||||
|
@ -3756,64 +3756,64 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">С&тарт Всички</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="164"/>
|
||||
<location filename="../ui/mainwindow.ui" line="166"/>
|
||||
<source>&Resume</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="184"/>
|
||||
<location filename="../ui/mainwindow.ui" line="186"/>
|
||||
<source>R&esume All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="189"/>
|
||||
<location filename="../ui/mainwindow.ui" line="191"/>
|
||||
<source>Visit &Website</source>
|
||||
<translation>Посетете &уебсайт</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="214"/>
|
||||
<location filename="../ui/mainwindow.ui" line="216"/>
|
||||
<source>Report a &bug</source>
|
||||
<translation>Уведомете за &грешка</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="229"/>
|
||||
<location filename="../ui/mainwindow.ui" line="231"/>
|
||||
<source>&Documentation</source>
|
||||
<translation>&Документация</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="234"/>
|
||||
<location filename="../ui/mainwindow.ui" line="236"/>
|
||||
<source>Set global download limit...</source>
|
||||
<translation>Определи общ лимит сваляне...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="239"/>
|
||||
<location filename="../ui/mainwindow.ui" line="241"/>
|
||||
<source>Set global upload limit...</source>
|
||||
<translation>Определи общ лимит качване...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="272"/>
|
||||
<location filename="../ui/mainwindow.ui" line="274"/>
|
||||
<source>&Log viewer...</source>
|
||||
<translation>&Разглеждане на данни...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="275"/>
|
||||
<location filename="../ui/mainwindow.ui" line="277"/>
|
||||
<source>Log viewer</source>
|
||||
<translation>Разглеждане на данни</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="332"/>
|
||||
<location filename="../ui/mainwindow.ui" line="335"/>
|
||||
<location filename="../ui/mainwindow.ui" line="334"/>
|
||||
<location filename="../ui/mainwindow.ui" line="337"/>
|
||||
<source>Shutdown computer when downloads complete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="340"/>
|
||||
<location filename="../ui/mainwindow.ui" line="343"/>
|
||||
<location filename="../ui/mainwindow.ui" line="342"/>
|
||||
<location filename="../ui/mainwindow.ui" line="345"/>
|
||||
<source>Lock qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="346"/>
|
||||
<location filename="../ui/mainwindow.ui" line="348"/>
|
||||
<source>Ctrl+L</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -3822,18 +3822,18 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Прозорец Влизане</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="283"/>
|
||||
<location filename="../ui/mainwindow.ui" line="286"/>
|
||||
<location filename="../ui/mainwindow.ui" line="285"/>
|
||||
<location filename="../ui/mainwindow.ui" line="288"/>
|
||||
<source>Alternative speed limits</source>
|
||||
<translation>Други ограничения за скорост</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="316"/>
|
||||
<location filename="../ui/mainwindow.ui" line="318"/>
|
||||
<source>&RSS reader</source>
|
||||
<translation>&RSS четец</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="324"/>
|
||||
<location filename="../ui/mainwindow.ui" line="326"/>
|
||||
<source>Search &engine</source>
|
||||
<translation>Програма за &търсене</translation>
|
||||
</message>
|
||||
|
@ -3846,22 +3846,22 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Ползвай други ограничения за скорост</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="294"/>
|
||||
<location filename="../ui/mainwindow.ui" line="296"/>
|
||||
<source>Top &tool bar</source>
|
||||
<translation>Горна лента с &инструменти</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="297"/>
|
||||
<location filename="../ui/mainwindow.ui" line="299"/>
|
||||
<source>Display top tool bar</source>
|
||||
<translation>Покажи горна лента с инструменти</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="305"/>
|
||||
<location filename="../ui/mainwindow.ui" line="307"/>
|
||||
<source>&Speed in title bar</source>
|
||||
<translation>&Скорост в заглавната лента</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="308"/>
|
||||
<location filename="../ui/mainwindow.ui" line="310"/>
|
||||
<source>Show transfer speed in title bar</source>
|
||||
<translation>Покажи скорост в заглавната лента</translation>
|
||||
</message>
|
||||
|
@ -3962,12 +3962,12 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Трансфери</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="204"/>
|
||||
<location filename="../ui/mainwindow.ui" line="206"/>
|
||||
<source>Preview file</source>
|
||||
<translation>Огледай файла</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="209"/>
|
||||
<location filename="../ui/mainwindow.ui" line="211"/>
|
||||
<source>Clear log</source>
|
||||
<translation>Изтрий лога</translation>
|
||||
</message>
|
||||
|
@ -4008,12 +4008,12 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Отвори Торент </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="248"/>
|
||||
<location filename="../ui/mainwindow.ui" line="250"/>
|
||||
<source>Decrease priority</source>
|
||||
<translation>Намали предимството</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="260"/>
|
||||
<location filename="../ui/mainwindow.ui" line="262"/>
|
||||
<source>Increase priority</source>
|
||||
<translation>Увеличи предимството</translation>
|
||||
</message>
|
||||
|
|
|
@ -1978,12 +1978,12 @@ Podeu obtenir aquesta informació de les preferències del seu navegador web.</t
|
|||
<translation type="obsolete">No se pudo crear el directorio:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="809"/>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<source>Open Torrent Files</source>
|
||||
<translation>Obrir arxius Torrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<location filename="../GUI.cpp" line="811"/>
|
||||
<source>Torrent Files</source>
|
||||
<translation>Arxius Torrent</translation>
|
||||
</message>
|
||||
|
@ -2115,7 +2115,7 @@ Podeu obtenir aquesta informació de les preferències del seu navegador web.</t
|
|||
<translation type="obsolete"> qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="983"/>
|
||||
<location filename="../GUI.cpp" line="984"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation>qBittorrent</translation>
|
||||
</message>
|
||||
|
@ -2392,7 +2392,7 @@ Por favor cierra el otro antes.</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="88"/>
|
||||
<location filename="../GUI.cpp" line="1153"/>
|
||||
<location filename="../GUI.cpp" line="1154"/>
|
||||
<source>qBittorrent %1</source>
|
||||
<comment>e.g: qBittorrent v0.x</comment>
|
||||
<translation>qBittorrent %1</translation>
|
||||
|
@ -2460,15 +2460,15 @@ Por favor cierra el otro antes.</translation>
|
|||
<translation type="obsolete">qBittorrent %1 iniciado.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="986"/>
|
||||
<location filename="../GUI.cpp" line="993"/>
|
||||
<location filename="../GUI.cpp" line="987"/>
|
||||
<location filename="../GUI.cpp" line="994"/>
|
||||
<source>DL speed: %1 KiB/s</source>
|
||||
<comment>e.g: Download speed: 10 KiB/s</comment>
|
||||
<translation>Vel. de Baixada: %1 KiB/s</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="989"/>
|
||||
<location filename="../GUI.cpp" line="995"/>
|
||||
<location filename="../GUI.cpp" line="990"/>
|
||||
<location filename="../GUI.cpp" line="996"/>
|
||||
<source>UP speed: %1 KiB/s</source>
|
||||
<comment>e.g: Upload speed: 10 KiB/s</comment>
|
||||
<translation>Vel. de Pujada: %1 KiB/s</translation>
|
||||
|
@ -2551,13 +2551,13 @@ Por favor cierra el otro antes.</translation>
|
|||
<translation type="obsolete">'%1' reiniciado.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>%1 has finished downloading.</source>
|
||||
<comment>e.g: xxx.avi has finished downloading.</comment>
|
||||
<translation>%1 ha acabat de descarregar-se.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>I/O Error</source>
|
||||
<comment>i.e: Input/Output Error</comment>
|
||||
<translation>Error d'Entrada/Sortida</translation>
|
||||
|
@ -2617,12 +2617,12 @@ Por favor cierra el otro antes.</translation>
|
|||
<translation type="obsolete">Un error va ocórrer (Disc ple?), '%1' pausat.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="358"/>
|
||||
<location filename="../GUI.cpp" line="359"/>
|
||||
<source>Search</source>
|
||||
<translation>Buscar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="230"/>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<source>Torrent file association</source>
|
||||
<translation>Associació d'arxius Torrent</translation>
|
||||
</message>
|
||||
|
@ -2632,39 +2632,39 @@ Por favor cierra el otro antes.</translation>
|
|||
<translation>Definint la contrasenya...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<location filename="../GUI.cpp" line="232"/>
|
||||
<source>qBittorrent is not the default application to open torrent files or Magnet links.
|
||||
Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
||||
<translation>qBittorrent no és l'aplicació per defecte per obrir arxius Torrent o enllaços Magnet.
|
||||
¿Vol que qBittorrent sigui el programa per defecte per gestionar aquests arxius?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>Password update</source>
|
||||
<translation>Contrasenya actualització</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>The UI lock password has been successfully updated</source>
|
||||
<translation>La contrasenya de bloqueig de qBittorrent s'ha actualitzat correctament</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="340"/>
|
||||
<location filename="../GUI.cpp" line="341"/>
|
||||
<source>RSS</source>
|
||||
<translation>RSS</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="374"/>
|
||||
<location filename="../GUI.cpp" line="375"/>
|
||||
<source>Transfers (%1)</source>
|
||||
<translation>Transferències (%1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>Download completion</source>
|
||||
<translation>Descàrrega completada</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>An I/O error occured for torrent %1.
|
||||
Reason: %2</source>
|
||||
<comment>e.g: An error occured for torrent xxx.avi.
|
||||
|
@ -2673,85 +2673,85 @@ Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
|||
Raó: %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="435"/>
|
||||
<location filename="../GUI.cpp" line="436"/>
|
||||
<source>Alt+2</source>
|
||||
<comment>shortcut to switch to third tab</comment>
|
||||
<translation>Alt+2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="439"/>
|
||||
<location filename="../GUI.cpp" line="440"/>
|
||||
<source>Alt+3</source>
|
||||
<comment>shortcut to switch to fourth tab</comment>
|
||||
<translation>Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>Recursive download confirmation</source>
|
||||
<translation>Confirmació descàrregues recursives</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>The torrent %1 contains torrent files, do you want to proceed with their download?</source>
|
||||
<translation>Aquest torrent %1 conté arxius torrent, vol seguir endavant amb la seva descàrrega?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<source>Yes</source>
|
||||
<translation>Sí</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="655"/>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<source>No</source>
|
||||
<translation>No</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="505"/>
|
||||
<source>Never</source>
|
||||
<translation>Mai</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="524"/>
|
||||
<location filename="../GUI.cpp" line="525"/>
|
||||
<source>Global Upload Speed Limit</source>
|
||||
<translation>Límit global de Pujada</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="546"/>
|
||||
<location filename="../GUI.cpp" line="547"/>
|
||||
<source>Global Download Speed Limit</source>
|
||||
<translation>Límit global de Baixada</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>UI lock password</source>
|
||||
<translation>Contrasenya de bloqueig</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>Please type the UI lock password:</source>
|
||||
<translation>Si us plau, escrigui la contrasenya de bloqueig:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>Invalid password</source>
|
||||
<translation>Contrasenya no vàlida</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>The password is invalid</source>
|
||||
<translation>La contrasenya no és vàlida</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="652"/>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<source>Exiting qBittorrent</source>
|
||||
<translation>Tancant qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<location filename="../GUI.cpp" line="658"/>
|
||||
<source>Always</source>
|
||||
<translation>Sempre</translation>
|
||||
</message>
|
||||
|
@ -2761,7 +2761,7 @@ Raó: %2</translation>
|
|||
<translation type="obsolete">qBittorrent %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1001"/>
|
||||
<location filename="../GUI.cpp" line="1002"/>
|
||||
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
|
||||
<comment>%1 is qBittorrent version</comment>
|
||||
<translation>qBittorrent %1 (Baixada: %2/s, Pujada: %3/s)</translation>
|
||||
|
@ -2839,7 +2839,7 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">Radio</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="433"/>
|
||||
<location filename="../GUI.cpp" line="434"/>
|
||||
<source>Alt+1</source>
|
||||
<comment>shortcut to switch to first tab</comment>
|
||||
<translation>Alt+1</translation>
|
||||
|
@ -2860,12 +2860,12 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">Alt+4</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Url download error</source>
|
||||
<translation>Error de descàrrega d'Url</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Couldn't download file at url: %1, reason: %2.</source>
|
||||
<translation>No es va poder descarregar l'arxiu en la url: %1, raó: %2.</translation>
|
||||
</message>
|
||||
|
@ -2896,7 +2896,7 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="437"/>
|
||||
<location filename="../GUI.cpp" line="438"/>
|
||||
<source>Ctrl+F</source>
|
||||
<comment>shortcut to switch to search tab</comment>
|
||||
<translation>Ctrl + F</translation>
|
||||
|
@ -2907,7 +2907,7 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">'%1' fue eliminado porque su radio llegó al valor máximo que estableciste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<location filename="../GUI.cpp" line="654"/>
|
||||
<source>Some files are currently transferring.
|
||||
Are you sure you want to quit qBittorrent?</source>
|
||||
<translation>Alguns arxius encara estan transferint.
|
||||
|
@ -2939,7 +2939,7 @@ Està segur que vol sortir?</translation>
|
|||
<translation type="obsolete">qBittorrent %1 (DL: %2KiB/s, UP: %3KiB/s)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="889"/>
|
||||
<location filename="../GUI.cpp" line="890"/>
|
||||
<source>Options were saved successfully.</source>
|
||||
<translation>Opcions guardades correctament.</translation>
|
||||
</message>
|
||||
|
@ -3567,17 +3567,17 @@ Probablement això és una cosa que ja sabia, així que no li dirà cap altra ve
|
|||
<translation>&Veure</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="144"/>
|
||||
<location filename="../ui/mainwindow.ui" line="146"/>
|
||||
<source>&Add File...</source>
|
||||
<translation>&Afegir arxius...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="149"/>
|
||||
<location filename="../ui/mainwindow.ui" line="151"/>
|
||||
<source>E&xit</source>
|
||||
<translation>&Sortir</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="154"/>
|
||||
<location filename="../ui/mainwindow.ui" line="156"/>
|
||||
<source>&Options...</source>
|
||||
<translation>&Opcions...</translation>
|
||||
</message>
|
||||
|
@ -3610,22 +3610,22 @@ Probablement això és una cosa que ja sabia, així que no li dirà cap altra ve
|
|||
<translation type="obsolete">Visiti el lloc Web</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="194"/>
|
||||
<location filename="../ui/mainwindow.ui" line="196"/>
|
||||
<source>Add &URL...</source>
|
||||
<translation>Afegir &URL...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="199"/>
|
||||
<location filename="../ui/mainwindow.ui" line="201"/>
|
||||
<source>Torrent &creator</source>
|
||||
<translation>Crear &Torrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="219"/>
|
||||
<location filename="../ui/mainwindow.ui" line="221"/>
|
||||
<source>Set upload limit...</source>
|
||||
<translation>Límit de Pujada...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="224"/>
|
||||
<location filename="../ui/mainwindow.ui" line="226"/>
|
||||
<source>Set download limit...</source>
|
||||
<translation>Límit de Baixada...</translation>
|
||||
</message>
|
||||
|
@ -3634,7 +3634,7 @@ Probablement això és una cosa que ja sabia, així que no li dirà cap altra ve
|
|||
<translation type="obsolete">Documentació</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="159"/>
|
||||
<location filename="../ui/mainwindow.ui" line="161"/>
|
||||
<source>&About</source>
|
||||
<translation>&Sobre</translation>
|
||||
</message>
|
||||
|
@ -3643,17 +3643,17 @@ Probablement això és una cosa que ja sabia, així que no li dirà cap altra ve
|
|||
<translation type="obsolete">&Començar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="169"/>
|
||||
<location filename="../ui/mainwindow.ui" line="171"/>
|
||||
<source>&Pause</source>
|
||||
<translation>&Interrompre</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="174"/>
|
||||
<location filename="../ui/mainwindow.ui" line="176"/>
|
||||
<source>&Delete</source>
|
||||
<translation>&Esborrar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="179"/>
|
||||
<location filename="../ui/mainwindow.ui" line="181"/>
|
||||
<source>P&ause All</source>
|
||||
<translation>Pa&usar Totes</translation>
|
||||
</message>
|
||||
|
@ -3662,64 +3662,64 @@ Probablement això és una cosa que ja sabia, així que no li dirà cap altra ve
|
|||
<translation type="obsolete">Iniciar &Totes</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="164"/>
|
||||
<location filename="../ui/mainwindow.ui" line="166"/>
|
||||
<source>&Resume</source>
|
||||
<translation>&Reprendre</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="184"/>
|
||||
<location filename="../ui/mainwindow.ui" line="186"/>
|
||||
<source>R&esume All</source>
|
||||
<translation>R&eprende Tot</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="189"/>
|
||||
<location filename="../ui/mainwindow.ui" line="191"/>
|
||||
<source>Visit &Website</source>
|
||||
<translation>Visitar el meu lloc &Web</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="214"/>
|
||||
<location filename="../ui/mainwindow.ui" line="216"/>
|
||||
<source>Report a &bug</source>
|
||||
<translation>Comunicar un &bug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="229"/>
|
||||
<location filename="../ui/mainwindow.ui" line="231"/>
|
||||
<source>&Documentation</source>
|
||||
<translation>&Documentasió</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="234"/>
|
||||
<location filename="../ui/mainwindow.ui" line="236"/>
|
||||
<source>Set global download limit...</source>
|
||||
<translation>Límit global de Baixada...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="239"/>
|
||||
<location filename="../ui/mainwindow.ui" line="241"/>
|
||||
<source>Set global upload limit...</source>
|
||||
<translation>Límit global de Pujada...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="272"/>
|
||||
<location filename="../ui/mainwindow.ui" line="274"/>
|
||||
<source>&Log viewer...</source>
|
||||
<translation>Visor &d'registres...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="275"/>
|
||||
<location filename="../ui/mainwindow.ui" line="277"/>
|
||||
<source>Log viewer</source>
|
||||
<translation>Visor d'registres</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="332"/>
|
||||
<location filename="../ui/mainwindow.ui" line="335"/>
|
||||
<location filename="../ui/mainwindow.ui" line="334"/>
|
||||
<location filename="../ui/mainwindow.ui" line="337"/>
|
||||
<source>Shutdown computer when downloads complete</source>
|
||||
<translation>Tancar l'equip en finalitzar les descàrregues</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="340"/>
|
||||
<location filename="../ui/mainwindow.ui" line="343"/>
|
||||
<location filename="../ui/mainwindow.ui" line="342"/>
|
||||
<location filename="../ui/mainwindow.ui" line="345"/>
|
||||
<source>Lock qBittorrent</source>
|
||||
<translation>Bloca qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="346"/>
|
||||
<location filename="../ui/mainwindow.ui" line="348"/>
|
||||
<source>Ctrl+L</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
|
@ -3728,18 +3728,18 @@ Probablement això és una cosa que ja sabia, així que no li dirà cap altra ve
|
|||
<translation type="obsolete">Finestra de registre</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="283"/>
|
||||
<location filename="../ui/mainwindow.ui" line="286"/>
|
||||
<location filename="../ui/mainwindow.ui" line="285"/>
|
||||
<location filename="../ui/mainwindow.ui" line="288"/>
|
||||
<source>Alternative speed limits</source>
|
||||
<translation>Límits de velocitat alternativa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="316"/>
|
||||
<location filename="../ui/mainwindow.ui" line="318"/>
|
||||
<source>&RSS reader</source>
|
||||
<translation>&Lector RSS</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="324"/>
|
||||
<location filename="../ui/mainwindow.ui" line="326"/>
|
||||
<source>Search &engine</source>
|
||||
<translation>&Motor de cerca</translation>
|
||||
</message>
|
||||
|
@ -3756,22 +3756,22 @@ Probablement això és una cosa que ja sabia, així que no li dirà cap altra ve
|
|||
<translation type="obsolete">Usar límits de velocitat alternativa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="294"/>
|
||||
<location filename="../ui/mainwindow.ui" line="296"/>
|
||||
<source>Top &tool bar</source>
|
||||
<translation>Barra d'eines &superior</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="297"/>
|
||||
<location filename="../ui/mainwindow.ui" line="299"/>
|
||||
<source>Display top tool bar</source>
|
||||
<translation>Mostrar barra d'eines superior</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="305"/>
|
||||
<location filename="../ui/mainwindow.ui" line="307"/>
|
||||
<source>&Speed in title bar</source>
|
||||
<translation>&Velocitat a la barra</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="308"/>
|
||||
<location filename="../ui/mainwindow.ui" line="310"/>
|
||||
<source>Show transfer speed in title bar</source>
|
||||
<translation>Mostra velocitat a la barra de títol</translation>
|
||||
</message>
|
||||
|
@ -3872,12 +3872,12 @@ Probablement això és una cosa que ja sabia, així que no li dirà cap altra ve
|
|||
<translation type="obsolete">Transferidos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="204"/>
|
||||
<location filename="../ui/mainwindow.ui" line="206"/>
|
||||
<source>Preview file</source>
|
||||
<translation>Previsualitzar arxiu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="209"/>
|
||||
<location filename="../ui/mainwindow.ui" line="211"/>
|
||||
<source>Clear log</source>
|
||||
<translation>Netejar registre</translation>
|
||||
</message>
|
||||
|
@ -3926,12 +3926,12 @@ Probablement això és una cosa que ja sabia, així que no li dirà cap altra ve
|
|||
<translation type="obsolete">Obrir torrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="248"/>
|
||||
<location filename="../ui/mainwindow.ui" line="250"/>
|
||||
<source>Decrease priority</source>
|
||||
<translation>Disminuir prioritat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="260"/>
|
||||
<location filename="../ui/mainwindow.ui" line="262"/>
|
||||
<source>Increase priority</source>
|
||||
<translation>Incrementar prioritat</translation>
|
||||
</message>
|
||||
|
|
|
@ -1634,7 +1634,7 @@ Tyto informace by měly jít získat z nastavení webového prohlížeče.</tran
|
|||
<context>
|
||||
<name>GUI</name>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="809"/>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<source>Open Torrent Files</source>
|
||||
<translation>Otevřít torrent soubory</translation>
|
||||
</message>
|
||||
|
@ -1643,105 +1643,105 @@ Tyto informace by měly jít získat z nastavení webového prohlížeče.</tran
|
|||
<translation type="obsolete">&Ano</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="230"/>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<source>Torrent file association</source>
|
||||
<translation>Asociace souboru .torrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>Password update</source>
|
||||
<translation>Změna hesla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>The UI lock password has been successfully updated</source>
|
||||
<translation>Heslo zamykající UI bylo úspěšně změněno</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="374"/>
|
||||
<location filename="../GUI.cpp" line="375"/>
|
||||
<source>Transfers (%1)</source>
|
||||
<translation>Přenosy (%1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="435"/>
|
||||
<location filename="../GUI.cpp" line="436"/>
|
||||
<source>Alt+2</source>
|
||||
<comment>shortcut to switch to third tab</comment>
|
||||
<translation>Alt+2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="439"/>
|
||||
<location filename="../GUI.cpp" line="440"/>
|
||||
<source>Alt+3</source>
|
||||
<comment>shortcut to switch to fourth tab</comment>
|
||||
<translation>Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>Recursive download confirmation</source>
|
||||
<translation>Potvrzení rekurzivního stahování</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>The torrent %1 contains torrent files, do you want to proceed with their download?</source>
|
||||
<translation>Torrent %1 obsahuje soubory .torrent, chcete je také začít stahovat?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<source>Yes</source>
|
||||
<translation>Ano</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="655"/>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<source>No</source>
|
||||
<translation>Ne</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="505"/>
|
||||
<source>Never</source>
|
||||
<translation>Nikdy</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="524"/>
|
||||
<location filename="../GUI.cpp" line="525"/>
|
||||
<source>Global Upload Speed Limit</source>
|
||||
<translation>Celkový limit rychlosti nahrávání</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="546"/>
|
||||
<location filename="../GUI.cpp" line="547"/>
|
||||
<source>Global Download Speed Limit</source>
|
||||
<translation>Celkový limit rychlosti stahování</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>UI lock password</source>
|
||||
<translation>Heslo pro zamknutí UI</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>Please type the UI lock password:</source>
|
||||
<translation>Zadejte prosím heslo pro zamknutí UI:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>Invalid password</source>
|
||||
<translation>Špatné heslo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>The password is invalid</source>
|
||||
<translation>Heslo není správné</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="652"/>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<source>Exiting qBittorrent</source>
|
||||
<translation>Ukončování qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<location filename="../GUI.cpp" line="658"/>
|
||||
<source>Always</source>
|
||||
<translation>Vždy</translation>
|
||||
</message>
|
||||
|
@ -1750,7 +1750,7 @@ Tyto informace by měly jít získat z nastavení webového prohlížeče.</tran
|
|||
<translation type="obsolete">&Ne</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1001"/>
|
||||
<location filename="../GUI.cpp" line="1002"/>
|
||||
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
|
||||
<comment>%1 is qBittorrent version</comment>
|
||||
<translation>qBittorrent %1 (Stahování: %2/s, Nahrávání: %3/s)</translation>
|
||||
|
@ -1768,7 +1768,7 @@ Tyto informace by měly jít získat z nastavení webového prohlížeče.</tran
|
|||
<translation type="obsolete">Jste si jist, že chcete smazat vybrané položky ze seznamu stahování?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<location filename="../GUI.cpp" line="811"/>
|
||||
<source>Torrent Files</source>
|
||||
<translation>Torrent soubory</translation>
|
||||
</message>
|
||||
|
@ -1782,7 +1782,7 @@ Tyto informace by měly jít získat z nastavení webového prohlížeče.</tran
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="88"/>
|
||||
<location filename="../GUI.cpp" line="1153"/>
|
||||
<location filename="../GUI.cpp" line="1154"/>
|
||||
<source>qBittorrent %1</source>
|
||||
<comment>e.g: qBittorrent v0.x</comment>
|
||||
<translation>qBittorrent %1</translation>
|
||||
|
@ -1800,7 +1800,7 @@ Tyto informace by měly jít získat z nastavení webového prohlížeče.</tran
|
|||
<translation type="obsolete">Nebyly nalezeny žádné peery...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="983"/>
|
||||
<location filename="../GUI.cpp" line="984"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation>qBittorrent</translation>
|
||||
</message>
|
||||
|
@ -1810,15 +1810,15 @@ Tyto informace by měly jít získat z nastavení webového prohlížeče.</tran
|
|||
<translation type="obsolete">qBittorrent %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="986"/>
|
||||
<location filename="../GUI.cpp" line="993"/>
|
||||
<location filename="../GUI.cpp" line="987"/>
|
||||
<location filename="../GUI.cpp" line="994"/>
|
||||
<source>DL speed: %1 KiB/s</source>
|
||||
<comment>e.g: Download speed: 10 KiB/s</comment>
|
||||
<translation>Rychlost stahování: %1 KiB/s</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="989"/>
|
||||
<location filename="../GUI.cpp" line="995"/>
|
||||
<location filename="../GUI.cpp" line="990"/>
|
||||
<location filename="../GUI.cpp" line="996"/>
|
||||
<source>UP speed: %1 KiB/s</source>
|
||||
<comment>e.g: Upload speed: 10 KiB/s</comment>
|
||||
<translation>Rychlost nahrávání: %1 KiB/s</translation>
|
||||
|
@ -1851,13 +1851,13 @@ Tyto informace by měly jít získat z nastavení webového prohlížeče.</tran
|
|||
<translation type="obsolete">'%1' obnoven.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>%1 has finished downloading.</source>
|
||||
<comment>e.g: xxx.avi has finished downloading.</comment>
|
||||
<translation>Stahování %1 bylo dokončeno.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>I/O Error</source>
|
||||
<comment>i.e: Input/Output Error</comment>
|
||||
<translation>Chyba I/O</translation>
|
||||
|
@ -1890,12 +1890,12 @@ Tyto informace by měly jít získat z nastavení webového prohlížeče.</tran
|
|||
<translation type="obsolete">Nastala chyba (plný disk?), '%1' pozastaven.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="358"/>
|
||||
<location filename="../GUI.cpp" line="359"/>
|
||||
<source>Search</source>
|
||||
<translation>Hledat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="340"/>
|
||||
<location filename="../GUI.cpp" line="341"/>
|
||||
<source>RSS</source>
|
||||
<translation>RSS</translation>
|
||||
</message>
|
||||
|
@ -1955,7 +1955,7 @@ Opravdu chcete ukončit qBittorrent?</translation>
|
|||
<translation type="obsolete">Podpora šifrování [VYP]</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="433"/>
|
||||
<location filename="../GUI.cpp" line="434"/>
|
||||
<source>Alt+1</source>
|
||||
<comment>shortcut to switch to first tab</comment>
|
||||
<translation>Alt+1</translation>
|
||||
|
@ -1971,19 +1971,19 @@ Opravdu chcete ukončit qBittorrent?</translation>
|
|||
<translation>Nastavit heslo...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<location filename="../GUI.cpp" line="232"/>
|
||||
<source>qBittorrent is not the default application to open torrent files or Magnet links.
|
||||
Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
||||
<translation>qBittorrent není výchozí aplikací pro otevírání souborů .torrent ani Magnet odkazů.
|
||||
Chcete asociovat qBittorrent se soubory .torrent a Magnet odkazů?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>Download completion</source>
|
||||
<translation>Kompletace stahování</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>An I/O error occured for torrent %1.
|
||||
Reason: %2</source>
|
||||
<comment>e.g: An error occured for torrent xxx.avi.
|
||||
|
@ -2002,12 +2002,12 @@ Chcete asociovat qBittorrent se soubory .torrent a Magnet odkazů?</translation>
|
|||
<translation type="obsolete">Alt+4</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Url download error</source>
|
||||
<translation>Chyba stahování URL</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Couldn't download file at url: %1, reason: %2.</source>
|
||||
<translation>Nelze stáhnout soubor z URL: %1, důvod: %2.</translation>
|
||||
</message>
|
||||
|
@ -2030,13 +2030,13 @@ Chcete asociovat qBittorrent se soubory .torrent a Magnet odkazů?</translation>
|
|||
<translation type="obsolete">Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="437"/>
|
||||
<location filename="../GUI.cpp" line="438"/>
|
||||
<source>Ctrl+F</source>
|
||||
<comment>shortcut to switch to search tab</comment>
|
||||
<translation>Ctrl+F</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<location filename="../GUI.cpp" line="654"/>
|
||||
<source>Some files are currently transferring.
|
||||
Are you sure you want to quit qBittorrent?</source>
|
||||
<translation>Některé soubory se právě přenášejí.
|
||||
|
@ -2106,7 +2106,7 @@ Opravdu chcete ukončit qBittorrent?</translation>
|
|||
<translation type="obsolete">Nahrávání</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="889"/>
|
||||
<location filename="../GUI.cpp" line="890"/>
|
||||
<source>Options were saved successfully.</source>
|
||||
<translation>Nastavení bylo úspěšně uloženo.</translation>
|
||||
</message>
|
||||
|
@ -2682,17 +2682,17 @@ Další upozornění již nebudou zobrazena.</translation>
|
|||
<translation>Po&hled</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="144"/>
|
||||
<location filename="../ui/mainwindow.ui" line="146"/>
|
||||
<source>&Add File...</source>
|
||||
<translation>Při&dat soubor...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="149"/>
|
||||
<location filename="../ui/mainwindow.ui" line="151"/>
|
||||
<source>E&xit</source>
|
||||
<translation>U&končit</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="154"/>
|
||||
<location filename="../ui/mainwindow.ui" line="156"/>
|
||||
<source>&Options...</source>
|
||||
<translation>&Možnosti...</translation>
|
||||
</message>
|
||||
|
@ -2725,7 +2725,7 @@ Další upozornění již nebudou zobrazena.</translation>
|
|||
<translation type="obsolete">Navštívit webovou stránku</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="159"/>
|
||||
<location filename="../ui/mainwindow.ui" line="161"/>
|
||||
<source>&About</source>
|
||||
<translation>O &aplikaci</translation>
|
||||
</message>
|
||||
|
@ -2734,17 +2734,17 @@ Další upozornění již nebudou zobrazena.</translation>
|
|||
<translation type="obsolete">Spust&it</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="169"/>
|
||||
<location filename="../ui/mainwindow.ui" line="171"/>
|
||||
<source>&Pause</source>
|
||||
<translation>Po&zastavit</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="174"/>
|
||||
<location filename="../ui/mainwindow.ui" line="176"/>
|
||||
<source>&Delete</source>
|
||||
<translation>Smaza&t</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="179"/>
|
||||
<location filename="../ui/mainwindow.ui" line="181"/>
|
||||
<source>P&ause All</source>
|
||||
<translation>Pozastavit vš&e</translation>
|
||||
</message>
|
||||
|
@ -2753,84 +2753,84 @@ Další upozornění již nebudou zobrazena.</translation>
|
|||
<translation type="obsolete">Spustit &vše</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="164"/>
|
||||
<location filename="../ui/mainwindow.ui" line="166"/>
|
||||
<source>&Resume</source>
|
||||
<translation>&Obnovit</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="184"/>
|
||||
<location filename="../ui/mainwindow.ui" line="186"/>
|
||||
<source>R&esume All</source>
|
||||
<translation>Obnovit vš&e</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="189"/>
|
||||
<location filename="../ui/mainwindow.ui" line="191"/>
|
||||
<source>Visit &Website</source>
|
||||
<translation>Navštívit &webovou stránku</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="194"/>
|
||||
<location filename="../ui/mainwindow.ui" line="196"/>
|
||||
<source>Add &URL...</source>
|
||||
<translation>Přidat &URL...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="199"/>
|
||||
<location filename="../ui/mainwindow.ui" line="201"/>
|
||||
<source>Torrent &creator</source>
|
||||
<translation>Průvod&ce vytvořením torrentu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="214"/>
|
||||
<location filename="../ui/mainwindow.ui" line="216"/>
|
||||
<source>Report a &bug</source>
|
||||
<translation>Nahlásit chybu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="219"/>
|
||||
<location filename="../ui/mainwindow.ui" line="221"/>
|
||||
<source>Set upload limit...</source>
|
||||
<translation>Nastavit limit nahrávání...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="224"/>
|
||||
<location filename="../ui/mainwindow.ui" line="226"/>
|
||||
<source>Set download limit...</source>
|
||||
<translation>Nastavit limit stahování...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="229"/>
|
||||
<location filename="../ui/mainwindow.ui" line="231"/>
|
||||
<source>&Documentation</source>
|
||||
<translation>Dokumentace</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="234"/>
|
||||
<location filename="../ui/mainwindow.ui" line="236"/>
|
||||
<source>Set global download limit...</source>
|
||||
<translation>Nastavit celkový limit stahování...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="239"/>
|
||||
<location filename="../ui/mainwindow.ui" line="241"/>
|
||||
<source>Set global upload limit...</source>
|
||||
<translation>Nastavit celkový limit nahrávání...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="272"/>
|
||||
<location filename="../ui/mainwindow.ui" line="274"/>
|
||||
<source>&Log viewer...</source>
|
||||
<translation>Prohlížeč záznamů...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="275"/>
|
||||
<location filename="../ui/mainwindow.ui" line="277"/>
|
||||
<source>Log viewer</source>
|
||||
<translation>Prohlížeč záznamů</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="332"/>
|
||||
<location filename="../ui/mainwindow.ui" line="335"/>
|
||||
<location filename="../ui/mainwindow.ui" line="334"/>
|
||||
<location filename="../ui/mainwindow.ui" line="337"/>
|
||||
<source>Shutdown computer when downloads complete</source>
|
||||
<translation>Vypnout počítač po dokončení stahování</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="340"/>
|
||||
<location filename="../ui/mainwindow.ui" line="343"/>
|
||||
<location filename="../ui/mainwindow.ui" line="342"/>
|
||||
<location filename="../ui/mainwindow.ui" line="345"/>
|
||||
<source>Lock qBittorrent</source>
|
||||
<translation>Zamknout qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="346"/>
|
||||
<location filename="../ui/mainwindow.ui" line="348"/>
|
||||
<source>Ctrl+L</source>
|
||||
<translation>Ctrl+L</translation>
|
||||
</message>
|
||||
|
@ -2839,18 +2839,18 @@ Další upozornění již nebudou zobrazena.</translation>
|
|||
<translation type="obsolete">Okno se záznamy</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="283"/>
|
||||
<location filename="../ui/mainwindow.ui" line="286"/>
|
||||
<location filename="../ui/mainwindow.ui" line="285"/>
|
||||
<location filename="../ui/mainwindow.ui" line="288"/>
|
||||
<source>Alternative speed limits</source>
|
||||
<translation>Alternativní limity rychlosti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="316"/>
|
||||
<location filename="../ui/mainwindow.ui" line="318"/>
|
||||
<source>&RSS reader</source>
|
||||
<translation>RSS kanály</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="324"/>
|
||||
<location filename="../ui/mainwindow.ui" line="326"/>
|
||||
<source>Search &engine</source>
|
||||
<translation>Vyhledávač</translation>
|
||||
</message>
|
||||
|
@ -2863,22 +2863,22 @@ Další upozornění již nebudou zobrazena.</translation>
|
|||
<translation type="obsolete">Použít alternativní limity rychlosti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="294"/>
|
||||
<location filename="../ui/mainwindow.ui" line="296"/>
|
||||
<source>Top &tool bar</source>
|
||||
<translation>Horní panel nástrojů</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="297"/>
|
||||
<location filename="../ui/mainwindow.ui" line="299"/>
|
||||
<source>Display top tool bar</source>
|
||||
<translation>Zobrazit horní panel nástrojů</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="305"/>
|
||||
<location filename="../ui/mainwindow.ui" line="307"/>
|
||||
<source>&Speed in title bar</source>
|
||||
<translation>R&ychlost v záhlaví okna</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="308"/>
|
||||
<location filename="../ui/mainwindow.ui" line="310"/>
|
||||
<source>Show transfer speed in title bar</source>
|
||||
<translation>Zobrazit aktuální rychlost v záhlaví okna</translation>
|
||||
</message>
|
||||
|
@ -2895,12 +2895,12 @@ Další upozornění již nebudou zobrazena.</translation>
|
|||
<translation type="obsolete">Vytvořit torrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="204"/>
|
||||
<location filename="../ui/mainwindow.ui" line="206"/>
|
||||
<source>Preview file</source>
|
||||
<translation>Náhled souboru</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="209"/>
|
||||
<location filename="../ui/mainwindow.ui" line="211"/>
|
||||
<source>Clear log</source>
|
||||
<translation>Vyprázdnit záznamy</translation>
|
||||
</message>
|
||||
|
@ -2945,12 +2945,12 @@ Další upozornění již nebudou zobrazena.</translation>
|
|||
<translation type="obsolete">Otevřít torrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="248"/>
|
||||
<location filename="../ui/mainwindow.ui" line="250"/>
|
||||
<source>Decrease priority</source>
|
||||
<translation>Snížit prioritu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="260"/>
|
||||
<location filename="../ui/mainwindow.ui" line="262"/>
|
||||
<source>Increase priority</source>
|
||||
<translation>Zvýšit prioritu</translation>
|
||||
</message>
|
||||
|
|
|
@ -1610,7 +1610,7 @@ You should get this information from your Web browser preferences.</source>
|
|||
<context>
|
||||
<name>GUI</name>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="809"/>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<source>Open Torrent Files</source>
|
||||
<translation>Åbn Torrent Filer</translation>
|
||||
</message>
|
||||
|
@ -1639,7 +1639,7 @@ You should get this information from your Web browser preferences.</source>
|
|||
<translation type="obsolete">Downloader...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<location filename="../GUI.cpp" line="811"/>
|
||||
<source>Torrent Files</source>
|
||||
<translation>Torrent Filer</translation>
|
||||
</message>
|
||||
|
@ -1750,7 +1750,7 @@ Luk venglist denne først.</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="88"/>
|
||||
<location filename="../GUI.cpp" line="1153"/>
|
||||
<location filename="../GUI.cpp" line="1154"/>
|
||||
<source>qBittorrent %1</source>
|
||||
<comment>e.g: qBittorrent v0.x</comment>
|
||||
<translation>qBittorrent %1</translation>
|
||||
|
@ -1818,7 +1818,7 @@ Luk venglist denne først.</translation>
|
|||
<translation type="obsolete">qBittorrent %1 startet.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="983"/>
|
||||
<location filename="../GUI.cpp" line="984"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation>qBittorrent</translation>
|
||||
</message>
|
||||
|
@ -1828,15 +1828,15 @@ Luk venglist denne først.</translation>
|
|||
<translation type="obsolete">qBittorrent %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="986"/>
|
||||
<location filename="../GUI.cpp" line="993"/>
|
||||
<location filename="../GUI.cpp" line="987"/>
|
||||
<location filename="../GUI.cpp" line="994"/>
|
||||
<source>DL speed: %1 KiB/s</source>
|
||||
<comment>e.g: Download speed: 10 KiB/s</comment>
|
||||
<translation>DL hastighed: %1 KB/s</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="989"/>
|
||||
<location filename="../GUI.cpp" line="995"/>
|
||||
<location filename="../GUI.cpp" line="990"/>
|
||||
<location filename="../GUI.cpp" line="996"/>
|
||||
<source>UP speed: %1 KiB/s</source>
|
||||
<comment>e.g: Upload speed: 10 KiB/s</comment>
|
||||
<translation>UP hastighed: %1 KB/s</translation>
|
||||
|
@ -1919,13 +1919,13 @@ Luk venglist denne først.</translation>
|
|||
<translation type="obsolete">'%1' fortsat.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>%1 has finished downloading.</source>
|
||||
<comment>e.g: xxx.avi has finished downloading.</comment>
|
||||
<translation>%1 er hentet færdig.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>I/O Error</source>
|
||||
<comment>i.e: Input/Output Error</comment>
|
||||
<translation>I/O Fejl</translation>
|
||||
|
@ -1980,18 +1980,18 @@ Luk venglist denne først.</translation>
|
|||
<translation type="obsolete">Der opstod en fejl (fuld disk?), '%1' sat på pause.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="358"/>
|
||||
<location filename="../GUI.cpp" line="359"/>
|
||||
<source>Search</source>
|
||||
<translation>Søg</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<location filename="../GUI.cpp" line="232"/>
|
||||
<source>qBittorrent is not the default application to open torrent files or Magnet links.
|
||||
Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="340"/>
|
||||
<location filename="../GUI.cpp" line="341"/>
|
||||
<source>RSS</source>
|
||||
<translation>RSS</translation>
|
||||
</message>
|
||||
|
@ -2000,23 +2000,23 @@ Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
|||
<translation type="obsolete">Færdig</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="433"/>
|
||||
<location filename="../GUI.cpp" line="434"/>
|
||||
<source>Alt+1</source>
|
||||
<comment>shortcut to switch to first tab</comment>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Url download error</source>
|
||||
<translation>Url download fejl</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Couldn't download file at url: %1, reason: %2.</source>
|
||||
<translation>Kunne ikke downloade filen via url: %1, begrundelse: %2.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>An I/O error occured for torrent %1.
|
||||
Reason: %2</source>
|
||||
<comment>e.g: An error occured for torrent xxx.avi.
|
||||
|
@ -2030,134 +2030,134 @@ Begrundelse: %2</translation>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="230"/>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<source>Torrent file association</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>Password update</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>The UI lock password has been successfully updated</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="374"/>
|
||||
<location filename="../GUI.cpp" line="375"/>
|
||||
<source>Transfers (%1)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>Download completion</source>
|
||||
<translation>Download færdig</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="435"/>
|
||||
<location filename="../GUI.cpp" line="436"/>
|
||||
<source>Alt+2</source>
|
||||
<comment>shortcut to switch to third tab</comment>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="437"/>
|
||||
<location filename="../GUI.cpp" line="438"/>
|
||||
<source>Ctrl+F</source>
|
||||
<comment>shortcut to switch to search tab</comment>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="439"/>
|
||||
<location filename="../GUI.cpp" line="440"/>
|
||||
<source>Alt+3</source>
|
||||
<comment>shortcut to switch to fourth tab</comment>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>Recursive download confirmation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>The torrent %1 contains torrent files, do you want to proceed with their download?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<source>Yes</source>
|
||||
<translation type="unfinished">Ja</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="655"/>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<source>No</source>
|
||||
<translation type="unfinished">Nej</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="505"/>
|
||||
<source>Never</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="524"/>
|
||||
<location filename="../GUI.cpp" line="525"/>
|
||||
<source>Global Upload Speed Limit</source>
|
||||
<translation>Global Upload Hastighedsbegrænsning</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="546"/>
|
||||
<location filename="../GUI.cpp" line="547"/>
|
||||
<source>Global Download Speed Limit</source>
|
||||
<translation>Global Download Hastighedsbegrænsning</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>UI lock password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>Please type the UI lock password:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>Invalid password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>The password is invalid</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="652"/>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<source>Exiting qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<location filename="../GUI.cpp" line="654"/>
|
||||
<source>Some files are currently transferring.
|
||||
Are you sure you want to quit qBittorrent?</source>
|
||||
<translation>Nogen filer er stadig ved at bliver overført.
|
||||
Er du sikker på at du vil afslutte qBittorrent?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<location filename="../GUI.cpp" line="658"/>
|
||||
<source>Always</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1001"/>
|
||||
<location filename="../GUI.cpp" line="1002"/>
|
||||
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
|
||||
<comment>%1 is qBittorrent version</comment>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="889"/>
|
||||
<location filename="../GUI.cpp" line="890"/>
|
||||
<source>Options were saved successfully.</source>
|
||||
<translation>Indstillingerne blev gemt.</translation>
|
||||
</message>
|
||||
|
@ -2735,17 +2735,17 @@ No further notices will be issued.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="144"/>
|
||||
<location filename="../ui/mainwindow.ui" line="146"/>
|
||||
<source>&Add File...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="149"/>
|
||||
<location filename="../ui/mainwindow.ui" line="151"/>
|
||||
<source>E&xit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="154"/>
|
||||
<location filename="../ui/mainwindow.ui" line="156"/>
|
||||
<source>&Options...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2778,104 +2778,104 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Besøg Website</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="159"/>
|
||||
<location filename="../ui/mainwindow.ui" line="161"/>
|
||||
<source>&About</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="169"/>
|
||||
<location filename="../ui/mainwindow.ui" line="171"/>
|
||||
<source>&Pause</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="174"/>
|
||||
<location filename="../ui/mainwindow.ui" line="176"/>
|
||||
<source>&Delete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="179"/>
|
||||
<location filename="../ui/mainwindow.ui" line="181"/>
|
||||
<source>P&ause All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="164"/>
|
||||
<location filename="../ui/mainwindow.ui" line="166"/>
|
||||
<source>&Resume</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="184"/>
|
||||
<location filename="../ui/mainwindow.ui" line="186"/>
|
||||
<source>R&esume All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="189"/>
|
||||
<location filename="../ui/mainwindow.ui" line="191"/>
|
||||
<source>Visit &Website</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="194"/>
|
||||
<location filename="../ui/mainwindow.ui" line="196"/>
|
||||
<source>Add &URL...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="199"/>
|
||||
<location filename="../ui/mainwindow.ui" line="201"/>
|
||||
<source>Torrent &creator</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="214"/>
|
||||
<location filename="../ui/mainwindow.ui" line="216"/>
|
||||
<source>Report a &bug</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="219"/>
|
||||
<location filename="../ui/mainwindow.ui" line="221"/>
|
||||
<source>Set upload limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="224"/>
|
||||
<location filename="../ui/mainwindow.ui" line="226"/>
|
||||
<source>Set download limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="229"/>
|
||||
<location filename="../ui/mainwindow.ui" line="231"/>
|
||||
<source>&Documentation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="234"/>
|
||||
<location filename="../ui/mainwindow.ui" line="236"/>
|
||||
<source>Set global download limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="239"/>
|
||||
<location filename="../ui/mainwindow.ui" line="241"/>
|
||||
<source>Set global upload limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="272"/>
|
||||
<location filename="../ui/mainwindow.ui" line="274"/>
|
||||
<source>&Log viewer...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="275"/>
|
||||
<location filename="../ui/mainwindow.ui" line="277"/>
|
||||
<source>Log viewer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="332"/>
|
||||
<location filename="../ui/mainwindow.ui" line="335"/>
|
||||
<location filename="../ui/mainwindow.ui" line="334"/>
|
||||
<location filename="../ui/mainwindow.ui" line="337"/>
|
||||
<source>Shutdown computer when downloads complete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="340"/>
|
||||
<location filename="../ui/mainwindow.ui" line="343"/>
|
||||
<location filename="../ui/mainwindow.ui" line="342"/>
|
||||
<location filename="../ui/mainwindow.ui" line="345"/>
|
||||
<source>Lock qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="346"/>
|
||||
<location filename="../ui/mainwindow.ui" line="348"/>
|
||||
<source>Ctrl+L</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2884,18 +2884,18 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Log vindue</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="283"/>
|
||||
<location filename="../ui/mainwindow.ui" line="286"/>
|
||||
<location filename="../ui/mainwindow.ui" line="285"/>
|
||||
<location filename="../ui/mainwindow.ui" line="288"/>
|
||||
<source>Alternative speed limits</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="316"/>
|
||||
<location filename="../ui/mainwindow.ui" line="318"/>
|
||||
<source>&RSS reader</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="324"/>
|
||||
<location filename="../ui/mainwindow.ui" line="326"/>
|
||||
<source>Search &engine</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2904,22 +2904,22 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Søgemaskine</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="294"/>
|
||||
<location filename="../ui/mainwindow.ui" line="296"/>
|
||||
<source>Top &tool bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="297"/>
|
||||
<location filename="../ui/mainwindow.ui" line="299"/>
|
||||
<source>Display top tool bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="305"/>
|
||||
<location filename="../ui/mainwindow.ui" line="307"/>
|
||||
<source>&Speed in title bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="308"/>
|
||||
<location filename="../ui/mainwindow.ui" line="310"/>
|
||||
<source>Show transfer speed in title bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2988,12 +2988,12 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Overførsler</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="204"/>
|
||||
<location filename="../ui/mainwindow.ui" line="206"/>
|
||||
<source>Preview file</source>
|
||||
<translation>Smugkig fil</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="209"/>
|
||||
<location filename="../ui/mainwindow.ui" line="211"/>
|
||||
<source>Clear log</source>
|
||||
<translation>Ryd log</translation>
|
||||
</message>
|
||||
|
@ -3034,12 +3034,12 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Indstillinger</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="248"/>
|
||||
<location filename="../ui/mainwindow.ui" line="250"/>
|
||||
<source>Decrease priority</source>
|
||||
<translation>Sæt lavere prioritet</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="260"/>
|
||||
<location filename="../ui/mainwindow.ui" line="262"/>
|
||||
<source>Increase priority</source>
|
||||
<translation>Sæt højere prioritet</translation>
|
||||
</message>
|
||||
|
|
|
@ -1994,7 +1994,7 @@ qBittorrent beobachtet das Verzeichniss und starten den Download von vorhandenen
|
|||
<translation type="obsolete"> :: By Christophe Dumez :: Copyright (c) 2006</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="983"/>
|
||||
<location filename="../GUI.cpp" line="984"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation>qBittorrent</translation>
|
||||
</message>
|
||||
|
@ -2015,12 +2015,12 @@ qBittorrent beobachtet das Verzeichniss und starten den Download von vorhandenen
|
|||
<translation type="obsolete">UP Geschwindigkeit:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="809"/>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<source>Open Torrent Files</source>
|
||||
<translation>Öffne Torrent-Dateien</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<location filename="../GUI.cpp" line="811"/>
|
||||
<source>Torrent Files</source>
|
||||
<translation>Torrent-Dateien</translation>
|
||||
</message>
|
||||
|
@ -2416,7 +2416,7 @@ Bitte schliessen Sie diesen zuerst.</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="88"/>
|
||||
<location filename="../GUI.cpp" line="1153"/>
|
||||
<location filename="../GUI.cpp" line="1154"/>
|
||||
<source>qBittorrent %1</source>
|
||||
<comment>e.g: qBittorrent v0.x</comment>
|
||||
<translation>qBittorrent %1</translation>
|
||||
|
@ -2484,15 +2484,15 @@ Bitte schliessen Sie diesen zuerst.</translation>
|
|||
<translation type="obsolete">qBittorrent %1 gestartet.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="986"/>
|
||||
<location filename="../GUI.cpp" line="993"/>
|
||||
<location filename="../GUI.cpp" line="987"/>
|
||||
<location filename="../GUI.cpp" line="994"/>
|
||||
<source>DL speed: %1 KiB/s</source>
|
||||
<comment>e.g: Download speed: 10 KiB/s</comment>
|
||||
<translation>DL Geschwindigkeit: %1 KB/s</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="989"/>
|
||||
<location filename="../GUI.cpp" line="995"/>
|
||||
<location filename="../GUI.cpp" line="990"/>
|
||||
<location filename="../GUI.cpp" line="996"/>
|
||||
<source>UP speed: %1 KiB/s</source>
|
||||
<comment>e.g: Upload speed: 10 KiB/s</comment>
|
||||
<translation>UP Geschwindigkeit: %1 KiB/s</translation>
|
||||
|
@ -2575,13 +2575,13 @@ Bitte schliessen Sie diesen zuerst.</translation>
|
|||
<translation type="obsolete">'%1' fortgesetzt.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>%1 has finished downloading.</source>
|
||||
<comment>e.g: xxx.avi has finished downloading.</comment>
|
||||
<translation>%1 vollständig heruntergeladen.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>I/O Error</source>
|
||||
<comment>i.e: Input/Output Error</comment>
|
||||
<translation>I/O Error</translation>
|
||||
|
@ -2641,12 +2641,12 @@ Bitte schliessen Sie diesen zuerst.</translation>
|
|||
<translation type="obsolete">Ein Fehler ist aufgetreten (Festplatte voll?), '%1' angehalten.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="358"/>
|
||||
<location filename="../GUI.cpp" line="359"/>
|
||||
<source>Search</source>
|
||||
<translation>Suche</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="230"/>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<source>Torrent file association</source>
|
||||
<translation>Verbindung zu Torrent Datei</translation>
|
||||
</message>
|
||||
|
@ -2656,38 +2656,38 @@ Bitte schliessen Sie diesen zuerst.</translation>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<location filename="../GUI.cpp" line="232"/>
|
||||
<source>qBittorrent is not the default application to open torrent files or Magnet links.
|
||||
Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
||||
<translation>qBittorrent ist nicht die Standard Applikation um Torrent Dateien oder Magnet Links zu öffnen. Möchten Sie Torrent Dateien und Magnet Links immer mit qBittorent öffnen?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>Password update</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>The UI lock password has been successfully updated</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="340"/>
|
||||
<location filename="../GUI.cpp" line="341"/>
|
||||
<source>RSS</source>
|
||||
<translation>RSS</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="374"/>
|
||||
<location filename="../GUI.cpp" line="375"/>
|
||||
<source>Transfers (%1)</source>
|
||||
<translation>Übertragungen (%1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>Download completion</source>
|
||||
<translation>Beendigung des Download</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>An I/O error occured for torrent %1.
|
||||
Reason: %2</source>
|
||||
<comment>e.g: An error occured for torrent xxx.avi.
|
||||
|
@ -2695,52 +2695,52 @@ Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
|||
<translation>Ein I/O Fehler ist aufegtreten für die Torrent Datei %1. Ursache: %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="435"/>
|
||||
<location filename="../GUI.cpp" line="436"/>
|
||||
<source>Alt+2</source>
|
||||
<comment>shortcut to switch to third tab</comment>
|
||||
<translation>Alt+2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>Recursive download confirmation</source>
|
||||
<translation>Rekursiven Downlaod bestätigen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>The torrent %1 contains torrent files, do you want to proceed with their download?</source>
|
||||
<translation>Der Torrent %1 enthält Torrent Dateien, möchten Sie mit dem Download fortfahren?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>UI lock password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>Please type the UI lock password:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>Invalid password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>The password is invalid</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="652"/>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<source>Exiting qBittorrent</source>
|
||||
<translation>Beende qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<location filename="../GUI.cpp" line="658"/>
|
||||
<source>Always</source>
|
||||
<translation>Immer</translation>
|
||||
</message>
|
||||
|
@ -2750,7 +2750,7 @@ Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
|||
<translation type="obsolete">qBittorrent %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1001"/>
|
||||
<location filename="../GUI.cpp" line="1002"/>
|
||||
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
|
||||
<comment>%1 is qBittorrent version</comment>
|
||||
<translation></translation>
|
||||
|
@ -2832,7 +2832,7 @@ Möchten sie qBittorrent wirklich beenden?</translation>
|
|||
<translation type="obsolete">Verhältnis</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="433"/>
|
||||
<location filename="../GUI.cpp" line="434"/>
|
||||
<source>Alt+1</source>
|
||||
<comment>shortcut to switch to first tab</comment>
|
||||
<translation>Alt+1</translation>
|
||||
|
@ -2853,12 +2853,12 @@ Möchten sie qBittorrent wirklich beenden?</translation>
|
|||
<translation type="obsolete">Alt+4</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Url download error</source>
|
||||
<translation>URL Download Fehler</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Couldn't download file at url: %1, reason: %2.</source>
|
||||
<translation>Konnte Datei von URL: %1 nicht laden, Begründung: %2.</translation>
|
||||
</message>
|
||||
|
@ -2889,46 +2889,46 @@ Möchten sie qBittorrent wirklich beenden?</translation>
|
|||
<translation type="obsolete">Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="437"/>
|
||||
<location filename="../GUI.cpp" line="438"/>
|
||||
<source>Ctrl+F</source>
|
||||
<comment>shortcut to switch to search tab</comment>
|
||||
<translation>Strg+F</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="439"/>
|
||||
<location filename="../GUI.cpp" line="440"/>
|
||||
<source>Alt+3</source>
|
||||
<comment>shortcut to switch to fourth tab</comment>
|
||||
<translation>Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<source>Yes</source>
|
||||
<translation>Ja</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="655"/>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<source>No</source>
|
||||
<translation>Nein</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="505"/>
|
||||
<source>Never</source>
|
||||
<translation>Niemals</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="524"/>
|
||||
<location filename="../GUI.cpp" line="525"/>
|
||||
<source>Global Upload Speed Limit</source>
|
||||
<translation>Globale UL-Rate</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="546"/>
|
||||
<location filename="../GUI.cpp" line="547"/>
|
||||
<source>Global Download Speed Limit</source>
|
||||
<translation>Globale DL-Rate</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<location filename="../GUI.cpp" line="654"/>
|
||||
<source>Some files are currently transferring.
|
||||
Are you sure you want to quit qBittorrent?</source>
|
||||
<translation>Zur Zeit werden Dateien übertragen.
|
||||
|
@ -2998,7 +2998,7 @@ Sind Sie sicher, daß sie qBittorrent beenden möchten?</translation>
|
|||
<translation type="obsolete">Uploads</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="889"/>
|
||||
<location filename="../GUI.cpp" line="890"/>
|
||||
<source>Options were saved successfully.</source>
|
||||
<translation>Optionen wurden erfolgreich gespeichert.</translation>
|
||||
</message>
|
||||
|
@ -3629,17 +3629,17 @@ Wahrscheinlich haben wir Ihnen hiermit nichts Neues erzählt und werden Sie auch
|
|||
<translation>&Ansicht</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="144"/>
|
||||
<location filename="../ui/mainwindow.ui" line="146"/>
|
||||
<source>&Add File...</source>
|
||||
<translation>&Datei Hinzufügen...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="149"/>
|
||||
<location filename="../ui/mainwindow.ui" line="151"/>
|
||||
<source>E&xit</source>
|
||||
<translation>Beenden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="154"/>
|
||||
<location filename="../ui/mainwindow.ui" line="156"/>
|
||||
<source>&Options...</source>
|
||||
<translation>&Optionen...</translation>
|
||||
</message>
|
||||
|
@ -3672,22 +3672,22 @@ Wahrscheinlich haben wir Ihnen hiermit nichts Neues erzählt und werden Sie auch
|
|||
<translation type="obsolete">Öffne Website</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="194"/>
|
||||
<location filename="../ui/mainwindow.ui" line="196"/>
|
||||
<source>Add &URL...</source>
|
||||
<translation>&URL Hinzufügen...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="199"/>
|
||||
<location filename="../ui/mainwindow.ui" line="201"/>
|
||||
<source>Torrent &creator</source>
|
||||
<translation>Torrent Urheber</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="219"/>
|
||||
<location filename="../ui/mainwindow.ui" line="221"/>
|
||||
<source>Set upload limit...</source>
|
||||
<translation>Upload Limit Setzen...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="224"/>
|
||||
<location filename="../ui/mainwindow.ui" line="226"/>
|
||||
<source>Set download limit...</source>
|
||||
<translation>Download Limit Setzen...</translation>
|
||||
</message>
|
||||
|
@ -3696,7 +3696,7 @@ Wahrscheinlich haben wir Ihnen hiermit nichts Neues erzählt und werden Sie auch
|
|||
<translation type="obsolete">Dokumentation</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="159"/>
|
||||
<location filename="../ui/mainwindow.ui" line="161"/>
|
||||
<source>&About</source>
|
||||
<translation>]Über</translation>
|
||||
</message>
|
||||
|
@ -3705,17 +3705,17 @@ Wahrscheinlich haben wir Ihnen hiermit nichts Neues erzählt und werden Sie auch
|
|||
<translation type="obsolete">&Start</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="169"/>
|
||||
<location filename="../ui/mainwindow.ui" line="171"/>
|
||||
<source>&Pause</source>
|
||||
<translation>&Anhalten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="174"/>
|
||||
<location filename="../ui/mainwindow.ui" line="176"/>
|
||||
<source>&Delete</source>
|
||||
<translation>&Löschen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="179"/>
|
||||
<location filename="../ui/mainwindow.ui" line="181"/>
|
||||
<source>P&ause All</source>
|
||||
<translation>A&lle anhalten</translation>
|
||||
</message>
|
||||
|
@ -3724,64 +3724,64 @@ Wahrscheinlich haben wir Ihnen hiermit nichts Neues erzählt und werden Sie auch
|
|||
<translation type="obsolete">Alle S&tarten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="164"/>
|
||||
<location filename="../ui/mainwindow.ui" line="166"/>
|
||||
<source>&Resume</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="184"/>
|
||||
<location filename="../ui/mainwindow.ui" line="186"/>
|
||||
<source>R&esume All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="189"/>
|
||||
<location filename="../ui/mainwindow.ui" line="191"/>
|
||||
<source>Visit &Website</source>
|
||||
<translation>&Website Aufrufen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="214"/>
|
||||
<location filename="../ui/mainwindow.ui" line="216"/>
|
||||
<source>Report a &bug</source>
|
||||
<translation>&Bug Melde</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="229"/>
|
||||
<location filename="../ui/mainwindow.ui" line="231"/>
|
||||
<source>&Documentation</source>
|
||||
<translation>&Dokumentation</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="234"/>
|
||||
<location filename="../ui/mainwindow.ui" line="236"/>
|
||||
<source>Set global download limit...</source>
|
||||
<translation>Globales Downlaod Limit Setzen...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="239"/>
|
||||
<location filename="../ui/mainwindow.ui" line="241"/>
|
||||
<source>Set global upload limit...</source>
|
||||
<translation>Globals Upload Limit Setzen...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="272"/>
|
||||
<location filename="../ui/mainwindow.ui" line="274"/>
|
||||
<source>&Log viewer...</source>
|
||||
<translation>&Log Betrachter...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="275"/>
|
||||
<location filename="../ui/mainwindow.ui" line="277"/>
|
||||
<source>Log viewer</source>
|
||||
<translation>Log Betrachter</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="332"/>
|
||||
<location filename="../ui/mainwindow.ui" line="335"/>
|
||||
<location filename="../ui/mainwindow.ui" line="334"/>
|
||||
<location filename="../ui/mainwindow.ui" line="337"/>
|
||||
<source>Shutdown computer when downloads complete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="340"/>
|
||||
<location filename="../ui/mainwindow.ui" line="343"/>
|
||||
<location filename="../ui/mainwindow.ui" line="342"/>
|
||||
<location filename="../ui/mainwindow.ui" line="345"/>
|
||||
<source>Lock qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="346"/>
|
||||
<location filename="../ui/mainwindow.ui" line="348"/>
|
||||
<source>Ctrl+L</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -3790,18 +3790,18 @@ Wahrscheinlich haben wir Ihnen hiermit nichts Neues erzählt und werden Sie auch
|
|||
<translation type="obsolete">Log-Fenster</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="283"/>
|
||||
<location filename="../ui/mainwindow.ui" line="286"/>
|
||||
<location filename="../ui/mainwindow.ui" line="285"/>
|
||||
<location filename="../ui/mainwindow.ui" line="288"/>
|
||||
<source>Alternative speed limits</source>
|
||||
<translation>Alternative Geschwindigkeitsbegrenzung</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="316"/>
|
||||
<location filename="../ui/mainwindow.ui" line="318"/>
|
||||
<source>&RSS reader</source>
|
||||
<translation>&RSS Reader</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="324"/>
|
||||
<location filename="../ui/mainwindow.ui" line="326"/>
|
||||
<source>Search &engine</source>
|
||||
<translation>Such&maschine</translation>
|
||||
</message>
|
||||
|
@ -3814,22 +3814,22 @@ Wahrscheinlich haben wir Ihnen hiermit nichts Neues erzählt und werden Sie auch
|
|||
<translation type="obsolete">Alternative Geschwindigkeitsbegrenzungen verwenden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="294"/>
|
||||
<location filename="../ui/mainwindow.ui" line="296"/>
|
||||
<source>Top &tool bar</source>
|
||||
<translation>Obere Werk&zeugleiste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="297"/>
|
||||
<location filename="../ui/mainwindow.ui" line="299"/>
|
||||
<source>Display top tool bar</source>
|
||||
<translation>Zeige obere Werkzeugleiste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="305"/>
|
||||
<location filename="../ui/mainwindow.ui" line="307"/>
|
||||
<source>&Speed in title bar</source>
|
||||
<translation>&Geschwindigkei in der Titelleiste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="308"/>
|
||||
<location filename="../ui/mainwindow.ui" line="310"/>
|
||||
<source>Show transfer speed in title bar</source>
|
||||
<translation>Übertragungsgeschwindigkeit in der Titelleiste anzeigen</translation>
|
||||
</message>
|
||||
|
@ -3914,12 +3914,12 @@ Wahrscheinlich haben wir Ihnen hiermit nichts Neues erzählt und werden Sie auch
|
|||
<translation type="obsolete">Transfer</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="204"/>
|
||||
<location filename="../ui/mainwindow.ui" line="206"/>
|
||||
<source>Preview file</source>
|
||||
<translation>Vorschau Datei</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="209"/>
|
||||
<location filename="../ui/mainwindow.ui" line="211"/>
|
||||
<source>Clear log</source>
|
||||
<translation>Log löschen</translation>
|
||||
</message>
|
||||
|
@ -3972,12 +3972,12 @@ Wahrscheinlich haben wir Ihnen hiermit nichts Neues erzählt und werden Sie auch
|
|||
<translation type="obsolete">Öffne Torrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="248"/>
|
||||
<location filename="../ui/mainwindow.ui" line="250"/>
|
||||
<source>Decrease priority</source>
|
||||
<translation>Verringere Priorität</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="260"/>
|
||||
<location filename="../ui/mainwindow.ui" line="262"/>
|
||||
<source>Increase priority</source>
|
||||
<translation>Erhöhe Prorität</translation>
|
||||
</message>
|
||||
|
|
|
@ -2061,7 +2061,7 @@ You should get this information from your Web browser preferences.</source>
|
|||
<context>
|
||||
<name>GUI</name>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="809"/>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<source>Open Torrent Files</source>
|
||||
<translation>Άνοιγμα Αρχείων torrent</translation>
|
||||
</message>
|
||||
|
@ -2150,7 +2150,7 @@ You should get this information from your Web browser preferences.</source>
|
|||
<translation type="obsolete">Δεν μπόρεσε να δημιουργηθεί η κατηγορία:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<location filename="../GUI.cpp" line="811"/>
|
||||
<source>Torrent Files</source>
|
||||
<translation>Αρχεία torrent</translation>
|
||||
</message>
|
||||
|
@ -2210,7 +2210,7 @@ You should get this information from your Web browser preferences.</source>
|
|||
<translation type="obsolete"> qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="983"/>
|
||||
<location filename="../GUI.cpp" line="984"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation>qBittorrent</translation>
|
||||
</message>
|
||||
|
@ -2507,7 +2507,7 @@ Please close the other one first.</source>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="88"/>
|
||||
<location filename="../GUI.cpp" line="1153"/>
|
||||
<location filename="../GUI.cpp" line="1154"/>
|
||||
<source>qBittorrent %1</source>
|
||||
<comment>e.g: qBittorrent v0.x</comment>
|
||||
<translation>qBittorrent %1</translation>
|
||||
|
@ -2575,15 +2575,15 @@ Please close the other one first.</source>
|
|||
<translation type="obsolete">Εκκινήθηκε το qBittorrent %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="986"/>
|
||||
<location filename="../GUI.cpp" line="993"/>
|
||||
<location filename="../GUI.cpp" line="987"/>
|
||||
<location filename="../GUI.cpp" line="994"/>
|
||||
<source>DL speed: %1 KiB/s</source>
|
||||
<comment>e.g: Download speed: 10 KiB/s</comment>
|
||||
<translation>Ταχύτητα Λήψης: %1 KiB/s</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="989"/>
|
||||
<location filename="../GUI.cpp" line="995"/>
|
||||
<location filename="../GUI.cpp" line="990"/>
|
||||
<location filename="../GUI.cpp" line="996"/>
|
||||
<source>UP speed: %1 KiB/s</source>
|
||||
<comment>e.g: Upload speed: 10 KiB/s</comment>
|
||||
<translation>Ταχύτητα Αποστολής: %1 KiB/s</translation>
|
||||
|
@ -2666,13 +2666,13 @@ Please close the other one first.</source>
|
|||
<translation type="obsolete">Το '%1' ξανάρχισε.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>%1 has finished downloading.</source>
|
||||
<comment>e.g: xxx.avi has finished downloading.</comment>
|
||||
<translation>Έχει τελειώσει η λήψη του '%1'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>I/O Error</source>
|
||||
<comment>i.e: Input/Output Error</comment>
|
||||
<translation>I/O Σφάλμα</translation>
|
||||
|
@ -2732,12 +2732,12 @@ Please close the other one first.</source>
|
|||
<translation type="obsolete">Ένα σφάλμα προέκυψε (δίσκος πλήρης?), το '%1' είναι σε παύση.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="358"/>
|
||||
<location filename="../GUI.cpp" line="359"/>
|
||||
<source>Search</source>
|
||||
<translation>Εύρεση</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="230"/>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<source>Torrent file association</source>
|
||||
<translation>Συσχετισμός με αρχεία τόρεντ</translation>
|
||||
</message>
|
||||
|
@ -2747,39 +2747,39 @@ Please close the other one first.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<location filename="../GUI.cpp" line="232"/>
|
||||
<source>qBittorrent is not the default application to open torrent files or Magnet links.
|
||||
Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
||||
<translation>Το qBittorrent δεν είναι η προεπιλεγμένη εφαρμογή για το άνοιγμα αρχείων torrent και Magnet link.
|
||||
Θέλετε να συσχετίσετε το qBittorrent με τα αρχεία τόρεντ και Magnet link?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>Password update</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>The UI lock password has been successfully updated</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="340"/>
|
||||
<location filename="../GUI.cpp" line="341"/>
|
||||
<source>RSS</source>
|
||||
<translation>RSS</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="374"/>
|
||||
<location filename="../GUI.cpp" line="375"/>
|
||||
<source>Transfers (%1)</source>
|
||||
<translation>Μεταφορές (%1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>Download completion</source>
|
||||
<translation>Ολοκλήρωση λήψης</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>An I/O error occured for torrent %1.
|
||||
Reason: %2</source>
|
||||
<comment>e.g: An error occured for torrent xxx.avi.
|
||||
|
@ -2788,52 +2788,52 @@ Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
|||
Αιτία: %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="435"/>
|
||||
<location filename="../GUI.cpp" line="436"/>
|
||||
<source>Alt+2</source>
|
||||
<comment>shortcut to switch to third tab</comment>
|
||||
<translation>Alt+2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>Recursive download confirmation</source>
|
||||
<translation>Επιβεβαίωση σχετικού (recursive) κατεβάσματος</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>The torrent %1 contains torrent files, do you want to proceed with their download?</source>
|
||||
<translation>Το τόρεντ %1 περιέχει άλλα αρχεία τόρεντ, θέλετε να συνεχίσετε και να τα κατεβάσετε?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>UI lock password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>Please type the UI lock password:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>Invalid password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>The password is invalid</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="652"/>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<source>Exiting qBittorrent</source>
|
||||
<translation>Έξοδος από το qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<location filename="../GUI.cpp" line="658"/>
|
||||
<source>Always</source>
|
||||
<translation>Πάντα</translation>
|
||||
</message>
|
||||
|
@ -2843,7 +2843,7 @@ Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
|||
<translation type="obsolete">qBittorrent %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1001"/>
|
||||
<location filename="../GUI.cpp" line="1002"/>
|
||||
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
|
||||
<comment>%1 is qBittorrent version</comment>
|
||||
<translation>qBittorrent %1 (Κάτ.: %2/s, Αν.: %3/s)</translation>
|
||||
|
@ -2921,7 +2921,7 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">Αναλογία</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="433"/>
|
||||
<location filename="../GUI.cpp" line="434"/>
|
||||
<source>Alt+1</source>
|
||||
<comment>shortcut to switch to first tab</comment>
|
||||
<translation>Alt+1</translation>
|
||||
|
@ -2942,12 +2942,12 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">Alt+4</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Url download error</source>
|
||||
<translation>Σφάλμα λήψης url</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Couldn't download file at url: %1, reason: %2.</source>
|
||||
<translation>Αδυναμία λήψης αρχείου από το url: %1,αιτία: %2.</translation>
|
||||
</message>
|
||||
|
@ -2978,46 +2978,46 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="437"/>
|
||||
<location filename="../GUI.cpp" line="438"/>
|
||||
<source>Ctrl+F</source>
|
||||
<comment>shortcut to switch to search tab</comment>
|
||||
<translation>Ctrl+F</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="439"/>
|
||||
<location filename="../GUI.cpp" line="440"/>
|
||||
<source>Alt+3</source>
|
||||
<comment>shortcut to switch to fourth tab</comment>
|
||||
<translation>Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<source>Yes</source>
|
||||
<translation>Ναι</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="655"/>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<source>No</source>
|
||||
<translation>Όχι</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="505"/>
|
||||
<source>Never</source>
|
||||
<translation>Ποτέ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="524"/>
|
||||
<location filename="../GUI.cpp" line="525"/>
|
||||
<source>Global Upload Speed Limit</source>
|
||||
<translation>Συνολικό Όριο Ταχύτητας Αποστολής</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="546"/>
|
||||
<location filename="../GUI.cpp" line="547"/>
|
||||
<source>Global Download Speed Limit</source>
|
||||
<translation>Συνολικό Όριο Ταχύτητας Λήψης</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<location filename="../GUI.cpp" line="654"/>
|
||||
<source>Some files are currently transferring.
|
||||
Are you sure you want to quit qBittorrent?</source>
|
||||
<translation>Μερικά αρχεία μεταφέρονται τώρα.
|
||||
|
@ -3087,7 +3087,7 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">Αποστολή</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="889"/>
|
||||
<location filename="../GUI.cpp" line="890"/>
|
||||
<source>Options were saved successfully.</source>
|
||||
<translation>Οι επιλογές αποθηκεύτηκαν επιτυχώς.</translation>
|
||||
</message>
|
||||
|
@ -3716,17 +3716,17 @@ No further notices will be issued.</source>
|
|||
<translation>&Προβολή</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="144"/>
|
||||
<location filename="../ui/mainwindow.ui" line="146"/>
|
||||
<source>&Add File...</source>
|
||||
<translation>&Προσθήκη Αρχείου...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="149"/>
|
||||
<location filename="../ui/mainwindow.ui" line="151"/>
|
||||
<source>E&xit</source>
|
||||
<translation>Έ&ξοδος</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="154"/>
|
||||
<location filename="../ui/mainwindow.ui" line="156"/>
|
||||
<source>&Options...</source>
|
||||
<translation>&Ρυθμίσεις...</translation>
|
||||
</message>
|
||||
|
@ -3759,22 +3759,22 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Επισκεφθείτε την Ιστοσελίδα</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="194"/>
|
||||
<location filename="../ui/mainwindow.ui" line="196"/>
|
||||
<source>Add &URL...</source>
|
||||
<translation>Προσθήκη &URL...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="199"/>
|
||||
<location filename="../ui/mainwindow.ui" line="201"/>
|
||||
<source>Torrent &creator</source>
|
||||
<translation>Δημιουργός &τόρεντ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="219"/>
|
||||
<location filename="../ui/mainwindow.ui" line="221"/>
|
||||
<source>Set upload limit...</source>
|
||||
<translation>Ρύθμιση ορίου αποστολής...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="224"/>
|
||||
<location filename="../ui/mainwindow.ui" line="226"/>
|
||||
<source>Set download limit...</source>
|
||||
<translation>Ρύθμιση ορίου λήψης...</translation>
|
||||
</message>
|
||||
|
@ -3783,7 +3783,7 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Έγγραφα</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="159"/>
|
||||
<location filename="../ui/mainwindow.ui" line="161"/>
|
||||
<source>&About</source>
|
||||
<translation>&Σχετικά</translation>
|
||||
</message>
|
||||
|
@ -3792,17 +3792,17 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">&Έναρξη</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="169"/>
|
||||
<location filename="../ui/mainwindow.ui" line="171"/>
|
||||
<source>&Pause</source>
|
||||
<translation>&Παύση</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="174"/>
|
||||
<location filename="../ui/mainwindow.ui" line="176"/>
|
||||
<source>&Delete</source>
|
||||
<translation>&Διαγραφή</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="179"/>
|
||||
<location filename="../ui/mainwindow.ui" line="181"/>
|
||||
<source>P&ause All</source>
|
||||
<translation>Π&αύση Όλων</translation>
|
||||
</message>
|
||||
|
@ -3811,64 +3811,64 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Έ&ναρξη Όλων</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="164"/>
|
||||
<location filename="../ui/mainwindow.ui" line="166"/>
|
||||
<source>&Resume</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="184"/>
|
||||
<location filename="../ui/mainwindow.ui" line="186"/>
|
||||
<source>R&esume All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="189"/>
|
||||
<location filename="../ui/mainwindow.ui" line="191"/>
|
||||
<source>Visit &Website</source>
|
||||
<translation>Επίσκεψη &Ιστοσελίδας</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="214"/>
|
||||
<location filename="../ui/mainwindow.ui" line="216"/>
|
||||
<source>Report a &bug</source>
|
||||
<translation>Αναφορά &Σφάλματος</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="229"/>
|
||||
<location filename="../ui/mainwindow.ui" line="231"/>
|
||||
<source>&Documentation</source>
|
||||
<translation>&Έγγραφα</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="234"/>
|
||||
<location filename="../ui/mainwindow.ui" line="236"/>
|
||||
<source>Set global download limit...</source>
|
||||
<translation>Ρύθμιση συνολικού ορίου λήψης...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="239"/>
|
||||
<location filename="../ui/mainwindow.ui" line="241"/>
|
||||
<source>Set global upload limit...</source>
|
||||
<translation>Ρύθμιση συνολικού ορίου αποστολής...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="272"/>
|
||||
<location filename="../ui/mainwindow.ui" line="274"/>
|
||||
<source>&Log viewer...</source>
|
||||
<translation>&Καταγραφή γεγονότων...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="275"/>
|
||||
<location filename="../ui/mainwindow.ui" line="277"/>
|
||||
<source>Log viewer</source>
|
||||
<translation>Καταγραφή γεγονότων</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="332"/>
|
||||
<location filename="../ui/mainwindow.ui" line="335"/>
|
||||
<location filename="../ui/mainwindow.ui" line="334"/>
|
||||
<location filename="../ui/mainwindow.ui" line="337"/>
|
||||
<source>Shutdown computer when downloads complete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="340"/>
|
||||
<location filename="../ui/mainwindow.ui" line="343"/>
|
||||
<location filename="../ui/mainwindow.ui" line="342"/>
|
||||
<location filename="../ui/mainwindow.ui" line="345"/>
|
||||
<source>Lock qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="346"/>
|
||||
<location filename="../ui/mainwindow.ui" line="348"/>
|
||||
<source>Ctrl+L</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -3877,18 +3877,18 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Παράθυρο Καταγραφής</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="283"/>
|
||||
<location filename="../ui/mainwindow.ui" line="286"/>
|
||||
<location filename="../ui/mainwindow.ui" line="285"/>
|
||||
<location filename="../ui/mainwindow.ui" line="288"/>
|
||||
<source>Alternative speed limits</source>
|
||||
<translation>Εναλλακτικά όρια ταχύτητας</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="316"/>
|
||||
<location filename="../ui/mainwindow.ui" line="318"/>
|
||||
<source>&RSS reader</source>
|
||||
<translation>&RSS αναγβώστης</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="324"/>
|
||||
<location filename="../ui/mainwindow.ui" line="326"/>
|
||||
<source>Search &engine</source>
|
||||
<translation>Μηχανή &αναζήτησης</translation>
|
||||
</message>
|
||||
|
@ -3901,22 +3901,22 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Χρήση εναλλακτικών ορίων ταχύτητας</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="294"/>
|
||||
<location filename="../ui/mainwindow.ui" line="296"/>
|
||||
<source>Top &tool bar</source>
|
||||
<translation>Άνω μπάρα &εργαλείων</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="297"/>
|
||||
<location filename="../ui/mainwindow.ui" line="299"/>
|
||||
<source>Display top tool bar</source>
|
||||
<translation>Εμφάνιση άνω μπάρας εργαλείων</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="305"/>
|
||||
<location filename="../ui/mainwindow.ui" line="307"/>
|
||||
<source>&Speed in title bar</source>
|
||||
<translation>&Ταχύτητα στην μπάρα τίτλου</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="308"/>
|
||||
<location filename="../ui/mainwindow.ui" line="310"/>
|
||||
<source>Show transfer speed in title bar</source>
|
||||
<translation>Ένδειξη ταχύτητας μεταφορών στην μπάρα τίτλου</translation>
|
||||
</message>
|
||||
|
@ -4017,12 +4017,12 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Μεταφορές</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="204"/>
|
||||
<location filename="../ui/mainwindow.ui" line="206"/>
|
||||
<source>Preview file</source>
|
||||
<translation>Προεπισκόπηση αρχείου</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="209"/>
|
||||
<location filename="../ui/mainwindow.ui" line="211"/>
|
||||
<source>Clear log</source>
|
||||
<translation>Εκκαθάριση καταγραφών</translation>
|
||||
</message>
|
||||
|
@ -4071,12 +4071,12 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Άνοιγμα torrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="248"/>
|
||||
<location filename="../ui/mainwindow.ui" line="250"/>
|
||||
<source>Decrease priority</source>
|
||||
<translation>Μείωσε προτεραιότητα</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="260"/>
|
||||
<location filename="../ui/mainwindow.ui" line="262"/>
|
||||
<source>Increase priority</source>
|
||||
<translation>Αύξησε προτεραιότητα</translation>
|
||||
</message>
|
||||
|
|
|
@ -789,87 +789,87 @@ You should get this information from your Web browser preferences.</source>
|
|||
<context>
|
||||
<name>GUI</name>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="809"/>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<source>Open Torrent Files</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<location filename="../GUI.cpp" line="811"/>
|
||||
<source>Torrent Files</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="88"/>
|
||||
<location filename="../GUI.cpp" line="1153"/>
|
||||
<location filename="../GUI.cpp" line="1154"/>
|
||||
<source>qBittorrent %1</source>
|
||||
<comment>e.g: qBittorrent v0.x</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<location filename="../GUI.cpp" line="232"/>
|
||||
<source>qBittorrent is not the default application to open torrent files or Magnet links.
|
||||
Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="983"/>
|
||||
<location filename="../GUI.cpp" line="984"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="986"/>
|
||||
<location filename="../GUI.cpp" line="993"/>
|
||||
<location filename="../GUI.cpp" line="987"/>
|
||||
<location filename="../GUI.cpp" line="994"/>
|
||||
<source>DL speed: %1 KiB/s</source>
|
||||
<comment>e.g: Download speed: 10 KiB/s</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="989"/>
|
||||
<location filename="../GUI.cpp" line="995"/>
|
||||
<location filename="../GUI.cpp" line="990"/>
|
||||
<location filename="../GUI.cpp" line="996"/>
|
||||
<source>UP speed: %1 KiB/s</source>
|
||||
<comment>e.g: Upload speed: 10 KiB/s</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>%1 has finished downloading.</source>
|
||||
<comment>e.g: xxx.avi has finished downloading.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>I/O Error</source>
|
||||
<comment>i.e: Input/Output Error</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="358"/>
|
||||
<location filename="../GUI.cpp" line="359"/>
|
||||
<source>Search</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="340"/>
|
||||
<location filename="../GUI.cpp" line="341"/>
|
||||
<source>RSS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="433"/>
|
||||
<location filename="../GUI.cpp" line="434"/>
|
||||
<source>Alt+1</source>
|
||||
<comment>shortcut to switch to first tab</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Url download error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Couldn't download file at url: %1, reason: %2.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>An I/O error occured for torrent %1.
|
||||
Reason: %2</source>
|
||||
<comment>e.g: An error occured for torrent xxx.avi.
|
||||
|
@ -887,133 +887,133 @@ Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="230"/>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<source>Torrent file association</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>Password update</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>The UI lock password has been successfully updated</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="374"/>
|
||||
<location filename="../GUI.cpp" line="375"/>
|
||||
<source>Transfers (%1)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>Download completion</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="435"/>
|
||||
<location filename="../GUI.cpp" line="436"/>
|
||||
<source>Alt+2</source>
|
||||
<comment>shortcut to switch to third tab</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="437"/>
|
||||
<location filename="../GUI.cpp" line="438"/>
|
||||
<source>Ctrl+F</source>
|
||||
<comment>shortcut to switch to search tab</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="439"/>
|
||||
<location filename="../GUI.cpp" line="440"/>
|
||||
<source>Alt+3</source>
|
||||
<comment>shortcut to switch to fourth tab</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>Recursive download confirmation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>The torrent %1 contains torrent files, do you want to proceed with their download?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<source>Yes</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="655"/>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<source>No</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="505"/>
|
||||
<source>Never</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="524"/>
|
||||
<location filename="../GUI.cpp" line="525"/>
|
||||
<source>Global Upload Speed Limit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="546"/>
|
||||
<location filename="../GUI.cpp" line="547"/>
|
||||
<source>Global Download Speed Limit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>UI lock password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>Please type the UI lock password:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>Invalid password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>The password is invalid</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="652"/>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<source>Exiting qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<location filename="../GUI.cpp" line="654"/>
|
||||
<source>Some files are currently transferring.
|
||||
Are you sure you want to quit qBittorrent?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<location filename="../GUI.cpp" line="658"/>
|
||||
<source>Always</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1001"/>
|
||||
<location filename="../GUI.cpp" line="1002"/>
|
||||
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
|
||||
<comment>%1 is qBittorrent version</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="889"/>
|
||||
<location filename="../GUI.cpp" line="890"/>
|
||||
<source>Options were saved successfully.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1563,175 +1563,175 @@ No further notices will be issued.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="144"/>
|
||||
<location filename="../ui/mainwindow.ui" line="146"/>
|
||||
<source>&Add File...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="149"/>
|
||||
<location filename="../ui/mainwindow.ui" line="151"/>
|
||||
<source>E&xit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="154"/>
|
||||
<location filename="../ui/mainwindow.ui" line="156"/>
|
||||
<source>&Options...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="164"/>
|
||||
<location filename="../ui/mainwindow.ui" line="166"/>
|
||||
<source>&Resume</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="184"/>
|
||||
<location filename="../ui/mainwindow.ui" line="186"/>
|
||||
<source>R&esume All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="194"/>
|
||||
<location filename="../ui/mainwindow.ui" line="196"/>
|
||||
<source>Add &URL...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="199"/>
|
||||
<location filename="../ui/mainwindow.ui" line="201"/>
|
||||
<source>Torrent &creator</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="275"/>
|
||||
<location filename="../ui/mainwindow.ui" line="277"/>
|
||||
<source>Log viewer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="283"/>
|
||||
<location filename="../ui/mainwindow.ui" line="286"/>
|
||||
<location filename="../ui/mainwindow.ui" line="285"/>
|
||||
<location filename="../ui/mainwindow.ui" line="288"/>
|
||||
<source>Alternative speed limits</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="294"/>
|
||||
<location filename="../ui/mainwindow.ui" line="296"/>
|
||||
<source>Top &tool bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="297"/>
|
||||
<location filename="../ui/mainwindow.ui" line="299"/>
|
||||
<source>Display top tool bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="305"/>
|
||||
<location filename="../ui/mainwindow.ui" line="307"/>
|
||||
<source>&Speed in title bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="308"/>
|
||||
<location filename="../ui/mainwindow.ui" line="310"/>
|
||||
<source>Show transfer speed in title bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="159"/>
|
||||
<location filename="../ui/mainwindow.ui" line="161"/>
|
||||
<source>&About</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="169"/>
|
||||
<location filename="../ui/mainwindow.ui" line="171"/>
|
||||
<source>&Pause</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="174"/>
|
||||
<location filename="../ui/mainwindow.ui" line="176"/>
|
||||
<source>&Delete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="179"/>
|
||||
<location filename="../ui/mainwindow.ui" line="181"/>
|
||||
<source>P&ause All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="189"/>
|
||||
<location filename="../ui/mainwindow.ui" line="191"/>
|
||||
<source>Visit &Website</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="204"/>
|
||||
<location filename="../ui/mainwindow.ui" line="206"/>
|
||||
<source>Preview file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="209"/>
|
||||
<location filename="../ui/mainwindow.ui" line="211"/>
|
||||
<source>Clear log</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="214"/>
|
||||
<location filename="../ui/mainwindow.ui" line="216"/>
|
||||
<source>Report a &bug</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="219"/>
|
||||
<location filename="../ui/mainwindow.ui" line="221"/>
|
||||
<source>Set upload limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="224"/>
|
||||
<location filename="../ui/mainwindow.ui" line="226"/>
|
||||
<source>Set download limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="229"/>
|
||||
<location filename="../ui/mainwindow.ui" line="231"/>
|
||||
<source>&Documentation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="234"/>
|
||||
<location filename="../ui/mainwindow.ui" line="236"/>
|
||||
<source>Set global download limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="239"/>
|
||||
<location filename="../ui/mainwindow.ui" line="241"/>
|
||||
<source>Set global upload limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="272"/>
|
||||
<location filename="../ui/mainwindow.ui" line="274"/>
|
||||
<source>&Log viewer...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="316"/>
|
||||
<location filename="../ui/mainwindow.ui" line="318"/>
|
||||
<source>&RSS reader</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="324"/>
|
||||
<location filename="../ui/mainwindow.ui" line="326"/>
|
||||
<source>Search &engine</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="332"/>
|
||||
<location filename="../ui/mainwindow.ui" line="335"/>
|
||||
<location filename="../ui/mainwindow.ui" line="334"/>
|
||||
<location filename="../ui/mainwindow.ui" line="337"/>
|
||||
<source>Shutdown computer when downloads complete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="340"/>
|
||||
<location filename="../ui/mainwindow.ui" line="343"/>
|
||||
<location filename="../ui/mainwindow.ui" line="342"/>
|
||||
<location filename="../ui/mainwindow.ui" line="345"/>
|
||||
<source>Lock qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="346"/>
|
||||
<location filename="../ui/mainwindow.ui" line="348"/>
|
||||
<source>Ctrl+L</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="248"/>
|
||||
<location filename="../ui/mainwindow.ui" line="250"/>
|
||||
<source>Decrease priority</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="260"/>
|
||||
<location filename="../ui/mainwindow.ui" line="262"/>
|
||||
<source>Increase priority</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -1978,12 +1978,12 @@ Debe obtener esta información de las preferencias de su navegador Web.</transla
|
|||
<translation type="obsolete">No se pudo crear el directorio:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="809"/>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<source>Open Torrent Files</source>
|
||||
<translation>Abrir archivos Torrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<location filename="../GUI.cpp" line="811"/>
|
||||
<source>Torrent Files</source>
|
||||
<translation>Archivos Torrent</translation>
|
||||
</message>
|
||||
|
@ -2115,7 +2115,7 @@ Debe obtener esta información de las preferencias de su navegador Web.</transla
|
|||
<translation type="obsolete"> qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="983"/>
|
||||
<location filename="../GUI.cpp" line="984"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation>qBittorrent</translation>
|
||||
</message>
|
||||
|
@ -2392,7 +2392,7 @@ Por favor cierra el otro antes.</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="88"/>
|
||||
<location filename="../GUI.cpp" line="1153"/>
|
||||
<location filename="../GUI.cpp" line="1154"/>
|
||||
<source>qBittorrent %1</source>
|
||||
<comment>e.g: qBittorrent v0.x</comment>
|
||||
<translation>qBittorrent %1</translation>
|
||||
|
@ -2460,15 +2460,15 @@ Por favor cierra el otro antes.</translation>
|
|||
<translation type="obsolete">qBittorrent %1 iniciado.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="986"/>
|
||||
<location filename="../GUI.cpp" line="993"/>
|
||||
<location filename="../GUI.cpp" line="987"/>
|
||||
<location filename="../GUI.cpp" line="994"/>
|
||||
<source>DL speed: %1 KiB/s</source>
|
||||
<comment>e.g: Download speed: 10 KiB/s</comment>
|
||||
<translation>Vel. de Bajada: %1 KiB/s</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="989"/>
|
||||
<location filename="../GUI.cpp" line="995"/>
|
||||
<location filename="../GUI.cpp" line="990"/>
|
||||
<location filename="../GUI.cpp" line="996"/>
|
||||
<source>UP speed: %1 KiB/s</source>
|
||||
<comment>e.g: Upload speed: 10 KiB/s</comment>
|
||||
<translation>Vel. de Subida: %1 KiB/s</translation>
|
||||
|
@ -2551,13 +2551,13 @@ Por favor cierra el otro antes.</translation>
|
|||
<translation type="obsolete">'%1' reiniciado.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>%1 has finished downloading.</source>
|
||||
<comment>e.g: xxx.avi has finished downloading.</comment>
|
||||
<translation>%1 ha terminado de descargarse.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>I/O Error</source>
|
||||
<comment>i.e: Input/Output Error</comment>
|
||||
<translation>Error de Entrada/Salida</translation>
|
||||
|
@ -2617,12 +2617,12 @@ Por favor cierra el otro antes.</translation>
|
|||
<translation type="obsolete">Ha ocurrido un error (¿Disco lleno?), '%1' pausado.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="358"/>
|
||||
<location filename="../GUI.cpp" line="359"/>
|
||||
<source>Search</source>
|
||||
<translation>Buscar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="230"/>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<source>Torrent file association</source>
|
||||
<translation>Asociación de archivos Torrent</translation>
|
||||
</message>
|
||||
|
@ -2632,39 +2632,39 @@ Por favor cierra el otro antes.</translation>
|
|||
<translation>Configurar Contraseña...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<location filename="../GUI.cpp" line="232"/>
|
||||
<source>qBittorrent is not the default application to open torrent files or Magnet links.
|
||||
Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
||||
<translation>qBittorrent no es la aplicación por defecto para abrir archivos Torrent o enlaces Magnet.
|
||||
¿Quiere que qBittorrent sea el programa por defecto para gestionar estos archivos?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>Password update</source>
|
||||
<translation>Actualizar Contraseña</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>The UI lock password has been successfully updated</source>
|
||||
<translation>La contraseña de bloqueo de qBittorrent se ha actualizado correctamente</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="340"/>
|
||||
<location filename="../GUI.cpp" line="341"/>
|
||||
<source>RSS</source>
|
||||
<translation>RSS</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="374"/>
|
||||
<location filename="../GUI.cpp" line="375"/>
|
||||
<source>Transfers (%1)</source>
|
||||
<translation>Transferencias (%1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>Download completion</source>
|
||||
<translation>Descarga completada</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>An I/O error occured for torrent %1.
|
||||
Reason: %2</source>
|
||||
<comment>e.g: An error occured for torrent xxx.avi.
|
||||
|
@ -2673,85 +2673,85 @@ Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
|||
Razón: %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="435"/>
|
||||
<location filename="../GUI.cpp" line="436"/>
|
||||
<source>Alt+2</source>
|
||||
<comment>shortcut to switch to third tab</comment>
|
||||
<translation>Alt+2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="439"/>
|
||||
<location filename="../GUI.cpp" line="440"/>
|
||||
<source>Alt+3</source>
|
||||
<comment>shortcut to switch to fourth tab</comment>
|
||||
<translation>Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>Recursive download confirmation</source>
|
||||
<translation>Confirmación descargas recursivas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>The torrent %1 contains torrent files, do you want to proceed with their download?</source>
|
||||
<translation>Este torrent %1 contiene archivos torrent, ¿quiere seguir adelante con su descarga?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<source>Yes</source>
|
||||
<translation>Sí</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="655"/>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<source>No</source>
|
||||
<translation>No</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="505"/>
|
||||
<source>Never</source>
|
||||
<translation>Nunca</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="524"/>
|
||||
<location filename="../GUI.cpp" line="525"/>
|
||||
<source>Global Upload Speed Limit</source>
|
||||
<translation>Límite global de subida</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="546"/>
|
||||
<location filename="../GUI.cpp" line="547"/>
|
||||
<source>Global Download Speed Limit</source>
|
||||
<translation>Limite global de bajada</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>UI lock password</source>
|
||||
<translation>Contraseña de bloqueo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>Please type the UI lock password:</source>
|
||||
<translation>Por favor, escriba la contraseña de bloqueo:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>Invalid password</source>
|
||||
<translation>Contraseña no válida</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>The password is invalid</source>
|
||||
<translation>La contraseña no es válida</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="652"/>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<source>Exiting qBittorrent</source>
|
||||
<translation>Cerrando qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<location filename="../GUI.cpp" line="658"/>
|
||||
<source>Always</source>
|
||||
<translation>Siempre</translation>
|
||||
</message>
|
||||
|
@ -2761,7 +2761,7 @@ Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
|||
<translation type="obsolete">qBittorrent %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1001"/>
|
||||
<location filename="../GUI.cpp" line="1002"/>
|
||||
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
|
||||
<comment>%1 is qBittorrent version</comment>
|
||||
<translation>qBittorrent %1 (Bajada: %2/s, Subida: %3/s)</translation>
|
||||
|
@ -2839,7 +2839,7 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">Radio</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="433"/>
|
||||
<location filename="../GUI.cpp" line="434"/>
|
||||
<source>Alt+1</source>
|
||||
<comment>shortcut to switch to first tab</comment>
|
||||
<translation>Alt+1</translation>
|
||||
|
@ -2860,12 +2860,12 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">Alt+4</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Url download error</source>
|
||||
<translation>Error de descarga de Url</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Couldn't download file at url: %1, reason: %2.</source>
|
||||
<translation>No se pudo descargar el archivo en la url: %1, razón: %2.</translation>
|
||||
</message>
|
||||
|
@ -2896,7 +2896,7 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="437"/>
|
||||
<location filename="../GUI.cpp" line="438"/>
|
||||
<source>Ctrl+F</source>
|
||||
<comment>shortcut to switch to search tab</comment>
|
||||
<translation>Ctrl + F</translation>
|
||||
|
@ -2907,7 +2907,7 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">'%1' fue eliminado porque su radio llegó al valor máximo que estableciste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<location filename="../GUI.cpp" line="654"/>
|
||||
<source>Some files are currently transferring.
|
||||
Are you sure you want to quit qBittorrent?</source>
|
||||
<translation>Algunos archivos están aún transfiriendose.
|
||||
|
@ -2939,7 +2939,7 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">qBittorrent %1 (DL: %2KiB/s, UP: %3KiB/s)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="889"/>
|
||||
<location filename="../GUI.cpp" line="890"/>
|
||||
<source>Options were saved successfully.</source>
|
||||
<translation>Opciones guardadas correctamente.</translation>
|
||||
</message>
|
||||
|
@ -3567,17 +3567,17 @@ Probablemente esto es algo que ya sabía, así que no le dirá otra vez.</transl
|
|||
<translation>&Ver</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="144"/>
|
||||
<location filename="../ui/mainwindow.ui" line="146"/>
|
||||
<source>&Add File...</source>
|
||||
<translation>&Agregar archivo...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="149"/>
|
||||
<location filename="../ui/mainwindow.ui" line="151"/>
|
||||
<source>E&xit</source>
|
||||
<translation>&Salir</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="154"/>
|
||||
<location filename="../ui/mainwindow.ui" line="156"/>
|
||||
<source>&Options...</source>
|
||||
<translation>&Opciones...</translation>
|
||||
</message>
|
||||
|
@ -3610,22 +3610,22 @@ Probablemente esto es algo que ya sabía, así que no le dirá otra vez.</transl
|
|||
<translation type="obsolete">Visite mi sitio Web</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="194"/>
|
||||
<location filename="../ui/mainwindow.ui" line="196"/>
|
||||
<source>Add &URL...</source>
|
||||
<translation>Añadir &URL...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="199"/>
|
||||
<location filename="../ui/mainwindow.ui" line="201"/>
|
||||
<source>Torrent &creator</source>
|
||||
<translation>Crear &Torrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="219"/>
|
||||
<location filename="../ui/mainwindow.ui" line="221"/>
|
||||
<source>Set upload limit...</source>
|
||||
<translation>Límitie de Subidad...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="224"/>
|
||||
<location filename="../ui/mainwindow.ui" line="226"/>
|
||||
<source>Set download limit...</source>
|
||||
<translation>Límite de Bajada...</translation>
|
||||
</message>
|
||||
|
@ -3634,7 +3634,7 @@ Probablemente esto es algo que ya sabía, así que no le dirá otra vez.</transl
|
|||
<translation type="obsolete">Documentación</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="159"/>
|
||||
<location filename="../ui/mainwindow.ui" line="161"/>
|
||||
<source>&About</source>
|
||||
<translation>&Acerca de</translation>
|
||||
</message>
|
||||
|
@ -3643,17 +3643,17 @@ Probablemente esto es algo que ya sabía, así que no le dirá otra vez.</transl
|
|||
<translation type="obsolete">&Comenzar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="169"/>
|
||||
<location filename="../ui/mainwindow.ui" line="171"/>
|
||||
<source>&Pause</source>
|
||||
<translation>&Pausar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="174"/>
|
||||
<location filename="../ui/mainwindow.ui" line="176"/>
|
||||
<source>&Delete</source>
|
||||
<translation>&Borrar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="179"/>
|
||||
<location filename="../ui/mainwindow.ui" line="181"/>
|
||||
<source>P&ause All</source>
|
||||
<translation>Pa&usar Todas</translation>
|
||||
</message>
|
||||
|
@ -3662,64 +3662,64 @@ Probablemente esto es algo que ya sabía, así que no le dirá otra vez.</transl
|
|||
<translation type="obsolete">Comenzar &Todas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="164"/>
|
||||
<location filename="../ui/mainwindow.ui" line="166"/>
|
||||
<source>&Resume</source>
|
||||
<translation>&Reanudar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="184"/>
|
||||
<location filename="../ui/mainwindow.ui" line="186"/>
|
||||
<source>R&esume All</source>
|
||||
<translation>R&eanudar Todos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="189"/>
|
||||
<location filename="../ui/mainwindow.ui" line="191"/>
|
||||
<source>Visit &Website</source>
|
||||
<translation>&Visite mi sitio Web</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="214"/>
|
||||
<location filename="../ui/mainwindow.ui" line="216"/>
|
||||
<source>Report a &bug</source>
|
||||
<translation>Comunicar un &bug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="229"/>
|
||||
<location filename="../ui/mainwindow.ui" line="231"/>
|
||||
<source>&Documentation</source>
|
||||
<translation>&Documentación</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="234"/>
|
||||
<location filename="../ui/mainwindow.ui" line="236"/>
|
||||
<source>Set global download limit...</source>
|
||||
<translation>Límite global de Bajada...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="239"/>
|
||||
<location filename="../ui/mainwindow.ui" line="241"/>
|
||||
<source>Set global upload limit...</source>
|
||||
<translation>Límite global de Subida...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="272"/>
|
||||
<location filename="../ui/mainwindow.ui" line="274"/>
|
||||
<source>&Log viewer...</source>
|
||||
<translation>Visor de &registros...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="275"/>
|
||||
<location filename="../ui/mainwindow.ui" line="277"/>
|
||||
<source>Log viewer</source>
|
||||
<translation>Visor de registros</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="332"/>
|
||||
<location filename="../ui/mainwindow.ui" line="335"/>
|
||||
<location filename="../ui/mainwindow.ui" line="334"/>
|
||||
<location filename="../ui/mainwindow.ui" line="337"/>
|
||||
<source>Shutdown computer when downloads complete</source>
|
||||
<translation>Apagar el equipo al finalizar las descargas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="340"/>
|
||||
<location filename="../ui/mainwindow.ui" line="343"/>
|
||||
<location filename="../ui/mainwindow.ui" line="342"/>
|
||||
<location filename="../ui/mainwindow.ui" line="345"/>
|
||||
<source>Lock qBittorrent</source>
|
||||
<translation>Bloquear qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="346"/>
|
||||
<location filename="../ui/mainwindow.ui" line="348"/>
|
||||
<source>Ctrl+L</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
|
@ -3728,18 +3728,18 @@ Probablemente esto es algo que ya sabía, así que no le dirá otra vez.</transl
|
|||
<translation type="obsolete">Ventana de registro</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="283"/>
|
||||
<location filename="../ui/mainwindow.ui" line="286"/>
|
||||
<location filename="../ui/mainwindow.ui" line="285"/>
|
||||
<location filename="../ui/mainwindow.ui" line="288"/>
|
||||
<source>Alternative speed limits</source>
|
||||
<translation>Límites de velocidad alternativa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="316"/>
|
||||
<location filename="../ui/mainwindow.ui" line="318"/>
|
||||
<source>&RSS reader</source>
|
||||
<translation>&Lector RSS</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="324"/>
|
||||
<location filename="../ui/mainwindow.ui" line="326"/>
|
||||
<source>Search &engine</source>
|
||||
<translation>&Motor de búsqueda</translation>
|
||||
</message>
|
||||
|
@ -3756,22 +3756,22 @@ Probablemente esto es algo que ya sabía, así que no le dirá otra vez.</transl
|
|||
<translation type="obsolete">Usar límites de velocidad alternativa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="294"/>
|
||||
<location filename="../ui/mainwindow.ui" line="296"/>
|
||||
<source>Top &tool bar</source>
|
||||
<translation>Barra &Herramientas superior</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="297"/>
|
||||
<location filename="../ui/mainwindow.ui" line="299"/>
|
||||
<source>Display top tool bar</source>
|
||||
<translation>Mostrar barra heramientas superior</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="305"/>
|
||||
<location filename="../ui/mainwindow.ui" line="307"/>
|
||||
<source>&Speed in title bar</source>
|
||||
<translation>&Velocidad en la barra</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="308"/>
|
||||
<location filename="../ui/mainwindow.ui" line="310"/>
|
||||
<source>Show transfer speed in title bar</source>
|
||||
<translation>Mostrar velocidad en la barra de título</translation>
|
||||
</message>
|
||||
|
@ -3872,12 +3872,12 @@ Probablemente esto es algo que ya sabía, así que no le dirá otra vez.</transl
|
|||
<translation type="obsolete">Transferidos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="204"/>
|
||||
<location filename="../ui/mainwindow.ui" line="206"/>
|
||||
<source>Preview file</source>
|
||||
<translation>Previsualizar archivo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="209"/>
|
||||
<location filename="../ui/mainwindow.ui" line="211"/>
|
||||
<source>Clear log</source>
|
||||
<translation>Limpiar registro</translation>
|
||||
</message>
|
||||
|
@ -3926,12 +3926,12 @@ Probablemente esto es algo que ya sabía, así que no le dirá otra vez.</transl
|
|||
<translation type="obsolete">Abrir torrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="248"/>
|
||||
<location filename="../ui/mainwindow.ui" line="250"/>
|
||||
<source>Decrease priority</source>
|
||||
<translation>Disminuir prioridad</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="260"/>
|
||||
<location filename="../ui/mainwindow.ui" line="262"/>
|
||||
<source>Increase priority</source>
|
||||
<translation>Incrementar prioridad</translation>
|
||||
</message>
|
||||
|
|
|
@ -2014,7 +2014,7 @@ Sinun pitäisi löytää nämä tiedot web-selaimesi asetuksista.</translation>
|
|||
<translation type="obsolete">Hakupalvelua ei ole valittu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="809"/>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<source>Open Torrent Files</source>
|
||||
<translation>Avaa torrent-tiedostoja</translation>
|
||||
</message>
|
||||
|
@ -2144,7 +2144,7 @@ Uutta esikatselua ei voi aloittaa.</translation>
|
|||
<translation type="obsolete">Tiedosto ei ole kelvollinen torrent-tiedosto.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<location filename="../GUI.cpp" line="811"/>
|
||||
<source>Torrent Files</source>
|
||||
<translation>Torrent-tiedostot</translation>
|
||||
</message>
|
||||
|
@ -2183,7 +2183,7 @@ Uutta esikatselua ei voi aloittaa.</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="88"/>
|
||||
<location filename="../GUI.cpp" line="1153"/>
|
||||
<location filename="../GUI.cpp" line="1154"/>
|
||||
<source>qBittorrent %1</source>
|
||||
<comment>e.g: qBittorrent v0.x</comment>
|
||||
<translation> qBittorrent %1</translation>
|
||||
|
@ -2241,90 +2241,90 @@ Uutta esikatselua ei voi aloittaa.</translation>
|
|||
<translation type="obsolete">Lataajia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="435"/>
|
||||
<location filename="../GUI.cpp" line="436"/>
|
||||
<source>Alt+2</source>
|
||||
<comment>shortcut to switch to third tab</comment>
|
||||
<translation>Alt+2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="439"/>
|
||||
<location filename="../GUI.cpp" line="440"/>
|
||||
<source>Alt+3</source>
|
||||
<comment>shortcut to switch to fourth tab</comment>
|
||||
<translation>Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>Recursive download confirmation</source>
|
||||
<translation>Vahvistus rekursiiviseen lataukseen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>The torrent %1 contains torrent files, do you want to proceed with their download?</source>
|
||||
<translation>Torentti %1 sisältää torrent-tiedostoja, jatketaanko latausta?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<source>Yes</source>
|
||||
<translation>Kyllä</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="655"/>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<source>No</source>
|
||||
<translation>Ei</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="505"/>
|
||||
<source>Never</source>
|
||||
<translation>Ei koskaan</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="524"/>
|
||||
<location filename="../GUI.cpp" line="525"/>
|
||||
<source>Global Upload Speed Limit</source>
|
||||
<translation>Yleinen lähetysnopeusrajoitus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="546"/>
|
||||
<location filename="../GUI.cpp" line="547"/>
|
||||
<source>Global Download Speed Limit</source>
|
||||
<translation>Yleinen latausnopeusrajoitus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>UI lock password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>Please type the UI lock password:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>Invalid password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>The password is invalid</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="652"/>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<source>Exiting qBittorrent</source>
|
||||
<translation>Lopetetaan qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="983"/>
|
||||
<location filename="../GUI.cpp" line="984"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation> qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<location filename="../GUI.cpp" line="658"/>
|
||||
<source>Always</source>
|
||||
<translation>Aina</translation>
|
||||
</message>
|
||||
|
@ -2334,21 +2334,21 @@ Uutta esikatselua ei voi aloittaa.</translation>
|
|||
<translation type="obsolete"> qBittorrent %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="986"/>
|
||||
<location filename="../GUI.cpp" line="993"/>
|
||||
<location filename="../GUI.cpp" line="987"/>
|
||||
<location filename="../GUI.cpp" line="994"/>
|
||||
<source>DL speed: %1 KiB/s</source>
|
||||
<comment>e.g: Download speed: 10 KiB/s</comment>
|
||||
<translation>Latausnopeus: %1 KiB/s</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="989"/>
|
||||
<location filename="../GUI.cpp" line="995"/>
|
||||
<location filename="../GUI.cpp" line="990"/>
|
||||
<location filename="../GUI.cpp" line="996"/>
|
||||
<source>UP speed: %1 KiB/s</source>
|
||||
<comment>e.g: Upload speed: 10 KiB/s</comment>
|
||||
<translation>Lähetysnopeus: %1 KiB/s</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1001"/>
|
||||
<location filename="../GUI.cpp" line="1002"/>
|
||||
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
|
||||
<comment>%1 is qBittorrent version</comment>
|
||||
<translation>qBittorrent %1 (Lataus: %2/s, lähetys: %3/s)</translation>
|
||||
|
@ -2414,13 +2414,13 @@ Uutta esikatselua ei voi aloittaa.</translation>
|
|||
<translation type="obsolete">Torrentin ”%1” lataamista jatkettiin.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>%1 has finished downloading.</source>
|
||||
<comment>e.g: xxx.avi has finished downloading.</comment>
|
||||
<translation>Lataus ”%1” tuli valmiiksi.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>I/O Error</source>
|
||||
<comment>i.e: Input/Output Error</comment>
|
||||
<translation>I/O-virhe</translation>
|
||||
|
@ -2458,17 +2458,17 @@ Uutta esikatselua ei voi aloittaa.</translation>
|
|||
<translation type="obsolete">Tapahtui virhe (levy on täynnä?). Lataus ”%1” pysäytettiin.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="358"/>
|
||||
<location filename="../GUI.cpp" line="359"/>
|
||||
<source>Search</source>
|
||||
<translation>Etsi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="230"/>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<source>Torrent file association</source>
|
||||
<translation>Torrent-tiedoston liittäminen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="340"/>
|
||||
<location filename="../GUI.cpp" line="341"/>
|
||||
<source>RSS</source>
|
||||
<translation>RSS</translation>
|
||||
</message>
|
||||
|
@ -2524,13 +2524,13 @@ Haluatko varmasti lopettaa?</translation>
|
|||
<translation type="obsolete">Salaus [EI KÄYTÖSSÄ]</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="433"/>
|
||||
<location filename="../GUI.cpp" line="434"/>
|
||||
<source>Alt+1</source>
|
||||
<comment>shortcut to switch to first tab</comment>
|
||||
<translation>Alt+1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>Download completion</source>
|
||||
<translation>Latauksen valmistuminen</translation>
|
||||
</message>
|
||||
|
@ -2540,29 +2540,29 @@ Haluatko varmasti lopettaa?</translation>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<location filename="../GUI.cpp" line="232"/>
|
||||
<source>qBittorrent is not the default application to open torrent files or Magnet links.
|
||||
Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
||||
<translation>qBittorrent ei ole torrent-tiedostojen tai Magnet-linkkien oletusohjelmisto.
|
||||
Haluatko, että qBittorrent käsittelee nämä oletusarvoisesti?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>Password update</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>The UI lock password has been successfully updated</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="374"/>
|
||||
<location filename="../GUI.cpp" line="375"/>
|
||||
<source>Transfers (%1)</source>
|
||||
<translation>Siirrot (%1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>An I/O error occured for torrent %1.
|
||||
Reason: %2</source>
|
||||
<comment>e.g: An error occured for torrent xxx.avi.
|
||||
|
@ -2581,12 +2581,12 @@ Haluatko, että qBittorrent käsittelee nämä oletusarvoisesti?</translation>
|
|||
<translation type="obsolete">Alt+4</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Url download error</source>
|
||||
<translation>Latausvirhe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Couldn't download file at url: %1, reason: %2.</source>
|
||||
<translation>Tiedoston lataaminen osoitteesta %1 epäonnistui: %2.</translation>
|
||||
</message>
|
||||
|
@ -2609,13 +2609,13 @@ Haluatko, että qBittorrent käsittelee nämä oletusarvoisesti?</translation>
|
|||
<translation type="obsolete">Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="437"/>
|
||||
<location filename="../GUI.cpp" line="438"/>
|
||||
<source>Ctrl+F</source>
|
||||
<comment>shortcut to switch to search tab</comment>
|
||||
<translation>Ctrl+F</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<location filename="../GUI.cpp" line="654"/>
|
||||
<source>Some files are currently transferring.
|
||||
Are you sure you want to quit qBittorrent?</source>
|
||||
<translation>Tiedostoja on siirrotta.
|
||||
|
@ -2685,7 +2685,7 @@ Haluatko varmasti lopettaa qBittorrentin?</translation>
|
|||
<translation type="obsolete">Lähetykset</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="889"/>
|
||||
<location filename="../GUI.cpp" line="890"/>
|
||||
<source>Options were saved successfully.</source>
|
||||
<translation>Valinnat tallennettiin.</translation>
|
||||
</message>
|
||||
|
@ -3232,7 +3232,7 @@ Muita varoituksia ei anneta.</translation>
|
|||
<translation type="obsolete">Tyhjennä</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="209"/>
|
||||
<location filename="../ui/mainwindow.ui" line="211"/>
|
||||
<source>Clear log</source>
|
||||
<translation>Tyhjennä loki</translation>
|
||||
</message>
|
||||
|
@ -3316,7 +3316,7 @@ Muita varoituksia ei anneta.</translation>
|
|||
<translation type="obsolete">Asetukset</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="204"/>
|
||||
<location filename="../ui/mainwindow.ui" line="206"/>
|
||||
<source>Preview file</source>
|
||||
<translation>Esikatsele</translation>
|
||||
</message>
|
||||
|
@ -3431,17 +3431,17 @@ Muita varoituksia ei anneta.</translation>
|
|||
<translation>&Näytä</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="144"/>
|
||||
<location filename="../ui/mainwindow.ui" line="146"/>
|
||||
<source>&Add File...</source>
|
||||
<translation>&Lisää tiedosto...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="149"/>
|
||||
<location filename="../ui/mainwindow.ui" line="151"/>
|
||||
<source>E&xit</source>
|
||||
<translation>&Poistu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="154"/>
|
||||
<location filename="../ui/mainwindow.ui" line="156"/>
|
||||
<source>&Options...</source>
|
||||
<translation>V&alinnat...</translation>
|
||||
</message>
|
||||
|
@ -3450,7 +3450,7 @@ Muita varoituksia ei anneta.</translation>
|
|||
<translation type="obsolete">Käy web-sivustolla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="159"/>
|
||||
<location filename="../ui/mainwindow.ui" line="161"/>
|
||||
<source>&About</source>
|
||||
<translation>&Tietoja</translation>
|
||||
</message>
|
||||
|
@ -3459,17 +3459,17 @@ Muita varoituksia ei anneta.</translation>
|
|||
<translation type="obsolete">&Käynnistä</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="169"/>
|
||||
<location filename="../ui/mainwindow.ui" line="171"/>
|
||||
<source>&Pause</source>
|
||||
<translation>&Pysäytä</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="174"/>
|
||||
<location filename="../ui/mainwindow.ui" line="176"/>
|
||||
<source>&Delete</source>
|
||||
<translation>&Poista</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="179"/>
|
||||
<location filename="../ui/mainwindow.ui" line="181"/>
|
||||
<source>P&ause All</source>
|
||||
<translation>P&ysäytä kaikki</translation>
|
||||
</message>
|
||||
|
@ -3478,130 +3478,130 @@ Muita varoituksia ei anneta.</translation>
|
|||
<translation type="obsolete">K&äynnistä kaikki</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="164"/>
|
||||
<location filename="../ui/mainwindow.ui" line="166"/>
|
||||
<source>&Resume</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="184"/>
|
||||
<location filename="../ui/mainwindow.ui" line="186"/>
|
||||
<source>R&esume All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="189"/>
|
||||
<location filename="../ui/mainwindow.ui" line="191"/>
|
||||
<source>Visit &Website</source>
|
||||
<translation>Käy &web-sivustolla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="194"/>
|
||||
<location filename="../ui/mainwindow.ui" line="196"/>
|
||||
<source>Add &URL...</source>
|
||||
<translation>Lisää &Url...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="199"/>
|
||||
<location filename="../ui/mainwindow.ui" line="201"/>
|
||||
<source>Torrent &creator</source>
|
||||
<translation>Torrentin &valmistaja</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="214"/>
|
||||
<location filename="../ui/mainwindow.ui" line="216"/>
|
||||
<source>Report a &bug</source>
|
||||
<translation>Ilmoita &virheestä</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="219"/>
|
||||
<location filename="../ui/mainwindow.ui" line="221"/>
|
||||
<source>Set upload limit...</source>
|
||||
<translation>Aseta lähetysnopeusrajoitus...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="224"/>
|
||||
<location filename="../ui/mainwindow.ui" line="226"/>
|
||||
<source>Set download limit...</source>
|
||||
<translation>Aseta latausnopeusrajoitus...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="229"/>
|
||||
<location filename="../ui/mainwindow.ui" line="231"/>
|
||||
<source>&Documentation</source>
|
||||
<translation>&Dokumentaatio</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="234"/>
|
||||
<location filename="../ui/mainwindow.ui" line="236"/>
|
||||
<source>Set global download limit...</source>
|
||||
<translation>Aseta yleinen latausnopeusrajoitus...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="239"/>
|
||||
<location filename="../ui/mainwindow.ui" line="241"/>
|
||||
<source>Set global upload limit...</source>
|
||||
<translation>Aseta yleinen lähetysnopeusrajoitus...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="248"/>
|
||||
<location filename="../ui/mainwindow.ui" line="250"/>
|
||||
<source>Decrease priority</source>
|
||||
<translation>Laske prioriteettia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="260"/>
|
||||
<location filename="../ui/mainwindow.ui" line="262"/>
|
||||
<source>Increase priority</source>
|
||||
<translation>Nosta prioriteettia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="272"/>
|
||||
<location filename="../ui/mainwindow.ui" line="274"/>
|
||||
<source>&Log viewer...</source>
|
||||
<translation>&Lokin katselu...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="275"/>
|
||||
<location filename="../ui/mainwindow.ui" line="277"/>
|
||||
<source>Log viewer</source>
|
||||
<translation>Lokin katselu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="283"/>
|
||||
<location filename="../ui/mainwindow.ui" line="286"/>
|
||||
<location filename="../ui/mainwindow.ui" line="285"/>
|
||||
<location filename="../ui/mainwindow.ui" line="288"/>
|
||||
<source>Alternative speed limits</source>
|
||||
<translation>Vaihtoehtoiset nopeusrajoitukset</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="294"/>
|
||||
<location filename="../ui/mainwindow.ui" line="296"/>
|
||||
<source>Top &tool bar</source>
|
||||
<translation>&Ylätyökalupalkki</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="297"/>
|
||||
<location filename="../ui/mainwindow.ui" line="299"/>
|
||||
<source>Display top tool bar</source>
|
||||
<translation>Näytä ylätyökalupalkki</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="305"/>
|
||||
<location filename="../ui/mainwindow.ui" line="307"/>
|
||||
<source>&Speed in title bar</source>
|
||||
<translation>&Nopeus otsikkorivillä</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="308"/>
|
||||
<location filename="../ui/mainwindow.ui" line="310"/>
|
||||
<source>Show transfer speed in title bar</source>
|
||||
<translation>Näytä nopeus otsikkorivillä</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="316"/>
|
||||
<location filename="../ui/mainwindow.ui" line="318"/>
|
||||
<source>&RSS reader</source>
|
||||
<translation>&RSS-lukija</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="324"/>
|
||||
<location filename="../ui/mainwindow.ui" line="326"/>
|
||||
<source>Search &engine</source>
|
||||
<translation>&Hakupalvelu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="332"/>
|
||||
<location filename="../ui/mainwindow.ui" line="335"/>
|
||||
<location filename="../ui/mainwindow.ui" line="334"/>
|
||||
<location filename="../ui/mainwindow.ui" line="337"/>
|
||||
<source>Shutdown computer when downloads complete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="340"/>
|
||||
<location filename="../ui/mainwindow.ui" line="343"/>
|
||||
<location filename="../ui/mainwindow.ui" line="342"/>
|
||||
<location filename="../ui/mainwindow.ui" line="345"/>
|
||||
<source>Lock qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="346"/>
|
||||
<location filename="../ui/mainwindow.ui" line="348"/>
|
||||
<source>Ctrl+L</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
Binary file not shown.
|
@ -2120,7 +2120,7 @@ Vous pouvez récupérer ces informations à partir des préférences de votre na
|
|||
<translation type="obsolete">Impossible de trouver le dossier : '</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="809"/>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<source>Open Torrent Files</source>
|
||||
<translation>Ouvrir fichiers torrent</translation>
|
||||
</message>
|
||||
|
@ -2229,7 +2229,7 @@ Vous pouvez récupérer ces informations à partir des préférences de votre na
|
|||
<translation type="obsolete">Impossible de créer le dossier :</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<location filename="../GUI.cpp" line="811"/>
|
||||
<source>Torrent Files</source>
|
||||
<translation>Fichiers Torrent</translation>
|
||||
</message>
|
||||
|
@ -2592,7 +2592,7 @@ Veuillez d'abord le quitter.</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="88"/>
|
||||
<location filename="../GUI.cpp" line="1153"/>
|
||||
<location filename="../GUI.cpp" line="1154"/>
|
||||
<source>qBittorrent %1</source>
|
||||
<comment>e.g: qBittorrent v0.x</comment>
|
||||
<translation>qBittorrent %1</translation>
|
||||
|
@ -2660,7 +2660,7 @@ Veuillez d'abord le quitter.</translation>
|
|||
<translation type="obsolete">qBittorrent %1 démarré.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="983"/>
|
||||
<location filename="../GUI.cpp" line="984"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation>qBittorrent</translation>
|
||||
</message>
|
||||
|
@ -2670,15 +2670,15 @@ Veuillez d'abord le quitter.</translation>
|
|||
<translation type="obsolete">qBittorrent %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="986"/>
|
||||
<location filename="../GUI.cpp" line="993"/>
|
||||
<location filename="../GUI.cpp" line="987"/>
|
||||
<location filename="../GUI.cpp" line="994"/>
|
||||
<source>DL speed: %1 KiB/s</source>
|
||||
<comment>e.g: Download speed: 10 KiB/s</comment>
|
||||
<translation>Vitesse DL : %1 Ko/s</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="989"/>
|
||||
<location filename="../GUI.cpp" line="995"/>
|
||||
<location filename="../GUI.cpp" line="990"/>
|
||||
<location filename="../GUI.cpp" line="996"/>
|
||||
<source>UP speed: %1 KiB/s</source>
|
||||
<comment>e.g: Upload speed: 10 KiB/s</comment>
|
||||
<translation>Vitesse UP : %1 Ko/s</translation>
|
||||
|
@ -2761,13 +2761,13 @@ Veuillez d'abord le quitter.</translation>
|
|||
<translation type="obsolete">'%1' a été relancé.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>%1 has finished downloading.</source>
|
||||
<comment>e.g: xxx.avi has finished downloading.</comment>
|
||||
<translation>Le téléchargement de %1 est terminé.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>I/O Error</source>
|
||||
<comment>i.e: Input/Output Error</comment>
|
||||
<translation>Erreur E/S</translation>
|
||||
|
@ -2827,12 +2827,12 @@ Veuillez d'abord le quitter.</translation>
|
|||
<translation type="obsolete">Une erreur s'est produite (disque plein ?), '%1' a été mis en pause.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="358"/>
|
||||
<location filename="../GUI.cpp" line="359"/>
|
||||
<source>Search</source>
|
||||
<translation>Recherche</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="230"/>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<source>Torrent file association</source>
|
||||
<translation>Association aux fichiers Torrent</translation>
|
||||
</message>
|
||||
|
@ -2848,7 +2848,7 @@ Voulez-vous réaliser cette association ?</translation>
|
|||
<translation>Définir le mot de passe...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<location filename="../GUI.cpp" line="232"/>
|
||||
<source>qBittorrent is not the default application to open torrent files or Magnet links.
|
||||
Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
||||
<translation>qBittorrent n'est pas l'application utilisée pour ouvrir les fichiers torrent ou les liens Magnet.
|
||||
|
@ -2863,32 +2863,32 @@ Voulez-vous corriger cela ?</translation>
|
|||
<translation type="obsolete">Veuillez entrer le mot de passe de vérouillage :</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>Password update</source>
|
||||
<translation>Mise à jour du mot de passe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>The UI lock password has been successfully updated</source>
|
||||
<translation>Le mot de passe de vérouillage a été mis à jour</translation>
|
||||
<translation>Le mot de passe de verrouillage a été mis à jour</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="340"/>
|
||||
<location filename="../GUI.cpp" line="341"/>
|
||||
<source>RSS</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="374"/>
|
||||
<location filename="../GUI.cpp" line="375"/>
|
||||
<source>Transfers (%1)</source>
|
||||
<translation>Transferts (%1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>Download completion</source>
|
||||
<translation>Fin du téléchargement</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>An I/O error occured for torrent %1.
|
||||
Reason: %2</source>
|
||||
<comment>e.g: An error occured for torrent xxx.avi.
|
||||
|
@ -2897,74 +2897,74 @@ Voulez-vous corriger cela ?</translation>
|
|||
Raison : %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="435"/>
|
||||
<location filename="../GUI.cpp" line="436"/>
|
||||
<source>Alt+2</source>
|
||||
<comment>shortcut to switch to third tab</comment>
|
||||
<translation>Alt+é</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>Recursive download confirmation</source>
|
||||
<translation>Confirmation pour téléchargement récursif</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>The torrent %1 contains torrent files, do you want to proceed with their download?</source>
|
||||
<translation>Le torrent %1 contients des fichiers torrents, desirez-vous les mettre en téléchargement ?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<source>Yes</source>
|
||||
<translation>Oui</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="655"/>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<source>No</source>
|
||||
<translation>Non</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="505"/>
|
||||
<source>Never</source>
|
||||
<translation>Jamais</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>UI lock password</source>
|
||||
<translation>Mot de passe de vérouillage</translation>
|
||||
<translation>Mot de passe de verrouillage</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>Please type the UI lock password:</source>
|
||||
<translation>Veuillez entrer le mot de passe de vérouillage :</translation>
|
||||
<translation>Veuillez entrer le mot de passe de verrouillage :</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>Invalid password</source>
|
||||
<translation>Mot de passe invalide</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>The password is invalid</source>
|
||||
<translation>Le mot de passe fourni est invalide</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="652"/>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<source>Exiting qBittorrent</source>
|
||||
<translation>Fermeture de qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<location filename="../GUI.cpp" line="658"/>
|
||||
<source>Always</source>
|
||||
<translation>Toujours</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1001"/>
|
||||
<location filename="../GUI.cpp" line="1002"/>
|
||||
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
|
||||
<comment>%1 is qBittorrent version</comment>
|
||||
<translation>qBittorrent %1 (Réception : %2/s, Envoi : %3/s)</translation>
|
||||
|
@ -3046,7 +3046,7 @@ Etes-vous certain de vouloir quitter qBittorrent ?</translation>
|
|||
<translation type="obsolete">Ratio</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="433"/>
|
||||
<location filename="../GUI.cpp" line="434"/>
|
||||
<source>Alt+1</source>
|
||||
<comment>shortcut to switch to first tab</comment>
|
||||
<translation>Alt+&</translation>
|
||||
|
@ -3067,12 +3067,12 @@ Etes-vous certain de vouloir quitter qBittorrent ?</translation>
|
|||
<translation type="obsolete">Alt+'</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Url download error</source>
|
||||
<translation>Erreur téléchargement url</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Couldn't download file at url: %1, reason: %2.</source>
|
||||
<translation>Impossible de télécharger le fichier à l'url : %1, raison : %2.</translation>
|
||||
</message>
|
||||
|
@ -3103,29 +3103,29 @@ Etes-vous certain de vouloir quitter qBittorrent ?</translation>
|
|||
<translation type="obsolete">Alt+"</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="437"/>
|
||||
<location filename="../GUI.cpp" line="438"/>
|
||||
<source>Ctrl+F</source>
|
||||
<comment>shortcut to switch to search tab</comment>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="439"/>
|
||||
<location filename="../GUI.cpp" line="440"/>
|
||||
<source>Alt+3</source>
|
||||
<comment>shortcut to switch to fourth tab</comment>
|
||||
<translation>Alt+"</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="524"/>
|
||||
<location filename="../GUI.cpp" line="525"/>
|
||||
<source>Global Upload Speed Limit</source>
|
||||
<translation>Limite globale de la vitesse d'envoi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="546"/>
|
||||
<location filename="../GUI.cpp" line="547"/>
|
||||
<source>Global Download Speed Limit</source>
|
||||
<translation>Limite globale de la vitesse de réception</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<location filename="../GUI.cpp" line="654"/>
|
||||
<source>Some files are currently transferring.
|
||||
Are you sure you want to quit qBittorrent?</source>
|
||||
<translation>Certains fichiers sont en cours de transfert.
|
||||
|
@ -3195,7 +3195,7 @@ Etes-vous certain de vouloir quitter qBittorrent ?</translation>
|
|||
<translation type="obsolete">Partages</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="889"/>
|
||||
<location filename="../GUI.cpp" line="890"/>
|
||||
<source>Options were saved successfully.</source>
|
||||
<translation>Préférences sauvegardées avec succès.</translation>
|
||||
</message>
|
||||
|
@ -3839,17 +3839,17 @@ Ce message d'avertissement ne sera plus affiché.</translation>
|
|||
<translation>A&ffichage</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="144"/>
|
||||
<location filename="../ui/mainwindow.ui" line="146"/>
|
||||
<source>&Add File...</source>
|
||||
<translation>&Ajouter un fichier...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="149"/>
|
||||
<location filename="../ui/mainwindow.ui" line="151"/>
|
||||
<source>E&xit</source>
|
||||
<translation>&Quitter</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="154"/>
|
||||
<location filename="../ui/mainwindow.ui" line="156"/>
|
||||
<source>&Options...</source>
|
||||
<translation>&Options...</translation>
|
||||
</message>
|
||||
|
@ -3882,7 +3882,7 @@ Ce message d'avertissement ne sera plus affiché.</translation>
|
|||
<translation type="obsolete">Visiter le site officiel</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="159"/>
|
||||
<location filename="../ui/mainwindow.ui" line="161"/>
|
||||
<source>&About</source>
|
||||
<translation>&A Propos</translation>
|
||||
</message>
|
||||
|
@ -3891,17 +3891,17 @@ Ce message d'avertissement ne sera plus affiché.</translation>
|
|||
<translation type="obsolete">&Démarrer</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="169"/>
|
||||
<location filename="../ui/mainwindow.ui" line="171"/>
|
||||
<source>&Pause</source>
|
||||
<translation>Mettre en &pause</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="174"/>
|
||||
<location filename="../ui/mainwindow.ui" line="176"/>
|
||||
<source>&Delete</source>
|
||||
<translation>&Supprimer</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="179"/>
|
||||
<location filename="../ui/mainwindow.ui" line="181"/>
|
||||
<source>P&ause All</source>
|
||||
<translation>Tout &mettre en pause</translation>
|
||||
</message>
|
||||
|
@ -3910,73 +3910,73 @@ Ce message d'avertissement ne sera plus affiché.</translation>
|
|||
<translation type="obsolete">Tout déma&rrer</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="164"/>
|
||||
<location filename="../ui/mainwindow.ui" line="166"/>
|
||||
<source>&Resume</source>
|
||||
<translation>&Démarrer</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="184"/>
|
||||
<location filename="../ui/mainwindow.ui" line="186"/>
|
||||
<source>R&esume All</source>
|
||||
<translation>Dé&marrer</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="189"/>
|
||||
<location filename="../ui/mainwindow.ui" line="191"/>
|
||||
<source>Visit &Website</source>
|
||||
<translation>&Visiter le site officiel</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="194"/>
|
||||
<location filename="../ui/mainwindow.ui" line="196"/>
|
||||
<source>Add &URL...</source>
|
||||
<translation>Ajouter une &URL...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="199"/>
|
||||
<location filename="../ui/mainwindow.ui" line="201"/>
|
||||
<source>Torrent &creator</source>
|
||||
<translation>&Créateur de torrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="214"/>
|
||||
<location filename="../ui/mainwindow.ui" line="216"/>
|
||||
<source>Report a &bug</source>
|
||||
<translation>Signaler un &bogue</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="219"/>
|
||||
<location filename="../ui/mainwindow.ui" line="221"/>
|
||||
<source>Set upload limit...</source>
|
||||
<translation>Définir limite d'envoi...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="224"/>
|
||||
<location filename="../ui/mainwindow.ui" line="226"/>
|
||||
<source>Set download limit...</source>
|
||||
<translation>Définir limite de réception...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="229"/>
|
||||
<location filename="../ui/mainwindow.ui" line="231"/>
|
||||
<source>&Documentation</source>
|
||||
<translation>&Documentation</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="234"/>
|
||||
<location filename="../ui/mainwindow.ui" line="236"/>
|
||||
<source>Set global download limit...</source>
|
||||
<translation>Définir limite globale de réception...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="239"/>
|
||||
<location filename="../ui/mainwindow.ui" line="241"/>
|
||||
<source>Set global upload limit...</source>
|
||||
<translation>Définir limite globale d'envoi...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="272"/>
|
||||
<location filename="../ui/mainwindow.ui" line="274"/>
|
||||
<source>&Log viewer...</source>
|
||||
<translation>&Journal d'exécution...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="275"/>
|
||||
<location filename="../ui/mainwindow.ui" line="277"/>
|
||||
<source>Log viewer</source>
|
||||
<translation>Journal d'exécution</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="332"/>
|
||||
<location filename="../ui/mainwindow.ui" line="335"/>
|
||||
<location filename="../ui/mainwindow.ui" line="334"/>
|
||||
<location filename="../ui/mainwindow.ui" line="337"/>
|
||||
<source>Shutdown computer when downloads complete</source>
|
||||
<translation>Eteindre l'ordinateur lors que les téléchargements sont terminés</translation>
|
||||
</message>
|
||||
|
@ -3985,13 +3985,13 @@ Ce message d'avertissement ne sera plus affiché.</translation>
|
|||
<translation type="obsolete">Eteindre</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="340"/>
|
||||
<location filename="../ui/mainwindow.ui" line="343"/>
|
||||
<location filename="../ui/mainwindow.ui" line="342"/>
|
||||
<location filename="../ui/mainwindow.ui" line="345"/>
|
||||
<source>Lock qBittorrent</source>
|
||||
<translation>Vérouiller qBittorrent</translation>
|
||||
<translation>Verrouiller qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="346"/>
|
||||
<location filename="../ui/mainwindow.ui" line="348"/>
|
||||
<source>Ctrl+L</source>
|
||||
<translation>Ctrl+L</translation>
|
||||
</message>
|
||||
|
@ -4000,18 +4000,18 @@ Ce message d'avertissement ne sera plus affiché.</translation>
|
|||
<translation type="obsolete">Journal d'exécution</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="283"/>
|
||||
<location filename="../ui/mainwindow.ui" line="286"/>
|
||||
<location filename="../ui/mainwindow.ui" line="285"/>
|
||||
<location filename="../ui/mainwindow.ui" line="288"/>
|
||||
<source>Alternative speed limits</source>
|
||||
<translation>Vitesses limites alternatives</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="316"/>
|
||||
<location filename="../ui/mainwindow.ui" line="318"/>
|
||||
<source>&RSS reader</source>
|
||||
<translation>Lecteur &RSS</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="324"/>
|
||||
<location filename="../ui/mainwindow.ui" line="326"/>
|
||||
<source>Search &engine</source>
|
||||
<translation>&Moteur de recherche</translation>
|
||||
</message>
|
||||
|
@ -4028,22 +4028,22 @@ Ce message d'avertissement ne sera plus affiché.</translation>
|
|||
<translation type="obsolete">Utiliser les limites de vitesse alternatives</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="294"/>
|
||||
<location filename="../ui/mainwindow.ui" line="296"/>
|
||||
<source>Top &tool bar</source>
|
||||
<translation>Barre d'ou&tils</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="297"/>
|
||||
<location filename="../ui/mainwindow.ui" line="299"/>
|
||||
<source>Display top tool bar</source>
|
||||
<translation>Afficher la barre d'outils</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="305"/>
|
||||
<location filename="../ui/mainwindow.ui" line="307"/>
|
||||
<source>&Speed in title bar</source>
|
||||
<translation>&Vitesses dans le titre de la fenêtre</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="308"/>
|
||||
<location filename="../ui/mainwindow.ui" line="310"/>
|
||||
<source>Show transfer speed in title bar</source>
|
||||
<translation>Afficher les vitesses de transfert dans le titre de la fenêtre</translation>
|
||||
</message>
|
||||
|
@ -4144,12 +4144,12 @@ Ce message d'avertissement ne sera plus affiché.</translation>
|
|||
<translation type="obsolete">Transferts</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="204"/>
|
||||
<location filename="../ui/mainwindow.ui" line="206"/>
|
||||
<source>Preview file</source>
|
||||
<translation>Prévisualiser fichier</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="209"/>
|
||||
<location filename="../ui/mainwindow.ui" line="211"/>
|
||||
<source>Clear log</source>
|
||||
<translation>Effacer journal</translation>
|
||||
</message>
|
||||
|
@ -4202,12 +4202,12 @@ Ce message d'avertissement ne sera plus affiché.</translation>
|
|||
<translation type="obsolete">Ouvrir un torrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="248"/>
|
||||
<location filename="../ui/mainwindow.ui" line="250"/>
|
||||
<source>Decrease priority</source>
|
||||
<translation>Diminuer la priorité</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="260"/>
|
||||
<location filename="../ui/mainwindow.ui" line="262"/>
|
||||
<source>Increase priority</source>
|
||||
<translation>Augmenter la priorité</translation>
|
||||
</message>
|
||||
|
|
|
@ -1906,7 +1906,7 @@ Ez megtudható a böngésző beállításaiból.</translation>
|
|||
<context>
|
||||
<name>GUI</name>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="809"/>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<source>Open Torrent Files</source>
|
||||
<translation>Megnyitás</translation>
|
||||
</message>
|
||||
|
@ -1935,7 +1935,7 @@ Ez megtudható a böngésző beállításaiból.</translation>
|
|||
<translation type="obsolete">Letöltés...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<location filename="../GUI.cpp" line="811"/>
|
||||
<source>Torrent Files</source>
|
||||
<translation>Torrentek</translation>
|
||||
</message>
|
||||
|
@ -1975,7 +1975,7 @@ Kérlek előbb azt zárd be.</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="88"/>
|
||||
<location filename="../GUI.cpp" line="1153"/>
|
||||
<location filename="../GUI.cpp" line="1154"/>
|
||||
<source>qBittorrent %1</source>
|
||||
<comment>e.g: qBittorrent v0.x</comment>
|
||||
<translation>qBittorrent %1</translation>
|
||||
|
@ -2033,7 +2033,7 @@ Kérlek előbb azt zárd be.</translation>
|
|||
<translation type="obsolete">qBittorrent %1 elindítva.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="983"/>
|
||||
<location filename="../GUI.cpp" line="984"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation>qBittorrent</translation>
|
||||
</message>
|
||||
|
@ -2043,15 +2043,15 @@ Kérlek előbb azt zárd be.</translation>
|
|||
<translation type="obsolete">qBittorrent %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="986"/>
|
||||
<location filename="../GUI.cpp" line="993"/>
|
||||
<location filename="../GUI.cpp" line="987"/>
|
||||
<location filename="../GUI.cpp" line="994"/>
|
||||
<source>DL speed: %1 KiB/s</source>
|
||||
<comment>e.g: Download speed: 10 KiB/s</comment>
|
||||
<translation>Letöltés: %1 KiB/s</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="989"/>
|
||||
<location filename="../GUI.cpp" line="995"/>
|
||||
<location filename="../GUI.cpp" line="990"/>
|
||||
<location filename="../GUI.cpp" line="996"/>
|
||||
<source>UP speed: %1 KiB/s</source>
|
||||
<comment>e.g: Upload speed: 10 KiB/s</comment>
|
||||
<translation>Feltöltés: %1 KiB/s</translation>
|
||||
|
@ -2124,13 +2124,13 @@ Kérlek előbb azt zárd be.</translation>
|
|||
<translation type="obsolete">'%1' elindítva.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>%1 has finished downloading.</source>
|
||||
<comment>e.g: xxx.avi has finished downloading.</comment>
|
||||
<translation>%1 letöltve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>I/O Error</source>
|
||||
<comment>i.e: Input/Output Error</comment>
|
||||
<translation>I/O Hiba</translation>
|
||||
|
@ -2168,7 +2168,7 @@ Kérlek előbb azt zárd be.</translation>
|
|||
<translation type="obsolete">Hiba történt (megtelt a merevlemez?), '%1' megállítva.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="358"/>
|
||||
<location filename="../GUI.cpp" line="359"/>
|
||||
<source>Search</source>
|
||||
<translation>Keresés</translation>
|
||||
</message>
|
||||
|
@ -2183,44 +2183,44 @@ Kérlek előbb azt zárd be.</translation>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="230"/>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<source>Torrent file association</source>
|
||||
<translation>Torrent fájl társítás</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<location filename="../GUI.cpp" line="232"/>
|
||||
<source>qBittorrent is not the default application to open torrent files or Magnet links.
|
||||
Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
||||
<translation>A qBittorrent nem az alapértelmezett .torrent vagy Magnet link kezelő alkalmazás.
|
||||
Szeretnéd alapértelmezetté tenni?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>Password update</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>The UI lock password has been successfully updated</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="340"/>
|
||||
<location filename="../GUI.cpp" line="341"/>
|
||||
<source>RSS</source>
|
||||
<translation>RSS</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="374"/>
|
||||
<location filename="../GUI.cpp" line="375"/>
|
||||
<source>Transfers (%1)</source>
|
||||
<translation>Átvitelek (%1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>Download completion</source>
|
||||
<translation>Elkészült letöltés</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>An I/O error occured for torrent %1.
|
||||
Reason: %2</source>
|
||||
<comment>e.g: An error occured for torrent xxx.avi.
|
||||
|
@ -2229,74 +2229,74 @@ Szeretnéd alapértelmezetté tenni?</translation>
|
|||
Oka: %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="435"/>
|
||||
<location filename="../GUI.cpp" line="436"/>
|
||||
<source>Alt+2</source>
|
||||
<comment>shortcut to switch to third tab</comment>
|
||||
<translation>Alt+2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>Recursive download confirmation</source>
|
||||
<translation>Letöltés ismételt megerősítése</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>The torrent %1 contains torrent files, do you want to proceed with their download?</source>
|
||||
<translation>A %1 torrent .torrent fájlokat is tartalmaz. Szeretnéd folytatni a letöltést?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<source>Yes</source>
|
||||
<translation>Igen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="655"/>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<source>No</source>
|
||||
<translation>Nem</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="505"/>
|
||||
<source>Never</source>
|
||||
<translation>Soha</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>UI lock password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>Please type the UI lock password:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>Invalid password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>The password is invalid</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="652"/>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<source>Exiting qBittorrent</source>
|
||||
<translation>qBittorrent bezárása</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<location filename="../GUI.cpp" line="658"/>
|
||||
<source>Always</source>
|
||||
<translation>Mindig</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1001"/>
|
||||
<location filename="../GUI.cpp" line="1002"/>
|
||||
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
|
||||
<comment>%1 is qBittorrent version</comment>
|
||||
<translation>qBittorrent %1 (Letöltés: %2/s, Feltöltés: %3/s)</translation>
|
||||
|
@ -2382,7 +2382,7 @@ Mégis leállítod a qBittorrentet?</translation>
|
|||
<translation type="obsolete">Arány</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="433"/>
|
||||
<location filename="../GUI.cpp" line="434"/>
|
||||
<source>Alt+1</source>
|
||||
<comment>shortcut to switch to first tab</comment>
|
||||
<translation>Alt+1</translation>
|
||||
|
@ -2403,12 +2403,12 @@ Mégis leállítod a qBittorrentet?</translation>
|
|||
<translation type="obsolete">Alt+4</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Url download error</source>
|
||||
<translation>Url letöltés hiba</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Couldn't download file at url: %1, reason: %2.</source>
|
||||
<translation>Nem sikerült letölteni url címről: %1, mert: %2.</translation>
|
||||
</message>
|
||||
|
@ -2439,29 +2439,29 @@ Mégis leállítod a qBittorrentet?</translation>
|
|||
<translation type="obsolete">Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="437"/>
|
||||
<location filename="../GUI.cpp" line="438"/>
|
||||
<source>Ctrl+F</source>
|
||||
<comment>shortcut to switch to search tab</comment>
|
||||
<translation>Ctrl+F</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="439"/>
|
||||
<location filename="../GUI.cpp" line="440"/>
|
||||
<source>Alt+3</source>
|
||||
<comment>shortcut to switch to fourth tab</comment>
|
||||
<translation>Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="524"/>
|
||||
<location filename="../GUI.cpp" line="525"/>
|
||||
<source>Global Upload Speed Limit</source>
|
||||
<translation>Teljes feltöltési sebesség korlát</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="546"/>
|
||||
<location filename="../GUI.cpp" line="547"/>
|
||||
<source>Global Download Speed Limit</source>
|
||||
<translation>Teljes letöltési sebesség korlát</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<location filename="../GUI.cpp" line="654"/>
|
||||
<source>Some files are currently transferring.
|
||||
Are you sure you want to quit qBittorrent?</source>
|
||||
<translation>Néhány átvitel még folyamatban van.
|
||||
|
@ -2531,7 +2531,7 @@ Bizotos, hogy bezárod a qBittorrentet?</translation>
|
|||
<translation type="obsolete">Feltöltések</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="889"/>
|
||||
<location filename="../GUI.cpp" line="890"/>
|
||||
<source>Options were saved successfully.</source>
|
||||
<translation>Beállítások sikeresen elmentve.</translation>
|
||||
</message>
|
||||
|
@ -3123,17 +3123,17 @@ Vélhetően tisztában vagy ezzel, így többé nem kapsz figyelmeztetést.</tra
|
|||
<translation>&Nézet</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="144"/>
|
||||
<location filename="../ui/mainwindow.ui" line="146"/>
|
||||
<source>&Add File...</source>
|
||||
<translation>&Fájl Hozzáadása...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="149"/>
|
||||
<location filename="../ui/mainwindow.ui" line="151"/>
|
||||
<source>E&xit</source>
|
||||
<translation>&Kilépés</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="154"/>
|
||||
<location filename="../ui/mainwindow.ui" line="156"/>
|
||||
<source>&Options...</source>
|
||||
<translation>&Beállítások...</translation>
|
||||
</message>
|
||||
|
@ -3166,7 +3166,7 @@ Vélhetően tisztában vagy ezzel, így többé nem kapsz figyelmeztetést.</tra
|
|||
<translation type="obsolete">Weboldal meglátogatása</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="159"/>
|
||||
<location filename="../ui/mainwindow.ui" line="161"/>
|
||||
<source>&About</source>
|
||||
<translation>&Névjegy</translation>
|
||||
</message>
|
||||
|
@ -3175,17 +3175,17 @@ Vélhetően tisztában vagy ezzel, így többé nem kapsz figyelmeztetést.</tra
|
|||
<translation type="obsolete">&Indítás</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="169"/>
|
||||
<location filename="../ui/mainwindow.ui" line="171"/>
|
||||
<source>&Pause</source>
|
||||
<translation>&Szünet</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="174"/>
|
||||
<location filename="../ui/mainwindow.ui" line="176"/>
|
||||
<source>&Delete</source>
|
||||
<translation>&Törlés</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="179"/>
|
||||
<location filename="../ui/mainwindow.ui" line="181"/>
|
||||
<source>P&ause All</source>
|
||||
<translation>Ö&sszes leállítása</translation>
|
||||
</message>
|
||||
|
@ -3194,84 +3194,84 @@ Vélhetően tisztában vagy ezzel, így többé nem kapsz figyelmeztetést.</tra
|
|||
<translation type="obsolete">Ö&sszes indítása</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="164"/>
|
||||
<location filename="../ui/mainwindow.ui" line="166"/>
|
||||
<source>&Resume</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="184"/>
|
||||
<location filename="../ui/mainwindow.ui" line="186"/>
|
||||
<source>R&esume All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="189"/>
|
||||
<location filename="../ui/mainwindow.ui" line="191"/>
|
||||
<source>Visit &Website</source>
|
||||
<translation>Irány a &weboldal</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="194"/>
|
||||
<location filename="../ui/mainwindow.ui" line="196"/>
|
||||
<source>Add &URL...</source>
|
||||
<translation>&URL hozzáadása...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="199"/>
|
||||
<location filename="../ui/mainwindow.ui" line="201"/>
|
||||
<source>Torrent &creator</source>
|
||||
<translation>Torrent &készítő</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="214"/>
|
||||
<location filename="../ui/mainwindow.ui" line="216"/>
|
||||
<source>Report a &bug</source>
|
||||
<translation>&Hibajelentés</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="219"/>
|
||||
<location filename="../ui/mainwindow.ui" line="221"/>
|
||||
<source>Set upload limit...</source>
|
||||
<translation>Feltöltési korlát megadása...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="224"/>
|
||||
<location filename="../ui/mainwindow.ui" line="226"/>
|
||||
<source>Set download limit...</source>
|
||||
<translation>Letöltési korlát megadása...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="229"/>
|
||||
<location filename="../ui/mainwindow.ui" line="231"/>
|
||||
<source>&Documentation</source>
|
||||
<translation>&Dokumentáció</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="234"/>
|
||||
<location filename="../ui/mainwindow.ui" line="236"/>
|
||||
<source>Set global download limit...</source>
|
||||
<translation>Letöltési sebességkorlát...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="239"/>
|
||||
<location filename="../ui/mainwindow.ui" line="241"/>
|
||||
<source>Set global upload limit...</source>
|
||||
<translation>Feltöltési sebességkorlát...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="272"/>
|
||||
<location filename="../ui/mainwindow.ui" line="274"/>
|
||||
<source>&Log viewer...</source>
|
||||
<translation>&Eseménynapló...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="275"/>
|
||||
<location filename="../ui/mainwindow.ui" line="277"/>
|
||||
<source>Log viewer</source>
|
||||
<translation>Eseménynapló</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="332"/>
|
||||
<location filename="../ui/mainwindow.ui" line="335"/>
|
||||
<location filename="../ui/mainwindow.ui" line="334"/>
|
||||
<location filename="../ui/mainwindow.ui" line="337"/>
|
||||
<source>Shutdown computer when downloads complete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="340"/>
|
||||
<location filename="../ui/mainwindow.ui" line="343"/>
|
||||
<location filename="../ui/mainwindow.ui" line="342"/>
|
||||
<location filename="../ui/mainwindow.ui" line="345"/>
|
||||
<source>Lock qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="346"/>
|
||||
<location filename="../ui/mainwindow.ui" line="348"/>
|
||||
<source>Ctrl+L</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -3280,18 +3280,18 @@ Vélhetően tisztában vagy ezzel, így többé nem kapsz figyelmeztetést.</tra
|
|||
<translation type="obsolete">Naplózás</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="283"/>
|
||||
<location filename="../ui/mainwindow.ui" line="286"/>
|
||||
<location filename="../ui/mainwindow.ui" line="285"/>
|
||||
<location filename="../ui/mainwindow.ui" line="288"/>
|
||||
<source>Alternative speed limits</source>
|
||||
<translation>Alternatív sebességkorlát</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="316"/>
|
||||
<location filename="../ui/mainwindow.ui" line="318"/>
|
||||
<source>&RSS reader</source>
|
||||
<translation>&RSS olvasó</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="324"/>
|
||||
<location filename="../ui/mainwindow.ui" line="326"/>
|
||||
<source>Search &engine</source>
|
||||
<translation>&Keresőmotor</translation>
|
||||
</message>
|
||||
|
@ -3304,22 +3304,22 @@ Vélhetően tisztában vagy ezzel, így többé nem kapsz figyelmeztetést.</tra
|
|||
<translation type="obsolete">Alternatív sebesség limit használata</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="294"/>
|
||||
<location filename="../ui/mainwindow.ui" line="296"/>
|
||||
<source>Top &tool bar</source>
|
||||
<translation>Felső &eszköz panel</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="297"/>
|
||||
<location filename="../ui/mainwindow.ui" line="299"/>
|
||||
<source>Display top tool bar</source>
|
||||
<translation>Eszközsor megjelenítése</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="305"/>
|
||||
<location filename="../ui/mainwindow.ui" line="307"/>
|
||||
<source>&Speed in title bar</source>
|
||||
<translation>&Sebesség a címsoron</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="308"/>
|
||||
<location filename="../ui/mainwindow.ui" line="310"/>
|
||||
<source>Show transfer speed in title bar</source>
|
||||
<translation>Sebesség megjelenítése a címsoron</translation>
|
||||
</message>
|
||||
|
@ -3344,12 +3344,12 @@ Vélhetően tisztában vagy ezzel, így többé nem kapsz figyelmeztetést.</tra
|
|||
<translation type="obsolete">Megosztási arány: </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="204"/>
|
||||
<location filename="../ui/mainwindow.ui" line="206"/>
|
||||
<source>Preview file</source>
|
||||
<translation>Minta fájl</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="209"/>
|
||||
<location filename="../ui/mainwindow.ui" line="211"/>
|
||||
<source>Clear log</source>
|
||||
<translation>Napló kiürítése</translation>
|
||||
</message>
|
||||
|
@ -3406,12 +3406,12 @@ Vélhetően tisztában vagy ezzel, így többé nem kapsz figyelmeztetést.</tra
|
|||
<translation type="obsolete">Torrent megnyitása</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="248"/>
|
||||
<location filename="../ui/mainwindow.ui" line="250"/>
|
||||
<source>Decrease priority</source>
|
||||
<translation>Elsőbbség csökkentése</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="260"/>
|
||||
<location filename="../ui/mainwindow.ui" line="262"/>
|
||||
<source>Increase priority</source>
|
||||
<translation>Elsőbbség fokozása</translation>
|
||||
</message>
|
||||
|
|
|
@ -1946,7 +1946,7 @@ You should get this information from your Web browser preferences.</source>
|
|||
<context>
|
||||
<name>GUI</name>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="809"/>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<source>Open Torrent Files</source>
|
||||
<translation>Apri file torrent</translation>
|
||||
</message>
|
||||
|
@ -2011,7 +2011,7 @@ You should get this information from your Web browser preferences.</source>
|
|||
<translation type="obsolete">Impossibile creare la directory:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<location filename="../GUI.cpp" line="811"/>
|
||||
<source>Torrent Files</source>
|
||||
<translation>File torrent</translation>
|
||||
</message>
|
||||
|
@ -2276,7 +2276,7 @@ Example: Downloading www.example.com/test.torrent</comment>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="88"/>
|
||||
<location filename="../GUI.cpp" line="1153"/>
|
||||
<location filename="../GUI.cpp" line="1154"/>
|
||||
<source>qBittorrent %1</source>
|
||||
<comment>e.g: qBittorrent v0.x</comment>
|
||||
<translation>qBittorrent %1</translation>
|
||||
|
@ -2344,7 +2344,7 @@ Example: Downloading www.example.com/test.torrent</comment>
|
|||
<translation type="obsolete">qBittorrent %1 avviato.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="983"/>
|
||||
<location filename="../GUI.cpp" line="984"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation>qBittorrent</translation>
|
||||
</message>
|
||||
|
@ -2354,15 +2354,15 @@ Example: Downloading www.example.com/test.torrent</comment>
|
|||
<translation type="obsolete">qBittorrent %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="986"/>
|
||||
<location filename="../GUI.cpp" line="993"/>
|
||||
<location filename="../GUI.cpp" line="987"/>
|
||||
<location filename="../GUI.cpp" line="994"/>
|
||||
<source>DL speed: %1 KiB/s</source>
|
||||
<comment>e.g: Download speed: 10 KiB/s</comment>
|
||||
<translation>Velocità DL: %1 KiB/s</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="989"/>
|
||||
<location filename="../GUI.cpp" line="995"/>
|
||||
<location filename="../GUI.cpp" line="990"/>
|
||||
<location filename="../GUI.cpp" line="996"/>
|
||||
<source>UP speed: %1 KiB/s</source>
|
||||
<comment>e.g: Upload speed: 10 KiB/s</comment>
|
||||
<translation>Velocità UP: %1 KiB/s</translation>
|
||||
|
@ -2445,13 +2445,13 @@ Example: Downloading www.example.com/test.torrent</comment>
|
|||
<translation type="obsolete">'%1' ripreso.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>%1 has finished downloading.</source>
|
||||
<comment>e.g: xxx.avi has finished downloading.</comment>
|
||||
<translation>%1 è stato scaricato.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>I/O Error</source>
|
||||
<comment>i.e: Input/Output Error</comment>
|
||||
<translation>Errore I/O</translation>
|
||||
|
@ -2506,12 +2506,12 @@ Example: Downloading www.example.com/test.torrent</comment>
|
|||
<translation type="obsolete">Si è verificato un errore (disco pieno?), '%1' fermato.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="358"/>
|
||||
<location filename="../GUI.cpp" line="359"/>
|
||||
<source>Search</source>
|
||||
<translation>Ricerca</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="230"/>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<source>Torrent file association</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2521,38 +2521,38 @@ Example: Downloading www.example.com/test.torrent</comment>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<location filename="../GUI.cpp" line="232"/>
|
||||
<source>qBittorrent is not the default application to open torrent files or Magnet links.
|
||||
Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>Password update</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>The UI lock password has been successfully updated</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="340"/>
|
||||
<location filename="../GUI.cpp" line="341"/>
|
||||
<source>RSS</source>
|
||||
<translation>RSS</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="374"/>
|
||||
<location filename="../GUI.cpp" line="375"/>
|
||||
<source>Transfers (%1)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>Download completion</source>
|
||||
<translation>Completamento download</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>An I/O error occured for torrent %1.
|
||||
Reason: %2</source>
|
||||
<comment>e.g: An error occured for torrent xxx.avi.
|
||||
|
@ -2561,74 +2561,74 @@ Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
|||
Motivo: %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="435"/>
|
||||
<location filename="../GUI.cpp" line="436"/>
|
||||
<source>Alt+2</source>
|
||||
<comment>shortcut to switch to third tab</comment>
|
||||
<translation>Alt+2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>Recursive download confirmation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>The torrent %1 contains torrent files, do you want to proceed with their download?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<source>Yes</source>
|
||||
<translation type="unfinished">Sì</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="655"/>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<source>No</source>
|
||||
<translation type="unfinished">No</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="505"/>
|
||||
<source>Never</source>
|
||||
<translation type="unfinished">Mai</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>UI lock password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>Please type the UI lock password:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>Invalid password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>The password is invalid</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="652"/>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<source>Exiting qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<location filename="../GUI.cpp" line="658"/>
|
||||
<source>Always</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1001"/>
|
||||
<location filename="../GUI.cpp" line="1002"/>
|
||||
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
|
||||
<comment>%1 is qBittorrent version</comment>
|
||||
<translation>qBittorrent %1 (Down: %2/s, Up: %3/s)</translation>
|
||||
|
@ -2698,7 +2698,7 @@ Sei sicuro di voler uscire da qBittorrent?</translation>
|
|||
<translation type="obsolete">Rapporto</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="433"/>
|
||||
<location filename="../GUI.cpp" line="434"/>
|
||||
<source>Alt+1</source>
|
||||
<comment>shortcut to switch to first tab</comment>
|
||||
<translation>Alt+1</translation>
|
||||
|
@ -2719,12 +2719,12 @@ Sei sicuro di voler uscire da qBittorrent?</translation>
|
|||
<translation type="obsolete">Alt+4</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Url download error</source>
|
||||
<translation>Errore download da indirizzo web</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Couldn't download file at url: %1, reason: %2.</source>
|
||||
<translation>Impossibile scaricare il file all'indirizzo: %1, motivo: %2.</translation>
|
||||
</message>
|
||||
|
@ -2755,29 +2755,29 @@ Sei sicuro di voler uscire da qBittorrent?</translation>
|
|||
<translation type="obsolete">Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="437"/>
|
||||
<location filename="../GUI.cpp" line="438"/>
|
||||
<source>Ctrl+F</source>
|
||||
<comment>shortcut to switch to search tab</comment>
|
||||
<translation>Ctrl+F</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="439"/>
|
||||
<location filename="../GUI.cpp" line="440"/>
|
||||
<source>Alt+3</source>
|
||||
<comment>shortcut to switch to fourth tab</comment>
|
||||
<translation>Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="524"/>
|
||||
<location filename="../GUI.cpp" line="525"/>
|
||||
<source>Global Upload Speed Limit</source>
|
||||
<translation>Limite globale upload</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="546"/>
|
||||
<location filename="../GUI.cpp" line="547"/>
|
||||
<source>Global Download Speed Limit</source>
|
||||
<translation>Limite globale download</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<location filename="../GUI.cpp" line="654"/>
|
||||
<source>Some files are currently transferring.
|
||||
Are you sure you want to quit qBittorrent?</source>
|
||||
<translation>Alcuni file sono ancora in trasferimento.
|
||||
|
@ -2847,7 +2847,7 @@ Sei sicuro di voler chiudere qBittorrent?</translation>
|
|||
<translation type="obsolete">Upload</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="889"/>
|
||||
<location filename="../GUI.cpp" line="890"/>
|
||||
<source>Options were saved successfully.</source>
|
||||
<translation>Le opzioni sono state salvate.</translation>
|
||||
</message>
|
||||
|
@ -3425,17 +3425,17 @@ No further notices will be issued.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="144"/>
|
||||
<location filename="../ui/mainwindow.ui" line="146"/>
|
||||
<source>&Add File...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="149"/>
|
||||
<location filename="../ui/mainwindow.ui" line="151"/>
|
||||
<source>E&xit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="154"/>
|
||||
<location filename="../ui/mainwindow.ui" line="156"/>
|
||||
<source>&Options...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -3468,22 +3468,22 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Visita il sito web</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="194"/>
|
||||
<location filename="../ui/mainwindow.ui" line="196"/>
|
||||
<source>Add &URL...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="199"/>
|
||||
<location filename="../ui/mainwindow.ui" line="201"/>
|
||||
<source>Torrent &creator</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="219"/>
|
||||
<location filename="../ui/mainwindow.ui" line="221"/>
|
||||
<source>Set upload limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="224"/>
|
||||
<location filename="../ui/mainwindow.ui" line="226"/>
|
||||
<source>Set download limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -3492,84 +3492,84 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Documentazione</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="159"/>
|
||||
<location filename="../ui/mainwindow.ui" line="161"/>
|
||||
<source>&About</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="169"/>
|
||||
<location filename="../ui/mainwindow.ui" line="171"/>
|
||||
<source>&Pause</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="174"/>
|
||||
<location filename="../ui/mainwindow.ui" line="176"/>
|
||||
<source>&Delete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="179"/>
|
||||
<location filename="../ui/mainwindow.ui" line="181"/>
|
||||
<source>P&ause All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="164"/>
|
||||
<location filename="../ui/mainwindow.ui" line="166"/>
|
||||
<source>&Resume</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="184"/>
|
||||
<location filename="../ui/mainwindow.ui" line="186"/>
|
||||
<source>R&esume All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="189"/>
|
||||
<location filename="../ui/mainwindow.ui" line="191"/>
|
||||
<source>Visit &Website</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="214"/>
|
||||
<location filename="../ui/mainwindow.ui" line="216"/>
|
||||
<source>Report a &bug</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="229"/>
|
||||
<location filename="../ui/mainwindow.ui" line="231"/>
|
||||
<source>&Documentation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="234"/>
|
||||
<location filename="../ui/mainwindow.ui" line="236"/>
|
||||
<source>Set global download limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="239"/>
|
||||
<location filename="../ui/mainwindow.ui" line="241"/>
|
||||
<source>Set global upload limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="272"/>
|
||||
<location filename="../ui/mainwindow.ui" line="274"/>
|
||||
<source>&Log viewer...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="275"/>
|
||||
<location filename="../ui/mainwindow.ui" line="277"/>
|
||||
<source>Log viewer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="332"/>
|
||||
<location filename="../ui/mainwindow.ui" line="335"/>
|
||||
<location filename="../ui/mainwindow.ui" line="334"/>
|
||||
<location filename="../ui/mainwindow.ui" line="337"/>
|
||||
<source>Shutdown computer when downloads complete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="340"/>
|
||||
<location filename="../ui/mainwindow.ui" line="343"/>
|
||||
<location filename="../ui/mainwindow.ui" line="342"/>
|
||||
<location filename="../ui/mainwindow.ui" line="345"/>
|
||||
<source>Lock qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="346"/>
|
||||
<location filename="../ui/mainwindow.ui" line="348"/>
|
||||
<source>Ctrl+L</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -3578,18 +3578,18 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Finestra di log</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="283"/>
|
||||
<location filename="../ui/mainwindow.ui" line="286"/>
|
||||
<location filename="../ui/mainwindow.ui" line="285"/>
|
||||
<location filename="../ui/mainwindow.ui" line="288"/>
|
||||
<source>Alternative speed limits</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="316"/>
|
||||
<location filename="../ui/mainwindow.ui" line="318"/>
|
||||
<source>&RSS reader</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="324"/>
|
||||
<location filename="../ui/mainwindow.ui" line="326"/>
|
||||
<source>Search &engine</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -3598,22 +3598,22 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Motore di ricerca</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="294"/>
|
||||
<location filename="../ui/mainwindow.ui" line="296"/>
|
||||
<source>Top &tool bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="297"/>
|
||||
<location filename="../ui/mainwindow.ui" line="299"/>
|
||||
<source>Display top tool bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="305"/>
|
||||
<location filename="../ui/mainwindow.ui" line="307"/>
|
||||
<source>&Speed in title bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="308"/>
|
||||
<location filename="../ui/mainwindow.ui" line="310"/>
|
||||
<source>Show transfer speed in title bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -3690,12 +3690,12 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Trasferimenti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="204"/>
|
||||
<location filename="../ui/mainwindow.ui" line="206"/>
|
||||
<source>Preview file</source>
|
||||
<translation>Anteprima file</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="209"/>
|
||||
<location filename="../ui/mainwindow.ui" line="211"/>
|
||||
<source>Clear log</source>
|
||||
<translation>Cancella log</translation>
|
||||
</message>
|
||||
|
@ -3748,12 +3748,12 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Apri torrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="248"/>
|
||||
<location filename="../ui/mainwindow.ui" line="250"/>
|
||||
<source>Decrease priority</source>
|
||||
<translation>Diminuisci priorità</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="260"/>
|
||||
<location filename="../ui/mainwindow.ui" line="262"/>
|
||||
<source>Increase priority</source>
|
||||
<translation>Aumenta priorità</translation>
|
||||
</message>
|
||||
|
|
|
@ -1706,7 +1706,7 @@ You should get this information from your Web browser preferences.</source>
|
|||
<context>
|
||||
<name>GUI</name>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="809"/>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<source>Open Torrent Files</source>
|
||||
<translation>Torrent ファイルを開く</translation>
|
||||
</message>
|
||||
|
@ -1735,7 +1735,7 @@ You should get this information from your Web browser preferences.</source>
|
|||
<translation type="obsolete">ダウンロードしています....</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<location filename="../GUI.cpp" line="811"/>
|
||||
<source>Torrent Files</source>
|
||||
<translation>Torrent ファイル</translation>
|
||||
</message>
|
||||
|
@ -1775,7 +1775,7 @@ Please close the other one first.</source>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="88"/>
|
||||
<location filename="../GUI.cpp" line="1153"/>
|
||||
<location filename="../GUI.cpp" line="1154"/>
|
||||
<source>qBittorrent %1</source>
|
||||
<comment>e.g: qBittorrent v0.x</comment>
|
||||
<translation>qBittorrent %1</translation>
|
||||
|
@ -1843,12 +1843,12 @@ Please close the other one first.</source>
|
|||
<translation type="obsolete">qBittorrent %1 が開始されました。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="983"/>
|
||||
<location filename="../GUI.cpp" line="984"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation>qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<location filename="../GUI.cpp" line="654"/>
|
||||
<source>Some files are currently transferring.
|
||||
Are you sure you want to quit qBittorrent?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -1859,15 +1859,15 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">qBittorrent %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="986"/>
|
||||
<location filename="../GUI.cpp" line="993"/>
|
||||
<location filename="../GUI.cpp" line="987"/>
|
||||
<location filename="../GUI.cpp" line="994"/>
|
||||
<source>DL speed: %1 KiB/s</source>
|
||||
<comment>e.g: Download speed: 10 KiB/s</comment>
|
||||
<translation>DL 速度: %1 KiB/s</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="989"/>
|
||||
<location filename="../GUI.cpp" line="995"/>
|
||||
<location filename="../GUI.cpp" line="990"/>
|
||||
<location filename="../GUI.cpp" line="996"/>
|
||||
<source>UP speed: %1 KiB/s</source>
|
||||
<comment>e.g: Upload speed: 10 KiB/s</comment>
|
||||
<translation>UP 速度: %1 KiB/s</translation>
|
||||
|
@ -1940,18 +1940,18 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">'%1' が再開されました。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>%1 has finished downloading.</source>
|
||||
<comment>e.g: xxx.avi has finished downloading.</comment>
|
||||
<translation>%1 はダウンロードが完了しました。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>Download completion</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>I/O Error</source>
|
||||
<comment>i.e: Input/Output Error</comment>
|
||||
<translation>I/O エラー</translation>
|
||||
|
@ -1989,17 +1989,17 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">エラーが発生しました (ディスクいっぱい?)、'%1' が停止されました。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="358"/>
|
||||
<location filename="../GUI.cpp" line="359"/>
|
||||
<source>Search</source>
|
||||
<translation>検索</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="230"/>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<source>Torrent file association</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="340"/>
|
||||
<location filename="../GUI.cpp" line="341"/>
|
||||
<source>RSS</source>
|
||||
<translation>RSS</translation>
|
||||
</message>
|
||||
|
@ -2092,7 +2092,7 @@ qBittorrent を終了してもよろしいですか?</translation>
|
|||
<translation type="obsolete">率</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="433"/>
|
||||
<location filename="../GUI.cpp" line="434"/>
|
||||
<source>Alt+1</source>
|
||||
<comment>shortcut to switch to first tab</comment>
|
||||
<translation>Alt+1</translation>
|
||||
|
@ -2113,12 +2113,12 @@ qBittorrent を終了してもよろしいですか?</translation>
|
|||
<translation type="obsolete">Alt+4</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Url download error</source>
|
||||
<translation>Url のダウンロード エラー</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Couldn't download file at url: %1, reason: %2.</source>
|
||||
<translation>次の url にあるファイルをダウンロードできませんでした: %1、理由: %2。</translation>
|
||||
</message>
|
||||
|
@ -2149,7 +2149,7 @@ qBittorrent を終了してもよろしいですか?</translation>
|
|||
<translation type="obsolete">Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="437"/>
|
||||
<location filename="../GUI.cpp" line="438"/>
|
||||
<source>Ctrl+F</source>
|
||||
<comment>shortcut to switch to search tab</comment>
|
||||
<translation>Ctrl+F</translation>
|
||||
|
@ -2181,28 +2181,28 @@ qBittorrent を終了してもよろしいですか?</translation>
|
|||
<translation type="obsolete">qBittorrent %1 (DL: %2KiB/s、UP: %3KiB/s)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<location filename="../GUI.cpp" line="232"/>
|
||||
<source>qBittorrent is not the default application to open torrent files or Magnet links.
|
||||
Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>Password update</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>The UI lock password has been successfully updated</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="374"/>
|
||||
<location filename="../GUI.cpp" line="375"/>
|
||||
<source>Transfers (%1)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>An I/O error occured for torrent %1.
|
||||
Reason: %2</source>
|
||||
<comment>e.g: An error occured for torrent xxx.avi.
|
||||
|
@ -2210,95 +2210,95 @@ Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="435"/>
|
||||
<location filename="../GUI.cpp" line="436"/>
|
||||
<source>Alt+2</source>
|
||||
<comment>shortcut to switch to third tab</comment>
|
||||
<translation type="unfinished">Alt+2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="439"/>
|
||||
<location filename="../GUI.cpp" line="440"/>
|
||||
<source>Alt+3</source>
|
||||
<comment>shortcut to switch to fourth tab</comment>
|
||||
<translation type="unfinished">Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>Recursive download confirmation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>The torrent %1 contains torrent files, do you want to proceed with their download?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<source>Yes</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="655"/>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<source>No</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="505"/>
|
||||
<source>Never</source>
|
||||
<translation type="unfinished">しない</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="524"/>
|
||||
<location filename="../GUI.cpp" line="525"/>
|
||||
<source>Global Upload Speed Limit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="546"/>
|
||||
<location filename="../GUI.cpp" line="547"/>
|
||||
<source>Global Download Speed Limit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>UI lock password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>Please type the UI lock password:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>Invalid password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>The password is invalid</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="652"/>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<source>Exiting qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<location filename="../GUI.cpp" line="658"/>
|
||||
<source>Always</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="889"/>
|
||||
<location filename="../GUI.cpp" line="890"/>
|
||||
<source>Options were saved successfully.</source>
|
||||
<translation type="unfinished">オプションの保存に成功しました。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1001"/>
|
||||
<location filename="../GUI.cpp" line="1002"/>
|
||||
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
|
||||
<comment>%1 is qBittorrent version</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -2877,17 +2877,17 @@ No further notices will be issued.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="144"/>
|
||||
<location filename="../ui/mainwindow.ui" line="146"/>
|
||||
<source>&Add File...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="149"/>
|
||||
<location filename="../ui/mainwindow.ui" line="151"/>
|
||||
<source>E&xit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="154"/>
|
||||
<location filename="../ui/mainwindow.ui" line="156"/>
|
||||
<source>&Options...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2916,120 +2916,120 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">すべて開始</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="159"/>
|
||||
<location filename="../ui/mainwindow.ui" line="161"/>
|
||||
<source>&About</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="169"/>
|
||||
<location filename="../ui/mainwindow.ui" line="171"/>
|
||||
<source>&Pause</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="174"/>
|
||||
<location filename="../ui/mainwindow.ui" line="176"/>
|
||||
<source>&Delete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="179"/>
|
||||
<location filename="../ui/mainwindow.ui" line="181"/>
|
||||
<source>P&ause All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="164"/>
|
||||
<location filename="../ui/mainwindow.ui" line="166"/>
|
||||
<source>&Resume</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="184"/>
|
||||
<location filename="../ui/mainwindow.ui" line="186"/>
|
||||
<source>R&esume All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="189"/>
|
||||
<location filename="../ui/mainwindow.ui" line="191"/>
|
||||
<source>Visit &Website</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="194"/>
|
||||
<location filename="../ui/mainwindow.ui" line="196"/>
|
||||
<source>Add &URL...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="199"/>
|
||||
<location filename="../ui/mainwindow.ui" line="201"/>
|
||||
<source>Torrent &creator</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="214"/>
|
||||
<location filename="../ui/mainwindow.ui" line="216"/>
|
||||
<source>Report a &bug</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="219"/>
|
||||
<location filename="../ui/mainwindow.ui" line="221"/>
|
||||
<source>Set upload limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="224"/>
|
||||
<location filename="../ui/mainwindow.ui" line="226"/>
|
||||
<source>Set download limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="229"/>
|
||||
<location filename="../ui/mainwindow.ui" line="231"/>
|
||||
<source>&Documentation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="234"/>
|
||||
<location filename="../ui/mainwindow.ui" line="236"/>
|
||||
<source>Set global download limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="239"/>
|
||||
<location filename="../ui/mainwindow.ui" line="241"/>
|
||||
<source>Set global upload limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="272"/>
|
||||
<location filename="../ui/mainwindow.ui" line="274"/>
|
||||
<source>&Log viewer...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="275"/>
|
||||
<location filename="../ui/mainwindow.ui" line="277"/>
|
||||
<source>Log viewer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="283"/>
|
||||
<location filename="../ui/mainwindow.ui" line="286"/>
|
||||
<location filename="../ui/mainwindow.ui" line="285"/>
|
||||
<location filename="../ui/mainwindow.ui" line="288"/>
|
||||
<source>Alternative speed limits</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="316"/>
|
||||
<location filename="../ui/mainwindow.ui" line="318"/>
|
||||
<source>&RSS reader</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="324"/>
|
||||
<location filename="../ui/mainwindow.ui" line="326"/>
|
||||
<source>Search &engine</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="332"/>
|
||||
<location filename="../ui/mainwindow.ui" line="335"/>
|
||||
<location filename="../ui/mainwindow.ui" line="334"/>
|
||||
<location filename="../ui/mainwindow.ui" line="337"/>
|
||||
<source>Shutdown computer when downloads complete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="340"/>
|
||||
<location filename="../ui/mainwindow.ui" line="343"/>
|
||||
<location filename="../ui/mainwindow.ui" line="342"/>
|
||||
<location filename="../ui/mainwindow.ui" line="345"/>
|
||||
<source>Lock qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="346"/>
|
||||
<location filename="../ui/mainwindow.ui" line="348"/>
|
||||
<source>Ctrl+L</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -3038,22 +3038,22 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">検索エンジン</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="294"/>
|
||||
<location filename="../ui/mainwindow.ui" line="296"/>
|
||||
<source>Top &tool bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="297"/>
|
||||
<location filename="../ui/mainwindow.ui" line="299"/>
|
||||
<source>Display top tool bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="305"/>
|
||||
<location filename="../ui/mainwindow.ui" line="307"/>
|
||||
<source>&Speed in title bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="308"/>
|
||||
<location filename="../ui/mainwindow.ui" line="310"/>
|
||||
<source>Show transfer speed in title bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -3078,12 +3078,12 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">セッション率:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="204"/>
|
||||
<location filename="../ui/mainwindow.ui" line="206"/>
|
||||
<source>Preview file</source>
|
||||
<translation>ファイルのプレビュー</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="209"/>
|
||||
<location filename="../ui/mainwindow.ui" line="211"/>
|
||||
<source>Clear log</source>
|
||||
<translation>ログのクリア</translation>
|
||||
</message>
|
||||
|
@ -3136,12 +3136,12 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">オプション</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="248"/>
|
||||
<location filename="../ui/mainwindow.ui" line="250"/>
|
||||
<source>Decrease priority</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="260"/>
|
||||
<location filename="../ui/mainwindow.ui" line="262"/>
|
||||
<source>Increase priority</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -2000,12 +2000,12 @@ list:</source>
|
|||
<translation type="obsolete"> 업로딩 속도:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="809"/>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<source>Open Torrent Files</source>
|
||||
<translation>토런트 파일 열기</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<location filename="../GUI.cpp" line="811"/>
|
||||
<source>Torrent Files</source>
|
||||
<translation>토런트 파일</translation>
|
||||
</message>
|
||||
|
@ -2168,7 +2168,7 @@ download list?</source>
|
|||
<translation type="obsolete"> 개발자: 크리스토프 두메스 :: Copyright (c) 2006</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="983"/>
|
||||
<location filename="../GUI.cpp" line="984"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation>큐비토런트</translation>
|
||||
</message>
|
||||
|
@ -2446,7 +2446,7 @@ Please close the other one first.</source>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="88"/>
|
||||
<location filename="../GUI.cpp" line="1153"/>
|
||||
<location filename="../GUI.cpp" line="1154"/>
|
||||
<source>qBittorrent %1</source>
|
||||
<comment>e.g: qBittorrent v0.x</comment>
|
||||
<translation>큐비토런트 %1</translation>
|
||||
|
@ -2514,15 +2514,15 @@ Please close the other one first.</source>
|
|||
<translation type="obsolete">큐비토런트 %1가 시작되었습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="986"/>
|
||||
<location filename="../GUI.cpp" line="993"/>
|
||||
<location filename="../GUI.cpp" line="987"/>
|
||||
<location filename="../GUI.cpp" line="994"/>
|
||||
<source>DL speed: %1 KiB/s</source>
|
||||
<comment>e.g: Download speed: 10 KiB/s</comment>
|
||||
<translation>다운로딩 속도: %1 KiB/s</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="989"/>
|
||||
<location filename="../GUI.cpp" line="995"/>
|
||||
<location filename="../GUI.cpp" line="990"/>
|
||||
<location filename="../GUI.cpp" line="996"/>
|
||||
<source>UP speed: %1 KiB/s</source>
|
||||
<comment>e.g: Upload speed: 10 KiB/s</comment>
|
||||
<translation>업로딩 속도: %1 KiB/s</translation>
|
||||
|
@ -2605,13 +2605,13 @@ Please close the other one first.</source>
|
|||
<translation type="obsolete">'%1' 가 다운로드를 다시 시작되었습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>%1 has finished downloading.</source>
|
||||
<comment>e.g: xxx.avi has finished downloading.</comment>
|
||||
<translation>%1가 다운로드를 완료하였습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>I/O Error</source>
|
||||
<comment>i.e: Input/Output Error</comment>
|
||||
<translation>I/O 에러</translation>
|
||||
|
@ -2671,12 +2671,12 @@ Please close the other one first.</source>
|
|||
<translation type="obsolete">오류 발생 (디스크가 꽉찼습니까?), '%1'가 정지 되었습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="358"/>
|
||||
<location filename="../GUI.cpp" line="359"/>
|
||||
<source>Search</source>
|
||||
<translation>검색</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="230"/>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<source>Torrent file association</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2686,38 +2686,38 @@ Please close the other one first.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<location filename="../GUI.cpp" line="232"/>
|
||||
<source>qBittorrent is not the default application to open torrent files or Magnet links.
|
||||
Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>Password update</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>The UI lock password has been successfully updated</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="340"/>
|
||||
<location filename="../GUI.cpp" line="341"/>
|
||||
<source>RSS</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="374"/>
|
||||
<location filename="../GUI.cpp" line="375"/>
|
||||
<source>Transfers (%1)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>Download completion</source>
|
||||
<translation>다운 완료</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>An I/O error occured for torrent %1.
|
||||
Reason: %2</source>
|
||||
<comment>e.g: An error occured for torrent xxx.avi.
|
||||
|
@ -2726,52 +2726,52 @@ Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
|||
이유: %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="435"/>
|
||||
<location filename="../GUI.cpp" line="436"/>
|
||||
<source>Alt+2</source>
|
||||
<comment>shortcut to switch to third tab</comment>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>Recursive download confirmation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>The torrent %1 contains torrent files, do you want to proceed with their download?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>UI lock password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>Please type the UI lock password:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>Invalid password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>The password is invalid</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="652"/>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<source>Exiting qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<location filename="../GUI.cpp" line="658"/>
|
||||
<source>Always</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2781,7 +2781,7 @@ Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
|||
<translation type="obsolete">큐비토런트 %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1001"/>
|
||||
<location filename="../GUI.cpp" line="1002"/>
|
||||
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
|
||||
<comment>%1 is qBittorrent version</comment>
|
||||
<translation>큐비토렌트 %1 (다운:%2/초, 업:%3/초)</translation>
|
||||
|
@ -2859,18 +2859,18 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">비율</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="433"/>
|
||||
<location filename="../GUI.cpp" line="434"/>
|
||||
<source>Alt+1</source>
|
||||
<comment>shortcut to switch to first tab</comment>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Url download error</source>
|
||||
<translation>Url 다운로드 오류</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Couldn't download file at url: %1, reason: %2.</source>
|
||||
<translation>다음 주소(Url)에서 파일을 다운로드할수 없습니다: %1, 이유:%2.</translation>
|
||||
</message>
|
||||
|
@ -2896,46 +2896,46 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">다음 Url 완전체(Url seed)의 검색이 실패하였습니다: %1, 관련내용: %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="437"/>
|
||||
<location filename="../GUI.cpp" line="438"/>
|
||||
<source>Ctrl+F</source>
|
||||
<comment>shortcut to switch to search tab</comment>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="439"/>
|
||||
<location filename="../GUI.cpp" line="440"/>
|
||||
<source>Alt+3</source>
|
||||
<comment>shortcut to switch to fourth tab</comment>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<source>Yes</source>
|
||||
<translation type="unfinished">예</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="655"/>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<source>No</source>
|
||||
<translation type="unfinished">아니오</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="505"/>
|
||||
<source>Never</source>
|
||||
<translation type="unfinished">전혀 사용안함</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="524"/>
|
||||
<location filename="../GUI.cpp" line="525"/>
|
||||
<source>Global Upload Speed Limit</source>
|
||||
<translation>전체 업로드 속도 제한</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="546"/>
|
||||
<location filename="../GUI.cpp" line="547"/>
|
||||
<source>Global Download Speed Limit</source>
|
||||
<translation>전체 다운 속도 제한</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<location filename="../GUI.cpp" line="654"/>
|
||||
<source>Some files are currently transferring.
|
||||
Are you sure you want to quit qBittorrent?</source>
|
||||
<translation>현재 몇몇 파일은 아직 전송 중에 있습니다. 큐비토렌트를 종료하시겠습니까?</translation>
|
||||
|
@ -3004,7 +3004,7 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="obsolete">업로드</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="889"/>
|
||||
<location filename="../GUI.cpp" line="890"/>
|
||||
<source>Options were saved successfully.</source>
|
||||
<translation>설정이 성공적으로 저장되었습니다.</translation>
|
||||
</message>
|
||||
|
@ -3632,17 +3632,17 @@ No further notices will be issued.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="144"/>
|
||||
<location filename="../ui/mainwindow.ui" line="146"/>
|
||||
<source>&Add File...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="149"/>
|
||||
<location filename="../ui/mainwindow.ui" line="151"/>
|
||||
<source>E&xit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="154"/>
|
||||
<location filename="../ui/mainwindow.ui" line="156"/>
|
||||
<source>&Options...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -3675,22 +3675,22 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">웹사이트 방문</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="194"/>
|
||||
<location filename="../ui/mainwindow.ui" line="196"/>
|
||||
<source>Add &URL...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="199"/>
|
||||
<location filename="../ui/mainwindow.ui" line="201"/>
|
||||
<source>Torrent &creator</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="219"/>
|
||||
<location filename="../ui/mainwindow.ui" line="221"/>
|
||||
<source>Set upload limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="224"/>
|
||||
<location filename="../ui/mainwindow.ui" line="226"/>
|
||||
<source>Set download limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -3699,84 +3699,84 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">참고자료</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="159"/>
|
||||
<location filename="../ui/mainwindow.ui" line="161"/>
|
||||
<source>&About</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="169"/>
|
||||
<location filename="../ui/mainwindow.ui" line="171"/>
|
||||
<source>&Pause</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="174"/>
|
||||
<location filename="../ui/mainwindow.ui" line="176"/>
|
||||
<source>&Delete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="179"/>
|
||||
<location filename="../ui/mainwindow.ui" line="181"/>
|
||||
<source>P&ause All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="164"/>
|
||||
<location filename="../ui/mainwindow.ui" line="166"/>
|
||||
<source>&Resume</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="184"/>
|
||||
<location filename="../ui/mainwindow.ui" line="186"/>
|
||||
<source>R&esume All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="189"/>
|
||||
<location filename="../ui/mainwindow.ui" line="191"/>
|
||||
<source>Visit &Website</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="214"/>
|
||||
<location filename="../ui/mainwindow.ui" line="216"/>
|
||||
<source>Report a &bug</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="229"/>
|
||||
<location filename="../ui/mainwindow.ui" line="231"/>
|
||||
<source>&Documentation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="234"/>
|
||||
<location filename="../ui/mainwindow.ui" line="236"/>
|
||||
<source>Set global download limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="239"/>
|
||||
<location filename="../ui/mainwindow.ui" line="241"/>
|
||||
<source>Set global upload limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="272"/>
|
||||
<location filename="../ui/mainwindow.ui" line="274"/>
|
||||
<source>&Log viewer...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="275"/>
|
||||
<location filename="../ui/mainwindow.ui" line="277"/>
|
||||
<source>Log viewer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="332"/>
|
||||
<location filename="../ui/mainwindow.ui" line="335"/>
|
||||
<location filename="../ui/mainwindow.ui" line="334"/>
|
||||
<location filename="../ui/mainwindow.ui" line="337"/>
|
||||
<source>Shutdown computer when downloads complete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="340"/>
|
||||
<location filename="../ui/mainwindow.ui" line="343"/>
|
||||
<location filename="../ui/mainwindow.ui" line="342"/>
|
||||
<location filename="../ui/mainwindow.ui" line="345"/>
|
||||
<source>Lock qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="346"/>
|
||||
<location filename="../ui/mainwindow.ui" line="348"/>
|
||||
<source>Ctrl+L</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -3785,18 +3785,18 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">로그 창</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="283"/>
|
||||
<location filename="../ui/mainwindow.ui" line="286"/>
|
||||
<location filename="../ui/mainwindow.ui" line="285"/>
|
||||
<location filename="../ui/mainwindow.ui" line="288"/>
|
||||
<source>Alternative speed limits</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="316"/>
|
||||
<location filename="../ui/mainwindow.ui" line="318"/>
|
||||
<source>&RSS reader</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="324"/>
|
||||
<location filename="../ui/mainwindow.ui" line="326"/>
|
||||
<source>Search &engine</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -3809,22 +3809,22 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">설정한 속도 제한을 사용하기</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="294"/>
|
||||
<location filename="../ui/mainwindow.ui" line="296"/>
|
||||
<source>Top &tool bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="297"/>
|
||||
<location filename="../ui/mainwindow.ui" line="299"/>
|
||||
<source>Display top tool bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="305"/>
|
||||
<location filename="../ui/mainwindow.ui" line="307"/>
|
||||
<source>&Speed in title bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="308"/>
|
||||
<location filename="../ui/mainwindow.ui" line="310"/>
|
||||
<source>Show transfer speed in title bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -3921,12 +3921,12 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">전송</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="204"/>
|
||||
<location filename="../ui/mainwindow.ui" line="206"/>
|
||||
<source>Preview file</source>
|
||||
<translation>미리보기</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="209"/>
|
||||
<location filename="../ui/mainwindow.ui" line="211"/>
|
||||
<source>Clear log</source>
|
||||
<translation>로그 지우기</translation>
|
||||
</message>
|
||||
|
@ -3975,12 +3975,12 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">토런트 열기</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="248"/>
|
||||
<location filename="../ui/mainwindow.ui" line="250"/>
|
||||
<source>Decrease priority</source>
|
||||
<translation>우선순위(priority)를 낮추기</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="260"/>
|
||||
<location filename="../ui/mainwindow.ui" line="262"/>
|
||||
<source>Increase priority</source>
|
||||
<translation>우선순위(priority)를 낮추기</translation>
|
||||
</message>
|
||||
|
|
|
@ -1287,7 +1287,7 @@ You should get this information from your Web browser preferences.</source>
|
|||
<context>
|
||||
<name>GUI</name>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="809"/>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<source>Open Torrent Files</source>
|
||||
<translation>Åpne torrentfiler</translation>
|
||||
</message>
|
||||
|
@ -1352,7 +1352,7 @@ You should get this information from your Web browser preferences.</source>
|
|||
<translation type="obsolete">Klarte ikke å opprette mappen:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="810"/>
|
||||
<location filename="../GUI.cpp" line="811"/>
|
||||
<source>Torrent Files</source>
|
||||
<translation>Torrentfiler</translation>
|
||||
</message>
|
||||
|
@ -1611,7 +1611,7 @@ Vennligst avslutt denne først.</translation>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="88"/>
|
||||
<location filename="../GUI.cpp" line="1153"/>
|
||||
<location filename="../GUI.cpp" line="1154"/>
|
||||
<source>qBittorrent %1</source>
|
||||
<comment>e.g: qBittorrent v0.x</comment>
|
||||
<translation>qBittorrent %1</translation>
|
||||
|
@ -1679,7 +1679,7 @@ Vennligst avslutt denne først.</translation>
|
|||
<translation type="obsolete">qBittorrent %1 er startet.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="983"/>
|
||||
<location filename="../GUI.cpp" line="984"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation>qBittorrent</translation>
|
||||
</message>
|
||||
|
@ -1689,15 +1689,15 @@ Vennligst avslutt denne først.</translation>
|
|||
<translation type="obsolete">qBittorrent %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="986"/>
|
||||
<location filename="../GUI.cpp" line="993"/>
|
||||
<location filename="../GUI.cpp" line="987"/>
|
||||
<location filename="../GUI.cpp" line="994"/>
|
||||
<source>DL speed: %1 KiB/s</source>
|
||||
<comment>e.g: Download speed: 10 KiB/s</comment>
|
||||
<translation>Nedlastingshastighet: %1 KiB/s</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="989"/>
|
||||
<location filename="../GUI.cpp" line="995"/>
|
||||
<location filename="../GUI.cpp" line="990"/>
|
||||
<location filename="../GUI.cpp" line="996"/>
|
||||
<source>UP speed: %1 KiB/s</source>
|
||||
<comment>e.g: Upload speed: 10 KiB/s</comment>
|
||||
<translation>Opplastingshastighet: %1 KiB/s</translation>
|
||||
|
@ -1780,13 +1780,13 @@ Vennligst avslutt denne først.</translation>
|
|||
<translation type="obsolete">'%1' gjenopptatt.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>%1 has finished downloading.</source>
|
||||
<comment>e.g: xxx.avi has finished downloading.</comment>
|
||||
<translation>%1 er ferdig nedlastet.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>I/O Error</source>
|
||||
<comment>i.e: Input/Output Error</comment>
|
||||
<translation>Lese/Skrive feil</translation>
|
||||
|
@ -1846,39 +1846,39 @@ Vennligst avslutt denne først.</translation>
|
|||
<translation type="obsolete">Det har oppstått en feil (full disk?), '%1' er pauset.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="358"/>
|
||||
<location filename="../GUI.cpp" line="359"/>
|
||||
<source>Search</source>
|
||||
<translation type="unfinished">Søk</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<location filename="../GUI.cpp" line="232"/>
|
||||
<source>qBittorrent is not the default application to open torrent files or Magnet links.
|
||||
Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="340"/>
|
||||
<location filename="../GUI.cpp" line="341"/>
|
||||
<source>RSS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="433"/>
|
||||
<location filename="../GUI.cpp" line="434"/>
|
||||
<source>Alt+1</source>
|
||||
<comment>shortcut to switch to first tab</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Url download error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="518"/>
|
||||
<location filename="../GUI.cpp" line="519"/>
|
||||
<source>Couldn't download file at url: %1, reason: %2.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="426"/>
|
||||
<location filename="../GUI.cpp" line="427"/>
|
||||
<source>An I/O error occured for torrent %1.
|
||||
Reason: %2</source>
|
||||
<comment>e.g: An error occured for torrent xxx.avi.
|
||||
|
@ -1891,133 +1891,133 @@ Do you want to associate qBittorrent to torrent files and Magnet links?</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="230"/>
|
||||
<location filename="../GUI.cpp" line="231"/>
|
||||
<source>Torrent file association</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>Password update</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="315"/>
|
||||
<location filename="../GUI.cpp" line="316"/>
|
||||
<source>The UI lock password has been successfully updated</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="374"/>
|
||||
<location filename="../GUI.cpp" line="375"/>
|
||||
<source>Transfers (%1)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="420"/>
|
||||
<location filename="../GUI.cpp" line="421"/>
|
||||
<source>Download completion</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="435"/>
|
||||
<location filename="../GUI.cpp" line="436"/>
|
||||
<source>Alt+2</source>
|
||||
<comment>shortcut to switch to third tab</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="437"/>
|
||||
<location filename="../GUI.cpp" line="438"/>
|
||||
<source>Ctrl+F</source>
|
||||
<comment>shortcut to switch to search tab</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="439"/>
|
||||
<location filename="../GUI.cpp" line="440"/>
|
||||
<source>Alt+3</source>
|
||||
<comment>shortcut to switch to fourth tab</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>Recursive download confirmation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="501"/>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<source>The torrent %1 contains torrent files, do you want to proceed with their download?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="502"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<source>Yes</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="503"/>
|
||||
<location filename="../GUI.cpp" line="655"/>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="656"/>
|
||||
<source>No</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="504"/>
|
||||
<location filename="../GUI.cpp" line="505"/>
|
||||
<source>Never</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="524"/>
|
||||
<location filename="../GUI.cpp" line="525"/>
|
||||
<source>Global Upload Speed Limit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="546"/>
|
||||
<location filename="../GUI.cpp" line="547"/>
|
||||
<source>Global Download Speed Limit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>UI lock password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="310"/>
|
||||
<location filename="../GUI.cpp" line="324"/>
|
||||
<location filename="../GUI.cpp" line="578"/>
|
||||
<location filename="../GUI.cpp" line="311"/>
|
||||
<location filename="../GUI.cpp" line="325"/>
|
||||
<location filename="../GUI.cpp" line="579"/>
|
||||
<source>Please type the UI lock password:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>Invalid password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="590"/>
|
||||
<location filename="../GUI.cpp" line="591"/>
|
||||
<source>The password is invalid</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="652"/>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<source>Exiting qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="653"/>
|
||||
<location filename="../GUI.cpp" line="654"/>
|
||||
<source>Some files are currently transferring.
|
||||
Are you sure you want to quit qBittorrent?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="657"/>
|
||||
<location filename="../GUI.cpp" line="658"/>
|
||||
<source>Always</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1001"/>
|
||||
<location filename="../GUI.cpp" line="1002"/>
|
||||
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
|
||||
<comment>%1 is qBittorrent version</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="889"/>
|
||||
<location filename="../GUI.cpp" line="890"/>
|
||||
<source>Options were saved successfully.</source>
|
||||
<translation type="unfinished">Innstillingene ble lagret.</translation>
|
||||
</message>
|
||||
|
@ -2595,17 +2595,17 @@ No further notices will be issued.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="144"/>
|
||||
<location filename="../ui/mainwindow.ui" line="146"/>
|
||||
<source>&Add File...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="149"/>
|
||||
<location filename="../ui/mainwindow.ui" line="151"/>
|
||||
<source>E&xit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="154"/>
|
||||
<location filename="../ui/mainwindow.ui" line="156"/>
|
||||
<source>&Options...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2634,22 +2634,22 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Start alle</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="194"/>
|
||||
<location filename="../ui/mainwindow.ui" line="196"/>
|
||||
<source>Add &URL...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="199"/>
|
||||
<location filename="../ui/mainwindow.ui" line="201"/>
|
||||
<source>Torrent &creator</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="219"/>
|
||||
<location filename="../ui/mainwindow.ui" line="221"/>
|
||||
<source>Set upload limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="224"/>
|
||||
<location filename="../ui/mainwindow.ui" line="226"/>
|
||||
<source>Set download limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2658,100 +2658,100 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Hjelpetekst</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="159"/>
|
||||
<location filename="../ui/mainwindow.ui" line="161"/>
|
||||
<source>&About</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="169"/>
|
||||
<location filename="../ui/mainwindow.ui" line="171"/>
|
||||
<source>&Pause</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="174"/>
|
||||
<location filename="../ui/mainwindow.ui" line="176"/>
|
||||
<source>&Delete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="179"/>
|
||||
<location filename="../ui/mainwindow.ui" line="181"/>
|
||||
<source>P&ause All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="164"/>
|
||||
<location filename="../ui/mainwindow.ui" line="166"/>
|
||||
<source>&Resume</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="184"/>
|
||||
<location filename="../ui/mainwindow.ui" line="186"/>
|
||||
<source>R&esume All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="189"/>
|
||||
<location filename="../ui/mainwindow.ui" line="191"/>
|
||||
<source>Visit &Website</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="214"/>
|
||||
<location filename="../ui/mainwindow.ui" line="216"/>
|
||||
<source>Report a &bug</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="229"/>
|
||||
<location filename="../ui/mainwindow.ui" line="231"/>
|
||||
<source>&Documentation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="234"/>
|
||||
<location filename="../ui/mainwindow.ui" line="236"/>
|
||||
<source>Set global download limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="239"/>
|
||||
<location filename="../ui/mainwindow.ui" line="241"/>
|
||||
<source>Set global upload limit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="272"/>
|
||||
<location filename="../ui/mainwindow.ui" line="274"/>
|
||||
<source>&Log viewer...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="275"/>
|
||||
<location filename="../ui/mainwindow.ui" line="277"/>
|
||||
<source>Log viewer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="283"/>
|
||||
<location filename="../ui/mainwindow.ui" line="286"/>
|
||||
<location filename="../ui/mainwindow.ui" line="285"/>
|
||||
<location filename="../ui/mainwindow.ui" line="288"/>
|
||||
<source>Alternative speed limits</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="316"/>
|
||||
<location filename="../ui/mainwindow.ui" line="318"/>
|
||||
<source>&RSS reader</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="324"/>
|
||||
<location filename="../ui/mainwindow.ui" line="326"/>
|
||||
<source>Search &engine</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="332"/>
|
||||
<location filename="../ui/mainwindow.ui" line="335"/>
|
||||
<location filename="../ui/mainwindow.ui" line="334"/>
|
||||
<location filename="../ui/mainwindow.ui" line="337"/>
|
||||
<source>Shutdown computer when downloads complete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="340"/>
|
||||
<location filename="../ui/mainwindow.ui" line="343"/>
|
||||
<location filename="../ui/mainwindow.ui" line="342"/>
|
||||
<location filename="../ui/mainwindow.ui" line="345"/>
|
||||
<source>Lock qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="346"/>
|
||||
<location filename="../ui/mainwindow.ui" line="348"/>
|
||||
<source>Ctrl+L</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2760,22 +2760,22 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Søkemotor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="294"/>
|
||||
<location filename="../ui/mainwindow.ui" line="296"/>
|
||||
<source>Top &tool bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="297"/>
|
||||
<location filename="../ui/mainwindow.ui" line="299"/>
|
||||
<source>Display top tool bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="305"/>
|
||||
<location filename="../ui/mainwindow.ui" line="307"/>
|
||||
<source>&Speed in title bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="308"/>
|
||||
<location filename="../ui/mainwindow.ui" line="310"/>
|
||||
<source>Show transfer speed in title bar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2852,12 +2852,12 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Overføringer</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="204"/>
|
||||
<location filename="../ui/mainwindow.ui" line="206"/>
|
||||
<source>Preview file</source>
|
||||
<translation>Forhåndsvis filen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="209"/>
|
||||
<location filename="../ui/mainwindow.ui" line="211"/>
|
||||
<source>Clear log</source>
|
||||
<translation>Nullstill loggen</translation>
|
||||
</message>
|
||||
|
@ -2874,12 +2874,12 @@ No further notices will be issued.</source>
|
|||
<translation type="obsolete">Send en feilrapport</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="248"/>
|
||||
<location filename="../ui/mainwindow.ui" line="250"/>
|
||||
<source>Decrease priority</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/mainwindow.ui" line="260"/>
|
||||
<location filename="../ui/mainwindow.ui" line="262"/>
|
||||
<source>Increase priority</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -84,6 +84,8 @@
|
|||
<addaction name="separator"/>
|
||||
<addaction name="actionSearch_engine"/>
|
||||
<addaction name="actionRSS_Reader"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionLock_qBittorrent"/>
|
||||
</widget>
|
||||
<addaction name="menu_File"/>
|
||||
<addaction name="menu_Edit"/>
|
||||
|
|
Loading…
Reference in a new issue