diff options
Diffstat (limited to 'src/plugins/Input/flac/translations/flac_plugin_tr.ts')
| -rw-r--r-- | src/plugins/Input/flac/translations/flac_plugin_tr.ts | 160 |
1 files changed, 160 insertions, 0 deletions
diff --git a/src/plugins/Input/flac/translations/flac_plugin_tr.ts b/src/plugins/Input/flac/translations/flac_plugin_tr.ts new file mode 100644 index 000000000..54a7fc131 --- /dev/null +++ b/src/plugins/Input/flac/translations/flac_plugin_tr.ts @@ -0,0 +1,160 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0"> +<context> + <name>DecoderFLACFactory</name> + <message> + <location filename="../decoderflacfactory.cpp" line="51"/> + <source>FLAC Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decoderflacfactory.cpp" line="53"/> + <source>FLAC Files</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decoderflacfactory.cpp" line="120"/> + <source>About FLAC Audio Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decoderflacfactory.cpp" line="121"/> + <source>Qmmp FLAC Audio Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decoderflacfactory.cpp" line="122"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>DetailsDialog</name> + <message> + <location filename="../detailsdialog.cpp" line="61"/> + <source>Hz</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="65"/> + <source>kbps</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="67"/> + <source>bits</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="68"/> + <source>KB</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="13"/> + <source>Details</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="19"/> + <source>File path:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="42"/> + <source>FLAC Info</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="79"/> + <location filename="../detailsdialog.ui" line="96"/> + <location filename="../detailsdialog.ui" line="113"/> + <location filename="../detailsdialog.ui" line="159"/> + <location filename="../detailsdialog.ui" line="166"/> + <location filename="../detailsdialog.ui" line="183"/> + <source>-</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="86"/> + <source>Length:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="103"/> + <source>Sample rate:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="123"/> + <source>Channels:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="136"/> + <source>File size:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="146"/> + <source>Bitrate:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="173"/> + <source>Sample width:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="199"/> + <source>FLAC Tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="205"/> + <source>Title:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="218"/> + <source>Artist:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="231"/> + <source>Album:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="244"/> + <source>Comment:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="257"/> + <source>Year:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="270"/> + <source>Track number:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="283"/> + <source>Genre:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="299"/> + <source>Save</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="322"/> + <source>Close</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |
