diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-07-27 07:29:06 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-07-27 07:29:06 +0000 |
| commit | 77621d87cddda5def4646bcbbb3ecabfd1342c91 (patch) | |
| tree | 976ecd188f65de2608dd1358408af02089efe1c2 /src/plugins/General | |
| parent | 02b659277328364d740407dd840523dad0662c9f (diff) | |
| download | qmmp-77621d87cddda5def4646bcbbb3ecabfd1342c91.tar.gz qmmp-77621d87cddda5def4646bcbbb3ecabfd1342c91.tar.bz2 qmmp-77621d87cddda5def4646bcbbb3ecabfd1342c91.zip | |
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
Diffstat (limited to 'src/plugins/General')
24 files changed, 812 insertions, 8 deletions
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 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="lt" sourcelanguage="lt"> +<context> + <name>FileOps</name> + <message> + <location filename="../fileops.cpp" line="97"/> + <source>Error</source> + <translation>Klaida</translation> + </message> + <message> + <location filename="../fileops.cpp" line="98"/> + <source>Destination directory doesn't exist</source> + <translation>Aplankas neegzistuoja</translation> + </message> + <message> + <location filename="../fileops.cpp" line="103"/> + <source>Copying</source> + <translation>Kopijuoju</translation> + </message> + <message> + <location filename="../fileops.cpp" line="104"/> + <source>Stop</source> + <translation>Stop</translation> + </message> + <message> + <location filename="../fileops.cpp" line="134"/> + <source>Copying file %1/%2</source> + <translation>Kopijuoju bylą %1/%2</translation> + </message> + <message> + <location filename="../fileops.cpp" line="175"/> + <source>Remove files</source> + <translation>Ištrinti bylas</translation> + </message> + <message> + <location filename="../fileops.cpp" line="176"/> + <source>Are you sure you want to remove %1 file(s) from disk</source> + <translation>Ar tikrai nori ištrinti šias %1 bylas iš disko</translation> + </message> +</context> +<context> + <name>FileOpsFactory</name> + <message> + <location filename="../fileopsfactory.cpp" line="30"/> + <source>File Operations Plugin</source> + <translation>Bylų įskiepis</translation> + </message> + <message> + <location filename="../fileopsfactory.cpp" line="50"/> + <source>About File Operations Plugin</source> + <translation>Apie bylų įskiepį</translation> + </message> + <message> + <location filename="../fileopsfactory.cpp" line="51"/> + <source>Qmmp File Operations Plugin</source> + <translation>Qmmp bylų įskiepis</translation> + </message> + <message> + <location filename="../fileopsfactory.cpp" line="52"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Sukūrė: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +<context> + <name>HotkeyDialog</name> + <message> + <location filename="../hotkeydialog.ui" line="14"/> + <source>Modify Shortcut</source> + <translation>Pakeisti klavišo funkciją</translation> + </message> + <message> + <location filename="../hotkeydialog.ui" line="29"/> + <source>Press the key combination you want to assign</source> + <translation>Paspauskiteklavišų kombinaciją, į kurią norite pakeisti</translation> + </message> + <message> + <location filename="../hotkeydialog.ui" line="43"/> + <source>Clear</source> + <translation>Išvalyti</translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.cpp" line="51"/> + <location filename="../settingsdialog.cpp" line="131"/> + <source>Copy</source> + <translation>Kopijuoti</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="52"/> + <location filename="../settingsdialog.cpp" line="132"/> + <source>Rename</source> + <translation>Pervadinti</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="54"/> + <location filename="../settingsdialog.cpp" line="134"/> + <source>Remove</source> + <translation>Ištrinti</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="137"/> + <source>New action</source> + <translation>Naujas veiksmas</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="191"/> + <source>Artist</source> + <translation>Atlikėjas</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="192"/> + <source>Album</source> + <translation>Albumas</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="193"/> + <source>Title</source> + <translation>Pavadinimas</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="194"/> + <source>Tracknumber</source> + <translation>Takelio numeris</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="195"/> + <source>Genre</source> + <translation>Žanras</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="196"/> + <source>Filename</source> + <translation>Bylos pavadinimas</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="197"/> + <source>Date</source> + <translation>Data</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="198"/> + <source>Year</source> + <translation>Metai</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="199"/> + <source>Comment</source> + <translation>Komentaras</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="215"/> + <source>Choose a directory</source> + <translation>Pasirinkite aplanką</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>File Operations Settings</source> + <translation>Bylų operacijų nustatymai</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="48"/> + <source>Enabled</source> + <translation>Įjungta</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="53"/> + <source>Operation</source> + <translation>Operacija</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="58"/> + <source>Menu text</source> + <translation>Meniu tekstas</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="63"/> + <source>Shortcut</source> + <translation>Mygtuko nuoroda</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="79"/> + <source>+</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="92"/> + <source>-</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="105"/> + <location filename="../settingsdialog.ui" line="121"/> + <location filename="../settingsdialog.ui" line="158"/> + <location filename="../settingsdialog.ui" line="175"/> + <source>...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="148"/> + <source>Destination:</source> + <translation>Paskirtis:</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="165"/> + <source>File name pattern:</source> + <translation>Bylos plėtinys:</translation> + </message> +</context> +</TS> 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 @@ <file>fileops_plugin_de.qm</file> <file>fileops_plugin_pl.qm</file> <file>fileops_plugin_tr.qm</file> + <file>fileops_plugin_lt.qm</file> </qresource> </RCC> 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 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="lt"> +<context> + <name>HalFactory</name> + <message> + <location filename="../halfactory.cpp" line="30"/> + <source>HAL Plugin</source> + <translation>HAL įskiepis</translation> + </message> + <message> + <location filename="../halfactory.cpp" line="50"/> + <source>About HAL Plugin</source> + <translation>Apie HAL įskiepį</translation> + </message> + <message> + <location filename="../halfactory.cpp" line="51"/> + <source>Qmmp HAL Plugin</source> + <translation>qmmp HAL įskiepis</translation> + </message> + <message> + <location filename="../halfactory.cpp" line="52"/> + <source>This plugin provides removable devices detection using HAL</source> + <translation>Šis įskiepis atlieka išorinių prijungiamų įrenginių aptikimą naudojant HAL</translation> + </message> + <message> + <location filename="../halfactory.cpp" line="53"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Sukūrė: Ilya Kotov</translation> + </message> + <message> + <location filename="../halfactory.cpp" line="54"/> + <source>Based on Solid (KDE hardware library)</source> + <translation>Sukurta Solid pagrindu (KDE biblioteka)</translation> + </message> +</context> +<context> + <name>HalPlugin</name> + <message> + <location filename="../halplugin.cpp" line="160"/> + <source>Add CD "%1"</source> + <translation>Pridėti CD "%1"</translation> + </message> + <message> + <location filename="../halplugin.cpp" line="166"/> + <source>Add Volume "%1"</source> + <translation>Pridėti tomą "%1"</translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="13"/> + <source>HAL Plugin Settings</source> + <translation>HAL įskiepio nustatymai</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="28"/> + <source>CD Audio Detection</source> + <translation>Audio CD aptikimas</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="37"/> + <source>Add tracks to playlist automatically</source> + <translation>Įdėti takelius į grojaraštį automatiškai</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="44"/> + <source>Remove tracks from playlist automatically</source> + <translation>Pašalinti takelius iš grojaraščio automatiškai</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="54"/> + <source>Removable Device Detection</source> + <translation>Išorinių įrenginių aptikimas</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="63"/> + <source>Add files to playlist automatically</source> + <translation>Įdėti takelius į grojaratį automatiškai</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="70"/> + <source>Remove files from playlist automatically</source> + <translation>Pašalinti takelius iš grojaraščio automatiškai</translation> + </message> +</context> +</TS> 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 @@ <file>hal_plugin_de.qm</file> <file>hal_plugin_pl.qm</file> <file>hal_plugin_tr.qm</file> + <file>hal_plugin_lt.qm</file> </qresource> </RCC> 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 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="lt"> +<context> + <name>HotkeyDialog</name> + <message> + <location filename="../hotkeydialog.ui" line="14"/> + <source>Modify Shortcut</source> + <translation>Keisti nuorodą</translation> + </message> + <message> + <location filename="../hotkeydialog.ui" line="29"/> + <source>Press the key combination you want to assign</source> + <translation>Paspauskite klavišų kombinaciją, kurią norite priskirti</translation> + </message> + <message> + <location filename="../hotkeydialog.ui" line="43"/> + <source>Clear</source> + <translation>Išvalyti</translation> + </message> +</context> +<context> + <name>HotkeyFactory</name> + <message> + <location filename="../hotkeyfactory.cpp" line="30"/> + <source>Global Hotkey Plugin</source> + <translation>Global Hotkey klavišų įskiepis</translation> + </message> + <message> + <location filename="../hotkeyfactory.cpp" line="50"/> + <source>About Global Hotkey Plugin</source> + <translation>Apie Global Hotkey įskiepį</translation> + </message> + <message> + <location filename="../hotkeyfactory.cpp" line="51"/> + <source>Qmmp Global Hotkey Plugin</source> + <translation>Qmmp Global Hotkey įskiepis</translation> + </message> + <message> + <location filename="../hotkeyfactory.cpp" line="52"/> + <source>This plugin adds support for multimedia keys or global key combinations</source> + <translation>This plugin adds support for multimedia keys or global key combinations</translation> + </message> + <message> + <location filename="../hotkeyfactory.cpp" line="53"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Sukūrė: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.cpp" line="42"/> + <source>Play</source> + <translation>Groti</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="43"/> + <source>Stop</source> + <translation>Stabdyti</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="44"/> + <source>Pause</source> + <translation>Pauzė</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="45"/> + <source>Play/Pause</source> + <translation>Groti/Pauzė</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="46"/> + <source>Next</source> + <translation>Sekantis takelis</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="47"/> + <source>Previous</source> + <translation>Ankstesnis takelis</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="48"/> + <source>Show/Hide</source> + <translation>Rodyti/Slėpti</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>Global Hotkey Plugin Settings</source> + <translation>Global Hotkey nustatymai</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="42"/> + <source>Action</source> + <translation>Veiksmas</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="47"/> + <source>Shortcut</source> + <translation>Nuoroda</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="55"/> + <source>Reset</source> + <translation>Ištrinti</translation> + </message> +</context> +</TS> 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 @@ <file>hotkey_plugin_ru.qm</file> <file>hotkey_plugin_uk_UA.qm</file> <file>hotkey_plugin_tr.qm</file> + <file>hotkey_plugin_lt.qm</file> </qresource> </RCC> 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 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="lt"> +<context> + <name>Lyrics</name> + <message> + <location filename="../lyrics.cpp" line="35"/> + <source>View Lyrics</source> + <translation>Rodyti tekstą</translation> + </message> + <message> + <location filename="../lyrics.cpp" line="36"/> + <source>Ctrl+L</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>LyricsFactory</name> + <message> + <location filename="../lyricsfactory.cpp" line="29"/> + <source>Lyrics Plugin</source> + <translation>Lyrics įskiepis</translation> + </message> + <message> + <location filename="../lyricsfactory.cpp" line="50"/> + <source>About Lyrics Plugin</source> + <translation>Apie Lyrics įskiepį</translation> + </message> + <message> + <location filename="../lyricsfactory.cpp" line="51"/> + <source>Qmmp Lyrics Plugin</source> + <translation>Qmmp Lyrics įskiepis</translation> + </message> + <message> + <location filename="../lyricsfactory.cpp" line="53"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Sukūrė: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> + <message> + <location filename="../lyricsfactory.cpp" line="52"/> + <source>This plugin retrieves lyrics from LyricWiki.org</source> + <translation>Šis įskiepis atsiunčia dainų žodžius iš LyricWiki.org</translation> + </message> +</context> +<context> + <name>LyricsWindow</name> + <message> + <location filename="../lyricswindow.cpp" line="90"/> + <source>Lyrics: %1 - %2</source> + <translation>Dainos tekstas: %1 - %2</translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="66"/> + <location filename="../lyricswindow.ui" line="67"/> + <source>No connection</source> + <translation>Nėra ryšio</translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="69"/> + <source>Looking up host...</source> + <translation>Ieškau serverio...</translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="72"/> + <source>Connecting...</source> + <translation>Susijungiu...</translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="75"/> + <source>Sending request...</source> + <translation>Siunčiu užklausą...</translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="78"/> + <source>Receiving</source> + <translation>Gaunu</translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="81"/> + <source>Connected</source> + <translation>Susijungiau</translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="84"/> + <source>Closing connection...</source> + <translation>Atsijungiu...</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="14"/> + <source>Lyrics Plugin</source> + <translation>Lyrics įskiepis</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="31"/> + <source>Artist:</source> + <translation>Atlikėjas:</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="41"/> + <source>Title:</source> + <translation>Pavadinimas:</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="51"/> + <source>Search</source> + <translation>Ieškoti</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="87"/> + <source>Close</source> + <translation>Uždaryti</translation> + </message> +</context> +</TS> 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 @@ <file>lyrics_plugin_pl.qm</file> <file>lyrics_plugin_de.qm</file> <file>lyrics_plugin_tr.qm</file> + <file>lyrics_plugin_lt.qm</file> </qresource> </RCC> 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 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="ru"> +<context> + <name>MPRISFactory</name> + <message> + <location filename="../mprisfactory.cpp" line="29"/> + <source>MPRIS Plugin</source> + <translation>MPRIS įskiepis</translation> + </message> + <message> + <location filename="../mprisfactory.cpp" line="49"/> + <source>About MPRIS Plugin</source> + <translation>Apie MPRIS įskiepį</translation> + </message> + <message> + <location filename="../mprisfactory.cpp" line="51"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Sukūrė: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> + <message> + <location filename="../mprisfactory.cpp" line="50"/> + <source>Qmmp MPRIS Plugin</source> + <translation>Qmmp MPRIS įskiepis</translation> + </message> +</context> +</TS> 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 @@ <file>mpris_plugin_ru.qm</file> <file>mpris_plugin_uk_UA.qm</file> <file>mpris_plugin_tr.qm</file> + <file>mpris_plugin_lt.qm</file> </qresource> </RCC> 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 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="lt"> +<context> + <name>NotifierFactory</name> + <message> + <location filename="../notifierfactory.cpp" line="30"/> + <source>Notifier Plugin</source> + <translation>Notifier įskiepis</translation> + </message> + <message> + <location filename="../notifierfactory.cpp" line="50"/> + <source>About Notifier Plugin</source> + <translation>Apie Notifier įskiepį</translation> + </message> + <message> + <location filename="../notifierfactory.cpp" line="51"/> + <source>Qmmp Notifier Plugin</source> + <translation>Qmmp Notifier Įskiepis</translation> + </message> + <message> + <location filename="../notifierfactory.cpp" line="52"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Sukūrė: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +<context> + <name>PopupWidget</name> + <message> + <location filename="../popupwidget.cpp" line="115"/> + <source>Volume:</source> + <translation>Garsumas:</translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="13"/> + <source>Notifier Plugin Settings</source> + <translation>Notifier įskiepio nustatymai</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="19"/> + <source>Psi Notification</source> + <translation>Psi pranešimas</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="25"/> + <source>Enable Psi notification</source> + <translation>Įjungti Psi pranešimą</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="35"/> + <source>Desktop Notification</source> + <translation>Pranešimas darbalaukyje</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="248"/> + <source>Position</source> + <translation>Padėtis</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="41"/> + <source>Song change notification</source> + <translation>Pranešti pasikeitus dainai</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="48"/> + <source>Volume change notification</source> + <translation>Pranešti pasikeitus garsumui</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="55"/> + <source>Delay, ms:</source> + <translation>Užlaikymas (ms):</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="81"/> + <source>Transparency</source> + <translation>Permatomumas</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="104"/> + <source>0</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> 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 @@ <file>notifier_plugin_ru.qm</file> <file>notifier_plugin_uk_UA.qm</file> <file>notifier_plugin_tr.qm</file> + <file>notifier_plugin_lt.qm</file> </qresource> </RCC> 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 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="lt"> +<context> + <name>ScrobblerFactory</name> + <message> + <location filename="../scrobblerfactory.cpp" line="30"/> + <source>Scrobbler Plugin</source> + <translation>Scrobbler įskiepis</translation> + </message> + <message> + <location filename="../scrobblerfactory.cpp" line="50"/> + <source>About Scrobbler Plugin</source> + <translation>Apie Scrobbler įskiepį</translation> + </message> + <message> + <location filename="../scrobblerfactory.cpp" line="51"/> + <source>Qmmp AudioScrobbler Plugin</source> + <translation>Qmmp AudioScrobbler įskiepis</translation> + </message> + <message> + <location filename="../scrobblerfactory.cpp" line="52"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Sukūrė: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>Scrobbler Plugin Settings</source> + <translation>Scrobbler įskiepio nustatymai</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="32"/> + <source>Last.fm</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="41"/> + <location filename="../settingsdialog.ui" line="77"/> + <source>User name:</source> + <translation>Vartotojo vardas:</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="51"/> + <location filename="../settingsdialog.ui" line="87"/> + <source>Password:</source> + <translation>Slaptažodis:</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="68"/> + <source>Libre.fm</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> 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 @@ <file>scrobbler_plugin_ru.qm</file> <file>scrobbler_plugin_uk_UA.qm</file> <file>scrobbler_plugin_tr.qm</file> + <file>scrobbler_plugin_lt.qm</file> </qresource> </RCC> 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 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS><TS version="1.1" language="ru"> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="13"/> + <source>Status Icon Plugin Settings</source> + <translation>Status Icon įskiepio nustatymai</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="19"/> + <source>Show message</source> + <translation>Rodyti pranešimą</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="26"/> + <source>Show tooltip</source> + <translation>Rodyti iššokantį balionėlį</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="33"/> + <source>Message delay, ms:</source> + <translation>Pranešimo užlaikymas (ms):</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="96"/> + <source>Cancel</source> + <translation type="obsolete">Atšaukti</translation> + </message> +</context> +<context> + <name>StatusIcon</name> + <message> + <location filename="../statusicon.cpp" line="45"/> + <source>Play</source> + <translation>Groti</translation> + </message> + <message> + <location filename="../statusicon.cpp" line="46"/> + <source>Pause</source> + <translation>Pauzė</translation> + </message> + <message> + <location filename="../statusicon.cpp" line="47"/> + <source>Stop</source> + <translation>Stop</translation> + </message> + <message> + <location filename="../statusicon.cpp" line="48"/> + <source>Next</source> + <translation>Sekantis takelis</translation> + </message> + <message> + <location filename="../statusicon.cpp" line="49"/> + <source>Previous</source> + <translation>Ankstesnis takelis</translation> + </message> + <message> + <location filename="../statusicon.cpp" line="51"/> + <source>Exit</source> + <translation>Uždaryti</translation> + </message> + <message> + <location filename="../statusicon.cpp" line="103"/> + <source>Now Playing</source> + <translation>Dabar groju</translation> + </message> +</context> +<context> + <name>StatusIconFactory</name> + <message> + <location filename="../statusiconfactory.cpp" line="30"/> + <source>Status Icon Plugin</source> + <translation>Status Icon įskiepis</translation> + </message> + <message> + <location filename="../statusiconfactory.cpp" line="50"/> + <source>About Status Icon Plugin</source> + <translation>Apie Status Icon įskiepį</translation> + </message> + <message> + <location filename="../statusiconfactory.cpp" line="51"/> + <source>Qmmp Status Icon Plugin</source> + <translation>Qmmp Status Icon įskiepis</translation> + </message> + <message> + <location filename="../statusiconfactory.cpp" line="52"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Sukūrė: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +</TS> 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 @@ <file>statusicon_plugin_ru.qm</file> <file>statusicon_plugin_uk_UA.qm</file> <file>statusicon_plugin_tr.qm</file> + <file>statusicon_plugin_lt.qm</file> </qresource> </RCC> |
