diff options
Diffstat (limited to 'src/plugins/Input/archive')
| -rw-r--r-- | src/plugins/Input/archive/translations/archive_plugin_fi.ts | 78 | ||||
| -rw-r--r-- | src/plugins/Input/archive/translations/translations.qrc | 1 |
2 files changed, 79 insertions, 0 deletions
diff --git a/src/plugins/Input/archive/translations/archive_plugin_fi.ts b/src/plugins/Input/archive/translations/archive_plugin_fi.ts new file mode 100644 index 000000000..f4496036f --- /dev/null +++ b/src/plugins/Input/archive/translations/archive_plugin_fi.ts @@ -0,0 +1,78 @@ +<?xml version="1.0" ?><!DOCTYPE TS><TS language="fi" version="2.0"> +<context> + <name>ArchiveMetaDataModel</name> + <message> + <location filename="../archivemetadatamodel.cpp" line="54"/> + <source>Length</source> + <translation>Kesto</translation> + </message> + <message> + <location filename="../archivemetadatamodel.cpp" line="55"/> + <source>Sample rate</source> + <translation>Näytteenottotaajuus</translation> + </message> + <message> + <location filename="../archivemetadatamodel.cpp" line="55"/> + <source>Hz</source> + <translation>Hz</translation> + </message> + <message> + <location filename="../archivemetadatamodel.cpp" line="56"/> + <source>Channels</source> + <translation>Kanavat</translation> + </message> + <message> + <location filename="../archivemetadatamodel.cpp" line="57"/> + <source>Bitrate</source> + <translation>Bittinopeus</translation> + </message> + <message> + <location filename="../archivemetadatamodel.cpp" line="57"/> + <source>kbps</source> + <translation>kbps</translation> + </message> + <message> + <location filename="../archivemetadatamodel.cpp" line="58"/> + <source>File size</source> + <translation>Tiedostokoko</translation> + </message> + <message> + <location filename="../archivemetadatamodel.cpp" line="58"/> + <source>KB</source> + <translation>kt</translation> + </message> +</context> +<context> + <name>DecoderArchiveFactory</name> + <message> + <location filename="../decoderarchivefactory.cpp" line="42"/> + <source>Archive Plugin</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../decoderarchivefactory.cpp" line="44"/> + <source>Archives</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../decoderarchivefactory.cpp" line="141"/> + <source>About Archive Reader Plugin</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../decoderarchivefactory.cpp" line="142"/> + <source>Qmmp Archive Reader Plugin</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../decoderarchivefactory.cpp" line="143"/> + <source>Compiled against %1</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../decoderarchivefactory.cpp" line="144"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Toteuttanut: Ilya Kotov <forkotov02@ya.ru></translation> + </message> +</context> +</TS>
\ No newline at end of file diff --git a/src/plugins/Input/archive/translations/translations.qrc b/src/plugins/Input/archive/translations/translations.qrc index 0f17601a7..208247911 100644 --- a/src/plugins/Input/archive/translations/translations.qrc +++ b/src/plugins/Input/archive/translations/translations.qrc @@ -27,5 +27,6 @@ <file>archive_plugin_bg.qm</file> <file>archive_plugin_el.qm</file> <file>archive_plugin_id.qm</file> + <file>archive_plugin_fi.qm</file> </qresource> </RCC> |
