Do not translate these two files; the C api documentation should be
maintained only in english.

Also, please do not crosspost to the entire PHP world; the phpdoc list
is sufficient for documentation matters.

--Wez.

On Sat, 16 Aug 2003, Hafid wrote:

> Hi,
>
> I'm translating the file / chapters / streams.common.xml and I'm facing some
> problems so I need some help please:
>
> 1. "memory mapped files"
> I don't understand the meaning of this  expression, so I can just make a
> temporary translation in this moment. I need to know the meaning or function
> of these files. Is this meaning right > "the files which memory is mapped?"
>
> 2. I ask you to simplify your texts. I remarked that I affronted the same
> problem with other groups when translating like French and Spanish groups.
>
> Example: How would you express this sentence in a simple way:
> <function>php_stream_copy_to_mem</function> allocates a buffer
> <parameter>maxlen</parameter>+1 bytes in length using
> <function>pemalloc</function> (passing <parameter>persistent</parameter>).
>
> The difficulty is here: a buffer <parameter>maxlen</parameter>+1 bytes in
> length
> Do you mean: maxlen buffer or buffer maxlen ????

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to