From 77621d87cddda5def4646bcbbb3ecabfd1342c91 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 27 Jul 2009 07:29:06 +0000 Subject: added Lithuanian translation (author: Algirdas Butkus) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1076 90c681e8-e032-0410-971d-27865f9a5e38 --- .../IncDecVolumeOption/IncDecVolumeOption.pro | 3 +- .../translations/incdecvolume_plugin_lt.ts | 17 + .../translations/translations.qrc | 1 + src/plugins/Effect/srconverter/srconverter.pro | 4 +- .../translations/srconverter_plugin_lt.ts | 80 +++++ .../srconverter/translations/translations.qrc | 1 + .../FileDialogs/QmmpFileDialog/QmmpFileDialog.pro | 3 +- .../translations/qmmp_file_dialog_plugin_it.tr | 114 ------ .../translations/qmmp_file_dialog_plugin_it.ts | 30 +- .../translations/qmmp_file_dialog_plugin_lt.ts | 116 ++++++ .../QmmpFileDialog/translations/translations.qrc | 1 + src/plugins/General/fileops/fileops.pro | 3 +- .../fileops/translations/fileops_plugin_lt.ts | 212 +++++++++++ .../General/fileops/translations/translations.qrc | 1 + src/plugins/General/hal/hal.pro | 4 +- .../General/hal/translations/hal_plugin_lt.ts | 88 +++++ .../General/hal/translations/translations.qrc | 1 + src/plugins/General/hotkey/hotkey.pro | 3 +- .../hotkey/translations/hotkey_plugin_lt.ts | 108 ++++++ .../General/hotkey/translations/translations.qrc | 1 + src/plugins/General/lyrics/lyrics.pro | 3 +- .../lyrics/translations/lyrics_plugin_lt.ts | 114 ++++++ .../General/lyrics/translations/translations.qrc | 1 + src/plugins/General/mpris/mpris.pro | 3 +- .../General/mpris/translations/mpris_plugin_lt.ts | 27 ++ .../General/mpris/translations/translations.qrc | 1 + src/plugins/General/notifier/notifier.pro | 3 +- .../notifier/translations/notifier_plugin_lt.ts | 88 +++++ .../General/notifier/translations/translations.qrc | 1 + src/plugins/General/scrobbler/scrobbler.pro | 4 +- .../scrobbler/translations/scrobbler_plugin_lt.ts | 57 +++ .../scrobbler/translations/translations.qrc | 1 + src/plugins/General/statusicon/statusicon.pro | 3 +- .../translations/statusicon_plugin_lt.ts | 92 +++++ .../statusicon/translations/translations.qrc | 1 + src/plugins/Input/aac/aac.pro | 3 +- .../Input/aac/translations/aac_plugin_lt.ts | 151 ++++++++ .../Input/aac/translations/translations.qrc | 1 + src/plugins/Input/cdaudio/cdaudio.pro | 3 +- .../cdaudio/translations/cdaudio_plugin_lt.ts | 60 ++++ .../Input/cdaudio/translations/translations.qrc | 1 + src/plugins/Input/cue/cue.pro | 3 +- .../Input/cue/translations/cue_plugin_lt.ts | 45 +++ .../Input/cue/translations/translations.qrc | 1 + src/plugins/Input/ffmpeg/ffmpeg.pro | 3 +- .../Input/ffmpeg/translations/ffmpeg_plugin_lt.ts | 202 +++++++++++ .../Input/ffmpeg/translations/translations.qrc | 1 + src/plugins/Input/flac/flac.pro | 3 +- .../Input/flac/translations/flac_plugin_lt.ts | 160 +++++++++ .../Input/flac/translations/translations.qrc | 1 + src/plugins/Input/mad/mad.pro | 3 +- .../Input/mad/translations/mad_plugin_lt.ts | 288 +++++++++++++++ .../Input/mad/translations/translations.qrc | 1 + src/plugins/Input/modplug/modplug.pro | 3 +- .../modplug/translations/modplug_plugin_lt.ts | 393 +++++++++++++++++++++ .../Input/modplug/translations/translations.qrc | 1 + src/plugins/Input/mpc/mpc.pro | 3 +- .../Input/mpc/translations/mpc_plugin_lt.ts | 149 ++++++++ .../Input/mpc/translations/translations.qrc | 1 + src/plugins/Input/mplayer/mplayer.pro | 3 +- .../mplayer/translations/mplayer_plugin_lt.ts | 187 ++++++++++ .../Input/mplayer/translations/translations.qrc | 1 + src/plugins/Input/sndfile/sndfile.pro | 3 +- .../sndfile/translations/sndfile_plugin_lt.ts | 37 ++ .../Input/sndfile/translations/translations.qrc | 1 + .../Input/vorbis/translations/translations.qrc | 1 + .../Input/vorbis/translations/vorbis_plugin_lt.ts | 173 +++++++++ src/plugins/Input/vorbis/vorbis.pro | 3 +- .../Input/wavpack/translations/translations.qrc | 1 + .../wavpack/translations/wavpack_plugin_lt.ts | 159 +++++++++ src/plugins/Input/wavpack/wavpack.pro | 3 +- src/plugins/Output/alsa/alsa.pro | 3 +- .../Output/alsa/translations/alsa_plugin_lt.ts | 93 +++++ .../Output/alsa/translations/translations.qrc | 1 + src/plugins/Output/jack/jack.pro | 3 +- .../Output/jack/translations/jack_plugin_lt.ts | 26 ++ .../Output/jack/translations/translations.qrc | 1 + src/plugins/Output/oss/oss.pro | 3 +- .../Output/oss/translations/oss_plugin_lt.ts | 90 +++++ .../Output/oss/translations/translations.qrc | 1 + src/plugins/Output/pulseaudio/pulseaudio.pro | 3 +- .../translations/pulseaudio_plugin_lt.ts | 27 ++ .../pulseaudio/translations/translations.qrc | 1 + .../Output/waveout/translations/translations.qrc | 1 + .../waveout/translations/waveout_plugin_lt.ts | 32 ++ src/plugins/Output/waveout/waveout.pro | 3 +- src/plugins/Visual/analyzer/analyzer.pro | 3 +- .../analyzer/translations/analyzer_plugin_lt.ts | 153 ++++++++ .../Visual/analyzer/translations/translations.qrc | 1 + src/plugins/Visual/projectm/projectm.pro | 3 +- .../projectm/translations/projectm_plugin_lt.ts | 128 +++++++ .../Visual/projectm/translations/translations.qrc | 1 + 92 files changed, 3665 insertions(+), 154 deletions(-) create mode 100644 src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_lt.ts create mode 100644 src/plugins/Effect/srconverter/translations/srconverter_plugin_lt.ts delete mode 100644 src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_it.tr create mode 100644 src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_lt.ts create mode 100644 src/plugins/General/fileops/translations/fileops_plugin_lt.ts create mode 100644 src/plugins/General/hal/translations/hal_plugin_lt.ts create mode 100644 src/plugins/General/hotkey/translations/hotkey_plugin_lt.ts create mode 100644 src/plugins/General/lyrics/translations/lyrics_plugin_lt.ts create mode 100644 src/plugins/General/mpris/translations/mpris_plugin_lt.ts create mode 100644 src/plugins/General/notifier/translations/notifier_plugin_lt.ts create mode 100644 src/plugins/General/scrobbler/translations/scrobbler_plugin_lt.ts create mode 100644 src/plugins/General/statusicon/translations/statusicon_plugin_lt.ts create mode 100644 src/plugins/Input/aac/translations/aac_plugin_lt.ts create mode 100644 src/plugins/Input/cdaudio/translations/cdaudio_plugin_lt.ts create mode 100644 src/plugins/Input/cue/translations/cue_plugin_lt.ts create mode 100644 src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_lt.ts create mode 100644 src/plugins/Input/flac/translations/flac_plugin_lt.ts create mode 100644 src/plugins/Input/mad/translations/mad_plugin_lt.ts create mode 100644 src/plugins/Input/modplug/translations/modplug_plugin_lt.ts create mode 100644 src/plugins/Input/mpc/translations/mpc_plugin_lt.ts create mode 100644 src/plugins/Input/mplayer/translations/mplayer_plugin_lt.ts create mode 100644 src/plugins/Input/sndfile/translations/sndfile_plugin_lt.ts create mode 100644 src/plugins/Input/vorbis/translations/vorbis_plugin_lt.ts create mode 100644 src/plugins/Input/wavpack/translations/wavpack_plugin_lt.ts create mode 100644 src/plugins/Output/alsa/translations/alsa_plugin_lt.ts create mode 100644 src/plugins/Output/jack/translations/jack_plugin_lt.ts create mode 100644 src/plugins/Output/oss/translations/oss_plugin_lt.ts create mode 100644 src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_lt.ts create mode 100644 src/plugins/Output/waveout/translations/waveout_plugin_lt.ts create mode 100644 src/plugins/Visual/analyzer/translations/analyzer_plugin_lt.ts create mode 100644 src/plugins/Visual/projectm/translations/projectm_plugin_lt.ts (limited to 'src/plugins') diff --git a/src/plugins/CommandLineOptions/IncDecVolumeOption/IncDecVolumeOption.pro b/src/plugins/CommandLineOptions/IncDecVolumeOption/IncDecVolumeOption.pro index be959ef79..9394388b6 100644 --- a/src/plugins/CommandLineOptions/IncDecVolumeOption/IncDecVolumeOption.pro +++ b/src/plugins/CommandLineOptions/IncDecVolumeOption/IncDecVolumeOption.pro @@ -19,7 +19,8 @@ TRANSLATIONS = translations/incdecvolume_plugin_cs.ts \ translations/incdecvolume_plugin_zh_TW.ts \ translations/incdecvolume_plugin_zh_CN.ts \ translations/incdecvolume_plugin_it.ts \ - translations/incdecvolume_plugin_tr.ts + translations/incdecvolume_plugin_tr.ts \ + translations/incdecvolume_plugin_lt.ts RESOURCES = translations/translations.qrc diff --git a/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_lt.ts b/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_lt.ts new file mode 100644 index 000000000..5108185ca --- /dev/null +++ b/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_lt.ts @@ -0,0 +1,17 @@ + + + + + IncDecVolumeCommandLineOption + + + Increase volume with step 5 + Pagarsinti 5 procentais + + + + Decrease volume with step 5 + Pritildyti 5 procentais + + + diff --git a/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/translations.qrc b/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/translations.qrc index af36a40d8..b52f4035d 100644 --- a/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/translations.qrc +++ b/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/translations.qrc @@ -10,5 +10,6 @@ incdecvolume_plugin_zh_TW.qm incdecvolume_plugin_zh_CN.qm incdecvolume_plugin_tr.qm + incdecvolume_plugin_lt.qm diff --git a/src/plugins/Effect/srconverter/srconverter.pro b/src/plugins/Effect/srconverter/srconverter.pro index 50092dafd..b15c941ff 100644 --- a/src/plugins/Effect/srconverter/srconverter.pro +++ b/src/plugins/Effect/srconverter/srconverter.pro @@ -29,7 +29,9 @@ TRANSLATIONS = translations/srconverter_plugin_cs.ts \ translations/srconverter_plugin_pl.ts \ translations/srconverter_plugin_ru.ts \ translations/srconverter_plugin_it.ts \ - translations/srconverter_plugin_tr.ts + translations/srconverter_plugin_tr.ts \ + translations/srconverter_plugin_lt.ts + RESOURCES = translations/translations.qrc isEmpty(LIB_DIR){ diff --git a/src/plugins/Effect/srconverter/translations/srconverter_plugin_lt.ts b/src/plugins/Effect/srconverter/translations/srconverter_plugin_lt.ts new file mode 100644 index 000000000..825cc1e8e --- /dev/null +++ b/src/plugins/Effect/srconverter/translations/srconverter_plugin_lt.ts @@ -0,0 +1,80 @@ + + + + + EffectSRConverterFactory + + + SRC Plugin + SRC įskiepis + + + + About Sample Rate Converter Plugin + Apie SRC įskiepį + + + + Qmmp Sample Rate Converter Plugin + Qmmp SRC įskiepis + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukurta: Ilya Kotov <forkotov02@hotmail.ru> + + + + SettingsDialog + + + Sample Rate Converter Plugin Settings + SRC įskiepio nustatymai + + + + Sample Rate (Hz): + Sample Rate (Hz): + + + + Interpolation Engine: + Interpolation Engine: + + + + Best Sinc Interpolation + + + + + Medium Sinc Interpolation + + + + + Fastest Sinc Interpolation + + + + + ZOH Interpolation + + + + + Linear Interpolation + + + + + &OK + &Gerai + + + + &Cancel + &Atšaukti + + + diff --git a/src/plugins/Effect/srconverter/translations/translations.qrc b/src/plugins/Effect/srconverter/translations/translations.qrc index e1303f8f1..bfd3c5881 100644 --- a/src/plugins/Effect/srconverter/translations/translations.qrc +++ b/src/plugins/Effect/srconverter/translations/translations.qrc @@ -10,5 +10,6 @@ srconverter_plugin_ru.qm srconverter_plugin_pl.qm srconverter_plugin_tr.qm + srconverter_plugin_lt.qm diff --git a/src/plugins/FileDialogs/QmmpFileDialog/QmmpFileDialog.pro b/src/plugins/FileDialogs/QmmpFileDialog/QmmpFileDialog.pro index b8d2cd535..226528c53 100644 --- a/src/plugins/FileDialogs/QmmpFileDialog/QmmpFileDialog.pro +++ b/src/plugins/FileDialogs/QmmpFileDialog/QmmpFileDialog.pro @@ -40,6 +40,7 @@ TRANSLATIONS = translations/qmmp_file_dialog_plugin_ru.ts \ translations/qmmp_file_dialog_plugin_uk_UA.ts \ translations/qmmp_file_dialog_plugin_zh_TW.ts \ translations/qmmp_file_dialog_plugin_de.ts \ - translations/qmmp_file_dialog_plugin_it.tr + translations/qmmp_file_dialog_plugin_it.ts \ + translations/qmmp_file_dialog_plugin_lt.ts RESOURCES += translations/translations.qrc diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_it.tr b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_it.tr deleted file mode 100644 index 29f8c37da..000000000 --- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_it.tr +++ /dev/null @@ -1,114 +0,0 @@ - - - - - QmmpFileDialog - - - Add Files - - - - - Up - - - - - - - - ... - - - - - List view - - - - - Detailed view - - - - - Close dialog on add - - - - - File name: - - - - - Add - - - - - Files of type: - - - - - Close - - - - - QmmpFileDialogFactory - - - - Qmmp File Dialog - - - - - About Qmmp File Dialog - - - - - Writen by: -Vladimir Kuznetsov <vovanec@gmail.com> -Ilya Kotov <forkotov02@hotmail.ru> - - - - - Some code is copied from the Qt library - - - - - QmmpFileDialogImpl - - - Add - - - - - Save - - - - - Directories - - - - - already exists. - - - - - Do you want to replace it? - - - - diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_it.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_it.ts index e1949ec52..4d1608075 100644 --- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_it.ts +++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_it.ts @@ -14,6 +14,9 @@ Livello Superiore + + + ... ... @@ -57,26 +60,33 @@ QmmpFileDialogFactory - + + Qmmp File Dialog Finestra di dialogo Qmmp - + About Qmmp File Dialog Info sulla finestra di dialogo Qmmp - + + Writen by: +Vladimir Kuznetsov <vovanec@gmail.com> +Ilya Kotov <forkotov02@hotmail.ru> + + + Written by: Vladimir Kuznetsov <vovanec@gmail.com> Ilya Kotov <forkotov02@hotmail.ru> - Autori: + Autori: Vladimir Kuznetsov <vovanec@gmail.com> Ilya Kotov <forkotov02@hotmail.ru> - + Some code is copied from the Qt library Parti del codice sono riprese dalla libreria Qt @@ -84,27 +94,27 @@ Ilya Kotov <forkotov02@hotmail.ru> QmmpFileDialogImpl - + Add Aggiungi - + Save Salva - + Directories Cartelle - + already exists. esiste già. - + Do you want to replace it? Vuoi sostituirlo? diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_lt.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_lt.ts new file mode 100644 index 000000000..5c5be44e7 --- /dev/null +++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_lt.ts @@ -0,0 +1,116 @@ + + + + + QmmpFileDialog + + + Add Files + Įdėti bylas + + + + Up + Į viršų + + + + + + + ... + ... + + + + List view + Sąrašo peržiūra + + + + Detailed view + Detali peržiūra + + + + Close dialog on add + Užverti pridėjus + + + + File name: + Bylos pavadinimas: + + + + Add + Pridėti + + + + Files of type: + Bylų tipai: + + + + Close + Užverti + + + + QmmpFileDialogFactory + + + + Qmmp File Dialog + Qmmp bylų langas + + + + About Qmmp File Dialog + Apie Qmmp bylų langą + + + + Writen by: +Vladimir Kuznetsov <vovanec@gmail.com> +Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: +Vladimir Kuznetsov <vovanec@gmail.com> +Ilya Kotov <forkotov02@hotmail.ru> + + + + Some code is copied from the Qt library + Dalis kodo nukopijuota iš Qt bibliotekos + + + + QmmpFileDialogImpl + + + Add + Pridėti + + + + Save + Išsaugoti + + + + Directories + Aplankai + + + + already exists. + Jau yra. + + + + Do you want to replace it? + Ar norite perrašyti? + + + diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/translations.qrc b/src/plugins/FileDialogs/QmmpFileDialog/translations/translations.qrc index 0e4d85263..534289e26 100644 --- a/src/plugins/FileDialogs/QmmpFileDialog/translations/translations.qrc +++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/translations.qrc @@ -9,5 +9,6 @@ qmmp_file_dialog_plugin_pl.qm qmmp_file_dialog_plugin_ru.qm qmmp_file_dialog_plugin_uk_UA.qm + qmmp_file_dialog_plugin_lt.qm diff --git a/src/plugins/General/fileops/fileops.pro b/src/plugins/General/fileops/fileops.pro index 96f0777c6..c3ade3792 100644 --- a/src/plugins/General/fileops/fileops.pro +++ b/src/plugins/General/fileops/fileops.pro @@ -24,7 +24,8 @@ TRANSLATIONS = translations/fileops_plugin_cs.ts \ translations/fileops_plugin_pl.ts \ translations/fileops_plugin_uk_UA.ts \ translations/fileops_plugin_it.ts \ - translations/fileops_plugin_tr.ts + translations/fileops_plugin_tr.ts \ + translations/fileops_plugin_lt.ts RESOURCES = translations/translations.qrc wnix { isEmpty(LIB_DIR){ diff --git a/src/plugins/General/fileops/translations/fileops_plugin_lt.ts b/src/plugins/General/fileops/translations/fileops_plugin_lt.ts new file mode 100644 index 000000000..57fce0f3b --- /dev/null +++ b/src/plugins/General/fileops/translations/fileops_plugin_lt.ts @@ -0,0 +1,212 @@ + + + + + FileOps + + + Error + Klaida + + + + Destination directory doesn't exist + Aplankas neegzistuoja + + + + Copying + Kopijuoju + + + + Stop + Stop + + + + Copying file %1/%2 + Kopijuoju bylą %1/%2 + + + + Remove files + Ištrinti bylas + + + + Are you sure you want to remove %1 file(s) from disk + Ar tikrai nori ištrinti šias %1 bylas iš disko + + + + FileOpsFactory + + + File Operations Plugin + Bylų įskiepis + + + + About File Operations Plugin + Apie bylų įskiepį + + + + Qmmp File Operations Plugin + Qmmp bylų įskiepis + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + + HotkeyDialog + + + Modify Shortcut + Pakeisti klavišo funkciją + + + + Press the key combination you want to assign + Paspauskiteklavišų kombinaciją, į kurią norite pakeisti + + + + Clear + Išvalyti + + + + SettingsDialog + + + + Copy + Kopijuoti + + + + + Rename + Pervadinti + + + + + Remove + Ištrinti + + + + New action + Naujas veiksmas + + + + Artist + Atlikėjas + + + + Album + Albumas + + + + Title + Pavadinimas + + + + Tracknumber + Takelio numeris + + + + Genre + Žanras + + + + Filename + Bylos pavadinimas + + + + Date + Data + + + + Year + Metai + + + + Comment + Komentaras + + + + Choose a directory + Pasirinkite aplanką + + + + File Operations Settings + Bylų operacijų nustatymai + + + + Enabled + Įjungta + + + + Operation + Operacija + + + + Menu text + Meniu tekstas + + + + Shortcut + Mygtuko nuoroda + + + + + + + + + + - + + + + + + + + ... + + + + + Destination: + Paskirtis: + + + + File name pattern: + Bylos plėtinys: + + + diff --git a/src/plugins/General/fileops/translations/translations.qrc b/src/plugins/General/fileops/translations/translations.qrc index 3c225ac13..9adeba788 100644 --- a/src/plugins/General/fileops/translations/translations.qrc +++ b/src/plugins/General/fileops/translations/translations.qrc @@ -10,5 +10,6 @@ fileops_plugin_de.qm fileops_plugin_pl.qm fileops_plugin_tr.qm + fileops_plugin_lt.qm diff --git a/src/plugins/General/hal/hal.pro b/src/plugins/General/hal/hal.pro index 594dff9e5..2103f3a29 100644 --- a/src/plugins/General/hal/hal.pro +++ b/src/plugins/General/hal/hal.pro @@ -20,7 +20,9 @@ TRANSLATIONS = translations/hal_plugin_cs.ts \ translations/hal_plugin_pl.ts \ translations/hal_plugin_uk_UA.ts \ translations/hal_plugin_it.ts \ - translations/hal_plugin_tr.ts + translations/hal_plugin_tr.ts \ + translations/hal_plugin_lt.ts \ + RESOURCES = translations/translations.qrc isEmpty(LIB_DIR){ diff --git a/src/plugins/General/hal/translations/hal_plugin_lt.ts b/src/plugins/General/hal/translations/hal_plugin_lt.ts new file mode 100644 index 000000000..42de910bd --- /dev/null +++ b/src/plugins/General/hal/translations/hal_plugin_lt.ts @@ -0,0 +1,88 @@ + + + + + HalFactory + + + HAL Plugin + HAL įskiepis + + + + About HAL Plugin + Apie HAL įskiepį + + + + Qmmp HAL Plugin + qmmp HAL įskiepis + + + + This plugin provides removable devices detection using HAL + Šis įskiepis atlieka išorinių prijungiamų įrenginių aptikimą naudojant HAL + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov + + + + Based on Solid (KDE hardware library) + Sukurta Solid pagrindu (KDE biblioteka) + + + + HalPlugin + + + Add CD "%1" + Pridėti CD "%1" + + + + Add Volume "%1" + Pridėti tomą "%1" + + + + SettingsDialog + + + HAL Plugin Settings + HAL įskiepio nustatymai + + + + CD Audio Detection + Audio CD aptikimas + + + + Add tracks to playlist automatically + Įdėti takelius į grojaraštį automatiškai + + + + Remove tracks from playlist automatically + Pašalinti takelius iš grojaraščio automatiškai + + + + Removable Device Detection + Išorinių įrenginių aptikimas + + + + Add files to playlist automatically + Įdėti takelius į grojaratį automatiškai + + + + Remove files from playlist automatically + Pašalinti takelius iš grojaraščio automatiškai + + + diff --git a/src/plugins/General/hal/translations/translations.qrc b/src/plugins/General/hal/translations/translations.qrc index cdca7ccb9..baab4610e 100644 --- a/src/plugins/General/hal/translations/translations.qrc +++ b/src/plugins/General/hal/translations/translations.qrc @@ -10,5 +10,6 @@ hal_plugin_de.qm hal_plugin_pl.qm hal_plugin_tr.qm + hal_plugin_lt.qm diff --git a/src/plugins/General/hotkey/hotkey.pro b/src/plugins/General/hotkey/hotkey.pro index cc394ffc4..21ef268f3 100644 --- a/src/plugins/General/hotkey/hotkey.pro +++ b/src/plugins/General/hotkey/hotkey.pro @@ -19,7 +19,8 @@ TRANSLATIONS = translations/hotkey_plugin_cs.ts \ translations/hotkey_plugin_pl.ts \ translations/hotkey_plugin_uk_UA.ts \ translations/hotkey_plugin_it.ts \ - translations/hotkey_plugin_tr.ts + translations/hotkey_plugin_tr.ts \ + translations/hotkey_plugin_lt.ts RESOURCES = translations/translations.qrc isEmpty(LIB_DIR){ diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_lt.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_lt.ts new file mode 100644 index 000000000..b88b871a8 --- /dev/null +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_lt.ts @@ -0,0 +1,108 @@ + + + + + HotkeyDialog + + + Modify Shortcut + Keisti nuorodą + + + + Press the key combination you want to assign + Paspauskite klavišų kombinaciją, kurią norite priskirti + + + + Clear + Išvalyti + + + + HotkeyFactory + + + Global Hotkey Plugin + Global Hotkey klavišų įskiepis + + + + About Global Hotkey Plugin + Apie Global Hotkey įskiepį + + + + Qmmp Global Hotkey Plugin + Qmmp Global Hotkey įskiepis + + + + This plugin adds support for multimedia keys or global key combinations + This plugin adds support for multimedia keys or global key combinations + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + + SettingsDialog + + + Play + Groti + + + + Stop + Stabdyti + + + + Pause + Pauzė + + + + Play/Pause + Groti/Pauzė + + + + Next + Sekantis takelis + + + + Previous + Ankstesnis takelis + + + + Show/Hide + Rodyti/Slėpti + + + + Global Hotkey Plugin Settings + Global Hotkey nustatymai + + + + Action + Veiksmas + + + + Shortcut + Nuoroda + + + + Reset + Ištrinti + + + diff --git a/src/plugins/General/hotkey/translations/translations.qrc b/src/plugins/General/hotkey/translations/translations.qrc index 3aeb304dd..2326eb2c0 100644 --- a/src/plugins/General/hotkey/translations/translations.qrc +++ b/src/plugins/General/hotkey/translations/translations.qrc @@ -10,5 +10,6 @@ hotkey_plugin_ru.qm hotkey_plugin_uk_UA.qm hotkey_plugin_tr.qm + hotkey_plugin_lt.qm diff --git a/src/plugins/General/lyrics/lyrics.pro b/src/plugins/General/lyrics/lyrics.pro index 1e4c55ade..1d3078590 100644 --- a/src/plugins/General/lyrics/lyrics.pro +++ b/src/plugins/General/lyrics/lyrics.pro @@ -24,7 +24,8 @@ TRANSLATIONS = translations/lyrics_plugin_cs.ts \ translations/lyrics_plugin_pl.ts \ translations/lyrics_plugin_uk_UA.ts \ translations/lyrics_plugin_it.ts \ - translations/lyrics_plugin_tr.ts + translations/lyrics_plugin_tr.ts \ + translations/lyrics_plugin_lt.ts RESOURCES = translations/translations.qrc wnix{ isEmpty(LIB_DIR){ diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_lt.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_lt.ts new file mode 100644 index 000000000..624c07431 --- /dev/null +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_lt.ts @@ -0,0 +1,114 @@ + + + + + Lyrics + + + View Lyrics + Rodyti tekstą + + + + Ctrl+L + + + + + LyricsFactory + + + Lyrics Plugin + Lyrics įskiepis + + + + About Lyrics Plugin + Apie Lyrics įskiepį + + + + Qmmp Lyrics Plugin + Qmmp Lyrics įskiepis + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + + This plugin retrieves lyrics from LyricWiki.org + Šis įskiepis atsiunčia dainų žodžius iš LyricWiki.org + + + + LyricsWindow + + + Lyrics: %1 - %2 + Dainos tekstas: %1 - %2 + + + + + No connection + Nėra ryšio + + + + Looking up host... + Ieškau serverio... + + + + Connecting... + Susijungiu... + + + + Sending request... + Siunčiu užklausą... + + + + Receiving + Gaunu + + + + Connected + Susijungiau + + + + Closing connection... + Atsijungiu... + + + + Lyrics Plugin + Lyrics įskiepis + + + + Artist: + Atlikėjas: + + + + Title: + Pavadinimas: + + + + Search + Ieškoti + + + + Close + Uždaryti + + + diff --git a/src/plugins/General/lyrics/translations/translations.qrc b/src/plugins/General/lyrics/translations/translations.qrc index 4a49599db..8e94ccb06 100644 --- a/src/plugins/General/lyrics/translations/translations.qrc +++ b/src/plugins/General/lyrics/translations/translations.qrc @@ -10,5 +10,6 @@ lyrics_plugin_pl.qm lyrics_plugin_de.qm lyrics_plugin_tr.qm + lyrics_plugin_lt.qm diff --git a/src/plugins/General/mpris/mpris.pro b/src/plugins/General/mpris/mpris.pro index d0277485d..1c963b95e 100644 --- a/src/plugins/General/mpris/mpris.pro +++ b/src/plugins/General/mpris/mpris.pro @@ -20,7 +20,8 @@ TRANSLATIONS = translations/mpris_plugin_cs.ts \ translations/mpris_plugin_pl.ts \ translations/mpris_plugin_uk_UA.ts \ translations/mpris_plugin_it.ts \ - translations/mpris_plugin_tr.ts + translations/mpris_plugin_tr.ts \ + translations/mpris_plugin_lt.ts RESOURCES = translations/translations.qrc isEmpty(LIB_DIR){ diff --git a/src/plugins/General/mpris/translations/mpris_plugin_lt.ts b/src/plugins/General/mpris/translations/mpris_plugin_lt.ts new file mode 100644 index 000000000..29d31efbe --- /dev/null +++ b/src/plugins/General/mpris/translations/mpris_plugin_lt.ts @@ -0,0 +1,27 @@ + + + + + MPRISFactory + + + MPRIS Plugin + MPRIS įskiepis + + + + About MPRIS Plugin + Apie MPRIS įskiepį + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + + Qmmp MPRIS Plugin + Qmmp MPRIS įskiepis + + + diff --git a/src/plugins/General/mpris/translations/translations.qrc b/src/plugins/General/mpris/translations/translations.qrc index 9f65dd5a3..a60ddeeb6 100644 --- a/src/plugins/General/mpris/translations/translations.qrc +++ b/src/plugins/General/mpris/translations/translations.qrc @@ -10,5 +10,6 @@ mpris_plugin_ru.qm mpris_plugin_uk_UA.qm mpris_plugin_tr.qm + mpris_plugin_lt.qm diff --git a/src/plugins/General/notifier/notifier.pro b/src/plugins/General/notifier/notifier.pro index 76d114662..120d43392 100644 --- a/src/plugins/General/notifier/notifier.pro +++ b/src/plugins/General/notifier/notifier.pro @@ -23,7 +23,8 @@ TRANSLATIONS = translations/notifier_plugin_cs.ts \ translations/notifier_plugin_pl.ts \ translations/notifier_plugin_uk_UA.ts \ translations/notifier_plugin_it.ts \ - translations/notifier_plugin_tr.ts + translations/notifier_plugin_tr.ts \ + translations/notifier_plugin_lt.ts RESOURCES = notifier_images.qrc \ translations/translations.qrc diff --git a/src/plugins/General/notifier/translations/notifier_plugin_lt.ts b/src/plugins/General/notifier/translations/notifier_plugin_lt.ts new file mode 100644 index 000000000..4483f86c9 --- /dev/null +++ b/src/plugins/General/notifier/translations/notifier_plugin_lt.ts @@ -0,0 +1,88 @@ + + + + + NotifierFactory + + + Notifier Plugin + Notifier įskiepis + + + + About Notifier Plugin + Apie Notifier įskiepį + + + + Qmmp Notifier Plugin + Qmmp Notifier Įskiepis + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + + PopupWidget + + + Volume: + Garsumas: + + + + SettingsDialog + + + Notifier Plugin Settings + Notifier įskiepio nustatymai + + + + Psi Notification + Psi pranešimas + + + + Enable Psi notification + Įjungti Psi pranešimą + + + + Desktop Notification + Pranešimas darbalaukyje + + + + Position + Padėtis + + + + Song change notification + Pranešti pasikeitus dainai + + + + Volume change notification + Pranešti pasikeitus garsumui + + + + Delay, ms: + Užlaikymas (ms): + + + + Transparency + Permatomumas + + + + 0 + + + + diff --git a/src/plugins/General/notifier/translations/translations.qrc b/src/plugins/General/notifier/translations/translations.qrc index f96792a4b..1e1776f7e 100644 --- a/src/plugins/General/notifier/translations/translations.qrc +++ b/src/plugins/General/notifier/translations/translations.qrc @@ -10,5 +10,6 @@ notifier_plugin_ru.qm notifier_plugin_uk_UA.qm notifier_plugin_tr.qm + notifier_plugin_lt.qm diff --git a/src/plugins/General/scrobbler/scrobbler.pro b/src/plugins/General/scrobbler/scrobbler.pro index 01cf21be2..1140c9b5b 100644 --- a/src/plugins/General/scrobbler/scrobbler.pro +++ b/src/plugins/General/scrobbler/scrobbler.pro @@ -15,7 +15,9 @@ TRANSLATIONS = translations/scrobbler_plugin_cs.ts \ translations/scrobbler_plugin_pl.ts \ translations/scrobbler_plugin_uk_UA.ts \ translations/scrobbler_plugin_it.ts \ - translations/scrobbler_plugin_tr.ts + translations/scrobbler_plugin_tr.ts \ + translations/scrobbler_plugin_lt.ts + RESOURCES = translations/translations.qrc unix { isEmpty(LIB_DIR):LIB_DIR = /lib diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_lt.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_lt.ts new file mode 100644 index 000000000..a7ffba4e4 --- /dev/null +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_lt.ts @@ -0,0 +1,57 @@ + + + + + ScrobblerFactory + + + Scrobbler Plugin + Scrobbler įskiepis + + + + About Scrobbler Plugin + Apie Scrobbler įskiepį + + + + Qmmp AudioScrobbler Plugin + Qmmp AudioScrobbler įskiepis + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + + SettingsDialog + + + Scrobbler Plugin Settings + Scrobbler įskiepio nustatymai + + + + Last.fm + + + + + + User name: + Vartotojo vardas: + + + + + Password: + Slaptažodis: + + + + Libre.fm + + + + diff --git a/src/plugins/General/scrobbler/translations/translations.qrc b/src/plugins/General/scrobbler/translations/translations.qrc index 9b0536c39..60eb8246c 100644 --- a/src/plugins/General/scrobbler/translations/translations.qrc +++ b/src/plugins/General/scrobbler/translations/translations.qrc @@ -10,5 +10,6 @@ scrobbler_plugin_ru.qm scrobbler_plugin_uk_UA.qm scrobbler_plugin_tr.qm + scrobbler_plugin_lt.qm diff --git a/src/plugins/General/statusicon/statusicon.pro b/src/plugins/General/statusicon/statusicon.pro index e11f47e1f..b4b7c2667 100644 --- a/src/plugins/General/statusicon/statusicon.pro +++ b/src/plugins/General/statusicon/statusicon.pro @@ -29,7 +29,8 @@ TRANSLATIONS = translations/statusicon_plugin_cs.ts \ translations/statusicon_plugin_pl.ts \ translations/statusicon_plugin_uk_UA.ts \ translations/statusicon_plugin_it.ts \ - translations/statusicon_plugin_tr.ts + translations/statusicon_plugin_tr.ts \ + translations/statusicon_plugin_lt.ts RESOURCES = translations/translations.qrc unix{ diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_lt.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_lt.ts new file mode 100644 index 000000000..1b718f0f3 --- /dev/null +++ b/src/plugins/General/statusicon/translations/statusicon_plugin_lt.ts @@ -0,0 +1,92 @@ + + + + SettingsDialog + + + Status Icon Plugin Settings + Status Icon įskiepio nustatymai + + + + Show message + Rodyti pranešimą + + + + Show tooltip + Rodyti iššokantį balionėlį + + + + Message delay, ms: + Pranešimo užlaikymas (ms): + + + + Cancel + Atšaukti + + + + StatusIcon + + + Play + Groti + + + + Pause + Pauzė + + + + Stop + Stop + + + + Next + Sekantis takelis + + + + Previous + Ankstesnis takelis + + + + Exit + Uždaryti + + + + Now Playing + Dabar groju + + + + StatusIconFactory + + + Status Icon Plugin + Status Icon įskiepis + + + + About Status Icon Plugin + Apie Status Icon įskiepį + + + + Qmmp Status Icon Plugin + Qmmp Status Icon įskiepis + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + diff --git a/src/plugins/General/statusicon/translations/translations.qrc b/src/plugins/General/statusicon/translations/translations.qrc index aad014707..bca3f3d4b 100644 --- a/src/plugins/General/statusicon/translations/translations.qrc +++ b/src/plugins/General/statusicon/translations/translations.qrc @@ -10,5 +10,6 @@ statusicon_plugin_ru.qm statusicon_plugin_uk_UA.qm statusicon_plugin_tr.qm + statusicon_plugin_lt.qm diff --git a/src/plugins/Input/aac/aac.pro b/src/plugins/Input/aac/aac.pro index 1968bb92a..9e94b6936 100644 --- a/src/plugins/Input/aac/aac.pro +++ b/src/plugins/Input/aac/aac.pro @@ -31,7 +31,8 @@ TRANSLATIONS = translations/aac_plugin_ru.ts \ translations/aac_plugin_pl.ts \ translations/aac_plugin_de.ts \ translations/aac_plugin_it.ts \ - translations/aac_plugin_tr.ts + translations/aac_plugin_tr.ts \ + translations/aac_plugin_lt.ts RESOURCES = translations/translations.qrc isEmpty(LIB_DIR){ diff --git a/src/plugins/Input/aac/translations/aac_plugin_lt.ts b/src/plugins/Input/aac/translations/aac_plugin_lt.ts new file mode 100644 index 000000000..4d71db023 --- /dev/null +++ b/src/plugins/Input/aac/translations/aac_plugin_lt.ts @@ -0,0 +1,151 @@ + + + + + DecoderAACFactory + + + AAC Plugin + AAC įskiepis + + + + AAC Files + AAC bylos + + + + About AAC Audio Plugin + Apie AAC išvesties įrenginį + + + + Qmmp AAC Audio Plugin + Qmmp AAC įskiepis + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + + DetailsDialog + + + Save + Išsaugoti + + + + Track number: + Takelio numeris: + + + + AAC Info + AAC informacija + + + + Length: + Trukmė: + + + Channels: + Kanalai: + + + + Bitrate: + Bitrate: + + + Stream version: + Srauto versija: + + + + Year: + Metai: + + + + Genre: + Žanras: + + + + Comment: + Komentaras: + + + + Album: + Albumas: + + + + Artist: + Atlikėjas: + + + + Title: + Pavadinimas: + + + + Close + Uždaryti + + + + ID3v2 Tag + ID3v2 + + + + + + + - + - + + + + File size: + Bylos dydis: + + + + Sample rate: + Sample rate: + + + + File path: + Bylos kelias: + + + + Hz + Hz + + + + KB + КB + + + + Details + Informacija + + + + kbps + kbps + + + diff --git a/src/plugins/Input/aac/translations/translations.qrc b/src/plugins/Input/aac/translations/translations.qrc index 05d6ca90e..ad672a4df 100644 --- a/src/plugins/Input/aac/translations/translations.qrc +++ b/src/plugins/Input/aac/translations/translations.qrc @@ -10,5 +10,6 @@ aac_plugin_de.qm aac_plugin_pl.qm aac_plugin_tr.qm + aac_plugin_lt.qm diff --git a/src/plugins/Input/cdaudio/cdaudio.pro b/src/plugins/Input/cdaudio/cdaudio.pro index f9cecc7ca..c66b70ac9 100644 --- a/src/plugins/Input/cdaudio/cdaudio.pro +++ b/src/plugins/Input/cdaudio/cdaudio.pro @@ -28,7 +28,8 @@ TRANSLATIONS = translations/cdaudio_plugin_ru.ts \ translations/cdaudio_plugin_pl.ts \ translations/cdaudio_plugin_de.ts \ translations/cdaudio_plugin_it.ts \ - translations/cdaudio_plugin_tr.ts + translations/cdaudio_plugin_tr.ts \ + translations/cdaudio_plugin_lt.ts RESOURCES = translations/translations.qrc isEmpty(LIB_DIR){ diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_lt.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_lt.ts new file mode 100644 index 000000000..e7e1321e1 --- /dev/null +++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_lt.ts @@ -0,0 +1,60 @@ + + + + + DecoderCDAudioFactory + + + CD Audio Plugin + CD Audio Įskiepis + + + + About CD Audio Plugin + Apie CD Audio įskiepį + + + + Qmmp CD Audio Plugin + Apie CD Audio Qmmp įskiepį + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + + Usage: open cdda:/// using Add URL dialog or command line + Naudojimas: atverti cdda:/// naudojant Prideti interneto adresą arba komandinė eilutę + + + + Compiled against libcdio version: + Surinkta iš libcdio versijos : + + + + SettingsDialog + + + CD Audio Plugin Settings + CD Audio įskiepio nustatymai + + + + Override device: + Nepaisyti įrangos: + + + + Limid cd speed: + Riboti cd apsisukimų greitį: + + + + Use cd-text + cd-text naudojimas + + + diff --git a/src/plugins/Input/cdaudio/translations/translations.qrc b/src/plugins/Input/cdaudio/translations/translations.qrc index 6413a684e..3b8ce14e8 100644 --- a/src/plugins/Input/cdaudio/translations/translations.qrc +++ b/src/plugins/Input/cdaudio/translations/translations.qrc @@ -10,5 +10,6 @@ cdaudio_plugin_pl.qm cdaudio_plugin_de.qm cdaudio_plugin_tr.qm + cdaudio_plugin_lt.qm diff --git a/src/plugins/Input/cue/cue.pro b/src/plugins/Input/cue/cue.pro index 0fed28464..626848f98 100644 --- a/src/plugins/Input/cue/cue.pro +++ b/src/plugins/Input/cue/cue.pro @@ -36,7 +36,8 @@ TRANSLATIONS = translations/cue_plugin_ru.ts \ translations/cue_plugin_pl.ts \ translations/cue_plugin_de.ts \ translations/cue_plugin_it.ts \ - translations/cue_plugin_tr.ts + translations/cue_plugin_tr.ts \ + translations/cue_plugin_lt.ts RESOURCES = translations/translations.qrc unix{ diff --git a/src/plugins/Input/cue/translations/cue_plugin_lt.ts b/src/plugins/Input/cue/translations/cue_plugin_lt.ts new file mode 100644 index 000000000..aabb8cea9 --- /dev/null +++ b/src/plugins/Input/cue/translations/cue_plugin_lt.ts @@ -0,0 +1,45 @@ + + + + + DecoderCUEFactory + + + CUE Plugin + CUE įskiepis + + + + CUE Files + CUE bylos + + + + About CUE Audio Plugin + Apie CUE audio įskiepį + + + + Qmmp CUE Audio Plugin + Qmmp CUE audio įskiepis + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė:Ilya Kotov + + + + SettingsDialog + + + CUE Plugin Settings + CUE įskiepio nustatymai + + + + CUE encoding: + CUE koduotė: + + + diff --git a/src/plugins/Input/cue/translations/translations.qrc b/src/plugins/Input/cue/translations/translations.qrc index 733497047..245217398 100644 --- a/src/plugins/Input/cue/translations/translations.qrc +++ b/src/plugins/Input/cue/translations/translations.qrc @@ -10,5 +10,6 @@ cue_plugin_de.qm cue_plugin_pl.qm cue_plugin_tr.qm + cue_plugin_lt.qm diff --git a/src/plugins/Input/ffmpeg/ffmpeg.pro b/src/plugins/Input/ffmpeg/ffmpeg.pro index 4eae6f419..44a65d423 100644 --- a/src/plugins/Input/ffmpeg/ffmpeg.pro +++ b/src/plugins/Input/ffmpeg/ffmpeg.pro @@ -43,7 +43,8 @@ TRANSLATIONS = translations/ffmpeg_plugin_ru.ts \ translations/ffmpeg_plugin_pl.ts \ translations/ffmpeg_plugin_de.ts \ translations/ffmpeg_plugin_it.ts \ - translations/ffmpeg_plugin_tr.ts + translations/ffmpeg_plugin_tr.ts \ + translations/ffmpeg_plugin_lt.ts RESOURCES = translations/translations.qrc diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_lt.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_lt.ts new file mode 100644 index 000000000..9d95efa0f --- /dev/null +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_lt.ts @@ -0,0 +1,202 @@ + + + + + DecoderFFmpegFactory + + + About FFmpeg Audio Plugin + Apie FFmpeg įskiepį + + + + Qmmp FFmpeg Audio Plugin + FFmpeg Qmmp audio įskiepis + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + + FFmpeg Plugin + FFmpeg įskiepis + + + + FFmpeg Formats + FFmpeg bylų tipai + + + + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 + Surinkta iš libavformat-%1.%2.%3 ir libavcodec-%4.%5.%6 + + + + DetailsDialog + + + KB + КB + + + + Hz + Hz + + + + + + + + - + + + + + Bitrate: + Bitrate: + + + + File size: + BYlos dydis: + + + + Channels: + Kanalai: + + + + Sample rate: + Sample rate: + + + + Length: + Ilgis: + + + + Track number: + Takelio numeris: + + + + Year: + Metai: + + + + Genre: + Žanras: + + + + Comment: + Komentaras: + + + + Album: + Albumas: + + + + Artist: + Atlikėjas: + + + + Title: + Pavadinimas: + + + + Close + Užverti + + + + File path: + Bylos kelias: + + + + kbps + kbps + + + + Details + Informacija + + + + Audio Info + Audio informacija + + + + Metadata + Metaduomenys + + + + SettingsDialog + + + Formats + Tipai + + + + Windows Media Audio + + + + + Monkey's Audio + + + + + True Audio + + + + + ALAC (Apple Lossless Audio Codec) + + + + + ADTS AAC + + + + + MPEG-4 AAC + + + + + RealAudio 1.0/2.0 + + + + + FFmpeg Plugin Settings + FFmpeg įskiepio nustatymai + + + + MP3 (MPEG audio layer 3) + + + + diff --git a/src/plugins/Input/ffmpeg/translations/translations.qrc b/src/plugins/Input/ffmpeg/translations/translations.qrc index 49e88d531..fcb3faee5 100644 --- a/src/plugins/Input/ffmpeg/translations/translations.qrc +++ b/src/plugins/Input/ffmpeg/translations/translations.qrc @@ -10,5 +10,6 @@ ffmpeg_plugin_de.qm ffmpeg_plugin_pl.qm ffmpeg_plugin_tr.qm + ffmpeg_plugin_lt.qm diff --git a/src/plugins/Input/flac/flac.pro b/src/plugins/Input/flac/flac.pro index 66245d4a5..15bd4b537 100644 --- a/src/plugins/Input/flac/flac.pro +++ b/src/plugins/Input/flac/flac.pro @@ -30,7 +30,8 @@ TRANSLATIONS = translations/flac_plugin_ru.ts \ translations/flac_plugin_pl.ts \ translations/flac_plugin_de.ts \ translations/flac_plugin_it.ts \ - translations/flac_plugin_tr.ts + translations/flac_plugin_tr.ts \ + translations/flac_plugin_lt.ts RESOURCES = translations/translations.qrc isEmpty(LIB_DIR){ diff --git a/src/plugins/Input/flac/translations/flac_plugin_lt.ts b/src/plugins/Input/flac/translations/flac_plugin_lt.ts new file mode 100644 index 000000000..e965026a7 --- /dev/null +++ b/src/plugins/Input/flac/translations/flac_plugin_lt.ts @@ -0,0 +1,160 @@ + + + + + DecoderFLACFactory + + + FLAC Plugin + FLAC įskiepis + + + + FLAC Files + FLAC bylos + + + + About FLAC Audio Plugin + Apie FLAC audio įskiepį + + + + Qmmp FLAC Audio Plugin + Qmmp FLAC audio įskiepis + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + + DetailsDialog + + + Hz + Hz + + + + bits + bitai + + + + FLAC Info + FLAC informacija + + + + + + + + + - + + + + + Length: + Ilgis: + + + + Sample rate: + Sample rate: + + + + Channels: + Kanalai: + + + + File size: + Bylos dydis: + + + + Bitrate: + Bitrate: + + + + Sample width: + Sample width: + + + + File path: + Bylos kelias: + + + + Close + Užverti + + + + FLAC Tag + FLAC Tag + + + + Save + Išsaugoti + + + + Track number: + Takelio numeris: + + + + Year: + Metai: + + + + Genre: + Žanras: + + + + Comment: + Komentaras: + + + + Album: + Albumas: + + + + Artist: + Atlikėjas: + + + + Title: + Pavadinimas: + + + + kbps + kbps + + + + KB + KB + + + + Details + Informacija + + + diff --git a/src/plugins/Input/flac/translations/translations.qrc b/src/plugins/Input/flac/translations/translations.qrc index 0f27c0309..cedb9293a 100644 --- a/src/plugins/Input/flac/translations/translations.qrc +++ b/src/plugins/Input/flac/translations/translations.qrc @@ -10,5 +10,6 @@ flac_plugin_pl.qm flac_plugin_de.qm flac_plugin_tr.qm + flac_plugin_lt.qm diff --git a/src/plugins/Input/mad/mad.pro b/src/plugins/Input/mad/mad.pro index 523655810..b48885c3b 100644 --- a/src/plugins/Input/mad/mad.pro +++ b/src/plugins/Input/mad/mad.pro @@ -41,7 +41,8 @@ TRANSLATIONS = translations/mad_plugin_ru.ts \ translations/mad_plugin_de.ts \ translations/mad_plugin_it.ts \ translations/mad_plugin_tr.ts \ - translations/mad_plugin_tr.ts + translations/mad_plugin_tr.ts \ + translations/mad_plugin_lt.ts RESOURCES = translations/translations.qrc unix{ diff --git a/src/plugins/Input/mad/translations/mad_plugin_lt.ts b/src/plugins/Input/mad/translations/mad_plugin_lt.ts new file mode 100644 index 000000000..9b6c347ea --- /dev/null +++ b/src/plugins/Input/mad/translations/mad_plugin_lt.ts @@ -0,0 +1,288 @@ + + + + + DecoderMADFactory + + + MPEG Plugin + MPEG įskiepis + + + + MPEG Files + MPEG bylos + + + + About MPEG Audio Plugin + Apie MPEG audio įskiepį + + + + Qmmp MPEG Audio Plugin + Qmmp MPEG įskiepis + + + + Compiled against libmad version: + Sukurta libmad pagrindu: + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + + Source code based on mq3 progect + Išvesties kodas sukurtas mq3 pagrindu + + + + DetailsDialog + + + Hz + Hz + + + + Yes + Taip + + + + No + Ne + + + + ID3v1 Tag + ID3v1 + + + + Save + Išsaugoti + + + + Track number: + Takelio numeris: + + + + Year: + Metai: + + + + Genre: + Žanras: + + + + Comment: + Komentaras: + + + + Album: + Albumas: + + + + Artist: + Atlikėjas: + + + + Title: + Pavadinimas: + + + + Close + Užverti + + + + ID3v2 Tag + ID3v2 + + + + MPEG Info + MPEG informacija + + + + - + + + + + Original: + Originalus: + + + + Copyright: + Autorinės teisės: + + + + Mode: + Mode: + + + + File size: + Bylos dydis: + + + + Sample rate: + Sample rate: + + + + Bit rate: + Bit rate: + + + + MPEG level: + MPEG lygis: + + + + File path: + Bylos kelias: + + + + KB + КB + + + + Details + Informacija + + + + kbps + kbps + + + + APE Tag + APE + + + + Tag Choice + Tag Choice + + + + ID3v1 + + + + + ID3v2 + + + + + APE + + + + + Create + sukurti + + + + Delete + Ištrinti + + + + SettingsDialog + + + ID3v1 + ID3v1 + + + + ID3v2 + ID3v2 + + + + ID3v1 encoding: + ID3v1 koduotė: + + + + ID3v2 encoding: + ID3v2 koduotė: + + + + OK + Gerai + + + + Cancel + Atšaukti + + + + MPEG Plugin Settings + MPEG įskiepio nustatymai + + + + Tag Priority + Tag pirmenybė + + + + First: + Pirmas: + + + + APE + + + + + Disabled + Išjungta + + + + Second: + Antras: + + + + Third: + Trečias: + + + + Encodings + Koduotės + + + diff --git a/src/plugins/Input/mad/translations/translations.qrc b/src/plugins/Input/mad/translations/translations.qrc index 60c77cbf1..c8f1dd9d8 100644 --- a/src/plugins/Input/mad/translations/translations.qrc +++ b/src/plugins/Input/mad/translations/translations.qrc @@ -10,5 +10,6 @@ mad_plugin_de.qm mad_plugin_pl.qm mad_plugin_tr.qm + mad_plugin_lt.qm diff --git a/src/plugins/Input/modplug/modplug.pro b/src/plugins/Input/modplug/modplug.pro index cdd697fd9..605761005 100644 --- a/src/plugins/Input/modplug/modplug.pro +++ b/src/plugins/Input/modplug/modplug.pro @@ -34,7 +34,8 @@ TRANSLATIONS = translations/modplug_plugin_cs.ts \ translations/modplug_plugin_pl.ts \ translations/modplug_plugin_uk_UA.ts \ translations/modplug_plugin_it.ts \ - translations/modplug_plugin_tr.ts + translations/modplug_plugin_tr.ts \ + translations/modplug_plugin_lt.ts RESOURCES = translations/translations.qrc isEmpty(LIB_DIR){ diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_lt.ts b/src/plugins/Input/modplug/translations/modplug_plugin_lt.ts new file mode 100644 index 000000000..6993d3d00 --- /dev/null +++ b/src/plugins/Input/modplug/translations/modplug_plugin_lt.ts @@ -0,0 +1,393 @@ + + + + + DecoderModPlugFactory + + + ModPlug Plugin + ModPlug Įskiepis + + + + ModPlug Files + ModPlug bylos + + + + About ModPlug Audio Plugin + Apie ModPlug audio įskiepį + + + + Qmmp ModPlug Audio Plugin + Qmmp ModPlug audio įskiepis + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + sukūrė:Ilya Kotov <forkotov02@hotmail.ru> + + + + Based on the Modplug Plugin for Xmms + Sukurta Xmms Modplug įskiepio pagrindu + + + + Modplug Plugin developers: + Modplug kūrėjai: + + + + Olivier Lapicque <olivierl@jps.net> + Olivier Lapicque <olivierl@jps.net> + + + + Kenton Varda <temporal@gauge3d.org> + Kenton Varda <temporal@gauge3d.org> + + + + Konstanty Bialkowski <konstanty@ieee.org> + Konstanty Bialkowski <konstanty@ieee.org> + + + + DetailsDialog + + + File name: + Bylos pavadinimas: + + + + Title: + Pavadinimas: + + + + Type: + Tipas: + + + + Length: + Ilgis: + + + + Speed: + Greitis: + + + + Tempo: + Tempas: + + + + Samples: + Samples: + + + + Instruments: + Instrumentai: + + + + Patterns: + Pavyzdžiai: + + + + Channels: + Kanalai: + + + + MOD Info + MOD informacija + + + + General + Bendri + + + + - + + + + + Samples + Pavyzdžiai + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> + + + + + Instruments + Instrumentai + + + + Message + Žinutė + + + + Close + Užverti + + + + SettingsDialog + + + ModPlug Plugin Settings + ModPlug įskiepio nustatymai + + + + Quality + Kokybė + + + + Resolution + Rezoliucija + + + + 16 bit + 16 bit + + + + 8 bit + 8 bit + + + + Channels + Kanalai + + + + Stereo + Stereo + + + + Mono (downmix) + Mono + + + + Resampling + Resampling + + + + Nearest (fastest) + Arčiausias (greičiausias) + + + + Linear (fast) + Linear (greitas) + + + + Spline (good quality) + Spline (gera kokybė) + + + + 8-tap Fir (extremely high quality) + 8-tap Fir (aukščiausia kokybė) + + + + Sampling Rate + Sampling Rate + + + + 48000 Hz + 48000 Hz + + + + 44100 Hz + 44100 Hz + + + + 22050 Hz + 22050 Hz + + + + 11025 Hz + 11025 Hz + + + + Effects + Efektai + + + + Reverb + Reverb + + + + Depth (%) + Gilumas (%) + + + + 0 + + + + + Delay (ms) + Užlaikymas (ms) + + + + 40 + + + + + Bass Boost + Žemų dažnių stiprinimas + + + + Amount (%) + Amount (%) + + + + Range (Hz) + Diapazonas (Hz) + + + + 10 + + + + + Surround + Surround + + + + 5 + + + + + Preamp + Stiprinimas + + + + Volume + Garsumas + + + + Note: Setting the preamp +too high may cause clipping! + Note: Setting the preamp +too high may cause clipping! + + + + Misc + Papildomi + + + + General + Bendri + + + + Use filename as song title + Naudoti bylos pavadinimą dainos pavadinimui + + + + Noise reduction + Sumažinti triukšmą + + + + Fast playlist info + Fast playlist info + + + + Play Amiga MOD + Groti Amiga MOD + + + + Looping + Kartoti + + + + Don't loop + Nekartoti + + + + Loop + Kartoti + + + + time(s) + kartą + + + + Loop forever + Amžinai + + + + OK + Gerai + + + + Apply + Patvirtinti + + + + Cancel + Atšaukti + + + diff --git a/src/plugins/Input/modplug/translations/translations.qrc b/src/plugins/Input/modplug/translations/translations.qrc index fdb7ccfc9..ac02f272b 100644 --- a/src/plugins/Input/modplug/translations/translations.qrc +++ b/src/plugins/Input/modplug/translations/translations.qrc @@ -10,5 +10,6 @@ modplug_plugin_ru.qm modplug_plugin_uk_UA.qm modplug_plugin_tr.qm + modplug_plugin_lt.qm diff --git a/src/plugins/Input/mpc/mpc.pro b/src/plugins/Input/mpc/mpc.pro index c2509c8ee..86781764a 100644 --- a/src/plugins/Input/mpc/mpc.pro +++ b/src/plugins/Input/mpc/mpc.pro @@ -29,7 +29,8 @@ TRANSLATIONS = translations/mpc_plugin_ru.ts \ translations/mpc_plugin_pl.ts \ translations/mpc_plugin_de.ts \ translations/mpc_plugin_it.ts \ - translations/mpc_plugin_tr.ts + translations/mpc_plugin_tr.ts \ + translations/mpc_plugin_lt.ts RESOURCES = translations/translations.qrc isEmpty (LIB_DIR){ diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_lt.ts b/src/plugins/Input/mpc/translations/mpc_plugin_lt.ts new file mode 100644 index 000000000..a7d786492 --- /dev/null +++ b/src/plugins/Input/mpc/translations/mpc_plugin_lt.ts @@ -0,0 +1,149 @@ + + + + DecoderMPCFactory + + + Musepack Plugin + Musepack įskiepis + + + + Musepack Files + Musepack bylos + + + + About Musepack Audio Plugin + Apie Qmmp Musepack įskiepį + + + + Qmmp Musepack Audio Plugin + Qmmp Musepack įskiepis + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + + DetailsDialog + + + Hz + Hz + + + + Musepack Info + Musepack informacija + + + + - + + + + + Length: + Trukmė: + + + + Sample rate: + Sample rate: + + + + Channels: + Kanalai: + + + + File size: + Bylos dydis: + + + + Bitrate: + Bitrate: + + + + Stream version: + Srauto versija: + + + + File path: + Bylos kelias: + + + + Close + Užverti + + + + Save + Išsaugoti + + + + Track number: + Takelio numeris: + + + + Year: + Metai: + + + + Genre: + Žanras: + + + + Comment: + Komentaras: + + + + Album: + Albumas: + + + + Artist: + Atlikėjas: + + + + Title: + Pavadinimas: + + + + Details + Informacija + + + + kbps + kbps + + + + KB + KB + + + + APE Tag + + + + diff --git a/src/plugins/Input/mpc/translations/translations.qrc b/src/plugins/Input/mpc/translations/translations.qrc index 4977533e7..f95996fbf 100644 --- a/src/plugins/Input/mpc/translations/translations.qrc +++ b/src/plugins/Input/mpc/translations/translations.qrc @@ -10,5 +10,6 @@ mpc_plugin_pl.qm mpc_plugin_de.qm mpc_plugin_tr.qm + mpc_plugin_lt.qm diff --git a/src/plugins/Input/mplayer/mplayer.pro b/src/plugins/Input/mplayer/mplayer.pro index 201ecbffd..4be7bbd50 100644 --- a/src/plugins/Input/mplayer/mplayer.pro +++ b/src/plugins/Input/mplayer/mplayer.pro @@ -31,7 +31,8 @@ TRANSLATIONS = translations/mplayer_plugin_ru.ts \ translations/mplayer_plugin_pl.ts \ translations/mplayer_plugin_de.ts \ translations/mplayer_plugin_it.ts \ - translations/mplayer_plugin_tr.ts + translations/mplayer_plugin_tr.ts \ + translations/mplayer_plugin_lt.ts RESOURCES = translations/translations.qrc isEmpty(LIB_DIR){ diff --git a/src/plugins/Input/mplayer/translations/mplayer_plugin_lt.ts b/src/plugins/Input/mplayer/translations/mplayer_plugin_lt.ts new file mode 100644 index 000000000..87d1c6b33 --- /dev/null +++ b/src/plugins/Input/mplayer/translations/mplayer_plugin_lt.ts @@ -0,0 +1,187 @@ + + + + + DecoderMplayerFactory + + + Mplayer Plugin + MPlayer įskiepis + + + + Video Files + Video bylos + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + + About MPlayer Plugin + Apie MPlayer Qmmp įskiepį + + + + Qmmp MPlayer Plugin + Qmmp MPlayer įskiepis + + + + This plugin uses MPlayer as backend + Šis įskiepis naudoja Mplayer video grojimui + + + + DetailsDialog + + + Close + Užverti + + + + + + + + + + + + + + + + - + - + + + + Sample rate: + Sample rate: + + + + File path: + Bylos kelias: + + + + KB + KB + + + + Size: + Dydis: + + + + Demuxer: + Demuxer: + + + + Length: + Ilgis: + + + + Video + Video + + + + Resolution: + Rezoliucija: + + + + + Bitrate: + Bitrate: + + + + Format: + Tipas: + + + + FPS: + FPS: + + + + + Codec: + Kodėkas: + + + + Aspect ratio: + Aspect ratio: + + + + Audio + Аudio + + + + Channels: + Kanalai: + + + + Details + Informacija + + + + General information + Bendra informacija + + + + SettingsDialog + + + + + + + + default + Numatytas + + + + MPlayer Settings + MPlayer nustatymai + + + + Video: + Video: + + + + Audio: + Аudio: + + + + Audio/video auto synchronization + Audio/Video automatinė sinchronizacija + + + + Synchronization factor: + Sinchronizacijos: + + + diff --git a/src/plugins/Input/mplayer/translations/translations.qrc b/src/plugins/Input/mplayer/translations/translations.qrc index e2a59f27b..7a98c5a7f 100644 --- a/src/plugins/Input/mplayer/translations/translations.qrc +++ b/src/plugins/Input/mplayer/translations/translations.qrc @@ -10,5 +10,6 @@ mplayer_plugin_cs.qm mplayer_plugin_de.qm mplayer_plugin_tr.qm + mplayer_plugin_lt.qm diff --git a/src/plugins/Input/sndfile/sndfile.pro b/src/plugins/Input/sndfile/sndfile.pro index e5fe3f6d5..48e408163 100644 --- a/src/plugins/Input/sndfile/sndfile.pro +++ b/src/plugins/Input/sndfile/sndfile.pro @@ -26,7 +26,8 @@ TRANSLATIONS = translations/sndfile_plugin_cs.ts \ translations/sndfile_plugin_pl.ts \ translations/sndfile_plugin_uk_UA.ts \ translations/sndfile_plugin_it.ts \ - translations/sndfile_plugin_tr.ts + translations/sndfile_plugin_tr.ts \ + translations/sndfile_plugin_lt.ts RESOURCES = translations/translations.qrc isEmpty (LIB_DIR){ diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_lt.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_lt.ts new file mode 100644 index 000000000..cecaa45ea --- /dev/null +++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_lt.ts @@ -0,0 +1,37 @@ + + + + + DecoderSndFileFactory + + + Sndfile Plugin + Sndfile įskiepis + + + + PCM Files + PCM bylos + + + + About Sndfile Audio Plugin + Apie Sndfile Audio įskiepį + + + + Qmmp Sndfile Audio Plugin + Qmmp Sndfile Audio įskiepis + + + + Compiled against + Compiled against + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + diff --git a/src/plugins/Input/sndfile/translations/translations.qrc b/src/plugins/Input/sndfile/translations/translations.qrc index 6d21f0e0f..731a0aa18 100644 --- a/src/plugins/Input/sndfile/translations/translations.qrc +++ b/src/plugins/Input/sndfile/translations/translations.qrc @@ -10,5 +10,6 @@ sndfile_plugin_ru.qm sndfile_plugin_uk_UA.qm sndfile_plugin_tr.qm + sndfile_plugin_lt.qm diff --git a/src/plugins/Input/vorbis/translations/translations.qrc b/src/plugins/Input/vorbis/translations/translations.qrc index 673d4247c..41ee2464b 100644 --- a/src/plugins/Input/vorbis/translations/translations.qrc +++ b/src/plugins/Input/vorbis/translations/translations.qrc @@ -10,5 +10,6 @@ vorbis_plugin_cs.qm vorbis_plugin_de.qm vorbis_plugin_tr.qm + vorbis_plugin_lt.qm diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_lt.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_lt.ts new file mode 100644 index 000000000..c974c49a1 --- /dev/null +++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_lt.ts @@ -0,0 +1,173 @@ + + + + + DecoderVorbisFactory + + + Ogg Vorbis Plugin + Ogg Vorbis įskiepis + + + + Ogg Vorbis Files + Ogg Vorbis bylos + + + + About Ogg Vorbis Audio Plugin + Apie Ogg Vorbis audio įskiepį + + + + Qmmp Ogg Vorbis Audio Plugin + Qmmp Ogg Vorbis audio įskiepis + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + + Source code based on mq3 progect + Išvesties kodas sukurtas mq3 pagrindu + + + + DetailsDialog + + + Hz + Hz + + + + Save + Išsaugoti + + + + Track number: + Takelio numeris: + + + + Year: + Metai: + + + + Genre: + Žanras: + + + + Comment: + Komentaras: + + + + Album: + Albumas: + + + + Artist: + Atlikėjas: + + + + Title: + Pavadinimas: + + + + Close + Užverti + + + + + + + + + + - + + + + + File size: + Byloas dydis: + + + + Sample rate: + Sample rate: + + + + File path: + Bylos kelias: + + + + Ogg Vorbis Info + Ogg Vorbis informacija + + + + Length: + Ilgis: + + + + Channels: + Kanalai: + + + + Bit Rate + Bit Rate + + + + Minimum: + Minimalus: + + + + Maximum: + Maksimalus: + + + + Nominal: + Nominalus: + + + + Ogg Vorbis Tag + Оgg Vorbis Tag + + + + + + kbps + kbps + + + + KB + KB + + + + Details + Informacija + + + diff --git a/src/plugins/Input/vorbis/vorbis.pro b/src/plugins/Input/vorbis/vorbis.pro index b8792335d..d8fd097c1 100644 --- a/src/plugins/Input/vorbis/vorbis.pro +++ b/src/plugins/Input/vorbis/vorbis.pro @@ -28,7 +28,8 @@ TRANSLATIONS = translations/vorbis_plugin_ru.ts \ translations/vorbis_plugin_pl.ts \ translations/vorbis_plugin_de.ts \ translations/vorbis_plugin_it.ts \ - translations/vorbis_plugin_tr.ts + translations/vorbis_plugin_tr.ts \ + translations/vorbis_plugin_lt.ts RESOURCES = translations/translations.qrc isEmpty (LIB_DIR){ diff --git a/src/plugins/Input/wavpack/translations/translations.qrc b/src/plugins/Input/wavpack/translations/translations.qrc index 812778c7c..5df851673 100644 --- a/src/plugins/Input/wavpack/translations/translations.qrc +++ b/src/plugins/Input/wavpack/translations/translations.qrc @@ -10,5 +10,6 @@ wavpack_plugin_ru.qm wavpack_plugin_uk_UA.qm wavpack_plugin_tr.qm + wavpack_plugin_lt.qm diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_lt.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_lt.ts new file mode 100644 index 000000000..27a621fce --- /dev/null +++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_lt.ts @@ -0,0 +1,159 @@ + + + + DecoderWavPackFactory + + + WavPack Plugin + WavPack įskiepis + + + + WavPack Files + WavPack bylos + + + + About WavPack Audio Plugin + Apie WavPack audio įskiepį + + + + Qmmp WavPack Audio Plugin + Qmmp WavPack audio įskiepis + + + + WavPack library version: + WavPack bibliotekos versija: + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukurta: Ilya Kotov <forkotov02@hotmail.ru> + + + + DetailsDialog + + + Hz + Hz + + + + kbps + kbps + + + + KB + KB + + + + Details + + + + + File path: + Bylos kelias: + + + + WavPack Info + WavPack informacija + + + + Length: + Ilgis: + + + + - + + + + + Sample rate: + Sample rate: + + + + File size: + Bylos dydis: + + + + Channels: + Kanalai: + + + + Bitrate: + Bitrate: + + + + Ratio: + Suspaudimas: + + + + Version: + Versija: + + + + APE Tag + APE Tag + + + + Save + Išsaugoti + + + + Track number: + Takelio numeris: + + + + Year: + Metai: + + + + Genre: + Žanras: + + + + Comment: + Komentaras: + + + + Album: + Albumas: + + + + Artist: + Atlikėjas: + + + + Title: + Pavadinimas: + + + + Close + Užverti + + + diff --git a/src/plugins/Input/wavpack/wavpack.pro b/src/plugins/Input/wavpack/wavpack.pro index 7c9bbe23e..0ca81b005 100644 --- a/src/plugins/Input/wavpack/wavpack.pro +++ b/src/plugins/Input/wavpack/wavpack.pro @@ -31,7 +31,8 @@ TRANSLATIONS = translations/wavpack_plugin_cs.ts \ translations/wavpack_plugin_pl.ts \ translations/wavpack_plugin_uk_UA.ts \ translations/wavpack_plugin_it.ts \ - translations/wavpack_plugin_tr.ts + translations/wavpack_plugin_tr.ts \ + translations/wavpack_plugin_lt.ts RESOURCES = translations/translations.qrc isEmpty (LIB_DIR){ diff --git a/src/plugins/Output/alsa/alsa.pro b/src/plugins/Output/alsa/alsa.pro index 8a769bf92..d585b3552 100644 --- a/src/plugins/Output/alsa/alsa.pro +++ b/src/plugins/Output/alsa/alsa.pro @@ -32,7 +32,8 @@ TRANSLATIONS = translations/alsa_plugin_ru.ts \ translations/alsa_plugin_pl.ts \ translations/alsa_plugin_de.ts \ translations/alsa_plugin_it.ts \ - translations/alsa_plugin_tr.ts + translations/alsa_plugin_tr.ts \ + translations/alsa_plugin_lt.ts RESOURCES = translations/translations.qrc isEmpty (LIB_DIR){ diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_lt.ts b/src/plugins/Output/alsa/translations/alsa_plugin_lt.ts new file mode 100644 index 000000000..5178afc84 --- /dev/null +++ b/src/plugins/Output/alsa/translations/alsa_plugin_lt.ts @@ -0,0 +1,93 @@ + + + + + OutputALSAFactory + + + ALSA Plugin + ALSA įskiepis + + + + About ALSA Output Plugin + Apie ALSA įskiepį + + + + Qmmp ALSA Output Plugin + Apie ALSA Qmmp įskiepį + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + + SettingsDialog + + + Device Settings + Įrangos nustatymai + + + + Audio device + Garso įranga + + + + Mixer + Glotintuvas + + + + Mixer card: + Glotintuvo plokštė : + + + + Mixer device: + Glotintuvo įranga: + + + + Advanced Settings + Papildomi nustatymai + + + + Soundcard + Garso plokštė + + + + Buffer time (ms): + Buferio laikas (ms): + + + + Period time (ms): + Periodo laikas (ms): + + + Cancel + Atšaukti + + + OK + Gerai + + + + ALSA Plugin Settings + ALSA įskiepio nustatymai + + + + Use mmap access + Naudoti mmap prieigą + + + diff --git a/src/plugins/Output/alsa/translations/translations.qrc b/src/plugins/Output/alsa/translations/translations.qrc index aff6fa58f..91832fadb 100644 --- a/src/plugins/Output/alsa/translations/translations.qrc +++ b/src/plugins/Output/alsa/translations/translations.qrc @@ -10,5 +10,6 @@ alsa_plugin_cs.qm alsa_plugin_de.qm alsa_plugin_tr.qm + alsa_plugin_lt.qm diff --git a/src/plugins/Output/jack/jack.pro b/src/plugins/Output/jack/jack.pro index 9bd20df30..b6a022c9d 100644 --- a/src/plugins/Output/jack/jack.pro +++ b/src/plugins/Output/jack/jack.pro @@ -30,7 +30,8 @@ TRANSLATIONS = translations/jack_plugin_ru.ts \ translations/jack_plugin_pl.ts \ translations/jack_plugin_de.ts \ translations/jack_plugin_it.ts \ - translations/jack_plugin_tr.ts + translations/jack_plugin_tr.ts \ + translations/jack_plugin_lt.ts RESOURCES = translations/translations.qrc isEmpty (LIB_DIR){ diff --git a/src/plugins/Output/jack/translations/jack_plugin_lt.ts b/src/plugins/Output/jack/translations/jack_plugin_lt.ts new file mode 100644 index 000000000..63c5ba836 --- /dev/null +++ b/src/plugins/Output/jack/translations/jack_plugin_lt.ts @@ -0,0 +1,26 @@ + + + + OutputJACKFactory + + + JACK Plugin + JACK Įskiepis + + + + About Jack Output Plugin + Apie JACK išvesties įskiepį + + + + Qmmp Jack Output Plugin + Qmmp Jack išvesties įskiepis + + + + Writen by: Yuriy Zhuravlev <slalkerg@gmail.com> + Sukūrė: Yuriy Zhuravlev <slalkerg@gmail.com> + + + diff --git a/src/plugins/Output/jack/translations/translations.qrc b/src/plugins/Output/jack/translations/translations.qrc index 93197e703..887ea5202 100644 --- a/src/plugins/Output/jack/translations/translations.qrc +++ b/src/plugins/Output/jack/translations/translations.qrc @@ -10,5 +10,6 @@ jack_plugin_pl.qm jack_plugin_de.qm jack_plugin_tr.qm + jack_plugin_lt.qm diff --git a/src/plugins/Output/oss/oss.pro b/src/plugins/Output/oss/oss.pro index eb665e85f..5685ddfe3 100644 --- a/src/plugins/Output/oss/oss.pro +++ b/src/plugins/Output/oss/oss.pro @@ -34,7 +34,8 @@ TRANSLATIONS = translations/oss_plugin_cs.ts \ translations/oss_plugin_pl.ts \ translations/oss_plugin_uk_UA.ts \ translations/oss_plugin_it.ts \ - translations/oss_plugin_tr.ts + translations/oss_plugin_tr.ts \ + translations/oss_plugin_lt.ts RESOURCES = translations/translations.qrc isEmpty (LIB_DIR){ diff --git a/src/plugins/Output/oss/translations/oss_plugin_lt.ts b/src/plugins/Output/oss/translations/oss_plugin_lt.ts new file mode 100644 index 000000000..e6f8d82d3 --- /dev/null +++ b/src/plugins/Output/oss/translations/oss_plugin_lt.ts @@ -0,0 +1,90 @@ + + + + + OutputOSSFactory + + + OSS Plugin + OSS įskiepis + + + + About OSS Output Plugin + Apie OSS išvesties įrenginį + + + + Qmmp OSS Output Plugin + Apie Qmmp OSS išvesties įrenginį + + + + Writen by: Yuriy Zhuravlev <slalkerg@gmail.com> + Sukūrė: Yuriy Zhuravlev <slalkerg@gmail.com> + + + + Based on code by: Brad Hughes <bhughes@trolltech.com> + + + + + SettingsDialog + + + OSS Plugin Settings + OSS įskiepio nustatymai + + + + Device Settings + Įrangos nustatymai + + + + Audio device + Audio įranga + + + + Mixer device + Glotintuvo įranga + + + + Advanced Settings + Papildomi nustatymai + + + + Soundcard + Garso plokštė + + + + Buffer time (ms): + Buferio laikas (ms): + + + + Period time (ms): + Periodo laikas (ms): + + + + PCM over Master + PCM per Master + + + + Cancel + Atšaukti + + + + OK + Gerai + + + diff --git a/src/plugins/Output/oss/translations/translations.qrc b/src/plugins/Output/oss/translations/translations.qrc index 51dae9428..a363b881d 100644 --- a/src/plugins/Output/oss/translations/translations.qrc +++ b/src/plugins/Output/oss/translations/translations.qrc @@ -10,5 +10,6 @@ oss_plugin_ru.qm oss_plugin_uk_UA.qm oss_plugin_tr.qm + oss_plugin_lt.qm diff --git a/src/plugins/Output/pulseaudio/pulseaudio.pro b/src/plugins/Output/pulseaudio/pulseaudio.pro index 65e058f91..e522714c8 100644 --- a/src/plugins/Output/pulseaudio/pulseaudio.pro +++ b/src/plugins/Output/pulseaudio/pulseaudio.pro @@ -32,7 +32,8 @@ TRANSLATIONS = translations/pulseaudio_plugin_cs.ts \ translations/pulseaudio_plugin_pl.ts \ translations/pulseaudio_plugin_uk_UA.ts \ translations/pulseaudio_plugin_it.ts \ - translations/pulseaudio_plugin_tr.ts + translations/pulseaudio_plugin_tr.ts \ + translations/pulseaudio_plugin_lt.ts RESOURCES = translations/translations.qrc isEmpty (LIB_DIR){ diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_lt.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_lt.ts new file mode 100644 index 000000000..bdefbae13 --- /dev/null +++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_lt.ts @@ -0,0 +1,27 @@ + + + + + OutputPulseAudioFactory + + + PulseAudio Plugin + PulseAudio įskiepis + + + + About PulseAudio Output Plugin + Apie PulseAudio įskiepį + + + + Qmmp PulseAudio Output Plugin + PulseAudio Qmmp įskiepis + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + diff --git a/src/plugins/Output/pulseaudio/translations/translations.qrc b/src/plugins/Output/pulseaudio/translations/translations.qrc index 8d38c37b1..50bce7f47 100644 --- a/src/plugins/Output/pulseaudio/translations/translations.qrc +++ b/src/plugins/Output/pulseaudio/translations/translations.qrc @@ -9,5 +9,6 @@ pulseaudio_plugin_ru.qm pulseaudio_plugin_uk_UA.qm pulseaudio_plugin_tr.qm + pulseaudio_plugin_lt.qm diff --git a/src/plugins/Output/waveout/translations/translations.qrc b/src/plugins/Output/waveout/translations/translations.qrc index e5871b008..37cd694e8 100644 --- a/src/plugins/Output/waveout/translations/translations.qrc +++ b/src/plugins/Output/waveout/translations/translations.qrc @@ -9,5 +9,6 @@ waveout_plugin_ru.qm waveout_plugin_uk_UA.qm waveout_plugin_tr.qm + waveout_plugin_lt.qm diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_lt.ts b/src/plugins/Output/waveout/translations/waveout_plugin_lt.ts new file mode 100644 index 000000000..60507b064 --- /dev/null +++ b/src/plugins/Output/waveout/translations/waveout_plugin_lt.ts @@ -0,0 +1,32 @@ + + + + + OutputWaveOutFactory + + + WaveOut Plugin + WaveOut įskiepis + + + + About WaveOut Output Plugin + Apie WaveOut įskiepį + + + + Qmmp WaveOut Output Plugin + Qmmp WaveOut įskiepis + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + + Based on aacDECdrop player + Sukurtas aacDECdrop grotuvo pagrindu + + + diff --git a/src/plugins/Output/waveout/waveout.pro b/src/plugins/Output/waveout/waveout.pro index 61fd93c24..d2363afca 100644 --- a/src/plugins/Output/waveout/waveout.pro +++ b/src/plugins/Output/waveout/waveout.pro @@ -30,7 +30,8 @@ TRANSLATIONS = translations/waveout_plugin_cs.ts \ translations/waveout_plugin_pl.ts \ translations/waveout_plugin_uk_UA.ts \ translations/waveout_plugin_it.ts \ - translations/waveout_plugin_tr.ts + translations/waveout_plugin_tr.ts \ + translations/waveout_plugin_lt.ts RESOURCES = translations/translations.qrc isEmpty (LIB_DIR){ diff --git a/src/plugins/Visual/analyzer/analyzer.pro b/src/plugins/Visual/analyzer/analyzer.pro index 973738575..281013e1d 100644 --- a/src/plugins/Visual/analyzer/analyzer.pro +++ b/src/plugins/Visual/analyzer/analyzer.pro @@ -36,7 +36,8 @@ TRANSLATIONS = translations/analyzer_plugin_cs.ts \ translations/analyzer_plugin_pl.ts \ translations/analyzer_plugin_uk_UA.ts \ translations/analyzer_plugin_it.ts \ - translations/analyzer_plugin_tr.ts + translations/analyzer_plugin_tr.ts \ + translations/analyzer_plugin_lt.ts RESOURCES = translations/translations.qrc unix{ isEmpty(LIB_DIR){ diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_lt.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_lt.ts new file mode 100644 index 000000000..addba30a3 --- /dev/null +++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_lt.ts @@ -0,0 +1,153 @@ + + + + + Analyzer + + + Qmmp Analyzer + Qmmp analizatorius + + + + SettingsDialog + + + Analyzer Plugin Settings + Analizatorius įskiepio nustatymai + + + + General + Bendri + + + + Show peaks + Rodyti pikus + + + + Analyzer falloff: + Analyzer falloff: + + + + Slowest + Lėčiausias + + + + Slow + Lėtas + + + + Medium + Vidutinis + + + + Fast + Greitas + + + + Fastest + Greičiausias + + + + Peaks falloff: + Peaks falloff: + + + + Refresh rate: + Atnaujinimo dažnis: + + + + 50 FPS + 50 FPS/с + + + + 25 FPS + 25 FPS/с + + + + 10 FPS + 10 FPS/с + + + + 5 FPS + 5 FPS/с + + + + Colors + Spalvos + + + + Peaks: + Pikai: + + + + Analyzer #1: + Analizatorius #1: + + + + Background: + Fonas: + + + + Analyzer #2: + Analizatorius #2: + + + + Analyzer #3: + Analizatorius #3: + + + + &OK + &Gerai + + + + &Cancel + &Atšaukti + + + + VisualAnalyzerFactory + + + Analyzer Plugin + Analizatoriaus įskiepis + + + + About Analyzer Visual Plugin + Apie analizatoriaus įskiepį + + + + Qmmp Analyzer Visual Plugin + Qmmp analizatoriaus įskiepis + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + diff --git a/src/plugins/Visual/analyzer/translations/translations.qrc b/src/plugins/Visual/analyzer/translations/translations.qrc index 6addaafce..f10a80a14 100644 --- a/src/plugins/Visual/analyzer/translations/translations.qrc +++ b/src/plugins/Visual/analyzer/translations/translations.qrc @@ -10,5 +10,6 @@ analyzer_plugin_ru.qm analyzer_plugin_uk_UA.qm analyzer_plugin_tr.qm + analyzer_plugin_lt.qm diff --git a/src/plugins/Visual/projectm/projectm.pro b/src/plugins/Visual/projectm/projectm.pro index 51c0b8019..1214f5bf5 100644 --- a/src/plugins/Visual/projectm/projectm.pro +++ b/src/plugins/Visual/projectm/projectm.pro @@ -29,7 +29,8 @@ TRANSLATIONS = translations/projectm_plugin_cs.ts \ translations/projectm_plugin_ru.ts \ translations/projectm_plugin_uk_UA.ts \ translations/projectm_plugin_it.ts \ - translations/projectm_plugin_tr.ts + translations/projectm_plugin_tr.ts \ + translations/projectm_plugin_lt.ts RESOURCES = translations/translations.qrc isEmpty(LIB_DIR){ diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_lt.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_lt.ts new file mode 100644 index 000000000..a214ec372 --- /dev/null +++ b/src/plugins/Visual/projectm/translations/projectm_plugin_lt.ts @@ -0,0 +1,128 @@ + + + + + ProjectMPlugin + + + projectM + + + + + ProjectMWidget + + + &Help + &Pagalba + + + + F1 + + + + + &Show Song Title + &Rodyti dainos pavadinimą + + + + F2 + + + + + &Show Preset Name + &Rodyti vizualizacijos pavadinimą + + + + F3 + + + + + &Next Preset + &Sekanti + + + + N + + + + + &Previous Preset + &Atgal + + + + P + + + + + &Random Preset + &Atsitiktinė + + + + R + + + + + &Lock Preset + &Užrakinti + + + + L + + + + + &Fullscreen + &Visas ekranas + + + + F + + + + + VisualProjectMFactory + + + ProjectM + + + + + About ProjectM Visual Plugin + Apie Qmmp vizualizacijos įskiepį + + + + Qmmp ProjectM Visual Plugin + Qmmp ProjectM vizualizacijos įskiepis + + + + This plugins adds projectM visualization + Šis įskiepis leidžia naudoti projectM vizualizacijas + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + + Based on llibrojectM-qt library + Sukurta libprojectM-qt pagrindu + + + diff --git a/src/plugins/Visual/projectm/translations/translations.qrc b/src/plugins/Visual/projectm/translations/translations.qrc index c2c235bd5..77d4df7db 100644 --- a/src/plugins/Visual/projectm/translations/translations.qrc +++ b/src/plugins/Visual/projectm/translations/translations.qrc @@ -9,5 +9,6 @@ projectm_plugin_uk_UA.qm projectm_plugin_ru.qm projectm_plugin_tr.qm + projectm_plugin_lt.qm -- cgit v1.2.3-13-gbd6f