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/tPostgresqlBulkExec/tPostgresqlBulkExec_messages_de.properties

44 lines
1.4 KiB
INI

OIDS.NAME=Kopiere die OID für jede Zeile
FILETYPE.NAME=Dateityp
FILETYPE.ITEM.BINARYFILE=Binärdatei
FILETYPE.ITEM.CSVFILE=CSVdatei
FILETYPE.ITEM.TXTFILE=Textdatei
DBD-ODBC.INFO=Für ODBC-ähnliche Verbindung benötigt
DBD-Oracle.INFO=Für Oracle benötigt
DBD-Pg.INFO=Für PostgreSQL benötigt
DBD-mysql.INFO=Für MySQL benötigt
DBNAME.NAME=Datenbank
ENCODING.NAME=Encoding
FIELDS_TERMINATED_BY.NAME=Felder begrenzt durch
HELP=org.talend.help.tPostgresqlBulkExec
HOST.NAME=Host
LONG_NAME=Lädt effizient Daten aus einer Datei
NB_LINE.NAME=Anzahl an Zeilen
PASS.NAME=Passwort
PORT.NAME=Port
SQL_SYNTAX.NAME=SQL Syntax
STRING_QUOTE.NAME=Text Quotierung
TABLE.NAME=Tabelle
USER.NAME=Benutzername
SCHEMA_DB.NAME=Schema
ESCAPE_CHAR.NAME=Escape Char
TEXT_ENCLOSURE.NAME=Text Enclosure
CSV_OPTION.NAME=CSV Optionen
DELIMITER.NAME=Begrenzer
TABLE_ACTION.NAME=Aktion auf Tabelle
TABLE_ACTION.ITEM.CLEAR=Clear Tabelle
TABLE_ACTION.ITEM.TRUNCATE=Truncate Tabelle
TABLE_ACTION.ITEM.CREATE=Tabelle erstellen
TABLE_ACTION.ITEM.CREATE_IF_NOT_EXISTS=Tabelle erstellen, falls nicht vorhanden
TABLE_ACTION.ITEM.DROP_CREATE=Tabelle droppen und erstellen
TABLE_ACTION.ITEM.NONE=None
DATA_ACTION.NAME=Aktion auf Daten
DATA_ACTION.ITEM.INSERT=Bulk insert
DATA_ACTION.ITEM.UPDATE=Bulk Update
USE_EXISTING_CONNECTION.NAME=eine bestehende Verbindung verwenden
PROPERTY.NAME=Eigenschaftstyp
MAPPING.NAME=Mapping
SCHEMA.NAME=Schema
NOTE.NAME=Notiz
CONNECTION.NAME=Komponenten Liste