diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-09-22 14:30:46 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-09-22 14:30:46 +0000 |
| commit | 362d4e2b4f57a39efeef52a3fd7b5dc432207c0a (patch) | |
| tree | 0b23c4b433fb7a1f0268dff06292118ed147761b /src/plugins/Input/flac/translations/flac_plugin_it.ts | |
| parent | e8b40517ef7388747ed07c1a72afa111b8ae64d8 (diff) | |
| download | qmmp-362d4e2b4f57a39efeef52a3fd7b5dc432207c0a.tar.gz qmmp-362d4e2b4f57a39efeef52a3fd7b5dc432207c0a.tar.bz2 qmmp-362d4e2b4f57a39efeef52a3fd7b5dc432207c0a.zip | |
enabled flac plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1246 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/flac/translations/flac_plugin_it.ts')
| -rw-r--r-- | src/plugins/Input/flac/translations/flac_plugin_it.ts | 54 |
1 files changed, 22 insertions, 32 deletions
diff --git a/src/plugins/Input/flac/translations/flac_plugin_it.ts b/src/plugins/Input/flac/translations/flac_plugin_it.ts index 1f6de5dca..511145393 100644 --- a/src/plugins/Input/flac/translations/flac_plugin_it.ts +++ b/src/plugins/Input/flac/translations/flac_plugin_it.ts @@ -4,82 +4,72 @@ <context> <name>DecoderFLACFactory</name> <message> - <location filename="../decoderflacfactory.cpp" line="51"/> + <location filename="../decoderflacfactory.cpp" line="50"/> <source>FLAC Plugin</source> <translation>Modulo FLAC</translation> </message> <message> - <location filename="../decoderflacfactory.cpp" line="53"/> + <location filename="../decoderflacfactory.cpp" line="52"/> <source>FLAC Files</source> <translation>Brani FLAC</translation> </message> <message> - <location filename="../decoderflacfactory.cpp" line="120"/> + <location filename="../decoderflacfactory.cpp" line="131"/> <source>About FLAC Audio Plugin</source> <translation>Info sul modulo audio FLAC</translation> </message> <message> - <location filename="../decoderflacfactory.cpp" line="121"/> + <location filename="../decoderflacfactory.cpp" line="132"/> <source>Qmmp FLAC Audio Plugin</source> <translation>Modulo Audio FLAC per Qmmp</translation> </message> <message> - <location filename="../decoderflacfactory.cpp" line="122"/> + <location filename="../decoderflacfactory.cpp" line="133"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation>Autore: Ilja Kotov <forkotov02@hotmail.ru></translation> </message> </context> <context> - <name>DetailsDialog</name> + <name>FLACMetaDataModel</name> <message> - <location filename="../detailsdialog.cpp" line="58"/> - <source>kbps</source> - <translation>kbps</translation> - </message> - <message> - <location filename="../detailsdialog.cpp" line="56"/> - <source>Hz</source> - <translation>Hz</translation> - </message> - <message> - <location filename="../detailsdialog.cpp" line="55"/> + <location filename="../flacmetadatamodel.cpp" line="47"/> <source>Length</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../detailsdialog.cpp" line="56"/> + <location filename="../flacmetadatamodel.cpp" line="48"/> <source>Sample rate</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../detailsdialog.cpp" line="57"/> - <source>Channels</source> - <translation type="unfinished"></translation> + <location filename="../flacmetadatamodel.cpp" line="48"/> + <source>Hz</source> + <translation type="unfinished">Hz</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="58"/> - <source>Bitrate</source> + <location filename="../flacmetadatamodel.cpp" line="49"/> + <source>Channels</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../detailsdialog.cpp" line="59"/> - <source>Sample width</source> + <location filename="../flacmetadatamodel.cpp" line="50"/> + <source>Bitrate</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../detailsdialog.cpp" line="60"/> - <source>KB</source> - <translation>KB</translation> + <location filename="../flacmetadatamodel.cpp" line="50"/> + <source>kbps</source> + <translation type="unfinished">kbps</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="60"/> + <location filename="../flacmetadatamodel.cpp" line="51"/> <source>File size</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../detailsdialog.cpp" line="59"/> - <source>bits</source> - <translation>Bits</translation> + <location filename="../flacmetadatamodel.cpp" line="51"/> + <source>KB</source> + <translation type="unfinished">KB</translation> </message> </context> </TS> |
