com.google.refine.grel.ControlEvalError_ja.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of main Show documentation
Show all versions of main Show documentation
OpenRefine is a free, open source power tool for working with messy data and improving it
filter=第一引数が配列ではありません
foreach_index=forEachIndexの第一引数が配列またはJSONオブジェクトではありません
# check arguments
expects_one_arg={0} の引数は1個です
expects_third_arg_element_var_name={0} の第二引数は要素の変数名です
expects_four_args={0} の引数は4個です
foreach=forEachの第一引数が配列でもJSONオブジェクトでもありません
for_range=forRangeの3つの引数はすべて数値でなければなりません
expects_three_args={0} の引数は3個です
expects_five_args={0} の引数は5個です
expects_second_arg_var_name={0} の第二引数は変数名です
expects_second_arg_index_var_name={0} の第二引数はインデックスの変数名です
expects_second_third_args_different={0} の第二及び第三引数は別の変数名です