diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2014-09-20 05:54:02 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2014-09-20 05:54:02 +0000 |
| commit | 8d0f501a7d0512eb1f3eee302b7e6c63b12fc60b (patch) | |
| tree | bcbabde36bb60ccbad57d6fca81617359cc9e1d2 /src/plugins | |
| parent | d719b0794a627d5ffac2d1bf6a2cc4d9ad4d2f0f (diff) | |
| download | qmmp-8d0f501a7d0512eb1f3eee302b7e6c63b12fc60b.tar.gz qmmp-8d0f501a7d0512eb1f3eee302b7e6c63b12fc60b.tar.bz2 qmmp-8d0f501a7d0512eb1f3eee302b7e6c63b12fc60b.zip | |
fixed typo (patch by Matteo Cypriani)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4505 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins')
50 files changed, 50 insertions, 50 deletions
diff --git a/src/plugins/General/copypaste/copypastefactory.cpp b/src/plugins/General/copypaste/copypastefactory.cpp index 314484cc0..9035b7c9e 100644 --- a/src/plugins/General/copypaste/copypastefactory.cpp +++ b/src/plugins/General/copypaste/copypastefactory.cpp @@ -47,7 +47,7 @@ void CopyPasteFactory::showAbout(QWidget *parent) { QMessageBox::about (parent, tr("About Copy/Paste Plugin"), tr("Qmmp Copy/Paste Plugin")+"\n"+ - tr("This plugin allows to copy selected tracks from one playlist to another")+"\n"+ + tr("This plugin allows one to copy selected tracks from one playlist to another")+"\n"+ tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>")); } diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_cs.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_cs.ts index 45ca7656d..24c2061ee 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_cs.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_cs.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation>Tento modul umožňuje kopírovat vybrané stopy z jednoho seznamu stop do jiného</translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_de.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_de.ts index c64f048e0..e9eca26aa 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_de.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_de.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_en.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_en.ts index f8bad5a67..584d4c8d3 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_en.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_en.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_es.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_es.ts index 6289ed54c..2f6262983 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_es.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_es.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_fr.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_fr.ts index 479763c09..5ce8834e4 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_fr.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_fr.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts index 8fee3b7bb..5f00be294 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation>Este engadido permite copiar pistas seleccionadas dunha lista de reprodución a outra</translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_he.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_he.ts index e0d48b782..1375ea677 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_he.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_he.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation>תוספת זו מתירה לך להעתיק רצועות נבחרות מתוך רשימת נגינה אחת לאחרת</translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_hu.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_hu.ts index 41a6076fd..e5284bc04 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_hu.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_hu.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_it.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_it.ts index 0ce1f9d52..44ca8b200 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_it.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_it.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_ja.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_ja.ts index a4b6c017a..0b84231d3 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_ja.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_ja.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation>このプラグインでプレイリストからトラックを選んで他のプレイリストにコピーできます</translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_kk.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_kk.ts index c75a8363c..b2446db82 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_kk.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_kk.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_lt.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_lt.ts index 84314d2e3..dd82eac54 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_lt.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_lt.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation>Šis įskiepis leidžia kopijuoti pasirinktus takelius iš vieno grojaraščio į kitą</translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts index 41d8f9d02..0ff014a8f 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_pl_PL.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_pl_PL.ts index 8c9debfca..553a1da79 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_pl_PL.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_pl_PL.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation>Ta wtyczka pozwala na kopiowanie wybranych utworów z jednej listy odtwarzania do innej</translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_pt.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_pt.ts index 85c519325..af2ac574d 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_pt.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_pt.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation>Este suplemento permite copiar as faixas entre as várias listas de reprodução</translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_pt_BR.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_pt_BR.ts index e0940ae80..25035b1c3 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_pt_BR.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_pt_BR.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts index d6dae4bf0..1facc5f2a 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation>Данный модуль позволяет копировать выбранные треки из одного списка воспроизведения в другой</translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_sk.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_sk.ts index 82acb8bd9..cce3457c8 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_sk.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_sk.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_sr_BA.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_sr_BA.ts index a25996101..e964a7300 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_sr_BA.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_sr_BA.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation>Омогућује копирање изабране нумере са једне листе нумера на другу</translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_sr_RS.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_sr_RS.ts index e2c16179e..92e1e20d2 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_sr_RS.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_sr_RS.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation>Омогућује копирање изабране нумере са једне листе нумера на другу</translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_tr.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_tr.ts index f92b5e805..575797043 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_tr.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_tr.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_uk_UA.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_uk_UA.ts index 6ec0737ea..c3f75ba5e 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_uk_UA.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_uk_UA.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation>Даний модуль дозволяє копіювати выбрані треки з одного переліка відтворення в інший</translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_zh_CN.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_zh_CN.ts index 06f50dc21..7a5bde32c 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_zh_CN.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_zh_CN.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_zh_TW.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_zh_TW.ts index 458c653a1..693e8a81b 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_zh_TW.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_zh_TW.ts @@ -53,7 +53,7 @@ </message> <message> <location filename="../copypastefactory.cpp" line="50"/> - <source>This plugin allows to copy selected tracks from one playlist to another</source> + <source>This plugin allows one to copy selected tracks from one playlist to another</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/streambrowser/streambrowserfactory.cpp b/src/plugins/General/streambrowser/streambrowserfactory.cpp index fc8386e07..69681bf6e 100644 --- a/src/plugins/General/streambrowser/streambrowserfactory.cpp +++ b/src/plugins/General/streambrowser/streambrowserfactory.cpp @@ -48,7 +48,7 @@ void StreamBrowserFactory::showAbout(QWidget *parent) { QMessageBox::about (parent, tr("About Stream Browser Plugin"), tr("Qmmp Stream Browser Plugin")+"\n"+ - tr("This plugin allows to add stream from IceCast stream directory")+"\n"+ + tr("This plugin allows one to add stream from IceCast stream directory")+"\n"+ tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>")); } diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_cs.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_cs.ts index 8c3391350..362dd55f1 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_cs.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_cs.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation>Tento modul umožňuje přidat proud z adresáře proudů IceCast</translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_de.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_de.ts index fd2d97c2c..bd87b2ecf 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_de.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_de.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation>Dieses Modul ermöglicht das Hinzufügen von Streams aus dem IceCast-Streamverzeichnis</translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_en.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_en.ts index b186b0b39..36132da51 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_en.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_en.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_es.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_es.ts index 6bcdab4f9..fdc017ef9 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_es.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_es.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_fr.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_fr.ts index d32e89f29..a6deb7053 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_fr.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_fr.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_gl_ES.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_gl_ES.ts index b61490215..b48f8ab5a 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_gl_ES.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_gl_ES.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation>Este engadido permite engadir fluxos dende o directorio de fluxos de IceCast</translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_he.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_he.ts index a8008e299..514ef176c 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_he.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_he.ts @@ -34,7 +34,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation>תוספת זו מתירה לך להוסיף זרם מתוך מדור זרם של IceCast</translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_hu.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_hu.ts index 62f69c7ea..7d20298b4 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_hu.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_hu.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_it.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_it.ts index a21f3af91..511430f16 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_it.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_it.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_ja.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_ja.ts index 401177acf..0dbbe7b6c 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_ja.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_ja.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation>このプラグインで IceCast ストリームディレクトリーからストリームの取り込みが可能になります</translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_kk.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_kk.ts index 43e0d3a52..cbb00d786 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_kk.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_kk.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_lt.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_lt.ts index 06a472fc0..db6fa266d 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_lt.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_lt.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation>Šis įskiepis leidžia įdėti IceCast srautus į grojaraštį</translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_nl.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_nl.ts index de6961f58..1df6e927e 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_nl.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_nl.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation>Deze module faciliteert in het toevoegen van radiostations uit de IceCast verzameling</translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_pl_PL.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_pl_PL.ts index fafacfaae..7eaba45e4 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_pl_PL.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_pl_PL.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation>Ta wtyczka pozwala dodawać strumienie z katalogu strumieni IceCast</translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt.ts index 923206ff1..d87df231d 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation>Este suplemento permite a adição de emissões do diretório Icecast</translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt_BR.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt_BR.ts index 13a1378de..c9930b9ad 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt_BR.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt_BR.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_ru.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_ru.ts index 6944648b2..7575ec351 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_ru.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_ru.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation>Этот модуль предназначен для добавления потоков из директории IceCast</translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sk.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sk.ts index c747dde97..74ba3ff62 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sk.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sk.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_BA.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_BA.ts index 8d64544ae..c4e28eb02 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_BA.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_BA.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation>Функција додавања токова са АјсКаст директоријума токова</translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_RS.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_RS.ts index 10c913d8a..9fdc0519d 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_RS.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_RS.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation>Функција додавања токова са АјсКаст директоријума токова</translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_tr.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_tr.ts index 1060bded3..b8e7316f1 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_tr.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_tr.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_uk_UA.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_uk_UA.ts index c1c4d7345..aba515fda 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_uk_UA.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_uk_UA.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation>Цей модуль дозволяє додавати потоки з каталогу IceCast</translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_CN.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_CN.ts index a9c8911d7..2396dea39 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_CN.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_CN.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_TW.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_TW.ts index b4bcaed60..c54e1643b 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_TW.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_TW.ts @@ -33,7 +33,7 @@ </message> <message> <location filename="../streambrowserfactory.cpp" line="51"/> - <source>This plugin allows to add stream from IceCast stream directory</source> + <source>This plugin allows one to add stream from IceCast stream directory</source> <translation type="unfinished"></translation> </message> <message> |
