diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-11-12 16:13:13 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-11-12 16:13:13 +0000 |
| commit | 43fad250d15190b63a14a58167c09818a4b7856a (patch) | |
| tree | f2bf86a8cb83d24a0c116ea31f9e85a56ebe27bc /src/plugins/Input/archive/translations/archive_plugin_fi.ts | |
| parent | 713413b17270923ac89ee841de1d8b91030c16bc (diff) | |
| download | qmmp-43fad250d15190b63a14a58167c09818a4b7856a.tar.gz qmmp-43fad250d15190b63a14a58167c09818a4b7856a.tar.bz2 qmmp-43fad250d15190b63a14a58167c09818a4b7856a.zip | |
added Finnish translation (Jiri Grönroos)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7718 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/archive/translations/archive_plugin_fi.ts')
| -rw-r--r-- | src/plugins/Input/archive/translations/archive_plugin_fi.ts | 78 |
1 files changed, 78 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 |
