This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tdi-studio-se/main/plugins/org.talend.designer.components.localprovider/components/tFileInputJSON/tFileInputJSON_messages.properties
jzhao f39c5c24e7 fix(TDI-41176):'File Json' > 'Input Json' metadata does not show parent values in Preview with JsonPath (#2820) (#2922) (#3093)
* add a new checkbox "Use the loop node as root" (tFileInputJson)

* fix tExtractJsonField

* fix wizard by set "Use the loop node as root" to false
2018-12-24 11:46:58 +08:00

39 lines
1.1 KiB
INI

ENCODING.NAME=Encoding
FILENAME.NAME=File Name/Input Stream
HELP=org.talend.help.tFileInputJSON
LIMIT.NAME=Limit
LONG_NAME=Extracts rows broken down into fields from an JSON structured file
MAPPING.ITEM.QUERY=JSONPath query
MAPPING.NAME=Mapping
NB_LINE.NAME=Number of line
ADVANCED_SEPARATOR.NAME=Advanced separator(for number)
DECIMAL_SEPARATOR.NAME=Decimal separator
THOUSANDS_SEPARATOR.NAME=Thousands separator
USEURL.NAME=Use Url
URLPATH.NAME=URL
LOOP_QUERY.NAME=Loop XPath query
MAPPINGXPATH.ITEM.QUERY=XPath query
MAPPINGXPATH.ITEM.NODECHECK=Get Nodes
MAPPINGXPATH.NAME=Mapping
REJECT.LINK=Reject
REJECT.MENU=Reject
DIE_ON_ERROR.NAME=Die on error
CHECK_DATE.NAME=Validate date
READ_BY.NAME=Read By
READ_BY.ITEM.XPATH=Xpath
READ_BY.ITEM.JSONPATH=JsonPath
READ_BY.ITEM.JSONPATH_WITHOUTPUT_LOOP=JsonPath without loop
JSON_PATH_VERSION.NAME=API version
JSON_PATH_VERSION.ITEM.2_1_0=2.1.0
JSON_PATH_VERSION.ITEM.1_2_0=1.2.0
JSON_LOOP_QUERY.NAME=Loop Json query
MAPPING_JSONPATH.NAME=Mapping
MAPPING_JSONPATH.ITEM.QUERY=Json query
USE_LOOP_AS_ROOT.NAME=Use the loop node as root