[Translators] VLC 2.1.0 string freeze

Edward Wang edward.c.wang at compdigitec.com
Sun Apr 28 04:29:51 CEST 2013


On 13-04-27 10:27 PM, Fumio Nakayama <fumio.n6a at gmail.com> wrote:
>
> 1. Is the following string typo?
> #: modules/access/vnc.c:62
> msgid "Transfert compression level from 0 (none) to 9 (max)"
Yes, this is a typo.

>
> 2. What is "Sinc function"? Is it equal to "Sync function"?
> #: modules/audio_filter/resampler/src.c:49
> msgid "Sinc function (best quality)"
>
> #: modules/audio_filter/resampler/src.c:49
> msgid "Sinc function (medium quality)"
>
> #: modules/audio_filter/resampler/src.c:50
> msgid "Sinc function (fast)"
No. There is a real mathematical function called sinc that is widely 
used in signal processing. See https://en.wikipedia.org/wiki/Sinc_function

>
> 3. What does "Zero Order Hold" mean? Does it mean "The value zero of 
> order will be hold"?
> #: modules/audio_filter/resampler/src.c:50
> msgid "Zero Order Hold (fastest)"
No, this is also the name of an algorithm. See 
http://en.wikipedia.org/wiki/Zero-order_hold

Regards,
         Edward Wang



More information about the Translators mailing list