From 251d5b192137da2c8c56ac7f92b9ce0945d811c1 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Mon, 2 Sep 2013 14:19:00 +0300 Subject: [PATCH] Fix string typo and rerun lupdate. --- src/lang/qbittorrent_ar.ts | 10 +++++----- src/lang/qbittorrent_be.ts | 10 +++++----- src/lang/qbittorrent_bg.ts | 10 +++++----- src/lang/qbittorrent_ca.ts | 10 +++++----- src/lang/qbittorrent_cs.ts | 10 +++++----- src/lang/qbittorrent_da.ts | 10 +++++----- src/lang/qbittorrent_de.ts | 10 +++++----- src/lang/qbittorrent_el.ts | 10 +++++----- src/lang/qbittorrent_en.ts | 10 +++++----- src/lang/qbittorrent_es.ts | 10 +++++----- src/lang/qbittorrent_eu.ts | 10 +++++----- src/lang/qbittorrent_fi.ts | 10 +++++----- src/lang/qbittorrent_fr.ts | 10 +++++----- src/lang/qbittorrent_gl.ts | 10 +++++----- src/lang/qbittorrent_he.ts | 10 +++++----- src/lang/qbittorrent_hr.ts | 10 +++++----- src/lang/qbittorrent_hu.ts | 10 +++++----- src/lang/qbittorrent_hy.ts | 10 +++++----- src/lang/qbittorrent_it.ts | 10 +++++----- src/lang/qbittorrent_ja.ts | 10 +++++----- src/lang/qbittorrent_ka.ts | 10 +++++----- src/lang/qbittorrent_ko.ts | 10 +++++----- src/lang/qbittorrent_lt.ts | 10 +++++----- src/lang/qbittorrent_nb.ts | 10 +++++----- src/lang/qbittorrent_nl.ts | 10 +++++----- src/lang/qbittorrent_pl.ts | 10 +++++----- src/lang/qbittorrent_pt.ts | 10 +++++----- src/lang/qbittorrent_pt_BR.ts | 10 +++++----- src/lang/qbittorrent_ro.ts | 10 +++++----- src/lang/qbittorrent_ru.ts | 10 +++++----- src/lang/qbittorrent_sk.ts | 10 +++++----- src/lang/qbittorrent_sr.ts | 10 +++++----- src/lang/qbittorrent_sv.ts | 10 +++++----- src/lang/qbittorrent_tr.ts | 10 +++++----- src/lang/qbittorrent_uk.ts | 10 +++++----- src/lang/qbittorrent_zh.ts | 10 +++++----- src/lang/qbittorrent_zh_TW.ts | 10 +++++----- src/searchengine/engineselectdlg.cpp | 2 +- 38 files changed, 186 insertions(+), 186 deletions(-) diff --git a/src/lang/qbittorrent_ar.ts b/src/lang/qbittorrent_ar.ts index b91434eb5..fd537b448 100644 --- a/src/lang/qbittorrent_ar.ts +++ b/src/lang/qbittorrent_ar.ts @@ -4928,11 +4928,6 @@ However, those plugins were disabled. Uninstall success نجاح الإزالة - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5038,6 +5033,11 @@ However, those plugins were disabled. %1 is the name of the search engine تم تثبيت ملحق محرك البحث "%1" بنجاح. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_be.ts b/src/lang/qbittorrent_be.ts index f65f929bf..fa17c8744 100644 --- a/src/lang/qbittorrent_be.ts +++ b/src/lang/qbittorrent_be.ts @@ -4929,11 +4929,6 @@ However, those plugins were disabled. Uninstall success Выдаленне выканана - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5039,6 +5034,11 @@ However, those plugins were disabled. %1 is the name of the search engine Пошукавая ўбудова %1 паспяхова ўсталявана. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_bg.ts b/src/lang/qbittorrent_bg.ts index 18477542a..4015022d8 100644 --- a/src/lang/qbittorrent_bg.ts +++ b/src/lang/qbittorrent_bg.ts @@ -4924,11 +4924,6 @@ However, those plugins were disabled. Uninstall success Успешно деинсталиране - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5034,6 +5029,11 @@ However, those plugins were disabled. %1 is the name of the search engine %1 добавка на търсачката беше успешно обновена. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_ca.ts b/src/lang/qbittorrent_ca.ts index de2fd3d26..c72c70d85 100644 --- a/src/lang/qbittorrent_ca.ts +++ b/src/lang/qbittorrent_ca.ts @@ -4929,11 +4929,6 @@ De qualsevol manera, aquests plugins van ser deshabilitats. Uninstall success Desinstal-lació correcta - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5039,6 +5034,11 @@ De qualsevol manera, aquests plugins van ser deshabilitats. %1 is the name of the search engine El plugin de motor de cerca %1 va ser instal-lat reeixidament. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_cs.ts b/src/lang/qbittorrent_cs.ts index 80bc13197..3e09e6ed8 100644 --- a/src/lang/qbittorrent_cs.ts +++ b/src/lang/qbittorrent_cs.ts @@ -4929,11 +4929,6 @@ Nicméně, tyto moduly byly vypnuty. Uninstall success Odstranění bylo úspěšné - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5039,6 +5034,11 @@ Nicméně, tyto moduly byly vypnuty. %1 is the name of the search engine Vyhledávač %1 byl úspěšně nainstalován. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_da.ts b/src/lang/qbittorrent_da.ts index 98654f65e..8b79a2810 100644 --- a/src/lang/qbittorrent_da.ts +++ b/src/lang/qbittorrent_da.ts @@ -4912,11 +4912,6 @@ Disse plugins blev dog koble fra. Uninstall success Afindstallationen lykkedes - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5022,6 +5017,11 @@ Disse plugins blev dog koble fra. %1 is the name of the search engine Indstallationen af %1 søgemaskine plugin lykkedes. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_de.ts b/src/lang/qbittorrent_de.ts index 1542b4a15..07219c9a1 100644 --- a/src/lang/qbittorrent_de.ts +++ b/src/lang/qbittorrent_de.ts @@ -4925,11 +4925,6 @@ Die Plugins wurden jedoch deaktiviert. Uninstall success Deinstallation erfolgreich - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5035,6 +5030,11 @@ Die Plugins wurden jedoch deaktiviert. %1 is the name of the search engine %1 Suchmaschinen Plugin wurde erfolgreich installiert. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_el.ts b/src/lang/qbittorrent_el.ts index c3794c2cb..c713984dd 100644 --- a/src/lang/qbittorrent_el.ts +++ b/src/lang/qbittorrent_el.ts @@ -4925,11 +4925,6 @@ However, those plugins were disabled. Uninstall success Επιτυχής απεγκατάσταση - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5035,6 +5030,11 @@ However, those plugins were disabled. %1 is the name of the search engine Το plugin αναζήτησης %1 εγκαταστάθηκε επιτυχώς. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_en.ts b/src/lang/qbittorrent_en.ts index a2ea752f8..940e12e48 100644 --- a/src/lang/qbittorrent_en.ts +++ b/src/lang/qbittorrent_en.ts @@ -4910,11 +4910,6 @@ However, those plugins were disabled. Uninstall success - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5020,6 +5015,11 @@ However, those plugins were disabled. %1 is the name of the search engine + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_es.ts b/src/lang/qbittorrent_es.ts index 85344b738..770dc8089 100644 --- a/src/lang/qbittorrent_es.ts +++ b/src/lang/qbittorrent_es.ts @@ -4929,11 +4929,6 @@ De cualquier forma, esos plugins fueron deshabilitados. Uninstall success Desinstalación correcta - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5039,6 +5034,11 @@ De cualquier forma, esos plugins fueron deshabilitados. %1 is the name of the search engine El plugin de motor de búsqueda %1 fue instalado exitosamente. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_eu.ts b/src/lang/qbittorrent_eu.ts index a39861691..f3f2697c3 100644 --- a/src/lang/qbittorrent_eu.ts +++ b/src/lang/qbittorrent_eu.ts @@ -4917,11 +4917,6 @@ Edonola, plugin hauek ezgaituta daude. Uninstall success Kentzea eginda - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5027,6 +5022,11 @@ Edonola, plugin hauek ezgaituta daude. %1 is the name of the search engine %1 bilaketa gailu plugina ongi ezarri da. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_fi.ts b/src/lang/qbittorrent_fi.ts index 3d5e3d68d..1ab460e45 100644 --- a/src/lang/qbittorrent_fi.ts +++ b/src/lang/qbittorrent_fi.ts @@ -4926,11 +4926,6 @@ Kyseiset liitänäiset poistettiin kuitenkin käytöstä. Uninstall success Poisto onnistui - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5036,6 +5031,11 @@ Kyseiset liitänäiset poistettiin kuitenkin käytöstä. %1 is the name of the search engine Hakuliitännäinen %1 asennettiin. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_fr.ts b/src/lang/qbittorrent_fr.ts index 55854e8cc..642e97178 100644 --- a/src/lang/qbittorrent_fr.ts +++ b/src/lang/qbittorrent_fr.ts @@ -4929,11 +4929,6 @@ Cependant, les greffons en question ont été désactivés. Uninstall success Désinstallation réussie - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5039,6 +5034,11 @@ Cependant, les greffons en question ont été désactivés. %1 is the name of the search engine Le greffon %1 a été installé avec succès. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_gl.ts b/src/lang/qbittorrent_gl.ts index d65b96ab7..a5bdb971e 100644 --- a/src/lang/qbittorrent_gl.ts +++ b/src/lang/qbittorrent_gl.ts @@ -4929,11 +4929,6 @@ Con todo, eses plugins desactiváronse. Uninstall success A desinstalación foi correcta - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5039,6 +5034,11 @@ Con todo, eses plugins desactiváronse. %1 is the name of the search engine O plugin co motor de busca %1 instalouse correctamente. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_he.ts b/src/lang/qbittorrent_he.ts index 8f9d1a1f6..968e01b06 100644 --- a/src/lang/qbittorrent_he.ts +++ b/src/lang/qbittorrent_he.ts @@ -4922,11 +4922,6 @@ However, those plugins were disabled. Uninstall success הסרה הצליחה - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5032,6 +5027,11 @@ However, those plugins were disabled. %1 is the name of the search engine תוסף החיפוש %1 הותקן בהצלחה. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_hr.ts b/src/lang/qbittorrent_hr.ts index db265b1c8..8a75317b2 100644 --- a/src/lang/qbittorrent_hr.ts +++ b/src/lang/qbittorrent_hr.ts @@ -4929,11 +4929,6 @@ Međutim, te tražilice su bile onemogućene. Uninstall success Deinstalacija je uspjela - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5039,6 +5034,11 @@ Međutim, te tražilice su bile onemogućene. %1 is the name of the search engine %1 tražilica je uspješno instalirana. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_hu.ts b/src/lang/qbittorrent_hu.ts index f8e3f086c..f83519baa 100644 --- a/src/lang/qbittorrent_hu.ts +++ b/src/lang/qbittorrent_hu.ts @@ -4929,11 +4929,6 @@ Viszont kikapcsoltam a modult. Uninstall success Sikeresen eltávolítva - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5039,6 +5034,11 @@ Viszont kikapcsoltam a modult. %1 is the name of the search engine %1 kereső modul sikeresen telepítve. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_hy.ts b/src/lang/qbittorrent_hy.ts index 0d672e683..66a655b3c 100644 --- a/src/lang/qbittorrent_hy.ts +++ b/src/lang/qbittorrent_hy.ts @@ -4930,11 +4930,6 @@ However, those plugins were disabled. Uninstall success Հաջողությամբ ջնջվեց - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5040,6 +5035,11 @@ However, those plugins were disabled. %1 is the name of the search engine %1 խրոցակը հաջողությամբ տեղակայվեց։ + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_it.ts b/src/lang/qbittorrent_it.ts index c0072d906..54348b6cb 100644 --- a/src/lang/qbittorrent_it.ts +++ b/src/lang/qbittorrent_it.ts @@ -4928,11 +4928,6 @@ Comunque, quei plugin sono stati disabilitati. Uninstall success Disinstallazione riuscita - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5038,6 +5033,11 @@ Comunque, quei plugin sono stati disabilitati. %1 is the name of the search engine Il plugin di ricerca %1 è stato installato con successo. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_ja.ts b/src/lang/qbittorrent_ja.ts index dd1b8b276..969de2ad4 100644 --- a/src/lang/qbittorrent_ja.ts +++ b/src/lang/qbittorrent_ja.ts @@ -4929,11 +4929,6 @@ However, those plugins were disabled. Uninstall success アンインストール成功 - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5039,6 +5034,11 @@ However, those plugins were disabled. %1 is the name of the search engine %1 検索エンジン プラグインのインストールに成功しました。 + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_ka.ts b/src/lang/qbittorrent_ka.ts index 0598e3401..d1b77ee85 100755 --- a/src/lang/qbittorrent_ka.ts +++ b/src/lang/qbittorrent_ka.ts @@ -4929,11 +4929,6 @@ However, those plugins were disabled. Uninstall success დეინსტალაცია წარმატებულია - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5039,6 +5034,11 @@ However, those plugins were disabled. %1 is the name of the search engine %1 საძიებო სისტემის მოდული წარმატებით დაინსტალირდა. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_ko.ts b/src/lang/qbittorrent_ko.ts index 4bfa862b8..ebf9b4825 100644 --- a/src/lang/qbittorrent_ko.ts +++ b/src/lang/qbittorrent_ko.ts @@ -4913,11 +4913,6 @@ However, those plugins were disabled. Uninstall success 제거 완료 - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5023,6 +5018,11 @@ However, those plugins were disabled. %1 is the name of the search engine 검색엔진 %1이 성공적으로 설치 되었습니다. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_lt.ts b/src/lang/qbittorrent_lt.ts index 1f6f1d196..abd00be87 100644 --- a/src/lang/qbittorrent_lt.ts +++ b/src/lang/qbittorrent_lt.ts @@ -4928,11 +4928,6 @@ Nepaisant to, tie priedai buvo išjungti. Uninstall success Sėkmingai pašalinta - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5038,6 +5033,11 @@ Nepaisant to, tie priedai buvo išjungti. %1 is the name of the search engine %1 paieškos priedas buvo sėkmingai įdiegtas. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_nb.ts b/src/lang/qbittorrent_nb.ts index 7e2fa8fc4..41fac5552 100644 --- a/src/lang/qbittorrent_nb.ts +++ b/src/lang/qbittorrent_nb.ts @@ -4929,11 +4929,6 @@ Disse programtilleggene ble derimot deaktivert. Uninstall success Avinstallering vellykket - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5039,6 +5034,11 @@ Disse programtilleggene ble derimot deaktivert. %1 is the name of the search engine %1 søkemotor-programtillegg ble vellykket installert. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_nl.ts b/src/lang/qbittorrent_nl.ts index 52d3ad0ea..08d84a8b0 100644 --- a/src/lang/qbittorrent_nl.ts +++ b/src/lang/qbittorrent_nl.ts @@ -4926,11 +4926,6 @@ De plugins zijn uitgeschakeld. Uninstall success Deïnstallatie succesvol - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5036,6 +5031,11 @@ De plugins zijn uitgeschakeld. %1 is the name of the search engine %1 zoekmachineplugin is succesvol geïnstalleerd. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_pl.ts b/src/lang/qbittorrent_pl.ts index a2a1d2bb6..98f672050 100644 --- a/src/lang/qbittorrent_pl.ts +++ b/src/lang/qbittorrent_pl.ts @@ -4929,11 +4929,6 @@ Jednak tamte wtyczki były wyłączone. Uninstall success Deinstalacja zakończona - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5039,6 +5034,11 @@ Jednak tamte wtyczki były wyłączone. %1 is the name of the search engine Pomyślnie zainstalowano wtyczkę wyszukiwania %1. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_pt.ts b/src/lang/qbittorrent_pt.ts index a066a92af..6b60776f3 100644 --- a/src/lang/qbittorrent_pt.ts +++ b/src/lang/qbittorrent_pt.ts @@ -4929,11 +4929,6 @@ Contudo esses plugins foram desativados. Uninstall success Desinstalado com sucesso - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5039,6 +5034,11 @@ Contudo esses plugins foram desativados. %1 is the name of the search engine O plugin %1 foi desinstalado. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_pt_BR.ts b/src/lang/qbittorrent_pt_BR.ts index 02ce67f75..18abe962a 100644 --- a/src/lang/qbittorrent_pt_BR.ts +++ b/src/lang/qbittorrent_pt_BR.ts @@ -4929,11 +4929,6 @@ Portanto os plugins foram desabilitados. Uninstall success Desinstalado com sucesso - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5039,6 +5034,11 @@ Portanto os plugins foram desabilitados. %1 is the name of the search engine Plugin de busca %1 instalado com sucesso. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_ro.ts b/src/lang/qbittorrent_ro.ts index df24345bd..25e7971f8 100644 --- a/src/lang/qbittorrent_ro.ts +++ b/src/lang/qbittorrent_ro.ts @@ -4916,11 +4916,6 @@ Numai acele adăugate de dvs. pot fi dezinstalate. Uninstall success Dezinstalare cu success - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5026,6 +5021,11 @@ Numai acele adăugate de dvs. pot fi dezinstalate. %1 is the name of the search engine motorul de căutare %1 a fost instalat cu success. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_ru.ts b/src/lang/qbittorrent_ru.ts index 6f4728a00..1579c71d0 100644 --- a/src/lang/qbittorrent_ru.ts +++ b/src/lang/qbittorrent_ru.ts @@ -4928,11 +4928,6 @@ However, those plugins were disabled. Uninstall success Успешно удалено - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5038,6 +5033,11 @@ However, those plugins were disabled. %1 is the name of the search engine Плагин поискового движка %1 был успешно установлен. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_sk.ts b/src/lang/qbittorrent_sk.ts index 2b56b82f8..24b10ba1c 100644 --- a/src/lang/qbittorrent_sk.ts +++ b/src/lang/qbittorrent_sk.ts @@ -4930,11 +4930,6 @@ Tieto moduly však boli vypnuté. Uninstall success Odstránenie prebehlo úspešne - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5040,6 +5035,11 @@ Tieto moduly však boli vypnuté. %1 is the name of the search engine Zásuvný modul vyhľadávača %1 bol úspešne nainštalovaný. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_sr.ts b/src/lang/qbittorrent_sr.ts index b0270c15d..fee748cff 100644 --- a/src/lang/qbittorrent_sr.ts +++ b/src/lang/qbittorrent_sr.ts @@ -4929,11 +4929,6 @@ However, those plugins were disabled. Uninstall success Деинсталација успешна - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5039,6 +5034,11 @@ However, those plugins were disabled. %1 is the name of the search engine %1 претраживачки додаци су успешно инсталирани. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_sv.ts b/src/lang/qbittorrent_sv.ts index 0a16a1daf..8a15cce44 100644 --- a/src/lang/qbittorrent_sv.ts +++ b/src/lang/qbittorrent_sv.ts @@ -4929,11 +4929,6 @@ Dock har dessa insticksmoduler blivit inaktiverade. Uninstall success Avinstallation lyckades - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5039,6 +5034,11 @@ Dock har dessa insticksmoduler blivit inaktiverade. %1 is the name of the search engine Insticksmodulen för sökmotorn %1 installerades. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_tr.ts b/src/lang/qbittorrent_tr.ts index 7e9ef8cc4..3a092a6e9 100644 --- a/src/lang/qbittorrent_tr.ts +++ b/src/lang/qbittorrent_tr.ts @@ -4929,11 +4929,6 @@ Bununla birlikte, o eklentiler devre dışı. Uninstall success Yükleme kaldırılması başarılı - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5039,6 +5034,11 @@ Bununla birlikte, o eklentiler devre dışı. %1 is the name of the search engine %1 arama motoru eklentisi başarıyla yüklendi. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_uk.ts b/src/lang/qbittorrent_uk.ts index 0647dae10..084342c70 100644 --- a/src/lang/qbittorrent_uk.ts +++ b/src/lang/qbittorrent_uk.ts @@ -4929,11 +4929,6 @@ However, those plugins were disabled. Uninstall success Видалення успішне - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5039,6 +5034,11 @@ However, those plugins were disabled. %1 is the name of the search engine Пошуковий плагін %1 було успішно встановлено. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_zh.ts b/src/lang/qbittorrent_zh.ts index b3d115a40..720930760 100644 --- a/src/lang/qbittorrent_zh.ts +++ b/src/lang/qbittorrent_zh.ts @@ -4922,11 +4922,6 @@ However, those plugins were disabled. Uninstall success 卸载成功 - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5033,6 +5028,11 @@ However, those plugins were disabled. %1 is the name of the search engine %1搜索引擎插件已成功安装. + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/lang/qbittorrent_zh_TW.ts b/src/lang/qbittorrent_zh_TW.ts index 08a287be0..596579bd6 100644 --- a/src/lang/qbittorrent_zh_TW.ts +++ b/src/lang/qbittorrent_zh_TW.ts @@ -4930,11 +4930,6 @@ However, those plugins were disabled. Uninstall success 反安裝成功 - - - Invlalid link - - The link doesn't seem to point to a search engine plugin. @@ -5040,6 +5035,11 @@ However, those plugins were disabled. %1 is the name of the search engine %1搜尋引擎外掛已經成功安裝。 + + + Invalid link + + Sorry, %1 search plugin install failed. diff --git a/src/searchengine/engineselectdlg.cpp b/src/searchengine/engineselectdlg.cpp index 4bbef26d8..efcc3996c 100644 --- a/src/searchengine/engineselectdlg.cpp +++ b/src/searchengine/engineselectdlg.cpp @@ -335,7 +335,7 @@ void engineSelectDlg::askForPluginUrl() { if (!ok || url.isEmpty()) return; if (!url.endsWith(".py")) { - QMessageBox::warning(this, tr("Invlalid link"), tr("The link doesn't seem to point to a search engine plugin.")); + QMessageBox::warning(this, tr("Invalid link"), tr("The link doesn't seem to point to a search engine plugin.")); url = AutoExpandableDialog::getText(this, tr("New search engine plugin URL"), tr("URL:"), QLineEdit::Normal, url, &ok);