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_pl.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_pl.ts')
| -rw-r--r-- | src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl.ts | 113 |
1 files changed, 22 insertions, 91 deletions
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl.ts index f0aa9447d..b65c71da6 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl.ts @@ -37,113 +37,44 @@ <context> <name>DetailsDialog</name> <message> - <location filename="../detailsdialog.cpp" line="92"/> - <source>KB</source> - <translation></translation> - </message> - <message> - <location filename="../detailsdialog.cpp" line="95"/> - <source>kbps</source> - <translation></translation> + <location filename="../detailsdialog.cpp" line="79"/> + <source>Length</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../detailsdialog.cpp" line="109"/> - <source>Hz</source> + <location filename="../detailsdialog.cpp" line="80"/> + <source>KB</source> <translation></translation> </message> <message> - <location filename="../detailsdialog.ui" line="13"/> - <source>Details</source> - <translation>Informacje</translation> + <location filename="../detailsdialog.cpp" line="80"/> + <source>File size</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../detailsdialog.ui" line="19"/> - <source>File path:</source> - <translation>Ścieżka pliku:</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="42"/> - <source>Audio Info</source> - <translation>Audio Info</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="48"/> - <source>Length:</source> - <translation>Długość:</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="81"/> + <source>kbps</source> <translation></translation> </message> <message> - <location filename="../detailsdialog.ui" line="65"/> - <source>Sample rate:</source> - <translation>Próbkowanie:</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="82"/> - <source>File size:</source> - <translation>Wielkość pliku:</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="102"/> - <source>Channels:</source> - <translation>Kanały:</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="125"/> - <source>Bitrate:</source> - <translation>Szybkość transmisji:</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="164"/> - <source>Metadata</source> - <translation>Metadane</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>Tytuł:</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="183"/> - <source>Artist:</source> - <translation>Artysta:</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="196"/> - <source>Album:</source> - <translation>Album:</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="209"/> - <source>Comment:</source> - <translation>Komentarz:</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="222"/> - <source>Year:</source> - <translation>Rok:</translation> - </message> - <message> - <location filename="../detailsdialog.ui" line="235"/> - <source>Track number:</source> - <translation>Numer utworu:</translation> + <location filename="../detailsdialog.cpp" line="92"/> + <source>Hz</source> + <translation></translation> </message> <message> - <location filename="../detailsdialog.ui" line="248"/> - <source>Genre:</source> - <translation>Gatunek:</translation> + <location filename="../detailsdialog.cpp" line="92"/> + <source>Samplerate</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../detailsdialog.ui" line="277"/> - <source>Close</source> - <translation>Zamknij</translation> + <location filename="../detailsdialog.cpp" line="93"/> + <source>Channels</source> + <translation type="unfinished"></translation> </message> </context> <context> |
