diff options
Diffstat (limited to 'src/plugins/Input/flac/translations/flac_plugin_lt.ts')
| -rw-r--r-- | src/plugins/Input/flac/translations/flac_plugin_lt.ts | 160 |
1 files changed, 160 insertions, 0 deletions
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 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="lt"> +<context> + <name>DecoderFLACFactory</name> + <message> + <location filename="../decoderflacfactory.cpp" line="51"/> + <source>FLAC Plugin</source> + <translation>FLAC įskiepis</translation> + </message> + <message> + <location filename="../decoderflacfactory.cpp" line="53"/> + <source>FLAC Files</source> + <translation>FLAC bylos</translation> + </message> + <message> + <location filename="../decoderflacfactory.cpp" line="120"/> + <source>About FLAC Audio Plugin</source> + <translation>Apie FLAC audio įskiepį</translation> + </message> + <message> + <location filename="../decoderflacfactory.cpp" line="121"/> + <source>Qmmp FLAC Audio Plugin</source> + <translation>Qmmp FLAC audio įskiepis</translation> + </message> + <message> + <location filename="../decoderflacfactory.cpp" line="122"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Sukūrė: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +<context> + <name>DetailsDialog</name> + <message> + <location filename="../detailsdialog.cpp" line="61"/> + <source>Hz</source> + <translation>Hz</translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="67"/> + <source>bits</source> + <translation>bitai</translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="42"/> + <source>FLAC Info</source> + <translation>FLAC informacija</translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="79"/> + <location filename="../detailsdialog.ui" line="96"/> + <location filename="../detailsdialog.ui" line="113"/> + <location filename="../detailsdialog.ui" line="159"/> + <location filename="../detailsdialog.ui" line="166"/> + <location filename="../detailsdialog.ui" line="183"/> + <source>-</source> + <translation></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="86"/> + <source>Length:</source> + <translation>Ilgis:</translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="103"/> + <source>Sample rate:</source> + <translation>Sample rate:</translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="123"/> + <source>Channels:</source> + <translation>Kanalai:</translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="136"/> + <source>File size:</source> + <translation>Bylos dydis:</translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="146"/> + <source>Bitrate:</source> + <translation>Bitrate:</translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="173"/> + <source>Sample width:</source> + <translation>Sample width:</translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="19"/> + <source>File path:</source> + <translation>Bylos kelias:</translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="322"/> + <source>Close</source> + <translation>Užverti</translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="199"/> + <source>FLAC Tag</source> + <translation>FLAC Tag</translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="299"/> + <source>Save</source> + <translation>Išsaugoti</translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="270"/> + <source>Track number:</source> + <translation>Takelio numeris:</translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="257"/> + <source>Year:</source> + <translation>Metai:</translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="283"/> + <source>Genre:</source> + <translation>Žanras:</translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="244"/> + <source>Comment:</source> + <translation>Komentaras:</translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="231"/> + <source>Album:</source> + <translation>Albumas:</translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="218"/> + <source>Artist:</source> + <translation>Atlikėjas:</translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="205"/> + <source>Title:</source> + <translation>Pavadinimas:</translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="65"/> + <source>kbps</source> + <translation>kbps</translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="68"/> + <source>KB</source> + <translation>KB</translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="13"/> + <source>Details</source> + <translation>Informacija</translation> + </message> +</context> +</TS> |
