Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ InsertUpdate.Log.ValuesSetForLookup=abzuholende Werte
InsertUpdate.Name=Insert/Update
InsertUpDateDialog.AvailableSchemas.Message=Schemanamen angeben
InsertUpDateDialog.AvailableSchemas.Title=Verf\u00FCgbare Schemas
InsertUpdateDialog.Browse.Button=&Durchsuchen...
InsertUpdateDialog.ColumnInfo.Comparator=Vergleichsoperator
InsertUpdateDialog.ColumnInfo.StreamField=Datenstromfeld
InsertUpdateDialog.ColumnInfo.StreamField1=Datenstromfeld1
Expand Down Expand Up @@ -70,7 +69,6 @@ InsertUpDateDialog.NoSchema.Error=Kein Schema verf\u00FCgbar
InsertUpdateDialog.NoSQLNeeds.DialogMessage=Es mu\u00DF kein SQL ausgef\u00FChrt werden, damit der Transform funktioniert.
InsertUpdateDialog.NoSQLNeeds.DialogTitle=OK
InsertUpdateDialog.Shell.Title=Insert / update
InsertUpdateDialog.SQL.Button=\ &SQL
InsertUpdateDialog.SQLError.DialogTitle=FEHLER
InsertUpdateDialog.TargetSchema.Label=Zielschema
InsertUpdateDialog.TargetTable.Label=Zieltabelle
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#

InsertUpdate.Description=Update or insert rows in a database based upon keys.
InsertUpdate.Exception.FieldRequired=Field [{0}] is required and couldn''t be found\!
InsertUpdate.Init.ConnectionMissing=Database connection is missing for transform [{0}]\!
Expand All @@ -32,7 +31,6 @@ InsertUpdate.Log.ValuesSetForLookup=Values set for lookup\:
InsertUpdate.Name=Insert / update
InsertUpDateDialog.AvailableSchemas.Message=Please select a schema name
InsertUpDateDialog.AvailableSchemas.Title=Available schemas
InsertUpdateDialog.Browse.Button=&Browse...
InsertUpdateDialog.ColumnInfo.Comparator=Comparator
InsertUpdateDialog.ColumnInfo.StreamField=Stream field
InsertUpdateDialog.ColumnInfo.StreamField1=Stream field1
Expand All @@ -55,7 +53,7 @@ InsertUpDateDialog.ErrorGettingSchemas=Error getting schemas
InsertUpdateDialog.FailedToGetFields.DialogMessage=Unable to get fields from previous transforms because of an error
InsertUpdateDialog.FailedToGetFields.DialogTitle=Get fields failed
InsertUpdateDialog.GetAndUpdateFields.Label=\ Get &update fields
InsertUpdateDialog.GetFields.Button=\ &Get fields
InsertUpdateDialog.GetFields.Button=\ &Get key fields
InsertUpDateDialog.GetSchemas.Error=ERROR
InsertUpdateDialog.InvalidConnection.DialogMessage=Please select a valid connection\!
InsertUpdateDialog.InvalidConnection.DialogTitle=ERROR
Expand All @@ -68,14 +66,16 @@ InsertUpDateDialog.NoSchema.Error=There is no schema available.
InsertUpdateDialog.NoSQLNeeds.DialogMessage=No SQL needs to be executed to make this transform function properly.
InsertUpdateDialog.NoSQLNeeds.DialogTitle=OK
InsertUpdateDialog.Shell.Title=Insert / update
InsertUpdateDialog.SQL.Button=\ &SQL
InsertUpdateDialog.SQLError.DialogTitle=ERROR
InsertUpdateDialog.TargetSchema.Label=Target schema
InsertUpdateDialog.TargetTable.Label=Target table
InsertUpdateDialog.TransformMeta.Title=CombinationLookup
InsertUpdateDialog.UpdateBypassed.Label=Don''t perform any updates
InsertUpdateDialog.UpdateFields.Label=Update fields\:
InsertUpdateMeta.CheckResult.AllFieldsFoundInInput=All fields found in the input stream.
InsertUpdateDialog.UpdateFields.Label=Update fields\:
InsertUpdateDialog.GeneralTab.Title=General
InsertUpdateDialog.KeysTab.Title=Lookup keys
InsertUpdateDialog.FieldsTab.Title=Fields
InsertUpdateDialog.CheckResult.AllFieldsFoundInInput=All fields found in the input stream.
InsertUpdateMeta.CheckResult.AllFieldsFoundInInput2=All insert/update fields found in the input stream.
InsertUpdateMeta.CheckResult.AllFieldsToUpdateFoundInTargetTable=All insert/update fields found in the table.
InsertUpdateMeta.CheckResult.AllLookupFieldsFound=All lookup fields found in the table.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ InsertUpdate.Log.ValuesSetForLookup=Valores establecidos para la b\u00FAsqueda\:
InsertUpdate.Name=Insertar / Actualizar
InsertUpDateDialog.AvailableSchemas.Message=Por favor seleccione un esquema
InsertUpDateDialog.AvailableSchemas.Title=Esquemas disponibles
InsertUpdateDialog.Browse.Button=&Examinar...
InsertUpdateDialog.ColumnInfo.Comparator=Comparador
InsertUpdateDialog.ColumnInfo.StreamField=Campo de Flujo
InsertUpdateDialog.ColumnInfo.StreamField1=Campo de flujo1
Expand Down Expand Up @@ -69,7 +68,6 @@ InsertUpDateDialog.NoSchema.Error=No hay esquemas disponibles
InsertUpdateDialog.NoSQLNeeds.DialogMessage=No es necesaria la ejecuci\u00F3n de SQL para el correcto funcionamiento de este paso.
InsertUpdateDialog.NoSQLNeeds.DialogTitle=OK
InsertUpdateDialog.Shell.Title=Insertar / actualizar
InsertUpdateDialog.SQL.Button=\ &SQL
InsertUpdateDialog.SQLError.DialogTitle=ERROR
InsertUpdateDialog.TargetSchema.Label=Esquema destino
InsertUpdateDialog.TargetTable.Label=Tabla destino
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ InsertUpdate.Log.UpdateBypassed=Actualización no realizada: \!
InsertUpdate.Log.UpdateRow=Actualizar fila con: \!
InsertUpdate.Log.ValuesSetForLookup=Valores establecidos para búsqueda:
InsertUpdate.Name=Insertar / Actualizar
InsertUpdateDialog.Browse.Button=&Examinar...
InsertUpdateDialog.ColumnInfo.Comparator=Comparador
InsertUpdateDialog.ColumnInfo.StreamField=Campo de Flujo
InsertUpdateDialog.ColumnInfo.StreamField1=Campo1
Expand All @@ -55,7 +54,6 @@ InsertUpdateDialog.Log.LookingAtConnection=Viendo conexi\u00F3n:
InsertUpdateDialog.NoSQLNeeds.DialogMessage=No se precisa la ejecución de SQL para el correcto funcionamiento de este paso.
InsertUpdateDialog.NoSQLNeeds.DialogTitle=VALE
InsertUpdateDialog.Shell.Title=Insertar/actualizar
InsertUpdateDialog.SQL.Button=\ &SQL
InsertUpdateDialog.SQLError.DialogTitle=ERROR
InsertUpdateDialog.TargetSchema.Label=Esquema destino
InsertUpdateDialog.TargetTable.Label=Tabla destino
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ InsertUpdate.Log.ValuesSetForLookup=Valeurs d\u00E9finies pour la recherche\u202
InsertUpdate.Name=Insertion / Mise \u00E0 jour table
InsertUpDateDialog.AvailableSchemas.Message=Veuillez svp s\u00E9lectionner un sch\u00E9ma
InsertUpDateDialog.AvailableSchemas.Title=Sch\u00E9mas disponibles
InsertUpdateDialog.Browse.Button=&Parcourir...
InsertUpdateDialog.ColumnInfo.Comparator=Comparateur
InsertUpdateDialog.ColumnInfo.StreamField=Champ flux
InsertUpdateDialog.ColumnInfo.StreamField1=Champ flux1
Expand Down Expand Up @@ -70,13 +69,15 @@ InsertUpDateDialog.NoSchema.Error=Aucun sch\u00E9ma n''a \u00E9t\u00E9 trouv\u00
InsertUpdateDialog.NoSQLNeeds.DialogMessage=Tous les champs ont \u00E9t\u00E9 bien renseign\u00E9s. Nul besoin d''ex\u00E9cuter un script SQL.
InsertUpdateDialog.NoSQLNeeds.DialogTitle=OK
InsertUpdateDialog.Shell.Title=Insertion / mise \u00E0 jour
InsertUpdateDialog.SQL.Button=\ &SQL
InsertUpdateDialog.SQLError.DialogTitle=ERREUR
InsertUpdateDialog.TargetSchema.Label=Sch\u00E9ma cible
InsertUpdateDialog.TargetTable.Label=Table cible
InsertUpdateDialog.TransformMeta.Title=CombinaisonRecheche
InsertUpdateDialog.UpdateBypassed.Label=Ne pas effectuer de mise \u00E0 jour
InsertUpdateDialog.UpdateFields.Label=Champs mis \u00E0 jour\:
InsertUpdateDialog.GeneralTab.Title=G\u00E9n\u00E9ral
InsertUpdateDialog.KeysTab.Title=Cl\u00E9s de recherche
InsertUpdateDialog.FieldsTab.Title=Champs
InsertUpdateMeta.CheckResult.AllFieldsFoundInInput=Tous les champs ont \u00E9t\u00E9 trouv\u00E9s dans le flux d''entr\u00E9e.
InsertUpdateMeta.CheckResult.AllFieldsFoundInInput2=Tous les champs d''insertion et de mise \u00E0 jour ont \u00E9t\u00E9 trouv\u00E9s dans le flux d''entr\u00E9e.
InsertUpdateMeta.CheckResult.AllFieldsToUpdateFoundInTargetTable=Tous les champs \u00E0 metre \u00E0 jour et \u00E0 ins\u00E9rer ont \u00E9t\u00E9 trouv\u00E9s dans la table cible.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ InsertUpdate.Log.UpdateRow=Aggiorna riga con\:
InsertUpdate.Log.ValuesSetForLookup=Valori impostati per il lookup\:
InsertUpDateDialog.AvailableSchemas.Message=Prego selezionare un nome di schema
InsertUpDateDialog.AvailableSchemas.Title=Schemi disponibili
InsertUpdateDialog.Browse.Button=&Sfoglia...
InsertUpdateDialog.ColumnInfo.Comparator=Comparatore
InsertUpdateDialog.ColumnInfo.StreamField=Campo di stream
InsertUpdateDialog.ColumnInfo.StreamField1=Campo1 di stream
Expand Down Expand Up @@ -68,7 +67,6 @@ InsertUpDateDialog.NoSchema.Error=Nessuno schema disponibile.
InsertUpdateDialog.NoSQLNeeds.DialogMessage=Nessun SQL \u00E8 necessario per eseguire questo transform correttamente.
InsertUpdateDialog.NoSQLNeeds.DialogTitle=OK
InsertUpdateDialog.Shell.Title=Inserimento / aggiornamento
InsertUpdateDialog.SQL.Button=&SQL
InsertUpdateDialog.SQLError.DialogTitle=ERRORE
InsertUpdateDialog.TargetSchema.Label=Schema di destinazione
InsertUpdateDialog.TargetTable.Label=Tabella di destinazione
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ InsertUpdate.Log.ValuesSetForLookup=Values set for lookup\:
InsertUpdate.Name=\u633F\u5165/\u66F4\u65B0
InsertUpDateDialog.AvailableSchemas.Message=\u30B9\u30AD\u30FC\u30DE\u540D\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
InsertUpDateDialog.AvailableSchemas.Title=\u5229\u7528\u53EF\u80FD\u306A\u30B9\u30AD\u30FC\u30DE
InsertUpdateDialog.Browse.Button=\u53C2\u7167(&B)....
InsertUpdateDialog.ColumnInfo.Comparator=\u6BD4\u8F03\u6F14\u7B97\u5B50
InsertUpdateDialog.ColumnInfo.StreamField=\u30D5\u30A3\u30FC\u30EB\u30C9\u540D
InsertUpdateDialog.ColumnInfo.StreamField1=\u30D5\u30A3\u30FC\u30EB\u30C9\u540D1
Expand Down Expand Up @@ -70,7 +69,6 @@ InsertUpDateDialog.NoSchema.Error=\u5229\u7528\u53EF\u80FD\u306A\u30B9\u30AD\u30
InsertUpdateDialog.NoSQLNeeds.DialogMessage=\u3053\u306E\u30B9\u30C6\u30C3\u30D7\u3092\u4F7F\u7528\u3059\u308B\u306E\u306BSQL\u3092\u5B9F\u884C\u3059\u308B\u5FC5\u8981\u306F\u3042\u308A\u307E\u305B\u3093\u3002
InsertUpdateDialog.NoSQLNeeds.DialogTitle=\u78BA\u8A8D
InsertUpdateDialog.Shell.Title=\u633F\u5165 / \u66F4\u65B0
InsertUpdateDialog.SQL.Button=\u3000SQL(&S)
InsertUpdateDialog.SQLError.DialogTitle=\u30A8\u30E9\u30FC
InsertUpdateDialog.TargetSchema.Label=\u30B9\u30AD\u30FC\u30DE\u540D
InsertUpdateDialog.TargetTable.Label=\u30C6\u30FC\u30D6\u30EB\u540D
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ InsertUpdate.Log.UpdateRow=\uB85C\uC6B0 \uC5C5\uB370\uC774\uD2B8\: \!
InsertUpdate.Log.ValuesSetForLookup=Lookup \uAC12 \:
InsertUpDateDialog.AvailableSchemas.Message=\uC2A4\uD0A4\uB9C8 \uC774\uB984\uC744 \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624
InsertUpDateDialog.AvailableSchemas.Title=\uC0AC\uC6A9 \uAC00\uB2A5\uD55C \uC2A4\uD0A4\uB9C8
InsertUpdateDialog.Browse.Button=\uCC3E\uC544\uBCF4\uAE30(&B)...
InsertUpdateDialog.ColumnInfo.Comparator=\uBE44\uAD50 \uC5F0\uC0B0\uC790
InsertUpdateDialog.ColumnInfo.StreamField=\uC2A4\uD2B8\uB9BC \uD544\uB4DC
InsertUpdateDialog.ColumnInfo.StreamField1=\uC2A4\uD2B8\uB9BC \uD544\uB4DC1
Expand Down Expand Up @@ -61,7 +60,6 @@ InsertUpDateDialog.NoSchema.Error=\uC0AC\uC6A9 \uAC00\uB2A5\uD55C \uC2A4\uD0A4\u
InsertUpdateDialog.NoSQLNeeds.DialogMessage=transform\uC774 \uC815\uC0C1\uC801\uC73C\uB85C \uB3D9\uC791\uD558\uB3C4\uB85D \uD558\uAE30\uC704\uD574 \uC2E4\uD589\uD574\uC57C\uD560 SQL\uC774 \uC5C6\uC2B5\uB2C8\uB2E4.
InsertUpdateDialog.NoSQLNeeds.DialogTitle=\uD655\uC778
InsertUpdateDialog.Shell.Title=Insert / update
InsertUpdateDialog.SQL.Button=\ &SQL
InsertUpdateDialog.SQLError.DialogTitle=\uC624\uB958
InsertUpdateDialog.TargetSchema.Label=\uB300\uC0C1 \uC2A4\uD0A4\uB9C8
InsertUpdateDialog.TargetTable.Label=\uB300\uC0C1 \uD14C\uC774\uBE14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ InsertUpdate.Log.UpdateRow=Atualizar linha com: !
InsertUpdate.Name=Inserir / atualizar
InsertUpDateDialog.AvailableSchemas.Message=Por favor seleciona um nome de esquema
InsertUpDateDialog.AvailableSchemas.Title=Esquemas dispon\u00EDveis
InsertUpdateDialog.Browse.Button=&Navega...
InsertUpdateDialog.ColumnInfo.Comparator=Comparador
InsertUpdateDialog.ColumnInfo.StreamField=Campo no fluxo
InsertUpdateDialog.ColumnInfo.StreamField1=campo de fluxo 1
Expand Down Expand Up @@ -64,7 +63,6 @@ InsertUpDateDialog.NoSchema.Error=N\u00E3o h\u00E1 esquemas dispon\u00EDveis.
InsertUpdateDialog.NoSQLNeeds.DialogMessage=N\u00E3o \u00E9 necess\u00E1rio executar c\u00F3digo SQL para esta transforma\u00E7\u00E3o funcionar.
InsertUpdateDialog.NoSQLNeeds.DialogTitle=OK
InsertUpdateDialog.Shell.Title=Inserir / atualizar
InsertUpdateDialog.SQL.Button=\ &SQL
InsertUpdateDialog.SQLError.DialogTitle=Erro
InsertUpdateDialog.TargetSchema.Label=Esquema de destino
InsertUpdateDialog.TargetTable.Label=Tabela de destino
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ InsertUpdate.Log.ValuesSetForLookup=Values set for lookup\:
InsertUpdate.Name=\u63D2\u5165 / \u66F4\u65B0
InsertUpDateDialog.AvailableSchemas.Message=\u8BF7\u9009\u62E9 Schema \u540D\u79F0
InsertUpDateDialog.AvailableSchemas.Title=\u53EF\u7528 Schemas
InsertUpdateDialog.Browse.Button=\u6D4F\u89C8(&B)...
InsertUpdateDialog.ColumnInfo.Comparator=\u6BD4\u8F83\u7B26
InsertUpdateDialog.ColumnInfo.StreamField=\u6D41\u5B57\u6BB5
InsertUpdateDialog.ColumnInfo.StreamField1=\u6D41\u91CC\u7684\u5B57\u6BB51
Expand Down Expand Up @@ -70,7 +69,6 @@ InsertUpDateDialog.NoSchema.Error=\u65E0\u53EF\u7528 Schema
InsertUpdateDialog.NoSQLNeeds.DialogMessage=No SQL needs to be executed to make this transform function properly.
InsertUpdateDialog.NoSQLNeeds.DialogTitle=OK
InsertUpdateDialog.Shell.Title=\u63D2\u5165/\u66F4\u65B0
InsertUpdateDialog.SQL.Button=SQL
InsertUpdateDialog.SQLError.DialogTitle=\u9519\u8BEF
InsertUpdateDialog.TargetSchema.Label=\u76EE\u6807\u6A21\u5F0F:
InsertUpdateDialog.TargetTable.Label=\u76EE\u6807\u8868:
Expand All @@ -81,7 +79,7 @@ InsertUpdateMeta.CheckResult.AllFieldsFoundInInput=All fields found in the input
InsertUpdateMeta.CheckResult.AllFieldsFoundInInput2=All insert/update fields found in the input stream.
InsertUpdateMeta.CheckResult.AllFieldsToUpdateFoundInTargetTable=All insert/update fields found in the table.
InsertUpdateMeta.CheckResult.AllLookupFieldsFound=All lookup fields found in the table.
InsertUpdateMeta.CheckResult.CouldNotReadTableInfo=Couldn''t read the table info, please check the table-name & permissions.
InsertUpdateMeta.CheckResult.CouldNotReadTableInfo=Couldn''t read the table info, please check the table-name and permissions.
InsertUpdateMeta.CheckResult.DatabaseErrorOccurred=A database error occurred\:
InsertUpdateMeta.CheckResult.MissingCompareFieldsInTargetTable=Missing compare fields in target table\:
InsertUpdateMeta.CheckResult.MissingFieldsInInput=Missing fields, not found in input from previous transforms\:
Expand Down
Loading