aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/scrobbler
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2011-03-03 20:15:01 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2011-03-03 20:15:01 +0000
commit7d2e0f57b40df8b31eabef95b7fc6617389cac96 (patch)
tree5747265aa3cd6c8231048092dd9937d56643cf39 /src/plugins/General/scrobbler
parentb8179e4aab80f1115b9ca31539e1c450a82e4116 (diff)
downloadqmmp-7d2e0f57b40df8b31eabef95b7fc6617389cac96.tar.gz
qmmp-7d2e0f57b40df8b31eabef95b7fc6617389cac96.tar.bz2
qmmp-7d2e0f57b40df8b31eabef95b7fc6617389cac96.zip
fixed typos
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2091 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/scrobbler')
-rw-r--r--src/plugins/General/scrobbler/scrobblerfactory.cpp2
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_cs.ts2
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts2
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_es.ts2
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_it.ts2
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_ja.ts2
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_lt.ts2
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_nl.ts2
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_pl.ts2
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_ru.ts2
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_tr.ts2
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts2
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_CN.ts2
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_TW.ts2
14 files changed, 14 insertions, 14 deletions
diff --git a/src/plugins/General/scrobbler/scrobblerfactory.cpp b/src/plugins/General/scrobbler/scrobblerfactory.cpp
index 579efb4bc..6ed89e551 100644
--- a/src/plugins/General/scrobbler/scrobblerfactory.cpp
+++ b/src/plugins/General/scrobbler/scrobblerfactory.cpp
@@ -49,7 +49,7 @@ void ScrobblerFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About Scrobbler Plugin"),
tr("Qmmp AudioScrobbler Plugin")+"\n"+
- tr("Writen by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
}
QTranslator *ScrobblerFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_cs.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_cs.ts
index acf7bf97d..d5eb0b647 100644
--- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_cs.ts
+++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_cs.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="52"/>
- <source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
</context>
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts
index 1daf16edc..48dbefe66 100644
--- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts
+++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="52"/>
- <source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
</context>
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_es.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_es.ts
index 976ad246b..d399108d7 100644
--- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_es.ts
+++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_es.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="52"/>
- <source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
</context>
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_it.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_it.ts
index d6773cb80..4fbd1908a 100644
--- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_it.ts
+++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_it.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="52"/>
- <source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
</context>
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_ja.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_ja.ts
index f204d8603..90267ddaa 100644
--- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_ja.ts
+++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_ja.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="52"/>
- <source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
</context>
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_lt.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_lt.ts
index 5224dc90a..5db7531ad 100644
--- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_lt.ts
+++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_lt.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="52"/>
- <source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
</context>
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_nl.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_nl.ts
index 55e9c7896..9d4181844 100644
--- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_nl.ts
+++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_nl.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="52"/>
- <source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
</context>
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_pl.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_pl.ts
index 14cb2d5ad..098faa8a2 100644
--- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_pl.ts
+++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_pl.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="52"/>
- <source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
</context>
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_ru.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_ru.ts
index a90c5405a..7478c67db 100644
--- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_ru.ts
+++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_ru.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="52"/>
- <source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
</context>
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_tr.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_tr.ts
index dc35c8c91..c9e1c2309 100644
--- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_tr.ts
+++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_tr.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="52"/>
- <source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
</context>
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts
index 668a0deb6..0581130fd 100644
--- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts
+++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="52"/>
- <source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
</context>
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_CN.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_CN.ts
index b6826d427..62214d3d5 100644
--- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_CN.ts
+++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_CN.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="52"/>
- <source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
</context>
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_TW.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_TW.ts
index 2619b8e4e..e15b37c6c 100644
--- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_TW.ts
+++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_TW.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="52"/>
- <source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
</context>