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
tcommon-studio-se/main/plugins/org.talend.repository.view.example/components/tExampleComponent/tExampleComponent_messages.properties
obricha 24077a4902 consolidate properties files (#4519)
Co-authored-by: Nicolas Rousseau <nrousseau@talend.com>
2021-08-14 11:26:35 +08:00

35 lines
1.1 KiB
INI

ADVANCED_SEPARATOR.NAME=Advanced separator(for number)
CHECK_FIELDS_NUM.NAME=Check each row structure against schema
CHECK_DATE.NAME=Check date
CSV_OPTION.NAME=CSV options
DECIMAL_SEPARATOR.NAME=Decimal separator
DIE_ON_ERROR.NAME=Die on error
ENCODING.NAME=Encoding
ESCAPE_CHAR.NAME=Escape char
FIELDSEPARATOR.NAME=Field Separator
FILENAME.NAME=File Name/Input Stream
FOOTER.NAME=Footer
HEADER.NAME=Header
HELP=org.talend.help.tFileInputDelimited
LIMIT.NAME=Limit
LONG_NAME=Reads a file row by row with simple separated fields
NB_LINE.NAME=Number of lines
NB_RANDOM.NAME=Number of lines
RANDOM.NAME=Extract lines at random
REJECT.LINK=Reject
REJECT.MENU=Reject
REMOVE_EMPTY_ROW.NAME=Skip empty rows
ROWSEPARATOR.NAME=Row Separator
CSVROWSEPARATOR.NAME=CSV Row Separator
CSVROWSEPARATOR.ITEM.LF=LF(\"\\n\")
CSVROWSEPARATOR.ITEM.CR=CR(\"\\r\")
CSVROWSEPARATOR.ITEM.CRLF=CRLF(\"\\r\\n\")
SCHEMA.NAME=Schema
SPLITRECORD.NAME=Split row before field
TEXT_ENCLOSURE.NAME=Text enclosure
THOUSANDS_SEPARATOR.NAME=Thousands separator
TRIMALL.NAME=Trim all columns
TRIMSELECT.ITEM.TRIM=Trim
TRIMSELECT.NAME=Check column to trim
UNCOMPRESS.NAME=Uncompress as zip file