All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.refine.grel.ControlEvalError_ja.properties Maven / Gradle / Ivy

Go to download

OpenRefine is a free, open source power tool for working with messy data and improving it

There is a newer version: 3.8.2
Show newest version
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} の第二及び第三引数は別の変数名です




© 2015 - 2024 Weber Informatics LLC | Privacy Policy