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 b67da2e709 Translated using Weblate (French (fr_FR))
     new c1c449dbf0 Merge pull request #2305 from 
hop-weblate/weblate-apache-hop-codebase-hop
b67da2e709 is described below

commit b67da2e70969ba1be75c426408a8f5ab1d19ccd1
Author: Weblate <[email protected]>
AuthorDate: Fri Feb 10 08:44:43 2023 +0000

    Translated using Weblate (French (fr_FR))
    
    Currently translated at 100.0% (31 of 31 strings)
    
    Co-authored-by: Olivier CELLIER <[email protected]>
    Translate-URL: 
https://translate.project-hop.org/projects/apache-hop-codebase/as400command/fr_FR/
    Translation: Apache Hop Codebase/as400command
---
 .../actions/as400command/messages/messages_fr_FR.properties      | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git 
a/plugins/actions/as400command/src/main/resources/org/apache/hop/workflow/actions/as400command/messages/messages_fr_FR.properties
 
b/plugins/actions/as400command/src/main/resources/org/apache/hop/workflow/actions/as400command/messages/messages_fr_FR.properties
index d46419893a..f312d79f35 100644
--- 
a/plugins/actions/as400command/src/main/resources/org/apache/hop/workflow/actions/as400command/messages/messages_fr_FR.properties
+++ 
b/plugins/actions/as400command/src/main/resources/org/apache/hop/workflow/actions/as400command/messages/messages_fr_FR.properties
@@ -38,3 +38,12 @@ ActionAs400CommandDialog.Proxy.Group.Label=Proxy
 ActionAs400CommandDialog.ProxyPort.Label=Port
 ActionAs400CommandDialog.TestConnection.Label=Tester la connexion
 ActionAs400CommandDialog.ProxyHost.Tooltip=Nom d'h\u00F4te ou adresse IP du 
proxy
+ActionAs400Command.Name.Default=AS400 Cmde
+ActionAs400Command.keyword=AS400
+ActionAs400Command.Log.Started=Commande AS/400 d\u00E9marr\u00E9e
+ActionAs400Command.Log.Connecting=Connection au serveur {0} avec le username 
[{1}]
+ActionAs400Command.Log.Connected=Connect\u00E9 au serveur {0}
+ActionAs400Command.Log.CommandRun=Commande en cours\u00A0:  {0}
+ActionAs400Command.Log.CommandSuccess=Commande [{1}] ex\u00E9cut\u00E9e avec 
succ\u00E8s sur le serveur {0}
+ActionAs400Command.Log.CommandFailed=Nous ne pouvons pas ex\u00E9cuter la 
commande [{1}] sur le serveur {0}
+ActionAs400CommandDialog.Command.Tooltip=Commande \u00E0 ex\u00E9cuter sur 
l''AS/400. If the command is not library qualified, the library list will be 
used to find the command.

Reply via email to