From 00ac44b30a61622e5c76c4e8242202aa68fec5dc Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Sun, 30 Jan 2011 22:36:18 -0800 Subject: [PATCH] renamed the hudson.slaves package --- .../slaves/AbstractCloudImpl/help-instanceCapStr.html | 8 ++++---- .../hudson/slaves/CommandLauncher/help-command.html | 4 ++-- .../hudson/slaves/CommandLauncher/help-command_de.html | 2 +- .../hudson/slaves/CommandLauncher/help-command_fr.html | 6 +++--- .../hudson/slaves/CommandLauncher/help-command_ja.html | 6 +++--- .../hudson/slaves/CommandLauncher/help-command_pt_BR.html | 8 ++++---- .../hudson/slaves/CommandLauncher/help-command_ru.html | 6 +++--- .../hudson/slaves/CommandLauncher/help-command_tr.html | 4 ++-- .../hudson/slaves/CommandLauncher/help.properties | 2 +- .../hudson/slaves/CommandLauncher/help_da.properties | 2 +- .../hudson/slaves/CommandLauncher/help_de.properties | 4 ++-- .../hudson/slaves/CommandLauncher/help_fr.properties | 2 +- .../hudson/slaves/CommandLauncher/help_pt_BR.properties | 2 +- .../hudson/slaves/ComputerLauncher/main_de.properties | 2 +- .../hudson/slaves/ComputerLauncher/main_sv_SE.properties | 2 +- .../hudson/slaves/DelegatingComputerLauncher/config.jelly | 2 +- .../slaves/DumbSlave/configure-entries_ru.properties | 2 +- .../slaves/DumbSlave/configure-entries_tr.properties | 2 +- .../hudson/slaves/DumbSlave/newInstanceDetail.properties | 4 ++-- .../slaves/DumbSlave/newInstanceDetail_da.properties | 4 ++-- .../slaves/DumbSlave/newInstanceDetail_de.properties | 2 +- .../slaves/DumbSlave/newInstanceDetail_es.properties | 4 ++-- .../slaves/DumbSlave/newInstanceDetail_fr.properties | 4 ++-- .../slaves/DumbSlave/newInstanceDetail_ja.properties | 2 +- .../slaves/DumbSlave/newInstanceDetail_pt_BR.properties | 4 ++-- .../hudson/slaves/JNLPLauncher/main_da.properties | 2 +- .../hudson/slaves/JNLPLauncher/main_de.properties | 2 +- .../hudson/slaves/JNLPLauncher/main_es.properties | 2 +- .../hudson/slaves/JNLPLauncher/main_ja.properties | 2 +- .../hudson/slaves/JNLPLauncher/main_pt_BR.properties | 2 +- .../hudson/slaves/JNLPLauncher/main_ru.properties | 2 +- .../hudson/slaves/SlaveComputer/slave-agent.jnlp.jelly | 4 ++-- 32 files changed, 53 insertions(+), 53 deletions(-) diff --git a/core/src/main/resources/hudson/slaves/AbstractCloudImpl/help-instanceCapStr.html b/core/src/main/resources/hudson/slaves/AbstractCloudImpl/help-instanceCapStr.html index 6808d2b985..08a970a6bf 100644 --- a/core/src/main/resources/hudson/slaves/AbstractCloudImpl/help-instanceCapStr.html +++ b/core/src/main/resources/hudson/slaves/AbstractCloudImpl/help-instanceCapStr.html @@ -1,13 +1,13 @@
- You can place the upward limit to the number of slaves that Hudson may launch from this cloud. + You can place the upward limit to the number of slaves that Jenkins may launch from this cloud. This is useful for avoiding surprises in the billing statement.

- For example, if this field is 3, Hudson will only launch a new instance + For example, if this field is 3, Jenkins will only launch a new instance as long as total number of instances you run on this cloud doesn't exceed this number. In this way, - even in the worst case of Hudson starting instances and forgetting about them, + even in the worst case of Jenkins starting instances and forgetting about them, you have an upper bound in the number of instances that are concurrently executed.

Leave this field empty to remove a cap. -

\ No newline at end of file + diff --git a/core/src/main/resources/hudson/slaves/CommandLauncher/help-command.html b/core/src/main/resources/hudson/slaves/CommandLauncher/help-command.html index ae7e9554cc..4a599bde59 100644 --- a/core/src/main/resources/hudson/slaves/CommandLauncher/help-command.html +++ b/core/src/main/resources/hudson/slaves/CommandLauncher/help-command.html @@ -1,6 +1,6 @@
Command to be used to launch a slave agent program, which controls the slave - computer and communicates with the master. Hudson assumes that + computer and communicates with the master. Jenkins assumes that the executed program launches the slave.jar program on the correct slave machine. @@ -28,7 +28,7 @@ exec java -jar ~/bin/slave.jar

In a larger deployment, It is also worth considering to load slave.jar from a NFS-mounted common location, so that you don't have to update this file every time - you update Hudson. + you update Jenkins.

Setting this to "ssh -v hostname" may be useful for debugging connectivity diff --git a/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_de.html b/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_de.html index 6dd4191e9c..699a727208 100644 --- a/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_de.html +++ b/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_de.html @@ -4,7 +4,7 @@

Wenn in diesem Feld ein Befehl angegeben ist, so wird dieser auf dem Master-Knoten - ausgeführt. Hudson nimmt in diesem Fall an, daß der ausgeführte Befehl + ausgeführt. Jenkins nimmt in diesem Fall an, daß der ausgeführte Befehl das Programm slave.jar auf dem jeweiligen Slave-Knoten startet.

diff --git a/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_fr.html b/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_fr.html index 3fca77d10d..0c54645cc9 100644 --- a/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_fr.html +++ b/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_fr.html @@ -6,7 +6,7 @@

Laissez ce champ vide si vous souhaitez lancer les esclaves par JNLP. Avec cette configuration, la page d'information sur les esclaves - (hudson/computer/***/) aura une icône de lancement JNLP. Vous pouvez + (jenkins/computer/***/) aura une icône de lancement JNLP. Vous pouvez cliquer sur ce lien pour lancer un agent esclave par JNLP.

Ce mode est utile pour les esclaves Windows qui n'ont généralement pas @@ -15,7 +15,7 @@

Les agents esclaves ssh/rsh

Quand une commande est spécifiée dans ce champ, elle est exécutée - sur le maître et Hudson suppose que le programme exécuté lance le + sur le maître et Jenkins suppose que le programme exécuté lance le programme slave.jar sur la bonne machine esclave.

@@ -47,7 +47,7 @@ exec java -jar ~/bin/slave.jar Dans un déploiement à plus grande échelle, on peut envisager de charger slave.jar à partir d'une location commune montée par NFS, afin de ne pas nécessiter la mise à jour de ce fichier à chaque mise à jour - de Hudson. + de Jenkins.

Mettre la valeur "ssh -v hostname" dans ce champ peut être diff --git a/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_ja.html b/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_ja.html index 186c444081..67ae132110 100644 --- a/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_ja.html +++ b/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_ja.html @@ -4,10 +4,10 @@

この項目にコマンドが指定されたとき、マスターでこのコマンドが実行されます。そして、 - Hudsonは、その実行コマンドが正しいスレーブマシーン上でslave.jarを起動することを想定しています。 + Jenkinsは、その実行コマンドが正しいスレーブマシーン上でslave.jarを起動することを想定しています。

- slave.jarのコピーが、hudson.warの中のWEB-INF/slave.jarにあります。 + slave.jarのコピーが、jenkins.warの中のWEB-INF/slave.jarにあります。

シンプルなケースでは、このコマンドは"ssh hostname java -jar ~/bin/slave.jar"のようなものになります。 @@ -27,7 +27,7 @@ exec java -jar ~/bin/slave.jar

スレーブがたくさん配置されている場合、NFSでマウントされた共通の場所から、 slave.jarをロードすることは考える価値があります。 - そうすれば、Hudsonを更新するごとにこのファイルを更新する必要がありません。 + そうすれば、Jenkinsを更新するごとにこのファイルを更新する必要がありません。

"ssh -v ホスト名"とすると、接続確認するのに便利です。 diff --git a/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_pt_BR.html b/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_pt_BR.html index 2463489846..406267125f 100644 --- a/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_pt_BR.html +++ b/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_pt_BR.html @@ -5,7 +5,7 @@

Agentes slave JNLP

Deixe este campo vazio se você quiser lançar os agentes slave via JNLP. - Com esta configuração, a página de informações do slave (hudson/computer/***/) + Com esta configuração, a página de informações do slave (jenkins/computer/***/) terá um ícone de lançamento JNLP, e você poderá clicar no link da máquina slave correta para lançar o agente slave via JNLP.

@@ -16,13 +16,13 @@

Quando um comando real é especificado neste campo, este comando é executado na máquina - master, e o Hudson assume que o programa executado lança o programa slave.jar + master, e o Jenkins assume que o programa executado lança o programa slave.jar na máquina slave correta.

Uma cópia de slave.jar pode ser encontrada em WEB-INF/slave.jar dentro de - hudson.war. + jenkins.war.

Em um simples caso, isto poderia ser @@ -45,7 +45,7 @@ exec java -jar ~/bin/slave.jar

Em uma grande implantação, também é valioso considerar carregar slave.jar de uma localização comum montada via NFS, assim você não tem que atualizar este arquivo toda vez - que você atualizar o Hudson. + que você atualizar o Jenkins.

Definir isto como "ssh -v hostname" pode ser útil para depurar questões de diff --git a/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_ru.html b/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_ru.html index 46c2d66680..c4f038cf55 100644 --- a/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_ru.html +++ b/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_ru.html @@ -3,12 +3,12 @@ программа необходима для контроля подчиненного узла и обмена данными с мастером.

- Когда в этом поле указана команда, она будет выполнена на мастере и Hudson предполагает + Когда в этом поле указана команда, она будет выполнена на мастере и Jenkins предполагает что эта команда запустит slave.jar на соответствующем подчиненном узле.

Копия файла slave.jar вы можете найти в WEB-INF/slave.jar внутри - hudson.war. + jenkins.war.

В самом простом случае команда будет выглядеть приблизительно так: @@ -32,7 +32,7 @@ exec java -jar ~/bin/slave.jar

Для построения систем с большим количеством подчиненных узлов может быть полезно загружать slave.jar из замонтированного по NFS общего источника, так чтобы - вам не пришлось обновлять все узлы при обновлении Hudson. + вам не пришлось обновлять все узлы при обновлении Jenkins.

Установите в качестве команды "ssh -v hostname" для проверки и определения diff --git a/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_tr.html b/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_tr.html index ffc866840c..98943c4192 100644 --- a/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_tr.html +++ b/core/src/main/resources/hudson/slaves/CommandLauncher/help-command_tr.html @@ -3,12 +3,12 @@ sorumludur. Buraya yazılacak komut, slave ajanı çalıştıracak komuttur.

- Hudson, burada belirtilen komutun, doğru slave üzerinde slave.jar'ı doğru şekilde + Jenkins, burada belirtilen komutun, doğru slave üzerinde slave.jar'ı doğru şekilde çalıştıracağını varsayar ve bu komutu master üzerinde çalıştırır.

- slave.jar'ın bir kopyası, hudson.war'ın içerisinde WEB-INF + slave.jar'ın bir kopyası, jenkins.war'ın içerisinde WEB-INF klasörü altında bulunabilir.

diff --git a/core/src/main/resources/hudson/slaves/CommandLauncher/help.properties b/core/src/main/resources/hudson/slaves/CommandLauncher/help.properties index ee0b3de42c..e4d34a73f1 100644 --- a/core/src/main/resources/hudson/slaves/CommandLauncher/help.properties +++ b/core/src/main/resources/hudson/slaves/CommandLauncher/help.properties @@ -20,5 +20,5 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -blurb=Starts a slave by having Hudson execute a command from the master. \ +blurb=Starts a slave by having Jenkins execute a command from the master. \ Use this when the master is capable of remotely executing a process on a slave, such as through ssh/rsh. diff --git a/core/src/main/resources/hudson/slaves/CommandLauncher/help_da.properties b/core/src/main/resources/hudson/slaves/CommandLauncher/help_da.properties index 5fa4b6d3fc..0c16c82c07 100644 --- a/core/src/main/resources/hudson/slaves/CommandLauncher/help_da.properties +++ b/core/src/main/resources/hudson/slaves/CommandLauncher/help_da.properties @@ -20,5 +20,5 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -blurb=Starter en ny slave ved at Hudson k\u00f8rer en kommando p\u00e5 master''en. \ +blurb=Starter en ny slave ved at Jenkins k\u00f8rer en kommando p\u00e5 master''en. \ Brug dette n\u00e5r master''en er i stand til at fjernafvikle en proces p\u00e5 slaven, for eksempel igennem ssh/rsh. diff --git a/core/src/main/resources/hudson/slaves/CommandLauncher/help_de.properties b/core/src/main/resources/hudson/slaves/CommandLauncher/help_de.properties index 14dea82661..9a69dcc327 100644 --- a/core/src/main/resources/hudson/slaves/CommandLauncher/help_de.properties +++ b/core/src/main/resources/hudson/slaves/CommandLauncher/help_de.properties @@ -21,6 +21,6 @@ # THE SOFTWARE. blurb=\ - Startet einen Slave, in dem Hudson vom Master aus einen Befehl auf dem Slave ausfhrt. \ - Verwenden Sie diese Option, wenn Hudson Befehle auf entfernten Slaves ausfhren \ + Startet einen Slave, in dem Jenkins vom Master aus einen Befehl auf dem Slave ausfhrt. \ + Verwenden Sie diese Option, wenn Jenkins Befehle auf entfernten Slaves ausfhren \ kann, z.B. ber ssr/srh. diff --git a/core/src/main/resources/hudson/slaves/CommandLauncher/help_fr.properties b/core/src/main/resources/hudson/slaves/CommandLauncher/help_fr.properties index 2008a57f5e..724e3797a6 100644 --- a/core/src/main/resources/hudson/slaves/CommandLauncher/help_fr.properties +++ b/core/src/main/resources/hudson/slaves/CommandLauncher/help_fr.properties @@ -20,5 +20,5 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -blurb=Lance un esclave en demandant Hudson d''excuter une commande partir de la machine matre. \ +blurb=Lance un esclave en demandant Jenkins d''excuter une commande partir de la machine matre. \ Utilisez cela quand le matre est capable d''excuter distance des processus sur la machine esclave, par exemple par ssh/rsh. diff --git a/core/src/main/resources/hudson/slaves/CommandLauncher/help_pt_BR.properties b/core/src/main/resources/hudson/slaves/CommandLauncher/help_pt_BR.properties index 6b0152cb48..784328fc45 100644 --- a/core/src/main/resources/hudson/slaves/CommandLauncher/help_pt_BR.properties +++ b/core/src/main/resources/hudson/slaves/CommandLauncher/help_pt_BR.properties @@ -20,7 +20,7 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -# Starts a slave by having Hudson execute a command from the master. \ +# Starts a slave by having Jenkins execute a command from the master. \ # Use this when the master is capable of remotely executing a process on a slave, such as through ssh/rsh. blurb=Iniciar um Slave executando por um comando executado no master \ Se n\u00e3o for poss\u00edvel, execute o comando via ssh/rsh diff --git a/core/src/main/resources/hudson/slaves/ComputerLauncher/main_de.properties b/core/src/main/resources/hudson/slaves/ComputerLauncher/main_de.properties index 508e03253e..0646fb1fb3 100644 --- a/core/src/main/resources/hudson/slaves/ComputerLauncher/main_de.properties +++ b/core/src/main/resources/hudson/slaves/ComputerLauncher/main_de.properties @@ -22,5 +22,5 @@ See\ log\ for\ more\ details=Mehr dazu im Systemprotokoll Launch\ slave\ agent=Slave-Agenten starten -launchingDescription=Dieser Knoten ist offline, weil Hudson den dortigen Slave-Agenten nicht starten konnte. +launchingDescription=Dieser Knoten ist offline, weil Jenkins den dortigen Slave-Agenten nicht starten konnte. Relaunch\ slave\ agent=Slave-Agenten neu starten diff --git a/core/src/main/resources/hudson/slaves/ComputerLauncher/main_sv_SE.properties b/core/src/main/resources/hudson/slaves/ComputerLauncher/main_sv_SE.properties index fbcfe309f7..42f78c2c36 100644 --- a/core/src/main/resources/hudson/slaves/ComputerLauncher/main_sv_SE.properties +++ b/core/src/main/resources/hudson/slaves/ComputerLauncher/main_sv_SE.properties @@ -22,4 +22,4 @@ Launch\ slave\ agent=Starta agent See\ log\ for\ more\ details=Se loggen f\u00F6r mer information -description=Denna nod \u00E4r fr\u00E5nkopplad eftersom Hudson kunde inte starta agenten p\u00E5 noden. +description=Denna nod \u00E4r fr\u00E5nkopplad eftersom Jenkins kunde inte starta agenten p\u00E5 noden. diff --git a/core/src/main/resources/hudson/slaves/DelegatingComputerLauncher/config.jelly b/core/src/main/resources/hudson/slaves/DelegatingComputerLauncher/config.jelly index 605cf99d3b..1a64eaf3ef 100644 --- a/core/src/main/resources/hudson/slaves/DelegatingComputerLauncher/config.jelly +++ b/core/src/main/resources/hudson/slaves/DelegatingComputerLauncher/config.jelly @@ -25,4 +25,4 @@ THE SOFTWARE. xmlns:t="/lib/hudson" xmlns:f="/lib/form"> - \ No newline at end of file + diff --git a/core/src/main/resources/hudson/slaves/DumbSlave/configure-entries_ru.properties b/core/src/main/resources/hudson/slaves/DumbSlave/configure-entries_ru.properties index 8609ca860d..f5e57c50cc 100644 --- a/core/src/main/resources/hudson/slaves/DumbSlave/configure-entries_ru.properties +++ b/core/src/main/resources/hudson/slaves/DumbSlave/configure-entries_ru.properties @@ -24,7 +24,7 @@ Master/Slave\ Support=\u041f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430 \u0 Master=\u0413\u043b\u0430\u0432\u043d\u044b\u0439 Name=\u0418\u043c\u044f Description=\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 -This\ Hudson\ server=\u0421\u0435\u0440\u0432\u0435\u0440 Hudson +This\ Jenkins\ server=\u0421\u0435\u0440\u0432\u0435\u0440 Jenkins \#\ of\ executors=\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432-\u0438\u0441\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u0435\u0439 Local\ FS\ root=\u041a\u043e\u0440\u0435\u043d\u044c \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u043e\u0439 \u0424\u0421 Slaves=\u041f\u043e\u0434\u0447\u0438\u043d\u0435\u043d\u043d\u044b\u0435 diff --git a/core/src/main/resources/hudson/slaves/DumbSlave/configure-entries_tr.properties b/core/src/main/resources/hudson/slaves/DumbSlave/configure-entries_tr.properties index c401b8e481..19f63fdd24 100644 --- a/core/src/main/resources/hudson/slaves/DumbSlave/configure-entries_tr.properties +++ b/core/src/main/resources/hudson/slaves/DumbSlave/configure-entries_tr.properties @@ -25,7 +25,7 @@ Master/Slave\ Support= Master= Name= Description= -This\ Hudson\ server= +This\ Jenkins\ server= \#\ of\ executors= Local\ FS\ root= Slaves= diff --git a/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail.properties b/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail.properties index e2c53ab622..dce9249704 100644 --- a/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail.properties +++ b/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail.properties @@ -21,7 +21,7 @@ # THE SOFTWARE. detail=\ - Adds a plain, dumb slave to Hudson. This is called "dumb" because Hudson doesn''t provide \ + Adds a plain, dumb slave to Jenkins. This is called "dumb" because Jenkins doesn''t provide \ higher level of integration with these slaves, such as dynamic provisioning. \ Select this type if no other slave types apply — for example such as when you are adding \ - a physical computer, virtual machines managed outside Hudson, etc. \ No newline at end of file + a physical computer, virtual machines managed outside Jenkins, etc. diff --git a/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_da.properties b/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_da.properties index 01aeff2b86..71e4c731a4 100644 --- a/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_da.properties +++ b/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_da.properties @@ -20,7 +20,7 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -detail=Tilf\u00f8jer en almindelig dum slave til Hudson. Disse slaver kaldes ''dumme'' da Hudson ikke \ +detail=Tilf\u00f8jer en almindelig dum slave til Jenkins. Disse slaver kaldes ''dumme'' da Jenkins ikke \ tilbyder et h\u00f8jere niveau af kontrol over disse slaver, s\u00e5som dynamisk provisionering. \ V\u00e6lg denne type hvis ingen anden slavetype passer — for eksempel hvis du \ -tilf\u00f8jer en fysisk computer/ virtuel maskine bestyret udenfor Hudson, mv. +tilf\u00f8jer en fysisk computer/ virtuel maskine bestyret udenfor Jenkins, mv. diff --git a/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_de.properties b/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_de.properties index c0245e1141..0941e45018 100644 --- a/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_de.properties +++ b/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_de.properties @@ -20,4 +20,4 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -detail=F\u00FCgt einen einfachen, simplen Slave-Knoten hinzu. Der Knotentyp hei\u00DFt "dumb" (=einfach, simpel), da er \u00FCber keine enge Integration mit Hudson verf\u00FCgt, wie etwa dynamische Aktualisierungen. Verwenden Sie diesen Knotentyp, wenn keine anderen Knotentypen passen — zum Beispiel wenn Sie einen real existierenden Rechner hinzuf\u00FCgen oder virtuelle Maschinen erg\u00E4nzen, die ausserhalb von Hudson verwaltet werden, usw. +detail=F\u00FCgt einen einfachen, simplen Slave-Knoten hinzu. Der Knotentyp hei\u00DFt "dumb" (=einfach, simpel), da er \u00FCber keine enge Integration mit Jenkins verf\u00FCgt, wie etwa dynamische Aktualisierungen. Verwenden Sie diesen Knotentyp, wenn keine anderen Knotentypen passen — zum Beispiel wenn Sie einen real existierenden Rechner hinzuf\u00FCgen oder virtuelle Maschinen erg\u00E4nzen, die ausserhalb von Jenkins verwaltet werden, usw. diff --git a/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_es.properties b/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_es.properties index 7e9b7d54d0..fee95acacc 100644 --- a/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_es.properties +++ b/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_es.properties @@ -21,8 +21,8 @@ # THE SOFTWARE. detail=\ - Aadir un esclavo pasivo a Hudson. Es llamado ''pasivo'' porque Hudson no provee ningun tipo de \ + Aadir un esclavo pasivo a Jenkins. Es llamado ''pasivo'' porque Jenkins no provee ningun tipo de \ integracin de alto nivel con estos esclavos, como pueda ser aprovisionamiento dinmico. \ Selecciona este tipo si no hay ningn otro tipo mas adecuado. Por ejemplo cuando se aaden \ - maquinas fsicas o virtuales gestionadas desde fuera de Hudson, etc. + maquinas fsicas o virtuales gestionadas desde fuera de Jenkins, etc. diff --git a/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_fr.properties b/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_fr.properties index 19a01b129a..5e7f40c1f2 100644 --- a/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_fr.properties +++ b/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_fr.properties @@ -21,7 +21,7 @@ # THE SOFTWARE. detail=\ - Ajoute un esclave simple Hudson. Cet esclave est dit "passif" ("dumb") car Hudson ne fournit pas \ + Ajoute un esclave simple Jenkins. Cet esclave est dit "passif" ("dumb") car Jenkins ne fournit pas \ d''intgration d''un niveau plus lev pour ce type d''esclave, comme le provisioning dynamique. \ Slectionnez ce type si aucun autre type d''esclave ne s''applique — par exemple quand vous \ - ajoutez un ordinateur physique, une machine virtuelle gre sparment d''Hudson, etc. + ajoutez un ordinateur physique, une machine virtuelle gre sparment d''Jenkins, etc. diff --git a/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_ja.properties b/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_ja.properties index c1e65f2799..9e288307c5 100644 --- a/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_ja.properties +++ b/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_ja.properties @@ -23,5 +23,5 @@ detail=\ \u30B7\u30F3\u30D7\u30EB\u3067\u57FA\u672C\u7684\u306A\u6A5F\u80FD\u3060\u3051\u3092\u6301\u3064\u30B9\u30EC\u30FC\u30D6\u3092\u8FFD\u52A0\u3057\u307E\u3059\u3002\u51E6\u7406\u91CF\u306B\u5FDC\u3058\u3066\u52D5\u7684\u306B\u30B9\u30EC\u30FC\u30D6\u3092\u8FFD\u52A0\u3059\u308B\u3088\u3046\u306A\u3001\ \u9AD8\u30EC\u30D9\u30EB\u306E\u6A5F\u80FD\u3092\u63D0\u4F9B\u3057\u306A\u3044\u305F\u3081"\u30C0\u30E0(dumb)"\u3068\u547C\u3070\u308C\u307E\u3059\u3002\ - \u30B3\u30F3\u30D4\u30E5\u30FC\u30BF\u30FC\u3082\u3057\u304F\u306F\u3001Hudson\u304C\u7BA1\u7406\u3057\u306A\u3044\u4EEE\u60F3\u30DE\u30B7\u30F3\u3092\u8FFD\u52A0\u3059\u308B\u3088\u3046\u306A\u3068\u304D\u306B\u3001\u4ED6\u306E\u30B9\u30EC\u30FC\u30D6\u3092\u5229\u7528\u3067\u304D\u306A\u3051\u308C\u3070\u3001\ + \u30B3\u30F3\u30D4\u30E5\u30FC\u30BF\u30FC\u3082\u3057\u304F\u306F\u3001Jenkins\u304C\u7BA1\u7406\u3057\u306A\u3044\u4EEE\u60F3\u30DE\u30B7\u30F3\u3092\u8FFD\u52A0\u3059\u308B\u3088\u3046\u306A\u3068\u304D\u306B\u3001\u4ED6\u306E\u30B9\u30EC\u30FC\u30D6\u3092\u5229\u7528\u3067\u304D\u306A\u3051\u308C\u3070\u3001\ \u3053\u306E\u30BF\u30A4\u30D7\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002 diff --git a/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_pt_BR.properties b/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_pt_BR.properties index 9b3abf0108..1dc23c232c 100644 --- a/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_pt_BR.properties +++ b/core/src/main/resources/hudson/slaves/DumbSlave/newInstanceDetail_pt_BR.properties @@ -21,8 +21,8 @@ # THE SOFTWARE. # \ -# Adds a plain, dumb slave to Hudson. This is called "dumb" because Hudson doesn''t provide \ +# Adds a plain, dumb slave to Jenkins. This is called "dumb" because Jenkins doesn''t provide \ # higher level of integration with these slaves, such as dynamic provisioning. \ # Select this type if no other slave types apply — for example such as when you are adding \ -# a physical computer, virtual machines managed outside Hudson, etc. +# a physical computer, virtual machines managed outside Jenkins, etc. detail=detalhe diff --git a/core/src/main/resources/hudson/slaves/JNLPLauncher/main_da.properties b/core/src/main/resources/hudson/slaves/JNLPLauncher/main_da.properties index a5a68d2fd8..2e962d523d 100644 --- a/core/src/main/resources/hudson/slaves/JNLPLauncher/main_da.properties +++ b/core/src/main/resources/hudson/slaves/JNLPLauncher/main_da.properties @@ -20,7 +20,7 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -Connect\ slave\ to\ Hudson\ one\ of\ these\ ways\:=Forbind Hudson til slaver p\u00e5 en af f\u00f8lgende m\u00e5der: +Connect\ slave\ to\ Jenkins\ one\ of\ these\ ways\:=Forbind Jenkins til slaver p\u00e5 en af f\u00f8lgende m\u00e5der: launch\ agent=start agent Connected\ via\ JNLP\ agent.=Forbundet via JNLP agent. Or\ if\ the\ slave\ is\ headless\:=Eller hvis slaven er hovedl\u00f8s: diff --git a/core/src/main/resources/hudson/slaves/JNLPLauncher/main_de.properties b/core/src/main/resources/hudson/slaves/JNLPLauncher/main_de.properties index f3c11fb26c..67837cc42d 100644 --- a/core/src/main/resources/hudson/slaves/JNLPLauncher/main_de.properties +++ b/core/src/main/resources/hudson/slaves/JNLPLauncher/main_de.properties @@ -22,7 +22,7 @@ slaveAgentPort.disabled=TCP-Port fr JNLP-Slaves ist deaktiviert. configure.link.text=Zu Systemkonfiguration wechseln und konfigurieren -Connect\ slave\ to\ Hudson\ one\ of\ these\ ways\:=Der Slave kann eine Verbindung zum Hudson-Master mit einer der folgenden Mglichkeiten aufbauen: +Connect\ slave\ to\ Jenkins\ one\ of\ these\ ways\:=Der Slave kann eine Verbindung zum Jenkins-Master mit einer der folgenden Mglichkeiten aufbauen: launch\ agent=Agent starten Launch\ agent\ from\ browser\ on\ slave=Agent aus einem Webbrowser auf den Slave starten Run\ from\ slave\ command\ line\:=Agent aus der Kommandozeile heraus starten: diff --git a/core/src/main/resources/hudson/slaves/JNLPLauncher/main_es.properties b/core/src/main/resources/hudson/slaves/JNLPLauncher/main_es.properties index ac865cf7ad..bc84e7aea1 100644 --- a/core/src/main/resources/hudson/slaves/JNLPLauncher/main_es.properties +++ b/core/src/main/resources/hudson/slaves/JNLPLauncher/main_es.properties @@ -26,6 +26,6 @@ launch\ agent=Lanzar agente Or\ if\ the\ slave\ is\ headless\:=O si el esclavo no tiene pantalla Run\ from\ slave\ command\ line\:=Ejecutar desde la lnea de comandos del esclavo Launch\ agent\ from\ browser\ on\ slave=Lanzar el agente desde el navegador en el esclavo -Connect\ slave\ to\ Hudson\ one\ of\ these\ ways\:=Conectar el esclavo a Hudson usando uno de estos mtodos +Connect\ slave\ to\ Jenkins\ one\ of\ these\ ways\:=Conectar el esclavo a Jenkins usando uno de estos mtodos Connected\ via\ JNLP\ agent.=Conectado a travs del agente JNLP diff --git a/core/src/main/resources/hudson/slaves/JNLPLauncher/main_ja.properties b/core/src/main/resources/hudson/slaves/JNLPLauncher/main_ja.properties index a4b081d2c9..3bd4b644b5 100644 --- a/core/src/main/resources/hudson/slaves/JNLPLauncher/main_ja.properties +++ b/core/src/main/resources/hudson/slaves/JNLPLauncher/main_ja.properties @@ -22,7 +22,7 @@ slaveAgentPort.disabled=JNLP\u30B9\u30EC\u30FC\u30D6\u30A8\u30FC\u30B8\u30A7\u30F3\u30C8\u7528\u306ETCP\u30DD\u30FC\u30C8\u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093\u3002 configure.link.text=\u30B7\u30B9\u30C6\u30E0\u306E\u8A2D\u5B9A\u753B\u9762\u3067\u8A2D\u5B9A\u3092\u5909\u66F4\u3059\u308B\u3002 -Connect\ slave\ to\ Hudson\ one\ of\ these\ ways\:=\u6B21\u306E\u3044\u305A\u308C\u304B\u306E\u65B9\u6CD5\u3067\u30B9\u30EC\u30FC\u30D6\u3092Hudson\u306B\u63A5\u7D9A\u3057\u307E\u3059\u3002 +Connect\ slave\ to\ Jenkins\ one\ of\ these\ ways\:=\u6B21\u306E\u3044\u305A\u308C\u304B\u306E\u65B9\u6CD5\u3067\u30B9\u30EC\u30FC\u30D6\u3092Jenkins\u306B\u63A5\u7D9A\u3057\u307E\u3059\u3002 launch\ agent=\u30A8\u30FC\u30B8\u30A7\u30F3\u30C8\u306E\u8D77\u52D5 Launch\ agent\ from\ browser\ on\ slave=\u30B9\u30EC\u30FC\u30D6\u4E0A\u306E\u30D6\u30E9\u30A6\u30B6\u304B\u3089\u30A8\u30FC\u30B8\u30A7\u30F3\u30C8\u3092\u8D77\u52D5 Run\ from\ slave\ command\ line\:=\u30B9\u30EC\u30FC\u30D6\u3067\u30B3\u30DE\u30F3\u30C9\u30E9\u30A4\u30F3\u304B\u3089\u8D77\u52D5: diff --git a/core/src/main/resources/hudson/slaves/JNLPLauncher/main_pt_BR.properties b/core/src/main/resources/hudson/slaves/JNLPLauncher/main_pt_BR.properties index a0ec328366..eac1a1c1cd 100644 --- a/core/src/main/resources/hudson/slaves/JNLPLauncher/main_pt_BR.properties +++ b/core/src/main/resources/hudson/slaves/JNLPLauncher/main_pt_BR.properties @@ -23,7 +23,7 @@ Or\ if\ the\ slave\ is\ headless\:=Ou, se o slave \u00e9 sem cabe\u00e7a # Go to system config screen and change it configure.link.text=V\u00e1 at\u00e9 a tela de configura\u00e7\u00e3o do sistema e providencie a mudan\u00e7a -Connect\ slave\ to\ Hudson\ one\ of\ these\ ways\:=Conecta Slave ao Hudson por uma dessas maneiras: +Connect\ slave\ to\ Jenkins\ one\ of\ these\ ways\:=Conecta Slave ao Jenkins por uma dessas maneiras: Run\ from\ slave\ command\ line\:=Executar comando de linha pelo Slave launch\ agent=Lan\u00e7ar agente # TCP port for JNLP slave agents is disabled. diff --git a/core/src/main/resources/hudson/slaves/JNLPLauncher/main_ru.properties b/core/src/main/resources/hudson/slaves/JNLPLauncher/main_ru.properties index 32c17f5d27..849651fe98 100644 --- a/core/src/main/resources/hudson/slaves/JNLPLauncher/main_ru.properties +++ b/core/src/main/resources/hudson/slaves/JNLPLauncher/main_ru.properties @@ -20,7 +20,7 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -Connect\ slave\ to\ Hudson\ one\ of\ these\ ways:=\u041F\u043E\u0434\u043A\u043B\u044E\u0447\u0438\u0442\u044C slave \u043A Hudson \u043E\u0434\u043D\u0438\u043C \u0438\u0437 \u0441\u043F\u043E\u0441\u043E\u0431\u043E\u0432: +Connect\ slave\ to\ Jenkins\ one\ of\ these\ ways:=\u041F\u043E\u0434\u043A\u043B\u044E\u0447\u0438\u0442\u044C slave \u043A Jenkins \u043E\u0434\u043D\u0438\u043C \u0438\u0437 \u0441\u043F\u043E\u0441\u043E\u0431\u043E\u0432: Connected\ via\ JNLP\ agent.=\u041F\u043E\u0434\u043A\u043B\u044E\u0447\u0435\u043D \u0447\u0435\u0440\u0435\u0437 JNLP \u0430\u0433\u0435\u043D\u0442\u0430. Launch\ agent\ from\ browser\ on\ slave=\u0417\u0430\u043F\u0443\u0441\u0442\u0438\u0442\u044C \u0430\u0433\u0435\u043D\u0442\u0430 \u0438\u0437 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 \u043D\u0430 slave Run\ from\ slave\ command\ line:=\u0417\u0430\u043F\u0443\u0441\u0442\u0438\u0442\u044C \u0438\u0437 \u043A\u043E\u043C\u0430\u043D\u0434\u043D\u043E\u0439 \u0441\u0442\u0440\u043E\u043A \u043D\u0430 slave diff --git a/core/src/main/resources/hudson/slaves/SlaveComputer/slave-agent.jnlp.jelly b/core/src/main/resources/hudson/slaves/SlaveComputer/slave-agent.jnlp.jelly index 5020b0a60f..6bcafe709b 100644 --- a/core/src/main/resources/hudson/slaves/SlaveComputer/slave-agent.jnlp.jelly +++ b/core/src/main/resources/hudson/slaves/SlaveComputer/slave-agent.jnlp.jelly @@ -38,7 +38,7 @@ THE SOFTWARE. Slave Agent for ${it.displayName} Jenkins project - + @@ -87,4 +87,4 @@ THE SOFTWARE. - \ No newline at end of file + -- GitLab