diff options
31 files changed, 975 insertions, 181 deletions
diff --git a/.tx/config b/.tx/config index 149965d17..6e671f0b4 100644 --- a/.tx/config +++ b/.tx/config @@ -1,82 +1,76 @@ [main] host = https://www.transifex.com -[qmmp.qmmp] -file_filter = src/app/translations/qmmp_<lang>.ts -source_lang = en -source_file = src/app/translations/qmmp_en.ts -type = QT - [qmmp.libqmmpui] file_filter = src/qmmpui/translations/libqmmpui_<lang>.ts source_lang = en source_file = src/qmmpui/translations/libqmmpui_en.ts type = QT -[qmmp.qsui] -file_filter = src/plugins/Ui/qsui/translations/qsui_plugin_<lang>.ts +[qmmp.mms] +file_filter = src/plugins/Transports/mms/translations/mms_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Ui/qsui/translations/qsui_plugin_en.ts +source_file = src/plugins/Transports/mms/translations/mms_plugin_en.ts type = QT -[qmmp.skinned] -file_filter = src/plugins/Ui/skinned/translations/skinned_plugin_<lang>.ts +[qmmp.http] +file_filter = src/plugins/Transports/http/translations/http_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Ui/skinned/translations/skinned_plugin_en.ts +source_file = src/plugins/Transports/http/translations/http_plugin_en.ts type = QT -[qmmp.bs2b] -file_filter = src/plugins/Effect/bs2b/translations/bs2b_plugin_<lang>.ts +[qmmp.playlist] +file_filter = src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Effect/bs2b/translations/bs2b_plugin_en.ts +source_file = src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_en.ts type = QT -[qmmp.soxr] -file_filter = src/plugins/Effect/soxr/translations/soxr_plugin_<lang>.ts +[qmmp.status] +file_filter = src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Effect/soxr/translations/soxr_plugin_en.ts +source_file = src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_en.ts type = QT -[qmmp.crossfade] -file_filter = src/plugins/Effect/crossfade/translations/crossfade_plugin_<lang>.ts +[qmmp.incdecvolume] +file_filter = src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Effect/crossfade/translations/crossfade_plugin_en.ts +source_file = src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_en.ts type = QT -[qmmp.ladspa] -file_filter = src/plugins/Effect/ladspa/translations/ladspa_plugin_<lang>.ts +[qmmp.uninstall] +file_filter = src/plugins/CommandLineOptions/UninstallOption/translations/uninstall_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Effect/ladspa/translations/ladspa_plugin_en.ts +source_file = src/plugins/CommandLineOptions/UninstallOption/translations/uninstall_plugin_en.ts type = QT -[qmmp.filewriter] -file_filter = src/plugins/Effect/filewriter/translations/filewriter_plugin_<lang>.ts +[qmmp.seek] +file_filter = src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Effect/filewriter/translations/filewriter_plugin_en.ts +source_file = src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_en.ts type = QT -[qmmp.stereo] -file_filter = src/plugins/Effect/stereo/translations/stereo_plugin_<lang>.ts +[qmmp.vorbis] +file_filter = src/plugins/Input/vorbis/translations/vorbis_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Effect/stereo/translations/stereo_plugin_en.ts +source_file = src/plugins/Input/vorbis/translations/vorbis_plugin_en.ts type = QT -[qmmp.aac] -file_filter = src/plugins/Input/aac/translations/aac_plugin_<lang>.ts +[qmmp.mpeg] +file_filter = src/plugins/Input/mpeg/translations/mpeg_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Input/aac/translations/aac_plugin_en.ts +source_file = src/plugins/Input/mpeg/translations/mpeg_plugin_en.ts type = QT -[qmmp.cue] -file_filter = src/plugins/Input/cue/translations/cue_plugin_<lang>.ts +[qmmp.sid] +file_filter = src/plugins/Input/sid/translations/sid_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Input/cue/translations/cue_plugin_en.ts +source_file = src/plugins/Input/sid/translations/sid_plugin_en.ts type = QT -[qmmp.gme] -file_filter = src/plugins/Input/gme/translations/gme_plugin_<lang>.ts +[qmmp.sndfile] +file_filter = src/plugins/Input/sndfile/translations/sndfile_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Input/gme/translations/gme_plugin_en.ts +source_file = src/plugins/Input/sndfile/translations/sndfile_plugin_en.ts type = QT [qmmp.mpc] @@ -85,40 +79,40 @@ source_lang = en source_file = src/plugins/Input/mpc/translations/mpc_plugin_en.ts type = QT -[qmmp.sid] -file_filter = src/plugins/Input/sid/translations/sid_plugin_<lang>.ts +[qmmp.wildmidi] +file_filter = src/plugins/Input/wildmidi/translations/wildmidi_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Input/sid/translations/sid_plugin_en.ts +source_file = src/plugins/Input/wildmidi/translations/wildmidi_plugin_en.ts type = QT -[qmmp.flac] -file_filter = src/plugins/Input/flac/translations/flac_plugin_<lang>.ts +[qmmp.archive] +file_filter = src/plugins/Input/archive/translations/archive_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Input/flac/translations/flac_plugin_en.ts +source_file = src/plugins/Input/archive/translations/archive_plugin_en.ts type = QT -[qmmp.mpeg] -file_filter = src/plugins/Input/mpeg/translations/mpeg_plugin_<lang>.ts +[qmmp.cue] +file_filter = src/plugins/Input/cue/translations/cue_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Input/mpeg/translations/mpeg_plugin_en.ts +source_file = src/plugins/Input/cue/translations/cue_plugin_en.ts type = QT -[qmmp.opus] -file_filter = src/plugins/Input/opus/translations/opus_plugin_<lang>.ts +[qmmp.flac] +file_filter = src/plugins/Input/flac/translations/flac_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Input/opus/translations/opus_plugin_en.ts +source_file = src/plugins/Input/flac/translations/flac_plugin_en.ts type = QT -[qmmp.sndfile] -file_filter = src/plugins/Input/sndfile/translations/sndfile_plugin_<lang>.ts +[qmmp.gme] +file_filter = src/plugins/Input/gme/translations/gme_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Input/sndfile/translations/sndfile_plugin_en.ts +source_file = src/plugins/Input/gme/translations/gme_plugin_en.ts type = QT -[qmmp.modplug] -file_filter = src/plugins/Input/modplug/translations/modplug_plugin_<lang>.ts +[qmmp.opus] +file_filter = src/plugins/Input/opus/translations/opus_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Input/modplug/translations/modplug_plugin_en.ts +source_file = src/plugins/Input/opus/translations/opus_plugin_en.ts type = QT [qmmp.ffmpeg] @@ -127,22 +121,22 @@ source_lang = en source_file = src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_en.ts type = QT -[qmmp.wildmidi] -file_filter = src/plugins/Input/wildmidi/translations/wildmidi_plugin_<lang>.ts +[qmmp.aac] +file_filter = src/plugins/Input/aac/translations/aac_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Input/wildmidi/translations/wildmidi_plugin_en.ts +source_file = src/plugins/Input/aac/translations/aac_plugin_en.ts type = QT -[qmmp.vorbis] -file_filter = src/plugins/Input/vorbis/translations/vorbis_plugin_<lang>.ts +[qmmp.modplug] +file_filter = src/plugins/Input/modplug/translations/modplug_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Input/vorbis/translations/vorbis_plugin_en.ts +source_file = src/plugins/Input/modplug/translations/modplug_plugin_en.ts type = QT -[qmmp.archive] -file_filter = src/plugins/Input/archive/translations/archive_plugin_<lang>.ts +[qmmp.cdaudio] +file_filter = src/plugins/Input/cdaudio/translations/cdaudio_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Input/archive/translations/archive_plugin_en.ts +source_file = src/plugins/Input/cdaudio/translations/cdaudio_plugin_en.ts type = QT [qmmp.wavpack] @@ -151,28 +145,34 @@ source_lang = en source_file = src/plugins/Input/wavpack/translations/wavpack_plugin_en.ts type = QT -[qmmp.cdaudio] -file_filter = src/plugins/Input/cdaudio/translations/cdaudio_plugin_<lang>.ts +[qmmp.qmmp_file_dialog] +file_filter = src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Input/cdaudio/translations/cdaudio_plugin_en.ts +source_file = src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_en.ts type = QT -[qmmp.oss] -file_filter = src/plugins/Output/oss/translations/oss_plugin_<lang>.ts +[qmmp.two_panel_file_dialog] +file_filter = src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Output/oss/translations/oss_plugin_en.ts +source_file = src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_en.ts type = QT -[qmmp.alsa] -file_filter = src/plugins/Output/alsa/translations/alsa_plugin_<lang>.ts +[qmmp.analyzer] +file_filter = src/plugins/Visual/analyzer/translations/analyzer_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Output/alsa/translations/alsa_plugin_en.ts +source_file = src/plugins/Visual/analyzer/translations/analyzer_plugin_en.ts type = QT -[qmmp.jack] -file_filter = src/plugins/Output/jack/translations/jack_plugin_<lang>.ts +[qmmp.projectm] +file_filter = src/plugins/Visual/projectm/translations/projectm_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Output/jack/translations/jack_plugin_en.ts +source_file = src/plugins/Visual/projectm/translations/projectm_plugin_en.ts +type = QT + +[qmmp.qtmultimedia] +file_filter = src/plugins/Output/qtmultimedia/translations/qtmultimedia_plugin_<lang>.ts +source_lang = en +source_file = src/plugins/Output/qtmultimedia/translations/qtmultimedia_plugin_en.ts type = QT [qmmp.null] @@ -181,16 +181,16 @@ source_lang = en source_file = src/plugins/Output/null/translations/null_plugin_en.ts type = QT -[qmmp.oss4] -file_filter = src/plugins/Output/oss4/translations/oss4_plugin_<lang>.ts +[qmmp.pulseaudio] +file_filter = src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Output/oss4/translations/oss4_plugin_en.ts +source_file = src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_en.ts type = QT -[qmmp.shout] -file_filter = src/plugins/Output/shout/translations/shout_plugin_<lang>.ts +[qmmp.jack] +file_filter = src/plugins/Output/jack/translations/jack_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Output/shout/translations/shout_plugin_en.ts +source_file = src/plugins/Output/jack/translations/jack_plugin_en.ts type = QT [qmmp.wasapi] @@ -199,106 +199,106 @@ source_lang = en source_file = src/plugins/Output/wasapi/translations/wasapi_plugin_en.ts type = QT -[qmmp.waveout] -file_filter = src/plugins/Output/waveout/translations/waveout_plugin_<lang>.ts +[qmmp.directsound] +file_filter = src/plugins/Output/directsound/translations/directsound_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Output/waveout/translations/waveout_plugin_en.ts +source_file = src/plugins/Output/directsound/translations/directsound_plugin_en.ts type = QT -[qmmp.qtmultimedia] -file_filter = src/plugins/Output/qtmultimedia/translations/qtmultimedia_plugin_<lang>.ts +[qmmp.oss] +file_filter = src/plugins/Output/oss/translations/oss_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Output/qtmultimedia/translations/qtmultimedia_plugin_en.ts +source_file = src/plugins/Output/oss/translations/oss_plugin_en.ts type = QT -[qmmp.pulseaudio] -file_filter = src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_<lang>.ts +[qmmp.oss4] +file_filter = src/plugins/Output/oss4/translations/oss4_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_en.ts +source_file = src/plugins/Output/oss4/translations/oss4_plugin_en.ts type = QT -[qmmp.directsound] -file_filter = src/plugins/Output/directsound/translations/directsound_plugin_<lang>.ts +[qmmp.shout] +file_filter = src/plugins/Output/shout/translations/shout_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Output/directsound/translations/directsound_plugin_en.ts +source_file = src/plugins/Output/shout/translations/shout_plugin_en.ts type = QT -[qmmp.projectm] -file_filter = src/plugins/Visual/projectm/translations/projectm_plugin_<lang>.ts +[qmmp.alsa] +file_filter = src/plugins/Output/alsa/translations/alsa_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Visual/projectm/translations/projectm_plugin_en.ts +source_file = src/plugins/Output/alsa/translations/alsa_plugin_en.ts type = QT -[qmmp.analyzer] -file_filter = src/plugins/Visual/analyzer/translations/analyzer_plugin_<lang>.ts +[qmmp.waveout] +file_filter = src/plugins/Output/waveout/translations/waveout_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Visual/analyzer/translations/analyzer_plugin_en.ts +source_file = src/plugins/Output/waveout/translations/waveout_plugin_en.ts type = QT -[qmmp.incdecvolume] -file_filter = src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_<lang>.ts +[qmmp.trackchange] +file_filter = src/plugins/General/trackchange/translations/trackchange_plugin_<lang>.ts source_lang = en -source_file = src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_en.ts +source_file = src/plugins/General/trackchange/translations/trackchange_plugin_en.ts type = QT -[qmmp.uninstall] -file_filter = src/plugins/CommandLineOptions/UninstallOption/translations/uninstall_plugin_<lang>.ts +[qmmp.scrobbler] +file_filter = src/plugins/General/scrobbler/translations/scrobbler_plugin_<lang>.ts source_lang = en -source_file = src/plugins/CommandLineOptions/UninstallOption/translations/uninstall_plugin_en.ts +source_file = src/plugins/General/scrobbler/translations/scrobbler_plugin_en.ts type = QT -[qmmp.playlist] -file_filter = src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_<lang>.ts +[qmmp.gnomehotkey] +file_filter = src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_<lang>.ts source_lang = en -source_file = src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_en.ts +source_file = src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_en.ts type = QT -[qmmp.seek] -file_filter = src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_<lang>.ts +[qmmp.rgscan] +file_filter = src/plugins/General/rgscan/translations/rgscan_plugin_<lang>.ts source_lang = en -source_file = src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_en.ts +source_file = src/plugins/General/rgscan/translations/rgscan_plugin_en.ts type = QT -[qmmp.status] -file_filter = src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_<lang>.ts +[qmmp.hotkey] +file_filter = src/plugins/General/hotkey/translations/hotkey_plugin_<lang>.ts source_lang = en -source_file = src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_en.ts +source_file = src/plugins/General/hotkey/translations/hotkey_plugin_en.ts type = QT -[qmmp.mplayer] -file_filter = src/plugins/Engines/mplayer/translations/mplayer_plugin_<lang>.ts +[qmmp.notifier] +file_filter = src/plugins/General/notifier/translations/notifier_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Engines/mplayer/translations/mplayer_plugin_en.ts +source_file = src/plugins/General/notifier/translations/notifier_plugin_en.ts type = QT -[qmmp.hal] -file_filter = src/plugins/General/hal/translations/hal_plugin_<lang>.ts +[qmmp.history] +file_filter = src/plugins/General/history/translations/history_plugin_<lang>.ts source_lang = en -source_file = src/plugins/General/hal/translations/hal_plugin_en.ts +source_file = src/plugins/General/history/translations/history_plugin_en.ts type = QT -[qmmp.kdenotify] -file_filter = src/plugins/General/kdenotify/translations/kdenotify_plugin_<lang>.ts +[qmmp.converter] +file_filter = src/plugins/General/converter/translations/converter_plugin_<lang>.ts source_lang = en -source_file = src/plugins/General/kdenotify/translations/kdenotify_plugin_en.ts +source_file = src/plugins/General/converter/translations/converter_plugin_en.ts type = QT -[qmmp.notifier] -file_filter = src/plugins/General/notifier/translations/notifier_plugin_<lang>.ts +[qmmp.covermanager] +file_filter = src/plugins/General/covermanager/translations/covermanager_plugin_<lang>.ts source_lang = en -source_file = src/plugins/General/notifier/translations/notifier_plugin_en.ts +source_file = src/plugins/General/covermanager/translations/covermanager_plugin_en.ts type = QT -[qmmp.mpris] -file_filter = src/plugins/General/mpris/translations/mpris_plugin_<lang>.ts +[qmmp.statusicon] +file_filter = src/plugins/General/statusicon/translations/statusicon_plugin_<lang>.ts source_lang = en -source_file = src/plugins/General/mpris/translations/mpris_plugin_en.ts +source_file = src/plugins/General/statusicon/translations/statusicon_plugin_en.ts type = QT -[qmmp.streambrowser] -file_filter = src/plugins/General/streambrowser/translations/streambrowser_plugin_<lang>.ts +[qmmp.mpris] +file_filter = src/plugins/General/mpris/translations/mpris_plugin_<lang>.ts source_lang = en -source_file = src/plugins/General/streambrowser/translations/streambrowser_plugin_en.ts +source_file = src/plugins/General/mpris/translations/mpris_plugin_en.ts type = QT [qmmp.fileops] @@ -307,10 +307,16 @@ source_lang = en source_file = src/plugins/General/fileops/translations/fileops_plugin_en.ts type = QT -[qmmp.converter] -file_filter = src/plugins/General/converter/translations/converter_plugin_<lang>.ts +[qmmp.kdenotify] +file_filter = src/plugins/General/kdenotify/translations/kdenotify_plugin_<lang>.ts source_lang = en -source_file = src/plugins/General/converter/translations/converter_plugin_en.ts +source_file = src/plugins/General/kdenotify/translations/kdenotify_plugin_en.ts +type = QT + +[qmmp.lyrics] +file_filter = src/plugins/General/lyrics/translations/lyrics_plugin_<lang>.ts +source_lang = en +source_file = src/plugins/General/lyrics/translations/lyrics_plugin_en.ts type = QT [qmmp.udisks2] @@ -319,88 +325,88 @@ source_lang = en source_file = src/plugins/General/udisks2/translations/udisks2_plugin_en.ts type = QT -[qmmp.hotkey] -file_filter = src/plugins/General/hotkey/translations/hotkey_plugin_<lang>.ts +[qmmp.hal] +file_filter = src/plugins/General/hal/translations/hal_plugin_<lang>.ts source_lang = en -source_file = src/plugins/General/hotkey/translations/hotkey_plugin_en.ts +source_file = src/plugins/General/hal/translations/hal_plugin_en.ts type = QT -[qmmp.gnomehotkey] -file_filter = src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_<lang>.ts +[qmmp.streambrowser] +file_filter = src/plugins/General/streambrowser/translations/streambrowser_plugin_<lang>.ts source_lang = en -source_file = src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_en.ts +source_file = src/plugins/General/streambrowser/translations/streambrowser_plugin_en.ts type = QT -[qmmp.lyrics] -file_filter = src/plugins/General/lyrics/translations/lyrics_plugin_<lang>.ts +[qmmp.copypaste] +file_filter = src/plugins/General/copypaste/translations/copypaste_plugin_<lang>.ts source_lang = en -source_file = src/plugins/General/lyrics/translations/lyrics_plugin_en.ts +source_file = src/plugins/General/copypaste/translations/copypaste_plugin_en.ts type = QT -[qmmp.rgscan] -file_filter = src/plugins/General/rgscan/translations/rgscan_plugin_<lang>.ts +[qmmp.mplayer] +file_filter = src/plugins/Engines/mplayer/translations/mplayer_plugin_<lang>.ts source_lang = en -source_file = src/plugins/General/rgscan/translations/rgscan_plugin_en.ts +source_file = src/plugins/Engines/mplayer/translations/mplayer_plugin_en.ts type = QT -[qmmp.history] -file_filter = src/plugins/General/history/translations/history_plugin_<lang>.ts +[qmmp.filewriter] +file_filter = src/plugins/Effect/filewriter/translations/filewriter_plugin_<lang>.ts source_lang = en -source_file = src/plugins/General/history/translations/history_plugin_en.ts +source_file = src/plugins/Effect/filewriter/translations/filewriter_plugin_en.ts type = QT -[qmmp.copypaste] -file_filter = src/plugins/General/copypaste/translations/copypaste_plugin_<lang>.ts +[qmmp.soxr] +file_filter = src/plugins/Effect/soxr/translations/soxr_plugin_<lang>.ts source_lang = en -source_file = src/plugins/General/copypaste/translations/copypaste_plugin_en.ts +source_file = src/plugins/Effect/soxr/translations/soxr_plugin_en.ts type = QT -[qmmp.statusicon] -file_filter = src/plugins/General/statusicon/translations/statusicon_plugin_<lang>.ts +[qmmp.crossfade] +file_filter = src/plugins/Effect/crossfade/translations/crossfade_plugin_<lang>.ts source_lang = en -source_file = src/plugins/General/statusicon/translations/statusicon_plugin_en.ts +source_file = src/plugins/Effect/crossfade/translations/crossfade_plugin_en.ts type = QT -[qmmp.covermanager] -file_filter = src/plugins/General/covermanager/translations/covermanager_plugin_<lang>.ts +[qmmp.monotostereo] +file_filter = src/plugins/Effect/monotostereo/translations/monotostereo_plugin_<lang>.ts source_lang = en -source_file = src/plugins/General/covermanager/translations/covermanager_plugin_en.ts +source_file = src/plugins/Effect/monotostereo/translations/monotostereo_plugin_en.ts type = QT -[qmmp.trackchange] -file_filter = src/plugins/General/trackchange/translations/trackchange_plugin_<lang>.ts +[qmmp.stereo] +file_filter = src/plugins/Effect/stereo/translations/stereo_plugin_<lang>.ts source_lang = en -source_file = src/plugins/General/trackchange/translations/trackchange_plugin_en.ts +source_file = src/plugins/Effect/stereo/translations/stereo_plugin_en.ts type = QT -[qmmp.scrobbler] -file_filter = src/plugins/General/scrobbler/translations/scrobbler_plugin_<lang>.ts +[qmmp.ladspa] +file_filter = src/plugins/Effect/ladspa/translations/ladspa_plugin_<lang>.ts source_lang = en -source_file = src/plugins/General/scrobbler/translations/scrobbler_plugin_en.ts +source_file = src/plugins/Effect/ladspa/translations/ladspa_plugin_en.ts type = QT -[qmmp.qmmp_file_dialog] -file_filter = src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_<lang>.ts +[qmmp.bs2b] +file_filter = src/plugins/Effect/bs2b/translations/bs2b_plugin_<lang>.ts source_lang = en -source_file = src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_en.ts +source_file = src/plugins/Effect/bs2b/translations/bs2b_plugin_en.ts type = QT -[qmmp.two_panel_file_dialog] -file_filter = src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_<lang>.ts +[qmmp.skinned] +file_filter = src/plugins/Ui/skinned/translations/skinned_plugin_<lang>.ts source_lang = en -source_file = src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_en.ts +source_file = src/plugins/Ui/skinned/translations/skinned_plugin_en.ts type = QT -[qmmp.mms] -file_filter = src/plugins/Transports/mms/translations/mms_plugin_<lang>.ts +[qmmp.qsui] +file_filter = src/plugins/Ui/qsui/translations/qsui_plugin_<lang>.ts source_lang = en -source_file = src/plugins/Transports/mms/translations/mms_plugin_en.ts +source_file = src/plugins/Ui/qsui/translations/qsui_plugin_en.ts type = QT -[qmmp.http] -file_filter = src/plugins/Transports/http/translations/http_plugin_<lang>.ts +[qmmp.qmmp] +file_filter = src/app/translations/qmmp_<lang>.ts source_lang = en -source_file = src/plugins/Transports/http/translations/http_plugin_en.ts +source_file = src/app/translations/qmmp_en.ts type = QT [qmmp.description] diff --git a/src/plugins/Effect/monotostereo/monotostereo.pro b/src/plugins/Effect/monotostereo/monotostereo.pro index fb5b69f6d..25915682f 100644 --- a/src/plugins/Effect/monotostereo/monotostereo.pro +++ b/src/plugins/Effect/monotostereo/monotostereo.pro @@ -8,7 +8,7 @@ HEADERS += monotostereoplugin.h \ SOURCES += monotostereoplugin.cpp \ effectmonotostereofactory.cpp -#RESOURCES = translations/translations.qrc +RESOURCES = translations/translations.qrc unix { target.path = $$PLUGIN_DIR/Effect diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_bg.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_bg.ts new file mode 100644 index 000000000..1b7466663 --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_bg.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="bg_BG"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_cs.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_cs.ts new file mode 100644 index 000000000..37af463b8 --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_cs.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="cs_CZ"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_de.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_de.ts new file mode 100644 index 000000000..14c2aeee2 --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_de.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="de_DE"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_el.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_el.ts new file mode 100644 index 000000000..965efe6c9 --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_el.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="el_GR"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_en.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_en.ts new file mode 100644 index 000000000..efa4468a6 --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_en.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="en_US"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_es.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_es.ts new file mode 100644 index 000000000..68847fd10 --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_es.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="es_ES"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_fi.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_fi.ts new file mode 100644 index 000000000..c61fa5ca9 --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_fi.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="fi_FI"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_fr.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_fr.ts new file mode 100644 index 000000000..bd0b6f7d9 --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_fr.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="fr_FR"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_gl_ES.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_gl_ES.ts new file mode 100644 index 000000000..83c981b7f --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_gl_ES.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="gl_ES"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_he.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_he.ts new file mode 100644 index 000000000..afd8412de --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_he.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="he_IL"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_hu.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_hu.ts new file mode 100644 index 000000000..521255c5e --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_hu.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="hu_HU"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_id.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_id.ts new file mode 100644 index 000000000..3bd2c654d --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_id.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="id_ID"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_it.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_it.ts new file mode 100644 index 000000000..40d2843dd --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_it.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="it_IT"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_ja.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_ja.ts new file mode 100644 index 000000000..67d514bde --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_ja.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ja_JP"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_kk.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_kk.ts new file mode 100644 index 000000000..ea3eee18a --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_kk.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="kk_KZ"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_lt.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_lt.ts new file mode 100644 index 000000000..37cccc20b --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_lt.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="lt_LT"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_nl.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_nl.ts new file mode 100644 index 000000000..a0fe30050 --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_nl.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="nl_NL"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_pl_PL.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_pl_PL.ts new file mode 100644 index 000000000..0138a7c7b --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_pl_PL.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pl_PL"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_pt.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_pt.ts new file mode 100644 index 000000000..8496d64df --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_pt.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pt_BR"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_pt_BR.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_pt_BR.ts new file mode 100644 index 000000000..8496d64df --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_pt_BR.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pt_BR"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_ru.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_ru.ts new file mode 100644 index 000000000..611f5ad0f --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_ru.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ru_RU"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_sk.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_sk.ts new file mode 100644 index 000000000..3e97a6124 --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_sk.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="sk_SK"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_sr_BA.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_sr_BA.ts new file mode 100644 index 000000000..64769b663 --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_sr_BA.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="sr_BA"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_sr_RS.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_sr_RS.ts new file mode 100644 index 000000000..1fc25f3be --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_sr_RS.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="sr_RS"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_tr.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_tr.ts new file mode 100644 index 000000000..b1dda7dbd --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_tr.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="tr_TR"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_uk_UA.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_uk_UA.ts new file mode 100644 index 000000000..f59b69774 --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_uk_UA.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="uk_UA"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_zh_CN.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_zh_CN.ts new file mode 100644 index 000000000..7dd7a277d --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_zh_CN.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="zh_CN"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_zh_TW.ts b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_zh_TW.ts new file mode 100644 index 000000000..ea207b693 --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/monotostereo_plugin_zh_TW.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="zh_TW"> +<context> + <name>EffectMonoToStereoFactory</name> + <message> + <location filename="../effectmonotostereofactory.cpp" line="29"/> + <source>Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="48"/> + <source>About Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="49"/> + <source>Qmmp Mono to Stereo Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectmonotostereofactory.cpp" line="50"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Effect/monotostereo/translations/translations.qrc b/src/plugins/Effect/monotostereo/translations/translations.qrc new file mode 100644 index 000000000..e755ff208 --- /dev/null +++ b/src/plugins/Effect/monotostereo/translations/translations.qrc @@ -0,0 +1,32 @@ +<!DOCTYPE RCC> +<RCC version="1.0"> + <qresource> + <file>monotostereo_plugin_ru.qm</file> + <file>monotostereo_plugin_uk_UA.qm</file> + <file>monotostereo_plugin_zh_CN.qm</file> + <file>monotostereo_plugin_zh_TW.qm</file> + <file>monotostereo_plugin_tr.qm</file> + <file>monotostereo_plugin_cs.qm</file> + <file>monotostereo_plugin_pt_BR.qm</file> + <file>monotostereo_plugin_pt.qm</file> + <file>monotostereo_plugin_de.qm</file> + <file>monotostereo_plugin_pl_PL.qm</file> + <file>monotostereo_plugin_fr.qm</file> + <file>monotostereo_plugin_it.qm</file> + <file>monotostereo_plugin_kk.qm</file> + <file>monotostereo_plugin_lt.qm</file> + <file>monotostereo_plugin_hu.qm</file> + <file>monotostereo_plugin_nl.qm</file> + <file>monotostereo_plugin_ja.qm</file> + <file>monotostereo_plugin_sk.qm</file> + <file>monotostereo_plugin_es.qm</file> + <file>monotostereo_plugin_he.qm</file> + <file>monotostereo_plugin_gl_ES.qm</file> + <file>monotostereo_plugin_sr_BA.qm</file> + <file>monotostereo_plugin_sr_RS.qm</file> + <file>monotostereo_plugin_bg.qm</file> + <file>monotostereo_plugin_el.qm</file> + <file>monotostereo_plugin_id.qm</file> + <file>monotostereo_plugin_fi.qm</file> + </qresource> +</RCC> |
