diff options
Diffstat (limited to 'src/plugins/Output/oss')
7 files changed, 551 insertions, 6 deletions
diff --git a/src/plugins/Output/oss/translations/oss_plugin_fr.ts b/src/plugins/Output/oss/translations/oss_plugin_fr.ts new file mode 100644 index 000000000..f8a12a0d0 --- /dev/null +++ b/src/plugins/Output/oss/translations/oss_plugin_fr.ts @@ -0,0 +1,90 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="fr_FR"> +<context> + <name>OutputOSSFactory</name> + <message> + <location filename="../outputossfactory.cpp" line="36"/> + <source>OSS Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="56"/> + <source>About OSS Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="57"/> + <source>Qmmp OSS Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="58"/> + <source>Written by: Yuriy Zhuravlev <slalkerg@gmail.com></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="59"/> + <source>Based on code by: Brad Hughes <bhughes@trolltech.com></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>OSS Plugin Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="30"/> + <source>Device Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="42"/> + <source>Audio device</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="58"/> + <source>Mixer device</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="81"/> + <source>Advanced Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="93"/> + <source>Soundcard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="157"/> + <source>Buffer time (ms):</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="167"/> + <source>Period time (ms):</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="197"/> + <source>PCM over Master</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="224"/> + <source>Cancel</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="231"/> + <source>OK</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Output/oss/translations/oss_plugin_hu.ts b/src/plugins/Output/oss/translations/oss_plugin_hu.ts new file mode 100644 index 000000000..6c8a6d870 --- /dev/null +++ b/src/plugins/Output/oss/translations/oss_plugin_hu.ts @@ -0,0 +1,90 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="hu_HU"> +<context> + <name>OutputOSSFactory</name> + <message> + <location filename="../outputossfactory.cpp" line="36"/> + <source>OSS Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="56"/> + <source>About OSS Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="57"/> + <source>Qmmp OSS Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="58"/> + <source>Written by: Yuriy Zhuravlev <slalkerg@gmail.com></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="59"/> + <source>Based on code by: Brad Hughes <bhughes@trolltech.com></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>OSS Plugin Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="30"/> + <source>Device Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="42"/> + <source>Audio device</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="58"/> + <source>Mixer device</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="81"/> + <source>Advanced Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="93"/> + <source>Soundcard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="157"/> + <source>Buffer time (ms):</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="167"/> + <source>Period time (ms):</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="197"/> + <source>PCM over Master</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="224"/> + <source>Cancel</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="231"/> + <source>OK</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Output/oss/translations/oss_plugin_kk.ts b/src/plugins/Output/oss/translations/oss_plugin_kk.ts new file mode 100644 index 000000000..cd8aca690 --- /dev/null +++ b/src/plugins/Output/oss/translations/oss_plugin_kk.ts @@ -0,0 +1,90 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="kk_KZ"> +<context> + <name>OutputOSSFactory</name> + <message> + <location filename="../outputossfactory.cpp" line="36"/> + <source>OSS Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="56"/> + <source>About OSS Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="57"/> + <source>Qmmp OSS Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="58"/> + <source>Written by: Yuriy Zhuravlev <slalkerg@gmail.com></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="59"/> + <source>Based on code by: Brad Hughes <bhughes@trolltech.com></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>OSS Plugin Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="30"/> + <source>Device Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="42"/> + <source>Audio device</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="58"/> + <source>Mixer device</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="81"/> + <source>Advanced Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="93"/> + <source>Soundcard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="157"/> + <source>Buffer time (ms):</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="167"/> + <source>Period time (ms):</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="197"/> + <source>PCM over Master</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="224"/> + <source>Cancel</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="231"/> + <source>OK</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Output/oss/translations/oss_plugin_pl_PL.ts b/src/plugins/Output/oss/translations/oss_plugin_pl_PL.ts new file mode 100644 index 000000000..719af338d --- /dev/null +++ b/src/plugins/Output/oss/translations/oss_plugin_pl_PL.ts @@ -0,0 +1,90 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="pl_PL"> +<context> + <name>OutputOSSFactory</name> + <message> + <location filename="../outputossfactory.cpp" line="36"/> + <source>OSS Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="56"/> + <source>About OSS Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="57"/> + <source>Qmmp OSS Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="58"/> + <source>Written by: Yuriy Zhuravlev <slalkerg@gmail.com></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="59"/> + <source>Based on code by: Brad Hughes <bhughes@trolltech.com></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>OSS Plugin Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="30"/> + <source>Device Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="42"/> + <source>Audio device</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="58"/> + <source>Mixer device</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="81"/> + <source>Advanced Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="93"/> + <source>Soundcard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="157"/> + <source>Buffer time (ms):</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="167"/> + <source>Period time (ms):</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="197"/> + <source>PCM over Master</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="224"/> + <source>Cancel</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="231"/> + <source>OK</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Output/oss/translations/oss_plugin_pt_BR.ts b/src/plugins/Output/oss/translations/oss_plugin_pt_BR.ts new file mode 100644 index 000000000..9f177ab30 --- /dev/null +++ b/src/plugins/Output/oss/translations/oss_plugin_pt_BR.ts @@ -0,0 +1,90 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="pt_BR"> +<context> + <name>OutputOSSFactory</name> + <message> + <location filename="../outputossfactory.cpp" line="36"/> + <source>OSS Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="56"/> + <source>About OSS Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="57"/> + <source>Qmmp OSS Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="58"/> + <source>Written by: Yuriy Zhuravlev <slalkerg@gmail.com></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="59"/> + <source>Based on code by: Brad Hughes <bhughes@trolltech.com></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>OSS Plugin Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="30"/> + <source>Device Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="42"/> + <source>Audio device</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="58"/> + <source>Mixer device</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="81"/> + <source>Advanced Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="93"/> + <source>Soundcard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="157"/> + <source>Buffer time (ms):</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="167"/> + <source>Period time (ms):</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="197"/> + <source>PCM over Master</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="224"/> + <source>Cancel</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="231"/> + <source>OK</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Output/oss/translations/oss_plugin_sk.ts b/src/plugins/Output/oss/translations/oss_plugin_sk.ts new file mode 100644 index 000000000..67327c716 --- /dev/null +++ b/src/plugins/Output/oss/translations/oss_plugin_sk.ts @@ -0,0 +1,90 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="sk_SK"> +<context> + <name>OutputOSSFactory</name> + <message> + <location filename="../outputossfactory.cpp" line="36"/> + <source>OSS Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="56"/> + <source>About OSS Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="57"/> + <source>Qmmp OSS Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="58"/> + <source>Written by: Yuriy Zhuravlev <slalkerg@gmail.com></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputossfactory.cpp" line="59"/> + <source>Based on code by: Brad Hughes <bhughes@trolltech.com></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>OSS Plugin Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="30"/> + <source>Device Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="42"/> + <source>Audio device</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="58"/> + <source>Mixer device</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="81"/> + <source>Advanced Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="93"/> + <source>Soundcard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="157"/> + <source>Buffer time (ms):</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="167"/> + <source>Period time (ms):</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="197"/> + <source>PCM over Master</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="224"/> + <source>Cancel</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="231"/> + <source>OK</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Output/oss/translations/translations.qrc b/src/plugins/Output/oss/translations/translations.qrc index 90996b6c7..caef236a4 100644 --- a/src/plugins/Output/oss/translations/translations.qrc +++ b/src/plugins/Output/oss/translations/translations.qrc @@ -1,18 +1,23 @@ <!DOCTYPE RCC> <RCC version="1.0"> <qresource> - <file>oss_plugin_it.qm</file> - <file>oss_plugin_cs.qm</file> - <file>oss_plugin_de.qm</file> - <file>oss_plugin_zh_CN.qm</file> - <file>oss_plugin_zh_TW.qm</file> - <file>oss_plugin_pl.qm</file> <file>oss_plugin_ru.qm</file> <file>oss_plugin_uk_UA.qm</file> + <file>oss_plugin_zh_CN.qm</file> + <file>oss_plugin_zh_TW.qm</file> <file>oss_plugin_tr.qm</file> + <file>oss_plugin_cs.qm</file> + <file>oss_plugin_pt_BR.qm</file> + <file>oss_plugin_de.qm</file> + <file>oss_plugin_pl_PL.qm</file> + <file>oss_plugin_fr.qm</file> + <file>oss_plugin_it.qm</file> + <file>oss_plugin_kk.qm</file> <file>oss_plugin_lt.qm</file> + <file>oss_plugin_hu.qm</file> <file>oss_plugin_nl.qm</file> <file>oss_plugin_ja.qm</file> + <file>oss_plugin_sk.qm</file> <file>oss_plugin_es.qm</file> </qresource> </RCC> |
