This is an automated email from the ASF dual-hosted git repository.

hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git


The following commit(s) were added to refs/heads/master by this push:
     new b6321f9022 Translated using Weblate (German (de_DE))
     new 0d735f961b Merge pull request #2961 from 
hop-weblate/weblate-apache-hop-codebase-hop
b6321f9022 is described below

commit b6321f90226f39582a275bc91c2660e29118104b
Author: Weblate <[email protected]>
AuthorDate: Wed May 24 06:27:46 2023 +0000

    Translated using Weblate (German (de_DE))
    
    Currently translated at 70.0% (49 of 70 strings)
    
    Co-authored-by: Peter Fabricius <[email protected]>
    Translate-URL: 
https://translate.project-hop.org/projects/apache-hop-codebase/workflowexecutor/de_DE/
    Translation: Apache Hop Codebase/workflowexecutor
---
 .../messages/messages_de_DE.properties             | 27 ++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git 
a/plugins/transforms/workflowexecutor/src/main/resources/org/apache/hop/pipeline/transforms/workflowexecutor/messages/messages_de_DE.properties
 
b/plugins/transforms/workflowexecutor/src/main/resources/org/apache/hop/pipeline/transforms/workflowexecutor/messages/messages_de_DE.properties
index 47de78117f..055a3d691a 100644
--- 
a/plugins/transforms/workflowexecutor/src/main/resources/org/apache/hop/pipeline/transforms/workflowexecutor/messages/messages_de_DE.properties
+++ 
b/plugins/transforms/workflowexecutor/src/main/resources/org/apache/hop/pipeline/transforms/workflowexecutor/messages/messages_de_DE.properties
@@ -39,3 +39,30 @@ WorkflowExecutorDialog.Parameters.MapParameters=Verbinde 
Parameter
 WorkflowExecutorDialog.ExecutionLogChannelIdField.Label=Log Kanal ID
 WorkflowExecutor.Name=Workflow Ausf\u00FChrung
 WorkflowExecutor.Exception.UnableToFindField=Konnte Feld "{0}" im Input Stream 
nicht finden.
+WorkflowExecutorDialog.ExecutionResults.Title=Ausf\u00FChrungsergebnisse
+WorkflowExecutor.Exception.GroupFieldNotFound=Gruppierungsfeld "{0}" konnte im 
Input Stream nicht gefunden werden
+WorkflowExecutorDialog.ExecutionLogTextField.Label=Ausf\u00FChrungslog
+WorkflowExecutorDialog.ExecutionLinesRejectedField.Label=Anzahl verworfener 
Zeilen
+WorkflowExecutorDialog.ResultFiles.Title=Ergebnisdateien
+WorkflowExecutorDialog.ExecutionLinesUpdatedField.Label=Anzahl aktualisierter 
Zeilen
+WorkflowExecutorDialog.ExecutionLinesOutputField.Label=Anzahl ausgegebener 
Zeilen
+WorkflowExecutorDialog.ExecutionResultField.Label=Ausf\u00FChrungsergebnis
+WorkflowExecutorDialog.Parameters.column.Field=Zu nutzendes Feld
+WorkflowExecutorDialog.RowGroup.Tooltip=Vor der Ausf\u00FChrung pr\u00FCfen, 
wie viele Datenzeilen an den Workflow \u00FCbergeben werden
+WorkflowExecutorDialog.ExecutionLinesReadField.Label=Anzahl gelesener Zeilen
+WorkflowExecutorDialog.TransformName.Label=Transform Name:
+WorkflowExecutorDialog.ResultFileNameField.Label=Name des Ergebnisfeldes:
+WorkflowExecutorDialog.Parameters.column.Variable=Variable / Parametername
+WorkflowExecutorDialog.ErrorLoadingSpecifiedJob.Title=Fehler
+WorkflowExecutorDialog.GroupField.Label=Gruppierungsfeld:
+WorkflowExecutorDialog.ExecutionExitStatusField.Label=Exit Status
+WorkflowExecutorDialog.ColumnInfo.Type=Datentyp
+WorkflowExecutorDialog.GroupTime.Label=Dauer der Erfassung von Zeilen:
+WorkflowExecutorDialog.ExecutionLinesWrittenField.Label=Anzahl geschriebener 
Zeilen
+WorkflowExecutorDialog.Shell.Title=Workflow Executor
+WorkflowExecutorDialog.ResultRows.Title=Ergebniszeilen
+WorkflowExecutorMeta.ResultStream.Description=Diese Ausgabe wird die 
Ausf\u00FChrungsergebnisse enthalten
+WorkflowExecutorMeta.ReferencedObject.Description=Workflow
+WorkflowExecutorDialog.ExecutionResultTarget.Label=Ziel Transform f\u00FCr 
Ausf\u00FChrungsergebnisse:
+WorkflowExecutorDialog.Parameters.Tooltip=Parameter f\u00FCr den Workflow 
k\u00F6nnen mit festen Werten gesetzt oder aus der ersten an den Workflow 
\u00FCbergebenen Zeilen entnommen werden.
+WorkflowExecutorMeta.ResultFilesStream.Description=Diese Ausgabe wird nach der 
Ausf\u00FChrung die Namen der Ergebnisdateien enthalten.

Reply via email to