Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[JENKINS-14763] English translation. Default language is english.
Signed-off-by: RaphC <rcr@orange.fr>
  • Loading branch information
RaphC committed Aug 13, 2012
1 parent fbdb5f7 commit 8defc9f
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 19 deletions.
Expand Up @@ -4,13 +4,12 @@ DeploymentTargets=targets
WeblogicLibrary=weblogic libraries
MustExitOnFailure=Build failed when deployment failed
Bundled=Bundled
DeploymentStrategy=Deployment strategy
DeploymentStrategy=Deployment policy
NoSpecified=Non specified
UpstreamCause=Built after other projects are built or whenever a SNAPSHOT dependency is built
LegacyCodeCause=Legacy code started this job. No cause information is available
UserCause=Built by user
RemoteCause=Built by remote host
MustDependsOn=Depends on
DeployedProjectsDependencies=Projects deployment Dependencies
DeployedProjectsDependenciesDescription=Multiple projects can be specified like 'abc, def'. If blank, control is disabled.
SourceManagementDeploymentCriteria=Deploying only when sources changes
Expand Down
Empty file.
Empty file.
@@ -1 +1 @@
<div>nom de l''application/librairie deploy&eacute;e sous la cible weblogic</div>
<div>The name used by weblogic server to display the deployed component</div>
@@ -1 +1 @@
<div>declencheur de build sur lequel le deploiement sera declench&eacute;. Dans le cas contraire, le d&eacute;ploiement sera d&eacute;sactiv&eacute;.</div>
<div>the trigger which triggers the job build and triggers the deployment task. If the job build is triggered by another one, the deployment task will be disabled.</div>
@@ -1,3 +1,2 @@
<div>cible(s) weblogic (cluster, serveur manag&eacute;) sur laquelle sera deploy&eacute; l'artifact. Les targets sont s&eacute;par&eacute;es par une virgule (',')
<br/>Par defaut la valeur est 'AdminServer'
</div>
<div>The weblogic (cluster, managed server) target list on which the artifact will be deployed. The target name are comma separated (',').
<br/>By default the value is 'AdminServer'</div>
@@ -1 +1 @@
<div>Liste des artifacts ne faisant pas l''objet de deploiement</div>
<div>The artifact list not promoted for deployment</div>
@@ -1,2 +1 @@
<div>Chemin referencant le jar weblogic.jar &agrave; utiliser pour le deploiement. Si vide, le plugin tentera de detecter l''installation d''un produit WebLogic sur la machine.
Si un produit est trouve, un warning s''affichera si aucun jar n''est reference.</div>
<div>The path pointing to the weblogic.jar library used to the plugin. If empty, the plugin will try to find out a weblogic installation on the machine.</div>
@@ -1,6 +1,6 @@
<div>critere de deploiement relatif aux sources. 2 modes possibles:<br/>
<div>The deployment policy based on the sources modification. Two modes :<br/>
<ul>
<li>systematique. Que les sources aient &eacute;t&eacute; modifi&eacute; ou pas (mode par defaut).</li>
<li>uniquement sur modification. Le deploiement n'est r&eacute;alis&eacute; que si les sources ont boug&eacute;.</li>
<li>on each build. Whatever the sources changes the deployment task is executed (default mode).</li>
<li>on sources modification. The deployment task is executed if the project sources has been modified.</li>
</ul>
</div>
@@ -1 +1 @@
<div>l'artifact sera deploye en tant que librairie weblogic</div>
<div>The artifact will be deployed as a library component.</div>
@@ -1 +1 @@
<div>Si ce parametre est activ&eacute;, le build se finira en echec si une erreur survient au d&eacute;ploiement</div>
<div> If checked, the job build will be marked as failed if the deployment task failed.</div>
@@ -1 +1 @@
<div>d&eacute;sactive l'execution du plugin</div>
<div>disable the plugin execution</div>
@@ -1 +1 @@
<div>machine cible h&eacute;bergeant le produit weblogic</div>
<div>The server where the AdminServer domain's server is started.</div>

This file was deleted.

@@ -1 +1 @@
<div>Exécuter le projet périodiquement (spécifique au deploiement).</div>
<div>Execute this project periodically (dedicated to the weblogic deployment).</div>

0 comments on commit 8defc9f

Please sign in to comment.