Description: Fix spelling error transfered -> transferred
Author: Gabriele Giacone <1o5g4r8o@gmail.com>

diff --git a/cygnal/libnet/statistics.cpp b/cygnal/libnet/statistics.cpp
index 4ef7263..2101f73 100644
--- a/cygnal/libnet/statistics.cpp
+++ b/cygnal/libnet/statistics.cpp
@@ -116,7 +116,7 @@ Statistics::dump() {
 //             stats->getCodec() <= VP7) {
 //             log_debug (_("Stream codec is: %s"), codec_names[stats->getCodec()]);
 //         }
-        log_debug (_("%d bytes were transfered in %s seconds"),
+        log_debug (_("%d bytes were transferred in %s seconds"),
 		 stats->getBytes(),
                  to_simple_string(stats->getTimeSpan()).c_str());
     }
diff --git a/libmedia/SoundInfo.h b/libmedia/SoundInfo.h
index f574e59..dcfad25 100644
--- a/libmedia/SoundInfo.h
+++ b/libmedia/SoundInfo.h
@@ -27,7 +27,7 @@ namespace media {
 /// Class containing information about an embedded sound definition
 //
 /// Is created by the parser while
-/// parsing, and ownership is then transfered to EmbeddedSound. When the parser is
+/// parsing, and ownership is then transferred to EmbeddedSound. When the parser is
 /// parsing streams, it will ask the soundhandler for this to know what properties
 /// the stream has.
 ///
diff --git a/po/cs.po b/po/cs.po
index 1c85aec..b9e61dc 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -9348,7 +9348,7 @@ msgstr ""
 
 #: cygnal/libnet/statistics.cpp:119
 #, c-format
-msgid "%d bytes were transfered in %s seconds"
+msgid "%d bytes were transferred in %s seconds"
 msgstr ""
 
 #: cygnal/libnet/rtmp_client.cpp:152
diff --git a/po/da.po b/po/da.po
index ae2d80c..fa18d5d 100644
--- a/po/da.po
+++ b/po/da.po
@@ -9406,7 +9406,7 @@ msgstr ""
 
 #: cygnal/libnet/statistics.cpp:119
 #, c-format
-msgid "%d bytes were transfered in %s seconds"
+msgid "%d bytes were transferred in %s seconds"
 msgstr ""
 
 #: cygnal/libnet/rtmp_client.cpp:152
diff --git a/po/de.po b/po/de.po
index a79997e..c8c805a 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9080,7 +9080,7 @@ msgstr ""
 
 #: cygnal/libnet/statistics.cpp:119
 #, c-format
-msgid "%d bytes were transfered in %s seconds"
+msgid "%d bytes were transferred in %s seconds"
 msgstr ""
 
 #: cygnal/libnet/rtmp_client.cpp:152
diff --git a/po/el.po b/po/el.po
index 8d0842e..c5aadab 100644
--- a/po/el.po
+++ b/po/el.po
@@ -9402,7 +9402,7 @@ msgstr ""
 
 #: cygnal/libnet/statistics.cpp:119
 #, c-format
-msgid "%d bytes were transfered in %s seconds"
+msgid "%d bytes were transferred in %s seconds"
 msgstr ""
 
 #: cygnal/libnet/rtmp_client.cpp:152
diff --git a/po/en_GB.po b/po/en_GB.po
index ff5b786..95cf20b 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -9465,8 +9465,8 @@ msgstr "Stream type is: %s"
 
 #: cygnal/libnet/statistics.cpp:119
 #, c-format
-msgid "%d bytes were transfered in %s seconds"
-msgstr "%d bytes were transfered in %s seconds"
+msgid "%d bytes were transferred in %s seconds"
+msgstr "%d bytes were transferred in %s seconds"
 
 #: cygnal/libnet/rtmp_client.cpp:152
 #, c-format
diff --git a/po/es.po b/po/es.po
index ef2150e..e36b1c4 100644
--- a/po/es.po
+++ b/po/es.po
@@ -9467,7 +9467,7 @@ msgstr ""
 
 #: cygnal/libnet/statistics.cpp:119
 #, c-format
-msgid "%d bytes were transfered in %s seconds"
+msgid "%d bytes were transferred in %s seconds"
 msgstr ""
 
 #: cygnal/libnet/rtmp_client.cpp:152
diff --git a/po/fi.po b/po/fi.po
index a5b0127..9dba39c 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -9062,7 +9062,7 @@ msgstr ""
 
 #: cygnal/libnet/statistics.cpp:119
 #, c-format
-msgid "%d bytes were transfered in %s seconds"
+msgid "%d bytes were transferred in %s seconds"
 msgstr ""
 
 #: cygnal/libnet/rtmp_client.cpp:152
diff --git a/po/fr.po b/po/fr.po
index 67e32a4..5090a9a 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -9092,7 +9092,7 @@ msgstr ""
 
 #: cygnal/libnet/statistics.cpp:119
 #, c-format
-msgid "%d bytes were transfered in %s seconds"
+msgid "%d bytes were transferred in %s seconds"
 msgstr ""
 
 #: cygnal/libnet/rtmp_client.cpp:152
diff --git a/po/gnash.pot b/po/gnash.pot
index 40bc94f..5e4ad42 100644
--- a/po/gnash.pot
+++ b/po/gnash.pot
@@ -9053,7 +9053,7 @@ msgstr ""
 
 #: cygnal/libnet/statistics.cpp:119
 #, c-format
-msgid "%d bytes were transfered in %s seconds"
+msgid "%d bytes were transferred in %s seconds"
 msgstr ""
 
 #: cygnal/libnet/rtmp_client.cpp:152
diff --git a/po/it.po b/po/it.po
index 477389f..8670d35 100644
--- a/po/it.po
+++ b/po/it.po
@@ -9061,7 +9061,7 @@ msgstr ""
 
 #: cygnal/libnet/statistics.cpp:119
 #, c-format
-msgid "%d bytes were transfered in %s seconds"
+msgid "%d bytes were transferred in %s seconds"
 msgstr ""
 
 #: cygnal/libnet/rtmp_client.cpp:152
diff --git a/po/ja.po b/po/ja.po
index 01fc555..b5e3485 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -9056,7 +9056,7 @@ msgstr ""
 
 #: cygnal/libnet/statistics.cpp:119
 #, c-format
-msgid "%d bytes were transfered in %s seconds"
+msgid "%d bytes were transferred in %s seconds"
 msgstr ""
 
 #: cygnal/libnet/rtmp_client.cpp:152
diff --git a/po/km.po b/po/km.po
index db07dc2..310eff3 100644
--- a/po/km.po
+++ b/po/km.po
@@ -9055,7 +9055,7 @@ msgstr ""
 
 #: cygnal/libnet/statistics.cpp:119
 #, c-format
-msgid "%d bytes were transfered in %s seconds"
+msgid "%d bytes were transferred in %s seconds"
 msgstr ""
 
 #: cygnal/libnet/rtmp_client.cpp:152
diff --git a/po/ne.po b/po/ne.po
index 607a716..5591bc0 100644
--- a/po/ne.po
+++ b/po/ne.po
@@ -9313,7 +9313,7 @@ msgstr ""
 
 #: cygnal/libnet/statistics.cpp:119
 #, c-format
-msgid "%d bytes were transfered in %s seconds"
+msgid "%d bytes were transferred in %s seconds"
 msgstr ""
 
 #: cygnal/libnet/rtmp_client.cpp:152
diff --git a/po/ru.po b/po/ru.po
index f76eaee..a3b266b 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -9062,7 +9062,7 @@ msgstr ""
 
 #: cygnal/libnet/statistics.cpp:119
 #, c-format
-msgid "%d bytes were transfered in %s seconds"
+msgid "%d bytes were transferred in %s seconds"
 msgstr ""
 
 #: cygnal/libnet/rtmp_client.cpp:152
diff --git a/po/zh_TW.po b/po/zh_TW.po
index a7a62ec..4b11f0a 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -9055,7 +9055,7 @@ msgstr ""
 
 #: cygnal/libnet/statistics.cpp:119
 #, c-format
-msgid "%d bytes were transfered in %s seconds"
+msgid "%d bytes were transferred in %s seconds"
 msgstr ""
 
 #: cygnal/libnet/rtmp_client.cpp:152
