diff options
author | fritsch <peter.fruehberger@gmail.com> | 2014-01-11 16:04:11 +0100 |
---|---|---|
committer | fritsch <Peter.Fruehberger@gmail.com> | 2014-02-09 21:14:56 +0100 |
commit | 052517a94c8ad2ac1e2d8c8e20b76117f1227a0f (patch) | |
tree | 96cc78cc2e4800fc581fed79344980d676467079 /language | |
parent | 64f7aeab5889ef09cd7375788d160dae2319cb4d (diff) |
Settings: Add description and examples to the new settings
Language: Add comments to every single lable to help translators
Diffstat (limited to 'language')
-rwxr-xr-x | language/English/strings.po | 55 |
1 files changed, 51 insertions, 4 deletions
diff --git a/language/English/strings.po b/language/English/strings.po index 6dc0e7fb1a..ba434d9729 100755 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -6000,32 +6000,79 @@ msgctxt "#13440" msgid "Allow frame-multi-threaded decoding" msgstr "" +#. Description of Mpeg-2 Codec for VDPAU +#: system/settings/settings.xml msgctxt "#13441" msgid "Use Mpeg-2 VDPAU" msgstr "" +#. Description of setting #13441 'Use Mpeg-2 VDPAU' +#: system/settings/settings.xml msgctxt "#13442" -msgid "Use Mpeg-4 VDPAU" +msgid "Enable this option to use hardware acceleration for Mpeg-(1/2) codecs. If disabled the CPU will be used instead. Older Radeon Cards tend to segfault with this enabled." msgstr "" +#. Description of Mpeg-4 Codec for VDPAU +#: system/settings/settings.xml msgctxt "#13443" +msgid "Use Mpeg-4 VDPAU" +msgstr "" + +#. Description of setting #13443 'Use Mpeg-4 VDPAU' +#: system/settings/settings.xml +msgctxt "#13444" +msgid "Enable this option to use hardware acceleration for the Mpeg-4 codec. If disabled the CPU will be used instead. Some ION Hardware has problems with this being enabled by default." +msgstr "" + +#. Description of VC-1 Codec for VDPAU +#: system/settings/settings.xml +msgctxt "#13445" msgid "Use VC-1 VDPAU" msgstr "" -#empty strings from 13444 to 13446 +#. Description of setting #13445 'Use VC-1 VDPAU' +#: system/settings/settings.xml +msgctxt "#13446" +msgid "Enable this option to use hardware acceleration for VC-1 based codecs. If disabled the CPU will be used instead. AMD Hardware with VDPAU cannot decode VC-1 Simple." +msgstr "" + +#. Description of Mpeg-2 Codec for VAAPI +#: system/settings/settings.xml msgctxt "#13447" msgid "Use Mpeg-2 VAAPI" msgstr "" +#. Description of setting #13447 'Use Mpeg-2 VAAPI' +#: system/settings/settings.xml msgctxt "#13448" -msgid "Use Mpeg-4 VAAPI" +msgid "Enable this option to use hardware acceleration for Mpeg-(1/2) codecs. If disabled the CPU will be used instead. Some Mpeg-2 Videos might have green artifacts." msgstr "" +#. Description of Mpeg-4 Codec for VAAPI +#: system/settings/settings.xm msgctxt "#13449" +msgid "Use Mpeg-4 VAAPI" +msgstr "" + +#. Description of setting #13449 'Use Mpeg-4 VAAPI' +#: system/settings/settings.xml +msgctxt "#13450" +msgid "Enable this option to use hardware acceleration for the Mpeg-4 codec. If disabled the CPU will be used instead." +msgstr "" + +#. Description of VC-1 Codec for VAAPI +#: system/settings/settings.xm +msgctxt "#13451" msgid "Use VC-1 VAAPI" msgstr "" -#empty strings from id 13449 to 13499 +#. Description of setting #13451 'Use VC-1 VAAPI' +#: system/settings/settings.xml +msgctxt "#13452" +msgid "Enable this option to use hardware acceleration for VC-1 based codecs. If disabled the CPU will be used instead. Especially VC-1 Interlaced fails hard on Intel hardware." +msgstr "" + +#empty strings from id 13453 to 13499 #: system/settings/settings.xml msgctxt "#13500" |