diff --git a/src/GUI.cpp b/src/GUI.cpp index 798d304e9..9658262b0 100644 --- a/src/GUI.cpp +++ b/src/GUI.cpp @@ -195,15 +195,15 @@ GUI::~GUI() { delete BTSession; } -void GUI::on_actionWebsite_triggered() { +void GUI::on_actionWebsite_triggered() const { QDesktopServices::openUrl(QUrl(QString::fromUtf8("http://www.qbittorrent.org"))); } -void GUI::on_actionDocumentation_triggered() { +void GUI::on_actionDocumentation_triggered() const { QDesktopServices::openUrl(QUrl(QString::fromUtf8("http://wiki.qbittorrent.org"))); } -void GUI::on_actionBugReport_triggered() { +void GUI::on_actionBugReport_triggered() const { QDesktopServices::openUrl(QUrl(QString::fromUtf8("http://bugs.qbittorrent.org"))); } diff --git a/src/GUI.h b/src/GUI.h index 2109a7d34..3c133b2c1 100644 --- a/src/GUI.h +++ b/src/GUI.h @@ -89,8 +89,8 @@ class GUI : public QMainWindow, private Ui::MainWindow{ void toggleVisibility(QSystemTrayIcon::ActivationReason e); void on_actionAbout_triggered(); void on_actionCreate_torrent_triggered(); - void on_actionWebsite_triggered(); - void on_actionBugReport_triggered(); + void on_actionWebsite_triggered() const; + void on_actionBugReport_triggered() const; void readParamsOnSocket(); void acceptConnection(); void togglePausedState(QString hash); @@ -123,7 +123,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{ void on_actionDelete_triggered(); void on_actionSet_global_upload_limit_triggered(); void on_actionSet_global_download_limit_triggered(); - void on_actionDocumentation_triggered(); + void on_actionDocumentation_triggered() const; void checkConnectionStatus(); void configureSession(bool deleteOptions); void processParams(const QStringList& params); diff --git a/src/lang/qbittorrent_bg.ts b/src/lang/qbittorrent_bg.ts index e20a50aea..7ad39de28 100644 --- a/src/lang/qbittorrent_bg.ts +++ b/src/lang/qbittorrent_bg.ts @@ -777,115 +777,115 @@ Copyright © 2006 на Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name Име - + Size i.e: file size Размер - + Progress i.e: % downloaded Изпълнение - + DL Speed i.e: Download speed DL Скорост - + UP Speed i.e: Upload speed UP Скорост - + Seeds/Leechs i.e: full/partial sources Даващи/Вземащи - + Ratio - + ETA i.e: Estimated Time of Arrival / Time left ЕТА - + qBittorrent %1 started. e.g: qBittorrent v0.x started. qBittorrent %1 стартиран. - + Be careful, sharing copyrighted material without permission is against the law. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked - + Fast resume data was rejected for torrent %1, checking again... - + Url seed lookup failed for url: %1, message: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. '%1' добавен в листа за сваляне. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) '%1' бе възстановен. (бързо възстановяване) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. '%1' вече е в листа за сваляне. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' Не мога да декодирам торент-файла: '%1' - + This file is either corrupted or this isn't a torrent. - + Couldn't listen on any of the given ports. Невъзможно изчакване от дадените портове. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... Сваляне на '%1', моля изчакайте... @@ -907,19 +907,19 @@ Copyright © 2006 на Christophe Dumez<br> Завършен - + Name i.e: file name Име - + Size i.e: file size Размер - + Progress i.e: % downloaded Изпълнение @@ -931,13 +931,13 @@ Copyright © 2006 на Christophe Dumez<br> DL Скорост - + UP Speed i.e: Upload speed UP Скорост - + Seeds/Leechs i.e: full/partial sources Даващи/Вземащи @@ -966,7 +966,7 @@ Copyright © 2006 на Christophe Dumez<br> Няма - + Ratio @@ -974,7 +974,7 @@ Copyright © 2006 на Christophe Dumez<br> GUI - + Open Torrent Files Отвори Торент Файлове @@ -999,17 +999,17 @@ Copyright © 2006 на Christophe Dumez<br> Сигурни ли сте че искате да изтриете всички файлове от списъка за сваляне? - + &Yes &Да - + &No &Не - + Are you sure you want to delete the selected item(s) in download list? Сигурни ли сте че искате да изтриете избраните файлове от списъка за сваляне? @@ -1029,7 +1029,7 @@ Copyright © 2006 на Christophe Dumez<br> kb/с - + Finished Завършен @@ -1084,7 +1084,7 @@ Copyright © 2006 на Christophe Dumez<br> Не мога да създам директория: - + Torrent Files Торент Файлове @@ -1156,12 +1156,12 @@ Copyright © 2006 на Christophe Dumez<br> qBittorrent - + qBittorrent qBittorrent - + Are you sure? -- qBittorrent Сигурни ли сте? -- qBittorrent @@ -1424,12 +1424,12 @@ Changelog: Пауза - + Preview process already running Процеса на оглед се изпълнява - + There is already another preview process running. Please close the other one first. Вече се изпълнява друг процес на оглед. @@ -1474,7 +1474,7 @@ Please close the other one first. Сигурни ли сте че искате да изтриете избраните файлове от списъка за сваляне и от твърдия диск? - + Download finished Свалянето завърши @@ -1496,17 +1496,17 @@ Please close the other one first. qBittorrent %1 - + Connection status: Състояние на връзката: - + Offline Извън мрежата - + No peers found... Няма връзки... @@ -1571,13 +1571,13 @@ Please close the other one first. qBittorrent %1 стартиран. - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s DL Скорост %1 KB/с - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s UL Скорост %1 KB/с @@ -1601,12 +1601,12 @@ Please close the other one first. Отложен - + Are you sure you want to quit? Сигурни ли сте че искате да напуснете? - + '%1' was removed. 'xxx.avi' was removed. '%1' бе премахнат. @@ -1648,12 +1648,12 @@ Please close the other one first. Прослушване на порт: %1 - + All downloads were paused. Всички сваляния са в пауза. - + '%1' paused. xxx.avi paused. '%1' е в пауза. @@ -1665,30 +1665,30 @@ Please close the other one first. Свързване... - + All downloads were resumed. Всички сваляния са възстановени. - + '%1' resumed. e.g: xxx.avi resumed. '%1' бе възстановен. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. '%1' завърши свалянето. - + I/O Error i.e: Input/Output Error В/И Грешка - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused Намерена грешка при четене или записване на %1. Вероятно диска е пълен, свалянето е в пауза @@ -1700,23 +1700,23 @@ Please close the other one first. Намерена грешка (пълен диск?), '%1' е в пауза. - + Connection Status: Състояние на връзката: - + Online Свързан - + Firewalled? i.e: Behind a firewall/router? Проблем с Firewall-а? - + No incoming connections... Няма входящи връзки... @@ -1748,135 +1748,135 @@ Please close the other one first. Сваляне на '%1', моля изчакайте... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. Намерена грешка (пълен диск?), '%1' е в пауза. - + Search Търси - + RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 - + DHT support [ON], port: %1 - + DHT support [OFF] - + PeX support [ON] - + PeX support [OFF] - + The download list is not empty. Are you sure you want to quit qBittorrent? - + Downloads Сваляне - + Are you sure you want to delete the selected item(s) in finished list? - + UPnP support [ON] - + Encryption support [ON] - + Encryption support [FORCED] - + Encryption support [OFF] - + Alt+1 shortcut to switch to first tab - + Alt+2 shortcut to switch to second tab - + Alt+4 shortcut to switch to fourth tab - + Url download error - + Couldn't download file at url: %1, reason: %2. - + Are you sure you want to delete the selected item(s) from download list and from hard drive? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. - + Alt+3 shortcut to switch to third tab - + Ctrl+F shortcut to switch to search tab @@ -1950,67 +1950,67 @@ Are you sure you want to quit qBittorrent? &Опции - + &Edit &Редактирай - + &File &Файл - + &Help &Помощ - + Open Отвори - + Exit Изход - + Preferences Настройки - + About Относно - + Start Старт - + Pause Пауза - + Delete Изтрий - + Pause All Пауза Всички - + Start All Старт Всички - + Documentation Документация @@ -2025,7 +2025,7 @@ Are you sure you want to quit qBittorrent? Изтрий Всички - + Torrent Properties Характеристики на Торента @@ -2105,12 +2105,12 @@ Are you sure you want to quit qBittorrent? Състояние на Връзка - + Download from URL Свали от URL - + Create torrent Създай торент @@ -2135,52 +2135,52 @@ Are you sure you want to quit qBittorrent? Трансфери - + Preview file Огледай файла - + Clear log Изтрий лога - + Delete Permanently Изтрий завинаги - + Visit website Посетете уебсайт - + Report a bug Уведомете за грешка - + Set upload limit - + Set download limit - + Set global download limit - + Set global upload limit - + Options Опции @@ -2368,7 +2368,7 @@ Are you sure you want to quit qBittorrent? RssItem - + No description available @@ -2376,13 +2376,13 @@ Are you sure you want to quit qBittorrent? RssStream - + %1 ago 10min ago - + Never @@ -2390,71 +2390,71 @@ Are you sure you want to quit qBittorrent? SearchEngine - + Name i.e: file name Име - + Size i.e: file size Размер - + Seeders i.e: Number of full sources Даващи - + Leechers i.e: Number of partial sources Вземащи - + Search engine Програма за търсене - + Empty search pattern - + Please type a search pattern first Моля първо изберете тип на търсене - + No search engine selected Не е избрана търсачка - + You must select at least one search engine. Трябва да изберете поне една търсачка. - + Results Резултати - + Searching... Търсене... - + Search plugin update -- qBittorrent Обновяване на добавката за търсене -- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -2465,73 +2465,73 @@ Changelog: - + &Yes &Да - + &No &Не - + Search plugin update Допълнението за търсене е обновено - + qBittorrent qBittorrent - + Sorry, update server is temporarily unavailable. Съжалявам, сървъра за обновяване е временно недостъпен. - + Your search plugin is already up to date. Вашата добавка за търсене е вече обновена. - + Search Engine Търсачка - + Search has finished Търсенето завърши - + An error occured during search... Намерена грешка при търсенето... - + Search aborted Търсенето е прекъснато - + Search returned no results Търсене без резултат - + Results i.e: Search results Резултати - + Search plugin download error - + Couldn't download search plugin update at url: %1, reason: %2. @@ -2632,7 +2632,7 @@ Changelog: Бих искал да благодаря на следните доброволци, превели qBittorent: - + Please contact me if you would like to translate qBittorrent into your own language. Моля, свържете се с мен ако искате да преведете qBittorrent на вашия език. @@ -3029,77 +3029,77 @@ Changelog: Търси - + Total DL Speed: Обща DL Скорост: - + KiB/s - + Session ratio: Процент сесия: - + Total UP Speed: Обща UP Скорост: - + Log - + IP filter - + Start Старт - + Pause Пауза - + Delete Изтрий - + Clear Изтрий - + Preview file Огледай файла - + Set upload limit - + Set download limit - + Delete Permanently Изтрий завинаги - + Torrent Properties @@ -3249,12 +3249,12 @@ Changelog: е повреден. - + Range Start IP IP Стартова Област - + Start IP: IP на Старт: @@ -3269,22 +3269,22 @@ Changelog: Това IP е некоректно. - + Range End IP IP Крайна Област - + End IP: Крайно IP: - + IP Range Comment Коментар IP Област - + Comment: Коментар: @@ -3295,48 +3295,48 @@ Changelog: до - + Choose your favourite preview program Моля, изберете любима програма за оглед - + Invalid IP Невалиден IP - + This IP is invalid. Този IP е невалиден. - + Options were saved successfully. Опциите бяха съхранени успешно. - + Choose scan directory Изберете директория за сканиране - + Choose an ipfilter.dat file Изберете ipfilter.dat файл - + Choose a save directory Изберете директория за съхранение - + I/O Error Input/Output Error В/И Грешка - + Couldn't open %1 in read mode. Не мога да отворя %1 в режим четене. @@ -3500,7 +3500,7 @@ Changelog: Уточняване - + Unknown Неизвестен @@ -3520,7 +3520,7 @@ Changelog: Файлове включени в торента: - + Size Размер @@ -3565,7 +3565,7 @@ Changelog: Тракери: - + None - Unreachable? Няма - Недостъпни? @@ -3575,7 +3575,7 @@ Changelog: Грешки: - + Progress Изпълнение @@ -3680,57 +3680,57 @@ Changelog: - + New tracker - + New tracker url: - + Priorities: - + Normal: normal priority. Download order is dependent on availability - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority - + File name Име файл - + Priority - + qBittorrent qBittorrent - + Trackers list can't be empty. - + Ignored: file is not downloaded at all @@ -3760,23 +3760,23 @@ Changelog: - + New url seed: - + This url seed is already in the list. - + None i.e: No error message Няма - + New url seed New HTTP source @@ -3896,57 +3896,57 @@ Changelog: subDownloadThread - + Host is unreachable - + File was not found (404) - + Connection was denied - + Url is invalid - + Connection forbidden (403) - + Connection was not authorized (401) - + Content has moved (301) - + Connection failure - + Connection was timed out - + Incorrect network interface - + Unknown error diff --git a/src/lang/qbittorrent_ca.ts b/src/lang/qbittorrent_ca.ts index 3b22e7f48..e1af95675 100644 --- a/src/lang/qbittorrent_ca.ts +++ b/src/lang/qbittorrent_ca.ts @@ -805,115 +805,115 @@ Copyright © 2006 by Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name Nom - + Size i.e: file size Mida - + Progress i.e: % downloaded Progrès - + DL Speed i.e: Download speed Vel. Desc - + UP Speed i.e: Upload speed Vel. Pujada - + Seeds/Leechs i.e: full/partial sources - + Ratio - + ETA i.e: Estimated Time of Arrival / Time left ETA - + qBittorrent %1 started. e.g: qBittorrent v0.x started. - + Be careful, sharing copyrighted material without permission is against the law. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked - + Fast resume data was rejected for torrent %1, checking again... - + Url seed lookup failed for url: %1, message: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' - + This file is either corrupted or this isn't a torrent. Aquest arxiu està corrupte o no es un arxiu torrent. - + Couldn't listen on any of the given ports. No es pot obrir el port especificat. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... @@ -935,19 +935,19 @@ Copyright © 2006 by Christophe Dumez<br> Finalitzat - + Name i.e: file name Nom - + Size i.e: file size Mida - + Progress i.e: % downloaded Progrès @@ -959,13 +959,13 @@ Copyright © 2006 by Christophe Dumez<br> Vel. Desc - + UP Speed i.e: Upload speed Vel. Pujada - + Seeds/Leechs i.e: full/partial sources @@ -994,7 +994,7 @@ Copyright © 2006 by Christophe Dumez<br> Res - + Ratio @@ -1017,7 +1017,7 @@ Copyright © 2006 by Christophe Dumez<br> iniciat. - + qBittorrent qBittorrent @@ -1037,12 +1037,12 @@ Copyright © 2006 by Christophe Dumez<br> Vel. Pujada: - + Open Torrent Files Arxius Torrent oberts - + Torrent Files Arxius Torrent @@ -1088,7 +1088,7 @@ Copyright © 2006 by Christophe Dumez<br> Aquest arxiu està corrupte o no es un arxiu torrent. - + Are you sure? -- qBittorrent Estàs segur? -- qBittorrent @@ -1098,12 +1098,12 @@ Copyright © 2006 by Christophe Dumez<br> Estàs segur de que vols buidar la llista de descàrregues? - + &Yes &Yes - + &No &No @@ -1113,7 +1113,7 @@ Copyright © 2006 by Christophe Dumez<br> Llista de descàrregues buidada. - + Are you sure you want to delete the selected item(s) in download list? Estàs segur de que vols esborrar les descàrregues seleccionades? @@ -1197,7 +1197,7 @@ Copyright © 2006 by Christophe Dumez<br> /s - + Finished Finalitzat @@ -1482,12 +1482,12 @@ Log: Pausat - + Preview process already running Previsualitzar els processos que corren - + There is already another preview process running. Please close the other one first. Hi ha un altre procés corrent. @@ -1532,7 +1532,7 @@ Si et plau tanca l'altre primer. Estàs segur que vols esborrar els objectes seleccionats de la llista de descàrregues i del disc dur? - + Download finished @@ -1554,17 +1554,17 @@ Si et plau tanca l'altre primer. - + Connection status: - + Offline - + No peers found... @@ -1617,13 +1617,13 @@ Si et plau tanca l'altre primer. Leechers - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s @@ -1641,12 +1641,12 @@ Si et plau tanca l'altre primer. Validant... - + Are you sure you want to quit? - + '%1' was removed. 'xxx.avi' was removed. @@ -1658,12 +1658,12 @@ Si et plau tanca l'altre primer. Res - + All downloads were paused. - + '%1' paused. xxx.avi paused. @@ -1675,52 +1675,52 @@ Si et plau tanca l'altre primer. Conectant... - + All downloads were resumed. - + '%1' resumed. e.g: xxx.avi resumed. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. - + I/O Error i.e: Input/Output Error I/O Error - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused - + Connection Status: - + Online - + Firewalled? i.e: Behind a firewall/router? - + No incoming connections... @@ -1731,135 +1731,135 @@ Si et plau tanca l'altre primer. Resultats - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. - + Search Cercar - + RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 - + DHT support [ON], port: %1 - + DHT support [OFF] - + PeX support [ON] - + PeX support [OFF] - + The download list is not empty. Are you sure you want to quit qBittorrent? - + Downloads Descarregues - + Are you sure you want to delete the selected item(s) in finished list? - + UPnP support [ON] - + Encryption support [ON] - + Encryption support [FORCED] - + Encryption support [OFF] - + Alt+1 shortcut to switch to first tab - + Alt+2 shortcut to switch to second tab - + Alt+4 shortcut to switch to fourth tab - + Url download error - + Couldn't download file at url: %1, reason: %2. - + Are you sure you want to delete the selected item(s) from download list and from hard drive? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. - + Alt+3 shortcut to switch to third tab - + Ctrl+F shortcut to switch to search tab @@ -1928,7 +1928,7 @@ Are you sure you want to quit qBittorrent? ETA - + &File &Fitxer @@ -1938,62 +1938,62 @@ Are you sure you want to quit qBittorrent? &Opcions - + &Help &Ajuda - + &Edit &Editar - + Open Obre - + Exit Sortir - + Preferences Preferències - + About Sobre - + Start Comença - + Pause Pausa - + Delete Esborra - + Pause All Pausa Tot - + Start All Comença totes - + Documentation Documentació @@ -2008,7 +2008,7 @@ Are you sure you want to quit qBittorrent? Esborra Tot - + Torrent Properties Propietats del Torrent @@ -2073,7 +2073,7 @@ Are you sure you want to quit qBittorrent? Motor de Busqueda - + Download from URL Descarregant de URL @@ -2093,7 +2093,7 @@ Are you sure you want to quit qBittorrent? KiB/s - + Create torrent Crear torrent @@ -2118,52 +2118,52 @@ Are you sure you want to quit qBittorrent? Transferits - + Preview file Previsualitza el fitxer - + Clear log Neteja el registre - + Delete Permanently Esborrar Permanentment - + Visit website - + Report a bug - + Set upload limit - + Set download limit - + Set global download limit - + Set global upload limit - + Options Opcions @@ -2351,7 +2351,7 @@ Are you sure you want to quit qBittorrent? RssItem - + No description available @@ -2359,13 +2359,13 @@ Are you sure you want to quit qBittorrent? RssStream - + %1 ago 10min ago - + Never @@ -2373,71 +2373,71 @@ Are you sure you want to quit qBittorrent? SearchEngine - + Name i.e: file name Nom - + Size i.e: file size Mida - + Seeders i.e: Number of full sources Seeders - + Leechers i.e: Number of partial sources Leechers - + Search engine Motor per cercar - + Empty search pattern Busqueda pare buida - + Please type a search pattern first Si us plau introduïu una busqueda pare primer - + No search engine selected - + You must select at least one search engine. Has de seleccionar un motor de busqueda. - + Results Resultats - + Searching... Cercant... - + Search plugin update -- qBittorrent Actualització plugin de recerca -- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -2448,73 +2448,73 @@ Log: - + &Yes &Yes - + &No &No - + Search plugin update - + qBittorrent - + Sorry, update server is temporarily unavailable. Ho sento, el servidor per actualitzar està temporalment no disponible. - + Your search plugin is already up to date. El teu plugin de recerca torna a estar actualitzat. - + Search Engine Motor de Busqueda - + Search has finished - + An error occured during search... Hi ha hagut un error durant la recerca... - + Search aborted Recerca abortada - + Search returned no results La recerca no ha tornat Resultats - + Results i.e: Search results Resultats - + Search plugin download error - + Couldn't download search plugin update at url: %1, reason: %2. @@ -2605,7 +2605,7 @@ Log: Vui agrair a les següents persones la seva voluntat per traduir qBittorrent: - + Please contact me if you would like to translate qBittorrent into your own language. @@ -2997,77 +2997,77 @@ Log: Cercar - + Total DL Speed: Vel. Total Descàrrega: - + KiB/s KiB/s - + Session ratio: Mitja de sessió: - + Total UP Speed: Vel. Total Pujada: - + Log - + IP filter - + Start Comença - + Pause Pausa - + Delete Esborra - + Clear Neteja - + Preview file Previsualitza el fitxer - + Set upload limit - + Set download limit - + Delete Permanently Esborrar Permanentment - + Torrent Properties Propietats del Torrent @@ -3211,12 +3211,12 @@ Log: està malformada. - + Range Start IP Rang IP Inicial - + Start IP: IP Inicial: @@ -3231,22 +3231,22 @@ Log: Aquesta IP es incorrecta. - + Range End IP Rang IP Final - + End IP: IP Final: - + IP Range Comment Comentari Rang IP - + Comment: Comentari: @@ -3257,48 +3257,48 @@ Log: a - + Choose your favourite preview program Escull el teu programa per previsualitzar - + Invalid IP IP Invàlida - + This IP is invalid. Aquesta IP es invalida. - + Options were saved successfully. - + Choose scan directory - + Choose an ipfilter.dat file - + Choose a save directory - + I/O Error Input/Output Error I/O Error - + Couldn't open %1 in read mode. @@ -3457,7 +3457,7 @@ Log: Tu pots seleccionar aquí els arxius que vols descàrregar del torrent actual. - + Size Mida @@ -3507,12 +3507,12 @@ Log: Localitzant - + None - Unreachable? Res - No esta disponible? - + Unknown Desconegut @@ -3537,7 +3537,7 @@ Log: Cert - + Progress Progrès @@ -3642,57 +3642,57 @@ Log: - + New tracker - + New tracker url: - + Priorities: - + Normal: normal priority. Download order is dependent on availability - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority - + File name Nom del fitxer - + Priority - + qBittorrent - + Trackers list can't be empty. - + Ignored: file is not downloaded at all @@ -3722,23 +3722,23 @@ Log: - + New url seed: - + This url seed is already in the list. - + None i.e: No error message Res - + New url seed New HTTP source @@ -3858,57 +3858,57 @@ Log: subDownloadThread - + Host is unreachable - + File was not found (404) - + Connection was denied - + Url is invalid - + Connection forbidden (403) - + Connection was not authorized (401) - + Content has moved (301) - + Connection failure - + Connection was timed out - + Incorrect network interface - + Unknown error diff --git a/src/lang/qbittorrent_da.ts b/src/lang/qbittorrent_da.ts index 88781e5ca..37aa75931 100644 --- a/src/lang/qbittorrent_da.ts +++ b/src/lang/qbittorrent_da.ts @@ -619,115 +619,115 @@ Copyright © 2006 by Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name Navn - + Size i.e: file size Størrelse - + Progress i.e: % downloaded Hentet - + DL Speed i.e: Download speed DL hastighed - + UP Speed i.e: Upload speed UP hastighed - + Seeds/Leechs i.e: full/partial sources Seedere/Leechere - + Ratio - + ETA i.e: Estimated Time of Arrival / Time left Tid Tilbage - + qBittorrent %1 started. e.g: qBittorrent v0.x started. qBittorrent %1 startet. - + Be careful, sharing copyrighted material without permission is against the law. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked - + Fast resume data was rejected for torrent %1, checking again... - + Url seed lookup failed for url: %1, message: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. '%1' lagt til download listen. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) '%1' fortsat. (hurtig fortsættelse) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. '%1' findes allerede i download listen. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' Kan ikke dekode torrent filen: '%1' - + This file is either corrupted or this isn't a torrent. Denne fil er enten korrupt eller ikke en torrent. - + Couldn't listen on any of the given ports. Kunne ikke lytte på de opgivne porte. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... Downloader '%1', vent venligst... @@ -749,19 +749,19 @@ Copyright © 2006 by Christophe Dumez<br> Færdig - + Name i.e: file name Navn - + Size i.e: file size Størrelse - + Progress i.e: % downloaded Hentet @@ -773,13 +773,13 @@ Copyright © 2006 by Christophe Dumez<br> DL hastighed - + UP Speed i.e: Upload speed UP hastighed - + Seeds/Leechs i.e: full/partial sources Seedere/Leechere @@ -808,7 +808,7 @@ Copyright © 2006 by Christophe Dumez<br> Intet - + Ratio @@ -816,7 +816,7 @@ Copyright © 2006 by Christophe Dumez<br> GUI - + Open Torrent Files Åbn Torrent Filer @@ -826,17 +826,17 @@ Copyright © 2006 by Christophe Dumez<br> Denne fil er enten korrupt eller ikke en torrent. - + &Yes &Ja - + &No &Nej - + Are you sure you want to delete the selected item(s) in download list? Er du sikker på at du vil slette det markerede fra download listen? @@ -851,12 +851,12 @@ Copyright © 2006 by Christophe Dumez<br> Downloader... - + Torrent Files Torrent Filer - + Are you sure? -- qBittorrent Er du sikker? -- qBittorrent @@ -947,12 +947,12 @@ Changelog: Pauset - + Preview process already running Smugkig kører allerede - + There is already another preview process running. Please close the other one first. En anden Smugkigs proces kører allerede. @@ -964,7 +964,7 @@ Luk venglist denne først. Overførsler - + Download finished Download afsluttet @@ -990,17 +990,17 @@ Luk venglist denne først. qBittorrent %1 - + Connection status: Forbindelses status: - + Offline Offline - + No peers found... Ingen kilder fundet... @@ -1065,18 +1065,18 @@ Luk venglist denne først. qBittorrent %1 startet. - + qBittorrent qBittorrent - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s DL hastighed: %1 KB/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s UP hastighed: %1 KB/s @@ -1100,12 +1100,12 @@ Luk venglist denne først. Gået i stå - + Are you sure you want to quit? Er du sikker på at du vil afslutte? - + '%1' was removed. 'xxx.avi' was removed. '%1' blev fjernet. @@ -1147,12 +1147,12 @@ Luk venglist denne først. Lytter på port: %1 - + All downloads were paused. Alle downloads blev sat på pause. - + '%1' paused. xxx.avi paused. '%1' blev sat på pause. @@ -1164,52 +1164,52 @@ Luk venglist denne først. Forbinder... - + All downloads were resumed. Alle downloads fortsættes. - + '%1' resumed. e.g: xxx.avi resumed. '%1' fortsat. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. %1 er hentet færdig. - + I/O Error i.e: Input/Output Error I/O Fejl - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused Der opstod en fejl under forsøget på at skrive %1. Disken er måske fuld, downloaden er sat på pause - + Connection Status: Forbindelses Status: - + Online Online - + Firewalled? i.e: Behind a firewall/router? Bag en Firewall? - + No incoming connections... Ingen indkommende forbindelser... @@ -1241,140 +1241,140 @@ Luk venglist denne først. Downloader '%1', vent venligst... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. Der opstod en fejl (fuld disk?), '%1' sat på pause. - + Search Søg - + RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 - + DHT support [ON], port: %1 - + DHT support [OFF] - + PeX support [ON] - + PeX support [OFF] - + The download list is not empty. Are you sure you want to quit qBittorrent? - + Downloads - + Finished Færdig - + Are you sure you want to delete the selected item(s) in finished list? - + UPnP support [ON] - + Encryption support [ON] - + Encryption support [FORCED] - + Encryption support [OFF] - + Alt+1 shortcut to switch to first tab - + Alt+2 shortcut to switch to second tab - + Alt+4 shortcut to switch to fourth tab - + Url download error - + Couldn't download file at url: %1, reason: %2. - + Are you sure you want to delete the selected item(s) from download list and from hard drive? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. - + Alt+3 shortcut to switch to third tab - + Ctrl+F shortcut to switch to search tab @@ -1403,67 +1403,67 @@ Are you sure you want to quit qBittorrent? &Funktioner - + &Edit &Rediger - + &File &Filer - + &Help &Hjælp - + Open Åben - + Exit Afslut - + Preferences Indstillinger - + About Om - + Start Start - + Pause Pause - + Delete Slet - + Pause All Sæt Alle På Pause - + Start All Start Alle - + Torrent Properties Egenskaber For Torrent @@ -1503,7 +1503,7 @@ Are you sure you want to quit qBittorrent? Stop - + Download from URL Download fra URL @@ -1523,7 +1523,7 @@ Are you sure you want to quit qBittorrent? KB/s - + Create torrent Opret torrent @@ -1543,57 +1543,57 @@ Are you sure you want to quit qBittorrent? Overførsler - + Preview file Smugkig fil - + Clear log Ryd log - + Delete Permanently Slet Permanent - + Visit website Besøg Website - + Report a bug Rapporter en fejl - + Set upload limit - + Set download limit - + Documentation - + Set global download limit - + Set global upload limit - + Options Indstillinger @@ -1773,7 +1773,7 @@ Are you sure you want to quit qBittorrent? RssItem - + No description available @@ -1781,13 +1781,13 @@ Are you sure you want to quit qBittorrent? RssStream - + %1 ago 10min ago - + Never @@ -1795,71 +1795,71 @@ Are you sure you want to quit qBittorrent? SearchEngine - + Name i.e: file name Navn - + Size i.e: file size Størrelse - + Seeders i.e: Number of full sources Seedere - + Leechers i.e: Number of partial sources Leechere - + Search engine Søgemaskine - + Empty search pattern Tomt søge kriterie - + Please type a search pattern first Indtast venligst et søge kriterie først - + No search engine selected Der er ikke valgt nogen søgemaskine - + You must select at least one search engine. Du skal vælge mindst en søgemaskine. - + Results Resultater - + Searching... Søger... - + Search plugin update -- qBittorrent Søge plugin opdatering -- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -1870,73 +1870,73 @@ Changelog: - + &Yes &Ja - + &No &Nej - + Search plugin update Søge plugin opdatering - + qBittorrent qBittorrent - + Sorry, update server is temporarily unavailable. Beklager, opdaterings-serveren er midlertidigt utilgængelig. - + Your search plugin is already up to date. Dit søge plugin er allerede opdateret fuldt ud. - + Search Engine Søgemaskine - + Search has finished Søgningen er færdig - + An error occured during search... Der opstod en fejl under søgningen... - + Search aborted Søgning afbrudt - + Search returned no results Søgningen gav intet resultat - + Results i.e: Search results Resultater - + Search plugin download error - + Couldn't download search plugin update at url: %1, reason: %2. @@ -2007,7 +2007,7 @@ Changelog: Jeg vil gerne takke disse personer, som meldte sig frivilligt til at oversætte qBittorrent: - + Please contact me if you would like to translate qBittorrent into your own language. Kontakt mig venligst hvis du kunne tænke dig og oversætte qBittorrent til dit eget sprog. @@ -2379,77 +2379,77 @@ Changelog: Søg - + Total DL Speed: Total DL Hastighed: - + KiB/s KB/s - + Session ratio: Sessionens ratio: - + Total UP Speed: Total UP Hastighed: - + Log - + IP filter - + Start Start - + Pause Pause - + Delete Slet - + Clear Ryd resultater - + Preview file Smugkig fil - + Set upload limit - + Set download limit - + Delete Permanently Slet Permanent - + Torrent Properties @@ -2525,32 +2525,32 @@ Changelog: options_imp - + Range Start IP Første IP i rækken - + Start IP: Første IP: - + Range End IP Sidste IP i rækken - + End IP: Sidste IP: - + IP Range Comment IP Række Kommentar - + Comment: Kommentar: @@ -2561,48 +2561,48 @@ Changelog: til - + Choose your favourite preview program Vælg dit foretrukne smugkig program - + Invalid IP Ugyldig IP - + This IP is invalid. Denne IP er ugyldig. - + Options were saved successfully. Indstillingerne blev gemt. - + Choose scan directory Vælg mappe til scan - + Choose an ipfilter.dat file Vælg en ipfilter.dat fil - + Choose a save directory Vælg en standart mappe - + I/O Error Input/Output Error I/O Fejl - + Couldn't open %1 in read mode. Kunne ikke åbne %1 til læsning. @@ -2686,7 +2686,7 @@ Changelog: OK - + Unknown Ukendt @@ -2696,7 +2696,7 @@ Changelog: Filer i torrent: - + Size Størrelse @@ -2731,7 +2731,7 @@ Changelog: Trackere: - + None - Unreachable? Ingen - Kan ikke nås? @@ -2741,7 +2741,7 @@ Changelog: Fejl: - + Progress Hentet @@ -2826,57 +2826,57 @@ Changelog: - + New tracker - + New tracker url: - + Priorities: - + Normal: normal priority. Download order is dependent on availability - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority - + File name Fil navn - + Priority - + qBittorrent qBittorrent - + Trackers list can't be empty. - + Ignored: file is not downloaded at all @@ -2906,23 +2906,23 @@ Changelog: - + New url seed: - + This url seed is already in the list. - + None i.e: No error message Intet - + New url seed New HTTP source @@ -3042,57 +3042,57 @@ Changelog: subDownloadThread - + Host is unreachable - + File was not found (404) - + Connection was denied - + Url is invalid - + Connection forbidden (403) - + Connection was not authorized (401) - + Content has moved (301) - + Connection failure - + Connection was timed out - + Incorrect network interface - + Unknown error diff --git a/src/lang/qbittorrent_de.ts b/src/lang/qbittorrent_de.ts index 364f13993..6d0965844 100644 --- a/src/lang/qbittorrent_de.ts +++ b/src/lang/qbittorrent_de.ts @@ -713,115 +713,115 @@ Copyright (c) 2006 Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name Name - + Size i.e: file size - + Progress i.e: % downloaded - + DL Speed i.e: Download speed DL Geschwindigkeit - + UP Speed i.e: Upload speed UP Geschwindigkeit - + Seeds/Leechs i.e: full/partial sources Seeder/Leecher - + Ratio Verhältnis - + ETA i.e: Estimated Time of Arrival / Time left - + qBittorrent %1 started. e.g: qBittorrent v0.x started. qBittorrent %1 gestartet. - + Be careful, sharing copyrighted material without permission is against the law. ACHTUNG! Die Verbreitung von urheberrechlich geschütztem Material ist gegen das Gesetz. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked <font color='red'>%1</font> <i>wurde geblockt</i> - + Fast resume data was rejected for torrent %1, checking again... Fast-Resume Daten wurden zurückgewiesen für torrent %1, prüfe nochmal... - + Url seed lookup failed for url: %1, message: %2 URL Seed Lookup fehlgeschlagen für URL: %1, Begründung: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. '%1' wurde der Download Liste hinzugefügt. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) '%1' wird fortgesetzt. (Schnelles Fortsetzen) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. '%1' befindet sich bereits in der Download Liste. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' Kann Torrent Datei '%1' nicht dekodieren - + This file is either corrupted or this isn't a torrent. - + Couldn't listen on any of the given ports. Konnte nicht auf den angegebenen Ports lauschen. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... Lade '%1', bitte warten... @@ -843,19 +843,19 @@ Copyright (c) 2006 Christophe Dumez<br> Beendet - + Name i.e: file name Name - + Size i.e: file size Größe - + Progress i.e: % downloaded Verlauf @@ -867,13 +867,13 @@ Copyright (c) 2006 Christophe Dumez<br> DL Geschwindigkeit - + UP Speed i.e: Upload speed UP Geschwindigkeit - + Seeds/Leechs i.e: full/partial sources Seeder/Leecher @@ -902,7 +902,7 @@ Copyright (c) 2006 Christophe Dumez<br> Nichts - + Ratio Verhältnis @@ -920,7 +920,7 @@ Copyright (c) 2006 Christophe Dumez<br> :: By Christophe Dumez :: Copyright (c) 2006 - + qBittorrent qBittorrent @@ -945,12 +945,12 @@ Copyright (c) 2006 Christophe Dumez<br> UP Geschwindigkeit: - + Open Torrent Files Öffne Torrent Dateien - + Torrent Files Torrent Dateien @@ -1001,7 +1001,7 @@ Copyright (c) 2006 Christophe Dumez<br> Diese Datei ist entweder beschädigt, oder kein torrent. - + Are you sure? -- qBittorrent Sind Sie sicher? -- qBittorrent @@ -1011,12 +1011,12 @@ Copyright (c) 2006 Christophe Dumez<br> Wollen Sie wirklich alle Dateien aus der Download Liste löschen? - + &Yes &Ja - + &No &Nein @@ -1026,7 +1026,7 @@ Copyright (c) 2006 Christophe Dumez<br> Download Liste gelöscht. - + Are you sure you want to delete the selected item(s) in download list? Wollen Sie wirklich die ausgewählten Elemente aus der Download Liste löschen? @@ -1099,7 +1099,7 @@ Copyright (c) 2006 Christophe Dumez<br> <b>qBittorrent</b><br>DL Geschwindigkeit: - + Finished Beendet @@ -1370,12 +1370,12 @@ Changelog: Pausiert - + Preview process already running Vorschau Prozess läuft bereits - + There is already another preview process running. Please close the other one first. Ein anderer Vorschau Prozess läuft zu Zeit. @@ -1420,7 +1420,7 @@ Bitte schliessen Sie diesen zuerst. Wollen Sie wirklich die ausgewählten Elemente aus der Download Liste und von der Festplatte löschen? - + Download finished Download abgeschlossen @@ -1442,17 +1442,17 @@ Bitte schliessen Sie diesen zuerst. qBittorrent %1 - + Connection status: Verbindungs Status: - + Offline Offline - + No peers found... Keine Peers gefunden... @@ -1517,13 +1517,13 @@ Bitte schliessen Sie diesen zuerst. qBittorrent %1 gestartet. - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s DL Geschwindigkeit: %1 KB/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s UP Geschwindigkeit: %1 KiB/s @@ -1547,12 +1547,12 @@ Bitte schliessen Sie diesen zuerst. Angehalten - + Are you sure you want to quit? Wollen Sie wirklich beenden? - + '%1' was removed. 'xxx.avi' was removed. '%1' wurde entfernt. @@ -1594,12 +1594,12 @@ Bitte schliessen Sie diesen zuerst. Lausche auf Port: %1 - + All downloads were paused. Alle Downloads wurden angehalten. - + '%1' paused. xxx.avi paused. '%1' angehalten. @@ -1611,30 +1611,30 @@ Bitte schliessen Sie diesen zuerst. Verbinde... - + All downloads were resumed. Alle Downloads wurden fortgesetzt. - + '%1' resumed. e.g: xxx.avi resumed. '%1' fortgesetzt. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. %1 vollständig heruntergeladen. - + I/O Error i.e: Input/Output Error I/O Error - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused Es ist ein Fehler beim lesen oder schreiben von %1 aufgetreten. Die Festplatte ist vermutlich voll. Der Download wurde angehalten @@ -1646,23 +1646,23 @@ Bitte schliessen Sie diesen zuerst. Ein Fehler ist aufgetreten (Festplatte voll?), '%1' angehalten. - + Connection Status: Verbindungs-Status: - + Online Online - + Firewalled? i.e: Behind a firewall/router? Hinter einer Firewall/Router? - + No incoming connections... Keine eingehenden Verbindungen... @@ -1694,56 +1694,56 @@ Bitte schliessen Sie diesen zuerst. Lade '%1', bitte warten... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. Ein Fehler ist aufgetreten (Festplatte voll?), '%1' angehalten. - + Search Suche - + RSS RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 qBittorrent lauscht auf Port: %1 - + DHT support [ON], port: %1 DHT Unterstützung [Aktiviert], port: %1 - + DHT support [OFF] DHT Unterstützung [Deaktiviert] - + PeX support [ON] PeX Unterstützung [Aktiviert] - + PeX support [OFF] PeX Unterstützung [Deaktiviert] - + The download list is not empty. Are you sure you want to quit qBittorrent? Die Download Liste ist nicht leer. Möchten sie qBittorrent wirklich beenden? - + Downloads Downloads @@ -1753,12 +1753,12 @@ Möchten sie qBittorrent wirklich beenden? Wollen Sie wirklich die ausgewählten Elemente aus der Beendet Liste und von der Festplatte löschen? - + Are you sure you want to delete the selected item(s) in finished list? Wollen Sie wirklich die ausgewählten Elemente aus der Beendet Liste löschen? - + UPnP support [ON] UPNP Unterstützung [Aktiviert] @@ -1768,17 +1768,17 @@ Möchten sie qBittorrent wirklich beenden? ACHTUNG! Die Verbreitung von urheberrechlich geschütztem Material ist gegen das Gesetz. - + Encryption support [ON] Verschlüsselung Unterstützung [Aktiviert] - + Encryption support [FORCED] Verschlüsselung Unterstützung [Erzwungen] - + Encryption support [OFF] Verschlüsselungs-Unterstützung [Deaktiviert] @@ -1794,13 +1794,13 @@ Möchten sie qBittorrent wirklich beenden? Verhältnis - + Alt+1 shortcut to switch to first tab Alt+1 - + Alt+2 shortcut to switch to second tab Alt+2 @@ -1812,18 +1812,18 @@ Möchten sie qBittorrent wirklich beenden? Alt+3, Strg+F - + Alt+4 shortcut to switch to fourth tab Alt+4 - + Url download error URL Download Fehler - + Couldn't download file at url: %1, reason: %2. Konnte Datei von URL: %1 nicht laden, Begründung: %2. @@ -1833,17 +1833,17 @@ Möchten sie qBittorrent wirklich beenden? Fast-Resume Daten wurden zurückgewiesen für torrent %1, prüfe nochmal... - + Are you sure you want to delete the selected item(s) from download list and from hard drive? Sind Sie sicher, daß Sie die ausgewählten Einträge aus der Download Liste und von der Festplatte löschen möchten? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? Sind Sie sicher, daß Sie die ausgewählten Einträge aus der Beendet Liste und von der Festplatte löschen möchten? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. '%1' wurde endgültig gelöscht. @@ -1854,13 +1854,13 @@ Möchten sie qBittorrent wirklich beenden? URL Seed Lookup fehlgeschlagen für URL: %1, Begründung: %2 - + Alt+3 shortcut to switch to third tab Alt+3 - + Ctrl+F shortcut to switch to search tab @@ -1934,67 +1934,67 @@ Möchten sie qBittorrent wirklich beenden? &Optionen - + &Edit &Bearbeiten - + &Help &Hilfe - + &File &Datei - + Open Öffnen - + Exit Beenden - + Preferences Einstellungen - + About Info - + Start Start - + Pause Anhalten - + Delete Löschen - + Pause All Alle anhalten - + Start All Alle starten - + Documentation Dokumentation @@ -2009,7 +2009,7 @@ Möchten sie qBittorrent wirklich beenden? Alle löschen - + Torrent Properties Torrent Eigenschaften @@ -2059,7 +2059,7 @@ Möchten sie qBittorrent wirklich beenden? Such-Maschine - + Download from URL Download von URL @@ -2074,7 +2074,7 @@ Möchten sie qBittorrent wirklich beenden? KB/s - + Create torrent Erstelle Torrent @@ -2099,27 +2099,27 @@ Möchten sie qBittorrent wirklich beenden? Transfer - + Preview file Vorschau Datei - + Clear log Log löschen - + Delete Permanently Endgültig löschen - + Visit website Website besuchen - + Report a bug Einen Fehler melden @@ -2129,12 +2129,12 @@ Möchten sie qBittorrent wirklich beenden? Downloads - + Set upload limit Setze Upload Begrenzung - + Set download limit Setze Download Begrenzung @@ -2149,17 +2149,17 @@ Möchten sie qBittorrent wirklich beenden? IP Filter - + Set global download limit Globales Download Limit setzen - + Set global upload limit Globales Upload Limit setzen - + Options Optionen @@ -2362,7 +2362,7 @@ Möchten sie qBittorrent wirklich beenden? RssItem - + No description available Keine Beschreibung vorhanden @@ -2370,13 +2370,13 @@ Möchten sie qBittorrent wirklich beenden? RssStream - + %1 ago 10min ago vor %1 - + Never Niemals @@ -2384,71 +2384,71 @@ Möchten sie qBittorrent wirklich beenden? SearchEngine - + Name i.e: file name Name - + Size i.e: file size Größe - + Seeders i.e: Number of full sources Seeder - + Leechers i.e: Number of partial sources Leecher - + Search engine Suchmaschine - + Empty search pattern Leere Suchanfrage - + Please type a search pattern first Bitte geben Sie zuerst eine Suchanfrage ein - + No search engine selected Keine Suchmaschine ausgewählt - + You must select at least one search engine. Sie müssen mindestens eine Suchmaschine auswählen. - + Results Ergebnisse - + Searching... Suche... - + Search plugin update -- qBittorrent "Such"-Plugin update -- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -2459,73 +2459,73 @@ Changelog: - + &Yes &Ja - + &No &Nein - + Search plugin update Such-Plugin update - + qBittorrent qBittorrent - + Sorry, update server is temporarily unavailable. Update Server vorübergehend nicht erreichbar. - + Your search plugin is already up to date. "Such"-Plugin ist schon auf dem neuesten Stand. - + Search Engine Suchmaschine - + Search has finished Suche abgeschlossen - + An error occured during search... Während der Suche ist ein Fehler aufgetreten ... - + Search aborted Suche abgebrochen - + Search returned no results Suche lieferte keine Ergebnisse - + Results i.e: Search results Ergebnisse - + Search plugin download error Such-Plugin Download Fehler - + Couldn't download search plugin update at url: %1, reason: %2. Konnte Such-Plugin Update nicht von URL: %1 laden, Begründung: %2. @@ -2626,7 +2626,7 @@ Changelog: Ich möchte folgenden freiwilligen Übersetzern danken: - + Please contact me if you would like to translate qBittorrent into your own language. Bitte kontaktieren Sie mich, falls Sie qBittorrent in Ihre Sprache übersetzen wollen. @@ -3023,77 +3023,77 @@ Changelog: Suche - + Total DL Speed: Gesamte DL Geschwindigkeit: - + KiB/s - + Session ratio: Sitzungs Verhältniss: - + Total UP Speed: Gesamte UP Geschwindigkeit: - + Log Log - + IP filter IP Filter - + Start Start - + Pause Anhalten - + Delete Löschen - + Clear Leeren - + Preview file Vorschau Datei - + Set upload limit - + Set download limit Setze Download Begrenzung - + Delete Permanently Endgültig löschen - + Torrent Properties Torrent Eigenschaften @@ -3232,12 +3232,12 @@ Changelog: ist fehlerhaft. - + Range Start IP Bereich Start IP - + Start IP: Start IP: @@ -3252,22 +3252,22 @@ Changelog: Diese IP ist fehlerhaft. - + Range End IP Bereich End IP - + End IP: End IP: - + IP Range Comment IP Bereich Kommentar - + Comment: Kommentar: @@ -3278,48 +3278,48 @@ Changelog: bis - + Choose your favourite preview program Wählen Sie ihr bevorzugtes Vorschau Programm - + Invalid IP Ungültige IP - + This IP is invalid. Diese IP ist ungültig. - + Options were saved successfully. Optionen wurden erfolgreich gespeichert. - + Choose scan directory Verzeichnis zum scannen auswählen - + Choose an ipfilter.dat file ipfilter.dat Datei auswählen - + Choose a save directory Verzeichnis zum Speichern auswählen - + I/O Error Input/Output Error - + Couldn't open %1 in read mode. Kein Lesezugriff auf %1. @@ -3538,7 +3538,7 @@ Changelog: MB - + Unknown Unbekannt @@ -3578,7 +3578,7 @@ Changelog: Sie können hier präzise wählen, welche Dateien aus dem aktuellen Torrent downgeloadet werden. - + Size Grösse @@ -3588,7 +3588,7 @@ Changelog: Ausgewählt - + None - Unreachable? Keine - Unerreichbar? @@ -3608,7 +3608,7 @@ Changelog: Fehler: - + Progress Fortschritt @@ -3713,57 +3713,57 @@ Changelog: Tracker - + New tracker neuer Tracker - + New tracker url: neue Tracker URL: - + Priorities: Prioritäten: - + Normal: normal priority. Download order is dependent on availability Normal: Normale Priorität. Die Download Reihenfolge hängt von der Verfügbarkeit ab - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability Hoch: höher als normal. Bevorzugte Teile werden Teilen gleicher Verfügbarkeit vorgezogen, jedoch nicht Teilen mit einer besseren Verfügbarkeit - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority Maximum: Höchste Priorität, die Verfügbarkeit wird nicht beachtet, das Teil wird allen anderen Teilen mit niedrigerer Priorität bevorzugt - + File name Dateiname - + Priority Priorität - + qBittorrent qBittorrent - + Trackers list can't be empty. die Tracker Liste kann nicht leer sein. - + Ignored: file is not downloaded at all Ignoriert: Datei wird nicht heruntergeladen @@ -3793,12 +3793,12 @@ Changelog: URL Seeds - + New url seed: Neue URL Seeds: - + This url seed is already in the list. Dieser URL Seed ist bereits in der Liste. @@ -3808,13 +3808,13 @@ Changelog: Fest verdrahtete URL Seeds können nicht gelöscht werden. - + None i.e: No error message Keine - + New url seed New HTTP source Neuer URL Seed @@ -3934,57 +3934,57 @@ Changelog: subDownloadThread - + Host is unreachable Host ist unerreichbar - + File was not found (404) Datei nicht gefunden (404) - + Connection was denied Verbindung verweigert - + Url is invalid URL ist ungültig - + Connection forbidden (403) Verbindung verboten (403) - + Connection was not authorized (401) Verbindung war nicht authorisiert (401) - + Content has moved (301) Inhalt wurde verschoben (301) - + Connection failure Verbindungs-Fehler - + Connection was timed out Verbidung wurde unterbrochen - + Incorrect network interface Falsches Netzwerk Interface - + Unknown error Unbekannter Fehler diff --git a/src/lang/qbittorrent_el.ts b/src/lang/qbittorrent_el.ts index 1ca22e89b..4c6cf2f0a 100644 --- a/src/lang/qbittorrent_el.ts +++ b/src/lang/qbittorrent_el.ts @@ -795,115 +795,115 @@ Copyright © 2006 από τον Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name - + Size i.e: file size Μέγεθος - + Progress i.e: % downloaded Πρόοδος - + DL Speed i.e: Download speed DL Ταχύτητα - + UP Speed i.e: Upload speed UP Ταχύτητα - + Seeds/Leechs i.e: full/partial sources Διαμοιραστές/Συνδέσεις - + Ratio - + ETA i.e: Estimated Time of Arrival / Time left Χρόνος που απομένει - + qBittorrent %1 started. e.g: qBittorrent v0.x started. Εκκινήθηκε το qBittorrent %1. - + Be careful, sharing copyrighted material without permission is against the law. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked - + Fast resume data was rejected for torrent %1, checking again... - + Url seed lookup failed for url: %1, message: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. Το '%1' προστέθηκε στη λίστα κατεβάσματος. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) Το '%1' ξανάρχισε. (γρήγορη επανασύνδεση) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. Το '%1' είναι ήδη στη λίστα κατεβάσματος. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' Αδύνατο να αποκωδικοποιηθεί το αρχείο τορεντ: '%1' - + This file is either corrupted or this isn't a torrent. Το αρχείο είτε είναι κατεστραμμένο, ή δεν ειναι ενα τορεντ. - + Couldn't listen on any of the given ports. Δεν "ακροάστηκα" καμία σπό τις δωσμένες θύρες. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... Κατέβασμα του '%1', παρακαλώ περιμένετε... @@ -920,19 +920,19 @@ Copyright © 2006 από τον Christophe Dumez<br> FinishedTorrents - + Name i.e: file name - + Size i.e: file size Μέγεθος - + Progress i.e: % downloaded Πρόοδος @@ -944,13 +944,13 @@ Copyright © 2006 από τον Christophe Dumez<br> DL Ταχύτητα - + UP Speed i.e: Upload speed UP Ταχύτητα - + Seeds/Leechs i.e: full/partial sources Διαμοιραστές/Συνδέσεις @@ -973,7 +973,7 @@ Copyright © 2006 από τον Christophe Dumez<br> Κανένα - + Ratio @@ -981,7 +981,7 @@ Copyright © 2006 από τον Christophe Dumez<br> GUI - + Open Torrent Files Άνοιγμα Αρχείων τορεντ @@ -1006,17 +1006,17 @@ Copyright © 2006 από τον Christophe Dumez<br> Σίγουρα θέλετε να διαγράψετε όλα τα αρχεία στην λίστα κατεβάσματος? - + &Yes &Ναι - + &No &Όχι - + Are you sure you want to delete the selected item(s) in download list? Είστε σίγουρος οτι θέλετε να διαγράψετε το(α) επιλεγμλένα αντικείμενο(α) από την λίστα κατεβάσματος? @@ -1036,7 +1036,7 @@ Copyright © 2006 από τον Christophe Dumez<br> kb/s - + Finished Τελείωσε @@ -1091,7 +1091,7 @@ Copyright © 2006 από τον Christophe Dumez<br> Δεν μπόρεσε να δημιουργηθεί η κατηγορία: - + Torrent Files Αρχεία Τορεντ @@ -1163,12 +1163,12 @@ Copyright © 2006 από τον Christophe Dumez<br> qBittorrent - + qBittorrent qBittorrent - + Are you sure? -- qBittorrent Είστε σίγουρος? -- qBittorrent @@ -1461,12 +1461,12 @@ Changelog: Παύση - + Preview process already running Προεπισκόπηση ήδη ανοικτή - + There is already another preview process running. Please close the other one first. Υπάρχει ήδη άλλη προεπισκόπηση ανοιχτή. @@ -1511,7 +1511,7 @@ Please close the other one first. Είστε σίγουρος/η οτι θέλετε να διαγράψετε το(α) επιλεγμένο(α) αντικείμενο(α) από τη λίστα κατεβάσματος και το σκληρό δίσκο? - + Download finished Το κατέβασμα τελείωσε @@ -1533,17 +1533,17 @@ Please close the other one first. qBittorrent %1 - + Connection status: Κατάσταση Σύνδεσης: - + Offline Offline - + No peers found... Δεν βρέθηκαν συνδέσεις... @@ -1608,13 +1608,13 @@ Please close the other one first. Εκκινήθηκε το qBittorrent %1. - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s Ταχύτητα Κατεβάσματος: %1 KiB/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s Ταχύτητα Ανεβάσματος: %1 KiB/s @@ -1638,12 +1638,12 @@ Please close the other one first. Αποτυχία λειτουργίας - + Are you sure you want to quit? Είστε σίγουρος/η οτι θέλετε να κλείσετε την εφαρμογή? - + '%1' was removed. 'xxx.avi' was removed. Το '%1' αφαιρέθηκε. @@ -1685,12 +1685,12 @@ Please close the other one first. Ακρόαση στη θύρα: %1 - + All downloads were paused. Όλα τα κατεβάσματα είναι σε παύση. - + '%1' paused. xxx.avi paused. '%1' σε παύση. @@ -1702,30 +1702,30 @@ Please close the other one first. Σύνδεση... - + All downloads were resumed. Όλα τα κατεβάσματα ξανάρχισαν. - + '%1' resumed. e.g: xxx.avi resumed. Το '%1' ξανάρχισε. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. Έχει τελειώσει το κατέβασμα του '%1'. - + I/O Error i.e: Input/Output Error I/O Λάθος - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused Ένα σφάλμα προέκυψε κατά την προσπάθεια ανάγνωσης ή εγγραφής του %1. Ο δίσκος είναι πιθανόν πλήρης, το κατέβασμα είναι σε παύση @@ -1737,23 +1737,23 @@ Please close the other one first. Ένα σφάλμα προέκυψε (δίσκος πλήρης?), το '%1' είναι σε παύση. - + Connection Status: Κατάσταση Σύνδεσης: - + Online Online - + Firewalled? i.e: Behind a firewall/router? Σε τοίχο προστασίας (firewall)? - + No incoming connections... Καμία εισερχόμενη σύνδεση... @@ -1785,135 +1785,135 @@ Please close the other one first. Κατέβασμα του '%1', παρακαλώ περιμένετε... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. Ένα σφάλμα προέκυψε (δίσκος πλήρης?), το '%1' είναι σε παύση. - + Search Αναζήτηση - + RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 - + DHT support [ON], port: %1 - + DHT support [OFF] - + PeX support [ON] - + PeX support [OFF] - + The download list is not empty. Are you sure you want to quit qBittorrent? - + Downloads Κατεβάσματα - + Are you sure you want to delete the selected item(s) in finished list? - + UPnP support [ON] - + Encryption support [ON] - + Encryption support [FORCED] - + Encryption support [OFF] - + Alt+1 shortcut to switch to first tab - + Alt+2 shortcut to switch to second tab - + Alt+4 shortcut to switch to fourth tab - + Url download error - + Couldn't download file at url: %1, reason: %2. - + Are you sure you want to delete the selected item(s) from download list and from hard drive? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. - + Alt+3 shortcut to switch to third tab - + Ctrl+F shortcut to switch to search tab @@ -1987,67 +1987,67 @@ Are you sure you want to quit qBittorrent? &Ρυθμίσεις - + &Edit &Αλλαγή - + &File &Αρχείο - + &Help &Βοήθεια - + Open Άνοιγμα - + Exit Έξοδος - + Preferences Προτιμήσεις - + About Σχετικά - + Start Έναρξη - + Pause Παύση - + Delete Σβήσιμο - + Pause All Παύση Όλων - + Start All Έναρξη Όλων - + Documentation Έγγραφα @@ -2062,7 +2062,7 @@ Are you sure you want to quit qBittorrent? Σβήσιμο Όλων - + Torrent Properties Ιδιότητες τορεντ @@ -2127,7 +2127,7 @@ Are you sure you want to quit qBittorrent? Μηχανή Αναζήτησης - + Download from URL Κατέβασμα από URL @@ -2147,7 +2147,7 @@ Are you sure you want to quit qBittorrent? KiB/s - + Create torrent Δημιουργία τορεντ @@ -2172,52 +2172,52 @@ Are you sure you want to quit qBittorrent? Μεταφορές - + Preview file Προεπισκόπηση αρχείου - + Clear log Εκκαθάριση καταγραφών - + Delete Permanently Οριστική Διαγραφή - + Visit website Επίσκεψη ιστοσελίδας - + Report a bug Αναφορά σφάλματος - + Set upload limit - + Set download limit - + Set global download limit - + Set global upload limit - + Options @@ -2405,7 +2405,7 @@ Are you sure you want to quit qBittorrent? RssItem - + No description available @@ -2413,13 +2413,13 @@ Are you sure you want to quit qBittorrent? RssStream - + %1 ago 10min ago - + Never @@ -2427,71 +2427,71 @@ Are you sure you want to quit qBittorrent? SearchEngine - + Name i.e: file name - + Size i.e: file size Μέγεθος - + Seeders i.e: Number of full sources Διαμοιραστές - + Leechers i.e: Number of partial sources Συνδέσεις - + Search engine Μηχανή αναζήτησης - + Empty search pattern Κενό πρότυπο εύρεσης - + Please type a search pattern first Παρακαλώ εισάγετε ένα σχέδιο εύρεσης πρώτα - + No search engine selected Δεν έχει επιλεγεί μηχανή αναζήτησης - + You must select at least one search engine. Πρέπει να επιλέξετε τουλάχιστο μια μηχανή αναζήτησης. - + Results Αποτελέσματα - + Searching... Αναζήτηση... - + Search plugin update -- qBittorrent Αναβάθμιση plugin αναζήτησης -- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -2502,73 +2502,73 @@ Changelog: - + &Yes &Ναι - + &No &Όχι - + Search plugin update Αναβάθμιση plugin αναζήτησης - + qBittorrent qBittorrent - + Sorry, update server is temporarily unavailable. Λυπούμαστε, ο εξηπυρετητής αναβάθμισης δεν είναι προσωρινά διαθέσιμος. - + Your search plugin is already up to date. Το plugin αναζήτησης είναι ήδη αναβαθμισμένο. - + Search Engine Μηχανή Αναζήτησης - + Search has finished Η αναζήτηση τελείωσε - + An error occured during search... Σφάλμα κατά την εύρεση... - + Search aborted Αναζήτηση διεκόπη - + Search returned no results Η αναζήτηση δεν έφερε αποτελέσματα - + Results i.e: Search results Αποτελέσματα - + Search plugin download error - + Couldn't download search plugin update at url: %1, reason: %2. @@ -2669,7 +2669,7 @@ Changelog: Θα ήθελα να ευχαριστήσω τους παρακάτω ανθρώπους που εθελοντικά μετέφρασαν το qBittorrent: - + Please contact me if you would like to translate qBittorrent into your own language. Παρακαλώ επικοινωνήστε μαζί μου αν θα θέλατε να μεταφράσετε το qBittorrent στη δική σας γλώσσα. @@ -3066,77 +3066,77 @@ Changelog: Αναζήτηση - + Total DL Speed: Συνολική DL Ταχύτητα: - + KiB/s KiB/s - + Session ratio: Ποσοστό συνεδρίας: - + Total UP Speed: Συνολική UP Ταχύτητα: - + Log - + IP filter - + Start Έναρξη - + Pause Παύση - + Delete Σβήσιμο - + Clear - + Preview file Προεπισκόπηση αρχείου - + Set upload limit - + Set download limit - + Delete Permanently Οριστική Διαγραφή - + Torrent Properties Ιδιότητες τορεντ @@ -3292,12 +3292,12 @@ Changelog: είναι κακοσχηματισμένη. - + Range Start IP Εύρος Αρχής ΙΡ - + Start IP: Αρχή ΙΡ: @@ -3312,22 +3312,22 @@ Changelog: Η ΙΡ είναι λάθος. - + Range End IP Εύρος Τέλους ΙΡ - + End IP: Τέλος ΙΡ: - + IP Range Comment Σχόλιο Εύρους ΙΡ - + Comment: Σχόλιο: @@ -3338,48 +3338,48 @@ Changelog: έως - + Choose your favourite preview program Επιλέξτε το αγαπημένο σας πρόγραμμα προεπισκόπησης - + Invalid IP Άκυρο IP - + This IP is invalid. Αυτό το IP είναι άκυρο. - + Options were saved successfully. Οι επιλογές αποθηκεύτηκαν επιτυχώς. - + Choose scan directory Επιλέξτε φάκελο αναζήτησης - + Choose an ipfilter.dat file Επιλέξτε ένα αρχείο ipfilter.dat - + Choose a save directory Επιλέξτε φάκελο αποθήκευσης - + I/O Error Input/Output Error I/O Σφάλμα - + Couldn't open %1 in read mode. Αδύνατο το άνοιγμα του %1 σε λειτουργία ανάγνωσης. @@ -3543,7 +3543,7 @@ Changelog: Προσδιορίζει - + Unknown Άγνωστο @@ -3563,7 +3563,7 @@ Changelog: Αρχεία που περιέχονται στο παρόν τορεντ: - + Size Μέγεθος @@ -3608,7 +3608,7 @@ Changelog: Ιχνηλάτες: - + None - Unreachable? Κανένα - Απροσπέλαστο? @@ -3618,7 +3618,7 @@ Changelog: Λάθη: - + Progress Πρόοδος @@ -3723,57 +3723,57 @@ Changelog: - + New tracker - + New tracker url: - + Priorities: - + Normal: normal priority. Download order is dependent on availability - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority - + File name Όνομα αρχείου - + Priority - + qBittorrent qBittorrent - + Trackers list can't be empty. - + Ignored: file is not downloaded at all @@ -3803,23 +3803,23 @@ Changelog: - + New url seed: - + This url seed is already in the list. - + None i.e: No error message Κανένα - + New url seed New HTTP source @@ -3939,57 +3939,57 @@ Changelog: subDownloadThread - + Host is unreachable - + File was not found (404) - + Connection was denied - + Url is invalid - + Connection forbidden (403) - + Connection was not authorized (401) - + Content has moved (301) - + Connection failure - + Connection was timed out - + Incorrect network interface - + Unknown error diff --git a/src/lang/qbittorrent_en.ts b/src/lang/qbittorrent_en.ts index 66229e23c..f2d8805e1 100644 --- a/src/lang/qbittorrent_en.ts +++ b/src/lang/qbittorrent_en.ts @@ -574,115 +574,115 @@ Copyright © 2006 by Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name - + Size i.e: file size - + Progress i.e: % downloaded - + DL Speed i.e: Download speed - + UP Speed i.e: Upload speed - + Seeds/Leechs i.e: full/partial sources - + Ratio - + ETA i.e: Estimated Time of Arrival / Time left - + qBittorrent %1 started. e.g: qBittorrent v0.x started. - + Be careful, sharing copyrighted material without permission is against the law. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked - + Fast resume data was rejected for torrent %1, checking again... - + Url seed lookup failed for url: %1, message: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' - + This file is either corrupted or this isn't a torrent. - + Couldn't listen on any of the given ports. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... @@ -699,37 +699,37 @@ Copyright © 2006 by Christophe Dumez<br> FinishedTorrents - + Name i.e: file name - + Size i.e: file size - + Progress i.e: % downloaded - + UP Speed i.e: Upload speed - + Seeds/Leechs i.e: full/partial sources - + Ratio @@ -737,48 +737,48 @@ Copyright © 2006 by Christophe Dumez<br> GUI - + Open Torrent Files - + &Yes - + &No - + Are you sure you want to delete the selected item(s) in download list? - + Torrent Files - + Are you sure? -- qBittorrent - + Preview process already running - + There is already another preview process running. Please close the other one first. - + Download finished @@ -789,244 +789,244 @@ Please close the other one first. - + Connection status: - + Offline - + No peers found... - + qBittorrent - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s - + Are you sure you want to quit? - + '%1' was removed. 'xxx.avi' was removed. - + All downloads were paused. - + '%1' paused. xxx.avi paused. - + All downloads were resumed. - + '%1' resumed. e.g: xxx.avi resumed. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. - + I/O Error i.e: Input/Output Error - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused - + Connection Status: - + Online - + Firewalled? i.e: Behind a firewall/router? - + No incoming connections... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. - + Search - + RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 - + DHT support [ON], port: %1 - + DHT support [OFF] - + PeX support [ON] - + PeX support [OFF] - + The download list is not empty. Are you sure you want to quit qBittorrent? - + Downloads - + Finished - + Are you sure you want to delete the selected item(s) in finished list? - + UPnP support [ON] - + Encryption support [ON] - + Encryption support [FORCED] - + Encryption support [OFF] - + Alt+1 shortcut to switch to first tab - + Alt+2 shortcut to switch to second tab - + Alt+4 shortcut to switch to fourth tab - + Url download error - + Couldn't download file at url: %1, reason: %2. - + Are you sure you want to delete the selected item(s) from download list and from hard drive? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. - + Alt+3 shortcut to switch to third tab - + Ctrl+F shortcut to switch to search tab @@ -1035,132 +1035,132 @@ Are you sure you want to quit qBittorrent? MainWindow - + &Edit - + &File - + &Help - + Open - + Exit - + Preferences - + About - + Start - + Pause - + Delete - + Pause All - + Start All - + Torrent Properties - + Download from URL - + Create torrent - + Preview file - + Clear log - + Delete Permanently - + Visit website - + Report a bug - + Set upload limit - + Set download limit - + Documentation - + Set global download limit - + Set global upload limit - + Options @@ -1325,7 +1325,7 @@ Are you sure you want to quit qBittorrent? RssItem - + No description available @@ -1333,13 +1333,13 @@ Are you sure you want to quit qBittorrent? RssStream - + %1 ago 10min ago - + Never @@ -1347,71 +1347,71 @@ Are you sure you want to quit qBittorrent? SearchEngine - + Name i.e: file name - + Size i.e: file size - + Seeders i.e: Number of full sources - + Leechers i.e: Number of partial sources - + Search engine - + Empty search pattern - + Please type a search pattern first - + No search engine selected - + You must select at least one search engine. - + Results - + Searching... - + Search plugin update -- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -1419,73 +1419,73 @@ Changelog: - + &Yes - + &No - + Search plugin update - + qBittorrent - + Sorry, update server is temporarily unavailable. - + Your search plugin is already up to date. - + Search Engine - + Search has finished - + An error occured during search... - + Search aborted - + Search returned no results - + Results i.e: Search results - + Search plugin download error - + Couldn't download search plugin update at url: %1, reason: %2. @@ -1503,7 +1503,7 @@ Changelog: - + Please contact me if you would like to translate qBittorrent into your own language. @@ -1805,77 +1805,77 @@ Changelog: - + Total DL Speed: - + KiB/s - + Session ratio: - + Total UP Speed: - + Log - + IP filter - + Start - + Pause - + Delete - + Clear - + Preview file - + Set upload limit - + Set download limit - + Delete Permanently - + Torrent Properties @@ -1951,32 +1951,32 @@ Changelog: options_imp - + Range Start IP - + Start IP: - + Range End IP - + End IP: - + IP Range Comment - + Comment: @@ -1987,48 +1987,48 @@ Changelog: - + Choose your favourite preview program - + Invalid IP - + This IP is invalid. - + Options were saved successfully. - + Choose scan directory - + Choose an ipfilter.dat file - + Choose a save directory - + I/O Error Input/Output Error - + Couldn't open %1 in read mode. @@ -2107,7 +2107,7 @@ Changelog: - + Size @@ -2122,7 +2122,7 @@ Changelog: - + None - Unreachable? @@ -2132,7 +2132,7 @@ Changelog: - + Progress @@ -2212,57 +2212,57 @@ Changelog: - + New tracker - + New tracker url: - + Priorities: - + Normal: normal priority. Download order is dependent on availability - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority - + File name - + Priority - + qBittorrent - + Trackers list can't be empty. - + Ignored: file is not downloaded at all @@ -2287,7 +2287,7 @@ Changelog: - + Unknown @@ -2297,23 +2297,23 @@ Changelog: - + New url seed: - + This url seed is already in the list. - + None i.e: No error message - + New url seed New HTTP source @@ -2433,57 +2433,57 @@ Changelog: subDownloadThread - + Host is unreachable - + File was not found (404) - + Connection was denied - + Url is invalid - + Connection forbidden (403) - + Connection was not authorized (401) - + Content has moved (301) - + Connection failure - + Connection was timed out - + Incorrect network interface - + Unknown error diff --git a/src/lang/qbittorrent_es.ts b/src/lang/qbittorrent_es.ts index da5b8b84a..262797069 100644 --- a/src/lang/qbittorrent_es.ts +++ b/src/lang/qbittorrent_es.ts @@ -733,115 +733,115 @@ Copyright © 2006 por Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name Nombre - + Size i.e: file size Tamaño - + Progress i.e: % downloaded Progreso - + DL Speed i.e: Download speed Velocidad de Descarga - + UP Speed i.e: Upload speed Velocidad de Subida - + Seeds/Leechs i.e: full/partial sources Semillas/Leechs - + Ratio Radio - + ETA i.e: Estimated Time of Arrival / Time left Tiempo Restante Aproximado - + qBittorrent %1 started. e.g: qBittorrent v0.x started. qBittorrent %1 iniciado. - + Be careful, sharing copyrighted material without permission is against the law. Ten cuidado, compartir material protegido sin permiso es ilegal. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked <font color='red'>%1</font> <i>ha sido bloqueado</i> - + Fast resume data was rejected for torrent %1, checking again... Se negaron los datos para reinicio rápido del torrent: %1, verificando de nuevo... - + Url seed lookup failed for url: %1, message: %2 Falló la búsqueda de semilla por Url para la url: %1, mensaje: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. '%1' agregado a la lista de descargas. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) '%1' reiniciado. (reinicio rápido) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. '%1' ya está en la lista de descargas. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' Imposible decodificar el archivo torrent: '%1' - + This file is either corrupted or this isn't a torrent. Este archivo puede estar corrupto, o no ser un torrent. - + Couldn't listen on any of the given ports. No se pudo escuchar en ninguno de los puertos brindados. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... Descargando '%1', por favor espera... @@ -863,19 +863,19 @@ Copyright © 2006 por Christophe Dumez<br> Terminado - + Name i.e: file name Nombre - + Size i.e: file size Tamaño - + Progress i.e: % downloaded Progreso @@ -887,13 +887,13 @@ Copyright © 2006 por Christophe Dumez<br> Velocidad de Descarga - + UP Speed i.e: Upload speed Velocidad de Subida - + Seeds/Leechs i.e: full/partial sources Semillas/Leechs @@ -922,7 +922,7 @@ Copyright © 2006 por Christophe Dumez<br> Ninguno - + Ratio Radio @@ -955,12 +955,12 @@ Copyright © 2006 por Christophe Dumez<br> No se pudo crear el directorio: - + Open Torrent Files Abrir archivos Torrent - + Torrent Files Archivos Torrent @@ -1011,12 +1011,12 @@ Copyright © 2006 por Christophe Dumez<br> ¿Seguro que quieres eliminar todos los archivos de la lista de descargas? - + &Yes &Sí - + &No &No @@ -1026,7 +1026,7 @@ Copyright © 2006 por Christophe Dumez<br> Lista de descargas borrada. - + Are you sure you want to delete the selected item(s) in download list? ¿Seguro que quieres borrar el o los elemento(s) seleccionados de la lista de descargas? @@ -1069,7 +1069,7 @@ Copyright © 2006 por Christophe Dumez<br> continuada. - + Finished Terminada @@ -1122,12 +1122,12 @@ Copyright © 2006 por Christophe Dumez<br> qBittorrent - + qBittorrent qBittorrent - + Are you sure? -- qBittorrent ¿Estás seguro? -- qBittorrent @@ -1395,12 +1395,12 @@ Log: Detenida - + Preview process already running Previsualizar procesos activos - + There is already another preview process running. Please close the other one first. Hay otro proceso de previsualización corriendo. @@ -1445,7 +1445,7 @@ Por favor cierra el otro antes. ¿Seguro que deseas borrar el o los elementos seleccionados de la lista de descargas y del disco duro? - + Download finished Descarga terminada @@ -1467,17 +1467,17 @@ Por favor cierra el otro antes. qBittorrent %1 - + Connection status: Estado de la conexión: - + Offline Offline - + No peers found... No se encontraron peers... @@ -1542,13 +1542,13 @@ Por favor cierra el otro antes. qBittorrent %1 iniciado. - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s Velocidad de Descarga: %1 KiB/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s Velocidad de subida: %1 KiB/s @@ -1572,12 +1572,12 @@ Por favor cierra el otro antes. Detenida - + Are you sure you want to quit? ¿Estás seguro de que deseas salir? - + '%1' was removed. 'xxx.avi' was removed. '%1' fué removido. @@ -1619,12 +1619,12 @@ Por favor cierra el otro antes. Escuchando en el puerto: %1 - + All downloads were paused. Todas las descargas en pausa. - + '%1' paused. xxx.avi paused. '%1' en pausa. @@ -1636,30 +1636,30 @@ Por favor cierra el otro antes. Conectando... - + All downloads were resumed. Todas las descargas reiniciadas. - + '%1' resumed. e.g: xxx.avi resumed. '%1' reiniciado. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. %1 ha terminado de descargarse. - + I/O Error i.e: Input/Output Error Error de Entrada/Salida - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused Un error ocurrió mientras se intentaba leer o escribir %1. El disco tal vez esté lleno, la descarga fué pausada @@ -1671,23 +1671,23 @@ Por favor cierra el otro antes. Un error ocurrió (¿disco lleno?), '%1' pausado. - + Connection Status: Estado de la conexión: - + Online En línea - + Firewalled? i.e: Behind a firewall/router? ¿Con firewall? - + No incoming connections... Sin conexiones entrantes... @@ -1719,66 +1719,66 @@ Por favor cierra el otro antes. Descargando '%1', por favor espera... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. Un error ocurrió (¿disco lleno?), '%1' pausado. - + Search Buscar - + RSS RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 qBittorrent está asignado al puerto: %1 - + DHT support [ON], port: %1 Soporte para DHT [encendido], puerto: %1 - + DHT support [OFF] Soporte para DHT [apagado] - + PeX support [ON] Soporte para PeX [encendido] - + PeX support [OFF] Soporte para PeX [apagado] - + The download list is not empty. Are you sure you want to quit qBittorrent? La lista de descargas no está vacía. ¿En verdad deseas salir de qBittorrent? - + Downloads Descargas - + Are you sure you want to delete the selected item(s) in finished list? ¿Estás seguro de que deseas borrar los íconos seleccionados en la lista de terminados? - + UPnP support [ON] Soporte para UPnP [encendido] @@ -1788,17 +1788,17 @@ Are you sure you want to quit qBittorrent? Ten cuidado, compartir material protegido sin permiso es ilegal. - + Encryption support [ON] Soporte para encriptado [encendido] - + Encryption support [FORCED] Soporte para encriptado [forzado] - + Encryption support [OFF] Sopote para encriptado [apagado] @@ -1814,13 +1814,13 @@ Are you sure you want to quit qBittorrent? Radio - + Alt+1 shortcut to switch to first tab Alt+1 - + Alt+2 shortcut to switch to second tab Alt+2 @@ -1832,18 +1832,18 @@ Are you sure you want to quit qBittorrent? Alt+3, Ctrl+F - + Alt+4 shortcut to switch to fourth tab Alt+4 - + Url download error Error de descarga de Url - + Couldn't download file at url: %1, reason: %2. No se pudo descargar el archivo en la url: %1, razón: %2. @@ -1853,17 +1853,17 @@ Are you sure you want to quit qBittorrent? Se negaron los datos para reinicio rápido del torrent: %1, verificando de nuevo... - + Are you sure you want to delete the selected item(s) from download list and from hard drive? ¿Estás seguro de que deseas borrar los elementos seleccionados de la lista de descargas y el disco duro? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? ¿Estás seguro de que deseas borrar los elementos selccionados de la lista de terminados y el disco duro? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. '%1' fué borrado permanentemente. @@ -1874,13 +1874,13 @@ Are you sure you want to quit qBittorrent? Falló la búsqueda de semilla por Url para la url: %1, mensaje: %2 - + Alt+3 shortcut to switch to third tab Alt+3 - + Ctrl+F shortcut to switch to search tab @@ -1954,67 +1954,67 @@ Are you sure you want to quit qBittorrent? &Opciones - + &Edit &Editar - + &File &Archivo - + &Help &Ayuda - + Open Abrir - + Exit Salir - + Preferences Preferencias - + About Acerca de - + Start Comenzar - + Pause Pausa - + Delete Borrar - + Pause All Pausa a Todas - + Start All Comenzar Todas - + Documentation Documentación @@ -2029,7 +2029,7 @@ Are you sure you want to quit qBittorrent? Borrar Todas - + Torrent Properties Propiedades del Torrent @@ -2094,7 +2094,7 @@ Are you sure you want to quit qBittorrent? Motor de Búsqueda - + Download from URL Descargar de URL @@ -2114,7 +2114,7 @@ Are you sure you want to quit qBittorrent? KiB/s - + Create torrent Crear torrent @@ -2139,37 +2139,37 @@ Are you sure you want to quit qBittorrent? Transferidos - + Preview file Previsualizar archivo - + Clear log Limpiar registro - + Delete Permanently Borrar permanentemente - + Visit website Visitar website - + Report a bug Reportar un bug - + Set upload limit Establece el límite de subida - + Set download limit Establece el límite de descarga @@ -2184,17 +2184,17 @@ Are you sure you want to quit qBittorrent? Filtro de IP - + Set global download limit Establece el límite de descarga global - + Set global upload limit Establece el límite de subida global - + Options Opciones @@ -2382,7 +2382,7 @@ Are you sure you want to quit qBittorrent? RssItem - + No description available Sin descripción disponible @@ -2390,13 +2390,13 @@ Are you sure you want to quit qBittorrent? RssStream - + %1 ago 10min ago Hace %1 - + Never Nunca @@ -2404,71 +2404,71 @@ Are you sure you want to quit qBittorrent? SearchEngine - + Name i.e: file name Nombre - + Size i.e: file size Tamaño - + Seeders i.e: Number of full sources Seeders - + Leechers i.e: Number of partial sources Leechers - + Search engine Motor de búsqueda - + Empty search pattern Patrón de búsqueda vacío - + Please type a search pattern first Por favor escriba un patrón de búsqueda primero - + No search engine selected No se eligió ningún motor de búsqueda - + You must select at least one search engine. Debes seleccionar al menos un motor de búsqueda. - + Results Resultados - + Searching... Buscando... - + Search plugin update -- qBittorrent Actualizador de plugin de búsqueda -- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -2479,73 +2479,73 @@ Log: - + &Yes &Sí - + &No &No - + Search plugin update Actualización del plugin de búsqueda - + qBittorrent qBittorrent - + Sorry, update server is temporarily unavailable. Lo siento, el servidor de actualización esta temporalmente no disponible. - + Your search plugin is already up to date. Tu plugin de búsqueda vuelve a estar actualizado. - + Search Engine Motor de Búsqueda - + Search has finished Búsqueda terminada - + An error occured during search... Ocurrió un error durante la búsqueda... - + Search aborted Búsqueda abortada - + Search returned no results La búsqueda no devolvió resultados - + Results i.e: Search results Resultados - + Search plugin download error Error en la descarga del plugin de búsqueda - + Couldn't download search plugin update at url: %1, reason: %2. No se pudo descargar la actualización del plugin de búsqueda en la url: %1, razón: %2. @@ -2646,7 +2646,7 @@ Log: Quiero agradecer a las siguientes personas que voluntariamente tradujeron qBittorrent: - + Please contact me if you would like to translate qBittorrent into your own language. Por favor contáctame si quieres traducir qBittorrent a tu propio idioma. @@ -3043,77 +3043,77 @@ Log: - + Total DL Speed: Velocidad Total de Descarga: - + KiB/s KiB/s - + Session ratio: Media en sesión: - + Total UP Speed: Velocidad Total de Subida: - + Log Registro - + IP filter Filtro de IP - + Start Comenzar - + Pause Pausa - + Delete Borrar - + Clear Limpiar - + Preview file Previsualizar archivo - + Set upload limit Establece el límite de subida - + Set download limit Establece el límite de descarga - + Delete Permanently Borrar permanentemente - + Torrent Properties Propiedades del Torrent @@ -3269,12 +3269,12 @@ Log: está mal formado. - + Range Start IP IP de inicio de Rango - + Start IP: IP de inicio: @@ -3289,22 +3289,22 @@ Log: Esta IP está incorrecta. - + Range End IP IP de fin de Rango - + End IP: IP Final: - + IP Range Comment Comentario del rango de IP - + Comment: Comentario: @@ -3315,48 +3315,48 @@ Log: hasta - + Choose your favourite preview program Escoge tu programa de previsualización favorito - + Invalid IP IP inválida - + This IP is invalid. Esta IP es inválida. - + Options were saved successfully. Opciones guardadas exitosamente. - + Choose scan directory Selecciona un directorio a inspeccionar - + Choose an ipfilter.dat file Selecciona un archivo ipfilter.dat - + Choose a save directory Selecciona un directorio para guardar - + I/O Error Input/Output Error Error de Entrada/Salida - + Couldn't open %1 in read mode. No se pudo abrir %1 en modo lectura. @@ -3570,7 +3570,7 @@ Log: MB - + Unknown Desconocido @@ -3615,7 +3615,7 @@ Log: Puedes seleccionar aquí qué archivos deseas descargar específicamente en el torrent actual. - + Size Tamaño @@ -3625,7 +3625,7 @@ Log: Seleccionado - + None - Unreachable? Nada - ¿Inaccesible? @@ -3645,7 +3645,7 @@ Log: Errores: - + Progress Progreso @@ -3750,57 +3750,57 @@ Log: Trackers - + New tracker Nuevo tracker - + New tracker url: URL del nuevo tracker: - + Priorities: Prioridades: - + Normal: normal priority. Download order is dependent on availability Normal: prioridad normal. El orden de descarga depende de la disponibilidad - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability Alta: más alta que la prioridad normal. Piezas se prefieren sobre piezas con la misma disponibilidad, pero no sobre piezas con menor disponibilidad - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority Máxima: prioridad máxima, la disponibilidad no importa, la pieza se prefiere sobre cualquier otra pieza con menor disponibilidad - + File name Nombre del archivo - + Priority Prioridad - + qBittorrent qBittorrent - + Trackers list can't be empty. La lista de trackers no puede estar vacía. - + Ignored: file is not downloaded at all Ignorado: el archivo no se ha descargado en lo absoluto @@ -3830,12 +3830,12 @@ Log: Semillas Url - + New url seed: Nueva semilla url: - + This url seed is already in the list. Esta semilla url ya está en la lista. @@ -3845,13 +3845,13 @@ Log: Las semillas url por defecto no pueden ser borradas. - + None i.e: No error message Ninguno - + New url seed New HTTP source Nueva semilla url @@ -3971,57 +3971,57 @@ Log: subDownloadThread - + Host is unreachable El host no se puede alcanzar - + File was not found (404) El archivo no fué encontrado (404) - + Connection was denied La conexión fué negada - + Url is invalid La url es inválida - + Connection forbidden (403) Conexión prohibida (403) - + Connection was not authorized (401) Conexión no autorizada (401) - + Content has moved (301) El contenido ha sido cambiado de lugar (301) - + Connection failure Falla de conexión - + Connection was timed out El tiempo de espera para la conexión se ha agotado - + Incorrect network interface Interfaz de red incorrecta - + Unknown error Error desconocido diff --git a/src/lang/qbittorrent_fi.ts b/src/lang/qbittorrent_fi.ts index f38d806ae..b66eef380 100644 --- a/src/lang/qbittorrent_fi.ts +++ b/src/lang/qbittorrent_fi.ts @@ -632,115 +632,115 @@ Tekijänoikeus © 2006 Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name Nimi - + Size i.e: file size Koko - + Progress i.e: % downloaded Edistyminen - + DL Speed i.e: Download speed Latausnopeus - + UP Speed i.e: Upload speed Lähetysnopeus - + Seeds/Leechs i.e: full/partial sources - + Ratio - + ETA i.e: Estimated Time of Arrival / Time left ETA - + qBittorrent %1 started. e.g: qBittorrent v0.x started. - + Be careful, sharing copyrighted material without permission is against the law. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked - + Fast resume data was rejected for torrent %1, checking again... - + Url seed lookup failed for url: %1, message: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' - + This file is either corrupted or this isn't a torrent. Tiedosto ei ole kelvollinen torrent-tiedosto. - + Couldn't listen on any of the given ports. Minkään annetun portin käyttäminen ei onnistunut. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... @@ -762,19 +762,19 @@ Tekijänoikeus © 2006 Christophe Dumez<br> Valmis - + Name i.e: file name Nimi - + Size i.e: file size Koko - + Progress i.e: % downloaded Edistyminen @@ -786,13 +786,13 @@ Tekijänoikeus © 2006 Christophe Dumez<br> Latausnopeus - + UP Speed i.e: Upload speed Lähetysnopeus - + Seeds/Leechs i.e: full/partial sources @@ -821,7 +821,7 @@ Tekijänoikeus © 2006 Christophe Dumez<br> Ei mikään - + Ratio @@ -855,7 +855,7 @@ Tekijänoikeus © 2006 Christophe Dumez<br> Haun aika tapahtui virhe... - + Are you sure? -- qBittorrent Oletko varma? — qBittorrent @@ -865,7 +865,7 @@ Tekijänoikeus © 2006 Christophe Dumez<br> Haluatko varmasti poistaa kaikki tiedostot latauslistasta? - + Are you sure you want to delete the selected item(s) in download list? Haluatko varmasti poistaa valitut tiedostot latauslistasta? @@ -941,7 +941,7 @@ Tekijänoikeus © 2006 Christophe Dumez<br> Latausnopeus - + Download finished Lataus tuli valmiiksi @@ -972,7 +972,7 @@ Tekijänoikeus © 2006 Christophe Dumez<br> ETA - + Finished Valmis @@ -1008,7 +1008,7 @@ Tekijänoikeus © 2006 Christophe Dumez<br> Nimi - + &No &Ei @@ -1023,7 +1023,7 @@ Tekijänoikeus © 2006 Christophe Dumez<br> Hakupalvelua ei ole valittu - + Open Torrent Files Avaa torrent-tiedostoja @@ -1049,7 +1049,7 @@ Tekijänoikeus © 2006 Christophe Dumez<br> Odota... - + Preview process already running Esikatselu on jo käynnissä @@ -1169,7 +1169,7 @@ Muutoshistoria: Tila - + There is already another preview process running. Please close the other one first. Esikatselu on jo käynnissä. @@ -1181,7 +1181,7 @@ Uutta esikatselua ei voi aloittaa. Tiedosto ei ole kelvollinen torrent-tiedosto. - + Torrent Files Torrent-tiedostot @@ -1206,7 +1206,7 @@ Uutta esikatselua ei voi aloittaa. Lähetysnopeus: - + &Yes &Kyllä @@ -1232,17 +1232,17 @@ Uutta esikatselua ei voi aloittaa. - + Connection status: - + Offline - + No peers found... @@ -1295,18 +1295,18 @@ Uutta esikatselua ei voi aloittaa. Lataajia - + qBittorrent - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s @@ -1330,12 +1330,12 @@ Uutta esikatselua ei voi aloittaa. Seisahtunut - + Are you sure you want to quit? - + '%1' was removed. 'xxx.avi' was removed. @@ -1347,12 +1347,12 @@ Uutta esikatselua ei voi aloittaa. Ei mikään - + All downloads were paused. - + '%1' paused. xxx.avi paused. @@ -1364,52 +1364,52 @@ Uutta esikatselua ei voi aloittaa. Yhdistetään... - + All downloads were resumed. - + '%1' resumed. e.g: xxx.avi resumed. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. - + I/O Error i.e: Input/Output Error I/O-virhe - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused - + Connection Status: - + Online - + Firewalled? i.e: Behind a firewall/router? - + No incoming connections... @@ -1420,135 +1420,135 @@ Uutta esikatselua ei voi aloittaa. Tulokset - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. - + Search Etsi - + RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 - + DHT support [ON], port: %1 - + DHT support [OFF] - + PeX support [ON] - + PeX support [OFF] - + The download list is not empty. Are you sure you want to quit qBittorrent? - + Downloads - + Are you sure you want to delete the selected item(s) in finished list? - + UPnP support [ON] - + Encryption support [ON] - + Encryption support [FORCED] - + Encryption support [OFF] - + Alt+1 shortcut to switch to first tab - + Alt+2 shortcut to switch to second tab - + Alt+4 shortcut to switch to fourth tab - + Url download error - + Couldn't download file at url: %1, reason: %2. - + Are you sure you want to delete the selected item(s) from download list and from hard drive? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. - + Alt+3 shortcut to switch to third tab - + Ctrl+F shortcut to switch to search tab @@ -1557,7 +1557,7 @@ Are you sure you want to quit qBittorrent? MainWindow - + About Tietoja @@ -1567,7 +1567,7 @@ Are you sure you want to quit qBittorrent? Tyhjennä - + Clear log Tyhjennä loki @@ -1577,12 +1577,12 @@ Are you sure you want to quit qBittorrent? Yhteyden tila - + Create torrent Luo torrentti - + Delete Poista @@ -1592,12 +1592,12 @@ Are you sure you want to quit qBittorrent? Poista kaikki - + Delete Permanently Poista pysyvästi - + Documentation Dokumentaatio @@ -1607,27 +1607,27 @@ Are you sure you want to quit qBittorrent? Lataa - + Download from URL Lataa URL-osoitteesta - + &Edit &Muokkaa - + Exit Lopeta - + &File &Tiedosto - + &Help &Ohje @@ -1642,7 +1642,7 @@ Are you sure you want to quit qBittorrent? Loki: - + Open Avaa @@ -1652,22 +1652,22 @@ Are you sure you want to quit qBittorrent? &Asetukset - + Pause Pysäytä - + Pause All Pysäytä kaikki - + Preferences Asetukset - + Preview file Esikatsele @@ -1697,12 +1697,12 @@ Are you sure you want to quit qBittorrent? Jakosuhde: - + Start Käynnistä - + Start All Käynnistä kaikki @@ -1722,7 +1722,7 @@ Are you sure you want to quit qBittorrent? Pysäytetty - + Torrent Properties Torrentin tiedot @@ -1747,37 +1747,37 @@ Are you sure you want to quit qBittorrent? Päivitä hakuliitännäinen - + Visit website - + Report a bug - + Set upload limit - + Set download limit - + Set global download limit - + Set global upload limit - + Options Asetukset @@ -1957,7 +1957,7 @@ Are you sure you want to quit qBittorrent? RssItem - + No description available @@ -1965,13 +1965,13 @@ Are you sure you want to quit qBittorrent? RssStream - + %1 ago 10min ago - + Never @@ -1979,71 +1979,71 @@ Are you sure you want to quit qBittorrent? SearchEngine - + Name i.e: file name Nimi - + Size i.e: file size Koko - + Seeders i.e: Number of full sources Jakajia - + Leechers i.e: Number of partial sources Lataajia - + Search engine Hakupalvelu - + Empty search pattern Tyhjä hakulauseke - + Please type a search pattern first Kirjoita ensin hakulauseke - + No search engine selected - + You must select at least one search engine. Valitse ensin ainakin yksi hakupalvelu. - + Results Tulokset - + Searching... Etsitään... - + Search plugin update -- qBittorrent Hakuliitännäisen päivitys — qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -2054,73 +2054,73 @@ Muutoshistoria: - + &Yes &Kyllä - + &No &Ei - + Search plugin update - + qBittorrent - + Sorry, update server is temporarily unavailable. Päivityspalvelin ei ole saavutettavissa. - + Your search plugin is already up to date. Hakuliitännäinen on ajan tasalla. - + Search Engine Hakupalvelu - + Search has finished - + An error occured during search... Haun aika tapahtui virhe... - + Search aborted Haku keskeytetty - + Search returned no results Haku ei palauttanut tuloksia - + Results i.e: Search results Tulokset - + Search plugin download error - + Couldn't download search plugin update at url: %1, reason: %2. @@ -2191,7 +2191,7 @@ Muutoshistoria: Haluan kiittää seuraavia henkilöitä, jotka ovat vapaaehtoisesti kääntäneet qBittorrentin: - + Please contact me if you would like to translate qBittorrent into your own language. @@ -2568,77 +2568,77 @@ Muutoshistoria: Etsi - + Total DL Speed: Kokonaislatausnopeus: - + KiB/s KiB/s - + Session ratio: Jakosuhde: - + Total UP Speed: Kokonaislähetysnopeus: - + Log - + IP filter - + Start Käynnistä - + Pause Pysäytä - + Delete Poista - + Clear Tyhjennä - + Preview file Esikatsele - + Set upload limit - + Set download limit - + Delete Permanently Poista pysyvästi - + Torrent Properties Torrentin tiedot @@ -2753,12 +2753,12 @@ Muutoshistoria: Valitse hakukansio - + Choose your favourite preview program Valitse mieluinen esikatseluohjelma - + Comment: Kommentti: @@ -2768,7 +2768,7 @@ Muutoshistoria: Avaaminen epäonnistui: - + End IP: Loppu: @@ -2783,7 +2783,7 @@ Muutoshistoria: lukutilassa. - + Invalid IP Virheellinen IP @@ -2793,7 +2793,7 @@ Muutoshistoria: I/O-virhe - + IP Range Comment IP-alueen kommentti @@ -2803,17 +2803,17 @@ Muutoshistoria: Asetukset tallennettiin! - + Range End IP Alueen loppu - + Range Start IP Alueen alku - + Start IP: Alku: @@ -2823,7 +2823,7 @@ Muutoshistoria: Tämä IP on virheellinen. - + This IP is invalid. Tämä IP on virheellinen. @@ -2834,33 +2834,33 @@ Muutoshistoria: - + Options were saved successfully. - + Choose scan directory - + Choose an ipfilter.dat file - + Choose a save directory - + I/O Error Input/Output Error I/O-virhe - + Couldn't open %1 in read mode. @@ -2999,7 +2999,7 @@ Muutoshistoria: Perustiedot - + None - Unreachable? ei yhtään @@ -3014,7 +3014,7 @@ Muutoshistoria: Asetukset - + Progress Edistyminen @@ -3054,7 +3054,7 @@ Muutoshistoria: Jakosuhde: - + Size Koko @@ -3094,7 +3094,7 @@ Muutoshistoria: Seurantapalvelimet: - + Unknown Tuntematon @@ -3144,57 +3144,57 @@ Muutoshistoria: - + New tracker - + New tracker url: - + Priorities: - + Normal: normal priority. Download order is dependent on availability - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority - + File name Tiedostonimi - + Priority - + qBittorrent - + Trackers list can't be empty. - + Ignored: file is not downloaded at all @@ -3224,23 +3224,23 @@ Muutoshistoria: - + New url seed: - + This url seed is already in the list. - + None i.e: No error message Ei mikään - + New url seed New HTTP source @@ -3360,57 +3360,57 @@ Muutoshistoria: subDownloadThread - + Host is unreachable - + File was not found (404) - + Connection was denied - + Url is invalid - + Connection forbidden (403) - + Connection was not authorized (401) - + Content has moved (301) - + Connection failure - + Connection was timed out - + Incorrect network interface - + Unknown error diff --git a/src/lang/qbittorrent_fr.ts b/src/lang/qbittorrent_fr.ts index cd4a1c66a..da5349c5f 100644 --- a/src/lang/qbittorrent_fr.ts +++ b/src/lang/qbittorrent_fr.ts @@ -833,115 +833,115 @@ Copyright © 2006 par Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name Nom - + Size i.e: file size Taille - + Progress i.e: % downloaded Progression - + DL Speed i.e: Download speed Vitesse DL - + UP Speed i.e: Upload speed Vitesse UP - + Seeds/Leechs i.e: full/partial sources Seeds/Leechs - + Ratio Ratio - + ETA i.e: Estimated Time of Arrival / Time left Restant - + qBittorrent %1 started. e.g: qBittorrent v0.x started. qBittorrent %1 démarré. - + Be careful, sharing copyrighted material without permission is against the law. Attention, partager des oeuvres sous copyright sans en avoir la permission est illégal. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked <font color='red'>%1</font> <i>a été bloqué</i> - + Fast resume data was rejected for torrent %1, checking again... Le relancement rapide a échoué pour le torrent %1, revérification... - + Url seed lookup failed for url: %1, message: %2 Le contact de la source HTTP a échoué à l'url : %1, message : %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. '%1' a été ajouté à la liste de téléchargement. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) '%1' a été relancé. (relancement rapide) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. '%1' est déjà présent dans la liste de téléchargement. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' Impossible de décoder le torrent : '%1' - + This file is either corrupted or this isn't a torrent. Ce fichier est corrompu ou il ne s'agit pas d'un torrent. - + Couldn't listen on any of the given ports. Impossible d'écouter sur les ports donnés. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... Téléchargement de '%1', veuillez patienter... @@ -963,19 +963,19 @@ Copyright © 2006 par Christophe Dumez<br> Terminé - + Name i.e: file name Nom - + Size i.e: file size Taille - + Progress i.e: % downloaded Progression @@ -987,13 +987,13 @@ Copyright © 2006 par Christophe Dumez<br> Vitesse DL - + UP Speed i.e: Upload speed Vitesse UP - + Seeds/Leechs i.e: full/partial sources Seeds/Leechs @@ -1022,7 +1022,7 @@ Copyright © 2006 par Christophe Dumez<br> Aucun - + Ratio Ratio @@ -1035,7 +1035,7 @@ Copyright © 2006 par Christophe Dumez<br> Impossible de trouver le dossier : ' - + Open Torrent Files Ouvrir fichiers torrent @@ -1070,7 +1070,7 @@ Copyright © 2006 par Christophe Dumez<br> Ce fichier est corrompu ou il ne s'agit pas d'un torrent. - + Are you sure? -- qBittorrent Etes vous sûr ? -- qBittorrent @@ -1080,17 +1080,17 @@ Copyright © 2006 par Christophe Dumez<br> Etes-vous sûr de vouloir enlever tous les fichiers de la liste de téléchargement ? - + &Yes &Oui - + &No &Non - + Are you sure you want to delete the selected item(s) in download list? Etes-vous sûr de vouloir enlever tous les fichiers sélectionnés de la liste de téléchargement ? @@ -1115,7 +1115,7 @@ Copyright © 2006 par Christophe Dumez<br> ko/s - + Finished Terminé @@ -1170,7 +1170,7 @@ Copyright © 2006 par Christophe Dumez<br> Impossible de créer le dossier : - + Torrent Files Fichiers Torrent @@ -1549,12 +1549,12 @@ Changemets: En pause - + Preview process already running Processus de prévisualisation inachevé - + There is already another preview process running. Please close the other one first. Il y a déjà un processus de prévisualisation en cours d'exécution. @@ -1589,7 +1589,7 @@ Veuillez d'abord le quitter. Transferts - + Download finished Téléchargement terminé @@ -1621,17 +1621,17 @@ Veuillez d'abord le quitter. qBittorrent %1 - + Connection status: Statut de la connexion : - + Offline Déconnecté - + No peers found... Aucune source trouvée... @@ -1696,18 +1696,18 @@ Veuillez d'abord le quitter. qBittorrent %1 démarré. - + qBittorrent qBittorrent - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s Vitesse DL : %1 Ko/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s Vitesse UP : %1 Ko/s @@ -1731,12 +1731,12 @@ Veuillez d'abord le quitter. En attente - + Are you sure you want to quit? Etes vous certain de vouloir quitter ? - + '%1' was removed. 'xxx.avi' was removed. '%1' a été supprimé. @@ -1778,12 +1778,12 @@ Veuillez d'abord le quitter. En écoute sur le port: %1 - + All downloads were paused. Tous les téléchargements ont été mis en pause. - + '%1' paused. xxx.avi paused. '%1' a été mis en pause. @@ -1795,30 +1795,30 @@ Veuillez d'abord le quitter. Connexion... - + All downloads were resumed. Tous les téléchargements ont été relancés. - + '%1' resumed. e.g: xxx.avi resumed. '%1' a été relancé. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. Le téléchargement de %1 est terminé. - + I/O Error i.e: Input/Output Error Erreur E/S - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused Une erreur s'est produite lors de la lecture ou l'écriture de %1. Le disque dur est probablement plein, le téléchargement a été mis en pause @@ -1830,23 +1830,23 @@ Veuillez d'abord le quitter. Une erreur s'est produite (disque plein ?), '%1' a été mis en pause. - + Connection Status: Etat de la connexion : - + Online Connecté - + Firewalled? i.e: Behind a firewall/router? Derrière un pare-feu ou un routeur ? - + No incoming connections... Aucune connexion entrante... @@ -1878,56 +1878,56 @@ Veuillez d'abord le quitter. Téléchargement de '%1', veuillez patienter... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. Une erreur s'est produite (disque plein ?), '%1' a été mis en pause. - + Search Recherche - + RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 qBittorrent écoute sur le port : %1 - + DHT support [ON], port: %1 Support DHT [ON], port : %1 - + DHT support [OFF] Support DHT [OFF] - + PeX support [ON] Support PeX [ON] - + PeX support [OFF] Support PeX [OFF] - + The download list is not empty. Are you sure you want to quit qBittorrent? La liste de téléchargement n'est pas vide. Etes-vous certain de vouloir quitter qBittorrent ? - + Downloads Téléchargements @@ -1937,12 +1937,12 @@ Etes-vous certain de vouloir quitter qBittorrent ? Etes-vous certain de vouloir supprimer les torrents sélectionnés dans la liste de partage et sur le disque dur ? - + Are you sure you want to delete the selected item(s) in finished list? Etes-vous certain de vouloir supprimer les torrents sélectionnés de la liste de partage ? - + UPnP support [ON] Support UPnP [ON] @@ -1952,17 +1952,17 @@ Etes-vous certain de vouloir quitter qBittorrent ? Attention, partager des oeuvres sous copyright sans en avoir la permission est illégal. - + Encryption support [ON] Support cryptage [ON] - + Encryption support [FORCED] Support cryptage [Forcé] - + Encryption support [OFF] Support cryptage [OFF] @@ -1978,13 +1978,13 @@ Etes-vous certain de vouloir quitter qBittorrent ? Ratio - + Alt+1 shortcut to switch to first tab Alt+& - + Alt+2 shortcut to switch to second tab Alt+é @@ -1996,18 +1996,18 @@ Etes-vous certain de vouloir quitter qBittorrent ? Qt::CTRL+Qt::Key_F, Qt::Alt+Qt::Key_QuoteDbl - + Alt+4 shortcut to switch to fourth tab Alt+' - + Url download error Erreur téléchargement url - + Couldn't download file at url: %1, reason: %2. Impossible de télécharger le fichier à l'url : %1, raison : %2. @@ -2017,17 +2017,17 @@ Etes-vous certain de vouloir quitter qBittorrent ? Le relancement rapide a échoué pour le torrent %1, revérification... - + Are you sure you want to delete the selected item(s) from download list and from hard drive? Etes-vous certain de vouloir supprimer les fichiers sélectionnés depuis la liste de téléchargement ainsi que le disque dur ? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? Etes-vous certain de vouloir supprimer les torrents sélectionnés dans la liste de partage et sur le disque dur ? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. '%1' a été supprimé de manière permanente. @@ -2038,13 +2038,13 @@ Etes-vous certain de vouloir quitter qBittorrent ? Le contact de la source HTTP a échoué à l'url : %1, message : %2 - + Alt+3 shortcut to switch to third tab Alt+" - + Ctrl+F shortcut to switch to search tab @@ -2113,62 +2113,62 @@ Etes-vous certain de vouloir quitter qBittorrent ? Pré&férences - + &Edit &Edition - + &File &Fichier - + &Help &Aide - + Open Ouvrir - + Exit Quitter - + Preferences Préférences - + About A Propos - + Start Démarrer - + Pause Pause - + Delete Supprimer - + Pause All Tous en Pause - + Start All Démarrer tous @@ -2183,7 +2183,7 @@ Etes-vous certain de vouloir quitter qBittorrent ? Supprimer tous - + Torrent Properties Propriétés du Torrent @@ -2248,7 +2248,7 @@ Etes-vous certain de vouloir quitter qBittorrent ? Moteur de recherche - + Download from URL Téléchargement depuis une URL @@ -2268,7 +2268,7 @@ Etes-vous certain de vouloir quitter qBittorrent ? Ko/s - + Create torrent Créer torrent @@ -2293,42 +2293,42 @@ Etes-vous certain de vouloir quitter qBittorrent ? Transferts - + Preview file Prévisualiser fichier - + Clear log Effacer journal - + Delete Permanently Supprimer depuis le disque - + Visit website Visiter le site internet - + Report a bug Signaler un bogue - + Set upload limit Définir limite d'upload - + Set download limit Définir limite téléchargement - + Documentation Documentation @@ -2343,17 +2343,17 @@ Etes-vous certain de vouloir quitter qBittorrent ? Filtre IP - + Set global download limit Définir limite envoi - + Set global upload limit Définir limite téléchargement - + Options Préférences @@ -2566,7 +2566,7 @@ Etes-vous certain de vouloir quitter qBittorrent ? RssItem - + No description available Aucune description disponible @@ -2574,13 +2574,13 @@ Etes-vous certain de vouloir quitter qBittorrent ? RssStream - + %1 ago 10min ago il y a %1 - + Never Jamais @@ -2588,71 +2588,71 @@ Etes-vous certain de vouloir quitter qBittorrent ? SearchEngine - + Name i.e: file name Nom - + Size i.e: file size Taille - + Seeders i.e: Number of full sources Sources complètes - + Leechers i.e: Number of partial sources Sources partielles - + Search engine Moteur de recherche - + Empty search pattern Motif de recherche vide - + Please type a search pattern first Veuillez entrer un motif de recherche d'abord - + No search engine selected Aucun moteur de recherche sélectionné - + You must select at least one search engine. Vous devez sélectionner au moins un moteur de recherche. - + Results Résultats - + Searching... Recherche en cours... - + Search plugin update -- qBittorrent Mise à jour du greffon de recherche -- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -2663,73 +2663,73 @@ Changements: - + &Yes &Oui - + &No &Non - + Search plugin update Mise à jour du greffon de recherche - + qBittorrent qBittorrent - + Sorry, update server is temporarily unavailable. Désolé, le serveur de mise à jour est temporairement indisponible. - + Your search plugin is already up to date. Votre greffon de recherche est déjà à jour. - + Search Engine Moteur de recherche - + Search has finished Fin de la recherche - + An error occured during search... Une erreur s'est produite lors de la recherche... - + Search aborted La recherché a été interrompue - + Search returned no results La recherche n'a retourné aucun résultat - + Results i.e: Search results Résultats - + Search plugin download error Erreur téléchargement du greffon de recherche - + Couldn't download search plugin update at url: %1, reason: %2. Impossible de télécharger la mise à jour du greffon de recherche à l'url : %1, raison : %2. @@ -2825,7 +2825,7 @@ Changements: Je tiens à remercier les personnes suivantes pour avoir traduit qBittorrent : - + Please contact me if you would like to translate qBittorrent into your own language. Veuillez me contacter si vous désirez traduire qBittorrent dans votre langue natale. @@ -3242,77 +3242,77 @@ Changements: Recherche - + Total DL Speed: Vitesse DL totale : - + KiB/s Ko/s - + Session ratio: Ratio session : - + Total UP Speed: Vitesse UP totale : - + Log Journal - + IP filter Filtre IP - + Start Démarrer - + Pause Pause - + Delete Supprimer - + Clear Vider - + Preview file Prévisualiser fichier - + Set upload limit Définir limite d'upload - + Set download limit Définir limite téléchargement - + Delete Permanently Supprimer depuis le disque - + Torrent Properties Propriétés du Torrent @@ -3468,12 +3468,12 @@ Changements: est mal formée. - + Range Start IP IP de début dans la rangée - + Start IP: IP de début : @@ -3488,22 +3488,22 @@ Changements: Cette IP est incorrecte. - + Range End IP IP de fin dans la rangée - + End IP: IP de fin : - + IP Range Comment Commentaire de la rangée - + Comment: Commentaire : @@ -3514,48 +3514,48 @@ Changements: à - + Choose your favourite preview program Sélectionner votre logiciel de prévisualisation préféré - + Invalid IP IP Incorrecte - + This IP is invalid. Cette adresse IP est incorrecte. - + Options were saved successfully. Préférences sauvegardées avec succès. - + Choose scan directory Choisir le dossier à surveiller - + Choose an ipfilter.dat file Choisir un fichier ipfilter.dat - + Choose a save directory Choisir un répertoire de sauvegarde - + I/O Error Input/Output Error Erreur E/S - + Couldn't open %1 in read mode. Impossible d'ouvrir %1 en lecture. @@ -3734,7 +3734,7 @@ Changements: Mo - + Unknown Inconnu @@ -3754,7 +3754,7 @@ Changements: Fichiers contenus dans le torrent actuel : - + Size Taille @@ -3799,7 +3799,7 @@ Changements: Trackers : - + None - Unreachable? Aucun - indisponible ? @@ -3809,7 +3809,7 @@ Changements: Erreurs : - + Progress Progression @@ -3914,17 +3914,17 @@ Changements: - + New tracker Nouveau tracker - + New tracker url: Nouvelle url de tracker : - + Priorities: Priorités : @@ -3934,42 +3934,42 @@ Changements: Ignoré : Le fichier n'est pas téléchargé du tout - + Normal: normal priority. Download order is dependent on availability Normale : priorité normale. L'ordre de téléchargement dépend de la disponibilité - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability Elevée : Priorité supérieure à la normale. Les morceaux sont préférés aux autres possédant la même disponibilité, mais pas par rapport à ceux qui ont une disponibilité plus faible - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority Maximale : Priorité maximale. La disponibilité n'est pas prise en compte, le morceau est préféré à tous ceux qui ont une priorité inférieure - + File name Nom - + Priority Priorité - + qBittorrent qBittorrent - + Trackers list can't be empty. La liste des trackers ne peut pas être vide. - + Ignored: file is not downloaded at all Ignoré : le fichier n'est pas téléchargé du tout @@ -4004,12 +4004,12 @@ Changements: La source - + New url seed: Nouvelle source HTTP : - + This url seed is already in the list. Cette source HTTP est déjà dans la liste. @@ -4019,13 +4019,13 @@ Changements: Les sources HTTP codées en dur ne peuvent pas être supprimées. - + None i.e: No error message Aucun - + New url seed New HTTP source Nouvelle source HTTP @@ -4145,57 +4145,57 @@ Changements: subDownloadThread - + Host is unreachable L'hôte distant est injoignable - + File was not found (404) Fichier non trouvé (404) - + Connection was denied Connexion refusée - + Url is invalid Url invalide - + Connection forbidden (403) Connexion interdite (403) - + Connection was not authorized (401) La connexion n'a pas été autorisée (401) - + Content has moved (301) Le contenu a été déplacé (301) - + Connection failure Echec de la connexion - + Connection was timed out Délai de connexion dépassé - + Incorrect network interface Interface réseau incorrecte - + Unknown error Erreur inconnue diff --git a/src/lang/qbittorrent_hu.ts b/src/lang/qbittorrent_hu.ts index fc1f38222..cc44e2917 100644 --- a/src/lang/qbittorrent_hu.ts +++ b/src/lang/qbittorrent_hu.ts @@ -582,115 +582,115 @@ Copyright © 2006 by Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name Név - + Size i.e: file size Méret - + Progress i.e: % downloaded Folyamat - + DL Speed i.e: Download speed - + UP Speed i.e: Upload speed - + Seeds/Leechs i.e: full/partial sources - + Ratio Arány - + ETA i.e: Estimated Time of Arrival / Time left Idő - + qBittorrent %1 started. e.g: qBittorrent v0.x started. qBittorrent %1 elindítva. - + Be careful, sharing copyrighted material without permission is against the law. Csak óvatosan a megosztással. Nehogy megsértsd a szerzői jogokat!. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked <font color='red'>%1</font> <i>blokkolva</i> - + Fast resume data was rejected for torrent %1, checking again... Hibás ellenőrző adat ennél a torrentnél: %1, újraellenőrzés... - + Url seed lookup failed for url: %1, message: %2 Url forrás meghatározása sikertelen: %1, hibaüzenet: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. '%1' felvéve a letöltési listára. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) '%1' visszaállítva. (folytatás) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. '%1' már letöltés alatt. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' Megfejthetetlen torrent: '%1' - + This file is either corrupted or this isn't a torrent. Ez a fájl sérült, vagy nem is torrent. - + Couldn't listen on any of the given ports. A megadott porok zártak. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... Letöltés alatt: '%1', kis türelmet... @@ -712,19 +712,19 @@ Copyright © 2006 by Christophe Dumez<br> Feltöltés - + Name i.e: file name Név - + Size i.e: file size Méret - + Progress i.e: % downloaded Folyamat @@ -736,13 +736,13 @@ Copyright © 2006 by Christophe Dumez<br> Bejövő sebesség - + UP Speed i.e: Upload speed Kimenő sebesség - + Seeds/Leechs i.e: full/partial sources Seeder/Leecher @@ -771,7 +771,7 @@ Copyright © 2006 by Christophe Dumez<br> Nincs - + Ratio Arány @@ -779,7 +779,7 @@ Copyright © 2006 by Christophe Dumez<br> GUI - + Open Torrent Files Torrent fájl megnyitása @@ -789,17 +789,17 @@ Copyright © 2006 by Christophe Dumez<br> Ez a fájl sérült, vagy nem is torrent. - + &Yes &Igen - + &No &Nem - + Are you sure you want to delete the selected item(s) in download list? Biztos vagy benne, hogy törlöd a felsorlolt elemeket a letöltési listáról? @@ -814,12 +814,12 @@ Copyright © 2006 by Christophe Dumez<br> Letöltés... - + Torrent Files Torrentek - + Are you sure? -- qBittorrent Egészen biztos? -- qBittorrent @@ -839,19 +839,19 @@ Copyright © 2006 by Christophe Dumez<br> Leállítva - + Preview process already running Már van egy előzetes - + There is already another preview process running. Please close the other one first. Már folyamatban van egy előzetes. Kérlek előbb azt zárd be. - + Download finished Letöltés elkészült @@ -867,17 +867,17 @@ Kérlek előbb azt zárd be. qBittorrent %1 - + Connection status: A kapcsolat állapota: - + Offline Offline - + No peers found... Nem találtam ügyfélt... @@ -930,18 +930,18 @@ Kérlek előbb azt zárd be. qBittorrent %1 elindítva. - + qBittorrent qBittorrent - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s Letöltés: %1 KByte/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s Feltöltés: %1 KByte/s @@ -959,12 +959,12 @@ Kérlek előbb azt zárd be. Elakadt - + Are you sure you want to quit? Egészen biztos, hogy kilépsz? - + '%1' was removed. 'xxx.avi' was removed. '%1' eltávolítva. @@ -1000,12 +1000,12 @@ Kérlek előbb azt zárd be. Nincs - + All downloads were paused. Minden letöltés megszakítva. - + '%1' paused. xxx.avi paused. '%1' megállítva. @@ -1017,52 +1017,52 @@ Kérlek előbb azt zárd be. Csatlakozás... - + All downloads were resumed. Mindegyik letöltés elindítva. - + '%1' resumed. e.g: xxx.avi resumed. '%1' elindítva. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. %1 letöltve. - + I/O Error i.e: Input/Output Error I/O Hiba - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused Hiba történ a(z) %1 írása/olvasása közben. Valószínűleg tele a lemez, így a letöltés megszakítva - + Connection Status: A kapcsolat állapota: - + Online Online - + Firewalled? i.e: Behind a firewall/router? Tűzfal probléma? - + No incoming connections... Nincs kapcsolat... @@ -1073,61 +1073,61 @@ Kérlek előbb azt zárd be. Letöltés alatt: '%1', kis türelmet... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. Hiba történt (megtelt a merevlemez?), '%1' megállítva. - + Search Keresés - + RSS RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 qBittorrent ezen a porton figyel: %1 - + DHT support [ON], port: %1 DHT funkció [ON], port: %1 - + DHT support [OFF] DHT funkció [OFF] - + PeX support [ON] PeX [ON] - + PeX support [OFF] PeX [OFF] - + The download list is not empty. Are you sure you want to quit qBittorrent? Letöltés folyamatban. Mégis leállítod a qBittorrentet? - + Downloads Letöltések - + Finished Feltöltések @@ -1137,12 +1137,12 @@ Mégis leállítod a qBittorrentet? Egészen biztos vagy benne, hogy törlöd a felsorolt elemeket a feltöltési listáról ÉS a merevlemezről? - + Are you sure you want to delete the selected item(s) in finished list? Biztos vagy benne, hogy törlöd a felsorolt elemeket a feltöltési listáról? - + UPnP support [ON] UPnP támogatás [ON] @@ -1152,17 +1152,17 @@ Mégis leállítod a qBittorrentet? Csak óvatosan a megosztással. Nehogy megsértsd a szerzői jogokat!. - + Encryption support [ON] Titkosítás [ON] - + Encryption support [FORCED] Titkosítás [KÉNYSZERÍTVE] - + Encryption support [OFF] Titkosítás [OFF] @@ -1178,13 +1178,13 @@ Mégis leállítod a qBittorrentet? Arány - + Alt+1 shortcut to switch to first tab Alt+1 - + Alt+2 shortcut to switch to second tab Alt+2 @@ -1196,18 +1196,18 @@ Mégis leállítod a qBittorrentet? Alt+3, Ctrl+F - + Alt+4 shortcut to switch to fourth tab Alt+4 - + Url download error Url letöltés hiba - + Couldn't download file at url: %1, reason: %2. Nem sikerült letölteni url címről: %1, mert: %2. @@ -1217,17 +1217,17 @@ Mégis leállítod a qBittorrentet? Hibás ellenőrző adat ennél a torrentnél: %1, újraellenőrzés... - + Are you sure you want to delete the selected item(s) from download list and from hard drive? Egészen biztos vagy benne, hogy törlöd a felsorlolt elemeket a letöltési listáról ÉS a merevlemezről? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? Egészen biztos vagy benne, hogy törlöd a felsorlolt elemeket a feltöltési listáról ÉS a merevlemezről? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. '%1' véglegesen törölve. @@ -1238,13 +1238,13 @@ Mégis leállítod a qBittorrentet? Url forrás meghatározása sikertelen: %1, hibaüzenet: %2 - + Alt+3 shortcut to switch to third tab Alt+3 - + Ctrl+F shortcut to switch to search tab @@ -1273,72 +1273,72 @@ Mégis leállítod a qBittorrentet? &Tulajdonságok - + &Edit &Szerkesztés - + &File &Fájl - + &Help &Súgó - + Open Megnyitás - + Exit Kilépés - + Preferences Beállítások - + About Névjegy - + Start Indítás - + Pause Szünet - + Delete Törlés - + Pause All Összes leállítása - + Start All Összes indítása - + Torrent Properties Torrent jellemzői - + Download from URL Letöltés URL-ről @@ -1348,7 +1348,7 @@ Mégis leállítod a qBittorrentet? KByte/s - + Create torrent Torrent készítés @@ -1358,27 +1358,27 @@ Mégis leállítod a qBittorrentet? Megosztási arány: - + Preview file Minta fájl - + Clear log Napló kiürítése - + Delete Permanently Végleges törlés - + Visit website Irány a weboldal - + Report a bug Hibajelentés @@ -1388,12 +1388,12 @@ Mégis leállítod a qBittorrentet? Letöltések - + Set upload limit Feltöltési korlát megadása - + Set download limit Letöltési korlát megadása @@ -1408,22 +1408,22 @@ Mégis leállítod a qBittorrentet? IP szűrő - + Documentation Dokumentáció - + Set global download limit Teljes letöltési korlát - + Set global upload limit Teljes feltöltési korlát - + Options Opciók @@ -1603,7 +1603,7 @@ Mégis leállítod a qBittorrentet? RssItem - + No description available Nem található leírás @@ -1611,13 +1611,13 @@ Mégis leállítod a qBittorrentet? RssStream - + %1 ago 10min ago %1 előtt - + Never @@ -1625,71 +1625,71 @@ Mégis leállítod a qBittorrentet? SearchEngine - + Name i.e: file name Név - + Size i.e: file size Méret - + Seeders i.e: Number of full sources Feltöltők - + Leechers i.e: Number of partial sources Letöltők - + Search engine Kereső oldal - + Empty search pattern Hiányzó kulcsszó - + Please type a search pattern first Kérlek adj meg kulcsszót a kereséshez - + No search engine selected Nincs kereső kiválasztva - + You must select at least one search engine. Válassz legalább egy keresőt. - + Results Eredmény - + Searching... Keresés... - + Search plugin update -- qBittorrent Keresőmodul frissítés -- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -1700,73 +1700,73 @@ Changelog: - + &Yes &Igen - + &No &Nem - + Search plugin update Kereső modul frissítése - + qBittorrent qBittorrent - + Sorry, update server is temporarily unavailable. A kiszolgálő jelenleg nem elérhető. Bocs. - + Your search plugin is already up to date. A legújabb keresőt használod. - + Search Engine Keresőmotor - + Search has finished A keresés befejeződött - + An error occured during search... Hiba a keresés közben... - + Search aborted Keresés félbeszakítva - + Search returned no results Eredménytelen keresés - + Results i.e: Search results Találat - + Search plugin download error Hiba a kereső modul letöltésekor - + Couldn't download search plugin update at url: %1, reason: %2. Nem sikerült kereső modult letölteni innen: %1, mert: %2. @@ -1784,7 +1784,7 @@ Changelog: Külön köszönet illeti a fordítókat, önkéntes munkájukért: - + Please contact me if you would like to translate qBittorrent into your own language. Amennyiben szeretnéd lefordítani (mondjuk már le van) a qBittorrentet, kérlek értesíts. @@ -2086,77 +2086,77 @@ Changelog: Keresés - + Total DL Speed: Bejövő sebesség: - + KiB/s KByte/s - + Session ratio: Megosztási arány: - + Total UP Speed: Kimenő sebesség: - + Log Napló - + IP filter IP szűrő - + Start Indítás - + Pause Szünet - + Delete Törlés - + Clear Törlés - + Preview file Minta fájl - + Set upload limit Feltöltési korlát megadása - + Set download limit Letöltési korlát megadása - + Delete Permanently Végleges törlés - + Torrent Properties @@ -2232,32 +2232,32 @@ Changelog: options_imp - + Range Start IP IP tartomány kezdete - + Start IP: Kezdő IP: - + Range End IP IP tartomány vége - + End IP: Végső IP: - + IP Range Comment Megjegyzés a tartományhoz - + Comment: Megjegyzés: @@ -2268,48 +2268,48 @@ Changelog: - - + Choose your favourite preview program Válasz ki kedvenc bemutató programod - + Invalid IP Érvénytelen IP - + This IP is invalid. Ez az IP cím nemlétező. - + Options were saved successfully. Beállítások sikeresen elmentve. - + Choose scan directory Megfigyelt könyvtár beállítása - + Choose an ipfilter.dat file Ipfilter.dat fájl megnyitása - + Choose a save directory Letöltési könyvtár megadása - + I/O Error Input/Output Error I/O Hiba - + Couldn't open %1 in read mode. %1 olvasása sikertelen. @@ -2383,7 +2383,7 @@ Changelog: Ok - + Unknown Ismeretlen @@ -2393,7 +2393,7 @@ Changelog: Az aktuális torrent tartalma: - + Size Méret @@ -2408,7 +2408,7 @@ Changelog: Trackerek: - + None - Unreachable? Nincs - Vagy csak elérhetetlen? @@ -2418,7 +2418,7 @@ Changelog: Hiba: - + Progress Folyamat @@ -2498,57 +2498,57 @@ Changelog: Trackerek - + New tracker Új tracker - + New tracker url: Új tracker címe: - + Priorities: Prioritások: - + Normal: normal priority. Download order is dependent on availability Normál: Az alap prioritás. A letöltés sorrendje az elérhetőségen múlik - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability Magas: Magasabb a normálnál. Azonos elérhetőségnél elsőbbséget élvez, de alacsonyabbnál nem - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority Maximális: legmagasabb prioritás. Nem veszi figyelembe az elérhetőséget, elsőbbséget biztosít minden más darabbal szemben - + File name Fájl név - + Priority Prioritás - + qBittorrent qBittorrent - + Trackers list can't be empty. Nem hagyhatod üresen a trackerek listáját. - + Ignored: file is not downloaded at all Elutasítva: a fájl nincs letöltve @@ -2578,12 +2578,12 @@ Changelog: Url seed - + New url seed: Új url seed: - + This url seed is already in the list. Már letöltés alatt ez az url forrás. @@ -2593,13 +2593,13 @@ Changelog: Nem törölhető ez az url forrás! (Hard-coded). - + None i.e: No error message Nincs - + New url seed New HTTP source Új url forrás @@ -2719,57 +2719,57 @@ Changelog: subDownloadThread - + Host is unreachable Kiszolgáló nem elérhető - + File was not found (404) Fájl nem található (404) - + Connection was denied Hozzáférés megtagadva - + Url is invalid Érvénytelen cím - + Connection forbidden (403) Kapcsolódás letiltva (403) - + Connection was not authorized (401) Sikertelen hitelesítés kapcsolódáskor (401) - + Content has moved (301) Tartalom áthelyezve (301) - + Connection failure Kapcsolódás sikertelen - + Connection was timed out Idő túllépés - + Incorrect network interface Hibás hálózati csatlakozó - + Unknown error Ismeretlen hiba diff --git a/src/lang/qbittorrent_it.ts b/src/lang/qbittorrent_it.ts index 89e25c458..72c4d2e52 100644 --- a/src/lang/qbittorrent_it.ts +++ b/src/lang/qbittorrent_it.ts @@ -663,115 +663,115 @@ Copyright © 2006 by Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name Nome - + Size i.e: file size Dimensione - + Progress i.e: % downloaded - + DL Speed i.e: Download speed - + UP Speed i.e: Upload speed - + Seeds/Leechs i.e: full/partial sources Seeds/Leechs - + Ratio Rapporto - + ETA i.e: Estimated Time of Arrival / Time left ETA - + qBittorrent %1 started. e.g: qBittorrent v0.x started. qBittorrent %1 avviato. - + Be careful, sharing copyrighted material without permission is against the law. Attenzione, condividere materiale protetto da copyright senza il permesso è illegale. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked <font color='red'>%1</font> <i>è stato bloccato</i> - + Fast resume data was rejected for torrent %1, checking again... Il recupero veloce del torrent %1 è stato rifiutato, altro tentativo in corso... - + Url seed lookup failed for url: %1, message: %2 Fallito seed per l'url: %1, messaggio: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. '%1' è stato aggiunto alla lista dei download. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) '%1' ripreso. (recupero veloce) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. '%1' è già nella lista dei download. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' Impossibile decifrare il file torrent: '%1' - + This file is either corrupted or this isn't a torrent. Questo file è corrotto o non è un torrent. - + Couldn't listen on any of the given ports. Impossibile mettersi in ascolto sulle porte scelte. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... Download di '%1' in corso... @@ -793,31 +793,31 @@ Copyright © 2006 by Christophe Dumez<br> Completato - + Name i.e: file name Nome - + Size i.e: file size Dimensione - + Progress i.e: % downloaded Avanzamento - + UP Speed i.e: Upload speed Velocità upload - + Seeds/Leechs i.e: full/partial sources Seeds/Leechs @@ -834,7 +834,7 @@ Copyright © 2006 by Christophe Dumez<br> ETA - + Ratio Rapporto @@ -842,7 +842,7 @@ Copyright © 2006 by Christophe Dumez<br> GUI - + Open Torrent Files Apri file torrent @@ -857,22 +857,22 @@ Copyright © 2006 by Christophe Dumez<br> Sei sicuro di voler cancellare tutti i file nella lista di download? - + &Yes &Sì - + &No &No - + Are you sure you want to delete the selected item(s) in download list? Sei sicuro di voler cancellare gli elementi selezionati dalla lista dei download? - + Finished In Upload @@ -922,7 +922,7 @@ Copyright © 2006 by Christophe Dumez<br> Impossibile creare la directory: - + Torrent Files File torrent @@ -976,7 +976,7 @@ Copyright © 2006 by Christophe Dumez<br> qBittorrent - + Are you sure? -- qBittorrent Sei sicuro? -- qBittorrent @@ -1167,12 +1167,12 @@ Changelog: In pausa - + Preview process already running Processo di anteprima già in esecuzione - + There is already another preview process running. Please close the other one first. C'è già un altro processo di anteprima avviato. @@ -1214,7 +1214,7 @@ Example: Downloading www.example.com/test.torrent Downloading - + Download finished Download completato @@ -1251,17 +1251,17 @@ Example: Downloading www.example.com/test.torrent qBittorrent %1 - + Connection status: Stato della connessione: - + Offline Offline - + No peers found... Nessun peer trovato... @@ -1326,18 +1326,18 @@ Example: Downloading www.example.com/test.torrent qBittorrent %1 avviato. - + qBittorrent qBittorrent - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s Velocità DL: %1 KiB/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s Velocità UP: %1 KiB/s @@ -1361,12 +1361,12 @@ Example: Downloading www.example.com/test.torrent In Stallo - + Are you sure you want to quit? Sei sicuro di voler uscire? - + '%1' was removed. 'xxx.avi' was removed. '%1' è stato rimosso. @@ -1408,12 +1408,12 @@ Example: Downloading www.example.com/test.torrent In ascolto sulla porta: %1 - + All downloads were paused. Tutti i download sono stati fermati. - + '%1' paused. xxx.avi paused. '%1' fermato. @@ -1425,52 +1425,52 @@ Example: Downloading www.example.com/test.torrent Connessione in corso... - + All downloads were resumed. Tutti i download sono stati ripresi. - + '%1' resumed. e.g: xxx.avi resumed. '%1' ripreso. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. %1 è stato scaricato. - + I/O Error i.e: Input/Output Error Errore I/O - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused Errore di scrittura o di lettura con %1. Probabilmente il disco è pieno, il download è stato fermato - + Connection Status: Stato della connessione: - + Online Online - + Firewalled? i.e: Behind a firewall/router? Dietro firewall? - + No incoming connections... Nessuna connession in entrata... @@ -1502,66 +1502,66 @@ Example: Downloading www.example.com/test.torrent Download di '%1' in corso... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. C'è stato un errore (disco pieno?), '%1' fermato. - + Search Ricerca - + RSS RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 qBittorrent è in ascolto sulla porta: %1 - + DHT support [ON], port: %1 Supporto DHT [ON], porta: %1 - + DHT support [OFF] Supporto DHT [OFF] - + PeX support [ON] Supporto PeX [ON] - + PeX support [OFF] Supporto PeX [OFF] - + The download list is not empty. Are you sure you want to quit qBittorrent? La lista dei download non è vuota. Sei sicuro di voler uscire da qBittorrent? - + Downloads In Download - + Are you sure you want to delete the selected item(s) in finished list? Sei sicuro di voler cancellare gli elementi selezionati dalla lista dei download completati? - + UPnP support [ON] Supporto UPnP [ON] @@ -1571,17 +1571,17 @@ Sei sicuro di voler uscire da qBittorrent? Attenzione, condividere materiale protetto da copyright senza il permesso è illegale. - + Encryption support [ON] Supporto cifratura [ON] - + Encryption support [FORCED] Supporto cifratura [FORZATO] - + Encryption support [OFF] Supporto cifratura [OFF] @@ -1597,13 +1597,13 @@ Sei sicuro di voler uscire da qBittorrent? Rapporto - + Alt+1 shortcut to switch to first tab Alt+1 - + Alt+2 shortcut to switch to second tab Alt+2 @@ -1615,18 +1615,18 @@ Sei sicuro di voler uscire da qBittorrent? Alt+3, Ctrl+F - + Alt+4 shortcut to switch to fourth tab Alt+4 - + Url download error Errore download da url - + Couldn't download file at url: %1, reason: %2. Impossibile scaricare il file all'indirizzo: %1, motivo: %2. @@ -1636,17 +1636,17 @@ Sei sicuro di voler uscire da qBittorrent? Il recupero veloce del torrent %1 è stato rifiutato, altro tentativo in corso... - + Are you sure you want to delete the selected item(s) from download list and from hard drive? Sei sicuro di voler rimuovere gli elementi selezionati dalla lista dei download e dal disco? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? Sei sicuro di voler rimuovere gli oggetti selezionati dalla lista dei download completati e dal disco? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. '%1' è stato cancellato permanentemente. @@ -1657,13 +1657,13 @@ Sei sicuro di voler uscire da qBittorrent? Fallito seed per l'url: %1, messaggio: %2 - + Alt+3 shortcut to switch to third tab Alt+3 - + Ctrl+F shortcut to switch to search tab @@ -1692,67 +1692,67 @@ Sei sicuro di voler uscire da qBittorrent? &Opzioni - + &Edit &Modifica - + &File &File - + &Help &Aiuto - + Open Apri - + Exit Esci - + Preferences Preferenze - + About Informazioni - + Start Avvia - + Pause Ferma - + Delete Cancella - + Pause All Ferma tutti - + Start All Inizia tutti - + Documentation Documentazione @@ -1762,7 +1762,7 @@ Sei sicuro di voler uscire da qBittorrent? Cancella tutti - + Torrent Properties Proprietà del torrent @@ -1807,7 +1807,7 @@ Sei sicuro di voler uscire da qBittorrent? Ferma - + Download from URL Download da URL @@ -1827,7 +1827,7 @@ Sei sicuro di voler uscire da qBittorrent? KiB/s - + Create torrent Crea torrent @@ -1847,27 +1847,27 @@ Sei sicuro di voler uscire da qBittorrent? Trasferimenti - + Preview file Anteprima file - + Clear log Cancella log - + Delete Permanently Cancella permanentemente - + Visit website Visita il sito web - + Report a bug Segnala un bug @@ -1877,12 +1877,12 @@ Sei sicuro di voler uscire da qBittorrent? Download - + Set upload limit Imposta limite di upload - + Set download limit Imposta limite di download @@ -1897,17 +1897,17 @@ Sei sicuro di voler uscire da qBittorrent? Filtro IP - + Set global download limit Imposta limite di download globale - + Set global upload limit Imposta limite di upload globale - + Options Opzioni @@ -2092,7 +2092,7 @@ Sei sicuro di voler uscire da qBittorrent? RssItem - + No description available Descrizione non disponibile @@ -2100,13 +2100,13 @@ Sei sicuro di voler uscire da qBittorrent? RssStream - + %1 ago 10min ago %1 fa - + Never @@ -2114,71 +2114,71 @@ Sei sicuro di voler uscire da qBittorrent? SearchEngine - + Name i.e: file name Nome - + Size i.e: file size Dimensione - + Seeders i.e: Number of full sources Seeders - + Leechers i.e: Number of partial sources Leechers - + Search engine Motore di ricerca - + Empty search pattern Campo di ricerca vuoto - + Please type a search pattern first Per favore inserire prima un campo di ricerca - + No search engine selected Nessun motore di ricerca selezionato - + You must select at least one search engine. Selezionare almeno un motore di ricerca. - + Results Risultati - + Searching... Ricerca in corso... - + Search plugin update -- qBittorrent Aggiornamento del plugin di ricerca -- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -2189,73 +2189,73 @@ Changelog: - + &Yes &Sì - + &No &No - + Search plugin update Aggiornato il plugin di ricerca - + qBittorrent qBittorrent - + Sorry, update server is temporarily unavailable. Spiacenti, il server è momentaneamente irraggiungibile. - + Your search plugin is already up to date. Il plugin di ricerca è già aggiornato. - + Search Engine Motore di Ricerca - + Search has finished La ricerca è terminata - + An error occured during search... Si è verificato un errore durante la ricerca... - + Search aborted Ricerca annullata - + Search returned no results La ricerca non ha prodotto risultati - + Results i.e: Search results Risultati - + Search plugin download error Errore nel download del plugin di ricerca - + Couldn't download search plugin update at url: %1, reason: %2. Impossibile aggiornare il plugin all'url: %1, motivo: %2. @@ -2336,7 +2336,7 @@ Changelog: Vorrei ringraziare le seguenti persone che si sono rese volontarie per tradurre qBittorrent: - + Please contact me if you would like to translate qBittorrent into your own language. Per favore contattami se vorresti tradurre qBittorrent nella tua lingua. @@ -2708,77 +2708,77 @@ Changelog: Ricerca - + Total DL Speed: Velocità totale download: - + KiB/s KiB/s - + Session ratio: Rapporto di condivisione: - + Total UP Speed: Velocità totale upload: - + Log Log - + IP filter Filtro IP - + Start Avvia - + Pause Ferma - + Delete Cancella - + Clear Pulisci - + Preview file Anteprima file - + Set upload limit Imposta limite di upload - + Set download limit Imposta limite di download - + Delete Permanently Cancella permanentemente - + Torrent Properties Proprietà del torrent @@ -2928,12 +2928,12 @@ Changelog: è malformata. - + Range Start IP Inizio intervallo IP - + Start IP: IP iniziale: @@ -2948,22 +2948,22 @@ Changelog: Questo IP non è corretto - + Range End IP Fine intervallo IP - + End IP: IP finale: - + IP Range Comment Commento intervallo IP - + Comment: Commento: @@ -2974,48 +2974,48 @@ Changelog: a - + Choose your favourite preview program Scegliere il programma di anteprima preferito - + Invalid IP IP invalido - + This IP is invalid. Questo IP è invalido. - + Options were saved successfully. Le opzioni sono state salvate. - + Choose scan directory Scegliere una directory - + Choose an ipfilter.dat file Scegliere un file ipfilter.dat - + Choose a save directory Scegliere una directory di salvataggio - + I/O Error Input/Output Error Errore I/O - + Couldn't open %1 in read mode. Impossibile aprire %1 in lettura. @@ -3144,7 +3144,7 @@ Changelog: Allocando - + Unknown Sconosciuto @@ -3164,7 +3164,7 @@ Changelog: File contenuti nel torrent selezionato: - + Size Dimensione @@ -3199,7 +3199,7 @@ Changelog: Tracker: - + None - Unreachable? Nessuno - Irraggiungibile? @@ -3209,7 +3209,7 @@ Changelog: Errori: - + Progress Avanzamento @@ -3314,57 +3314,57 @@ Changelog: Tracker - + New tracker Nuovo tracker - + New tracker url: URL del nuovo tracker: - + Priorities: Priorità: - + Normal: normal priority. Download order is dependent on availability Normale: priorità normale. L'ordine dei download dipende dalla disponibilità - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability Alta: più alta della priorità normale. Le parti sono preferite alle altre con la stessa disponibilità, ma non a quelle con minore disponibilità - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority Massima: priorità massima, la disponibilità è ignorata, le parti sono preferite su tutte le altre con minore priorità - + File name Nome del file - + Priority Priorità - + qBittorrent qBittorrent - + Trackers list can't be empty. La lista dei tracker non può essere vuota. - + Ignored: file is not downloaded at all Ignorata: il file non viene scaricato @@ -3399,24 +3399,24 @@ Changelog: I seguenti url seed sono disponibili per questo torrent: - + None i.e: No error message Nessuno - + New url seed New HTTP source Nuovo url seed - + New url seed: Nuovo url seed: - + This url seed is already in the list. Questo url seed è già nella lista. @@ -3535,57 +3535,57 @@ Changelog: subDownloadThread - + Host is unreachable Host non raggiungibile - + File was not found (404) File non trovato (404) - + Connection was denied Connessione negata - + Url is invalid Url invalido - + Connection forbidden (403) Connessione vietata (403) - + Connection was not authorized (401) Connessione non autorizzata (401) - + Content has moved (301) Il contenuto è stato spostato (301) - + Connection failure Connessione fallita - + Connection was timed out Connessione scaduta - + Incorrect network interface Interfaccia di rete non corretta - + Unknown error Errore sconosciuto diff --git a/src/lang/qbittorrent_ja.ts b/src/lang/qbittorrent_ja.ts index c7b1e64a5..3e1acdbfd 100644 --- a/src/lang/qbittorrent_ja.ts +++ b/src/lang/qbittorrent_ja.ts @@ -622,115 +622,115 @@ Copyright © 2006 by Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name 名前 - + Size i.e: file size サイズ - + Progress i.e: % downloaded 進行状況 - + DL Speed i.e: Download speed DL 速度 - + UP Speed i.e: Upload speed UP 速度 - + Seeds/Leechs i.e: full/partial sources 速度/リーチ - + Ratio - + ETA i.e: Estimated Time of Arrival / Time left ETA - + qBittorrent %1 started. e.g: qBittorrent v0.x started. qBittorrent %1 が開始されました。 - + Be careful, sharing copyrighted material without permission is against the law. ご用心ください、許可なしの著作権のある材料の共有は法律に違反しています。 - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked <font color='red'>%1</font> <i>はブロックされました</i> - + Fast resume data was rejected for torrent %1, checking again... 高速再開データは torrent %1 を拒絶しました、再びチェックしています... - + Url seed lookup failed for url: %1, message: %2 次の url の url シードの参照に失敗しました: %1、メッセージ: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. '%1' がダウンロードの一覧に追加されました。 - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) '%1' が再開されました。 (高速再開) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. '%1' はすでにダウンロードの一覧にあります。 - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' Torrent ファイルをデコードすることができません: '%1' - + This file is either corrupted or this isn't a torrent. このファイルは壊れているかこれは torrent ではないかのどちらかです。 - + Couldn't listen on any of the given ports. 所定のポートで記入できませんでした。 - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... '%1' をダウンロードしています、お待ちください... @@ -752,19 +752,19 @@ Copyright © 2006 by Christophe Dumez<br> 完了しました - + Name i.e: file name 名前 - + Size i.e: file size サイズ - + Progress i.e: % downloaded 進行状況 @@ -776,13 +776,13 @@ Copyright © 2006 by Christophe Dumez<br> DL 速度 - + UP Speed i.e: Upload speed UP 速度 - + Seeds/Leechs i.e: full/partial sources 速度/リーチ @@ -811,7 +811,7 @@ Copyright © 2006 by Christophe Dumez<br> なし - + Ratio @@ -819,7 +819,7 @@ Copyright © 2006 by Christophe Dumez<br> GUI - + Open Torrent Files Torrent ファイルを開く @@ -829,17 +829,17 @@ Copyright © 2006 by Christophe Dumez<br> このファイルは壊れているかこれは torrent ではないかのどちらかです。 - + &Yes はい(&Y) - + &No いいえ(&N) - + Are you sure you want to delete the selected item(s) in download list? ダウンロードの一覧にある選択されたアイテムを削除してもよろしいですか? @@ -854,12 +854,12 @@ Copyright © 2006 by Christophe Dumez<br> ダウンロードしています.... - + Torrent Files Torrent ファイル - + Are you sure? -- qBittorrent よろしいですか? -- qBittorrent @@ -879,19 +879,19 @@ Copyright © 2006 by Christophe Dumez<br> 一時停止済み - + Preview process already running プレビュー処理はすでに起動中です - + There is already another preview process running. Please close the other one first. すでに別のプレビュー処理が起動中です。 まず他の 1 つを閉じてください。 - + Download finished ダウンロードが完了しました @@ -907,17 +907,17 @@ Please close the other one first. qBittorrent %1 - + Connection status: 接続状態: - + Offline オフライン - + No peers found... ピアが見つかりません... @@ -970,18 +970,18 @@ Please close the other one first. qBittorrent %1 が開始されました。 - + qBittorrent qBittorrent - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s DL 速度: %1 KiB/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s UP 速度: %1 KiB/s @@ -999,12 +999,12 @@ Please close the other one first. 失速しました - + Are you sure you want to quit? 終了してもよろしいですか? - + '%1' was removed. 'xxx.avi' was removed. '%1' は削除されました。 @@ -1040,12 +1040,12 @@ Please close the other one first. なし - + All downloads were paused. すべてのダウンロードが一時停止されました。 - + '%1' paused. xxx.avi paused. '%1' が停止されました。 @@ -1057,52 +1057,52 @@ Please close the other one first. 接続しています... - + All downloads were resumed. すべてのダウンロードが再開されました。 - + '%1' resumed. e.g: xxx.avi resumed. '%1' が再開されました。 - + %1 has finished downloading. e.g: xxx.avi has finished downloading. %1 はダウンロードが完了しました。 - + I/O Error i.e: Input/Output Error I/O エラー - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused %1 の読み込みまたは書き込みを試行にエラーが発生しました。ディスクはおそらくいっぱいです、ダウンロードは一時停止されました - + Connection Status: 接続状態: - + Online オンライン - + Firewalled? i.e: Behind a firewall/router? ファイアウォールされましたか? - + No incoming connections... 次期接続がありません... @@ -1113,18 +1113,18 @@ Please close the other one first. '%1' をダウンロードしています、お待ちください... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. エラーが発生しました (ディスクいっぱい?)、'%1' が停止されました。 - + Search 検索 - + RSS RSS @@ -1139,18 +1139,18 @@ Please close the other one first. UPnP: WAN が検出されました! - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 qBittorrent は次のポートに拘束されています: %1 - + DHT support [ON], port: %1 DHT サポート [オン]、ポート: %1 - + DHT support [OFF] DHT サポート [オフ] @@ -1165,29 +1165,29 @@ Please close the other one first. UPnP サポート [オフ] - + PeX support [ON] PeX サポート [オン] - + PeX support [OFF] PeX サポート [オフ] - + The download list is not empty. Are you sure you want to quit qBittorrent? ダウンロードの一覧は空ではありません。 qBittorrent を終了してもよろしいですか? - + Downloads ダウンロード - + Finished 完了しました @@ -1197,12 +1197,12 @@ qBittorrent を終了してもよろしいですか? 完了済みの一覧およびハード ドライブにある選択されたアイテムを削除してもよろしいですか? - + Are you sure you want to delete the selected item(s) in finished list? ダウンロードの一覧にある選択されたアイテムを削除してもよろしいですか? - + UPnP support [ON] UPnP サポート [オン] @@ -1212,17 +1212,17 @@ qBittorrent を終了してもよろしいですか? ご用心ください、許可なしの著作権のある材料の共有は法律に違反しています。 - + Encryption support [ON] 暗号化サポート [オン] - + Encryption support [FORCED] 暗号化サポート [強制済み] - + Encryption support [OFF] 暗号化サポート [オフ] @@ -1238,13 +1238,13 @@ qBittorrent を終了してもよろしいですか? - + Alt+1 shortcut to switch to first tab Alt+1 - + Alt+2 shortcut to switch to second tab Alt+2 @@ -1256,18 +1256,18 @@ qBittorrent を終了してもよろしいですか? Alt+3、Ctrl+F - + Alt+4 shortcut to switch to fourth tab Alt+4 - + Url download error Url のダウンロード エラー - + Couldn't download file at url: %1, reason: %2. 次の url にあるファイルをダウンロードできませんでした: %1、理由: %2。 @@ -1277,17 +1277,17 @@ qBittorrent を終了してもよろしいですか? 高速再開データは torrent %1 を拒絶しました、再びチェックしています... - + Are you sure you want to delete the selected item(s) from download list and from hard drive? ダウンロードの一覧とハード ドライブから選択されたアイテムを削除してもよろしいですか? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? 完了済みの一覧とハード ドライブから選択されたアイテムを削除してもよろしいですか? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. '%1' は永久に削除されました。 @@ -1298,13 +1298,13 @@ qBittorrent を終了してもよろしいですか? 次の url の url シードの参照に失敗しました: %1、メッセージ: %2 - + Alt+3 shortcut to switch to third tab Alt+3 - + Ctrl+F shortcut to switch to search tab @@ -1333,72 +1333,72 @@ qBittorrent を終了してもよろしいですか? オプション(&O) - + &Edit 編集(&E) - + &File ファイル(&F) - + &Help ヘルプ(&H) - + Open 開く - + Exit 終了 - + Preferences 環境設定 - + About バージョン情報 - + Start 開始 - + Pause 一時停止 - + Delete 削除 - + Pause All すべて一時停止 - + Start All すべて開始 - + Torrent Properties Torrent のプロパティ - + Download from URL URL からダウンロード @@ -1408,7 +1408,7 @@ qBittorrent を終了してもよろしいですか? KiB/s - + Create torrent Torrent の作成 @@ -1418,27 +1418,27 @@ qBittorrent を終了してもよろしいですか? セッション率: - + Preview file ファイルのプレビュー - + Clear log ログのクリア - + Delete Permanently 永久に削除 - + Visit website ウェブサイトの訪問 - + Report a bug バグの報告 @@ -1448,17 +1448,17 @@ qBittorrent を終了してもよろしいですか? ダウンロード - + Set upload limit アップロード制限の設定 - + Set download limit ダウンロード制限の設定 - + Documentation 資料 @@ -1473,17 +1473,17 @@ qBittorrent を終了してもよろしいですか? IP フィルタ - + Set global download limit グローバル ダウンロード制限の設定 - + Set global upload limit グローバル アップロード制限の設定 - + Options オプション @@ -1688,7 +1688,7 @@ qBittorrent を終了してもよろしいですか? RssItem - + No description available 説明が利用できません @@ -1696,13 +1696,13 @@ qBittorrent を終了してもよろしいですか? RssStream - + %1 ago 10min ago %1 前 - + Never しない @@ -1710,71 +1710,71 @@ qBittorrent を終了してもよろしいですか? SearchEngine - + Name i.e: file name 名前 - + Size i.e: file size サイズ - + Seeders i.e: Number of full sources シーダ - + Leechers i.e: Number of partial sources リーチャ - + Search engine 検索エンジン - + Empty search pattern 検索パターンを空にする - + Please type a search pattern first まず検索パターンを入力してください - + No search engine selected 検索エンジンが選択されていません - + You must select at least one search engine. 少なくとも 1 つの検索エンジンを選択する必要があります。 - + Results 結果 - + Searching... 検索しています... - + Search plugin update -- qBittorrent 検索プラグイン更新 -- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -1785,73 +1785,73 @@ Changelog: - + &Yes はい(&Y) - + &No いいえ(&N) - + Search plugin update 検索プラグイン更新 - + qBittorrent qBittorrent - + Sorry, update server is temporarily unavailable. すみません、更新サーバーが一時的に利用不可能です。 - + Your search plugin is already up to date. お使いの検索プラグインはすでに最新です。 - + Search Engine 検索エンジン - + Search has finished 検索は完了しました - + An error occured during search... 検索中にエラーが発生しました... - + Search aborted 検索が中止されました - + Search returned no results 検索結果がありません - + Results i.e: Search results 結果 - + Search plugin download error 検索プラグインのダウンロード エラー - + Couldn't download search plugin update at url: %1, reason: %2. 次の url にある検索プラグインの更新をダウンロードできませんでした: %1、理由: %2。 @@ -1922,7 +1922,7 @@ Changelog: qBittorrent の翻訳にボランティアしてくださった以下の方々に感謝したいと思います: - + Please contact me if you would like to translate qBittorrent into your own language. qBittorrent を自分の言語に翻訳したいとお思いならご連絡ください。 @@ -2319,77 +2319,77 @@ Changelog: 検索 - + Total DL Speed: 全体の DL 速度: - + KiB/s KiB/s - + Session ratio: セッション率: - + Total UP Speed: 全体の UP 速度: - + Log ログ - + IP filter IP フィルタ - + Start 開始 - + Pause 一時停止 - + Delete 削除 - + Clear クリア - + Preview file ファイルのプレビュー - + Set upload limit アップロード制限の設定 - + Set download limit ダウンロード制限の設定 - + Delete Permanently 永久に削除 - + Torrent Properties Torrent のプロパティ @@ -2465,32 +2465,32 @@ Changelog: options_imp - + Range Start IP 範囲の開始 IP - + Start IP: 開始 IP: - + Range End IP 範囲の最終 IP - + End IP: 最終 IP: - + IP Range Comment IP 範囲のコメント - + Comment: コメント: @@ -2501,48 +2501,48 @@ Changelog: から - + Choose your favourite preview program お気に入りのプレビュー プログラムを選択します - + Invalid IP 不正な IP - + This IP is invalid. この IP は不正です。 - + Options were saved successfully. オプションの保存に成功しました。 - + Choose scan directory スキャンするディレクトリを選択します - + Choose an ipfilter.dat file ipfilter.dat ファイルを選択します - + Choose a save directory 保存ディレクトリを選択します - + I/O Error Input/Output Error I/O エラー - + Couldn't open %1 in read mode. 読み込みモードで %1 を開くことができませんでした。 @@ -2621,7 +2621,7 @@ Changelog: OK - + Unknown 不明 @@ -2631,7 +2631,7 @@ Changelog: 現在の torrent に含まれているファイル: - + Size サイズ @@ -2666,7 +2666,7 @@ Changelog: トラッカ: - + None - Unreachable? なし - アンリーチ可能ですか? @@ -2676,7 +2676,7 @@ Changelog: エラー: - + Progress 進行状況 @@ -2756,17 +2756,17 @@ Changelog: トラッカ - + New tracker 新しいトラッカ - + New tracker url: 新しいトラッカの url: - + Priorities: 優先度: @@ -2776,42 +2776,42 @@ Changelog: 無視済み: ファイルはとにかくダウンロードされません - + Normal: normal priority. Download order is dependent on availability 通常: 通常の優先度です。ダウンロードの順序は利用性に依存します - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability 高: 通常より高い優先度です。部分は同じ利用性での部分を超えて優先されますが、より低い利用性での部分は超えません - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority 最大: 最大の優先度です、利用性は無視され、部分はすべてのより低い優先度でのその他の部分を超えて優先されます - + File name ファイル名 - + Priority 優先度 - + qBittorrent qBittorrent - + Trackers list can't be empty. トラッカの一覧を空にできません。 - + Ignored: file is not downloaded at all 無視済み: ファイルは全くダウンロードされませんでした @@ -2841,12 +2841,12 @@ Changelog: Url シード - + New url seed: 新しい url シード: - + This url seed is already in the list. この url シードはすでに一覧にあります。 @@ -2856,13 +2856,13 @@ Changelog: ハードコードされた url シードが削除できません。 - + None i.e: No error message なし - + New url seed New HTTP source 新しい url シード @@ -2982,57 +2982,57 @@ Changelog: subDownloadThread - + Host is unreachable ホストは達成できません - + File was not found (404) ファイルは見つかりませんでした (404) - + Connection was denied 接続は拒否されました - + Url is invalid Url は不正です - + Connection forbidden (403) 接続が禁止されました (403) - + Connection was not authorized (401) 接続は権限を許可されませんでした (401) - + Content has moved (301) 内容は移動しました (301) - + Connection failure 接続失敗 - + Connection was timed out 接続はタイムアウトしました - + Incorrect network interface 不正確なネットワーク インターフェイスです - + Unknown error 不明なエラーです diff --git a/src/lang/qbittorrent_ko.ts b/src/lang/qbittorrent_ko.ts index 5289bf4b3..2c4c743a2 100644 --- a/src/lang/qbittorrent_ko.ts +++ b/src/lang/qbittorrent_ko.ts @@ -732,115 +732,115 @@ list: DownloadingTorrents - + Name i.e: file name 파일 이름 - + Size i.e: file size 크기 - + Progress i.e: % downloaded 진행상황 - + DL Speed i.e: Download speed 다운로드 속도 - + UP Speed i.e: Upload speed 업로드 속도 - + Seeds/Leechs i.e: full/partial sources 완전체 공유/부분 공유 - + Ratio 비율 - + ETA i.e: Estimated Time of Arrival / Time left 남은시간 - + qBittorrent %1 started. e.g: qBittorrent v0.x started. 큐비토런트 %1가 시작되었습니다. - + Be careful, sharing copyrighted material without permission is against the law. 허락없이 저작권이 있는 자료를 공유하는 것은 법에 저촉됩니다. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked <font color='red'>%1</font> <i>은/는 막혔습니다</i> - + Fast resume data was rejected for torrent %1, checking again... 토렌트 %1는 빨리 이어받기가 사용될수 없습니다, 확인중입니다... - + Url seed lookup failed for url: %1, message: %2 다음 Url 완전체(Url seed)의 검색이 실패하였습니다: %1, 관련내용: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. '%1'가 다운로드 목록에 추가되었습니다. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) '%1'가 다시 시작되었습니다. (빠른 재개) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. '%1'는/은 이미 다운로드 목록에 포함되어 있습니다. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' 다음 파일을 디코드할수 없습니다: '%1' - + This file is either corrupted or this isn't a torrent. 이 파일은 오류가 있거나 토런트 파일이 아닙니다. - + Couldn't listen on any of the given ports. 설정하신 포트에 연결할수 없습니다. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... '%1'을 다운 중입니다, 잠시 기다려 주세요... @@ -862,19 +862,19 @@ list: 완료됨 - + Name i.e: file name 파일 이름 - + Size i.e: file size 크기 - + Progress i.e: % downloaded 진행상황 @@ -886,13 +886,13 @@ list: 다운로드 속도 - + UP Speed i.e: Upload speed 업로드 속도 - + Seeds/Leechs i.e: full/partial sources 완전체 공유/부분 공유 @@ -915,7 +915,7 @@ list: 없음 - + Ratio 비율 @@ -943,12 +943,12 @@ list: 업로딩 속도: - + Open Torrent Files 토런트 파일 열기 - + Torrent Files 토런트 파일 @@ -1013,12 +1013,12 @@ list? 파일을 지우고 싶으세요? - + &Yes &예 - + &No &아니요 @@ -1084,7 +1084,7 @@ download list? 다시 시작됨. - + Finished 완료 @@ -1132,7 +1132,7 @@ download list? 다운로드 목록에 있는 모든 파일을 지우고 싶으세요? - + Are you sure you want to delete the selected item(s) in download list? 다운로딩 목록에서 선택하신 모든 아이템을 삭제하시겠습니까? @@ -1147,12 +1147,12 @@ download list? 개발자: 크리스토프 두메스 :: Copyright (c) 2006 - + qBittorrent 큐비토런트 - + Are you sure? -- qBittorrent 재확인해주십시요? -- 큐비토런트 @@ -1420,12 +1420,12 @@ Changelog: 정지됨 - + Preview process already running 미리보기가 진행중입니다 - + There is already another preview process running. Please close the other one first. 미리보기가 진행중입니다. @@ -1470,7 +1470,7 @@ Please close the other one first. 정말로 지금 선택하신 파일들을 다운로드 목록과 하드 드라이브에서 삭제하시겠습니까? - + Download finished 다운로드 완료 @@ -1492,17 +1492,17 @@ Please close the other one first. 큐비토런트 %1 - + Connection status: 연결 상태: - + Offline 오프라인 - + No peers found... 피어가 없습니다... @@ -1567,13 +1567,13 @@ Please close the other one first. 큐비토런트 %1가 시작되었습니다. - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s 다운로딩 속도: %1 KiB/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s 업로딩 속도: %1 KiB/s @@ -1597,12 +1597,12 @@ Please close the other one first. 대기중 - + Are you sure you want to quit? 정말로 종료하시겠습니까? - + '%1' was removed. 'xxx.avi' was removed. '%1' 가 삭제되었습니다. @@ -1644,12 +1644,12 @@ Please close the other one first. 이미 연결 된 포트: %1 - + All downloads were paused. 모든 다운로드가 멈추었습니다. - + '%1' paused. xxx.avi paused. '%1'가 정지 되었습니다. @@ -1661,30 +1661,30 @@ Please close the other one first. 연결중... - + All downloads were resumed. 모든 다운로드가 다시 시작되었습니다. - + '%1' resumed. e.g: xxx.avi resumed. '%1' 가 다운로드를 다시 시작되었습니다. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. %1가 다운로드를 완료하였습니다. - + I/O Error i.e: Input/Output Error I/O 에러 - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused %1을 사용하려고 하던 중 오류가 발생했습니다. 디스크 용량이 꽉찼고 다운로드가 중지되었습니다 @@ -1696,23 +1696,23 @@ Please close the other one first. 오류 발생 (디스크가 꽉찼습니까?), '%1'가 정지 되었습니다. - + Connection Status: 연결 상태: - + Online 온라인 - + Firewalled? i.e: Behind a firewall/router? 방화벽이 설치되어있습니까? - + No incoming connections... 받는 연결이 없습니다... @@ -1744,66 +1744,66 @@ Please close the other one first. '%1'을 다운 중입니다, 잠시 기다려 주세요... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. 오류 발생 (디스크가 꽉찼습니까?), '%1'가 정지 되었습니다. - + Search 검색 - + RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 큐비토런트는 다음 포트을 사용하고 있습니다: %1 - + DHT support [ON], port: %1 DHT 지원 [사용함], 포트: %1 - + DHT support [OFF] DHT 지원 [사용안함] - + PeX support [ON] Pes 지원 [사용함] - + PeX support [OFF] Pes 지원 [사용안함] - + The download list is not empty. Are you sure you want to quit qBittorrent? 다운로드 리스트가 파일이 있습니다. 큐비토런트를 종료하시겠습니까? - + Downloads 다운로드 - + Are you sure you want to delete the selected item(s) in finished list? 현재 완료목록에서 선택된 파일을 지우시겠습니까? - + UPnP support [ON] UPnp 지원 [사용함] @@ -1813,17 +1813,17 @@ Are you sure you want to quit qBittorrent? 허락없이 저작권이 있는 자료를 공유하는 것은 법에 저촉됩니다. - + Encryption support [ON] 암호화(Encryption) 지원 [사용함] - + Encryption support [FORCED] 암호화(Encryption) 지원 [강압적으로 사용] - + Encryption support [OFF] 암호화(Encryption) 지원 [사용안함] @@ -1839,30 +1839,30 @@ Are you sure you want to quit qBittorrent? 비율 - + Alt+1 shortcut to switch to first tab - + Alt+2 shortcut to switch to second tab - + Alt+4 shortcut to switch to fourth tab - + Url download error Url 다운로드 오류 - + Couldn't download file at url: %1, reason: %2. 다음 주소(Url)에서 파일을 다운로드할수 없습니다: %1, 이유:%2. @@ -1872,17 +1872,17 @@ Are you sure you want to quit qBittorrent? 토렌트 %1는 빨리 이어받기가 사용될수 없습니다, 확인중입니다... - + Are you sure you want to delete the selected item(s) from download list and from hard drive? 다운로드 목록에서 선택된 파일을 하드 드라이버에서도 지우시겠습니까? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? 완료 목록에서 선택된 파일을 하드 드라이버에서도 지우시겠습니까? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. '%1' 는 영구삭제 되었습니다. @@ -1893,13 +1893,13 @@ Are you sure you want to quit qBittorrent? 다음 Url 완전체(Url seed)의 검색이 실패하였습니다: %1, 관련내용: %2 - + Alt+3 shortcut to switch to third tab - + Ctrl+F shortcut to switch to search tab @@ -1973,67 +1973,67 @@ Are you sure you want to quit qBittorrent? &설정 - + &Edit &편집 - + &Help &도움말 - + &File &파일 - + Open 열기 - + Exit 끝내기 - + Preferences 설정사항 - + About 정보 - + Start 시작 - + Pause 정지 - + Delete 삭제 - + Pause All 모두 멈추기 - + Start All 모두 시작하기 - + Documentation 참고자료 @@ -2048,7 +2048,7 @@ Are you sure you want to quit qBittorrent? 모두 삭제 - + Torrent Properties 토렌트 구성요소 @@ -2113,7 +2113,7 @@ Are you sure you want to quit qBittorrent? 검색 엔진 - + Download from URL URL로 다운로드 @@ -2128,7 +2128,7 @@ Are you sure you want to quit qBittorrent? 모두 지우기 - + Create torrent 토렌트 파일 생성 @@ -2153,37 +2153,37 @@ Are you sure you want to quit qBittorrent? 전송 - + Preview file 미리보기 - + Clear log 로그 지우기 - + Delete Permanently 영구 삭제 - + Visit website 웹사이트 방문하기 - + Report a bug 버그 신고하기 - + Set upload limit 업로드 속도 제한하기 - + Set download limit 다운로드 속도 제한하기 @@ -2198,17 +2198,17 @@ Are you sure you want to quit qBittorrent? IP 필터 - + Set global download limit 총 다운로드 속도 설정 - + Set global upload limit 총 업로드 속도 설정 - + Options 환경설정 @@ -2396,7 +2396,7 @@ Are you sure you want to quit qBittorrent? RssItem - + No description available 관련 자료가 없습니다 @@ -2404,13 +2404,13 @@ Are you sure you want to quit qBittorrent? RssStream - + %1 ago 10min ago %1분전 - + Never 전혀 사용안함 @@ -2418,71 +2418,71 @@ Are you sure you want to quit qBittorrent? SearchEngine - + Name i.e: file name 파일 이름 - + Size i.e: file size 크기 - + Seeders i.e: Number of full sources 완전체 공유자 - + Leechers i.e: Number of partial sources 부분 공유 - + Search engine 검색 엔진 - + Empty search pattern 검색 양식 지우기 - + Please type a search pattern first 검색 양식을 작성해주십시오 - + No search engine selected 검색엔진이 선택되지 않았음 - + You must select at least one search engine. 적어도 하나 이상의 검색 엔진을 선택해야 합니다. - + Results 결과 - + Searching... 검색중... - + Search plugin update -- qBittorrent 검색 플로그인 업데이트 -- 큐비토런트 - + Search plugin can be updated, do you want to update it? Changelog: @@ -2493,73 +2493,73 @@ Changelog: - + &Yes &예 - + &No &아니요 - + Search plugin update 검색 엔진 플러그인 업데이트 - + qBittorrent 큐비토런트 - + Sorry, update server is temporarily unavailable. 죄송합니다. 현재 임시적으로 업데이트 서버가 접속이 불가능합니다. - + Your search plugin is already up to date. 님은 현재 최신 검색 엔진 플로그인을 사용중입니다. - + Search Engine 검색 엔진 - + Search has finished 검색 완료 - + An error occured during search... 검색 중 오류 발생... - + Search aborted 검색이 중단됨 - + Search returned no results 검색 결과가 없음 - + Results i.e: Search results 결과 - + Search plugin download error 검색 플러그인(plugin) 다운로드 오류 발생 - + Couldn't download search plugin update at url: %1, reason: %2. 다음 url에서 검색 플러그인 (Plugin)을 다운로드 할수 없습니다: %1, 이유: %2. @@ -2660,7 +2660,7 @@ Changelog: 큐비토런트를 번역하는데 도움을 주신 다음 분들에게 다시 한번 감사드립니다: - + Please contact me if you would like to translate qBittorrent into your own language. 큐비토런트를 자신이 사용하는 언어로 번역하는데 관심이 있으시가면 제게 연락을 주십시오. @@ -3057,77 +3057,77 @@ Changelog: 검색 - + Total DL Speed: 총 다운로드 속도: - + KiB/s - + Session ratio: 세션 비율: - + Total UP Speed: 총 업로드 속도: - + Log 로그 - + IP filter IP 필터 - + Start 시작 - + Pause 정지 - + Delete 삭제 - + Clear 모두 지우기 - + Preview file 미리보기 - + Set upload limit 업로드 속도 제한하기 - + Set download limit 다운로드 속도 제한하기 - + Delete Permanently 영구 삭제 - + Torrent Properties 토렌트 구성요소 @@ -3283,12 +3283,12 @@ Changelog: 이 잘못되었습니다. - + Range Start IP 시작하는 IP의 범위 - + Start IP: 시작 IP: @@ -3303,22 +3303,22 @@ Changelog: 잘못된 IP입니다. - + Range End IP 끝나는 IP의 범위 - + End IP: 끝 IP: - + IP Range Comment IP 범위 설명 - + Comment: 설명: @@ -3329,48 +3329,48 @@ Changelog: ~ - + Choose your favourite preview program 미리보기를 할 프로그램을 선택해 주십시오 - + Invalid IP 유효하지 않은 IP - + This IP is invalid. 유효하지 않은 IP 입니다. - + Options were saved successfully. 환경설정이 성공적으로 저장되었습니다. - + Choose scan directory 스켄할 곳을 선택해주세요 - + Choose an ipfilter.dat file ipfilter.dat의 경로를 선택해주세요 - + Choose a save directory 파일을 저장할 경로를 선택해주세요 - + I/O Error Input/Output Error I/O 에러 - + Couldn't open %1 in read mode. %1을 읽기전용 모드로 열수 없습니다. @@ -3545,7 +3545,7 @@ Changelog: MB - + Unknown 알수 없음 @@ -3565,7 +3565,7 @@ Changelog: 현 토렌트에 있는 파일들: - + Size 크기 @@ -3610,7 +3610,7 @@ Changelog: 서버목록: - + None - Unreachable? 없음 - 접근할수 없습니까? @@ -3620,7 +3620,7 @@ Changelog: 에러: - + Progress 진행상황 @@ -3725,57 +3725,57 @@ Changelog: 트렉커(Trackers) - + New tracker 새 트렉커 - + New tracker url: 새 트렉커 주소 (url): - + Priorities: 구성요소: - + Normal: normal priority. Download order is dependent on availability 보통: 보통 우선순위로 다운로드 순서는 자료의 유효성에 의 해 정해집니다 - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability 높음: 보통보다 높은 우선순위로 동등한 유효성을 지닌 우선순위 보통의 자료들보다 우선적으로 다운로드 됩니다. - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority 최고: 최고의 우선순위로 유효성에 상관없이 무조건 다른 우선순위 자료들보다 우선적으로 다운로드 됩니다. - + File name 파일 이름 - + Priority 우선순위 - + qBittorrent 큐비토런트 - + Trackers list can't be empty. 트렉커 리스트(Trackers List)를 비울수 없습니다. - + Ignored: file is not downloaded at all 무시: 무시된 파일은 전혀 다운로드 되지 않습니다 @@ -3805,12 +3805,12 @@ Changelog: Url 완전체(Url seeds) - + New url seed: 새 Url 완전체 (Url seed): - + This url seed is already in the list. 이 Url 완전체(Url seed)는 이미 리스트에 포함되어 있습니다. @@ -3820,13 +3820,13 @@ Changelog: 직접적으로 입력된 url 완전체(Hard-Coded url seeds) 는 삭제될수 없습니다. - + None i.e: No error message 없음 - + New url seed New HTTP source 새 Url 완전체(seed) @@ -3946,57 +3946,57 @@ Changelog: subDownloadThread - + Host is unreachable 호스트에 도달할수 없습니다 - + File was not found (404) 파일을 찾을수 없습니다 (404) - + Connection was denied 연결이 부인되었습니다. - + Url is invalid 주소(Url)가 유효하지 않습니다 - + Connection forbidden (403) 연결이 금지되었습니다 (403) - + Connection was not authorized (401) 연결이 허가되지 않았습니다 (401) - + Content has moved (301) 내용이 이동되었습니다 (301) - + Connection failure 연결 실패 - + Connection was timed out 연결 시간이 초과하였습니다 - + Incorrect network interface 네트웍크 인터페이스(network interface)가 맞지 않습니다. - + Unknown error 알수 없는 오류 diff --git a/src/lang/qbittorrent_nb.ts b/src/lang/qbittorrent_nb.ts index 78c4dd74b..40a00c5a1 100644 --- a/src/lang/qbittorrent_nb.ts +++ b/src/lang/qbittorrent_nb.ts @@ -652,115 +652,115 @@ Copyright © 2006 av Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name Navn - + Size i.e: file size Størrelse - + Progress i.e: % downloaded - + DL Speed i.e: Download speed Nedlastingshastighet - + UP Speed i.e: Upload speed Opplastingshastighet - + Seeds/Leechs i.e: full/partial sources Delere/Nedlastere - + Ratio - + ETA i.e: Estimated Time of Arrival / Time left Gjenværende tid - + qBittorrent %1 started. e.g: qBittorrent v0.x started. qBittorrent %1 er startet. - + Be careful, sharing copyrighted material without permission is against the law. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked - + Fast resume data was rejected for torrent %1, checking again... - + Url seed lookup failed for url: %1, message: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. '%1' ble lagt til i nedlastingslisten. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) '%1' ble gjenopptatt (hurtig gjenopptaging) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. '%1' finnes allerede i nedlastingslisten. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' Klarte ikke å dekode torrentfilen: '%1' - + This file is either corrupted or this isn't a torrent. Denne filen er enten ødelagt, eller det er ikke en torrent. - + Couldn't listen on any of the given ports. Klarte ikke å lytte på noen av de oppgitte portene. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... Laster ned '%1'... @@ -782,19 +782,19 @@ Copyright © 2006 av Christophe Dumez<br> Ferdig - + Name i.e: file name Navn - + Size i.e: file size Størrelse - + Progress i.e: % downloaded @@ -806,13 +806,13 @@ Copyright © 2006 av Christophe Dumez<br> Nedlastingshastighet - + UP Speed i.e: Upload speed Opplastingshastighet - + Seeds/Leechs i.e: full/partial sources Delere/Nedlastere @@ -841,7 +841,7 @@ Copyright © 2006 av Christophe Dumez<br> Ingen - + Ratio @@ -849,7 +849,7 @@ Copyright © 2006 av Christophe Dumez<br> GUI - + Open Torrent Files Åpne torrentfiler @@ -864,22 +864,22 @@ Copyright © 2006 av Christophe Dumez<br> Ønsker du å slette alle filene in nedlastingslisten? - + &Yes &Ja - + &No &Nei - + Are you sure you want to delete the selected item(s) in download list? Ønsker du å slette valgt(e) element(er) i nedlastingslisten? - + Finished Ferdig @@ -929,7 +929,7 @@ Copyright © 2006 av Christophe Dumez<br> Klarte ikke å opprette mappen: - + Torrent Files Torrentfiler @@ -983,7 +983,7 @@ Copyright © 2006 av Christophe Dumez<br> qBittorrent - + Are you sure? -- qBittorrent Er du sikker? -- qBittorrent @@ -1174,12 +1174,12 @@ Endringer: Pauset - + Preview process already running Forhåndsvisningen kjører allerede - + There is already another preview process running. Please close the other one first. En annen forhåndsvisning kjører alt. @@ -1224,7 +1224,7 @@ Vennligst avslutt denne først. Ønsker du å slette valgte element(er) i nedlastningslisten, og fra lagringsenheten? - + Download finished Nedlastingen er fullført @@ -1251,17 +1251,17 @@ Vennligst avslutt denne først. qBittorrent %1 - + Connection status: Tilkoblingsstatus: - + Offline Frakoblet - + No peers found... Ingen tjenere funnet... @@ -1326,18 +1326,18 @@ Vennligst avslutt denne først. qBittorrent %1 er startet. - + qBittorrent qBittorrent - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s Nedlastingshastighet: %1 KiB/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s Opplastingshastighet: %1 KiB/s @@ -1361,12 +1361,12 @@ Vennligst avslutt denne først. Laster ikke ned - + Are you sure you want to quit? Ønsker du å avslutte qBittorrent? - + '%1' was removed. 'xxx.avi' was removed. '%1' ble fjernet. @@ -1408,12 +1408,12 @@ Vennligst avslutt denne først. Lytter på port: %1 - + All downloads were paused. Alle nedlastinger ble pauset. - + '%1' paused. xxx.avi paused. '%1' pauset. @@ -1425,30 +1425,30 @@ Vennligst avslutt denne først. Kobler til... - + All downloads were resumed. Alle nedlastinger ble gjenopptatt. - + '%1' resumed. e.g: xxx.avi resumed. '%1' gjenopptatt. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. %1 er ferdig nedlastet. - + I/O Error i.e: Input/Output Error Lese/Skrive feil - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused Det oppsto en feil ved lesing eller skriving til %1. Disken er mest sannsynelig full, nedlastingen har blitt pauset @@ -1460,23 +1460,23 @@ Vennligst avslutt denne først. Det har oppstått en feil (full disk?), '%1' er pauset. - + Connection Status: Tilkoblingsstatus: - + Online Tilkoblet - + Firewalled? i.e: Behind a firewall/router? Beskyttet av en brannmur? - + No incoming connections... Ingen innkommende tilkoblinger... @@ -1508,135 +1508,135 @@ Vennligst avslutt denne først. Laster ned '%1'... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. Det har oppstått en feil (full disk?), '%1' er pauset. - + Search Søk - + RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 - + DHT support [ON], port: %1 - + DHT support [OFF] - + PeX support [ON] - + PeX support [OFF] - + The download list is not empty. Are you sure you want to quit qBittorrent? - + Downloads - + Are you sure you want to delete the selected item(s) in finished list? - + UPnP support [ON] - + Encryption support [ON] - + Encryption support [FORCED] - + Encryption support [OFF] - + Alt+1 shortcut to switch to first tab - + Alt+2 shortcut to switch to second tab - + Alt+4 shortcut to switch to fourth tab - + Url download error - + Couldn't download file at url: %1, reason: %2. - + Are you sure you want to delete the selected item(s) from download list and from hard drive? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. - + Alt+3 shortcut to switch to third tab - + Ctrl+F shortcut to switch to search tab @@ -1665,67 +1665,67 @@ Are you sure you want to quit qBittorrent? &Valg - + &Edit &Rediger - + &File &Fil - + &Help &Hjelp - + Open Åpne - + Exit Avslutt - + Preferences Innstillinger - + About Om - + Start Start - + Pause Pause - + Delete Slett - + Pause All Paus alle - + Start All Start alle - + Documentation Hjelpetekst @@ -1735,7 +1735,7 @@ Are you sure you want to quit qBittorrent? Slett alle - + Torrent Properties Torrentegenskaper @@ -1780,7 +1780,7 @@ Are you sure you want to quit qBittorrent? Stopp - + Download from URL Last ned fra nettadresse @@ -1800,7 +1800,7 @@ Are you sure you want to quit qBittorrent? KiB/s - + Create torrent Lag torrent @@ -1820,52 +1820,52 @@ Are you sure you want to quit qBittorrent? Overføringer - + Preview file Forhåndsvis filen - + Clear log Nullstill loggen - + Delete Permanently Slett data - + Visit website Besøk hjemmesiden - + Report a bug Send en feilrapport - + Set upload limit - + Set download limit - + Set global download limit - + Set global upload limit - + Options @@ -2045,7 +2045,7 @@ Are you sure you want to quit qBittorrent? RssItem - + No description available @@ -2053,13 +2053,13 @@ Are you sure you want to quit qBittorrent? RssStream - + %1 ago 10min ago - + Never @@ -2067,71 +2067,71 @@ Are you sure you want to quit qBittorrent? SearchEngine - + Name i.e: file name Navn - + Size i.e: file size Størrelse - + Seeders i.e: Number of full sources Delere - + Leechers i.e: Number of partial sources Nedlastere - + Search engine Søkemotor - + Empty search pattern Ingen søketekst - + Please type a search pattern first Skriv en tekst å søke etter først - + No search engine selected Ingen søkemotor valgt - + You must select at least one search engine. Du må velge minst en søkemotor. - + Results Resultater - + Searching... Søker... - + Search plugin update -- qBittorrent Oppdatering av søkeprogramtillegg -- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -2141,73 +2141,73 @@ Changelog: Endringer: - + &Yes &Ja - + &No &Nei - + Search plugin update Oppdatering av søkeprogramtillegget - + qBittorrent qBittorrent - + Sorry, update server is temporarily unavailable. Oppdateringstjeneren er midlertidig utilgjengelig. - + Your search plugin is already up to date. Ditt søkeprogramtillegg er allerede oppdatert. - + Search Engine Søkemotor - + Search has finished Søket er ferdig - + An error occured during search... Det oppstod en feil under søket... - + Search aborted Søket er avbrutt - + Search returned no results Søket ga ingen resultater - + Results i.e: Search results Resultater - + Search plugin download error - + Couldn't download search plugin update at url: %1, reason: %2. @@ -2288,7 +2288,7 @@ Endringer: Jeg ønsker å takke følgende personer, som frivillig har oversatt qBittorrent: - + Please contact me if you would like to translate qBittorrent into your own language. Kontakt meg om du ønsker å oversette qBittorrent til ditt eget språk. @@ -2670,77 +2670,77 @@ Endringer: Søk - + Total DL Speed: Total nedlastingshastighet: - + KiB/s KiB/s - + Session ratio: Nedlastingsforhold for økten: - + Total UP Speed: Total opplastingshatighet: - + Log - + IP filter - + Start Start - + Pause Pause - + Delete Slett - + Clear Nullstill - + Preview file Forhåndsvis filen - + Set upload limit - + Set download limit - + Delete Permanently Slett data - + Torrent Properties @@ -2890,12 +2890,12 @@ Endringer: er ugyldig. - + Range Start IP Områdets start IP - + Start IP: Start IP: @@ -2910,22 +2910,22 @@ Endringer: Denne IPen er ugyldig. - + Range End IP Områdets slutt IP - + End IP: Slutt IP: - + IP Range Comment IP område kommentarer - + Comment: Kommentar: @@ -2936,48 +2936,48 @@ Endringer: til - + Choose your favourite preview program Velg program for forhåndsvisning - + Invalid IP Ugyldig IP - + This IP is invalid. Denne IP adressen er ugyldig. - + Options were saved successfully. Innstillingene ble lagret. - + Choose scan directory Velg mappe for gjennomsøking - + Choose an ipfilter.dat file Velg en ipfilter.dat fil - + Choose a save directory Velg mappe for lagring - + I/O Error Input/Output Error Lese/Skrive feil - + Couldn't open %1 in read mode. Klarte ikke å åpne %1 i lesemodus. @@ -3106,7 +3106,7 @@ Endringer: Tildeler - + Unknown Ukjent @@ -3126,7 +3126,7 @@ Endringer: Filer i denne torrenten: - + Size Størrelse @@ -3161,7 +3161,7 @@ Endringer: Sporingstjenere: - + None - Unreachable? Ingen - Utilgjengelig? @@ -3171,7 +3171,7 @@ Endringer: Feil: - + Progress Fremgang @@ -3276,57 +3276,57 @@ Endringer: - + New tracker - + New tracker url: - + Priorities: - + Normal: normal priority. Download order is dependent on availability - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority - + File name Filnavn - + Priority - + qBittorrent qBittorrent - + Trackers list can't be empty. - + Ignored: file is not downloaded at all @@ -3356,23 +3356,23 @@ Endringer: - + New url seed: - + This url seed is already in the list. - + None i.e: No error message Ingen - + New url seed New HTTP source @@ -3492,57 +3492,57 @@ Endringer: subDownloadThread - + Host is unreachable - + File was not found (404) - + Connection was denied - + Url is invalid - + Connection forbidden (403) - + Connection was not authorized (401) - + Content has moved (301) - + Connection failure - + Connection was timed out - + Incorrect network interface - + Unknown error diff --git a/src/lang/qbittorrent_nl.ts b/src/lang/qbittorrent_nl.ts index cb4a9f1fd..16c716954 100644 --- a/src/lang/qbittorrent_nl.ts +++ b/src/lang/qbittorrent_nl.ts @@ -806,115 +806,115 @@ Copyright 2006 door Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name Naam - + Size i.e: file size Grootte - + Progress i.e: % downloaded Voortgang - + DL Speed i.e: Download speed DL snelheid - + UP Speed i.e: Upload speed UP snelheid - + Seeds/Leechs i.e: full/partial sources Up-/Downloaders - + Ratio - + ETA i.e: Estimated Time of Arrival / Time left Geschatte resterende tijd - + qBittorrent %1 started. e.g: qBittorrent v0.x started. qBittorrent %1 gestart. - + Be careful, sharing copyrighted material without permission is against the law. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked - + Fast resume data was rejected for torrent %1, checking again... - + Url seed lookup failed for url: %1, message: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. '%1' toegevoegd aan de downloadlijst. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) '%1' hervat. (snelle hervatting) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. '%1' staat al in de downloadlijst. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' Torrentbestand kan niet worden gedecodeerd: '%1' - + This file is either corrupted or this isn't a torrent. Dit bestand is corrupt of is geen torrent. - + Couldn't listen on any of the given ports. Kan niet luisteren op de aangegeven poorten. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... Bezig met downloaden van '%1', even geduld alstublieft... @@ -931,19 +931,19 @@ Copyright 2006 door Christophe Dumez<br> FinishedTorrents - + Name i.e: file name Naam - + Size i.e: file size Grootte - + Progress i.e: % downloaded Voortgang @@ -955,13 +955,13 @@ Copyright 2006 door Christophe Dumez<br> DL snelheid - + UP Speed i.e: Upload speed UP snelheid - + Seeds/Leechs i.e: full/partial sources Up-/Downloaders @@ -984,7 +984,7 @@ Copyright 2006 door Christophe Dumez<br> Geen - + Ratio @@ -1007,7 +1007,7 @@ Copyright 2006 door Christophe Dumez<br> gestart. - + qBittorrent qBittorrent @@ -1027,12 +1027,12 @@ Copyright 2006 door Christophe Dumez<br> UP snelheid: - + Open Torrent Files Open Torrent bestanden - + Torrent Files Torrent bestanden @@ -1078,7 +1078,7 @@ Copyright 2006 door Christophe Dumez<br> Dit bestand is corrupt of is geen torrent. - + Are you sure? -- qBittorrent Weet u het zeker? -- qBittorrent @@ -1088,12 +1088,12 @@ Copyright 2006 door Christophe Dumez<br> Weet u zeker dat u alle bestanden uit de downloadlijst wilt verwijderen? - + &Yes &Ja - + &No &Nee @@ -1103,7 +1103,7 @@ Copyright 2006 door Christophe Dumez<br> Downloadlijst leeg gemaakt. - + Are you sure you want to delete the selected item(s) in download list? Weet u zeker dat u de geselecteerde bestanden uit de downloadlijst wilt verwijderen? @@ -1187,7 +1187,7 @@ Copyright 2006 door Christophe Dumez<br> /s - + Finished Klaar @@ -1412,12 +1412,12 @@ Changelog: Gepauzeerd - + Preview process already running Vooruitkijk proccess is al bezig - + There is already another preview process running. Please close the other one first. Er is al een ander vooruitkijk proccess actief. @@ -1453,7 +1453,7 @@ Stop het eerste proccess eerst. Overdrachten - + Download finished Download afgerond @@ -1485,17 +1485,17 @@ Stop het eerste proccess eerst. qBittorrent %1 - + Connection status: Verbindingsstatus: - + Offline Offline - + No peers found... Geen peers gevonden... @@ -1560,13 +1560,13 @@ Stop het eerste proccess eerst. qBittorrent %1 gestart. - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s DL snelheid: %1 KiB/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s UP snelheid: %1 KiB/s @@ -1590,12 +1590,12 @@ Stop het eerste proccess eerst. Stilstaand - + Are you sure you want to quit? Weet u zeker dat u wilt afsluiten? - + '%1' was removed. 'xxx.avi' was removed. '%1' is verwijderd. @@ -1637,12 +1637,12 @@ Stop het eerste proccess eerst. Aan het luisteren op poort: %1 - + All downloads were paused. Alle downloads gepauzeerd. - + '%1' paused. xxx.avi paused. '%1' gepauzeerd. @@ -1654,52 +1654,52 @@ Stop het eerste proccess eerst. Verbinding maken... - + All downloads were resumed. Alle downloads hervat. - + '%1' resumed. e.g: xxx.avi resumed. '%1' hervat. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. %1 is klaar met downloaden. - + I/O Error i.e: Input/Output Error I/O Fout - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused Een fout is opgetreden tijdens het lezen of schrijven van %1. De schijf is waarschijnlijk vol, de download is gepauzeerd - + Connection Status: Verbindingsstatus: - + Online Online - + Firewalled? i.e: Behind a firewall/router? Geblokkeerd? - + No incoming connections... Geen inkomende verbindingen... @@ -1731,135 +1731,135 @@ Stop het eerste proccess eerst. Bezig met downloaden van '%1', even geduld alstublieft... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. Er is een fout opgetreden (schijf vol?), '%1' gepauzeerd. - + Search Zoeken - + RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 - + DHT support [ON], port: %1 - + DHT support [OFF] - + PeX support [ON] - + PeX support [OFF] - + The download list is not empty. Are you sure you want to quit qBittorrent? - + Downloads Downloads - + Are you sure you want to delete the selected item(s) in finished list? - + UPnP support [ON] - + Encryption support [ON] - + Encryption support [FORCED] - + Encryption support [OFF] - + Alt+1 shortcut to switch to first tab - + Alt+2 shortcut to switch to second tab - + Alt+4 shortcut to switch to fourth tab - + Url download error - + Couldn't download file at url: %1, reason: %2. - + Are you sure you want to delete the selected item(s) from download list and from hard drive? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. - + Alt+3 shortcut to switch to third tab - + Ctrl+F shortcut to switch to search tab @@ -1928,7 +1928,7 @@ Are you sure you want to quit qBittorrent? Geschatte resterende tijd - + &File &Bestand @@ -1938,62 +1938,62 @@ Are you sure you want to quit qBittorrent? &Opties - + &Help &Help - + &Edit &Bewerken - + Open Open - + Exit Afsluiten - + Preferences Voorkeuren - + About Over - + Start Start - + Pause Pauze - + Delete Verwijderen - + Pause All Pauzeer alles - + Start All Start alles - + Documentation Documentatie @@ -2008,7 +2008,7 @@ Are you sure you want to quit qBittorrent? Verwijder alles - + Torrent Properties Torrent eigenschappen @@ -2073,7 +2073,7 @@ Are you sure you want to quit qBittorrent? Zoekmachine - + Download from URL Download vanaf URL @@ -2093,7 +2093,7 @@ Are you sure you want to quit qBittorrent? KiB/s - + Create torrent Maak torrent @@ -2118,52 +2118,52 @@ Are you sure you want to quit qBittorrent? Overdrachten - + Preview file Kijk vooruit op bestand - + Clear log Wist log - + Delete Permanently Permanent verwijderen - + Visit website Bezoek website - + Report a bug Meld een fout - + Set upload limit - + Set download limit - + Set global download limit - + Set global upload limit - + Options Instellingen @@ -2351,7 +2351,7 @@ Are you sure you want to quit qBittorrent? RssItem - + No description available @@ -2359,13 +2359,13 @@ Are you sure you want to quit qBittorrent? RssStream - + %1 ago 10min ago - + Never @@ -2373,71 +2373,71 @@ Are you sure you want to quit qBittorrent? SearchEngine - + Name i.e: file name Naam - + Size i.e: file size Grootte - + Seeders i.e: Number of full sources Uploaders - + Leechers i.e: Number of partial sources Downloaders - + Search engine Zoekmachine - + Empty search pattern Leeg zoekpatroon - + Please type a search pattern first Type alstublieft eerst een zoekpatroon - + No search engine selected Geen zoekmachine gekozen - + You must select at least one search engine. U moet tenminste een zoekmachine kiezen. - + Results Resultaten - + Searching... Zoeken... - + Search plugin update -- qBittorrent Zoeken plugin update -- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -2448,73 +2448,73 @@ Changelog: - + &Yes &Ja - + &No &Nee - + Search plugin update Zoekplugin update - + qBittorrent qBittorrent - + Sorry, update server is temporarily unavailable. Sorry, update server is tijdelijk niet bereikbaar. - + Your search plugin is already up to date. Uw zoeken plugin is al bijgewerkt. - + Search Engine Zoekmachine - + Search has finished Zoeken is klaar - + An error occured during search... Een fout trad op tijdens zoeken... - + Search aborted Zoeken afgebroken - + Search returned no results Zoeken gaf geen resultaten - + Results i.e: Search results Resultaten - + Search plugin download error - + Couldn't download search plugin update at url: %1, reason: %2. @@ -2605,7 +2605,7 @@ Changelog: Ik wil de volgende mensen graag bedanken die qBittorrent hebben vertaald: - + Please contact me if you would like to translate qBittorrent into your own language. Neem contact met me op als u qBittorrent naar uw eigen taal wilt vertalen. @@ -2982,77 +2982,77 @@ Changelog: Zoeken - + Total DL Speed: Totale DL snelheid: - + KiB/s KiB/s - + Session ratio: Sessie deelverhouding: - + Total UP Speed: Totale UP snelheid: - + Log - + IP filter - + Start Start - + Pause Pauze - + Delete Verwijderen - + Clear Wissen - + Preview file Kijk vooruit op bestand - + Set upload limit - + Set download limit - + Delete Permanently Permanent verwijderen - + Torrent Properties Torrent eigenschappen @@ -3208,12 +3208,12 @@ Changelog: is onjuist geformuleerd. - + Range Start IP Reeks Begin IP - + Start IP: Begin IP: @@ -3228,22 +3228,22 @@ Changelog: Dit IP is incorrect. - + Range End IP Reeks Einde IP - + End IP: Einde IP: - + IP Range Comment IP Reeks Opmerkingen - + Comment: Opmerkingen: @@ -3254,48 +3254,48 @@ Changelog: naar - + Choose your favourite preview program Kies uw favoriete vooruitblik programma - + Invalid IP Ongeldig IP - + This IP is invalid. Dit IP is ongeldig. - + Options were saved successfully. Opties zijn succesvol opgeslagen. - + Choose scan directory Kies scandirectory - + Choose an ipfilter.dat file Kies een ipfilter.dat bestand - + Choose a save directory Kies een opslagmap - + I/O Error Input/Output Error I/O Fout - + Couldn't open %1 in read mode. Kon %1 niet openen om te lezen. @@ -3455,7 +3455,7 @@ selecteer alstublieft een er van: U kan hier precies selecteren welke bestanden uit de huidige torrent u wilt downloaden. - + Size Grootte @@ -3505,12 +3505,12 @@ selecteer alstublieft een er van: Locatie toekennen - + None - Unreachable? Geen - Onbereikbaar? - + Unknown Onbekend @@ -3535,7 +3535,7 @@ selecteer alstublieft een er van: Waar - + Progress Voortgang @@ -3640,57 +3640,57 @@ selecteer alstublieft een er van: - + New tracker - + New tracker url: - + Priorities: - + Normal: normal priority. Download order is dependent on availability - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority - + File name Bestandsnaam - + Priority - + qBittorrent qBittorrent - + Trackers list can't be empty. - + Ignored: file is not downloaded at all @@ -3720,23 +3720,23 @@ selecteer alstublieft een er van: - + New url seed: - + This url seed is already in the list. - + None i.e: No error message Geen - + New url seed New HTTP source @@ -3856,57 +3856,57 @@ selecteer alstublieft een er van: subDownloadThread - + Host is unreachable - + File was not found (404) - + Connection was denied - + Url is invalid - + Connection forbidden (403) - + Connection was not authorized (401) - + Content has moved (301) - + Connection failure - + Connection was timed out - + Incorrect network interface - + Unknown error diff --git a/src/lang/qbittorrent_pl.ts b/src/lang/qbittorrent_pl.ts index ace971d01..fc3a59ff9 100644 --- a/src/lang/qbittorrent_pl.ts +++ b/src/lang/qbittorrent_pl.ts @@ -794,115 +794,115 @@ Wszystkie prawa zastrzeżone © 2006 Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name Nazwa - + Size i.e: file size Rozmiar - + Progress i.e: % downloaded Postęp - + DL Speed i.e: Download speed Prędkość DL - + UP Speed i.e: Upload speed Prędkość UP - + Seeds/Leechs i.e: full/partial sources Seeds/Leechs - + Ratio Ratio - + ETA i.e: Estimated Time of Arrival / Time left ETA - + qBittorrent %1 started. e.g: qBittorrent v0.x started. qBittorrent %1 uruchomiony. - + Be careful, sharing copyrighted material without permission is against the law. Bądź ostrożny, wymiana plików chronionych prawami autorskimi jest niezgodna z prawem. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked <kolor czcionki='red'>%1</czcionka> <i>był zablokowany</i> - + Fast resume data was rejected for torrent %1, checking again... Szybkie wznowienie danych zostało odrzucone przez torrent %1, sprawdzam ponownie... - + Url seed lookup failed for url: %1, message: %2 Błąd wyszukiwania url seeda dla url:%1, wiadomość: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. '%1' dodany do listy pobierania. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) '%1' wznowiony. (szybkie wznawianie) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. '%1' jest już na liście pobierania. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' Problem z odczytem pliku torrent: '%1' - + This file is either corrupted or this isn't a torrent. Plik jest uszkodzony lub nie jest plikiem torrent. - + Couldn't listen on any of the given ports. Nie można nasłuchiwać na żadnym z podanych portów. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... Pobieranie '%1', proszę czekać... @@ -924,19 +924,19 @@ Wszystkie prawa zastrzeżone © 2006 Christophe Dumez<br> Zakończono - + Name i.e: file name Nazwa - + Size i.e: file size Rozmiar - + Progress i.e: % downloaded Postęp @@ -948,13 +948,13 @@ Wszystkie prawa zastrzeżone © 2006 Christophe Dumez<br> Prędkość DL - + UP Speed i.e: Upload speed Prędkość UP - + Seeds/Leechs i.e: full/partial sources Seeds/Leechs @@ -983,7 +983,7 @@ Wszystkie prawa zastrzeżone © 2006 Christophe Dumez<br> Brak - + Ratio Ratio @@ -1011,12 +1011,12 @@ Wszystkie prawa zastrzeżone © 2006 Christophe Dumez<br> Prędkość UP: - + Open Torrent Files Otwórz pliki Torrent - + Torrent Files Pliki Torrent @@ -1067,12 +1067,12 @@ Wszystkie prawa zastrzeżone © 2006 Christophe Dumez<br> Czy chcesz usunać wszystkie pliki z listy pobierania? - + &Yes &Tak - + &No &Nie @@ -1082,7 +1082,7 @@ Wszystkie prawa zastrzeżone © 2006 Christophe Dumez<br> List pobierania wyczyszczona. - + Are you sure you want to delete the selected item(s) in download list? Czy chcesz usunąć wybrane elementy z listy pobierania? @@ -1130,7 +1130,7 @@ Wszystkie prawa zastrzeżone © 2006 Christophe Dumez<br> wznowiony. - + Finished Ukończone @@ -1173,12 +1173,12 @@ Wszystkie prawa zastrzeżone © 2006 Christophe Dumez<br> qBittorrent - + qBittorrent qBittorrent - + Are you sure? -- qBittorrent Jesteś pewny? -- qBittorrent @@ -1453,12 +1453,12 @@ Changelog: Zatrzymany - + Preview process already running Podgląd jest już uruchomiony - + There is already another preview process running. Please close the other one first. Podgląd jest już uruchomiony. @@ -1503,7 +1503,7 @@ Zamknij najpierw okno podglądu. Czy na pewno chcesz usunąć wybrany element z listy i z dysku? - + Download finished Pobieranie zakończone @@ -1525,17 +1525,17 @@ Zamknij najpierw okno podglądu. qBittorent %1 - + Connection status: Status połączenia: - + Offline Niepołączony - + No peers found... Nie znaleziono peerów... @@ -1600,13 +1600,13 @@ Zamknij najpierw okno podglądu. qBittorrent %1 uruchomiony. - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s Prędkość DL: %1 KiB/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s Prędkość UP: %1 KiB/ @@ -1630,12 +1630,12 @@ Zamknij najpierw okno podglądu. Zablokowany - + Are you sure you want to quit? Czy na pewno chcesz zakończyć aplikację? - + '%1' was removed. 'xxx.avi' was removed. '%1' został usunięty. @@ -1677,12 +1677,12 @@ Zamknij najpierw okno podglądu. Nasłuchuje na porcie: %1 - + All downloads were paused. Wszystkie zadania pobierania wstrzymane. - + '%1' paused. xxx.avi paused. '%1' wstrzymany. @@ -1694,30 +1694,30 @@ Zamknij najpierw okno podglądu. Łączenie... - + All downloads were resumed. Wszystkie zadania pobierania wzniowione. - + '%1' resumed. e.g: xxx.avi resumed. '%1' wznowiony. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. %1 został pobrany. - + I/O Error i.e: Input/Output Error Błąd We/Wy - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused Wystąpił błąd podczas próby odczytu lub zapisu %1. Prawdopodobnie brak miejsca na dysku, zadania pobierania zostały wstrzymane @@ -1729,23 +1729,23 @@ Zamknij najpierw okno podglądu. Wystąpił błąd (brak miejsca?), '%1' wstrzymany. - + Connection Status: Status połączenia: - + Online Połączony - + Firewalled? i.e: Behind a firewall/router? Zablokowany? - + No incoming connections... Brak połączeń przychodzących... @@ -1777,56 +1777,56 @@ Zamknij najpierw okno podglądu. Pobieranie '%1', proszę czekać... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. Wystąpił błąd (brak miejsca?), '%1' wstrzymany. - + Search Szukaj - + RSS RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 e.g: qBittorrent jest podłączony do portu: 1666 - + DHT support [ON], port: %1 Wsparcie DHT [WŁ], port: %1 - + DHT support [OFF] Wsparcie DHT [WYŁ] - + PeX support [ON] Wsparcie PeX [WŁ] - + PeX support [OFF] Wsparcie pEx [WYŁ] - + The download list is not empty. Are you sure you want to quit qBittorrent? Lista pobierania nie jest pusta. Czy napewno zamknąć qBittorrent? - + Downloads Pobieranie @@ -1836,12 +1836,12 @@ Czy napewno zamknąć qBittorrent? Czy napewno usunąć wybrane pozycje z listy zakończonych z twardego dysku? - + Are you sure you want to delete the selected item(s) in finished list? Czy napewno usunąć wybrane pozycje z listy zakończonych? - + UPnP support [ON] Wsparcie UPnP [WŁ] @@ -1851,17 +1851,17 @@ Czy napewno zamknąć qBittorrent? Bądź ostrożny, wymiana plików chronionych prawami autorskimi jest niezgodna z prawem. - + Encryption support [ON] Wsparcie szyfrowania [WŁ] - + Encryption support [FORCED] Wsparcie szyfrowania [WYMUSZONE] - + Encryption support [OFF] Wsparcie szyfrowania [WYŁ] @@ -1877,13 +1877,13 @@ Czy napewno zamknąć qBittorrent? Ratio - + Alt+1 shortcut to switch to first tab Alt+1 - + Alt+2 shortcut to switch to second tab Alt+2 @@ -1895,18 +1895,18 @@ Czy napewno zamknąć qBittorrent? Alt+3, Ctrl+F - + Alt+4 shortcut to switch to fourth tab Alt+4 - + Url download error Błąd pobierania URL - + Couldn't download file at url: %1, reason: %2. Nie można pobrać pliku z url: %1, powód: %2. @@ -1916,17 +1916,17 @@ Czy napewno zamknąć qBittorrent? Szybkie wznowienie danych zostało odrzucone przez torrent %1, sprawdzam ponownie... - + Are you sure you want to delete the selected item(s) from download list and from hard drive? Czy chcesz usunąć wybrane elementy z listy pobierania i z twardego dysku? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? Czy chcesz usunąć wybrane elementy z listy ukończonych i z twardego dysku? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. '%1' został całkowicie usunięty. @@ -1937,13 +1937,13 @@ Czy napewno zamknąć qBittorrent? Błąd wyszukiwania url seeda dla url:%1, wiadomość: %2 - + Alt+3 shortcut to switch to third tab Alt+3 - + Ctrl+F shortcut to switch to search tab Ctrl+F @@ -2017,67 +2017,67 @@ Czy napewno zamknąć qBittorrent? &Opcje - + &Edit &Edycja - + &File &Plik - + &Help &Pomoc - + Open Otwórz - + Exit Zakończ - + Preferences Preferencje - + About O programie - + Start Start - + Pause Wstrzymaj - + Delete Skasuj - + Pause All Wstrzymaj wszystko - + Start All Rozpocznij wszystko - + Documentation Dokumentacja @@ -2092,7 +2092,7 @@ Czy napewno zamknąć qBittorrent? Skasuj wszystko - + Torrent Properties Właściwości Torrent-a @@ -2157,7 +2157,7 @@ Czy napewno zamknąć qBittorrent? Wyszukiwarka - + Download from URL Pobierz z adresu URL @@ -2177,7 +2177,7 @@ Czy napewno zamknąć qBittorrent? KiB/s - + Create torrent Utwórz torrent-a @@ -2202,37 +2202,37 @@ Czy napewno zamknąć qBittorrent? Prędkość - + Preview file Podgląd pliku - + Clear log Wyczyść logi - + Delete Permanently Usuń całkowicie - + Visit website Odwiedź stronę - + Report a bug Zgłoś błąd - + Set upload limit Ustaw limit wysyłania - + Set download limit Ustaw limit pobierania @@ -2247,17 +2247,17 @@ Czy napewno zamknąć qBittorrent? Filtr IP - + Set global download limit Ustaw ogólny limit pobierania - + Set global upload limit Ustaw ogólny limit wysyłania - + Options Opcje @@ -2460,7 +2460,7 @@ Czy napewno zamknąć qBittorrent? RssItem - + No description available Opis niedostępny @@ -2468,13 +2468,13 @@ Czy napewno zamknąć qBittorrent? RssStream - + %1 ago 10min ago %1 temu - + Never Nigdy @@ -2482,71 +2482,71 @@ Czy napewno zamknąć qBittorrent? SearchEngine - + Name i.e: file name Nazwa - + Size i.e: file size Rozmiar - + Seeders i.e: Number of full sources Seeders - + Leechers i.e: Number of partial sources Leechers - + Search engine Wyszukiwarka - + Empty search pattern Pusty wzorzec wyszukiwania - + Please type a search pattern first Proszę podać wzorzec wyszukiwania - + No search engine selected Nie wybrano wyszukiwarki - + You must select at least one search engine. Musisz wybrać przynajmniej jedną wyszukiwarkę. - + Results Wyniki - + Searching... Wyszukiwanie... - + Search plugin update -- qBittorrent Aktualizacja wtyczki wyszukującej -- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -2558,73 +2558,73 @@ Zmiany: - + &Yes &Tak - + &No &Nie - + Search plugin update Aktualizacja wtyczki wyszukiwania - + qBittorrent qBittorrent - + Sorry, update server is temporarily unavailable. Przepraszamy, serwer aktualizacji jest tymczasowo niedostępny. - + Your search plugin is already up to date. Posiadasz najnowszą wersję wtyczki wyszukiwania. - + Search Engine Wyszukiwarka - + Search has finished Wyszukiwanie zakończone - + An error occured during search... Wystąpił błąd podczas wyszukiwania... - + Search aborted Wyszukiwanie przerwane - + Search returned no results Nic nie znaleziono - + Results i.e: Search results Wyniki - + Search plugin download error Błąd pobierania wtyczki wyszukiwarki - + Couldn't download search plugin update at url: %1, reason: %2. Nie można pobrać aktualizacji wtyczki wyszukiwarki z url: %1, powód: %2. @@ -2725,7 +2725,7 @@ Zmiany: Chciałbym podziękować następującym osobom, które wspomogły lokalizację qBittorrent-a: - + Please contact me if you would like to translate qBittorrent into your own language. Proszę o kontakt, jeżeli chcesz pomóc w tłumaczeniu qBittorrent. @@ -3122,77 +3122,77 @@ Zmiany: Szukaj - + Total DL Speed: Całkowita prędkość DL: - + KiB/s KiB/s - + Session ratio: Ratio sesji: - + Total UP Speed: Całkowita prędkość UP: - + Log Log - + IP filter Filtr IP - + Start Start - + Pause Wstrzymaj - + Delete Skasuj - + Clear Wyczyść - + Preview file Podgląd pliku - + Set upload limit Ustaw limit wysyłania - + Set download limit Ustaw limit pobierania - + Delete Permanently Usuń całkowicie - + Torrent Properties Właściwości Torrent-a @@ -3348,12 +3348,12 @@ Zmiany: is malformed. - + Range Start IP Zakres początkowy IP - + Start IP: Początkowe IP: @@ -3368,22 +3368,22 @@ Zmiany: To jest nieprawidłowe IP. - + Range End IP Końcowy zakres IP - + End IP: Końcowe IP: - + IP Range Comment Komentarz zakresu IP - + Comment: Komentarz: @@ -3394,48 +3394,48 @@ Zmiany: do - + Choose your favourite preview program Wybierz program którym zawsze chcesz otwierać dany typ plików - + Invalid IP Niepoprawny adres IP - + This IP is invalid. Ten adres IP jest niepoprawny. - + Options were saved successfully. Ustawienia zapisane. - + Choose scan directory Wybierz katalog przeszukiwania - + Choose an ipfilter.dat file Wybierz plik ipfilter.dat - + Choose a save directory Wybierz katalog docelowy - + I/O Error Input/Output Error Błąd We/Wy - + Couldn't open %1 in read mode. Nie można otworzyć %1 w trybie odczytu. @@ -3599,7 +3599,7 @@ Zmiany: Uzyskiwanie - + Unknown Nieznany @@ -3619,7 +3619,7 @@ Zmiany: Pliki w torrencie: - + Size Rozmiar @@ -3664,7 +3664,7 @@ Zmiany: Trackery: - + None - Unreachable? Brak - Nieosiągalny? @@ -3674,7 +3674,7 @@ Zmiany: Błędy: - + Progress Postęp @@ -3779,57 +3779,57 @@ Zmiany: Trackery - + New tracker Nowy tracker - + New tracker url: URL nowego trackera: - + Priorities: Pierwszeństwa: - + Normal: normal priority. Download order is dependent on availability Normalny: normalny priorytet. Kolejność pobierania zależy od dostępności - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability Wysoki: wysoki priorytet. Części są ważniejsze od tych z taką samą dostępnością, lecz nie od części z niższą dostępnością - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority Maksymalny: maksymalny priorytet, dostępność jest zlekceważona, części są ważniejsze od tych z niższym priorytetem - + File name Nazwa pliku - + Priority Priorytet - + qBittorrent qBittorrent - + Trackers list can't be empty. Lista trackerów nie może być pusta. - + Ignored: file is not downloaded at all Ignorowany: plik nie jest pobierany @@ -3859,12 +3859,12 @@ Zmiany: Url seeda - + New url seed: Nowy url seeda: - + This url seed is already in the list. Ten url seeda już jest na liście. @@ -3874,13 +3874,13 @@ Zmiany: Nie można usunąć ustalony url seeda. - + None i.e: No error message Brak - + New url seed New HTTP source Nowy url seeda @@ -4000,57 +4000,57 @@ Zmiany: subDownloadThread - + Host is unreachable Host jest niedostępny - + File was not found (404) Nie znaleziono pliku (404) - + Connection was denied Połączenie odrzucone - + Url is invalid Błędny URL - + Connection forbidden (403) Niedozwolone połączenie (403) - + Connection was not authorized (401) Nieautoryzowane połączenie (401) - + Content has moved (301) Zawatrość została przeniesiona (301) - + Connection failure Brak połączenia - + Connection was timed out Upłynął czas połączenia - + Incorrect network interface Niepoprawny interfejs sieci - + Unknown error Nieznany błąd diff --git a/src/lang/qbittorrent_pt.ts b/src/lang/qbittorrent_pt.ts index 77f872f03..6d5512fd3 100644 --- a/src/lang/qbittorrent_pt.ts +++ b/src/lang/qbittorrent_pt.ts @@ -662,115 +662,115 @@ Copyright ©2007 por Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name Nome - + Size i.e: file size Tamanho - + Progress i.e: % downloaded Progresso - + DL Speed i.e: Download speed Velocidade de download - + UP Speed i.e: Upload speed Velocidade de Upload - + Seeds/Leechs i.e: full/partial sources Seeds/Leechs - + Ratio Taxa - + ETA i.e: Estimated Time of Arrival / Time left ETA - + qBittorrent %1 started. e.g: qBittorrent v0.x started. qBittorrent %1 iniciado. - + Be careful, sharing copyrighted material without permission is against the law. Esteja ciente, compartilhar material protejido sem permissão é contra a lei. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked <font color='red'>%1</font> <i>foi bloqueado</i> - + Fast resume data was rejected for torrent %1, checking again... Resumo rápido rejeitado para o torrent %1, tente novamente... - + Url seed lookup failed for url: %1, message: %2 Url falhou para: %1, mensagem: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. '%1' adicionado a lista de download. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) '%1' continuando. (continue rápido) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. '%1' já está na lista de download. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' Incapaz de decodificar arquivo torrent: '%1' - + This file is either corrupted or this isn't a torrent. - + Couldn't listen on any of the given ports. Não foi possível escutar pelas portas dadas. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... baixando '%1', por favor espere... @@ -792,19 +792,19 @@ Copyright ©2007 por Christophe Dumez<br> Concluído - + Name i.e: file name Nome - + Size i.e: file size Tamanho - + Progress i.e: % downloaded Progresso @@ -816,13 +816,13 @@ Copyright ©2007 por Christophe Dumez<br> Velocidade de download - + UP Speed i.e: Upload speed Velocidade de Upload - + Seeds/Leechs i.e: full/partial sources Seeds/Leechs @@ -851,7 +851,7 @@ Copyright ©2007 por Christophe Dumez<br> Nenhum - + Ratio Taxa @@ -859,7 +859,7 @@ Copyright ©2007 por Christophe Dumez<br> GUI - + Open Torrent Files Abrir Arquivos Torrent @@ -879,17 +879,17 @@ Copyright ©2007 por Christophe Dumez<br> Tem certeza que deseja apagar todos os arquivos na lista de downloads? - + &Yes &Sim - + &No &Não - + Are you sure you want to delete the selected item(s) in download list? Tem certeza que deseja apagar o(s) arquivo(s) selecionado(s) na lista de downloads? @@ -904,7 +904,7 @@ Copyright ©2007 por Christophe Dumez<br> iniciado - + Finished Concluído @@ -959,7 +959,7 @@ Copyright ©2007 por Christophe Dumez<br> Não pode criar o diretório: - + Torrent Files Arquivos Torrent @@ -1013,12 +1013,12 @@ Copyright ©2007 por Christophe Dumez<br> qBittorrent - + qBittorrent qBittorrent - + Are you sure? -- qBittorrent Tem certeza? -- qBittorrent @@ -1249,12 +1249,12 @@ Registro de mudanças: Pausado - + Preview process already running Processo de pré-visualização já está rodando - + There is already another preview process running. Please close the other one first. Há um outro processo de pré-visualização rodando. @@ -1272,7 +1272,7 @@ Por favor feche o outro primeiro. Transferências - + Download finished Download finalizado @@ -1309,17 +1309,17 @@ Por favor feche o outro primeiro. qBittorrent %1 - + Connection status: Estado da conexão: - + Offline Offline - + No peers found... Peers não encontrados... @@ -1384,13 +1384,13 @@ Por favor feche o outro primeiro. qBittorrent %1 iniciado. - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s Velocidade de download: %1 KiB/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s Velocidade de Upload: %1 KiB/s @@ -1414,12 +1414,12 @@ Por favor feche o outro primeiro. Parado - + Are you sure you want to quit? Você tem certeza que quer sair? - + '%1' was removed. 'xxx.avi' was removed. '%1' foi deletado. @@ -1461,12 +1461,12 @@ Por favor feche o outro primeiro. Escutando a porta: %1 - + All downloads were paused. Todos os downloads pausados. - + '%1' paused. xxx.avi paused. '%1' pausado. @@ -1478,30 +1478,30 @@ Por favor feche o outro primeiro. Conectando... - + All downloads were resumed. Todos os downloads foram resumidos. - + '%1' resumed. e.g: xxx.avi resumed. '%1' resumido. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. %1 download finalizado. - + I/O Error i.e: Input/Output Error Erro de Entrada/Saída - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused Ocorreu um erro quando tentava ler ou escrever %1. Provavelmente o seu disco está cheio, o download foi pausado @@ -1513,23 +1513,23 @@ Por favor feche o outro primeiro. Ocorreu um erro (disco cheio?), '%1' pausado. - + Connection Status: Estado da conexão: - + Online Online - + Firewalled? i.e: Behind a firewall/router? Sob firewall? - + No incoming connections... Sem conexão... @@ -1561,66 +1561,66 @@ Por favor feche o outro primeiro. baixando '%1', por favor espere... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. Ocorreu um erro (disco cheio?), '%1' pausado. - + Search Busca - + RSS RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 qBittorrent escuta a porta: %1 - + DHT support [ON], port: %1 Suporte DHT [Ligado], porta: %1 - + DHT support [OFF] Suporte DHT [Desligado] - + PeX support [ON] Suporte PeX [Ligado] - + PeX support [OFF] Suporte PeX [Desligado] - + The download list is not empty. Are you sure you want to quit qBittorrent? A lista de download não está vazia. Deseja mesmo sair do qBittorrent? - + Downloads Downloads - + Are you sure you want to delete the selected item(s) in finished list? Quer mesmo deletar os ítems selecionados na lista de finalizados? - + UPnP support [ON] Suporte UPnP [Ligado] @@ -1630,17 +1630,17 @@ Deseja mesmo sair do qBittorrent? Esteja ciente, compartilhar material protejido sem permissão é contra a lei. - + Encryption support [ON] Suporte a encriptação [Ligado] - + Encryption support [FORCED] Suporte a encriptação [FORÇADO] - + Encryption support [OFF] Suporte a encriptação [Desligado] @@ -1656,13 +1656,13 @@ Deseja mesmo sair do qBittorrent? Taxa - + Alt+1 shortcut to switch to first tab Alt+1 - + Alt+2 shortcut to switch to second tab Alt+2 @@ -1674,18 +1674,18 @@ Deseja mesmo sair do qBittorrent? Alt+3, Ctrl+F - + Alt+4 shortcut to switch to fourth tab Alt+4 - + Url download error Erro no download da URL - + Couldn't download file at url: %1, reason: %2. Não pude baixar arquivo em: %1, motivo: %2. @@ -1695,17 +1695,17 @@ Deseja mesmo sair do qBittorrent? Resumo rápido rejeitado para o torrent %1, tente novamente... - + Are you sure you want to delete the selected item(s) from download list and from hard drive? Quer mesmo deletar o(s) arquivo(s) selecionado(s) da lista e do seu HD ? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? Quer mesmo deletar o(s) arquivo(s) selecionado(s) da lista finalizada e do seu HD ? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. '%1' foi removido permanentemente. @@ -1716,13 +1716,13 @@ Deseja mesmo sair do qBittorrent? Url falhou para: %1, mensagem: %2 - + Alt+3 shortcut to switch to third tab Alt+3 - + Ctrl+F shortcut to switch to search tab @@ -1786,67 +1786,67 @@ Deseja mesmo sair do qBittorrent? &Opções - + &Edit &Editar - + &File &Arquivo - + &Help &Ajuda - + Open Abrir - + Exit Sair - + Preferences Preferências - + About Sobre - + Start Iniciar - + Pause Pausar - + Delete Apagar - + Pause All Pausar todos - + Start All Iniciar todos - + Documentation Documentação @@ -1856,7 +1856,7 @@ Deseja mesmo sair do qBittorrent? Apagar todos - + Torrent Properties Propriedades do Torrent @@ -1921,7 +1921,7 @@ Deseja mesmo sair do qBittorrent? Mecanismo de Busca - + Download from URL Baixar da URL @@ -1941,7 +1941,7 @@ Deseja mesmo sair do qBittorrent? KiB/s - + Create torrent Criar torrent @@ -1966,37 +1966,37 @@ Deseja mesmo sair do qBittorrent? Transferências - + Preview file Arquivo de pré-visualização - + Clear log Limpar log - + Delete Permanently Apagar permanentemente - + Visit website Visitar site - + Report a bug Reportar um bug - + Set upload limit Setar limite de upload - + Set download limit Setar limite de download @@ -2011,17 +2011,17 @@ Deseja mesmo sair do qBittorrent? Filtro IP - + Set global download limit Setar limite global de download - + Set global upload limit Setar limite global de upload - + Options Opções @@ -2214,7 +2214,7 @@ Deseja mesmo sair do qBittorrent? RssItem - + No description available Nenhuma descrição disponível @@ -2222,13 +2222,13 @@ Deseja mesmo sair do qBittorrent? RssStream - + %1 ago 10min ago %1 atrás - + Never @@ -2236,71 +2236,71 @@ Deseja mesmo sair do qBittorrent? SearchEngine - + Name i.e: file name Nome - + Size i.e: file size Tamanho - + Seeders i.e: Number of full sources Semeadores - + Leechers i.e: Number of partial sources Leechers - + Search engine Mecanismo de busca - + Empty search pattern Padrão de busca vazio - + Please type a search pattern first Por favor digite um padrão de busca primeiro - + No search engine selected Nenhum mecanismo de busca selecionado - + You must select at least one search engine. Você deve selecionar pelo menos um mecanismo de busca. - + Results Resultados - + Searching... Buscando... - + Search plugin update -- qBittorrent Atualização do plugin de busca -- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -2310,73 +2310,73 @@ Changelog: Log de mudanças: - + &Yes &Sim - + &No &Não - + Search plugin update Atualização de plugin de busca - + qBittorrent qBittorrent - + Sorry, update server is temporarily unavailable. Desculpe, servidor de atualizações está temporariamente indisponível. - + Your search plugin is already up to date. Seu plugin de busca já está atualizado. - + Search Engine Mecanismo de Busca - + Search has finished Busca finalizada - + An error occured during search... Um erro ocorreu durante a busca... - + Search aborted Busca abortada - + Search returned no results A busca não retornou resultados - + Results i.e: Search results Resultados - + Search plugin download error Erro no download do plugin de busca - + Couldn't download search plugin update at url: %1, reason: %2. Não pude baixar a atualização do plugin de busca na url: %1, motivo: %2. @@ -2576,7 +2576,7 @@ Copyright ©2007 por Christophe Dumez<br> Gostaria de agradecer às seguintes pessoas por voluntariamente terem traduzido o qBittorrent: - + Please contact me if you would like to translate qBittorrent into your own language. Por favor contate-me se você deseja traduzir o qBittorrent no seu idioma. @@ -2968,77 +2968,77 @@ Copyright ©2007 por Christophe Dumez<br> Busca - + Total DL Speed: Velocidade total de Download: - + KiB/s KiB/s - + Session ratio: Taxa da sessão: - + Total UP Speed: Velocidade total de Upload: - + Log Log - + IP filter Filtro IP - + Start Iniciar - + Pause Pausar - + Delete Apagar - + Clear Limpar - + Preview file Arquivo de pré-visualização - + Set upload limit Setar limite de upload - + Set download limit Setar limite de download - + Delete Permanently Apagar permanentemente - + Torrent Properties Propriedades do Torrent @@ -3188,12 +3188,12 @@ Copyright ©2007 por Christophe Dumez<br> está corrompido. - + Range Start IP IP do começo da escala - + Start IP: Iniciar IP: @@ -3208,22 +3208,22 @@ Copyright ©2007 por Christophe Dumez<br> Este IP está incorreto. - + Range End IP IP do fim da escala - + End IP: Finalizar IP: - + IP Range Comment Comentário Range de IP - + Comment: Comentário: @@ -3234,48 +3234,48 @@ Copyright ©2007 por Christophe Dumez<br> a - + Choose your favourite preview program Selecione seu programa preferido para pré-visualizar - + Invalid IP IP inválido - + This IP is invalid. Este IP é inválido. - + Options were saved successfully. Opções salvas com sucesso. - + Choose scan directory Selecione diretório para varredura - + Choose an ipfilter.dat file Selecione um arquivo ipfilter.dat - + Choose a save directory Selecione um diretório de salvamento - + I/O Error Input/Output Error Erro de Entrada/Saída - + Couldn't open %1 in read mode. Não posso abrir %1 no modo de leitura. @@ -3439,7 +3439,7 @@ Copyright ©2007 por Christophe Dumez<br> Alocando - + Unknown Desconhecido @@ -3459,7 +3459,7 @@ Copyright ©2007 por Christophe Dumez<br> Arquivos contidos no torrent atual: - + Size Tamanho @@ -3504,7 +3504,7 @@ Copyright ©2007 por Christophe Dumez<br> Rastreadores: - + None - Unreachable? Nenhum - Inatingível? @@ -3514,7 +3514,7 @@ Copyright ©2007 por Christophe Dumez<br> Erros: - + Progress Progresso @@ -3614,57 +3614,57 @@ Copyright ©2007 por Christophe Dumez<br> Rastreadores - + New tracker Novo rastreador - + New tracker url: Novo url de rastreador: - + Priorities: Prioridades: - + Normal: normal priority. Download order is dependent on availability Normal: prioridade normal. Ordem de download é dependente da disponibilidade - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability Alta: Maior que a prioridade normal. As partes são preferidas sobre partes com a mesma disponibilidade, mas não em excesso das com disponibilidade mais baixa - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority Máxima: prioridade máxima, disponibilidade é desconsiderada, a parte é preferida mais que outra parte com prioridade baixa - + File name Nome do arquivo - + Priority Prioridade - + qBittorrent qBittorrent - + Trackers list can't be empty. Lista de rastreadores não pode estar vazia. - + Ignored: file is not downloaded at all Ignorado: arquivo não foi baixado completamente @@ -3694,12 +3694,12 @@ Copyright ©2007 por Christophe Dumez<br> Url de compartilhadores - + New url seed: Nova url de compartilhador: - + This url seed is already in the list. Essa url de compartilhador já está na lista. @@ -3709,13 +3709,13 @@ Copyright ©2007 por Christophe Dumez<br> Url de compartilhador no código-fonte não pode ser deletada. - + None i.e: No error message Nenhum - + New url seed New HTTP source Nova url de compartilhador @@ -3835,57 +3835,57 @@ Copyright ©2007 por Christophe Dumez<br> subDownloadThread - + Host is unreachable O host é inalcançável - + File was not found (404) Arquivo não encontrado (404) - + Connection was denied Conexão foi negada - + Url is invalid Url é inválida - + Connection forbidden (403) Conexão proibida (403) - + Connection was not authorized (401) Conexão não foi autorizada (401) - + Content has moved (301) Conteúdo foi movido (301) - + Connection failure Conexão falhou - + Connection was timed out Conexão esgotou o tempo - + Incorrect network interface Relação da rede incorreta - + Unknown error Erro desconhecido diff --git a/src/lang/qbittorrent_pt_BR.ts b/src/lang/qbittorrent_pt_BR.ts index 77f872f03..6d5512fd3 100644 --- a/src/lang/qbittorrent_pt_BR.ts +++ b/src/lang/qbittorrent_pt_BR.ts @@ -662,115 +662,115 @@ Copyright ©2007 por Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name Nome - + Size i.e: file size Tamanho - + Progress i.e: % downloaded Progresso - + DL Speed i.e: Download speed Velocidade de download - + UP Speed i.e: Upload speed Velocidade de Upload - + Seeds/Leechs i.e: full/partial sources Seeds/Leechs - + Ratio Taxa - + ETA i.e: Estimated Time of Arrival / Time left ETA - + qBittorrent %1 started. e.g: qBittorrent v0.x started. qBittorrent %1 iniciado. - + Be careful, sharing copyrighted material without permission is against the law. Esteja ciente, compartilhar material protejido sem permissão é contra a lei. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked <font color='red'>%1</font> <i>foi bloqueado</i> - + Fast resume data was rejected for torrent %1, checking again... Resumo rápido rejeitado para o torrent %1, tente novamente... - + Url seed lookup failed for url: %1, message: %2 Url falhou para: %1, mensagem: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. '%1' adicionado a lista de download. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) '%1' continuando. (continue rápido) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. '%1' já está na lista de download. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' Incapaz de decodificar arquivo torrent: '%1' - + This file is either corrupted or this isn't a torrent. - + Couldn't listen on any of the given ports. Não foi possível escutar pelas portas dadas. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... baixando '%1', por favor espere... @@ -792,19 +792,19 @@ Copyright ©2007 por Christophe Dumez<br> Concluído - + Name i.e: file name Nome - + Size i.e: file size Tamanho - + Progress i.e: % downloaded Progresso @@ -816,13 +816,13 @@ Copyright ©2007 por Christophe Dumez<br> Velocidade de download - + UP Speed i.e: Upload speed Velocidade de Upload - + Seeds/Leechs i.e: full/partial sources Seeds/Leechs @@ -851,7 +851,7 @@ Copyright ©2007 por Christophe Dumez<br> Nenhum - + Ratio Taxa @@ -859,7 +859,7 @@ Copyright ©2007 por Christophe Dumez<br> GUI - + Open Torrent Files Abrir Arquivos Torrent @@ -879,17 +879,17 @@ Copyright ©2007 por Christophe Dumez<br> Tem certeza que deseja apagar todos os arquivos na lista de downloads? - + &Yes &Sim - + &No &Não - + Are you sure you want to delete the selected item(s) in download list? Tem certeza que deseja apagar o(s) arquivo(s) selecionado(s) na lista de downloads? @@ -904,7 +904,7 @@ Copyright ©2007 por Christophe Dumez<br> iniciado - + Finished Concluído @@ -959,7 +959,7 @@ Copyright ©2007 por Christophe Dumez<br> Não pode criar o diretório: - + Torrent Files Arquivos Torrent @@ -1013,12 +1013,12 @@ Copyright ©2007 por Christophe Dumez<br> qBittorrent - + qBittorrent qBittorrent - + Are you sure? -- qBittorrent Tem certeza? -- qBittorrent @@ -1249,12 +1249,12 @@ Registro de mudanças: Pausado - + Preview process already running Processo de pré-visualização já está rodando - + There is already another preview process running. Please close the other one first. Há um outro processo de pré-visualização rodando. @@ -1272,7 +1272,7 @@ Por favor feche o outro primeiro. Transferências - + Download finished Download finalizado @@ -1309,17 +1309,17 @@ Por favor feche o outro primeiro. qBittorrent %1 - + Connection status: Estado da conexão: - + Offline Offline - + No peers found... Peers não encontrados... @@ -1384,13 +1384,13 @@ Por favor feche o outro primeiro. qBittorrent %1 iniciado. - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s Velocidade de download: %1 KiB/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s Velocidade de Upload: %1 KiB/s @@ -1414,12 +1414,12 @@ Por favor feche o outro primeiro. Parado - + Are you sure you want to quit? Você tem certeza que quer sair? - + '%1' was removed. 'xxx.avi' was removed. '%1' foi deletado. @@ -1461,12 +1461,12 @@ Por favor feche o outro primeiro. Escutando a porta: %1 - + All downloads were paused. Todos os downloads pausados. - + '%1' paused. xxx.avi paused. '%1' pausado. @@ -1478,30 +1478,30 @@ Por favor feche o outro primeiro. Conectando... - + All downloads were resumed. Todos os downloads foram resumidos. - + '%1' resumed. e.g: xxx.avi resumed. '%1' resumido. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. %1 download finalizado. - + I/O Error i.e: Input/Output Error Erro de Entrada/Saída - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused Ocorreu um erro quando tentava ler ou escrever %1. Provavelmente o seu disco está cheio, o download foi pausado @@ -1513,23 +1513,23 @@ Por favor feche o outro primeiro. Ocorreu um erro (disco cheio?), '%1' pausado. - + Connection Status: Estado da conexão: - + Online Online - + Firewalled? i.e: Behind a firewall/router? Sob firewall? - + No incoming connections... Sem conexão... @@ -1561,66 +1561,66 @@ Por favor feche o outro primeiro. baixando '%1', por favor espere... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. Ocorreu um erro (disco cheio?), '%1' pausado. - + Search Busca - + RSS RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 qBittorrent escuta a porta: %1 - + DHT support [ON], port: %1 Suporte DHT [Ligado], porta: %1 - + DHT support [OFF] Suporte DHT [Desligado] - + PeX support [ON] Suporte PeX [Ligado] - + PeX support [OFF] Suporte PeX [Desligado] - + The download list is not empty. Are you sure you want to quit qBittorrent? A lista de download não está vazia. Deseja mesmo sair do qBittorrent? - + Downloads Downloads - + Are you sure you want to delete the selected item(s) in finished list? Quer mesmo deletar os ítems selecionados na lista de finalizados? - + UPnP support [ON] Suporte UPnP [Ligado] @@ -1630,17 +1630,17 @@ Deseja mesmo sair do qBittorrent? Esteja ciente, compartilhar material protejido sem permissão é contra a lei. - + Encryption support [ON] Suporte a encriptação [Ligado] - + Encryption support [FORCED] Suporte a encriptação [FORÇADO] - + Encryption support [OFF] Suporte a encriptação [Desligado] @@ -1656,13 +1656,13 @@ Deseja mesmo sair do qBittorrent? Taxa - + Alt+1 shortcut to switch to first tab Alt+1 - + Alt+2 shortcut to switch to second tab Alt+2 @@ -1674,18 +1674,18 @@ Deseja mesmo sair do qBittorrent? Alt+3, Ctrl+F - + Alt+4 shortcut to switch to fourth tab Alt+4 - + Url download error Erro no download da URL - + Couldn't download file at url: %1, reason: %2. Não pude baixar arquivo em: %1, motivo: %2. @@ -1695,17 +1695,17 @@ Deseja mesmo sair do qBittorrent? Resumo rápido rejeitado para o torrent %1, tente novamente... - + Are you sure you want to delete the selected item(s) from download list and from hard drive? Quer mesmo deletar o(s) arquivo(s) selecionado(s) da lista e do seu HD ? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? Quer mesmo deletar o(s) arquivo(s) selecionado(s) da lista finalizada e do seu HD ? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. '%1' foi removido permanentemente. @@ -1716,13 +1716,13 @@ Deseja mesmo sair do qBittorrent? Url falhou para: %1, mensagem: %2 - + Alt+3 shortcut to switch to third tab Alt+3 - + Ctrl+F shortcut to switch to search tab @@ -1786,67 +1786,67 @@ Deseja mesmo sair do qBittorrent? &Opções - + &Edit &Editar - + &File &Arquivo - + &Help &Ajuda - + Open Abrir - + Exit Sair - + Preferences Preferências - + About Sobre - + Start Iniciar - + Pause Pausar - + Delete Apagar - + Pause All Pausar todos - + Start All Iniciar todos - + Documentation Documentação @@ -1856,7 +1856,7 @@ Deseja mesmo sair do qBittorrent? Apagar todos - + Torrent Properties Propriedades do Torrent @@ -1921,7 +1921,7 @@ Deseja mesmo sair do qBittorrent? Mecanismo de Busca - + Download from URL Baixar da URL @@ -1941,7 +1941,7 @@ Deseja mesmo sair do qBittorrent? KiB/s - + Create torrent Criar torrent @@ -1966,37 +1966,37 @@ Deseja mesmo sair do qBittorrent? Transferências - + Preview file Arquivo de pré-visualização - + Clear log Limpar log - + Delete Permanently Apagar permanentemente - + Visit website Visitar site - + Report a bug Reportar um bug - + Set upload limit Setar limite de upload - + Set download limit Setar limite de download @@ -2011,17 +2011,17 @@ Deseja mesmo sair do qBittorrent? Filtro IP - + Set global download limit Setar limite global de download - + Set global upload limit Setar limite global de upload - + Options Opções @@ -2214,7 +2214,7 @@ Deseja mesmo sair do qBittorrent? RssItem - + No description available Nenhuma descrição disponível @@ -2222,13 +2222,13 @@ Deseja mesmo sair do qBittorrent? RssStream - + %1 ago 10min ago %1 atrás - + Never @@ -2236,71 +2236,71 @@ Deseja mesmo sair do qBittorrent? SearchEngine - + Name i.e: file name Nome - + Size i.e: file size Tamanho - + Seeders i.e: Number of full sources Semeadores - + Leechers i.e: Number of partial sources Leechers - + Search engine Mecanismo de busca - + Empty search pattern Padrão de busca vazio - + Please type a search pattern first Por favor digite um padrão de busca primeiro - + No search engine selected Nenhum mecanismo de busca selecionado - + You must select at least one search engine. Você deve selecionar pelo menos um mecanismo de busca. - + Results Resultados - + Searching... Buscando... - + Search plugin update -- qBittorrent Atualização do plugin de busca -- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -2310,73 +2310,73 @@ Changelog: Log de mudanças: - + &Yes &Sim - + &No &Não - + Search plugin update Atualização de plugin de busca - + qBittorrent qBittorrent - + Sorry, update server is temporarily unavailable. Desculpe, servidor de atualizações está temporariamente indisponível. - + Your search plugin is already up to date. Seu plugin de busca já está atualizado. - + Search Engine Mecanismo de Busca - + Search has finished Busca finalizada - + An error occured during search... Um erro ocorreu durante a busca... - + Search aborted Busca abortada - + Search returned no results A busca não retornou resultados - + Results i.e: Search results Resultados - + Search plugin download error Erro no download do plugin de busca - + Couldn't download search plugin update at url: %1, reason: %2. Não pude baixar a atualização do plugin de busca na url: %1, motivo: %2. @@ -2576,7 +2576,7 @@ Copyright ©2007 por Christophe Dumez<br> Gostaria de agradecer às seguintes pessoas por voluntariamente terem traduzido o qBittorrent: - + Please contact me if you would like to translate qBittorrent into your own language. Por favor contate-me se você deseja traduzir o qBittorrent no seu idioma. @@ -2968,77 +2968,77 @@ Copyright ©2007 por Christophe Dumez<br> Busca - + Total DL Speed: Velocidade total de Download: - + KiB/s KiB/s - + Session ratio: Taxa da sessão: - + Total UP Speed: Velocidade total de Upload: - + Log Log - + IP filter Filtro IP - + Start Iniciar - + Pause Pausar - + Delete Apagar - + Clear Limpar - + Preview file Arquivo de pré-visualização - + Set upload limit Setar limite de upload - + Set download limit Setar limite de download - + Delete Permanently Apagar permanentemente - + Torrent Properties Propriedades do Torrent @@ -3188,12 +3188,12 @@ Copyright ©2007 por Christophe Dumez<br> está corrompido. - + Range Start IP IP do começo da escala - + Start IP: Iniciar IP: @@ -3208,22 +3208,22 @@ Copyright ©2007 por Christophe Dumez<br> Este IP está incorreto. - + Range End IP IP do fim da escala - + End IP: Finalizar IP: - + IP Range Comment Comentário Range de IP - + Comment: Comentário: @@ -3234,48 +3234,48 @@ Copyright ©2007 por Christophe Dumez<br> a - + Choose your favourite preview program Selecione seu programa preferido para pré-visualizar - + Invalid IP IP inválido - + This IP is invalid. Este IP é inválido. - + Options were saved successfully. Opções salvas com sucesso. - + Choose scan directory Selecione diretório para varredura - + Choose an ipfilter.dat file Selecione um arquivo ipfilter.dat - + Choose a save directory Selecione um diretório de salvamento - + I/O Error Input/Output Error Erro de Entrada/Saída - + Couldn't open %1 in read mode. Não posso abrir %1 no modo de leitura. @@ -3439,7 +3439,7 @@ Copyright ©2007 por Christophe Dumez<br> Alocando - + Unknown Desconhecido @@ -3459,7 +3459,7 @@ Copyright ©2007 por Christophe Dumez<br> Arquivos contidos no torrent atual: - + Size Tamanho @@ -3504,7 +3504,7 @@ Copyright ©2007 por Christophe Dumez<br> Rastreadores: - + None - Unreachable? Nenhum - Inatingível? @@ -3514,7 +3514,7 @@ Copyright ©2007 por Christophe Dumez<br> Erros: - + Progress Progresso @@ -3614,57 +3614,57 @@ Copyright ©2007 por Christophe Dumez<br> Rastreadores - + New tracker Novo rastreador - + New tracker url: Novo url de rastreador: - + Priorities: Prioridades: - + Normal: normal priority. Download order is dependent on availability Normal: prioridade normal. Ordem de download é dependente da disponibilidade - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability Alta: Maior que a prioridade normal. As partes são preferidas sobre partes com a mesma disponibilidade, mas não em excesso das com disponibilidade mais baixa - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority Máxima: prioridade máxima, disponibilidade é desconsiderada, a parte é preferida mais que outra parte com prioridade baixa - + File name Nome do arquivo - + Priority Prioridade - + qBittorrent qBittorrent - + Trackers list can't be empty. Lista de rastreadores não pode estar vazia. - + Ignored: file is not downloaded at all Ignorado: arquivo não foi baixado completamente @@ -3694,12 +3694,12 @@ Copyright ©2007 por Christophe Dumez<br> Url de compartilhadores - + New url seed: Nova url de compartilhador: - + This url seed is already in the list. Essa url de compartilhador já está na lista. @@ -3709,13 +3709,13 @@ Copyright ©2007 por Christophe Dumez<br> Url de compartilhador no código-fonte não pode ser deletada. - + None i.e: No error message Nenhum - + New url seed New HTTP source Nova url de compartilhador @@ -3835,57 +3835,57 @@ Copyright ©2007 por Christophe Dumez<br> subDownloadThread - + Host is unreachable O host é inalcançável - + File was not found (404) Arquivo não encontrado (404) - + Connection was denied Conexão foi negada - + Url is invalid Url é inválida - + Connection forbidden (403) Conexão proibida (403) - + Connection was not authorized (401) Conexão não foi autorizada (401) - + Content has moved (301) Conteúdo foi movido (301) - + Connection failure Conexão falhou - + Connection was timed out Conexão esgotou o tempo - + Incorrect network interface Relação da rede incorreta - + Unknown error Erro desconhecido diff --git a/src/lang/qbittorrent_ro.ts b/src/lang/qbittorrent_ro.ts index 2fafb2cc7..3448149eb 100644 --- a/src/lang/qbittorrent_ro.ts +++ b/src/lang/qbittorrent_ro.ts @@ -672,115 +672,115 @@ Copyright © 2006 by Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name Nume - + Size i.e: file size Capacitate - + Progress i.e: % downloaded Progress - + DL Speed i.e: Download speed Viteză DL - + UP Speed i.e: Upload speed Viteză UP - + Seeds/Leechs i.e: full/partial sources - + Ratio - + ETA i.e: Estimated Time of Arrival / Time left ETA - + qBittorrent %1 started. e.g: qBittorrent v0.x started. - + Be careful, sharing copyrighted material without permission is against the law. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked - + Fast resume data was rejected for torrent %1, checking again... - + Url seed lookup failed for url: %1, message: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' - + This file is either corrupted or this isn't a torrent. Acest fişier este deteriorat sau nu este torrent. - + Couldn't listen on any of the given ports. Nu pot asculta pe orice port dat. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... @@ -802,19 +802,19 @@ Copyright © 2006 by Christophe Dumez<br> Finişat - + Name i.e: file name Nume - + Size i.e: file size Capacitate - + Progress i.e: % downloaded Progress @@ -826,13 +826,13 @@ Copyright © 2006 by Christophe Dumez<br> Viteză DL - + UP Speed i.e: Upload speed Viteză UP - + Seeds/Leechs i.e: full/partial sources @@ -861,7 +861,7 @@ Copyright © 2006 by Christophe Dumez<br> Nimic - + Ratio @@ -869,7 +869,7 @@ Copyright © 2006 by Christophe Dumez<br> GUI - + Open Torrent Files Deschide Fişiere Torrent @@ -889,17 +889,17 @@ Copyright © 2006 by Christophe Dumez<br> Sunteţi siguri să ştergeţi toate fişierele din lista de download? - + &Yes &Yes - + &No &No - + Are you sure you want to delete the selected item(s) in download list? Sunteţi siguri să ştergeţi itemii selectaţi din lista download? @@ -914,7 +914,7 @@ Copyright © 2006 by Christophe Dumez<br> început - + Finished Finişat @@ -969,7 +969,7 @@ Copyright © 2006 by Christophe Dumez<br> Nu pot crea directoriul: - + Torrent Files Fişiere Torrent @@ -1023,12 +1023,12 @@ Copyright © 2006 by Christophe Dumez<br> qBittorrent - + qBittorrent qBittorrent - + Are you sure? -- qBittorrent Sunteţi siguri? -- qBittorrent @@ -1265,12 +1265,12 @@ Changelog: Pauzat - + Preview process already running Procesul de preview de acum este pornit - + There is already another preview process running. Please close the other one first. De acum alt proces de preview este pornit. @@ -1315,7 +1315,7 @@ Vă rugăm să-l opriţi. Doriti să ştergeţi item(ii) selectaţi? - + Download finished @@ -1342,17 +1342,17 @@ Vă rugăm să-l opriţi. - + Connection status: - + Offline - + No peers found... @@ -1399,13 +1399,13 @@ Vă rugăm să-l opriţi. Seederi - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s @@ -1429,12 +1429,12 @@ Vă rugăm să-l opriţi. Oprit - + Are you sure you want to quit? - + '%1' was removed. 'xxx.avi' was removed. @@ -1446,12 +1446,12 @@ Vă rugăm să-l opriţi. Nimic - + All downloads were paused. - + '%1' paused. xxx.avi paused. @@ -1463,52 +1463,52 @@ Vă rugăm să-l opriţi. Conectare... - + All downloads were resumed. - + '%1' resumed. e.g: xxx.avi resumed. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. - + I/O Error i.e: Input/Output Error Eroare de intrare/eşire - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused - + Connection Status: - + Online - + Firewalled? i.e: Behind a firewall/router? - + No incoming connections... @@ -1519,135 +1519,135 @@ Vă rugăm să-l opriţi. Rezultate - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. - + Search Caută - + RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 - + DHT support [ON], port: %1 - + DHT support [OFF] - + PeX support [ON] - + PeX support [OFF] - + The download list is not empty. Are you sure you want to quit qBittorrent? - + Downloads Descărcări - + Are you sure you want to delete the selected item(s) in finished list? - + UPnP support [ON] - + Encryption support [ON] - + Encryption support [FORCED] - + Encryption support [OFF] - + Alt+1 shortcut to switch to first tab - + Alt+2 shortcut to switch to second tab - + Alt+4 shortcut to switch to fourth tab - + Url download error - + Couldn't download file at url: %1, reason: %2. - + Are you sure you want to delete the selected item(s) from download list and from hard drive? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. - + Alt+3 shortcut to switch to third tab - + Ctrl+F shortcut to switch to search tab @@ -1711,67 +1711,67 @@ Are you sure you want to quit qBittorrent? &Opţiuni - + &Edit &Editare - + &File &Fişier - + &Help &Ajutor - + Open Deschide - + Exit Esire - + Preferences Preferinţe - + About Despre - + Start Start - + Pause Pauză - + Delete Şterge - + Pause All Pauză Toţi - + Start All Start Toţi - + Documentation Documentaţie @@ -1781,7 +1781,7 @@ Are you sure you want to quit qBittorrent? Şterge Toţi - + Torrent Properties Proprietăţile Torrentului @@ -1846,7 +1846,7 @@ Are you sure you want to quit qBittorrent? Motor de Căutare - + Download from URL Descarcă din URL @@ -1866,7 +1866,7 @@ Are you sure you want to quit qBittorrent? KiB/s - + Create torrent Crează torrent @@ -1891,52 +1891,52 @@ Are you sure you want to quit qBittorrent? Transferuri - + Preview file Preview fişier - + Clear log Curăţă log-ul - + Delete Permanently Şterge permanent - + Visit website - + Report a bug - + Set upload limit - + Set download limit - + Set global download limit - + Set global upload limit - + Options Opţiuni @@ -2124,7 +2124,7 @@ Are you sure you want to quit qBittorrent? RssItem - + No description available @@ -2132,13 +2132,13 @@ Are you sure you want to quit qBittorrent? RssStream - + %1 ago 10min ago - + Never @@ -2146,71 +2146,71 @@ Are you sure you want to quit qBittorrent? SearchEngine - + Name i.e: file name Nume - + Size i.e: file size Capacitate - + Seeders i.e: Number of full sources Seederi - + Leechers i.e: Number of partial sources - + Search engine Motorul de căutare - + Empty search pattern Şablonul de căutat este vid - + Please type a search pattern first Vă rugăm să completaţi şablonul de căutare - + No search engine selected - + You must select at least one search engine. Trebuie să selectaţi cel puţin un motor de căutare. - + Results Rezultate - + Searching... Căutare... - + Search plugin update -- qBittorrent Cautarea plugin înoire -- qBittorent - + Search plugin can be updated, do you want to update it? Changelog: @@ -2221,73 +2221,73 @@ Changelog: - + &Yes &Yes - + &No &No - + Search plugin update - + qBittorrent - + Sorry, update server is temporarily unavailable. Ne cerem ertare, serverul este temporar inaccesibil. - + Your search plugin is already up to date. Plugin-ul cautat este de acum înnoit. - + Search Engine Motor de Căutare - + Search has finished - + An error occured during search... Eroare în timpul căutării... - + Search aborted Cautarea abordată - + Search returned no results Cautarea nu a returnat rezultate - + Results i.e: Search results Rezultate - + Search plugin download error - + Couldn't download search plugin update at url: %1, reason: %2. @@ -2368,7 +2368,7 @@ Changelog: Eu vreau să mulţumesc voluntarilor care au translat qBittorrent: - + Please contact me if you would like to translate qBittorrent into your own language. @@ -2760,77 +2760,77 @@ Changelog: Caută - + Total DL Speed: Viteza totală DL: - + KiB/s KiB/s - + Session ratio: Rata de sessiune: - + Total UP Speed: Viteza totală UP: - + Log - + IP filter - + Start Start - + Pause Pauză - + Delete Şterge - + Clear Curăţă - + Preview file Preview fişier - + Set upload limit - + Set download limit - + Delete Permanently Şterge permanent - + Torrent Properties Proprietăţile Torrentului @@ -2980,12 +2980,12 @@ Changelog: este neformată. - + Range Start IP Domeniul de Start IP - + Start IP: IP-ul de start: @@ -3000,22 +3000,22 @@ Changelog: Acest IP este incorrect. - + Range End IP Domeniul de sfirşit IP - + End IP: IP-ul de sfirşit: - + IP Range Comment Comentarii la domeniul de IP - + Comment: Comentarii: @@ -3026,48 +3026,48 @@ Changelog: la - + Choose your favourite preview program Alegeţi programul dvs. favorit pentru preview - + Invalid IP IP greşit - + This IP is invalid. Acest IP este valid. - + Options were saved successfully. - + Choose scan directory - + Choose an ipfilter.dat file - + Choose a save directory - + I/O Error Input/Output Error Eroare de intrare/eşire - + Couldn't open %1 in read mode. @@ -3231,7 +3231,7 @@ Changelog: Alocarea - + Unknown Necunoscut @@ -3251,7 +3251,7 @@ Changelog: Fişiere conţinute in Torrentul curent: - + Size Capacitate @@ -3296,7 +3296,7 @@ Changelog: Trackere: - + None - Unreachable? Nimic-Neaccesibil? @@ -3306,7 +3306,7 @@ Changelog: Erori: - + Progress Progress @@ -3411,57 +3411,57 @@ Changelog: - + New tracker - + New tracker url: - + Priorities: - + Normal: normal priority. Download order is dependent on availability - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority - + File name Numele fişierului - + Priority - + qBittorrent - + Trackers list can't be empty. - + Ignored: file is not downloaded at all @@ -3491,23 +3491,23 @@ Changelog: - + New url seed: - + This url seed is already in the list. - + None i.e: No error message Nimic - + New url seed New HTTP source @@ -3627,57 +3627,57 @@ Changelog: subDownloadThread - + Host is unreachable - + File was not found (404) - + Connection was denied - + Url is invalid - + Connection forbidden (403) - + Connection was not authorized (401) - + Content has moved (301) - + Connection failure - + Connection was timed out - + Incorrect network interface - + Unknown error diff --git a/src/lang/qbittorrent_ru.ts b/src/lang/qbittorrent_ru.ts index 1291718e3..3cb77a198 100644 --- a/src/lang/qbittorrent_ru.ts +++ b/src/lang/qbittorrent_ru.ts @@ -729,115 +729,115 @@ Copyright © 2006 by Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name Имя - + Size i.e: file size Размер - + Progress i.e: % downloaded - + DL Speed i.e: Download speed Скорость скач - + UP Speed i.e: Upload speed Скорость загр - + Seeds/Leechs i.e: full/partial sources Раздающих/Качающих - + Ratio Соотношение - + ETA i.e: Estimated Time of Arrival / Time left - + qBittorrent %1 started. e.g: qBittorrent v0.x started. qBittorrent %1 запущен. - + Be careful, sharing copyrighted material without permission is against the law. Осторожнее, раздача материалов защищенных авторскими правами, преследуется по закону. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked <font color='red'>%1</font> <i>был заблокирован</i> - + Fast resume data was rejected for torrent %1, checking again... Быстрое восстановление данных для торрента %1 было невозможно, проверка заново... - + Url seed lookup failed for url: %1, message: %2 Поиск раздающего Url не удался: %1, сообщение: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. '%1' добавлен в список закачек. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) '%1' запущен. (быстрый запуск) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. '%1' уже присутствует в списке закачек. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' Не удалось раскодировать torrent файл: '%1' - + This file is either corrupted or this isn't a torrent. Этот файл либо поврежден, либо не torrent типа. - + Couldn't listen on any of the given ports. Невозможно прослушать ни один из заданных портов. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... Скачивание '%1', подождите... @@ -859,19 +859,19 @@ Copyright © 2006 by Christophe Dumez<br> Завершено - + Name i.e: file name Имя - + Size i.e: file size Размер - + Progress i.e: % downloaded Состояние @@ -883,13 +883,13 @@ Copyright © 2006 by Christophe Dumez<br> Скорость скач - + UP Speed i.e: Upload speed Скорость загр - + Seeds/Leechs i.e: full/partial sources Раздающих/Качающих @@ -912,7 +912,7 @@ Copyright © 2006 by Christophe Dumez<br> Нет - + Ratio Соотношение @@ -935,7 +935,7 @@ Copyright © 2006 by Christophe Dumez<br> начат. - + qBittorrent qBittorrent @@ -955,12 +955,12 @@ Copyright © 2006 by Christophe Dumez<br> Скорость Загр.: - + Open Torrent Files Открыть файлы Torrent - + Torrent Files Файлы Torrent @@ -1006,7 +1006,7 @@ Copyright © 2006 by Christophe Dumez<br> Этот файл либо поврежден, либо не torrent типа. - + Are you sure? -- qBittorrent Вы уверены? -- qBittorrent @@ -1016,12 +1016,12 @@ Copyright © 2006 by Christophe Dumez<br> Вы уверены что хотите удалить все файлы из списка закачек? - + &Yes &Да - + &No &Нет @@ -1031,7 +1031,7 @@ Copyright © 2006 by Christophe Dumez<br> Список закачек очищен. - + Are you sure you want to delete the selected item(s) in download list? Вы уверены что хотите удалить выделенные пункты из списка закачек? @@ -1115,7 +1115,7 @@ Copyright © 2006 by Christophe Dumez<br> - + Finished Закончено @@ -1360,12 +1360,12 @@ Changelog: Пауза - + Preview process already running Процесс предпросмотра уже работает - + There is already another preview process running. Please close the other one first. Есть уже другой процесс предпросмотра. @@ -1410,7 +1410,7 @@ Please close the other one first. Вы действительно хотите удалить выбранный(-е) элемент(ы) из списка скачек и с жесткого диска? - + Download finished Скачивание завершено @@ -1432,17 +1432,17 @@ Please close the other one first. qBittorrent %1 - + Connection status: Состояние связи: - + Offline Не в сети - + No peers found... Не найдено пиров... @@ -1507,13 +1507,13 @@ Please close the other one first. qBittorrent %1 запущен. - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s Скорость скач.: %1 KiB/с - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s Скорость загр.: %1 KiB/с @@ -1537,12 +1537,12 @@ Please close the other one first. Простаивает - + Are you sure you want to quit? Вы действительно хотите выйти? - + '%1' was removed. 'xxx.avi' was removed. '%1' был удален. @@ -1584,12 +1584,12 @@ Please close the other one first. Прослушивание порта: %1 - + All downloads were paused. Все закачки были приостановлены. - + '%1' paused. xxx.avi paused. '%1' приостановлен. @@ -1601,30 +1601,30 @@ Please close the other one first. Подключение... - + All downloads were resumed. Все закачки были запущены. - + '%1' resumed. e.g: xxx.avi resumed. '%1' запущена. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. скачивание %1 завершено. - + I/O Error i.e: Input/Output Error Ошибка ввода/вывода - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused При попытке чтения/записи %1 произошла ошибка. Возможно, на диске не хватает места, закачка приостановлена @@ -1636,23 +1636,23 @@ Please close the other one first. Произошла ошибка (нет места?), '%1' остановлен. - + Connection Status: Состояние связи: - + Online В сети - + Firewalled? i.e: Behind a firewall/router? Файерволл? - + No incoming connections... Нет входящих соединений... @@ -1684,66 +1684,66 @@ Please close the other one first. Скачивание '%1', подождите... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. Произошла ошибка (нет места?), '%1' остановлен. - + Search Поиск - + RSS RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 qBittorrent прикреплен на порт: %1 - + DHT support [ON], port: %1 Поддержка DHT [Вкл], порт: %1 - + DHT support [OFF] Поддержка DHT [Выкл] - + PeX support [ON] Поддержка PeX [Вкл] - + PeX support [OFF] Поддержка PeX [Выкл] - + The download list is not empty. Are you sure you want to quit qBittorrent? Список закачек не пуст. Вы хотите выйти из qBittorrent? - + Downloads Закачки - + Are you sure you want to delete the selected item(s) in finished list? Вы уверены что хотите удалить выделенные пункты из списка завершенных? - + UPnP support [ON] Поддержка UPnP [Вкл] @@ -1753,17 +1753,17 @@ Are you sure you want to quit qBittorrent? Осторожнее, раздача материалов защищенных авторскими правами, преследуется по закону. - + Encryption support [ON] Поддержка шифрования [Вкл] - + Encryption support [FORCED] Поддержка шифрования [Принудительно] - + Encryption support [OFF] Поддержка шифрования [Выкл] @@ -1779,13 +1779,13 @@ Are you sure you want to quit qBittorrent? Соотношение - + Alt+1 shortcut to switch to first tab Alt+1 - + Alt+2 shortcut to switch to second tab Alt+2 @@ -1797,18 +1797,18 @@ Are you sure you want to quit qBittorrent? Alt+3, Ctrl+F - + Alt+4 shortcut to switch to fourth tab Alt+4 - + Url download error Ошибка URL скачивания - + Couldn't download file at url: %1, reason: %2. Невозможно скачать файл по URL: %1, причина: %2. @@ -1818,17 +1818,17 @@ Are you sure you want to quit qBittorrent? Быстрое восстановление данных для торрента %1 было невозможно, проверка заново... - + Are you sure you want to delete the selected item(s) from download list and from hard drive? Вы действительно хотите удалить выбранный(-е) элемент(ы) из списка скачек и с жесткого диска? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? Вы действительно хотите удалить выбранный(-е) элемент(ы) из списка законченных скачек и с жесткого диска? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. '%1' был удален. @@ -1839,13 +1839,13 @@ Are you sure you want to quit qBittorrent? Поиск раздающего Url не удался: %1, сообщение: %2 - + Alt+3 shortcut to switch to third tab Alt+3 - + Ctrl+F shortcut to switch to search tab @@ -1914,67 +1914,67 @@ Are you sure you want to quit qBittorrent? &Настройки - + &Edit &Изменить - + &File &Файл - + &Help &Помощь - + Open Открыть - + Exit Выход - + Preferences Предпочтения - + About О программе - + Start Начать - + Pause Приостановить - + Delete Удалить - + Pause All Приостановить Все - + Start All Начать Все - + Documentation Документация @@ -1984,7 +1984,7 @@ Are you sure you want to quit qBittorrent? Удалить Все - + Torrent Properties Свойства потока @@ -2059,7 +2059,7 @@ Are you sure you want to quit qBittorrent? Очистить - + Download from URL Закачать из URL @@ -2069,7 +2069,7 @@ Are you sure you want to quit qBittorrent? КиБ/с - + Create torrent Создать поток @@ -2094,37 +2094,37 @@ Are you sure you want to quit qBittorrent? Передачи - + Preview file Фаил предпросмотра - + Clear log Очистить лог - + Delete Permanently Удалить навсегда - + Visit website Посетить веб-сайт - + Report a bug Сообщить об ошибке - + Set upload limit Установить предел загрузки - + Set download limit Установить предел скачивания @@ -2139,17 +2139,17 @@ Are you sure you want to quit qBittorrent? Фильтр по IP - + Set global download limit Установить глобальный предел скачивания - + Set global upload limit Установить глобальный предел загрузки - + Options Опции @@ -2337,7 +2337,7 @@ Are you sure you want to quit qBittorrent? RssItem - + No description available Описание недоступно @@ -2345,13 +2345,13 @@ Are you sure you want to quit qBittorrent? RssStream - + %1 ago 10min ago %1 назад - + Never Никогда @@ -2359,71 +2359,71 @@ Are you sure you want to quit qBittorrent? SearchEngine - + Name i.e: file name Имя - + Size i.e: file size Размер - + Seeders i.e: Number of full sources Раздающие - + Leechers i.e: Number of partial sources Скачивающие - + Search engine Поисковый сервис - + Empty search pattern Очистить шаблон поиска - + Please type a search pattern first Пожалуйста, наберите сначала шаблон поиска - + No search engine selected Не выбран движок для поиска - + You must select at least one search engine. Вы должны выбрать по меньшей мере один поисковый двигатель. - + Results Результаты - + Searching... Поиск... - + Search plugin update -- qBittorrent Обновление поискового плагина -- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -2434,73 +2434,73 @@ Changelog: - + &Yes &Да - + &No &Нет - + Search plugin update Проверить наличие обновлений для плагинов - + qBittorrent qBittorrent - + Sorry, update server is temporarily unavailable. Извините, сервер обновлений временно недоступен. - + Your search plugin is already up to date. Ваш поисковый плагин не нуждается в обновлении. - + Search Engine Поисковый движок - + Search has finished Поиск завершен - + An error occured during search... Во время поиска произошла ошибка... - + Search aborted Поиск прерван - + Search returned no results Поиск не дал результатов - + Results i.e: Search results Результаты - + Search plugin download error Ошибка скачивания плагина - + Couldn't download search plugin update at url: %1, reason: %2. Невозможно скачать обновления поискового плагина по ссылке: %1, причина: %2. @@ -2596,7 +2596,7 @@ Changelog: Я хочу поблагодарить следующих людей, кто вызвался перевести qBittorrent: - + Please contact me if you would like to translate qBittorrent into your own language. Пожалуйста, свяжитесь со мной, если хотите перевести qBittorrent на свой язык. @@ -2983,77 +2983,77 @@ Changelog: Поиск - + Total DL Speed: Общая скорость скач.: - + KiB/s КиБ/с - + Session ratio: Сеансовый коэффициент: - + Total UP Speed: Общая скорость загр.: - + Log Лог - + IP filter Фильтр по IP - + Start Начать - + Pause Приостановить - + Delete Удалить - + Clear Очистить - + Preview file - + Set upload limit Установить предел загрузки - + Set download limit Установить предел скачивания - + Delete Permanently Удалить навсегда - + Torrent Properties @@ -3209,12 +3209,12 @@ Changelog: поврежден. - + Range Start IP Начальный IP диапазона - + Start IP: Начальный IP: @@ -3229,22 +3229,22 @@ Changelog: Этот IP некорректен. - + Range End IP Конечный IP диапазона - + End IP: Конечный IP: - + IP Range Comment Комментарий к диапазону IP - + Comment: Комментарий: @@ -3255,48 +3255,48 @@ Changelog: кому - + Choose your favourite preview program Выберите вашу любимую программу для предпросмотра - + Invalid IP Неверный IP - + This IP is invalid. Этот IP неправилен. - + Options were saved successfully. Настройки были успешно сохранены. - + Choose scan directory Выберите директорию для сканирования - + Choose an ipfilter.dat file Выберите файл ipfilter.dat - + Choose a save directory Выберите путь сохранения - + I/O Error Input/Output Error Ошибка ввода/вывода - + Couldn't open %1 in read mode. Невозможно открыть %1 в режиме чтения. @@ -3435,7 +3435,7 @@ Changelog: Файлы, содержащиеся в текущем torrent-е: - + Size Размер @@ -3505,12 +3505,12 @@ Changelog: Нахождение - + None - Unreachable? Нет - Недостигаемо? - + Unknown Неизвестно @@ -3535,7 +3535,7 @@ Changelog: Да - + Progress Прогресс @@ -3640,57 +3640,57 @@ Changelog: Трэкеры - + New tracker Новый трекер - + New tracker url: URL нового трекера: - + Priorities: Приоритеты: - + Normal: normal priority. Download order is dependent on availability Обычный: обычный приоритет. Порядок скачивания зависит от степени доступности - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability Высокий: приоритет выше обычного. Кусочки скачиваются раньше, чем нормальные при одной доступности, но не раньше более доступных - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority Максимум: максимальный приоритет, доступность игнорируется, скачиваются в первую очередь при любой доступности - + File name Имя файла - + Priority Приоритет - + qBittorrent qBittorrent - + Trackers list can't be empty. Список трекеров не может быть пуст. - + Ignored: file is not downloaded at all Игнорирован: файл не будет скачан @@ -3720,12 +3720,12 @@ Changelog: URL раздающих - + New url seed: URL нового раздающего: - + This url seed is already in the list. Этот URL раздающего уже в списке. @@ -3735,13 +3735,13 @@ Changelog: Прописанные в коде URL раздающих не могут быть удалены. - + None i.e: No error message Нет - + New url seed New HTTP source Новый URL раздачи @@ -3861,57 +3861,57 @@ Changelog: subDownloadThread - + Host is unreachable Хост недоступен - + File was not found (404) Файл не был найден (404) - + Connection was denied Подключение было отклонено - + Url is invalid URL некорректен - + Connection forbidden (403) Подключение запрещено (403) - + Connection was not authorized (401) Соединение не авторизовано (401) - + Content has moved (301) Содержимое было перенесено (301) - + Connection failure Соединение не установлено - + Connection was timed out Тайм-аут соединения - + Incorrect network interface Неправильный интерфейс сети - + Unknown error Неизвестная ошибка diff --git a/src/lang/qbittorrent_sk.ts b/src/lang/qbittorrent_sk.ts index 1c1908798..495720a12 100644 --- a/src/lang/qbittorrent_sk.ts +++ b/src/lang/qbittorrent_sk.ts @@ -679,115 +679,115 @@ Copyright © 2006 by Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name - + Size i.e: file size - + Progress i.e: % downloaded Priebeh - + DL Speed i.e: Download speed - + UP Speed i.e: Upload speed - + Seeds/Leechs i.e: full/partial sources Seederi/Leecheri - + Ratio Pomer - + ETA i.e: Estimated Time of Arrival / Time left - + qBittorrent %1 started. e.g: qBittorrent v0.x started. qBittorrent %1 spustený. - + Be careful, sharing copyrighted material without permission is against the law. Buďte opatrní, zdieľanie materiálu chráneného autorskými právami bez povolenia je protizákonné. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked <font color='red'>%1</font> <i>bol zablokovaný</i> - + Fast resume data was rejected for torrent %1, checking again... Rýchle obnovenie torrentu torrent %1 bolo odmietnuté, skúšam znova... - + Url seed lookup failed for url: %1, message: %2 Vyhľadanie url seedu zlyhalo pre url: %1, správa: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. '%1' bol pridaný do zoznamu na sťahovanie. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) '%1' bol obnovený. (rýchle obnovenie) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. '%1' sa už nachádza v zozname sťahovaných. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' Nebol omožné dekodovať torrent súbor: '%1' - + This file is either corrupted or this isn't a torrent. - + Couldn't listen on any of the given ports. Nepodarilo sa počúvať na žiadnom zo zadaných portov. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... Sťahuje sa '%1', čakajte prosím... @@ -804,31 +804,31 @@ Copyright © 2006 by Christophe Dumez<br> FinishedTorrents - + Name i.e: file name Názov - + Size i.e: file size Veľkosť - + Progress i.e: % downloaded Priebeh - + UP Speed i.e: Upload speed Rýchlosť nahrávania - + Seeds/Leechs i.e: full/partial sources Seederi/Leecheri @@ -845,7 +845,7 @@ Copyright © 2006 by Christophe Dumez<br> Skončené - + Ratio Pomer @@ -853,7 +853,7 @@ Copyright © 2006 by Christophe Dumez<br> GUI - + Open Torrent Files Otvoriť torrent súbory @@ -873,17 +873,17 @@ Copyright © 2006 by Christophe Dumez<br> Určite chcete zmazať všetky súbory v zozname sťahovaných? - + &Yes &Áno - + &No &Nie - + Are you sure you want to delete the selected item(s) in download list? Určite chcete zmazať vybrané položky v zozname sťahovaných? @@ -898,7 +898,7 @@ Copyright © 2006 by Christophe Dumez<br> spusten - + Finished hotovo @@ -953,7 +953,7 @@ Copyright © 2006 by Christophe Dumez<br> Nebolo možné vytvoriť adresár: - + Torrent Files Torrent súbory @@ -1003,12 +1003,12 @@ Copyright © 2006 by Christophe Dumez<br> qBittorrent - + qBittorrent qBittorrent - + Are you sure? -- qBittorrent Ste si istý? -- qBittorrent @@ -1268,12 +1268,12 @@ Záznam zmien: Prenosy - + Preview process already running Proces náhľadu už beží - + There is already another preview process running. Please close the other one first. Iný proces náhľadu už beží. @@ -1313,7 +1313,7 @@ Najskôr ho prosím zatvorte. Ste si istý, že chcete zmazať vybrané položky v zozname sťahovaných a na pevnom disku? - + Download finished Sťahovanie dokončené @@ -1340,17 +1340,17 @@ Najskôr ho prosím zatvorte. qBittorrent %1 - + Connection status: Stav spojenia: - + Offline Offline - + No peers found... Neboli nájdení rovesníci... @@ -1415,13 +1415,13 @@ Najskôr ho prosím zatvorte. qBittorrent %1 spustený. - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s Rýchlosť sťahovania: %1 KiB/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s Rýchlosť nahrávania: %1 KiB/s @@ -1445,12 +1445,12 @@ Najskôr ho prosím zatvorte. Bez pohybu - + Are you sure you want to quit? Ste si istý, že chcete skončiť? - + '%1' was removed. 'xxx.avi' was removed. '%1' bol odstránený. @@ -1492,12 +1492,12 @@ Najskôr ho prosím zatvorte. Počúvam na porte: %1 - + All downloads were paused. Všetky sťahovania pozastavené. - + '%1' paused. xxx.avi paused. '%1' pozastavené. @@ -1509,30 +1509,30 @@ Najskôr ho prosím zatvorte. pripája sa... - + All downloads were resumed. Všetky sťahovania obnovené. - + '%1' resumed. e.g: xxx.avi resumed. '%1' obnovené. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. %1 je stiahnutý. - + I/O Error i.e: Input/Output Error V/V Chyba - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused Vyskytla sa chyba pri pokuse o čítanie alebo zapisovanie do %1. Disk je pravdepodobne plný, sťahovanie bolo pozastavené @@ -1544,23 +1544,23 @@ Najskôr ho prosím zatvorte. Vyskytla sa chyba (plný disk?), '%1' pozastavené. - + Connection Status: Stav spojenia: - + Online Online - + Firewalled? i.e: Behind a firewall/router? Za firewallom? - + No incoming connections... Žiadne prichádzajúce spojenia... @@ -1592,66 +1592,66 @@ Najskôr ho prosím zatvorte. Sťahuje sa '%1', čakajte prosím... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. Vyskytla sa chyba (plný disk?), '%1' pozastavené. - + Search Vyhľadávanie - + RSS - + Downloads Sťahovania - + The download list is not empty. Are you sure you want to quit qBittorrent? Zoznam sťahovaní nie je prázdny. Ste si istý, že chcete ukončiť qBittorrent? - + Are you sure you want to delete the selected item(s) in finished list? Ste si istý, že chcete zmazať vybrané položky zo zoznamu dokončených? - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 qBittorrent sa viaže (bind) na port: %1 - + DHT support [ON], port: %1 Podpora DHT [zapnutá], port: %1 - + DHT support [OFF] Podpora DHT [vypnutá] - + UPnP support [ON] Podpora UPnP [zapnutá] - + PeX support [ON] Podpora PeX [zapnutá] - + PeX support [OFF] Podpora PeX [vypnutá] @@ -1661,17 +1661,17 @@ Ste si istý, že chcete ukončiť qBittorrent? Buďte opatrní, zdieľanie materiálu chráneného autorskými právami bez povolenia je protizákonné. - + Encryption support [ON] Podpora kryptovania [zapnuté] - + Encryption support [FORCED] Podpora kryptovania [vynútené] - + Encryption support [OFF] Podpora kryptovania [vypnuté] @@ -1687,13 +1687,13 @@ Ste si istý, že chcete ukončiť qBittorrent? Pomer - + Alt+1 shortcut to switch to first tab Alt+1 - + Alt+2 shortcut to switch to second tab Alt+2 @@ -1705,18 +1705,18 @@ Ste si istý, že chcete ukončiť qBittorrent? Alt+3, Ctrl+F - + Alt+4 shortcut to switch to fourth tab Alt+4 - + Url download error Chyba sťahovania url - + Couldn't download file at url: %1, reason: %2. Nebolo možné stiahnuť súbor z url: %1, dôvod: %2. @@ -1726,17 +1726,17 @@ Ste si istý, že chcete ukončiť qBittorrent? Rýchle obnovenie torrentu torrent %1 bolo odmietnuté, skúšam znova... - + Are you sure you want to delete the selected item(s) from download list and from hard drive? Ste si istý, že chcete zmazať vybrané položky zo zoznamu sťahovaných a z pevného disku? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? Ste si istý, že chcete zmazať vybrané položky zo zoznamu dokončených a z pevného disku? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. '%1' bol permanentne odstránený. @@ -1747,13 +1747,13 @@ Ste si istý, že chcete ukončiť qBittorrent? Vyhľadanie url seedu zlyhalo pre url: %1, správa: %2 - + Alt+3 shortcut to switch to third tab Alt+3 - + Ctrl+F shortcut to switch to search tab @@ -1817,67 +1817,67 @@ Ste si istý, že chcete ukončiť qBittorrent? &Nastavenia - + &Edit &Úpravy - + &File &Súbor - + &Help &Pomocník - + Open Otvoriť - + Exit Ukončiť - + Preferences Nastavenia - + About O aplikácii - + Start Spustiť - + Pause Pozastaviť - + Delete Zmazať - + Pause All Pozastaviť všetky - + Start All Spustiť všetky - + Documentation Dokumentácia @@ -1887,7 +1887,7 @@ Ste si istý, že chcete ukončiť qBittorrent? Zmazať všetky - + Torrent Properties Vlastnosti torrentu @@ -1952,7 +1952,7 @@ Ste si istý, že chcete ukončiť qBittorrent? Vyhad - + Download from URL Stiahnuť z URL @@ -1972,7 +1972,7 @@ Ste si istý, že chcete ukončiť qBittorrent? KiB/s - + Create torrent Vytvoriť torrent @@ -1992,37 +1992,37 @@ Ste si istý, že chcete ukončiť qBittorrent? Prenosy - + Preview file Náhľad súboru - + Clear log Vyčistiť záznam - + Delete Permanently Trvalo zmazať - + Visit website Navštíviť webstránku - + Report a bug Oznámiť chybu - + Set upload limit Nastaviť limit nahrávania - + Set download limit Nastaviť limit sťahovania @@ -2037,17 +2037,17 @@ Ste si istý, že chcete ukončiť qBittorrent? IP filter - + Set global download limit Nastaviť globálny limit sťahovania - + Set global upload limit Nastaviť globálny limit nahrávania - + Options Nastavenia @@ -2235,7 +2235,7 @@ Ste si istý, že chcete ukončiť qBittorrent? RssItem - + No description available Popis nie je dostupný @@ -2243,13 +2243,13 @@ Ste si istý, že chcete ukončiť qBittorrent? RssStream - + %1 ago 10min ago pred %1 min - + Never Nikdy @@ -2257,71 +2257,71 @@ Ste si istý, že chcete ukončiť qBittorrent? SearchEngine - + Name i.e: file name Názov - + Size i.e: file size Veľkosť - + Seeders i.e: Number of full sources Seederi - + Leechers i.e: Number of partial sources Leecheri - + Search engine Vyhľadávač - + Empty search pattern Prázdny vyhľadávací vzor - + Please type a search pattern first Prosím, najprv zadajte vyhľadávací vzor - + No search engine selected Nebol zvolený žiadny vyhľadávač - + You must select at least one search engine. Musíte zvoliť aspoň jeden vyhľadávač. - + Results Výsledky - + Searching... Hľadá sa... - + Search plugin update -- qBittorrent Aktualizácia zásuvného modulu vyhľadávania -- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -2331,73 +2331,73 @@ Changelog: Záznam zmien: - + &Yes &Áno - + &No &Nie - + Search plugin update Aktualizácia zásuvného modulu vyhľadávača - + qBittorrent qBittorrent - + Sorry, update server is temporarily unavailable. Je mi ľúto, aktualizačný server je dočasne nedostupný. - + Your search plugin is already up to date. Váš vyhľadávací zásuvný modul je aktuálny. - + Search Engine Vyhľadávač - + Search has finished Hľadanie skončené - + An error occured during search... Počas vyhľadávania sa vyskytla chyba... - + Search aborted Vyhľadávanie preušené - + Search returned no results Vyhľadávanie nevrátilo žiadne výsledky - + Results i.e: Search results Výsledky - + Search plugin download error Chyba pri sťahovaní zásuvného modulu vyhľadávania - + Couldn't download search plugin update at url: %1, reason: %2. Nebolo možné stiahnuť zásuvný modul vyhľadávania z url: %1, dôvod: %2. @@ -2488,7 +2488,7 @@ Záznam zmien: Rád by som poďakoval nasledovným dobrovoľníkom, ktorí preložili qBittorrent: - + Please contact me if you would like to translate qBittorrent into your own language. Prosím, kontaktujte ma ak chcete preložiť qBittorrent do vášho jazyka. @@ -2890,77 +2890,77 @@ Záznam zmien: Vyhľadávanie - + Total DL Speed: Celková rýchlosť sťahovania: - + KiB/s KiB/s - + Session ratio: Pomer: - + Total UP Speed: Celková rýchlosť nahrávania: - + Log Záznam - + IP filter IP filter - + Start Spustiť - + Pause Pozastaviť - + Delete Zmazať - + Clear - + Preview file Náhľad súboru - + Set upload limit Nastaviť limit nahrávania - + Set download limit Nastaviť limit sťahovania - + Delete Permanently Trvalo zmazať - + Torrent Properties Vlastnosti torrentu @@ -3155,12 +3155,12 @@ Záznam zmien: je v zlom tvare. - + Range Start IP Počiatočná IP rozsahu - + Start IP: Počiatočná IP: @@ -3175,22 +3175,22 @@ Záznam zmien: Táto IP je nesprávna. - + Range End IP Koncová IP rozsahu - + End IP: Koncová IP: - + IP Range Comment Komentár k IP rozsahu - + Comment: Komentár: @@ -3206,48 +3206,48 @@ Záznam zmien: - + Choose your favourite preview program Zvoľte si obľúbený program pre náhľad - + Invalid IP Neplatná IP - + This IP is invalid. Táto IP je neplatná. - + Options were saved successfully. Nastavenia úspešne uložené. - + Choose scan directory Zvoliť adresár pre prezeranie - + Choose an ipfilter.dat file Vyberte súbor ipfilter.dat - + Choose a save directory Vyberte adresár, kde sa bude ukladať - + I/O Error Input/Output Error V/V Chyba - + Couldn't open %1 in read mode. Nebolo možné otvoriť %1 v režime pre čítanie. @@ -3411,7 +3411,7 @@ Záznam zmien: Alokujem - + Unknown Neznámy @@ -3431,7 +3431,7 @@ Záznam zmien: Súbory obsiahnuté v súčasnom torrente: - + Size Veľkosť @@ -3476,7 +3476,7 @@ Záznam zmien: Trackery: - + None - Unreachable? Žiadne - Nedostupné? @@ -3486,7 +3486,7 @@ Záznam zmien: Chyby: - + Progress Priebeh @@ -3591,57 +3591,57 @@ Záznam zmien: Trackery - + Priorities: Priority: - + Normal: normal priority. Download order is dependent on availability Normálna: normálna priorita. Poradie sťahovania záleží na dostupnosti - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability Vysoká: vyššia priorita ako normálna. Kúsky sa uprednostňujú pred kúskami s rovnakou dostupnosťou, ale nie pred kúskami s nižšou dostupnosťou - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority Maximálna: maximálna priorita, na dostupnosť sa neberie ohľad, kúsky sú uprednostňované pred inými kúskami s nižšou prioritou - + File name Názov súboru - + Priority Priorita - + New tracker Nový tracker - + New tracker url: URL nového trackera: - + qBittorrent qBittorrent - + Trackers list can't be empty. Zoznam trackerov nemôže byť prázdny. - + Ignored: file is not downloaded at all Ignorované: súbor sa vôbec nesťahuje @@ -3671,12 +3671,12 @@ Záznam zmien: Url seedy - + New url seed: Nový URL seed: - + This url seed is already in the list. Tento URL seed je už v zozname. @@ -3686,13 +3686,13 @@ Záznam zmien: Napevno zadané URL seedy nie je možné zmazať. - + None i.e: No error message Žiadna - + New url seed New HTTP source Nový URL seed @@ -3812,57 +3812,57 @@ Záznam zmien: subDownloadThread - + Host is unreachable Hostiteľ je nedostupný - + File was not found (404) Súbor nebol nájdený (404) - + Connection was denied Spojenie bolo odmietnuté - + Url is invalid URL je neplatné - + Connection forbidden (403) Spojenie zakázané (403) - + Connection was not authorized (401) Spojenie nebolo autorizované (401) - + Content has moved (301) Obsah sa presunul (301) - + Connection failure Chyba spojenia - + Connection was timed out Časový limit spojenia vypršal - + Incorrect network interface Nesprávne sieťové rozhranie - + Unknown error Neznáma chyba diff --git a/src/lang/qbittorrent_sv.ts b/src/lang/qbittorrent_sv.ts index 6f4208a5d..452f648da 100644 --- a/src/lang/qbittorrent_sv.ts +++ b/src/lang/qbittorrent_sv.ts @@ -590,115 +590,115 @@ Copyright © 2006 Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name Namn - + Size i.e: file size Storlek - + Progress i.e: % downloaded Förlopp - + DL Speed i.e: Download speed Hämtningshastighet - + UP Speed i.e: Upload speed Sändningshastighet - + Seeds/Leechs i.e: full/partial sources Dist/Repr - + Ratio Förhållande - + ETA i.e: Estimated Time of Arrival / Time left Färdig om - + qBittorrent %1 started. e.g: qBittorrent v0.x started. qBittorrent %1 startad. - + Be careful, sharing copyrighted material without permission is against the law. Var försiktig, dela ut upphovsrättsskyddat material utan tillåtelse är ett lagbrott. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked <font color='red'>%1</font> <i>blockerades</i> - + Fast resume data was rejected for torrent %1, checking again... Snabb återupptagning av data nekades för torrent-filen %1, kontrollerar igen... - + Url seed lookup failed for url: %1, message: %2 Uppslagning av url misslyckades för: %1, meddelande: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. \"%1\" lades till i hämtningslistan. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) \"%1\" återupptogs. (snabbt läge) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. \"%1\" finns redan i hämtningslistan. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' Kunde inte avkoda torrent-fil: \"%1\" - + This file is either corrupted or this isn't a torrent. Denna fil är antingen skadad eller så är den inte en torrent-fil. - + Couldn't listen on any of the given ports. Kunde inte lyssna på någon av de angivna portarna. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... Hämtar \"%1\", vänta... @@ -720,37 +720,37 @@ Copyright © 2006 Christophe Dumez<br> Färdig - + Name i.e: file name Namn - + Size i.e: file size Storlek - + Progress i.e: % downloaded Förlopp - + UP Speed i.e: Upload speed Sändningshastighet - + Seeds/Leechs i.e: full/partial sources Dist/Repr - + Ratio Förhållande @@ -758,7 +758,7 @@ Copyright © 2006 Christophe Dumez<br> GUI - + Open Torrent Files Öppna Torrent-filer @@ -768,27 +768,27 @@ Copyright © 2006 Christophe Dumez<br> Denna fil är antingen skadad eller så är den inte en torrent-fil. - + &Yes &Ja - + &No &Nej - + Are you sure you want to delete the selected item(s) in download list? Är du säker på att du vill ta bort de markerade post(erna) i hämtningslistan? - + Torrent Files Torrent-filer - + Are you sure? -- qBittorrent Är du säker? -- qBittorrent @@ -798,19 +798,19 @@ Copyright © 2006 Christophe Dumez<br> Kunde inte lyssna på någon av de angivna portarna. - + Preview process already running Förhandsvisningsprocess kör redan - + There is already another preview process running. Please close the other one first. Det finns redan en annan förhandsvisningsprocess. Stäng den först. - + Download finished Hämtningen är färdig @@ -821,17 +821,17 @@ Stäng den först. qBittorrent %1 - + Connection status: Anslutningsstatus: - + Offline Frånkopplad - + No peers found... Inga parter hittades... @@ -884,29 +884,29 @@ Stäng den först. qBittorrent %1 startad. - + qBittorrent qBittorrent - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s Hämtning: %1 KiB/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s Sändning: %1 KiB/s - + Are you sure you want to quit? Är du säker på att du vill avsluta? - + '%1' was removed. 'xxx.avi' was removed. \"%1\" togs bort. @@ -936,63 +936,63 @@ Stäng den först. Kunde inte avkoda torrent-fil: \"%1\" - + All downloads were paused. Alla hämtningar har pausats. - + '%1' paused. xxx.avi paused. \"%1\" pausad. - + All downloads were resumed. Alla hämtningar har återupptagits. - + '%1' resumed. e.g: xxx.avi resumed. \"%1\" återupptogs. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. %1 har hämtats färdigt. - + I/O Error i.e: Input/Output Error In/Ut-fel - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused Ett fel inträffade vid försök att läsa eller skriva %1. Disken är antagligen full, hämtningen har pausats - + Connection Status: Anslutningsstatus: - + Online Ansluten - + Firewalled? i.e: Behind a firewall/router? Brandvägg? - + No incoming connections... Inga inkommande anslutningar... @@ -1003,71 +1003,71 @@ Stäng den först. Hämtar \"%1\", vänta... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. Ett fel inträffade (full disk?), \"%1\" pausad. - + Search Sök - + RSS RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 qBittorrent är bunden till port: %1 - + DHT support [ON], port: %1 DHT-stöd [PÅ], port: %1 - + DHT support [OFF] DHT-stöd [AV] - + PeX support [ON] PeX-stöd [PÅ] - + PeX support [OFF] PeX-stöd [AV] - + The download list is not empty. Are you sure you want to quit qBittorrent? Hämtningslistan är inte tom. Är du säker på att du vill avsluta qBittorrent? - + Downloads Hämtningar - + Finished Färdig - + Are you sure you want to delete the selected item(s) in finished list? Är du säker på att du vill ta bort de markerade färdiga objekt(en) i listan? - + UPnP support [ON] UPnP-stöd [PÅ] @@ -1077,17 +1077,17 @@ Are you sure you want to quit qBittorrent? Var försiktig, dela ut upphovsrättsskyddat material utan tillåtelse är ett lagbrott. - + Encryption support [ON] Krypteringsstöd [PÅ] - + Encryption support [FORCED] Krypteringsstöd [TVINGAD] - + Encryption support [OFF] Krypteringsstöd [AV] @@ -1103,13 +1103,13 @@ Are you sure you want to quit qBittorrent? Förhållande - + Alt+1 shortcut to switch to first tab Alt+1 - + Alt+2 shortcut to switch to second tab Alt+2 @@ -1121,18 +1121,18 @@ Are you sure you want to quit qBittorrent? Alt+3, Ctrl+F - + Alt+4 shortcut to switch to fourth tab Alt+4 - + Url download error Fel vid url-hämtning - + Couldn't download file at url: %1, reason: %2. Kunde inte hämta fil från url:en: %1, anledning: %2. @@ -1142,17 +1142,17 @@ Are you sure you want to quit qBittorrent? Snabb återupptagning av data nekades för torrent-filen %1, kontrollerar igen... - + Are you sure you want to delete the selected item(s) from download list and from hard drive? Är du säker på att du vill ta bort de markerade objekt(en) från hämtningslistan och från hårddisken? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? Är du säker på att du vill ta bort de markerade färdiga objekt(en) från listan och från hårddisken? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. \"%1\" togs bort permanent. @@ -1163,13 +1163,13 @@ Are you sure you want to quit qBittorrent? Uppslagning av url misslyckades för: %1, meddelande: %2 - + Alt+3 shortcut to switch to third tab Alt+3 - + Ctrl+F shortcut to switch to search tab @@ -1193,72 +1193,72 @@ Are you sure you want to quit qBittorrent? I&nställningar - + &Edit R&edigera - + &File &Arkiv - + &Help &Hjälp - + Open Öppna - + Exit Avsluta - + Preferences Inställningar - + About Om - + Start Starta - + Pause Gör paus - + Delete Ta bort - + Pause All Pausa alla - + Start All Starta alla - + Torrent Properties Egenskaper för torrent - + Download from URL Hämta från url @@ -1268,7 +1268,7 @@ Are you sure you want to quit qBittorrent? KiB/s - + Create torrent Skapa torrent @@ -1278,27 +1278,27 @@ Are you sure you want to quit qBittorrent? Sessionsratio: - + Preview file Förhandsvisa fil - + Clear log Töm logg - + Delete Permanently Ta bort permanent - + Visit website Besök webbsidan - + Report a bug Rapportera ett fel @@ -1308,17 +1308,17 @@ Are you sure you want to quit qBittorrent? Hämtningar - + Set upload limit Ställ in sändningsgräns - + Set download limit Ställ in hämtningsgräns - + Documentation Dokumentation @@ -1333,17 +1333,17 @@ Are you sure you want to quit qBittorrent? IP-filter - + Set global download limit Ställ in allmän hämtningsgräns - + Set global upload limit Ställ in allmän sändningsgräns - + Options Inställningar @@ -1513,7 +1513,7 @@ Are you sure you want to quit qBittorrent? RssItem - + No description available Ingen beskrivning tillgänglig @@ -1521,13 +1521,13 @@ Are you sure you want to quit qBittorrent? RssStream - + %1 ago 10min ago %1 sedan - + Never @@ -1615,47 +1615,47 @@ i.e: Number of partial sources Reciprokörer - + Search engine Sökmotor - + Empty search pattern Tomt sökmönster - + Please type a search pattern first Ange ett sökmönster först - + No search engine selected Ingen sökmotor vald - + You must select at least one search engine. Du måste välja minst en sökmotor. - + Results Resultat - + Searching... Söker... - + Search plugin update -- qBittorrent Uppdatering av sökinstick -- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -1665,57 +1665,57 @@ Changelog: Ändringslogg: - + &Yes &Ja - + &No &Nej - + Search plugin update Uppdatering av sökinstick - + qBittorrent qBittorrent - + Sorry, update server is temporarily unavailable. Tyvärr, uppdateringsservern är inte tillgänglig för tillfället. - + Your search plugin is already up to date. Din sökinsticksmodul är redan uppdaterad. - + Search Engine Sökmotor - + Search has finished Sökningen är färdig - + An error occured during search... Ett fel inträffade under sökningen... - + Search aborted Sökningen avbröts - + Search returned no results Sökningen returnerade inga resultat @@ -1744,41 +1744,41 @@ i.e: Search results Resultat - + Search plugin download error Hämtningsfel för sökinsticksmodul - + Couldn't download search plugin update at url: %1, reason: %2. Kunde inte hämta uppdatering för sökinsticksmodul från url:en: %1, anledning: %2. - + Name i.e: file name Namn - + Size i.e: file size Storlek - + Seeders i.e: Number of full sources Distributörer - + Leechers i.e: Number of partial sources Reciprokörer - + Results i.e: Search results Resultat @@ -1797,7 +1797,7 @@ i.e: Search results Jag vill tacka följande personer som bidragit med att översätta qBittorrent: - + Please contact me if you would like to translate qBittorrent into your own language. Kontakta mig om du vill översätta qBittorrent till ditt språk. @@ -2099,77 +2099,77 @@ i.e: Search results Sök - + Total DL Speed: Total hämtningshastighet: - + KiB/s KiB/s - + Session ratio: Sessionsratio: - + Total UP Speed: Total sändningshastighet: - + Log Logg - + IP filter IP-filter - + Start Starta - + Pause Gör paus - + Delete Ta bort - + Clear Töm - + Preview file Förhandsvisa fil - + Set upload limit Ställ in sändningsgräns - + Set download limit Ställ in hämtningsgräns - + Delete Permanently Ta bort permanent - + Torrent Properties @@ -2245,32 +2245,32 @@ i.e: Search results options_imp - + Range Start IP Intervall start-IP - + Start IP: Start-IP: - + Range End IP Intervall slut-IP - + End IP: Slut-IP: - + IP Range Comment Kommentar om IP-intervall - + Comment: Kommentar: @@ -2281,48 +2281,48 @@ i.e: Search results till - + Choose your favourite preview program Välj ditt favoritprogram för förhandsvisning - + Invalid IP Ogiltigt IP - + This IP is invalid. Detta IP är ogiltigt. - + Options were saved successfully. Inställningarna har sparats. - + Choose scan directory Välj en avsökningskatalog - + Choose an ipfilter.dat file Välj en ipfilter.dat-fil - + Choose a save directory Välj en katalog att spara i - + I/O Error Input/Output Error In/Ut-fel - + Couldn't open %1 in read mode. Kunde inte öppna %1 i läsläge. @@ -2396,7 +2396,7 @@ i.e: Search results OK - + Unknown Okänd @@ -2406,7 +2406,7 @@ i.e: Search results Filer i aktuell torrent: - + Size Storlek @@ -2421,7 +2421,7 @@ i.e: Search results Trackers: - + None - Unreachable? Ingen - Ej nåbar? @@ -2431,7 +2431,7 @@ i.e: Search results Fel: - + Progress Förlopp @@ -2511,57 +2511,57 @@ i.e: Search results Trackers - + New tracker Ny tracker - + New tracker url: Url för ny tracker: - + Priorities: Prioriteringar: - + Normal: normal priority. Download order is dependent on availability Normal: normal prioritet. Hämtningsordningen är beroende av tillgänglighet - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability Hög: högre än normal prioritet. Delarna föredras över delar med samma tillgänglighet, men inte över delar med lägre tillgänglighet - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority Maximal: maximal prioritet, tillgänglighet används inte, delen föredras över alla andra delar med lägre prioritet - + File name Filnamn - + Priority Prioritet - + qBittorrent qBittorrent - + Trackers list can't be empty. Listan över trackers får inte vara tom. - + Ignored: file is not downloaded at all Ignoreras: filen hämtas inte alls @@ -2591,12 +2591,12 @@ i.e: Search results Url-distributioner - + New url seed: Ny url-distribution: - + This url seed is already in the list. Den här url-distributionen finns redan i listan. @@ -2632,7 +2632,7 @@ i.e: No error message Ingen - + New url seed New HTTP source Ny url-distribution @@ -2643,7 +2643,7 @@ i.e: No error message Följande url-distributioner finns tillgängliga för denna torrent: - + None i.e: No error message Ingen @@ -2758,57 +2758,57 @@ i.e: No error message subDownloadThread - + Host is unreachable Värden är inte nåbar - + File was not found (404) Filen kunde inte hittas (404) - + Connection was denied Anslutningen nekades - + Url is invalid Url:en är ogiltig - + Connection forbidden (403) Anslutningen förbjöds (403) - + Connection was not authorized (401) Anslutningen var inte auktoriserad (401) - + Content has moved (301) Innehållet har flyttats (301) - + Connection failure Anslutningsfel - + Connection was timed out Tidsgränsen för anslutningen överstegs - + Incorrect network interface Felaktigt nätverksgränssnitt - + Unknown error Okänt fel diff --git a/src/lang/qbittorrent_tr.ts b/src/lang/qbittorrent_tr.ts index 094e27ced..00c4420ef 100644 --- a/src/lang/qbittorrent_tr.ts +++ b/src/lang/qbittorrent_tr.ts @@ -795,115 +795,115 @@ Telif Hakkı © 2006 Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name İsim - + Size i.e: file size Boyut - + Progress i.e: % downloaded İlerleme - + DL Speed i.e: Download speed DL Hızı - + UP Speed i.e: Upload speed UP Hızı - + Seeds/Leechs i.e: full/partial sources Seeds/Leechs - + Ratio - + ETA i.e: Estimated Time of Arrival / Time left ETA - + qBittorrent %1 started. e.g: qBittorrent v0.x started. qBittorrent %1 başladı. - + Be careful, sharing copyrighted material without permission is against the law. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked - + Fast resume data was rejected for torrent %1, checking again... - + Url seed lookup failed for url: %1, message: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. '%1' download listesine eklendi. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) '%1' devam ettirildi. (fast resume) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. '%1' zaten download listesinde var. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' Torrent dosyası çözümlenemiyor: '%1' - + This file is either corrupted or this isn't a torrent. Bu dosya bozuk ya da torrent dosyası değil. - + Couldn't listen on any of the given ports. Verilen portların hiçbiri dinlenemedi. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... Download ediliyor '%1', lütfen bekleyin... @@ -920,19 +920,19 @@ Telif Hakkı © 2006 Christophe Dumez<br> FinishedTorrents - + Name i.e: file name İsim - + Size i.e: file size Boyut - + Progress i.e: % downloaded İlerleme @@ -944,13 +944,13 @@ Telif Hakkı © 2006 Christophe Dumez<br> DL Hızı - + UP Speed i.e: Upload speed UP Hızı - + Seeds/Leechs i.e: full/partial sources Seeds/Leechs @@ -984,7 +984,7 @@ Telif Hakkı © 2006 Christophe Dumez<br> Yok - + Ratio @@ -992,7 +992,7 @@ Telif Hakkı © 2006 Christophe Dumez<br> GUI - + Open Torrent Files Torrent Dosyasını Aç @@ -1017,17 +1017,17 @@ Telif Hakkı © 2006 Christophe Dumez<br> Download listesindeki bütün dosyaları silmek istediğinizden emin misiniz? - + &Yes &Evet - + &No &Hayır - + Are you sure you want to delete the selected item(s) in download list? Download listesindeki seçili öğeleri silmek istediğinize emin misiniz? @@ -1047,7 +1047,7 @@ Telif Hakkı © 2006 Christophe Dumez<br> kb/s - + Finished Tamamlandı @@ -1102,7 +1102,7 @@ Telif Hakkı © 2006 Christophe Dumez<br> Klasör yaratılamıyor: - + Torrent Files Torrent Dosyaları @@ -1174,12 +1174,12 @@ Telif Hakkı © 2006 Christophe Dumez<br> qBittorrent - + qBittorrent qBittorrent - + Are you sure? -- qBittorrent Emin misiniz? -- qBittorrent @@ -1462,12 +1462,12 @@ Changelog: Duraklatıldı - + Preview process already running Önizleme işlemi zaten çalışıyor - + There is already another preview process running. Please close the other one first. Zaten başka bir önizleme işlemi çalışıyor. @@ -1512,7 +1512,7 @@ Lütfen önce diğerini kapatın. Seçilenleri download listesinden ve sabit diskinizden silmek istediğinize emin misiniz? - + Download finished Download bitti @@ -1534,17 +1534,17 @@ Lütfen önce diğerini kapatın. qBittorrent %1 - + Connection status: Bağlantı durumu: - + Offline Çevrimdışı - + No peers found... Kullanıcı bulunamadı... @@ -1609,13 +1609,13 @@ Lütfen önce diğerini kapatın. qBittorrent %1 başladı. - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s DL hızı: %1 KiB/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s UP hızı: %1 KiB/s @@ -1639,12 +1639,12 @@ Lütfen önce diğerini kapatın. Hız kaybetti - + Are you sure you want to quit? Çıkmak istediğinize emin misiniz? - + '%1' was removed. 'xxx.avi' was removed. '%1' silindi. @@ -1686,12 +1686,12 @@ Lütfen önce diğerini kapatın. Port dinleniyor: %1 - + All downloads were paused. Bütün downloadlar duraklatıldı. - + '%1' paused. xxx.avi paused. '%1' duraklatıldı. @@ -1703,52 +1703,52 @@ Lütfen önce diğerini kapatın. Bağlanılıyor... - + All downloads were resumed. Bütün downloadlar devam ettirildi. - + '%1' resumed. e.g: xxx.avi resumed. '%1' devam ettirildi. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. %1 downloadu tamamlandı. - + I/O Error i.e: Input/Output Error I/O Hatası - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused %1 okunmaya veya yazılmaya çalışılırken bir hata oluştu. Disk muhtemelen dolu, download duraklatıldı - + Connection Status: Bağlantı Durumu: - + Online Çevrimiçi - + Firewalled? i.e: Behind a firewall/router? Firewall açık mı? - + No incoming connections... Gelen bağlantı yok... @@ -1780,135 +1780,135 @@ Lütfen önce diğerini kapatın. Download ediliyor '%1', lütfen bekleyin... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. Bir hata oluştu (dolu disk?), '%1' duraklatıldı. - + Search Arama - + RSS - + Downloads Downloadlar - + The download list is not empty. Are you sure you want to quit qBittorrent? - + Are you sure you want to delete the selected item(s) in finished list? - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 - + DHT support [ON], port: %1 - + DHT support [OFF] - + PeX support [ON] - + PeX support [OFF] - + UPnP support [ON] - + Encryption support [ON] - + Encryption support [FORCED] - + Encryption support [OFF] - + Alt+1 shortcut to switch to first tab - + Alt+2 shortcut to switch to second tab - + Alt+4 shortcut to switch to fourth tab - + Url download error - + Couldn't download file at url: %1, reason: %2. - + Are you sure you want to delete the selected item(s) from download list and from hard drive? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. - + Alt+3 shortcut to switch to third tab - + Ctrl+F shortcut to switch to search tab @@ -1982,67 +1982,67 @@ Are you sure you want to quit qBittorrent? &Ayarlar - + &Edit D&üzen - + &File &Dosya - + &Help &Yardım - + Open - + Exit Çıkış - + Preferences Seçenekler - + About Hakkında - + Start Başlat - + Pause Duraklat - + Delete Sil - + Pause All Hepsini Duraklat - + Start All Hepsini Duraklat - + Documentation Kullanım Kılavuzu @@ -2057,7 +2057,7 @@ Are you sure you want to quit qBittorrent? Hepsini Sil - + Torrent Properties Torrent Özellikleri @@ -2122,7 +2122,7 @@ Are you sure you want to quit qBittorrent? Arama Motoru - + Download from URL URL Adresinden Download @@ -2142,7 +2142,7 @@ Are you sure you want to quit qBittorrent? KiB/s - + Create torrent Torrent oluştur @@ -2167,52 +2167,52 @@ Are you sure you want to quit qBittorrent? Aktarımlar - + Preview file Dosya önizleme - + Clear log Kaydı temizle - + Delete Permanently Kalıcı Olarak Sil - + Visit website Websiteyi ziyaret et - + Report a bug Hatayı rapor et - + Set upload limit - + Set download limit - + Set global download limit - + Set global upload limit - + Options Ayarlar @@ -2400,7 +2400,7 @@ Are you sure you want to quit qBittorrent? RssItem - + No description available @@ -2408,13 +2408,13 @@ Are you sure you want to quit qBittorrent? RssStream - + %1 ago 10min ago - + Never @@ -2422,71 +2422,71 @@ Are you sure you want to quit qBittorrent? SearchEngine - + Name i.e: file name İsim - + Size i.e: file size Boyut - + Seeders i.e: Number of full sources Seeders - + Leechers i.e: Number of partial sources Leechers - + Search engine Arama motoru - + Empty search pattern Boş arama sorgusu - + Please type a search pattern first Lütfen önce bir arama sorgusu girin - + No search engine selected Arama motoru seçildi - + You must select at least one search engine. En az bir arama motoru seçmelisiniz. - + Results Sonuçlar - + Searching... Aranıyor... - + Search plugin update -- qBittorrent Arama plugini güncellemesi -- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -2497,73 +2497,73 @@ Changelog: - + &Yes &Evet - + &No &Hayır - + Search plugin update Eklenti güncellemesi ara - + qBittorrent qBittorrent - + Sorry, update server is temporarily unavailable. Üzgünüz, güncelleme sunucusu geçici olarak servis dışı. - + Your search plugin is already up to date. Arama plugini zaten güncel durumda. - + Search Engine Arama Motoru - + Search has finished Arama bitti - + An error occured during search... Arama yapılırken bir hata oluştu... - + Search aborted Arama iptal edildi - + Search returned no results Arama sonuç bulamadı - + Results i.e: Search results Sonuçlar - + Search plugin download error - + Couldn't download search plugin update at url: %1, reason: %2. @@ -2664,7 +2664,7 @@ Changelog: qBittorrent için gönüllü olarak çevirmenlik yapanlara teşekkürlerimi sunarım: - + Please contact me if you would like to translate qBittorrent into your own language. Eğer qBittorrent i kendi dilinize çevirmek isterseniz benimle iletişim kurun. @@ -3061,77 +3061,77 @@ Changelog: Arama - + Total DL Speed: Toplam DL Hızı: - + KiB/s KiB/s - + Session ratio: Oturum oranı: - + Total UP Speed: Toplam UP Hızı: - + Log - + IP filter - + Start Başlat - + Pause Duraklat - + Delete Sil - + Clear Temizle - + Preview file Dosya önizleme - + Set upload limit - + Set download limit - + Delete Permanently Kalıcı Olarak Sil - + Torrent Properties Torrent Özellikleri @@ -3287,12 +3287,12 @@ Changelog: bozulmuş. - + Range Start IP IP Başlangıç Aralığı - + Start IP: Başlangıç IP: @@ -3307,22 +3307,22 @@ Changelog: Bu IP Adresi yanlıştır. - + Range End IP IP Bitiş Aralığı - + End IP: Bitiş IP: - + IP Range Comment IP Aralığı Yorumu - + Comment: Yorum: @@ -3333,48 +3333,48 @@ Changelog: dan - + Choose your favourite preview program Favori önizleme programınızı seçin - + Invalid IP Geçersiz IP - + This IP is invalid. Bu IP geçersizdir. - + Options were saved successfully. Ayarlar başarıyla kaydedildi. - + Choose scan directory Taranacak klasörü seç - + Choose an ipfilter.dat file Bir ipfilter.dat dosyası seç - + Choose a save directory Bir kayıt klasörü seçin - + I/O Error Input/Output Error I/O Hatası - + Couldn't open %1 in read mode. %1 okuma modunda açılamadı. @@ -3538,7 +3538,7 @@ Changelog: Ayrılıyor - + Unknown Bilinmeyen @@ -3558,7 +3558,7 @@ Changelog: Şimdiki torrentteki dosya içeriği: - + Size Boyut @@ -3603,7 +3603,7 @@ Changelog: Trackerlar: - + None - Unreachable? Yok - Erişilemez? @@ -3613,7 +3613,7 @@ Changelog: Hata(lar): - + Progress İlerleme @@ -3718,57 +3718,57 @@ Changelog: - + New tracker - + New tracker url: - + Priorities: - + Normal: normal priority. Download order is dependent on availability - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority - + File name Dosya adı - + Priority - + qBittorrent qBittorrent - + Trackers list can't be empty. - + Ignored: file is not downloaded at all @@ -3798,23 +3798,23 @@ Changelog: - + New url seed: - + This url seed is already in the list. - + None i.e: No error message Yok - + New url seed New HTTP source @@ -3934,57 +3934,57 @@ Changelog: subDownloadThread - + Host is unreachable - + File was not found (404) - + Connection was denied - + Url is invalid - + Connection forbidden (403) - + Connection was not authorized (401) - + Content has moved (301) - + Connection failure - + Connection was timed out - + Incorrect network interface - + Unknown error diff --git a/src/lang/qbittorrent_uk.ts b/src/lang/qbittorrent_uk.ts index a44e37671..3eb22028a 100644 --- a/src/lang/qbittorrent_uk.ts +++ b/src/lang/qbittorrent_uk.ts @@ -724,115 +724,115 @@ Copyright © 2006 by Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name Ім'я - + Size i.e: file size Розмір - + Progress i.e: % downloaded Прогрес - + DL Speed i.e: Download speed - + UP Speed i.e: Upload speed - + Seeds/Leechs i.e: full/partial sources Сідерів/Лічерів - + Ratio - + ETA i.e: Estimated Time of Arrival / Time left ETA - + qBittorrent %1 started. e.g: qBittorrent v0.x started. qBittorrent %1 запущено. - + Be careful, sharing copyrighted material without permission is against the law. Будьте обережні, ділення захищеним матеріалом без дозволу є протизаконним. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked <font color='red'>%1</font> <i>було заблоковано</i> - + Fast resume data was rejected for torrent %1, checking again... Було відмовлено у швидкому відновленні данних для torrent'у %1, перевіряю знову... - + Url seed lookup failed for url: %1, message: %2 Пошук url роздачі невдалий для url: %1, повідомлення: %2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. '%1' додано до списку завантажень. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) '%1' відновлено. (швидке відновлення) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. '%1' вже є у списку завантажень. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' Неможливо декодувати торрент-файл: '%1' - + This file is either corrupted or this isn't a torrent. Цей файл пошкоджено, або він не є torrent-файлом. - + Couldn't listen on any of the given ports. Не можу слухати по жодному з вказаних портів. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... Завантажую '%1', будь-ласка зачекайте... @@ -854,31 +854,31 @@ Copyright © 2006 by Christophe Dumez<br> Закінчено - + Name i.e: file name Ім'я - + Size i.e: file size Розмір - + Progress i.e: % downloaded Прогрес - + UP Speed i.e: Upload speed Швидкість віддачі - + Seeds/Leechs i.e: full/partial sources Сідерів/Лічерів @@ -907,7 +907,7 @@ Copyright © 2006 by Christophe Dumez<br> Немає - + Ratio Коефіціент @@ -915,7 +915,7 @@ Copyright © 2006 by Christophe Dumez<br> GUI - + Open Torrent Files Відкрити Torrent-файли @@ -935,17 +935,17 @@ Copyright © 2006 by Christophe Dumez<br> Ви впевнені що хочете видалити всі файли зі списку завантажень? - + &Yes &Так - + &No &Ні - + Are you sure you want to delete the selected item(s) in download list? Ви впевнені що хочете видалити вибрані файли зі списку завантажень? @@ -960,7 +960,7 @@ Copyright © 2006 by Christophe Dumez<br> почато - + Finished Закінчено @@ -1015,7 +1015,7 @@ Copyright © 2006 by Christophe Dumez<br> Неможливо створити директорію: - + Torrent Files Torrent файли @@ -1087,12 +1087,12 @@ Copyright © 2006 by Christophe Dumez<br> qBittorrent - + qBittorrent qBittorrent - + Are you sure? -- qBittorrent Ви впевнені? -- qBittorrent @@ -1370,12 +1370,12 @@ Changelog: Призупинено - + Preview process already running Процес перегляду вже запущений - + There is already another preview process running. Please close the other one first. Вже запущений інший процес перегляду. @@ -1420,7 +1420,7 @@ Please close the other one first. Ви впевнені, що хочете видалити вибрані завантаження зі списку та з вінчестера? - + Download finished Завантаження завершено @@ -1442,17 +1442,17 @@ Please close the other one first. qBittorrent %1 - + Connection status: Статус з'єднання: - + Offline Офлайн - + No peers found... Не знайдено пірів... @@ -1517,13 +1517,13 @@ Please close the other one first. qBittorrent %1 запущено. - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s Швидкість прийому: %1 КіБ/с - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s Швидкість віддачі: %1 КіБ/с @@ -1547,12 +1547,12 @@ Please close the other one first. Заглохло - + Are you sure you want to quit? Ви впевнені, що хочете вийти? - + '%1' was removed. 'xxx.avi' was removed. '%1' було видалено. @@ -1594,12 +1594,12 @@ Please close the other one first. Прослуховую порт: %1 - + All downloads were paused. Всі завантаження були призупинені. - + '%1' paused. xxx.avi paused. '%1' призупинено. @@ -1611,30 +1611,30 @@ Please close the other one first. З'єднуюсь... - + All downloads were resumed. Всі завантаження було відновлено. - + '%1' resumed. e.g: xxx.avi resumed. '%1' відновлено. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. Завантаження '%1' закінчилось. - + I/O Error i.e: Input/Output Error Помилка вводу/виводу - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused Сталася помилка під час запису чи зчитування %1. Можливо диск заповнено, завантаження було призупинено @@ -1646,23 +1646,23 @@ Please close the other one first. Сталася помилка (заповнено диск?), '%1' призупинено. - + Connection Status: Статус з'єднання: - + Online Онлайн - + Firewalled? i.e: Behind a firewall/router? Захищено фаєрволом? - + No incoming connections... Немає вхідних з'єднань... @@ -1694,66 +1694,66 @@ Please close the other one first. Завантажую '%1', будь-ласка зачекайте... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. Сталася помилка (заповнено диск?), '%1' призупинено. - + Search Пошук - + RSS RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 qBittorrent прив'язаний до порту: %1 - + DHT support [ON], port: %1 Підтримка DHT (Увімкнена), порт: %1 - + DHT support [OFF] Підтримка DHT (Вимкнена) - + PeX support [ON] Підтримка PeX (Увімкнена) - + PeX support [OFF] Підтримка PeX (Вимкнена) - + The download list is not empty. Are you sure you want to quit qBittorrent? Список завантажень не порожній. Ви впевнені, що хочете вийти з qBittorrent? - + Downloads Завантаження - + Are you sure you want to delete the selected item(s) in finished list? Ви впевнені що хочете видалити вибрані пункти зі списку завершених завантажень? - + UPnP support [ON] Підтримка UNnP (Увімкнена) @@ -1763,17 +1763,17 @@ Are you sure you want to quit qBittorrent? Будьте обережні, ділення захищеним матеріалом без дозволу є протизаконним. - + Encryption support [ON] Підтримка шифрування (Увімкнена) - + Encryption support [FORCED] Підтримка шифрування (Примусова) - + Encryption support [OFF] Підтримка шифрування (Вимкнена) @@ -1789,13 +1789,13 @@ Are you sure you want to quit qBittorrent? КоеКоефіціент - + Alt+1 shortcut to switch to first tab Alt+1 - + Alt+2 shortcut to switch to second tab Alt+2 @@ -1807,18 +1807,18 @@ Are you sure you want to quit qBittorrent? Alt+3, Ctrl+F - + Alt+4 shortcut to switch to fourth tab Alt+4 - + Url download error Помилка завантаження url - + Couldn't download file at url: %1, reason: %2. Неможливо завантажити файл з url: %1, причина: %2. @@ -1828,17 +1828,17 @@ Are you sure you want to quit qBittorrent? Було відмовлено у швидкому відновленні данних для torrent'у %1, перевіряю знову... - + Are you sure you want to delete the selected item(s) from download list and from hard drive? Ви впевнені що хочете видалити вибрані пункти зі списку завантажень та зі жорсткого диску? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? Ви впевнені що хочете видалити вибрані пункти зі списку завершених завантажень та зі жорсткого диску? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. '%1' було назавжди видалено. @@ -1849,13 +1849,13 @@ Are you sure you want to quit qBittorrent? Пошук url роздачі невдалий для url: %1, повідомлення: %2 - + Alt+3 shortcut to switch to third tab Alt+3 - + Ctrl+F shortcut to switch to search tab @@ -1924,67 +1924,67 @@ Are you sure you want to quit qBittorrent? &Опції - + &Edit &Редагувати - + &File &Файл - + &Help &Допомога - + Open Відкрити - + Exit Вихід - + Preferences Налаштування - + About Про програму - + Start Почати - + Pause Призупинити - + Delete Видалити - + Pause All Призупинити всі - + Start All Почати всі - + Documentation Документація @@ -1994,7 +1994,7 @@ Are you sure you want to quit qBittorrent? Видалити всі - + Torrent Properties Властивості Torrent @@ -2059,7 +2059,7 @@ Are you sure you want to quit qBittorrent? Пошуковик - + Download from URL Завантажити з URL @@ -2079,7 +2079,7 @@ Are you sure you want to quit qBittorrent? КіБ/с - + Create torrent Створити torrent @@ -2104,37 +2104,37 @@ Are you sure you want to quit qBittorrent? Трансфери - + Preview file Файл перегляду - + Clear log Очистити лог - + Delete Permanently Видалити назовсім - + Visit website Відвідати веб-сайт - + Report a bug Повідомити про помилку - + Set upload limit Встановити ліміт віддачі - + Set download limit Встановити ліміт прийому @@ -2149,17 +2149,17 @@ Are you sure you want to quit qBittorrent? Фільтер IP - + Set global download limit Встановити глобальний ліміт прийому - + Set global upload limit Встановити глобальний ліміт віддачі - + Options Опції @@ -2352,7 +2352,7 @@ Are you sure you want to quit qBittorrent? RssItem - + No description available Опис відсутній @@ -2360,13 +2360,13 @@ Are you sure you want to quit qBittorrent? RssStream - + %1 ago 10min ago %1 тому - + Never @@ -2374,71 +2374,71 @@ Are you sure you want to quit qBittorrent? SearchEngine - + Name i.e: file name Ім'я - + Size i.e: file size Розмір - + Seeders i.e: Number of full sources Сідери - + Leechers i.e: Number of partial sources Лічери - + Search engine Пошуковик - + Empty search pattern Пустий шаблон пошуку - + Please type a search pattern first Будь-ласка, спочатку введіть шаблон пошуку - + No search engine selected Не вибрано пошуковик - + You must select at least one search engine. Ви повинні вибрати хоча б один пошуковик. - + Results Результати - + Searching... Шукаю... - + Search plugin update -- qBittorrent Оновлення пошукового плагіну -- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -2449,73 +2449,73 @@ Changelog: - + &Yes &Так - + &No &Ні - + Search plugin update Оновити пошуковий плагін - + qBittorrent qBittorrent - + Sorry, update server is temporarily unavailable. Пробачте, сервер оновлень тимчасово недоступний. - + Your search plugin is already up to date. Ви вже маєте останню версію пошукового плагіну. - + Search Engine Пошуковик - + Search has finished Пошук закінчено - + An error occured during search... Під час пошуку сталася помилка... - + Search aborted Пошук скасовано - + Search returned no results Пошук не дав результів - + Results i.e: Search results Результати - + Search plugin download error Помилка при завантаженні пошукового плагіну - + Couldn't download search plugin update at url: %1, reason: %2. Неможливо завантажити пошуковий плагін з url: %1, причина: %2. @@ -2606,7 +2606,7 @@ Changelog: Я хотів би подякувати наступним людям, які переклали qBittorrent на власні мови: - + Please contact me if you would like to translate qBittorrent into your own language. Будь-ласка зв'яжітся зі мною, якщо ви бажаєте перекласти qBittorrent на вашу мову. @@ -3003,77 +3003,77 @@ Changelog: Пошук - + Total DL Speed: Загальна DL швидкість: - + KiB/s КіБ/с - + Session ratio: Коефіціент сесії: - + Total UP Speed: Загальна UP швидкість: - + Log Лог - + IP filter Фільтер IP - + Start Почати - + Pause Призупинити - + Delete Видалити - + Clear Очистити - + Preview file - + Set upload limit Встановити ліміт віддачі - + Set download limit Встановити ліміт прийому - + Delete Permanently - + Torrent Properties @@ -3229,12 +3229,12 @@ Changelog: сформована неправильно. - + Range Start IP Початокова IP-адреса діапазону - + Start IP: Початкова IP-адреса: @@ -3249,22 +3249,22 @@ Changelog: Цей IP невірний. - + Range End IP Кінцева IP-адреса - + End IP: Кінцева IP-адреса діапазону: - + IP Range Comment Коментарій для діапазону IP-адрес - + Comment: Коментарій: @@ -3275,48 +3275,48 @@ Changelog: до - + Choose your favourite preview program Виберіть вашу улюблену програму перегляду - + Invalid IP Неправильний IP - + This IP is invalid. Цей IP неправильний. - + Options were saved successfully. Опції були успішно збережені. - + Choose scan directory Виберіть ддиректорію для сканування - + Choose an ipfilter.dat file Виберіть файл ipfilter.dat - + Choose a save directory Виберіть директорію для збереження - + I/O Error Input/Output Error Помилка вводу/виводу - + Couldn't open %1 in read mode. Не вдалося відкрити %1 у режимі читання. @@ -3480,7 +3480,7 @@ Changelog: Виділяю - + Unknown Невідомо @@ -3500,7 +3500,7 @@ Changelog: Файли в поточному torrent'і: - + Size Розмір @@ -3545,7 +3545,7 @@ Changelog: Трекери: - + None - Unreachable? Немає - Недосяжний? @@ -3555,7 +3555,7 @@ Changelog: Помилки: - + Progress Прогрес @@ -3660,57 +3660,57 @@ Changelog: Трекери - + New tracker Новий трекер - + New tracker url: Url нового трекера: - + Priorities: Пріорітети: - + Normal: normal priority. Download order is dependent on availability Нормальний: нормальний пріорітет. Порядок завантажень залежить від доступності - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability Високий: вище, ніж нормальний пріорітет. Ці частини переважають над частинами з такою ж доступністю, але не над менш доступними частинами - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority Максимальний: максимальний пріоритет, доступність нехтується, ця частина переважає над будь-якою іншою з нижчим пріоритетом - + File name Ім'я файлу - + Priority Пріоритет - + qBittorrent qBittorrent - + Trackers list can't be empty. Список трекерів не може бути порожнім. - + Ignored: file is not downloaded at all Ігнорувати: файл взагалі не завантажується @@ -3740,12 +3740,12 @@ Changelog: Url роздачі - + New url seed: Новий url роздачі: - + This url seed is already in the list. Цей url роздачі вже існує в списку. @@ -3755,13 +3755,13 @@ Changelog: Жорстко запрограмовані url роздачі не можуть бути видалені. - + None i.e: No error message Немає - + New url seed New HTTP source Новий url роздачі @@ -3881,57 +3881,57 @@ Changelog: subDownloadThread - + Host is unreachable Хост недоступний - + File was not found (404) Файл не знайдено (404) - + Connection was denied Відмовлено у з'єднанні - + Url is invalid Неправильний URL - + Connection forbidden (403) З'єднання заборонено (403) - + Connection was not authorized (401) З'єднання не авторизовано (401) - + Content has moved (301) Контент переміщено (301) - + Connection failure Відмовлено у з'єднанні - + Connection was timed out Вичерпано час на з'єднання - + Incorrect network interface Неправильний мережевий інтерфейс - + Unknown error Невідома помилка diff --git a/src/lang/qbittorrent_zh.qm b/src/lang/qbittorrent_zh.qm index b480ec467..cf4f88047 100644 Binary files a/src/lang/qbittorrent_zh.qm and b/src/lang/qbittorrent_zh.qm differ diff --git a/src/lang/qbittorrent_zh.ts b/src/lang/qbittorrent_zh.ts index b592fa274..990ceb67f 100644 --- a/src/lang/qbittorrent_zh.ts +++ b/src/lang/qbittorrent_zh.ts @@ -708,115 +708,115 @@ Copyright © 2006 by Christophe Dumez<br> DownloadingTorrents - + Name i.e: file name 名称 - + Size i.e: file size 大小 - + Progress i.e: % downloaded 进度 - + DL Speed i.e: Download speed 下载速度 - + UP Speed i.e: Upload speed 上传速度 - + Seeds/Leechs i.e: full/partial sources 完整种子/不完整种子 - + Ratio 比率 - + ETA i.e: Estimated Time of Arrival / Time left 剩余时间 - + qBittorrent %1 started. e.g: qBittorrent v0.x started. qBittorrent %1开始. - + Be careful, sharing copyrighted material without permission is against the law. 注意,在未经允许情况下共享有版权的材料是违法的. - + <font color='red'>%1</font> <i>was blocked</i> x.y.z.w was blocked <font color='red'>%1</font> <i>被阻止</i> - + Fast resume data was rejected for torrent %1, checking again... 快速继续数据torrent %1失败, 再次检查... - + Url seed lookup failed for url: %1, message: %2 找不到网址种子:%1, 消息:%2 - + '%1' added to download list. '/home/y/xxx.torrent' was added to download list. '%1'添加到下载列表. - + '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) '%1'重新开始(快速) - + '%1' is already in download list. e.g: 'xxx.avi' is already in download list. '%1'已存在于下载列表中. - + Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' 无法解码torrent文件:'%1' - + This file is either corrupted or this isn't a torrent. 该文件不是torrent文件或已经损坏. - + Couldn't listen on any of the given ports. 所给端口无响应. - + Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... '%1'下载中,请等待... @@ -838,19 +838,19 @@ Copyright © 2006 by Christophe Dumez<br> 完成 - + Name i.e: file name 名称 - + Size i.e: file size 大小 - + Progress i.e: % downloaded 进度 @@ -862,13 +862,13 @@ Copyright © 2006 by Christophe Dumez<br> 下载速度 - + UP Speed i.e: Upload speed 上传速度 - + Seeds/Leechs i.e: full/partial sources 完整种子/不完整种子 @@ -897,7 +897,7 @@ Copyright © 2006 by Christophe Dumez<br> - + Ratio 比率 @@ -905,7 +905,7 @@ Copyright © 2006 by Christophe Dumez<br> GUI - + Open Torrent Files 打开Torrent文件 @@ -925,17 +925,17 @@ Copyright © 2006 by Christophe Dumez<br> 确定删除下载列表中的所有文件? - + &Yes &是 - + &No &否 - + Are you sure you want to delete the selected item(s) in download list? 确定删除所选中的文件? @@ -950,7 +950,7 @@ Copyright © 2006 by Christophe Dumez<br> 开始 - + Finished 完成 @@ -1005,7 +1005,7 @@ Copyright © 2006 by Christophe Dumez<br> 无法创建文档: - + Torrent Files Torrent文件 @@ -1054,7 +1054,7 @@ Copyright © 2006 by Christophe Dumez<br> 使用端口: - + Are you sure? -- qBittorrent 确定? -- qBittorrent @@ -1315,12 +1315,12 @@ Changelog: 暂停中 - + Preview process already running 预览程序已存在 - + There is already another preview process running. Please close the other one first. 另一预览程序正在运行中. @@ -1365,7 +1365,7 @@ Please close the other one first. 确定从硬盘及下载列表中删除所选中的项目? - + Download finished 下载完毕 @@ -1392,17 +1392,17 @@ Please close the other one first. qBittorrent %1 - + Connection status: 连接状态: - + Offline 离线 - + No peers found... 找不到资源... @@ -1467,18 +1467,18 @@ Please close the other one first. qBittorrent %1开始. - + qBittorrent qBittorrent - + DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s 下载速度: %1 KiB/s - + UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s 上传速度: %1 KiB/s @@ -1502,12 +1502,12 @@ Please close the other one first. 等待中 - + Are you sure you want to quit? 确实要退出吗? - + '%1' was removed. 'xxx.avi' was removed. '%1'已移除. @@ -1549,12 +1549,12 @@ Please close the other one first. 使用端口:'%1' - + All downloads were paused. 所有下载已暂停. - + '%1' paused. xxx.avi paused. '%1'暂停. @@ -1566,52 +1566,52 @@ Please close the other one first. 连接中... - + All downloads were resumed. 重新开始所有下载. - + '%1' resumed. e.g: xxx.avi resumed. '%1'重新开始. - + %1 has finished downloading. e.g: xxx.avi has finished downloading. '%1'下载完毕. - + I/O Error i.e: Input/Output Error 输入/输出错误 - + An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused 读或写%1过程中出现错误.磁盘已满,下载被暂停 - + Connection Status: 连接状态: - + Online 联机 - + Firewalled? i.e: Behind a firewall/router? 存在防火墙? - + No incoming connections... 无对内连接... @@ -1643,66 +1643,66 @@ Please close the other one first. '%1'下载中,请等待... - + An error occured (full disk?), '%1' paused. e.g: An error occured (full disk?), 'xxx.avi' paused. 出现错误(磁盘已满?),'%1'暂停. - + Search 搜索 - + RSS RSS - + qBittorrent is bind to port: %1 e.g: qBittorrent is bind to port: 1666 qBittorrent 绑定端口:%1 - + DHT support [ON], port: %1 DHT 支持 [开], port: %1 - + DHT support [OFF] DHT 支持[关] - + PeX support [ON] PeX 支持[ON] - + PeX support [OFF] PeX 支持[关] - + The download list is not empty. Are you sure you want to quit qBittorrent? 下载列表不为空 您确定要离开qBittorrent吗? - + Downloads 下载 - + Are you sure you want to delete the selected item(s) in finished list? 您确定要删除完成列表中选中的项目吗? - + UPnP support [ON] UPnP 支持[开] @@ -1712,17 +1712,17 @@ Are you sure you want to quit qBittorrent? 注意,在未经允许情况下共享有版权的材料是违法的. - + Encryption support [ON] 加密支持[开] - + Encryption support [FORCED] 加密支持[强制] - + Encryption support [OFF] 加密支持[关] @@ -1738,13 +1738,13 @@ Are you sure you want to quit qBittorrent? 比率 - + Alt+1 shortcut to switch to first tab Alt+1 - + Alt+2 shortcut to switch to second tab Alt+2 @@ -1756,18 +1756,18 @@ Are you sure you want to quit qBittorrent? Alt+3, Ctrl+F - + Alt+4 shortcut to switch to fourth tab Alt+4 - + Url download error 网址下载错误 - + Couldn't download file at url: %1, reason: %2. 无法在网址:%1下载文件,原因:%2. @@ -1777,17 +1777,17 @@ Are you sure you want to quit qBittorrent? 快速继续数据torrent %1失败, 再次检查... - + Are you sure you want to delete the selected item(s) from download list and from hard drive? 您确定要从下载列表和硬盘中删除选中的项目吗? - + Are you sure you want to delete the selected item(s) from finished list and from hard drive? 您确定要从完成列表和硬盘中删除选中的项目吗? - + '%1' was removed permanently. 'xxx.avi' was removed permanently. '%1'已永久移除. @@ -1798,13 +1798,13 @@ Are you sure you want to quit qBittorrent? 找不到网址种子:%1, 消息:%2 - + Alt+3 shortcut to switch to third tab Alt+3 - + Ctrl+F shortcut to switch to search tab @@ -1863,67 +1863,67 @@ Are you sure you want to quit qBittorrent? &选项 - + &Edit &编辑 - + &File &文件 - + &Help &帮助 - + Open 打开 - + Exit 退出 - + Preferences 首选项 - + About 关于 - + Start 开始 - + Pause 暂停 - + Delete 删除 - + Pause All 暂停所有 - + Start All 开始所有 - + Documentation 文档资料 @@ -1938,7 +1938,7 @@ Are you sure you want to quit qBittorrent? 删除所有 - + Torrent Properties Torrent所有权 @@ -2003,7 +2003,7 @@ Are you sure you want to quit qBittorrent? 搜索引擎 - + Download from URL 通过网址下载 @@ -2018,7 +2018,7 @@ Are you sure you want to quit qBittorrent? 清除 - + Create torrent 创建torrent @@ -2043,37 +2043,37 @@ Are you sure you want to quit qBittorrent? 传输 - + Preview file 预览文件 - + Clear log 清除日志 - + Delete Permanently 永久删除 - + Visit website 浏览网站 - + Report a bug 报告错误 - + Set upload limit 设定上传限制 - + Set download limit 设定下载限制 @@ -2088,17 +2088,17 @@ Are you sure you want to quit qBittorrent? IP过滤器 - + Set global download limit 设定总下载限制 - + Set global upload limit 设定总上传限制 - + Options 选项 @@ -2291,7 +2291,7 @@ Are you sure you want to quit qBittorrent? RssItem - + No description available 无可用描述 @@ -2299,13 +2299,13 @@ Are you sure you want to quit qBittorrent? RssStream - + %1 ago 10min ago %1前 - + Never @@ -2313,71 +2313,71 @@ Are you sure you want to quit qBittorrent? SearchEngine - + Name i.e: file name 名称 - + Size i.e: file size 大小 - + Seeders i.e: Number of full sources 完整种子 - + Leechers i.e: Number of partial sources 不完整种子 - + Search engine 搜索引擎 - + Empty search pattern 无搜索关键词 - + Please type a search pattern first 请先输入关键词 - + No search engine selected 无选中的搜索引擎 - + You must select at least one search engine. 请选择至少一个搜索引擎. - + Results 结果 - + Searching... 搜索中... - + Search plugin update -- qBittorrent 更新搜索插件-- qBittorrent - + Search plugin can be updated, do you want to update it? Changelog: @@ -2387,73 +2387,73 @@ Changelog: 更改记录: - + &Yes &是 - + &No &否 - + Search plugin update 更新搜索插件 - + qBittorrent qBittorrent - + Sorry, update server is temporarily unavailable. 对不起,更新服务器暂时不可用. - + Your search plugin is already up to date. 您的搜索插件已是最新的. - + Search Engine 搜索引擎 - + Search has finished 搜索完毕 - + An error occured during search... 搜索中出现错误... - + Search aborted 搜索失败 - + Search returned no results 搜索无结果 - + Results i.e: Search results 结果 - + Search plugin download error 搜索插件下载错误 - + Couldn't download search plugin update at url: %1, reason: %2. 无法在网址:%1下载更新搜索插件,原因:%2. @@ -2549,7 +2549,7 @@ Changelog: 感谢以下所有qBittorrent的志愿翻译者: - + Please contact me if you would like to translate qBittorrent into your own language. 如果你想为qBittorrent提供翻译请与我联系. @@ -2936,77 +2936,77 @@ Changelog: 搜索 - + Total DL Speed: 总下载速度: - + KiB/s - + KiB/s - + Session ratio: 本次会话共享评价: - + Total UP Speed: 总上传速度: - + Log 日志 - + IP filter IP过滤器 - + Start 开始 - + Pause 暂停 - + Delete 删除 - + Clear 清除 - + Preview file 预览文件 - + Set upload limit 设定上传限制 - + Set download limit 设定下载限制 - + Delete Permanently 永久删除 - + Torrent Properties @@ -3150,12 +3150,12 @@ Changelog: 有残缺. - + Range Start IP IP列起始 - + Start IP: 起始IP: @@ -3170,22 +3170,22 @@ Changelog: 此IP有误. - + Range End IP IP列截止 - + End IP: 截止IP: - + IP Range Comment IP列注释 - + Comment: 注释: @@ -3196,48 +3196,48 @@ Changelog: - + Choose your favourite preview program 选择您想要的程序以便预览文件 - + Invalid IP 无效IP - + This IP is invalid. 此IP无效. - + Options were saved successfully. 选项保存成功. - + Choose scan directory 选择监视目录 - + Choose an ipfilter.dat file 选择ipfilter.dat文件 - + Choose a save directory 保存到 - + I/O Error Input/Output Error 输入/输出错误 - + Couldn't open %1 in read mode. 无法在读状态下打开%1. @@ -3441,7 +3441,7 @@ Changelog: Unreachable? - + Unknown 未知 @@ -3461,7 +3461,7 @@ Changelog: 存在于当前torrent内的文件有: - + Size 大小 @@ -3506,7 +3506,7 @@ Changelog: Trackers: - + None - Unreachable? 无-无法连接到服务器? @@ -3516,7 +3516,7 @@ Changelog: 错误: - + Progress 进度 @@ -3621,57 +3621,57 @@ Changelog: Trackers - + New tracker 新tracker - + New tracker url: 新tracker网址: - + Priorities: 优先: - + Normal: normal priority. Download order is dependent on availability 正常:正常优先.下载顺序取决于可用性 - + High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability 高:高于正常优先.优先使用可用性相同的文件块,而不是可用性较低的 - + Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority 最大:最大优先,忽略可用性,此文件块优先于任何优先级较低的文件块 - + File name 文件名 - + Priority 优先 - + qBittorrent qBittorrent - + Trackers list can't be empty. Trackers列表不能为空. - + Ignored: file is not downloaded at all 忽略:文件没有被下载 @@ -3701,12 +3701,12 @@ Changelog: 网址种子 - + New url seed: 新网址种子: - + This url seed is already in the list. 该网址种子已在列表中. @@ -3716,13 +3716,13 @@ Changelog: 写死的网址种子不能被删除. - + None i.e: No error message - + New url seed New HTTP source 新网址种子 @@ -3842,57 +3842,57 @@ Changelog: subDownloadThread - + Host is unreachable 无法连接到主机 - + File was not found (404) 文件未找到(404) - + Connection was denied 连接被拒绝 - + Url is invalid 网址无效 - + Connection forbidden (403) 连接被禁止(403) - + Connection was not authorized (401) 连接未经许可 - + Content has moved (301) 内容被移动(301) - + Connection failure 连接失败 - + Connection was timed out 连接超时 - + Incorrect network interface 不正确的网络关联 - + Unknown error 未知错误