提交 2e7d3be8 编写于 作者: A Antonio Muñiz

Fix remaining occurrences of _slave_

上级 de79e358
......@@ -25,7 +25,7 @@ THE SOFTWARE.
<?jelly escape-by-default='true'?>
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:d="jelly:define" xmlns:l="/lib/layout" xmlns:t="/lib/hudson" xmlns:f="/lib/form" xmlns:i="jelly:fmt">
<!--
Publicize the TCP port number for JNLP slave agents so that they know where to conenct.
Publicize the TCP port number for JNLP agents so that they know where to conenct.
Keep the legacy header for better backward compatibility
-->
<st:header name="X-Hudson-JNLP-Port" value="${app.tcpSlaveAgentListener.port}" />
......
......@@ -22,6 +22,5 @@
WindowsInstallerLink.DisplayName=Installer som Windows service
WindowsSlaveInstaller.DotNetRequired=Denne feature kr\u00e6ver .NET framework 2.0 eller nyere
WindowsSlaveInstaller.RootFsDoesntExist=Slave roddirektorie ''{0}'' findes ikke
WindowsSlaveInstaller.InstallationSuccessful=Installationen lykkedes. Vil du gerne starte service''en nu ?
WindowsInstallerLink.Description=Installerer Jenkins som en Windows service p\u00e5 denne computer, s\u00e5 Jenkins starter automatisk n\u00e5r computeren starter op.
......@@ -26,4 +26,3 @@ WindowsInstallerLink.Description=\
automatisch nach einem Neustart des Rechners gestartet.
WindowsSlaveInstaller.DotNetRequired=.NET Framework 2.0 oder höher ist für dieses Funktionsmerkmal erforderlich.
WindowsSlaveInstaller.InstallationSuccessful=Installation erfolgreich. Möchten Sie den Dienst jetzt starten?
WindowsSlaveInstaller.RootFsDoesntExist=Stammverzeichnis ''{0}'' existiert auf dem Slave-Knoten nicht.
......@@ -22,8 +22,6 @@
# Install as Windows Service
WindowsInstallerLink.DisplayName=Instalar como um servi\u00e7o do Windows
# Slave root directory ''{0}'' doesn''t exist
WindowsSlaveInstaller.RootFsDoesntExist=Diret\u00f3rio slave ''{0}'' n\u00e3o existe
# .NET Framework 2.0 or later is required for this feature
WindowsSlaveInstaller.DotNetRequired=Framework .NET 2.0 ou superior \u00e9 necess\u00e1rio
# Installation was successful. Would you like to start the service now?
......
......@@ -24,4 +24,3 @@ WindowsInstallerLink.DisplayName=\u5b89\u88dd\u6210 Windows \u670d\u52d9
WindowsInstallerLink.Description=\u5c07 Jenkins \u5b89\u88dd\u6210 Windows \u670d\u52d9\uff0c\u958b\u6a5f\u5f8c Jenkins \u5c31\u6703\u81ea\u52d5\u555f\u52d5\u3002
WindowsSlaveInstaller.DotNetRequired=\u672c\u529f\u80fd\u9700\u8981 .NET Framework 2.0 \u6216\u662f\u66f4\u65b0\u7684\u7248\u672c
WindowsSlaveInstaller.InstallationSuccessful=\u5b89\u88dd\u5b8c\u6210\u3002\u60a8\u8981\u99ac\u4e0a\u555f\u52d5\u670d\u52d9\u55ce?
WindowsSlaveInstaller.RootFsDoesntExist=Slave \u6839\u76ee\u9304 ''{0}'' \u4e0d\u5b58\u5728
......@@ -32,5 +32,4 @@ Upstream\ Builds=builds pai
Downstream\ Builds=builds filho
none=nenhum
Took=Demorou
on=no slave
Build=Build
......@@ -27,4 +27,3 @@ The\ project\ was\ renamed\ recently\ and\ no\ build\ was\ done\ under\ the\ new
Projektet er blevet omd\u00f8bt for nyligt og ingen byg er endnu udf\u00f8rt under det nye navn
Error\:\ no\ workspace=Fejl: intet arbejdsomr\u00e5de
text=K\u00f8r et byg for at f\u00e5 Jenkins til at lave et arbejdsomr\u00e5de.
The\ slave\ this\ project\ has\ run\ on\ for\ the\ last\ time\ was\ removed.=Slaven projektet sidst k\u00f8rte p\u00e5 er blevet fjernet.
......@@ -27,8 +27,6 @@ There's\ no\ workspace\ for\ this\ project.\ Possible\ reasons\ are\:=\
Es existiert kein Arbeitsbereich für dieses Projekt. Mögliche Gründe sind:
The\ project\ was\ renamed\ recently\ and\ no\ build\ was\ done\ under\ the\ new\ name.=\
Das Projekt wurde vor kurzem umbenannt und noch kein Build unter dem neuen Namen ausgeführt.
The\ slave\ this\ project\ has\ run\ on\ for\ the\ last\ time\ was\ removed.=\
Der Slave, auf dem dieses Projekt das letzte Mal ausgeführt wurde, wurde entfernt.
li3=Das Arbeitsbereichsverzeichnis ({0}) wurde außerhalb von Jenkins entfernt.
text=Starten Sie einen Build, um von Jenkins einen Arbeitsbereich anlegen zu lassen.
The\ workspace\ was\ wiped\ out\ and\ no\ build\ has\ been\ done\ since\ then.=Der Arbeitsbereich wurde gel\u00F6scht und es wurde seitdem kein Build durchgef\u00FChrt.
......@@ -24,6 +24,5 @@ Error\:\ no\ workspace=Erreur : pas de workspace
A\ project\ won't\ have\ any\ workspace\ until\ at\ least\ one\ build\ is\ performed.=Un projet n''a pas de workspace avant un premier build.
There's\ no\ workspace\ for\ this\ project.\ Possible\ reasons\ are\:=Il n''y a pas de workspace existant pour ce projet. Les raisons possibles sont :
The\ project\ was\ renamed\ recently\ and\ no\ build\ was\ done\ under\ the\ new\ name.=Le projet a \u00e9t\u00e9 renomm\u00e9 r\u00e9cemment et aucun build n''a \u00e9t\u00e9 fait avec ce nouveau nom.
The\ slave\ this\ project\ has\ run\ on\ for\ the\ last\ time\ was\ removed.=La machine esclave sur laquelle ce projet a \u00e9t\u00e9 lanc\u00e9 pour la derni\u00e8re fois a \u00e9t\u00e9 retir\u00e9e.
li3=Le r\u00e9pertoire de travail ({0}) a \u00e9t\u00e9 d\u00e9plac\u00e9 hors de Jenkins.
text=Lancer un build afin de faire cr\u00e9er un workspace par Jenkins.
......@@ -27,8 +27,6 @@ There''s\ no\ workspace\ for\ this\ project.\ Possible\ reasons\ are\:=\
\u3053\u306e\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u30ef\u30fc\u30af\u30b9\u30da\u30fc\u30b9\u304c\u5b58\u5728\u3057\u307e\u305b\u3093\u3002\u4ee5\u4e0b\u306e\u7406\u7531\u304c\u8003\u3048\u3089\u308c\u307e\u3059\u3002
The\ project\ was\ renamed\ recently\ and\ no\ build\ was\ done\ under\ the\ new\ name.=\
\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u304c\u65b0\u3057\u3044\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u540d\u306b\u5909\u66f4\u3055\u308c\u305f\u5f8c\u306b\u3001\u305d\u306e\u540d\u524d\u3067\u30d3\u30eb\u30c9\u304c\u5b9f\u884c\u3055\u308c\u3066\u3044\u306a\u3044\u3002
The\ slave\ this\ project\ has\ run\ on\ for\ the\ last\ time\ was\ removed.=\
\u3053\u306e\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092\u6700\u5f8c\u306b\u5b9f\u884c\u3057\u305f\u30b9\u30ec\u30fc\u30d6\u304c\u3001\u5916\u3055\u308c\u305f\u3002
li3=\u30ef\u30fc\u30af\u30b9\u30da\u30fc\u30b9\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\uff08{0}\uff09\u304cJenkins\u306e\u7ba1\u7406\u5916\u3078\u53d6\u308a\u9664\u304b\u308c\u305f\u3002
text=\u30d3\u30eb\u30c9\u3092\u5b9f\u884c\u3057\u3066\u3001\u30ef\u30fc\u30af\u30b9\u30da\u30fc\u30b9\u3092\u4f5c\u6210\u3057\u3066\u304f\u3060\u3055\u3044\u3002
The\ workspace\ was\ wiped\ out\ and\ no\ build\ has\ been\ done\ since\ then.=\
......
......@@ -24,6 +24,5 @@ Error\:\ no\ workspace=Fout : geen werkplaats beschikbaar
A\ project\ won't\ have\ any\ workspace\ until\ at\ least\ one\ build\ is\ performed.=Een project zal geen werkplaats hebben tot er op zijn mins \u00E9\u00E9n bouwpoging plaatsgevonden heeft.
There's\ no\ workspace\ for\ this\ project.\ Possible\ reasons\ are\:=Er is geen werkplaats beschikbaar voor dit project. Mogelijke redenen zijn :
The\ project\ was\ renamed\ recently\ and\ no\ build\ was\ done\ under\ the\ new\ name.=Dit project werd hernoemd en heeft nog bouwpoging plaats gevonden onder de nieuwe naam.
The\ slave\ this\ project\ has\ run\ on\ for\ the\ last\ time\ was\ removed.=De slaafnode die dit project het laatst gebouwd heeft werd verwijderd.
li3=Het pad naar de werkplaats ({0}) werd buiten Jenkins verwijderd.
text=Lanceer een bouwpoging om Jenkins de werkplaats te laten cre\u00EBren.
......@@ -22,7 +22,6 @@
Error\:\ no\ workspace=Erro: nenhum workspace
The\ project\ was\ renamed\ recently\ and\ no\ build\ was\ done\ under\ the\ new\ name.=O projeto foi renomeado recentemente e nenhum build foi feito com um novo nome.
The\ slave\ this\ project\ has\ run\ on\ for\ the\ last\ time\ was\ removed.=A m\u00e1quina slave onde esse projeto executou pela ultima vez foi removida.
li3=O diret\u00f3rio de workspace ({0}) foi removido externamente ao Jenkins.
text=Execute um build para que o Jenkins crie um workspace.
There''s\ no\ workspace\ for\ this\ project.\ Possible\ reasons\ are\:=N\u00e3o existe nenhum workspace dispon\u00edvel para esse projeto
......
......@@ -27,7 +27,5 @@ There's\ no\ workspace\ for\ this\ project.\ Possible\ reasons\ are\:=\
\u0421\u0431\u043e\u0440\u043e\u0447\u043d\u0430\u044f \u0434\u0438\u0440\u0435\u043a\u0442\u043e\u0440\u0438\u044f \u0434\u043b\u044f \u0434\u0430\u043d\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442. \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043f\u0440\u0438\u0447\u0438\u043d\u044b:
The\ project\ was\ renamed\ recently\ and\ no\ build\ was\ done\ under\ the\ new\ name.=\
\u041f\u0440\u043e\u0435\u043a\u0442 \u0431\u044b\u043b \u043d\u0435\u0434\u0430\u0432\u043d\u043e \u043f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d \u0438 \u0441\u0431\u043e\u0440\u043e\u043a \u043f\u043e\u0434 \u043d\u043e\u0432\u044b\u043c \u0438\u043c\u0435\u043d\u0435\u043c \u0435\u0449\u0435 \u043d\u0435 \u0431\u044b\u043b\u043e.
The\ slave\ this\ project\ has\ run\ on\ for\ the\ last\ time\ was\ removed.=\
\u041f\u043e\u0434\u0447\u0438\u043d\u0435\u043d\u043d\u044b\u0439 \u0441\u0435\u0440\u0432\u0435\u0440, \u043d\u0430 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u0441\u043e\u0431\u0438\u0440\u0430\u043b\u0441\u044f \u044d\u0442\u043e\u0442 \u043f\u0440\u043e\u0435\u043a\u0442 \u0432 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u0440\u0430\u0437, \u0431\u044b\u043b \u0443\u0434\u0430\u043b\u0435\u043d.
li3=\u0421\u0431\u043e\u0440\u043e\u0447\u043d\u0430\u044f \u0434\u0438\u0440\u0435\u043a\u0442\u043e\u0440\u0438\u044f ({0}) \u0431\u044b\u043b\u0430 \u0443\u0434\u0430\u043b\u0435\u043d\u0430 \u0438\u0437 \u0440\u0430\u0431\u043e\u0447\u0435\u0433\u043e \u043a\u0430\u0442\u0430\u043b\u043e\u0433\u0430 Jenkins.
text=<a href="{0}/{1}build">\u0417\u0430\u043F\u0443\u0441\u0442\u0438\u0442\u0435 \u0441\u0431\u043E\u0440\u043A\u0443</a>, \u0447\u0442\u043E\u0431\u044B \u043F\u043E\u0437\u0432\u043E\u043B\u0438\u0442\u044C Jenkins \u0441\u043E\u0437\u0434\u0430\u0442\u044C \u0441\u0431\u043E\u0440\u043E\u0447\u043D\u0443\u044E \u0434\u0438\u0440\u0435\u043A\u0442\u043E\u0440\u0438\u044E.
......@@ -26,4 +26,3 @@ Error\:\ no\ workspace=Hata\:\ \u00c7al\u0131\u015fma Alan\u0131 mevcut de\u011f
A\ project\ won't\ have\ any\ workspace\ until\ at\ least\ one\ build\ is\ performed.=Bir\ proje,\ en\ az\u0131ndan\ bir\ yap\u0131land\u0131rma\ \u00e7al\u0131\u015ft\u0131r\u0131lmadan\ bir\ \u00e7al\u0131\u015fma\ alan\u0131na\ sahip\ olamaz.
There's\ no\ workspace\ for\ this\ project.\ Possible\ reasons\ are\:=Bu\ projenin\ bir\ \u00e7al\u0131\u015fma\ alan\u0131\ yok.\ Muhtemel\ sebepler\:
The\ project\ was\ renamed\ recently\ and\ no\ build\ was\ done\ under\ the\ new\ name.=Projenin\ ismi\ yeni\ de\u011fi\u015ftirildi\ ve\ yeni\ isim\ alt\u0131nda\ herhangi\ bir\ yap\u0131land\u0131rma\ \u00e7al\u0131\u015ft\u0131r\u0131lmad\u0131.
The\ slave\ this\ project\ has\ run\ on\ for\ the\ last\ time\ was\ removed.=Bu projenin en son \u00fczerinde \u00e7al\u0131\u015ft\u0131\u011f\u0131 slave silinmi\u015f.
......@@ -26,7 +26,6 @@ A\ project\ won't\ have\ any\ workspace\ until\ at\ least\ one\ build\ is\ perfo
There's\ no\ workspace\ for\ this\ project.\ Possible\ reasons\ are\:=\
\u5c08\u6848\u6c92\u6709\u5de5\u4f5c\u5340\u3002\u53ef\u80fd\u7684\u539f\u56e0\u6709:
The\ project\ was\ renamed\ recently\ and\ no\ build\ was\ done\ under\ the\ new\ name.=\u5C08\u6848\u6700\u8FD1\u6539\u540D\u4E86\uFF0C\u800C\u4E14\u6539\u540D\u5F8C\u9084\u6C92\u5EFA\u7F6E\u904E\u3002
The\ slave\ this\ project\ has\ run\ on\ for\ the\ last\ time\ was\ removed.=\u6700\u5F8C\u4E00\u6B21\u5EFA\u7F6E\u672C\u5C08\u6848\u7684 Slave \u88AB\u79FB\u9664\u4E86\u3002
li3=\u5DE5\u4F5C\u5340\u76EE\u9304 ({0}) \u5728 Jenkins \u5916\u88AB\u522A\u9664\u4E86\u3002
The\ workspace\ was\ wiped\ out\ and\ no\ build\ has\ been\ done\ since\ then.=\u5DE5\u4F5C\u5340\u88AB\u6E05\u9664\uFF0C\u800C\u4E14\u5230\u76EE\u524D\u70BA\u6B62\u9084\u6C92\u6709\u5EFA\u7F6E\u904E\u3002
......
# The MIT License
#
# Copyright (c) 2004-2010, Sun Microsystems, Inc. Kohsuke Kawaguchi. Knud Poulsen.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
This\ execution\ happens\ in\ the\ slave\ agent\ JVM.=Denne eksekvering sker i slave agentens JVM.
This\ execution\ happens\ in\ the\ slave\ agent\ JVM.=\
Diese Ausführung findet in der JVM des Slave-Agenten statt.
......@@ -20,4 +20,4 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
This\ execution\ happens\ in\ the\ agent\ agent\ JVM.=Esta ejecución se hace en la máquina virtual (JVM) del agente.
This\ execution\ happens\ in\ the\ agent\ JVM.=Esta ejecución se hace en la máquina virtual (JVM) del agente.
# The MIT License
#
# Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, Eric Lefevre-Ardant
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
This\ execution\ happens\ in\ the\ slave\ agent\ JVM.=Cette exécution a lieu sur la JVM de l''agent Jenkins sur l''esclave.
# The MIT License
#
# Copyright (c) 2004-2010, Sun Microsystems, Inc., Kohsuke Kawaguchi, Seiji Sogabe
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
This\ execution\ happens\ in\ the\ slave\ agent\ JVM.=\
\u30B9\u30EC\u30FC\u30D6\u306EJVM\u3067\u5B9F\u884C\u3055\u308C\u307E\u3057\u305F\u3002
# The MIT License
#
# Copyright (c) 2004-2010, Sun Microsystems, Inc., Cleiber Silva, Fernando Boaglio
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
This\ execution\ happens\ in\ the\ slave\ agent\ JVM.=A execu\u00e7\u00e3o aconteceu no agente JVM slave.
# This file is under the MIT License by authors
This\ execution\ happens\ in\ the\ slave\ agent\ JVM.=\u0412\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0438\u0437\u043e\u0439\u0434\u0451\u0442 \u0432 JVM \u043f\u043e\u0434\u0447\u0438\u043d\u0451\u043d\u043d\u043e\u0433\u043e \u0443\u0437\u043b\u0430
# The MIT License
#
# Copyright (c) 2004-2010, Sun Microsystems, Inc.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
This\ execution\ happens\ in\ the\ slave\ agent\ JVM.=Detta utf\u00F6rs p\u00E5 nodens JVM.
# The MIT License
#
# Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, Oguz Dag
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
This\ execution\ happens\ in\ the\ slave\ agent\ JVM.=Bu \u00e7al\u0131\u015fma slave ajan\u0131n\u0131n JVM''i \u00fczerinde yap\u0131lmaktad\u0131r.
# The MIT License
#
# Copyright (c) 2013, Chunghwa Telecom Co., Ltd., Pei-Tang Huang
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
This\ execution\ happens\ in\ the\ slave\ agent\ JVM.=\u5728 Slave \u4ee3\u7406\u7a0b\u5f0f\u7684 JVM \u4e2d\u57f7\u884c\u3002
......@@ -21,4 +21,3 @@
# THE SOFTWARE.
Yes=Ja
Are\ you\ sure\ about\ deleting\ the\ slave?=Er du sikker p\u00e5 at du vil slette slaven?
Are\ you\ sure\ about\ deleting\ the\ slave?=Möchten Sie den Slave-Knoten wirklich löschen?
Yes=Ja
......@@ -20,5 +20,4 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
Are\ you\ sure\ about\ deleting\ the\ slave?=Etes-vous sûr de vouloir supprimer cet esclave?
Yes=Oui
......@@ -20,5 +20,4 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
Yes=\u306F\u3044
Are\ you\ sure\ about\ deleting\ the\ slave?=\u30B9\u30EC\u30FC\u30D6\u3092\u524A\u9664\u3057\u3066\u3088\u308D\u3057\u3044\u3067\u3059\u304B?
\ No newline at end of file
Yes=\u306F\u3044
\ No newline at end of file
......@@ -21,4 +21,3 @@
# THE SOFTWARE.
Yes=Sim
Are\ you\ sure\ about\ deleting\ the\ slave?=Tem certeza que deseja remover esse slave?
......@@ -20,5 +20,4 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
Are\ you\ sure\ about\ deleting\ the\ slave?=\u0412\u044B \u0443\u0432\u0435\u0440\u0435\u043D\u044B, \u0447\u0442\u043E \u0445\u043E\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043B\u0438\u0442\u044C \u043F\u043E\u0434\u0447\u0438\u043D\u0435\u043D\u043D\u044B\u0439 \u0443\u0437\u0435\u043B?
Yes=\u0414\u0430
......@@ -20,5 +20,4 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
Are\ you\ sure\ about\ deleting\ the\ slave?=\u78ba\u5b9a\u8981\u522a\u9664 Slave?
Yes=\u662f
......@@ -23,7 +23,6 @@
Back\ to\ List=\u041E\u0431\u0440\u0430\u0442\u043D\u043E \u043A\u044A\u043C \u0441\u043F\u0438\u0441\u044A\u043A\u0430
Build\ History=\u0418\u0441\u0442\u043E\u0440\u0438\u044F \u043D\u0430 \u0431\u0438\u043B\u0434\u0430
Configure=\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0430
Delete\ Slave=\u0418\u0437\u0442\u0440\u0438\u0439 \u043C\u0430\u0448\u0438\u043D\u0430
Load\ Statistics=\u0421\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043A\u0430 \u043D\u0430 \u0441\u0442\u0430\u0440\u0442\u0438\u0440\u0430\u043D\u0438\u044F\u0442\u0430
Script\ Console=\u041A\u043E\u043D\u0437\u043E\u043B\u0430
Status=\u0421\u0442\u0430\u0442\u0443\u0441
......@@ -23,7 +23,6 @@
Back\ to\ List=Zp\u011Bt na seznam
Build\ History=Historie sestaven\u00ED
Configure=Nastavit
Delete\ Slave=Vymazat server
Load\ Statistics=Na\u010D\u00EDst statistiku
Script\ Console=Konzole
Status=Stav
......@@ -22,7 +22,6 @@
Configure=Konfigurer
Status=Status
Delete\ Slave=Slet slave
Build\ History=Byggehistorik
Load\ Statistics=Belastningsstatistik
Back\ to\ List=Tilbage til liste
......
......@@ -24,6 +24,5 @@ Back\ to\ List=Zur
Build\ History=Build-Verlauf
Script\ Console=Script-Konsole
Status=Status
Delete\ Slave=Slave löschen
Configure=Konfigurieren
Load\ Statistics=Auslastung
# This file is under the MIT License by authors
Delete\ Slave=Nuligi sklavon
......@@ -23,7 +23,6 @@
Back\ to\ List=Takaisin listaan
Build\ History=K\u00E4\u00E4nn\u00F6shistoria
Configure=Konfiguroi
Delete\ Slave=Poista suorittaja
Load\ Statistics=Kuormatilastot
Script\ Console=Skriptikonsoli
Status=Tila
......@@ -24,7 +24,6 @@ Back\ to\ List=Retour
Build\ History=Historique des constructions
Script\ Console=Console de script
Status=Statut
Delete\ Slave=Supprimer l\u2019esclave
Configure=Configurer
Load\ Statistics=Statistiques d\u2019utilisation
......@@ -23,7 +23,6 @@
Back\ to\ List=\u05D7\u05D6\u05E8\u05D4 \u05DC\u05E8\u05E9\u05D9\u05DE\u05D4
Build\ History=\u05D4\u05D9\u05E1\u05D8\u05D5\u05E8\u05D9\u05D9\u05EA \u05D1\u05E0\u05D9\u05D5\u05EA
Configure=\u05E7\u05D1\u05D9\u05E2\u05EA \u05EA\u05E6\u05D5\u05E8\u05D4
Delete\ Slave=\u05DE\u05D7\u05D9\u05E7\u05EA \u05EA\u05D7\u05E0\u05D4
Load\ Statistics=\u05E1\u05D8\u05D8\u05D9\u05E1\u05D8\u05D9\u05E7\u05D5\u05EA \u05D4\u05E2\u05D5\u05DE\u05E1
Script\ Console=\u05DE\u05E1\u05D5\u05E3 \u05D4\u05E1\u05E7\u05E8\u05D9\u05E4\u05D8\u05D9\u05DD
Status=\u05E1\u05D8\u05D8\u05D5\u05E1
......@@ -3,6 +3,5 @@
Back\ to\ List=Torna alla Lista
Build\ History=Storia dei Build
Configure=Configura
Delete\ Slave=Cancella Slave
Load\ Statistics=Carica Statistiche
Status=Stato
......@@ -22,7 +22,6 @@
Back\ to\ List=\u30EA\u30B9\u30C8\u3078\u623B\u308B
Status=\u72B6\u614B
Delete\ Slave=\u30B9\u30EC\u30FC\u30D6\u524A\u9664
Configure=\u8A2D\u5B9A
Build\ History=\u30D3\u30EB\u30C9\u5C65\u6B74
Load\ Statistics=\u8CA0\u8377\u7D71\u8A08
......
......@@ -23,7 +23,6 @@
Back\ to\ List=\uBAA9\uB85D\uC73C\uB85C \uB3CC\uC544\uAC00\uAE30
Build\ History=\uBE4C\uB4DC \uAE30\uB85D
Configure=\uC124\uC815
Delete\ Slave=Slave \uC0AD\uC81C
Load\ Statistics=\uD1B5\uACC4\uBCF4\uAE30
Script\ Console=\uC2A4\uD06C\uB9BD\uD2B8 \uCF58\uC194
Status=\uC0C1\uD0DC
......@@ -23,6 +23,5 @@
Back\ to\ List=Atgal \u012F s\u0105ra\u0161\u0105
Build\ History=Darb\u0173 istorija
Configure=Nustatymai
Delete\ Slave=I\u0161trinti ''Slave''
Load\ Statistics=Kr\u016Bvio statistika
Status=B\u016Bsena
......@@ -23,7 +23,6 @@
Back\ to\ List=Atpaka\u013C pie saraksta
Build\ History=B\u016Bv\u0113jumu v\u0113sture
Configure=Konfigur\u0113t
Delete\ Slave=Dz\u0113st pak\u0101rtoto izpild\u012Btaju
Load\ Statistics=Noslodzes statistika
Script\ Console=Skriptu konsole
Status=St\u0101voklis
......@@ -23,7 +23,6 @@
Back\ to\ List=Tilbake til listen
Build\ History=Bygghistorikk
Configure=Konfigur\u00E9r
Delete\ Slave=Slett slave
Load\ Statistics=Laststatistikk
Script\ Console=Skriptekonsoll
Status=Status
......@@ -23,7 +23,6 @@
Back\ to\ List=Terug naar overzicht
Build\ History=Bouwhistorie
Configure=Configureren
Delete\ Slave=Verwijderen
Load\ Statistics=Belastings statistieken
Script\ Console=Scriptconsole
Status=Status
......@@ -23,6 +23,5 @@
Back\ to\ List=Powr\u00F3t do listy
Build\ History=Historia kompilacji
Configure=Konfiguruj
Delete\ Slave=Usu\u0144 Slave
Load\ Statistics=Statystyka obci\u0105\u017Cenia
Script\ Console=Konsola skrypt\u00F3w
......@@ -24,6 +24,5 @@ Back\ to\ List=Voltar para a lista
Build\ History=Hist\u00f3rico de builds
Configure=Configurar
Status=Situa\u00e7\u00e3o
Delete\ Slave=Remover slave
Load\ Statistics=Estat\u00edsticas de carga
Script\ Console=Terminal de script
......@@ -3,6 +3,5 @@
Back\ to\ List=Voltar para a Lista
Build\ History=Hist\u00F3rico de Compila\u00E7\u00F5es
Configure=Configurar
Delete\ Slave=Apagar Escravo
Load\ Statistics=Carregar Estat\u00EDsticas
Status=Estado
......@@ -23,7 +23,6 @@
Back\ to\ List=\u0412\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f \u043a \u0441\u043f\u0438\u0441\u043a\u0443
Build\ History=\u0418\u0441\u0442\u043e\u0440\u0438\u044f \u0441\u0431\u043e\u0440\u043e\u043a
Configure=\u041d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c
Delete\ Slave=\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u043f\u043e\u0434\u0447\u0438\u043d\u0435\u043d\u043d\u044b\u0439 \u0443\u0437\u0435\u043b
Load\ Statistics=\u0421\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f
Script\ Console=\u041a\u043e\u043d\u0441\u043e\u043b\u044c \u0441\u0446\u0435\u043d\u0430\u0440\u0438\u0435\u0432
Status=\u0421\u0442\u0430\u0442\u0443\u0441
......@@ -3,7 +3,6 @@
Back\ to\ List=Nasp\u00E4\u0165 na zoznam
Build\ History=Hist\u00F3ria zostaven\u00ED
Configure=Konfiguruj
Delete\ Slave=Vyma\u017E stroj
Load\ Statistics=\u0160tatistiky vy\u0165a\u017Eenia
Script\ Console=Skriptov\u00E1 konzola
Status=Stav
......@@ -23,7 +23,6 @@
Back\ to\ List=Tillbaka till nodlista
Build\ History=Jobbhistorik
Configure=Konfigurera
Delete\ Slave=Ta bort nod
Load\ Statistics=Belastningstatistik
Script\ Console=Skriptkonsoll
Status=Status
......@@ -23,7 +23,6 @@
Back\ to\ List=Listeye D\u00f6n
Build\ History=Yap\u0131land\u0131rma Ge\u00e7mi\u015fi
Configure=Yap\u0131land\u0131r
Delete\ Slave=Ba\u011F\u0131l\u0131(Slave) sil
Load\ Statistics=Y\u00FCklenme istatistikleri
Script\ Console=Script\ Konsolu
Status=Durum
......@@ -3,7 +3,6 @@
Back\ to\ List=\u041F\u043E\u0432\u0435\u0440\u043D\u0443\u0442\u0438\u0441\u044C \u0434\u043E \u0441\u043F\u0438\u0441\u043A\u0443
Build\ History=\u0406\u0441\u0442\u043E\u0440\u0456\u044F \u043F\u043E\u0431\u0443\u0434\u043E\u0432
Configure=\u041D\u0430\u043B\u0430\u0448\u0442\u0443\u0432\u0430\u043D\u043D\u044F
Delete\ Slave=\u0412\u0438\u0434\u0430\u043B\u0438\u0442\u0438 Slave
Load\ Statistics=\u0417\u0430\u0432\u0430\u043D\u0442\u0430\u0436\u0438\u0442\u0438 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043A\u0443
Script\ Console=\u0421\u043A\u0440\u0438\u043F\u0442\u043E\u0432\u0430 \u043A\u043E\u043D\u0441\u043E\u043B\u044C
Status=\u0421\u0442\u0430\u0442\u0443\u0441
......@@ -23,7 +23,6 @@
Back\ to\ List=\u8fd4\u56de\u5217\u8868
Build\ History=\u6784\u5efa\u5386\u53f2
Configure=\u914D\u7F6E\u4ECE\u8282\u70B9
Delete\ Slave=\u5220\u9664\u5B50\u8282\u70B9
Load\ Statistics=\u8d1f\u8f7d\u7edf\u8ba1
Script\ Console=\u811a\u672c\u547d\u4ee4\u884c
Status=\u72b6\u6001
......@@ -22,7 +22,6 @@
Back\ to\ List=\u56DE\u5230\u6E05\u55AE
Status=\u72C0\u614B
Delete\ Slave=\u522A\u9664 Slave
Configure=\u8A2D\u5B9A
Build\ History=\u5EFA\u69CB\u6B77\u53F2
Load\ Statistics=\u8CA0\u8F09\u7D71\u8A08
......@@ -20,7 +20,6 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
AbstractBuild.BuildingRemotely=Baue auf Slave {0}
AbstractBuild.BuildingOnMaster=Baue auf Master
AbstractBuild_Building=Baue
AbstractBuild.BuildingInWorkspace=\ in Arbeitsbereich {0}
......
......@@ -250,7 +250,7 @@ ChoiceParameterDefinition.DisplayName=Choice
RunParameterDefinition.DisplayName=Run Parameter
PasswordParameterDefinition.DisplayName=Password Parameter
Node.Mode.NORMAL=Utilize this slave as much as possible
Node.Mode.NORMAL=Utilize this agent as much as possible
Node.Mode.EXCLUSIVE=Leave this machine for tied jobs only
ListView.DisplayName=List View
......
......@@ -114,8 +114,6 @@ MyViewsProperty.GlobalAction.DisplayName= Minhas views
Run.UpdatePermission.Description=Essa permiss\u00e3o permite aos usu\u00e1rios atualizarem a descri\u00e7\u00e3o e outras propriedades do build
# String Parameter
StringParameterDefinition.DisplayName=Par\u00e2metro string
# Utilize this slave as much as possible
Node.Mode.NORMAL=Utilize este slave, tanto quanto poss\u00edvel
# Global view {0} does not exist
ProxyView.NoSuchViewExists= Vis\u00e3o global {0} n\u00e3o existe
# External Site/Tool Integrations
......@@ -151,7 +149,6 @@ CLI.safe-restart.shortDescription=Seguro reiniciar o Jenkins
CLI.quiet-down.shortDescription=Desativar em modo silencioso, em prepara\u00e7\u00e3o para o rein\u00edcio. N\u00e3o come\u00e7e nenhum build.
# Include a global view
ProxyView.DisplayName=Incluir uma vis\u00e3o global
# Specify which slave to copy
# Number may not be negative
Hudson.NotANonNegativeNumber=N\u00famero n\u00e3o pode ser negativo
# No existing build. Scheduling a new one.
......@@ -180,8 +177,6 @@ Run.Summary.Unstable=Inst\u00e1vel
# Discard all the loaded data in memory and reload everything from file system. Useful when you modified config files directly on disk.
CLI.reload-configuration.shortDescription=Descarta todo o conte\u00fado de mem\u00f3ria e recarrega novamente a partir do arquivo. /
Indicado quando voc\u00ea modificou os arquivos diretamente no disco.
# Slave called ''{0}'' already exists
# No such slave: {0}
# Disables a job
CLI.disable-job.shortDescription=Desabilitar uma job
# Build Triggers
......@@ -251,7 +246,6 @@ Label.ProvisionedFrom=Aprovisionado para {0}
Run.Summary.Aborted=Abortado
# Build Reports
UpdateCenter.PluginCategory.report=Relat\u00f3rio de builds
# This permission allows users to configure slaves.
# Source Code Management
UpdateCenter.PluginCategory.scm=Gerenciamento de c\u00f3digo fonte
# \
......@@ -272,7 +266,6 @@ PasswordParameterDefinition.DisplayName=Par\u00e2metro da senha
UpdateCenter.PluginCategory.cluster=Gerenciamento de cluster e builds distribu\u00eddos
# Started by remote host {0}
Cause.RemoteCause.ShortDescription=Iniciado pelo host remoto {0}
# Slave node offline or not a remote channel (such as master node).
# Restoring the build queue
Queue.init=Restaurando a fila de builds
# the master Jenkins node
......@@ -296,8 +289,6 @@ MyViewsProperty.ViewExistsCheck.AlreadyExists=J\u00e1 existe uma view com o nome
Hudson.AdministerPermission.Description=Permiss\u00e3o para habilitar a configura\u00e7\u00e3o ampla
# Jenkins is about to shut down
Queue.HudsonIsAboutToShutDown=Jenkins est\u00e1 prestes a encerrar
# {0} less {0,choice,0#tests are|1#test is|1<tests are} failing (total {1})
# Slave Launchers and Controllers
# broken since build {0}
Run.Summary.BrokenSince=Quebra desde o build {0}
# \
......@@ -332,14 +323,10 @@ Queue.WaitingForNextAvailableExecutorOn=Aguardando pelo pr\u00f3ximo executor di
Hudson.NotANegativeNumber=N\u00famero n\u00e3o negativo
# Miscellaneous
UpdateCenter.PluginCategory.misc=Diversos
# This permission allows users to delete existing slaves.
# \
# <span class=error>Failed to connect to {0}. \
# Perhaps you need to <a href="../pluginManager/advanced">configure HTTP proxy?</a></span>
UpdateCenter.Status.ConnectionFailed=Erro ao conectar {0} /
# Maven
UpdateCenter.PluginCategory.maven=Maven
# Slave
# Artifact Uploaders
UpdateCenter.PluginCategory.upload=Carregadores de artefatos
# Last unstable build
......@@ -385,8 +372,6 @@ AbstractBuild_Building=Construindo
Item.CREATE.description=Cria um novo job.
# The remote root must be an absolute path.
Slave.the_remote_root_must_be_an_absolute_path=A raiz remota deve ser um caminho absoluto.
# This permission allows users to disconnect slaves or mark slaves as temporarily offline.
# This permission allows users to create slaves.
# See a job. (You may deny this permission but allow Discover to force an anonymous user to log in to see the job.)
Item.READ.description=Ver um job. (Voc\u00ea pode impedir essa permiss\u00e3o mas permitir Discover para forcar um usu\u00e1rio an\u00f4nimo a logar para ver o job)
# This permission grants the ability to retrieve the artifacts produced by \
......@@ -397,7 +382,6 @@ Run.ArtifactsPermission.Description=Esta permiss\u00e3o permite a habilidade de
revogar esta permiss\u00e3o.
# Invalid boolean expression: {0}
AbstractProject.AssignedLabelString.InvalidBooleanExpression=Espress\u00e3o booleana inv\u00e1lida: {0}
# This permission allows users to connect slaves or mark slaves as online.
# originally caused by:
Cause.UpstreamCause.CausedBy=originalmente causado por:
# Invalid token provided.
......@@ -408,7 +392,6 @@ TextParameterDefinition.DisplayName=Par\u00e2metro de texto
UpdateCenter.DownloadButNotActivated=Download finalizado com sucesso. Ser\u00e1 ativado no pr\u00f3ximo boot
# {0} doesn\u2019t have a permission to run on {1}
Node.LackingBuildPermission={0} n\u00e3o tem permiss\u00e3o para executar em {1}
# This permission allows users to read slave configuration.
# Not built
ResultTrend.NotBuilt=N\u00e3o constru\u00eddo
# There are no nodes with the label \u2018{0}\u2019
......@@ -449,15 +432,12 @@ ResultTrend.Failure=Falha
AbstractProject.WipeOutPermission.Description=Esta permiss\u00e3o deixa que seja eleminado o conte\u00fado de um workspace.
# Requires Choices.
ChoiceParameterDefinition.MissingChoices=Exige escolhas.
# This permission allows users to run jobs as them on slaves.
# No such slave "{0}" exists. Did you mean "{1}"?
# Aborted
ResultTrend.Aborted=Abortado
# This permission allows users to see views (implied by generic read access).
View.ReadPermission.Description=Esta permiss\u00e3o deixa que usu\u00e1rios vejam views (inpl\u00edcito pela permiss\u00e3o gen\u00e9rica de leitura).
# "{0}" is not allowed name
Jenkins.NotAllowedName="{0}" n\u00e3o \u00e9 um nome permitido
# There's no slave/cloud that matches this assignment
# Workspace of {0} on {1}
AbstractProject.WorkspaceTitleOnComputer=Workspace {0} em {1}
# This permission grants the ability to cancel a scheduled, or abort a running, build.
......
......@@ -25,7 +25,6 @@ ClockMonitor.DisplayName=Zeitdifferenz
DiskSpaceMonitor.DisplayName=Freier Plattenplatz
DiskSpaceMonitor.MarkedOffline=Nehme {0} temporär offline, da der Festplattenplatz knapp geworden ist.
ResponseTimeMonitor.DisplayName=Antwortzeit
ResponseTimeMonitor.MarkedOffline=Nehme {0} temporär offline, weil Slave nicht antwortet.
ResponseTimeMonitor.TimeOut= {0} mal keine Antwort
SwapSpaceMonitor.DisplayName=Freier Swap Space
TemporarySpaceMonitor.DisplayName=Freier TEMP-Platz
......
......@@ -21,6 +21,3 @@
# THE SOFTWARE.
Dismiss=
# Jenkins took some slaves offline because <a href="{0}/computer/">their key health metrics</a> went below a threshold. \
# If you don''t want Jenkins to do this, \
# <a href="{0}/computer/configure">change the setting</a>.
......@@ -25,7 +25,7 @@ l.layout(norefresh:true, permission:app.ADMINISTER, title:my.displayName) {
set("descriptor", my.descriptor);
f.optionalBlock( field:"useSecurity", title:_("Enable security"), checked:app.useSecurity) {
f.entry (title:_("TCP port for JNLP slave agents"), field:"slaveAgentPort") {
f.entry (title:_("TCP port for JNLP agents"), field:"slaveAgentPort") {
f.serverTcpPort()
}
......
......@@ -22,7 +22,6 @@
LOADING=INDL\u00C6SER
Enable\ security=Sl\u00E5 sikkerhed til
TCP\ port\ for\ JNLP\ slave\ agents=TCP port til JNLP slaveagenter
Markup\ Formatter=
Access\ Control=Adgangskontrol
Security\ Realm=Sikkerheds Realm
......
......@@ -22,7 +22,6 @@
LOADING=LADE DATEN
Enable\ security=Jenkins absichern
TCP\ port\ for\ JNLP\ slave\ agents=TCP-Port f\u00fcr JNLP-Slave
Disable\ remember\ me=Deaktiviere "Anmeldedaten speichern"
Markup\ Formatter=Markup-Formatierer
Access\ Control=Zugriffskontrolle
......
......@@ -22,7 +22,7 @@
LOADING=CARGANDO
Enable\ security=Activar seguridad
TCP\ port\ for\ JNLP\ slave\ agents=Puerto TCP de JNLP para los agentes en los nodos secundarios
TCP\ port\ for\ JNLP\ agents=Puerto TCP de JNLP para los agentes en los nodos secundarios
Markup\ Formatter=
Access\ Control=Control de acceso
Security\ Realm=Seguuridad
......
......@@ -21,7 +21,6 @@
# THE SOFTWARE.
Enable\ security=Aktivoi kirjautuminen
TCP\ port\ for\ JNLP\ slave\ agents=
Markup\ Formatter=
Access\ Control=P\u00E4\u00E4synhallinta
Security\ Realm=
......
......@@ -22,7 +22,6 @@
LOADING=CHARGEMENT
Enable\ security=Activer la s\u00E9curit\u00E9
TCP\ port\ for\ JNLP\ slave\ agents=Port TCP pour les agents esclaves JNLP
Markup\ Formatter=
Access\ Control=Contr\u00F4le de l''acc\u00E8s
Security\ Realm=Royaume pour la s\u00E9curit\u00E9 (Realm)
......
......@@ -22,7 +22,6 @@
LOADING=BET\u00D6LT\u00C9S
Enable\ security=
TCP\ port\ for\ JNLP\ slave\ agents=
Markup\ Formatter=
Access\ Control=
Security\ Realm=
......
......@@ -22,7 +22,6 @@
LOADING=\u30ed\u30fc\u30c9\u4e2d...
Enable\ security=\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3092\u6709\u52b9\u5316
TCP\ port\ for\ JNLP\ slave\ agents=JNLP\u30b9\u30ec\u30fc\u30d6\u7528TCP\u30dd\u30fc\u30c8\u756a\u53f7
Markup\ Formatter=\u30de\u30fc\u30af\u30a2\u30c3\u30d7\u8a18\u6cd5
Access\ Control=\u30a2\u30af\u30bb\u30b9\u5236\u5fa1
Security\ Realm=\u30e6\u30fc\u30b6\u30fc\u60c5\u5831
......
......@@ -22,7 +22,6 @@
LOADING=OPHALEN
Enable\ security=Activeer beveiliging
TCP\ port\ for\ JNLP\ slave\ agents=TCP-poort voor JNLP-slaafnodes
Markup\ Formatter=
Access\ Control=Toegangscontrole
Security\ Realm=Beveiligingszone
......
......@@ -22,7 +22,6 @@
LOADING=Carregando
Enable\ security=Habilitar segurança
TCP\ port\ for\ JNLP\ slave\ agents=Porta TCP para agentes slave JNLP
Markup\ Formatter=Formatador de markup
Access\ Control=Controle de acesso
Security\ Realm=Dom\u00ednio (realm) de seguran\u00e7a
......
......@@ -22,7 +22,6 @@
LOADING=\u0417\u0410\u0413\u0420\u0423\u0417\u041A\u0410
Enable\ security=\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0437\u0430\u0449\u0438\u0442\u0443
TCP\ port\ for\ JNLP\ slave\ agents=TCP \u043f\u043e\u0440\u0442 \u0434\u043b\u044f JNLP \u043f\u043e\u0434\u0447\u0438\u043d\u0435\u043d\u043d\u044b\u0445 \u0430\u0433\u0435\u043d\u0442\u043e\u0432
Markup\ Formatter=
Access\ Control=\u041a\u043e\u043d\u0442\u0440\u043e\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u0430
Security\ Realm=\u041e\u0431\u043b\u0430\u0441\u0442\u044c \u0437\u0430\u0449\u0438\u0442\u044b (realm)
......
......@@ -21,7 +21,6 @@
# THE SOFTWARE.
Enable\ security=G\u00fcvenli\u011fi devreye al
TCP\ port\ for\ JNLP\ slave\ agents=JNLP Slave ajanlar\u0131 i\u00e7in TCP portu
Markup\ Formatter=
Access\ Control=Eri\u015fim Kontrol\u00fc
Security\ Realm=G\u00fcvenlik Alan\u0131
......
......@@ -22,7 +22,6 @@
LOADING=\u52A0\u8F7D\u4E2D
Enable\ security=\u542f\u7528\u5b89\u5168
TCP\ port\ for\ JNLP\ slave\ agents=JNLP\u8282\u70b9\u4ee3\u7406\u7684TCP\u7aef\u53e3
Markup\ Formatter=
Access\ Control=\u8bbf\u95ee\u63a7\u5236
Security\ Realm=\u5b89\u5168\u57df
......
......@@ -23,7 +23,6 @@
LOADING=\u8f09\u5165\u4e2d
Enable\ security=\u555f\u7528\u5b89\u5168\u6027
TCP\ port\ for\ JNLP\ slave\ agents=JNLP Slave \u4ee3\u7406\u7a0b\u5f0f TCP \u57e0
Markup\ Formatter=\u6a19\u8a18\u683c\u5f0f\u5668
Access\ Control=\u5b58\u53d6\u63a7\u5236
Security\ Realm=\u5b89\u5168\u6027\u9818\u57df
......
......@@ -22,4 +22,3 @@
launchingDescription=Denne node er ved at starte op
See\ log\ for\ more\ details=Se loggen for flere detaljer
Relaunch\ agent=Genstart slave agent
......@@ -21,5 +21,3 @@
# THE SOFTWARE.
See\ log\ for\ more\ details=Mehr dazu im Systemprotokoll
launchingDescription=Dieser Knoten ist offline, weil Jenkins den dortigen Slave-Agenten nicht starten konnte.
Relaunch\ agent=Slave-Agenten neu starten
......@@ -21,5 +21,4 @@
# THE SOFTWARE.
See\ log\ for\ more\ details=\u8A73\u7D30\u306F\u30ED\u30B0\u3092\u53C2\u7167
Relaunch\ agent=\u30B9\u30EC\u30FC\u30D6\u30A8\u30FC\u30B8\u30A7\u30F3\u30C8\u3092\u518D\u8D77\u52D5
launchingDescription=\u3053\u306E\u30CE\u30FC\u30C9\u306F\u8D77\u52D5\u6E08\u307F\u3067\u3059\u3002
......@@ -20,7 +20,6 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
Relaunch\ agent=Relan\u00e7ar o agente slave
# This node is being launched.
launchingDescription=Este n\u00f3 est\u00e1 sendo lan\u00e7ado
See\ log\ for\ more\ details=Veja o log para mais detalhes
......@@ -22,4 +22,3 @@
launchingDescription=\u672C\u7BC0\u9EDE\u6B63\u5728\u555F\u52D5\u4E2D\u3002
See\ log\ for\ more\ details=\u67E5\u770B\u65E5\u8A8C\u53D6\u5F97\u8A73\u7D30\u8CC7\u6599
Relaunch\ agent=\u91CD\u65B0\u555F\u52D5 Slave \u4EE3\u7406\u7A0B\u5F0F
......@@ -20,14 +20,12 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
Master/Slave\ Support=\u041f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430 \u0433\u043b\u0430\u0432\u043d\u044b\u0439/\u043f\u043e\u0434\u0447\u0438\u043d\u0435\u043d\u043d\u044b\u0439
Master=\u0413\u043b\u0430\u0432\u043d\u044b\u0439
Name=\u0418\u043c\u044f
Description=\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435
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
Name\ is\ mandatory=\u0418\u043c\u044f \u0438\u0441\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044f \u0434\u043e\u043b\u0436\u043d\u043e \u0431\u044b\u0442\u044c \u0443\u043a\u0430\u0437\u0430\u043d\u043e
Number\ of\ executors\ is\ mandatory.=\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0438\u0441\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u0435\u0439 \u0434\u043e\u043b\u0436\u043d\u043e \u0431\u044b\u0442\u044c \u0443\u043a\u0430\u0437\u0430\u043d\u043e
Remote\ root\ directory=\u041a\u043e\u0440\u0435\u043d\u044c \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u043e\u0439 \u0424\u0421
......
......@@ -20,5 +20,4 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
slaveAgentPort.disabled=TCP port for JNLP slave agents is disabled.
configure.link.text=Go to security configuration screen and change it
......@@ -22,4 +22,3 @@
launch\ agent=start agent
Connected\ via\ JNLP\ agent.=Forbundet via JNLP agent.
slaveAgentPort.disabled=TCP port for JNLP slave agent er sl\u00e5et fra.
......@@ -20,7 +20,6 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
slaveAgentPort.disabled=TCP-Port für JNLP-Slaves ist deaktiviert.
configure.link.text=Zur globalen Sicherheitskonfiguration wechseln und ändern
launch\ agent=Agent starten
Connected\ via\ JNLP\ agent.=Verbunden über JNLP-Agent.
......@@ -20,7 +20,6 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
slaveAgentPort.disabled=Le port TCP pour l''esclave JNLP est d\u00E9sactiv\u00E9.
Run\ from\ agent\ command\ line:=Ex\u00E9cuter l''esclave \u00E0 partir de l\u2019interpr\u00E8te de commandes
launch\ agent=lancer l''agent
Connect\ agent\ to\ Jenkins\ one\ of\ these\ ways:=Connecter l''esclave \u00E0 Jenkins avec l''une des mani\u00E8res suivantes:
......
......@@ -20,7 +20,6 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
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
launch\ agent=\u30a8\u30fc\u30b8\u30a7\u30f3\u30c8\u306e\u8d77\u52d5
Connected\ via\ JNLP\ agent.=JNLP\u30a8\u30fc\u30b8\u30a7\u30f3\u30c8\u7d4c\u7531\u3067\u63a5\u7d9a
configure.link.text=\u30b0\u30ed\u30fc\u30d0\u30eb\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u306e\u8a2d\u5b9a\u30da\u30fc\u30b8\u3067\u5909\u66f4\u3057\u3066\u304f\u3060\u3055\u3044\u3002
......@@ -20,7 +20,6 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
Connect\ agent\ 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.
Run\ from\ agent\ command\ line:=\u0412\u044B\u043F\u043E\u043B\u043D\u0438\u0442\u044C \u0432 \u043A\u043E\u043C\u043C\u0430\u043D\u0434\u043D\u043E\u0439 \u0441\u0442\u0440\u043E\u043A\u0435 \u043F\u043E\u0434\u0447\u0438\u043D\u0435\u043D\u043D\u043E\u0433\u043E \u0443\u0437\u043B\u0430
launch\ agent=\u0437\u0430\u043F\u0443\u0441\u0442\u0438\u0442\u044C \u0430\u0433\u0435\u043D\u0442\u0430
......@@ -20,6 +20,5 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
slaveAgentPort.disabled=JNLP Slave \u4ee3\u7406\u7a0b\u5f0f\u7684 TCP \u9023\u63a5\u57e0\u5df2\u95dc\u9589\u3002
launch\ agent=\u555f\u52d5\u4ee3\u7406\u7a0b\u5f0f
Connected\ via\ JNLP\ agent.=\u5C07\u7531 JNLP \u4EE3\u7406\u7A0B\u5F0F\u5EFA\u7ACB\u9023\u7DDA\u3002
......@@ -21,9 +21,7 @@
# THE SOFTWARE.
ConnectionActivityMonitor.OfflineCause=Ping-Versuche scheiterten wiederholt
RetentionStrategy.Demand.OfflineIdle=Slave war im Leerlauf
CommandLauncher.NoLaunchCommand=Kein Startkommando angegeben.
SimpleScheduledRetentionStrategy.FinishedUpTime=Slave hat seine geplante Online-Zeit beendet.
EnvironmentVariablesNodeProperty.displayName=Umgebungsvariablen
NodeProvisioner.EmptyString=
SlaveComputer.DisconnectedBy=Getrennt durch Benutzer {0}{1}
......@@ -20,8 +20,6 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
# Take this slave on-line according to a schedule
# This node is offline because Jenkins failed to launch the slave agent on it.
# No launch command specified
CommandLauncher.NoLaunchCommand=Sem nenhum comando de lan\u00e7amento especificado
# Offline because computer was idle; it will be relaunched when needed.
......@@ -35,7 +33,6 @@ SimpleScheduledRetentionStrategy.FinishedUpTime=O computador terminou o seu temp
NodeProvisioner.EmptyString=
# Environment variables
EnvironmentVariablesNodeProperty.displayName=Vari\u00e1veis de ambiente
# Dumb Slave
# Java version {0} was found but 1.6 or later is needed.
ComputerLauncher.NoJavaFound=A vers\u00e3o {0} do Java foi encontrada, mas a vers\u00e3o 1.6 ou mais nova \u00e9 necess\u00e1ria.
# Couldn\u2019t figure out the Java version of {0}
......
......@@ -23,6 +23,5 @@
Startup\ Schedule=Anschaltzeitplan
Scheduled\ Uptime=Verfügbare Zeit
Scheduled\ Uptime\ is\ mandatory\ and\ must\ be\ a\ number.=Verfügbare Zeit muss angegeben werden und eine Zahl sein.
Keep\ on-line\ while\ jobs\ are\ running=Slave angeschaltet lassen, solange Jobs laufen.
uptime.description=\
Dies ist die Zeit in Minuten, die dieser Knoten verfügbar bleibt. Ist der Zeitraum länger als die Zeitabstände im Zeitplan, dann ist der Knoten dauerhaft verfügbar.
......@@ -24,5 +24,4 @@ disconnect=Trennen
blurb=\
Sie können optional kurz erklären, warum Sie den Knoten abschalten. Dieser Text ist \
sichtbar für andere Benutzer:
Are\ you\ sure\ about\ disconnecting?=Möchten Sie die Verbindung zum Slave wirklich trennen?
Yes=Ja
......@@ -20,8 +20,5 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
# Jenkins has rejected some commands from slaves, because we are unsure if it is open for slaves to execute, \
# but this rejection has probably broken some builds. You should examine the situation to see if they should be whitelisted.
Examine=
Dismiss=
......@@ -22,6 +22,5 @@
Examine=
Dismiss=
# Slave to master security subsystem is currently off. \
# <a href="http://jenkins-ci.org/security-144">Please read the documentation</a> and consider turning it on.
<a href="http://jenkins-ci.org/security-144">Por favor leia a documenta\u00e7\u00e3o</a> e ligue novamente.
......@@ -27,7 +27,7 @@ THE SOFTWARE.
-->
<?jelly escape-by-default='true'?>
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:d="jelly:define" xmlns:l="/lib/layout" xmlns:t="/lib/hudson" xmlns:f="/lib/form">
<!-- master/slave -->
<!-- master/agent -->
<j:if test="${app.labels.size() gt 1 || app.clouds.size() gt 0 || (it.assignedLabel!=null and it.assignedLabel!=app.selfLabel)}">
<f:optionalBlock name="hasSlaveAffinity" title="${%Restrict where this project can be run}" checked="${it.assignedLabel!=null}" field="slaveAffinity" inline="true">
<f:entry title="${%Label Expression}" field="label">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册