Browsing Japanese translation

580 of 1469 results
580.

ARG1 < ARG2 ARG1 is less than ARG2
ARG1 <= ARG2 ARG1 is less than or equal to ARG2
ARG1 = ARG2 ARG1 is equal to ARG2
ARG1 != ARG2 ARG1 is unequal to ARG2
ARG1 >= ARG2 ARG1 is greater than or equal to ARG2
ARG1 > ARG2 ARG1 is greater than ARG2
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.

ARG1 < ARG2 ARG1 が ARG2 より小さい
ARG1 <= ARG2 ARG1 が ARG2 より小さいか等しい
ARG1 = ARG2 ARG1 が ARG2 と等しい
ARG1 != ARG2 ARG1 が ARG2 と等しくない
ARG1 >= ARG2 ARG1 が ARG2 より大きいか等しい
ARG1 > ARG2 ARG1 が ARG2 より大きい
Translated and reviewed by Masahito Yamaga
Located in src/expr.c:262
580 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.