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/tBigQuerySQLRow/tBigQuerySQLRow_messages_en.properties
2020-11-14 16:38:07 -08:00

24 lines
879 B
INI

LONG_NAME=Connect and run a query on Google BigQuery
HELP=org.talend.help.tBigQuerySQLRow
AUTHENTICATION.NAME=Authentication
SERVICE_ACCOUNT_CREDENTIALS_FILE.NAME=Service account credentials file
AUTH_MODE.NAME=Authentication mode
AUTH_MODE.ITEM.SERVICEACCOUNT=Service account
AUTH_MODE.ITEM.OAUTH=OAuth 2.0
CLIENT_ID.NAME=Client Id
CLIENT_SECRET.NAME=Client Secret
PROJECT_ID.NAME=Project Id
AUTHORIZATION_CODE.NAME=Authorization Code
QUERY.NAME=Query
SCHEMA.NAME=Schema
ENCODING.NAME=Encoding
ADVANCED_SEPARATOR.NAME=Advanced separator(for number)
DECIMAL_SEPARATOR.NAME=Decimal separator
THOUSANDS_SEPARATOR.NAME=Thousands separator
TOKEN_NAME.NAME=Token properties File Name
RESULT_SIZE.NAME=Result size
RESULT_SIZE.ITEM.SMALL=Small(without allowLargeResults)
RESULT_SIZE.ITEM.LARGE=Large(with allowLargeResults)
RESULT_SIZE.ITEM.AUTO=Auto
USE_LEGACY_SQL.NAME=Use Legacy SQL