diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-08-08 15:47:48 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-08-08 15:47:48 +0000 |
| commit | 80fc271b9d987e61ccd919382ee8d48ef2a37aa4 (patch) | |
| tree | 5e45d4815b4bce8e4a0b767e7e8ad3d3e2bfd3dc /src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_lt.ts | |
| parent | a8c93db69bb2f23a79a03c80d4122463195cad72 (diff) | |
| download | qmmp-80fc271b9d987e61ccd919382ee8d48ef2a37aa4.tar.gz qmmp-80fc271b9d987e61ccd919382ee8d48ef2a37aa4.tar.bz2 qmmp-80fc271b9d987e61ccd919382ee8d48ef2a37aa4.zip | |
ffmpeg plugin: added unified details dialog
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1125 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_lt.ts')
| -rw-r--r-- | src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_lt.ts | 111 |
1 files changed, 21 insertions, 90 deletions
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_lt.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_lt.ts index 9d95efa0f..f767d1cbf 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_lt.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_lt.ts @@ -37,114 +37,45 @@ <context> <name>DetailsDialog</name> <message> - <location filename="../detailsdialog.cpp" line="92"/> - <source>KB</source> - <translation>КB</translation> - </message> - <message> - <location filename="../detailsdialog.cpp" line="109"/> - <source>Hz</source> - <translation>Hz</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="58"/> - <location filename="../detailsdialog.ui" line="75"/> - <location filename="../detailsdialog.ui" line="92"/> - <location filename="../detailsdialog.ui" line="118"/> - <location filename="../detailsdialog.ui" line="135"/> - <source>-</source> + <location filename="../detailsdialog.cpp" line="79"/> + <source>Length</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../detailsdialog.ui" line="125"/> - <source>Bitrate:</source> - <translation>Bitrate:</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="82"/> - <source>File size:</source> - <translation>BYlos dydis:</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="102"/> - <source>Channels:</source> - <translation>Kanalai:</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="65"/> - <source>Sample rate:</source> - <translation>Sample rate:</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="48"/> - <source>Length:</source> - <translation>Ilgis:</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="235"/> - <source>Track number:</source> - <translation>Takelio numeris:</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="222"/> - <source>Year:</source> - <translation>Metai:</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="248"/> - <source>Genre:</source> - <translation>Žanras:</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="209"/> - <source>Comment:</source> - <translation>Komentaras:</translation> + <location filename="../detailsdialog.cpp" line="80"/> + <source>KB</source> + <translation>КB</translation> </message> <message> - <location filename="../detailsdialog.ui" line="196"/> - <source>Album:</source> - <translation>Albumas:</translation> + <location filename="../detailsdialog.cpp" line="80"/> + <source>File size</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../detailsdialog.ui" line="183"/> - <source>Artist:</source> - <translation>Atlikėjas:</translation> + <location filename="../detailsdialog.cpp" line="81"/> + <source>Bitrate</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../detailsdialog.ui" line="170"/> - <source>Title:</source> - <translation>Pavadinimas:</translation> + <location filename="../detailsdialog.cpp" line="92"/> + <source>Hz</source> + <translation>Hz</translation> </message> <message> - <location filename="../detailsdialog.ui" line="277"/> - <source>Close</source> - <translation>Užverti</translation> + <location filename="../detailsdialog.cpp" line="92"/> + <source>Samplerate</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../detailsdialog.ui" line="19"/> - <source>File path:</source> - <translation>Bylos kelias:</translation> + <location filename="../detailsdialog.cpp" line="93"/> + <source>Channels</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../detailsdialog.cpp" line="95"/> + <location filename="../detailsdialog.cpp" line="81"/> <source>kbps</source> <translation>kbps</translation> </message> - <message> - <location filename="../detailsdialog.ui" line="13"/> - <source>Details</source> - <translation>Informacija</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="42"/> - <source>Audio Info</source> - <translation>Audio informacija</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="164"/> - <source>Metadata</source> - <translation>Metaduomenys</translation> - </message> </context> <context> <name>SettingsDialog</name> |
