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/tPostgresPlusBulkExec/tPostgresPlusBulkExec_messages.properties

56 lines
1.9 KiB
Properties

#
#Fri Apr 18 01:44:33 CEST 2008
LONG_NAME=Loads efficiently data from a file
STRING_QUOTE.NAME=String Quote
NULL_CHAR.NAME=Null Char
FILENAME.NAME=Filename
CSV_OPTION.NAME=CSV options
TABLE.NAME=Table
NULLSTRING.NAME=Null String
ESCAPE_CHAR.NAME=Escape char
TABLE_ACTION.ITEM.CREATE_IF_NOT_EXISTS=Create table if not exists
TABLE_ACTION.ITEM.DROP_IF_EXISTS_AND_CREATE=Drop table if exists and create
USER.NAME=Username
PASS.NAME=Password
TABLE_ACTION.NAME=Action on table
HEADER.NAME=Contains a header line with the names of each column in the file
DATA_ACTION.ITEM.UPDATE=Bulk update
TABLE_ACTION.ITEM.CREATE=Create table
OIDS.NAME=Whether copying the OID for each row
DATA_ACTION.NAME=Action on data
HOST.NAME=Host
TEXT_ENCLOSURE.NAME=Text enclosure
SQL_SYNTAX.NAME=Sql Syntax
TABLE_ACTION.ITEM.TRUNCATE=Truncate table
FILETYPE.NAME=File Type
NB_LINE.NAME=Number of line
DBNAME.NAME=Database
TABLE_ACTION.ITEM.NONE=None
ENCODING.NAME=Encoding
TABLE_ACTION.ITEM.DROP_CREATE=Drop and create table
FILETYPE.ITEM.BINARYFILE=Binary File
DBD-ODBC.INFO=Required for ODBC-like connection
FILETYPE.ITEM.CSVFILE=CSV File
FORCENOTNULL.ITEM.FORCENOTNULL=Force not null
FORCENOTNULL.NAME=Force not null for columns
SCHEMA_DB.NAME=Schema
STDIN.NAME=Whether input comes from the client application
FILETYPE.ITEM.TXTFILE=Text File
PORT.NAME=Port
FIELDS_TERMINATED_BY.NAME=Fields terminated by
DATA_ACTION.ITEM.INSERT=Bulk insert
HELP=org.talend.help.tPostgresPlusBulkExec
TABLE_ACTION.ITEM.DROP_IF_EXISTS_AND_CREATE=Drop table if exists and create
TABLE_ACTION.ITEM.CLEAR=Clear table
DELIMITER.NAME=Delimiter
STANDARD_CONFORMING_STRING.NAME=Use standard_conforming_string ON
USE_EXISTING_CONNECTION.NAME=Use an existing connection
PROPERTY.NAME=Property Type
MAPPING.NAME=Mapping
SCHEMA.NAME=Schema
NOTE.NAME=Note
CONNECTION.NAME=Component List
DB_VERSION.NAME=DB Version
DB_VERSION.ITEM.PRIOR_TO_V9=Prior to v9
DB_VERSION.ITEM.V9_X=v9.X