diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-10-07 17:56:23 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-10-07 17:56:23 +0000 |
| commit | 41c8a60a2ebe4696a17704b81ddf06f3c7b88023 (patch) | |
| tree | 0206c8df4d4b61cd4c1c35249e6b9a161c6eb377 /src/plugins/Input/ffmpeg_legacy | |
| parent | 90ec9fc38eafde134febd368403a4b621d99e1da (diff) | |
| download | qmmp-41c8a60a2ebe4696a17704b81ddf06f3c7b88023.tar.gz qmmp-41c8a60a2ebe4696a17704b81ddf06f3c7b88023.tar.bz2 qmmp-41c8a60a2ebe4696a17704b81ddf06f3c7b88023.zip | |
changed contact information
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7514 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/ffmpeg_legacy')
35 files changed, 59 insertions, 59 deletions
diff --git a/src/plugins/Input/ffmpeg_legacy/decoder_ffmpeg.cpp b/src/plugins/Input/ffmpeg_legacy/decoder_ffmpeg.cpp index 6a23ee053..52655d9ce 100644 --- a/src/plugins/Input/ffmpeg_legacy/decoder_ffmpeg.cpp +++ b/src/plugins/Input/ffmpeg_legacy/decoder_ffmpeg.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2017 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Input/ffmpeg_legacy/decoder_ffmpeg.h b/src/plugins/Input/ffmpeg_legacy/decoder_ffmpeg.h index cb93a1759..79d0bed53 100644 --- a/src/plugins/Input/ffmpeg_legacy/decoder_ffmpeg.h +++ b/src/plugins/Input/ffmpeg_legacy/decoder_ffmpeg.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Input/ffmpeg_legacy/decoderffmpegfactory.cpp b/src/plugins/Input/ffmpeg_legacy/decoderffmpegfactory.cpp index 144580be7..f7b7f3efa 100644 --- a/src/plugins/Input/ffmpeg_legacy/decoderffmpegfactory.cpp +++ b/src/plugins/Input/ffmpeg_legacy/decoderffmpegfactory.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2008-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -210,7 +210,7 @@ void DecoderFFmpegFactory::showAbout(QWidget *parent) .arg(LIBAVCODEC_VERSION_MAJOR) .arg(LIBAVCODEC_VERSION_MINOR) .arg(LIBAVCODEC_VERSION_MICRO)+"\n"+ - tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>")); + tr("Written by: Ilya Kotov <forkotov02@ya.ru>")); } QTranslator *DecoderFFmpegFactory::createTranslator(QObject *parent) diff --git a/src/plugins/Input/ffmpeg_legacy/decoderffmpegfactory.h b/src/plugins/Input/ffmpeg_legacy/decoderffmpegfactory.h index 030be2888..11dc5d816 100644 --- a/src/plugins/Input/ffmpeg_legacy/decoderffmpegfactory.h +++ b/src/plugins/Input/ffmpeg_legacy/decoderffmpegfactory.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Input/ffmpeg_legacy/ffmpegmetadatamodel.cpp b/src/plugins/Input/ffmpeg_legacy/ffmpegmetadatamodel.cpp index 412b139f8..62446fc27 100644 --- a/src/plugins/Input/ffmpeg_legacy/ffmpegmetadatamodel.cpp +++ b/src/plugins/Input/ffmpeg_legacy/ffmpegmetadatamodel.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2009-2013 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Input/ffmpeg_legacy/ffmpegmetadatamodel.h b/src/plugins/Input/ffmpeg_legacy/ffmpegmetadatamodel.h index d2e3e4e87..78d6a3cd1 100644 --- a/src/plugins/Input/ffmpeg_legacy/ffmpegmetadatamodel.h +++ b/src/plugins/Input/ffmpeg_legacy/ffmpegmetadatamodel.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2009-2013 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Input/ffmpeg_legacy/settingsdialog.cpp b/src/plugins/Input/ffmpeg_legacy/settingsdialog.cpp index 1bcf9371e..6032fd092 100644 --- a/src/plugins/Input/ffmpeg_legacy/settingsdialog.cpp +++ b/src/plugins/Input/ffmpeg_legacy/settingsdialog.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2008-2013 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Input/ffmpeg_legacy/settingsdialog.h b/src/plugins/Input/ffmpeg_legacy/settingsdialog.h index 9721dfcb0..db63260ed 100644 --- a/src/plugins/Input/ffmpeg_legacy/settingsdialog.h +++ b/src/plugins/Input/ffmpeg_legacy/settingsdialog.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2008-2013 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -25,7 +25,7 @@ #include "ui_settingsdialog.h" /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class SettingsDialog : public QDialog { diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_bg.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_bg.ts index 5f74eb494..c5741886a 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_bg.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_bg.ts @@ -30,7 +30,7 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> </context> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_cs.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_cs.ts index 205eea3da..a6fc4c33c 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_cs.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_cs.ts @@ -30,8 +30,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Autor: Ilja Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Autor: Ilja Kotov <forkotov02@ya.ru></translation> </message> </context> <context> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_de.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_de.ts index 81b55091f..84e858a1b 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_de.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_de.ts @@ -30,8 +30,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Geschrieben von: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Geschrieben von: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> <context> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_el.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_el.ts index 763629b71..fd82e3f2f 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_el.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_el.ts @@ -30,8 +30,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Γράφτηκε από τον: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Γράφτηκε από τον: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> <context> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_en.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_en.ts index 4b3821415..c5f01b352 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_en.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_en.ts @@ -30,7 +30,7 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> </context> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_es.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_es.ts index 01640cf0f..36580fa81 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_es.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_es.ts @@ -15,8 +15,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Escrito por: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Escrito por: Ilya Kotov <forkotov02@ya.ru></translation> </message> <message> <location filename="../decoderffmpegfactory.cpp" line="94"/> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_fr.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_fr.ts index f42bfa1d5..30934a46b 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_fr.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_fr.ts @@ -30,8 +30,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Écrit par : Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Écrit par : Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> <context> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_gl_ES.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_gl_ES.ts index 158fdc539..3cda45b3b 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_gl_ES.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_gl_ES.ts @@ -30,8 +30,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Escrito por: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Escrito por: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> <context> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_he.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_he.ts index 5d494496c..70548ddba 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_he.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_he.ts @@ -30,8 +30,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>חובר על ידי: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>חובר על ידי: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> <context> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_hu.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_hu.ts index e013e0ba2..dbb3becf0 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_hu.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_hu.ts @@ -30,7 +30,7 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> </context> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_id.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_id.ts index 40a31b4c3..fcdccdeba 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_id.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_id.ts @@ -30,8 +30,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Ditulis oleh: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Ditulis oleh: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> <context> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_it.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_it.ts index 8f6fceb99..e530fb5a2 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_it.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_it.ts @@ -15,8 +15,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Autore: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Autore: Ilya Kotov <forkotov02@ya.ru></translation> </message> <message> <location filename="../decoderffmpegfactory.cpp" line="94"/> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_ja.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_ja.ts index b1983cbd9..16b1648cf 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_ja.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_ja.ts @@ -30,8 +30,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>制作: Илья Котов (Ilya Kotov) <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>制作: Илья Котов (Ilya Kotov) <forkotov02@ya.ru></translation> </message> </context> <context> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_kk.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_kk.ts index 40b61517a..3113c4d9a 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_kk.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_kk.ts @@ -30,7 +30,7 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> </context> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_lt.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_lt.ts index 686978da2..accf1ff93 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_lt.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_lt.ts @@ -15,8 +15,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Sukūrė: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Sukūrė: Ilya Kotov <forkotov02@ya.ru></translation> </message> <message> <location filename="../decoderffmpegfactory.cpp" line="94"/> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_nl.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_nl.ts index 9ed4c41b6..99ee8af08 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_nl.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_nl.ts @@ -15,8 +15,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Auteur: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Auteur: Ilya Kotov <forkotov02@ya.ru></translation> </message> <message> <location filename="../decoderffmpegfactory.cpp" line="94"/> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pl_PL.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pl_PL.ts index 309f2e5a2..0604f7247 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pl_PL.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pl_PL.ts @@ -30,8 +30,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Autor: Ilja Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Autor: Ilja Kotov <forkotov02@ya.ru></translation> </message> </context> <context> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pt.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pt.ts index 59cd15d30..7fefb7030 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pt.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pt.ts @@ -30,8 +30,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Desenvolvido por: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Desenvolvido por: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> <context> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pt_BR.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pt_BR.ts index e7900642d..faf41b439 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pt_BR.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pt_BR.ts @@ -30,8 +30,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Desenvolvido por: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Desenvolvido por: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> <context> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_ru.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_ru.ts index 30d7fbb71..07ed017c8 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_ru.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_ru.ts @@ -15,8 +15,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Разработчик: Илья Котов <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Разработчик: Илья Котов <forkotov02@ya.ru></translation> </message> <message> <location filename="../decoderffmpegfactory.cpp" line="94"/> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sk.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sk.ts index 67fc06267..730a72e49 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sk.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sk.ts @@ -30,7 +30,7 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> </context> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sr_BA.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sr_BA.ts index 25e44d099..24120e0f8 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sr_BA.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sr_BA.ts @@ -30,8 +30,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Аутор: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Аутор: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> <context> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sr_RS.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sr_RS.ts index fe81ec4f9..8ee1e299a 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sr_RS.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sr_RS.ts @@ -30,8 +30,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Аутор: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Аутор: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> <context> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_tr.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_tr.ts index 4c866122d..c3c74c6a1 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_tr.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_tr.ts @@ -30,8 +30,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Yazan: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Yazan: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> <context> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_uk_UA.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_uk_UA.ts index 5f9fd9843..35f1b3a61 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_uk_UA.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_uk_UA.ts @@ -15,8 +15,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Розробник: Ілля Котов <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Розробник: Ілля Котов <forkotov02@ya.ru></translation> </message> <message> <location filename="../decoderffmpegfactory.cpp" line="94"/> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_zh_CN.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_zh_CN.ts index 8c8af1441..6fc11b183 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_zh_CN.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_zh_CN.ts @@ -30,8 +30,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>作者:Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>作者:Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> <context> diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_zh_TW.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_zh_TW.ts index 5c6b1084f..4d3687c48 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_zh_TW.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_zh_TW.ts @@ -30,8 +30,8 @@ </message> <message> <location filename="../decoderffmpegfactory.cpp" line="213"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>作者:Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>作者:Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> <context> |
