Browsing Japanese translation

579 of 1469 results
579.

Print the value of EXPRESSION to standard output. A blank line below
separates increasing precedence groups. EXPRESSION may be:

ARG1 | ARG2 ARG1 if it is neither null nor 0, otherwise ARG2

ARG1 & ARG2 ARG1 if neither argument is null or 0, otherwise 0
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.

EXPRESSION の値を標準出力に出力します。下記は優先順位グループ毎に空白行
で区切って昇順に並べています。 EXPRESSION は以下の通りです。

ARG1 | ARG2 ARG1 が null, 0 で無い場合は ARG1。そうでなければ ARG2

ARG1 & ARG2 両方の引数が null, 0 で無い場合は ARG1 そうでなければ 0
Translated by Yasuaki Taniguchi
In upstream:

EXPRESSION の値を標準出力に出力します。下記は優先順位グループ毎に空白行
で区切って昇順に並べています。 EXPRESSION は以下の通りです。

ARG1 | ARG2 ARG1 が null でも 0 でもない場合は ARG1。そうでなければ ARG2

ARG1 & ARG2 両方の引数が null でも 0 でもない場合は ARG1。そうでなければ 0
Suggested by Akihiro Motoki
Located in src/expr.c:253
579 of 1469 results

This translation is managed by Ubuntu Japanese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.