You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
——row31至40,增英和翻为:
<!--==========================orignal english content==========================
<para>
This module is considered <quote>trusted</quote>, that is, it can be
installed by non-superusers who have <literal>CREATE</literal> privilege
on the current database.
</para>
____________________________________________________________________________-->
<para>
这个模块被视为<quote>trusted</quote>,也就是说,它可以由在当前数据库上具有<literal>CREATE</literal>特权的非超级用户安装。
</para>
——row48至55,增英和翻为:
<!--==========================orignal english content==========================
<para>
The dictionary accepts three options:
</para>
____________________________________________________________________________-->
<para>
该词典接受三个选项:
</para>
——row85至99,增英和翻为:
<listitem>
<!--==========================orignal english content==========================
<para>
The <literal>absval</literal> parameter specifies whether leading
<quote><literal>+</literal></quote> or <quote><literal>-</literal></quote>
signs should be removed from integer words. The default
is <literal>false</literal>. When <literal>true</literal>, the sign is
removed before <literal>maxlen</literal> is applied.
</para>
____________________________________________________________________________-->
<para>
<literal>absval</literal> 参数规定<quote><literal>+</literal></quote> 或 <quote><literal>-</literal></quote>符号是否将被从整数前删除。
缺省为 <literal>false</literal>. 当为 <literal>true</literal>时,在<literal>maxlen</literal>被应用之前,符号被删除。
</para>
</listitem>
0 commit comments