diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-08-25 14:16:36 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-08-25 14:16:36 +0000 |
| commit | 4e986877f065622cb79ffed4563d42752aebd094 (patch) | |
| tree | ff1be8996b59988d1d69595e94242a0dd25839f0 /src/plugins/Output/oss/translations/oss_plugin_pl_PL.ts | |
| parent | 2c47534a951e9a219ff3997a2f69a024d4e6c58f (diff) | |
| download | qmmp-4e986877f065622cb79ffed4563d42752aebd094.tar.gz qmmp-4e986877f065622cb79ffed4563d42752aebd094.tar.bz2 qmmp-4e986877f065622cb79ffed4563d42752aebd094.zip | |
added missing qt-linguist files, updated resources
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2900 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Output/oss/translations/oss_plugin_pl_PL.ts')
| -rw-r--r-- | src/plugins/Output/oss/translations/oss_plugin_pl_PL.ts | 90 |
1 files changed, 90 insertions, 0 deletions
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> |
