From 8ef0278f1a55df3866086b6b14803c4d11363370 Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Sat, 27 Apr 2013 12:53:59 +0200 Subject: [PATCH] Never use the expressions "allows to", "helps to", "requires to" etc. Each of these expressions requires a direct object. fixes some lintian warnings in debianoid systems --- po/cs.po | 2 +- po/da.po | 2 +- po/de.po | 4 ++-- po/el.po | 2 +- po/en_GB.po | 4 ++-- po/en_US.po | 2 +- po/eo.po | 2 +- po/es.po | 2 +- po/fi.po | 2 +- po/fr.po | 2 +- po/gl.po | 2 +- po/hu.po | 2 +- po/it.po | 2 +- po/ja.po | 2 +- po/ko.po | 2 +- po/lt.po | 2 +- po/nb.po | 2 +- po/nl.po | 2 +- po/oc.po | 2 +- po/pl.po | 2 +- po/pt.po | 2 +- po/pt_BR.po | 2 +- po/quassel.pot | 2 +- po/ro.po | 2 +- po/ru.po | 2 +- po/sl.po | 2 +- po/sq.po | 2 +- po/sr.po | 2 +- po/sv.po | 2 +- po/tr.po | 2 +- po/uk.po | 2 +- po/zh_CN.po | 2 +- src/qtui/ui/channellistdlg.ui | 2 +- 33 files changed, 35 insertions(+), 35 deletions(-) diff --git a/po/cs.po b/po/cs.po index 1260bd25..8d7d95e7 100644 --- a/po/cs.po +++ b/po/cs.po @@ -675,7 +675,7 @@ msgstr "Vyhledávaný text:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "Přepnout mezi jednoduchým a pokročilým módem.Pokročilý mód umožňuje předat vyhledávaný řetězec IRC Serveru." #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/da.po b/po/da.po index 70993e0f..7193caae 100644 --- a/po/da.po +++ b/po/da.po @@ -675,7 +675,7 @@ msgstr "Søge mønster:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "Skift mellem simpel og advanceret tilstand.\nAdvanceret tilstand gør det muligt at sende søge strenge til IRC-serveren." #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/de.po b/po/de.po index 0ebbdb31..e2c5732a 100644 --- a/po/de.po +++ b/po/de.po @@ -676,8 +676,8 @@ msgstr "Suchmuster:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." -msgstr "Zwischen einfachem und erweitertem Modus umschalten.\nDer erweiterte Modus ermöglicht es, Suchbegriffe an den IRC-Server weiterzureichen." +"Advanced mode allows one to pass search strings to the IRC Server." +msgstr "Zwischen einfachem und erweitertem Modus umschalten.\nDer erweiterte Modus ermöglicht es einem, Suchbegriffe an den IRC-Server weiterzureichen." #: ../src/qtui/ui/channellistdlg.ui:62 msgctxt "ChannelListDlg|" diff --git a/po/el.po b/po/el.po index b6fe0553..dadd4f36 100644 --- a/po/el.po +++ b/po/el.po @@ -677,7 +677,7 @@ msgstr "Αναζήτηση Προτύπου:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "Εναλλαγή μεταξύ απλών και προχωρημένων ρυθμίσεων.\nΟι προχωρημένες ρυθμίσεις επιτρέπουν την εισαγωγή λέξεων προς αναζήτηση στον διακομιστή IRC." #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/en_GB.po b/po/en_GB.po index ba48a671..89a1090b 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -673,8 +673,8 @@ msgstr "Search Pattern:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." -msgstr "Toggle between simple and advanced mode.\nAdvanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." +msgstr "Toggle between simple and advanced mode.\nAdvanced mode allows one to pass search strings to the IRC Server." #: ../src/qtui/ui/channellistdlg.ui:62 msgctxt "ChannelListDlg|" diff --git a/po/en_US.po b/po/en_US.po index 9278f35b..0ce04b4c 100644 --- a/po/en_US.po +++ b/po/en_US.po @@ -671,7 +671,7 @@ msgstr "" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "" #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/eo.po b/po/eo.po index e408de3e..53475631 100644 --- a/po/eo.po +++ b/po/eo.po @@ -673,7 +673,7 @@ msgstr "Serĉa ŝablono:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "Ŝalti inter la simpla kaj spertula reĝimoj.⏎ La spertula reĝimo permesas vin transdoni serĉoĉenojn al la IRC servilo." #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/es.po b/po/es.po index bf6ee72f..1d8dda16 100644 --- a/po/es.po +++ b/po/es.po @@ -678,7 +678,7 @@ msgstr "Patrón de búsqueda:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "Conmutar entre el modo simple y el modo avanzado.\nEl modo avanzado permite pasar cadenas de texto de búsqueda al servidor IRC." #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/fi.po b/po/fi.po index 571f366b..b524b971 100644 --- a/po/fi.po +++ b/po/fi.po @@ -676,7 +676,7 @@ msgstr "Hakulauseke:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "Vaihda yksinkertaisen ja edistyneen tilan välillä.\nEdistynyt tila sallii hakulausekkeiden antamisen IRC-palvelimelle." #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/fr.po b/po/fr.po index 77d8e45a..97611f75 100644 --- a/po/fr.po +++ b/po/fr.po @@ -675,7 +675,7 @@ msgstr "Chaîne à rechercher :" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "Basculer entre mode simple et mode avancé\nLe mode avancé permet de transmettre des chaînes à rechercher au serveur IRC." #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/gl.po b/po/gl.po index cc6da0aa..fd78a917 100644 --- a/po/gl.po +++ b/po/gl.po @@ -675,7 +675,7 @@ msgstr "Patrón de busca:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "Cambiar entre o modo simple e o avanzado.\nO modo avanzado permite enviar cadeas de busca ao servidor IRC." #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/hu.po b/po/hu.po index a46983f4..5b1e7265 100644 --- a/po/hu.po +++ b/po/hu.po @@ -673,7 +673,7 @@ msgstr "Keresési minta:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "Válasszon egyszerű és haladó mód között.\nA haladó mód engedi szöveg keresését az IRC szerveren." #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/it.po b/po/it.po index 81690b27..aa28314c 100644 --- a/po/it.po +++ b/po/it.po @@ -674,7 +674,7 @@ msgstr "Modello di ricerca:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "Passa dalla modalità semplice a quella avanzata.\nLa modalità avanzata permette di passare stringhe di ricerca al server IRC." #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/ja.po b/po/ja.po index ea5d2081..db4df824 100644 --- a/po/ja.po +++ b/po/ja.po @@ -673,7 +673,7 @@ msgstr "検索パターン:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "" #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/ko.po b/po/ko.po index 94377936..10ea8406 100644 --- a/po/ko.po +++ b/po/ko.po @@ -673,7 +673,7 @@ msgstr "검색 양식:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "간단 모드 그리고 고급 모드를 전환합니다.\n고급 모드는 검색 문자열을 IRC 서버로 전달할 수 있습니다." #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/lt.po b/po/lt.po index a1c8e36a..53f23e10 100644 --- a/po/lt.po +++ b/po/lt.po @@ -672,7 +672,7 @@ msgstr "Paieškos šablonas:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "" #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/nb.po b/po/nb.po index 7e36381f..71ac2414 100644 --- a/po/nb.po +++ b/po/nb.po @@ -676,7 +676,7 @@ msgstr "Søketekst:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "Veksle mellom enkel og avansert modus. Avansert modus tillater å sende søkestrenger til IRC tjeneren." #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/nl.po b/po/nl.po index beb9399d..4c5207f9 100644 --- a/po/nl.po +++ b/po/nl.po @@ -675,7 +675,7 @@ msgstr "Zoekpatroon:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "Wissel tussen eenvoudige en geavanceerde modus.\nIn de geavanceerde modus kunt u zoekopdrachten naar de IRC-server sturen." #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/oc.po b/po/oc.po index c18f9932..1a50cb9b 100644 --- a/po/oc.po +++ b/po/oc.po @@ -673,7 +673,7 @@ msgstr "" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "" #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/pl.po b/po/pl.po index 77e49dc4..de32cc95 100644 --- a/po/pl.po +++ b/po/pl.po @@ -672,7 +672,7 @@ msgstr "" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "" #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/pt.po b/po/pt.po index f7ec508a..a2e66fd9 100644 --- a/po/pt.po +++ b/po/pt.po @@ -673,7 +673,7 @@ msgstr "Padrão de Procura:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "Alterna entre o modo simples e avançado.\nO modo avançado permite passar strings de busca ao servidor IRC." #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/pt_BR.po b/po/pt_BR.po index 2abdb4a9..1a91ee1a 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -674,7 +674,7 @@ msgstr "Pesquisar padrão:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "Alterna entre o modo simples e avançado.\nO modo avançado permite passar strings de busca ao servidor IRC." #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/quassel.pot b/po/quassel.pot index 20b048f4..c55b61b2 100644 --- a/po/quassel.pot +++ b/po/quassel.pot @@ -681,7 +681,7 @@ msgstr "" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "" #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/ro.po b/po/ro.po index 811c4f66..ba13eb4d 100644 --- a/po/ro.po +++ b/po/ro.po @@ -672,7 +672,7 @@ msgstr "Model de căutat:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "" #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/ru.po b/po/ru.po index 628a2474..cde6b35c 100644 --- a/po/ru.po +++ b/po/ru.po @@ -673,7 +673,7 @@ msgstr "Шаблон поиска:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "Переключение между простым и расширенным режимами.\nРасширенный режим позволяет передавать поисковые строки серверу IRC." #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/sl.po b/po/sl.po index f1465619..d9ae3c74 100644 --- a/po/sl.po +++ b/po/sl.po @@ -673,7 +673,7 @@ msgstr "Iskalni vzorec:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "Preklopi med preprostim in naprednim načinom.\nNapredni način omogoča pošiljanje iskalnih nizov na strežnik za IRC." #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/sq.po b/po/sq.po index 1b6b0ddf..084b0d7b 100644 --- a/po/sq.po +++ b/po/sq.po @@ -673,7 +673,7 @@ msgstr "" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "" #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/sr.po b/po/sr.po index 11f31fb1..cf852424 100644 --- a/po/sr.po +++ b/po/sr.po @@ -672,7 +672,7 @@ msgstr "" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "" #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/sv.po b/po/sv.po index 0ec5a14c..98f78ad6 100644 --- a/po/sv.po +++ b/po/sv.po @@ -674,7 +674,7 @@ msgstr "Sökmönster:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "" #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/tr.po b/po/tr.po index 2247fd6f..35a54424 100644 --- a/po/tr.po +++ b/po/tr.po @@ -675,7 +675,7 @@ msgstr "Arama Deseni:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "Basit ve gelişmiş mod arasında seçim yap.\nGelişmiş modda arama dizgileri IRC Sunucuya gönderilebilir." #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/uk.po b/po/uk.po index aad9d933..7ddff60f 100644 --- a/po/uk.po +++ b/po/uk.po @@ -674,7 +674,7 @@ msgstr "Шаблон пошуку:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "Перемикач між простим та розширеним режимом.\nУ розширеному режимі IRC-серверу можна передавати рядки для пошуку." #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/po/zh_CN.po b/po/zh_CN.po index d60810c9..d73e6e8b 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -673,7 +673,7 @@ msgstr "搜索模式:" msgctxt "ChannelListDlg|" msgid "" "Toggle between simple and advanced mode.\n" -"Advanced mode allows to pass search strings to the IRC Server." +"Advanced mode allows one to pass search strings to the IRC Server." msgstr "在简单和高级模式之间切换。\n高级模式允许发送搜索字符串到IRC服务器。" #: ../src/qtui/ui/channellistdlg.ui:62 diff --git a/src/qtui/ui/channellistdlg.ui b/src/qtui/ui/channellistdlg.ui index 6c48dda0..c964ce28 100644 --- a/src/qtui/ui/channellistdlg.ui +++ b/src/qtui/ui/channellistdlg.ui @@ -46,7 +46,7 @@ Toggle between simple and advanced mode. -Advanced mode allows to pass search strings to the IRC Server. +Advanced mode allows one to pass search strings to the IRC Server. -- 2.20.1