Messages_pt_BR.properties 19.4 KB
Newer Older
K
kohsuke 已提交
1 2
# The MIT License
# 
C
cleibersilva 已提交
3
# Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, Reginaldo L. Russinholi, Cleiber Silva
K
kohsuke 已提交
4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
# 
# 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.

B
bagrehc 已提交
23 24 25 26 27
AbstractBuild.BuildingRemotely=Construindo remotamente em {0}
AbstractBuild.KeptBecause=mantido por causa de {0}

AbstractProject.Pronoun=Projeto
AbstractProject.Aborted=Abortado
28 29
AbstractProject.BuildInProgress=A constru\u00e7\u00e3o #{0} j\u00e1 est\u00e1 em progresso{1}
AbstractProject.Disabled=Constru\u00e7\u00e3o desabilitada
B
bagrehc 已提交
30 31
AbstractProject.ETA=\ (ETA:{0})
AbstractProject.NoSCM=Nenhum SCM
C
cleibersilva 已提交
32
AbstractProject.NoWorkspace=Nenhum workspace est\u00e1 dispon\u00edvel, assim n\u00e3o pode checar por atualiza\u00e7\u00f5es.
B
bagrehc 已提交
33 34
AbstractProject.PollingABorted=Pesquisa SCM abortada
AbstractProject.ScmAborted=Check out SCM abortada
35
AbstractProject.WorkspaceOffline=O workspace est\u00e1 offline.
B
bagrehc 已提交
36

C
cleibersilva 已提交
37 38
Api.MultipleMatch=XPath "{0}" corresponde a {1} n\u00f3s. \
    Crie um XPath que apenas corresponda a um, ou use o par\u00e2metro de pesquisa "agrupador" para agrupa-los sob um elemento raiz. 
39
Api.NoXPathMatch=XPath {0} n\u00e3o tem correspondente
B
bagrehc 已提交
40 41

BallColor.Aborted=Abortado
C
cleibersilva 已提交
42
BallColor.Disabled=Desabilitado
B
bagrehc 已提交
43 44 45 46
BallColor.Failed=Falhou
BallColor.InProgress=Em progresso
BallColor.Pending=Pendente
BallColor.Success=Sucesso
47
BallColor.Unstable=Inst\u00e1vel
B
bagrehc 已提交
48 49 50 51 52 53 54 55 56 57

Computer.Caption=Slave {0}

Executor.NotAvailable=N/D

ExternalJob.DisplayName=Monitorar uma tarefa externa
ExternalJob.Pronoun=Tarefa

FreeStyleProject.DisplayName=Construir um projeto de software free-style

58
Hudson.BadPortNumber=N\u00famero de porta ruim {0}
B
bagrehc 已提交
59 60
Hudson.Computer.Caption=Master
Hudson.Computer.DisplayName=master
C
cleibersilva 已提交
61
Hudson.ControlCodeNotAllowed=Nenhum c\u00f3digo de controle e permitido: {0}
62
Hudson.DisplayName=Jenkins
63
Hudson.JobAlreadyExists=Uma tarefa j\u00e1 existe com o nome ''{0}''
C
cleibersilva 已提交
64
Hudson.NoJavaInPath=Java n\u00e3o esta em seu PATH. Talvez voce precise <a href=''{0}/configure''>configurar as JDKs</a>?
B
bagrehc 已提交
65
Hudson.NoName=Nenhum nome foi especificado
66 67
Hudson.NoSuchDirectory=Tal diret\u00f3rio n\u00e3o existe: {0}
Hudson.NotADirectory={0} n\u00e3o \u00e9 um diret\u00f3rio
68
Hudson.NotAPlugin={0} n\u00e3o eh um plugin Jenkins
C
cleibersilva 已提交
69
Hudson.NotJDKDir={0} n\u00e3o parece um diretorio JDK
B
bagrehc 已提交
70
Hudson.Permissions.Title=Total
71
Hudson.UnsafeChar=''{0}'' n\u00e3o \u00e9 um caracter seguro
B
bagrehc 已提交
72 73 74 75
Hudson.ViewName=Tudo

Item.Permissions.Title=Tarefa

76 77
Job.AllRecentBuildFailed=Todas as constru\u00e7\u00f5es recentes falharam.
Job.BuildStability=Estabilidade de constru\u00e7\u00e3o: {0}
C
cleibersilva 已提交
78
Job.NOfMFailed={0} das ultimas {1} constru\u00e7\u00f5es falharam.
79
Job.NoRecentBuildFailed=Nenhuma constru\u00e7\u00e3o recente falhou.
B
bagrehc 已提交
80 81 82 83
Job.Pronoun=Projeto
Job.minutes=minutos

Queue.BlockedBy=Bloqueado por {0}
C
cleibersilva 已提交
84 85
Queue.InProgress=Uma constru\u00e7\u00e3o j\u00e1 esta em progresso
Queue.InQuietPeriod=Em periodo de silencio. Expira em {0}
B
bagrehc 已提交
86 87
Queue.Unknown=???

C
cleibersilva 已提交
88 89
Run.BuildAborted=constru\u00e7\u00e3o foi abortada
Run.MarkedExplicitly=Explicitamente marcada para manter o registro
B
bagrehc 已提交
90 91 92
Run.Permissions.Title=Executar
Run.UnableToDelete=Incapaz de excluir {0}: {1}

93
Slave.InvalidConfig.Executors=Configura\u00e7\u00e3o de slave inv\u00e1lida para {0}. Inv\u00e1lido # de executores.
C
cleibersilva 已提交
94
Slave.InvalidConfig.NoName=Configura\u00e7\u00e3o de slave inv\u00e1lida. O nome esta vazio
95
Slave.InvalidConfig.NoRemoteDir=Configura\u00e7\u00e3o de slave inv\u00e1lida para {0}. Nenhum diret\u00f3rio remoto foi informado
C
cleibersilva 已提交
96 97 98 99 100
Slave.Launching={0} Iniciando agente slave
Slave.Terminated={0} Agente slave foi encerrado
Slave.UnableToLaunch=Incapaz de iniciar o agente slave para {0}{1}
Slave.UnixSlave=Este eh um slave Unix
Slave.WindowsSlave=Este eh um slave Windows
B
bagrehc 已提交
101

102
View.Permissions.Title=Vis\u00e3o
B
bagrehc 已提交
103 104 105 106
Permalink.LastBuild=\u00daltima constru\u00e7\u00e3o
Permalink.LastStableBuild=\u00daltima constru\u00e7\u00e3o est\u00e1vel
Permalink.LastSuccessfulBuild=\u00daltima constru\u00e7\u00e3o bem sucedida
Permalink.LastFailedBuild=\u00daltima constru\u00e7\u00e3o que falhou
107
# Waiting for next available executor
C
cleibersilva 已提交
108
Queue.WaitingForNextAvailableExecutor=Esperando pelo pr\u00f3ximo executor dispon\u00edvel
109
# {0} {0,choice,0#tests|1#test|1<tests}  started to fail
C
cleibersilva 已提交
110
Run.Summary.TestsStartedToFail={0} {0,choice,0#tests|1#test|1<tests} come\u00e7ou a falhar
111 112 113 114
# \ 
# This permission grants read-only access to project configurations. Please be \ 
# aware that sensitive information in your builds, such as passwords, will be \ 
# exposed to a wider audience by granting this permission.
C
cleibersilva 已提交
115
AbstractProject.ExtendedReadPermission.Description=Essa permiss\u00e3o garante acesso de leitura-escrita na configira\u00e7\u00e3o do projeto. \
116
# broken since this build
C
cleibersilva 已提交
117
Run.Summary.BrokenSinceThisBuild=Quebra desde a ultima constru\u00e7\u00e3o
118
# Started by user {0}
C
cleibersilva 已提交
119
Cause.UserCause.ShortDescription= Iniciado pelo usu\u00e1rio {0}
120
# Total executors
C
cleibersilva 已提交
121
LoadStatistics.Legends.TotalExecutors= Total de executores
122
# My Views
C
cleibersilva 已提交
123
MyViewsProperty.GlobalAction.DisplayName= Minhas views
124 125 126
# \ 
# This permission allows users to update description and other properties of a build, \ 
# for example to leave notes about the cause of a build failure.
C
cleibersilva 已提交
127
Run.UpdatePermission.Description=Essa permiss\u00e3o permite aos usu\u00e1rios atualizarem a descri\u00e7\u00e3o e outras propriedades da constru\u00e7\u00e3o
128
# String Parameter
C
cleibersilva 已提交
129
StringParameterDefinition.DisplayName=Par\u00e2metro string
130
# Utilize this slave as much as possible
C
cleibersilva 已提交
131
Node.Mode.NORMAL=Utilize este slave, tanto quanto poss\u00edvel
132
# Global view {0} does not exist
C
cleibersilva 已提交
133
ProxyView.NoSuchViewExists= Visao global {0} n\u00e3o existe
134
# External Site/Tool Integrations
C
cleibersilva 已提交
135
UpdateCenter.PluginCategory.external= Ferramenta de integra\u00e7\u00e3o externa
136
# No view type is specified
C
cleibersilva 已提交
137
View.MissingMode= n\u00e3o especificado o tipo de View
138
# Not a positive number
C
cleibersilva 已提交
139
Hudson.NotAPositiveNumber=Numero n\u00e3o positivo
140
# Misc ({0})
B
bagrehc 已提交
141
UpdateCenter.PluginCategory.unrecognized=Misc ({0})
142
# Leave this machine for tied jobs only
C
cleibersilva 已提交
143
Node.Mode.EXCLUSIVE=Deixar o processamento pra tarefas vinculadas
144
# stable
C
cleibersilva 已提交
145
Run.Summary.Stable= Est\u00e1vel
146
# Success
B
bagrehc 已提交
147
UpdateCenter.Status.Success=Sucesso
148
# Initialing update center
C
cleibersilva 已提交
149
UpdateCenter.init=Iniciando o Update Center
150
# Parameters
B
bagrehc 已提交
151
ParameterAction.DisplayName=Par\u00e2metros
152
# Reconnect to a node
C
cleibersilva 已提交
153
CLI.connect-node.shortDescription=Reconectar ao n\u00f3
154
# nodes
B
bagrehc 已提交
155
ComputerSet.DisplayName=N\u00f3s
156 157
# \ 
# This permission allows users to manually delete specific builds from the build history.
C
cleibersilva 已提交
158
Run.DeletePermission.Description=Apagar constru\u00e7\u00f5es espec\u00edficas do hist\u00f3rio de constru\u00e7\u00f5es
159
# broken for a long time
C
cleibersilva 已提交
160
Run.Summary.BrokenForALongTime=Quebrado a muito tempo
161 162 163
# Safely restart Jenkins
CLI.safe-restart.shortDescription=Seguro reiniciar o Jenkins
# Quiet down Jenkins, in preparation for a restart. Don''t start any builds.
C
cleibersilva 已提交
164
CLI.quiet-down.shortDescription=Desativar em modo silencioso, em prepara\u00e7\u00e3o para o rein\u00edcio. N\u00e3o come\u00e7e nenhuma constru\u00e7\u00e3o.
165
# Include a global view
C
cleibersilva 已提交
166
ProxyView.DisplayName=Incluir uma vis\u00e3o global
167
# Specify which slave to copy
C
cleibersilva 已提交
168
ComputerSet.SpecifySlaveToCopy=Especifica para qual Slave copiar
169
# Number may not be negative
C
cleibersilva 已提交
170
Hudson.NotANonNegativeNumber=N\u00famero n\u00e3o pode ser negativo
171
# No existing build. Scheduling a new one.
C
cleibersilva 已提交
172
AbstractProject.NoBuilds=Sem nenhuma constru\u00e7\u00e3o. Agende uma nova.
173
# List View
C
cleibersilva 已提交
174
ListView.DisplayName=Ver lista
175
# Page Decorators
C
cleibersilva 已提交
176
UpdateCenter.PluginCategory.page-decorator=Separador de pagina
177
# Legacy code started this job.  No cause information is available
C
cleibersilva 已提交
178
Cause.LegacyCodeCause.ShortDescription=Trabalho iniciado por c\u00f3digo legado. Motivo n\u00e3o disponivel.
179
# User Interface
C
cleibersilva 已提交
180
UpdateCenter.PluginCategory.ui=Interface do usu\u00e1rio
181
# Other Post-Build Actions
C
cleibersilva 已提交
182
UpdateCenter.PluginCategory.post-build=Outra a\u00e7\u00e3o p\u00f3s-constru\u00e7\u00e3o
183
# Started by upstream project "{0}" build number {1}
C
cleibersilva 已提交
184
Cause.UpstreamCause.ShortDescription=Iniciado pelo projeto superior "{0}" constru\u00e7\u00e3o n\u00famero {1}
185
# Command Line Interface
C
cleibersilva 已提交
186
UpdateCenter.PluginCategory.cli=Interface de comando de linha
187
# Build Tools
C
cleibersilva 已提交
188
UpdateCenter.PluginCategory.builder=Ferramentas de constru\u00e7\u00e3o
189
# File Parameter
C
cleibersilva 已提交
190
FileParameterDefinition.DisplayName=Par\u00e2metros de arquivo
191
# {0} {0,choice,0#tests are|1#test is|1<tests are} still failing
C
cleibersilva 已提交
192
Run.Summary.TestsStillFailing={0} {0,choice,0#testes |1#o teste |1<testes } ainda n\u00e3o
193
# Deletes a job
C
cleibersilva 已提交
194
CLI.delete-job.shortDescription=Deletar uma tarefa
195
# unstable
C
cleibersilva 已提交
196
Run.Summary.Unstable=Inst\u00e1vel
197
# Discard all the loaded data in memory and reload everything from file system. Useful when you modified config files directly on disk.
C
cleibersilva 已提交
198 199
CLI.reload-configuration.shortDescription=Descarta todo o conteudo de mem\u00f3ria e recarrega novamente a partir do arquivo. /
Indicado quando voc\u00ea modificou os arquivos diretamente no disco.
200
# Slave called ''{0}'' already exists
C
cleibersilva 已提交
201
ComputerSet.SlaveAlreadyExists=Slave ''{0}'' j\u00e1 existe
202
# No such slave: {0}
C
cleibersilva 已提交
203
ComputerSet.NoSuchSlave=Nenhum Slave: {0}
204 205 206
HealthReport.EmptyString=
MultiStageTimeSeries.EMPTY_STRING=
# Disables a job
B
bagrehc 已提交
207
CLI.disable-job.shortDescription=Desabilitar uma tarefa
208
# Build Triggers
C
cleibersilva 已提交
209
UpdateCenter.PluginCategory.trigger=Gatilhos de constru\u00e7\u00e3o
210
# Remote directory is mandatory
B
bagrehc 已提交
211
Slave.Remote.Director.Mandatory=Diret\u00f3rio remoto \u00e9 obrigat\u00f3rio
212
# {0} and counting
B
bagrehc 已提交
213
Run.InProgressDuration={0} e contando
214 215
# \ 
# <span class=error>Failed to resolve host name {0}. \ 
C
cleibersilva 已提交
216 217 218 219
# 
UpdateCenter.Status.UnknownHostException=<span class=error>Erro ao resolver o nome do host {0}. \
Talvez voc\u00ea precise <a href="../pluginManager/advanced">configurar o proxy HTTP?</a></span>

220 221 222 223 224
# \ 
# Your container doesn''t use UTF-8 to decode URLs. If you use non-ASCII characters as a job name etc, \ 
# this will cause problems. \ 
# See <a href=''http://hudson.gotdns.com/wiki/display/HUDSON/Containers''>Containers</a> and \ 
# <a href=''http://hudson.gotdns.com/wiki/display/HUDSON/Tomcat#Tomcat-i18n''>Tomcat i18n</a> for more details.
C
cleibersilva 已提交
225
Hudson.NotUsesUTF8ToDecodeURL=n\u00e3o use caracteres UTF-8 nas URLs
226
# Checking internet connectivity
C
cleibersilva 已提交
227
UpdateCenter.Status.CheckingInternet=Checando conex\u00e3o com a internet 
228 229
# \ 
# This permission allows users to delete existing views.
C
cleibersilva 已提交
230
View.DeletePermission.Description=Permite aos usu\u00e1rios deletarem as Views
231
# Checking hudson-ci.org connectivity
C
cleibersilva 已提交
232
UpdateCenter.Status.CheckingJavaNet=Verificando conectividade com o site hudson-ci.org
233
# Authentication and User Management
C
cleibersilva 已提交
234
UpdateCenter.PluginCategory.user= Autentica\u00e7\u00e3o de Gerenciamento de usu\u00e1rio
235
# My View
C
cleibersilva 已提交
236
MyView.DisplayName=Minha View
237
# Files in this directory will be served under your http://server/hudson/userContent/
C
cleibersilva 已提交
238
Hudson.USER_CONTENT_README=Arquivos que ser\u00e3o disponibilizados no seu endere\u00e7o http://server/hudson/ArquivosDoUsuario/
239
# Source Code Management related
C
cleibersilva 已提交
240
UpdateCenter.PluginCategory.scm-related=Gerenciamento de c\u00f3digo fonte
241
# Cancel the effect of the "quiet-down" command.
C
cleibersilva 已提交
242
CLI.cancel-quiet-down.shortDescription=Cancela o comando "quiet-down"
243
# Clears the build queue
C
cleibersilva 已提交
244
CLI.clear-queue.shortDescription=Limpa a fila de constru\u00e7\u00e3o
245
# Upstream project {0} is already building.
C
cleibersilva 已提交
246
AbstractProject.UpstreamBuildInProgress=Projeto {0} j\u00e1 esta em constru\u00e7\u00e3o
247
# A view with name {0} does not exist
C
cleibersilva 已提交
248
MyViewsProperty.ViewExistsCheck.NotExist= A View {0} n\u00e3o existe
249
# {0} {0,choice,0#test failures|1#test failure|1<test failures}
C
cleibersilva 已提交
250
Run.Summary.TestFailures=Falha no teste
251
# No such job ''{0}'' exists. Perhaps you meant ''{1}''?
C
cleibersilva 已提交
252
AbstractItem.NoSuchJobExists=n\u00e3o existe o trabalho ''{0}''
253
# back to normal
C
cleibersilva 已提交
254
Run.Summary.BackToNormal=Voltar ao normal
255
# Boolean Value
C
cleibersilva 已提交
256
BooleanParameterDefinition.DisplayName=Valor Boleano
257
# Build Wrappers
C
cleibersilva 已提交
258
UpdateCenter.PluginCategory.buildwrapper=Construir pacotes
259
# \ 
260
# The read permission is necessary for viewing almost all pages of Jenkins. \ 
261
# This permission is useful when you don''t want unauthenticated users to see \ 
262
# Jenkins pages &mdash; revoke this permission from the anonymous user, then \ 
263
# add "authenticated" pseudo-user and grant the read access. 
C
cleibersilva 已提交
264
Hudson.ReadPermission.Description=Permissao de leitura
265
# Node is being removed
B
bagrehc 已提交
266
Hudson.NodeBeingRemoved=O n\u00f3 est\u00e1 sendo removido
267
# A view already exists with the name "{0}"
C
cleibersilva 已提交
268
Hudson.ViewAlreadyExists=J\u00e1 existe uma View com esse nome "{0}"
269
# Build Notifiers
C
cleibersilva 已提交
270
UpdateCenter.PluginCategory.notifier=Notificacao de constru\u00e7\u00e3o
271
# Provisioned from {0} 
C
cleibersilva 已提交
272
Label.ProvisionedFrom=Aprovisionado para {0}
273
# aborted
C
cleibersilva 已提交
274
Run.Summary.Aborted=Abortado
275
# Build Reports
C
cleibersilva 已提交
276
UpdateCenter.PluginCategory.report=Relat\u00f3rio de constru\u00e7\u00f5es
277
# This permission allows users to configure slaves.
C
cleibersilva 已提交
278
Computer.ConfigurePermission.Description=Essa permiss\u00e3o permite aos usu\u00e1rios configurarem os Slaves
279
# Source Code Management
C
cleibersilva 已提交
280
UpdateCenter.PluginCategory.scm=Gerenciamento de c\u00f3digo fonte
281 282
# \ 
# This permission allows users to change the configuration of views.
C
cleibersilva 已提交
283
View.ConfigurePermission.Description=Permite aos usu\u00e1rios configurar as Views
284
# Scheduling a new build to get a workspace.
C
cleibersilva 已提交
285
AbstractProject.NewBuildForWorkspace=Agendando uma nova constru\u00e7\u00e3o para obter uma nova workspace
286
# {0} doesn''t have label {1}
C
cleibersilva 已提交
287
Node.LabelMissing=R\u00f3tulo n\u00e3o encontrado
288
# Deletes a node
C
cleibersilva 已提交
289
CLI.delete-node.shortDescription=Deletar o n\u00f3
290
# {0} is reserved for jobs tied to it
C
cleibersilva 已提交
291
Node.BecauseNodeIsReserved={0} foi reservado para trabalhos vinculados 
292
# Started by remote host {0} with note: {1}
C
cleibersilva 已提交
293
Cause.RemoteCause.ShortDescriptionWithNote=Host remoto {0} iniciado com a nota: {1}
294
# Password Parameter
C
cleibersilva 已提交
295
PasswordParameterDefinition.DisplayName=Par\u00e2metro da senha
296
# {0} more {0,choice,0#tests are|1#test is|1<tests are} failing (total {1})
C
cleibersilva 已提交
297
Run.Summary.MoreTestsFailing={0} testes falharam (total {1})
298
# Cluster Management and Distributed Build
C
cleibersilva 已提交
299
UpdateCenter.PluginCategory.cluster=Gerenciamento de Cluster e Constru\u00e7\u00f5es Distribuidas
300
# Started by remote host {0}
B
bagrehc 已提交
301
Cause.RemoteCause.ShortDescription=Iniciado pelo host remoto {0}
302
# Slave node offline or not a remote channel (such as master node).
C
cleibersilva 已提交
303
Computer.BadChannel=NO Slave est\u00e1 offline ou n\u00e3o existe um canal remoto (N\u00f3 Mestre)
304
# Restoring the build queue
B
bagrehc 已提交
305
Queue.init=Restaurando a fila de constru\u00e7\u00e3o
306 307
# the master Jenkins node
Hudson.NodeDescription=NO mestre do Jenkins
308
# Last unsuccessful build
C
cleibersilva 已提交
309
Permalink.LastUnsuccessfulBuild=\u00daltima constru\u00e7\u00e3o que falhou
310
# Run Parameter
C
cleibersilva 已提交
311
RunParameterDefinition.DisplayName=Rodar o par\u00e2metro
312
# Stop using a node for performing builds temporarily, until the next "online-node" command.
C
cleibersilva 已提交
313
CLI.offline-node.shortDescription=Temporariamente n\u00e3o usando um N\u00f3 para constru\u00e7\u00f5es. Aguardando o pr\u00f3ximo comando de modo-online
314
# My Views
C
cleibersilva 已提交
315
MyViewsProperty.DisplayName=Minhas Views
316
# Uncategorized
B
bagrehc 已提交
317
UpdateCenter.PluginCategory.must-be-labeled=Sem categoria
318
# A view with name {0} already exists
C
cleibersilva 已提交
319
MyViewsProperty.ViewExistsCheck.AlreadyExists=J\u00e1 existe uma View com o nome {0}
320 321 322 323
# \ 
# This permission grants the ability to make system-wide configuration changes, \ 
# as well as perform highly sensitive operations that amounts to full local system access \ 
# (within the scope granted by the underlying OS.)
C
cleibersilva 已提交
324
Hudson.AdministerPermission.Description=Permiss\u00e3o para habilitar a configura\u00e7\u00e3o ampla
325 326
# Jenkins is about to shut down
Queue.HudsonIsAboutToShutDown=Jenkins est\u00e1 prestes a encerrar
327
# {0} less {0,choice,0#tests are|1#test is|1<tests are} failing (total {1})
C
cleibersilva 已提交
328
Run.Summary.LessTestsFailing=(total {1}) falharam
329
# Slave Launchers and Controllers
C
cleibersilva 已提交
330
UpdateCenter.PluginCategory.slaves=Controladores e lancadores Slave
331
# broken since build {0}
C
cleibersilva 已提交
332
Run.Summary.BrokenSince=Quebra desde a constru\u00e7\u00e3o {0}
333 334
# \ 
# This permission grants the ability to retrieve the contents of a workspace \ 
335
# Jenkins checked out for performing builds. If you don''t want an user to access \ 
336
# the source code, you can do so by revoking this permission.
C
cleibersilva 已提交
337
AbstractProject.WorkspacePermission.Description=Permite receber o conteudo do workspace
338
# Not a number
C
cleibersilva 已提交
339
Hudson.NotANumber=n\u00e3o \u00e9 um n\u00famero
340 341
# \ 
# This permission allows users to create new views.
C
cleibersilva 已提交
342
View.CreatePermission.Description=Permite aos usu\u00e1rios criarem novas Views
343
# Queue length
C
cleibersilva 已提交
344
LoadStatistics.Legends.QueueLength=Comprimento da fila
345
# Disconnects from a node
C
cleibersilva 已提交
346
CLI.disconnect-node.shortDescription=Desconectar do N\u00f3
347 348
# Restart Jenkins
CLI.restart.shortDescription=Reiniciar o Jenkins
349
# {0} is offline
C
cleibersilva 已提交
350
Queue.NodeOffline={0} esta offline
351
# invalid label
C
cleibersilva 已提交
352
Label.InvalidLabel=Rotulo invalido
353
# Building on master
C
cleibersilva 已提交
354
AbstractBuild.BuildingOnMaster=Construindo no Master
355
# Mark the build to keep the build forever.
C
cleibersilva 已提交
356
CLI.keep-build.shortDescription=Marcar a constru\u00e7\u00e3o como permanente
357
# Choice
B
bagrehc 已提交
358
ChoiceParameterDefinition.DisplayName=Escolha
359
# Waiting for next available executor on {0}
C
cleibersilva 已提交
360
Queue.WaitingForNextAvailableExecutorOn=Aguardando pelo pr\u00f3ximo executor dispon\u00edvel {0}
361
# Not a negative number
C
cleibersilva 已提交
362
Hudson.NotANegativeNumber=N\u00famero n\u00e3o nagativo
363
# Miscellaneous
C
cleibersilva 已提交
364
UpdateCenter.PluginCategory.misc=Diversos
365
# This permission allows users to delete existing slaves.
C
cleibersilva 已提交
366
Computer.DeletePermission.Description=Permite aos usu\u00e1rios deletarem os Slaves
367 368 369
# \ 
# <span class=error>Failed to connect to {0}. \ 
# Perhaps you need to <a href="../pluginManager/advanced">configure HTTP proxy?</a></span>
C
cleibersilva 已提交
370 371
UpdateCenter.Status.ConnectionFailed=Erro ao conectar {0} /
talvez seja necess\u00e1rio <a href="../pluginManager/advanced">configurar o proxy HTTP.</a></span>
372
# Maven
B
bagrehc 已提交
373
UpdateCenter.PluginCategory.maven=Maven
374
# Slave
B
bagrehc 已提交
375
Computer.Permissions.Title=Slave
376
# Resume using a node for performing builds, to cancel out the earlier "offline-node" command.
C
cleibersilva 已提交
377
CLI.online-node.shortDescription=Continuar usando um N\u00f3 para relizar as constru\u00e7\u00f5es
378
# Artifact Uploaders
C
cleibersilva 已提交
379
UpdateCenter.PluginCategory.upload=Carregadores de artefatos
380
# Last unstable build
B
bagrehc 已提交
381
Permalink.LastUnstableBuild=\u00daltima constru\u00e7\u00e3o inst\u00e1vel
382
# Enables a job
C
cleibersilva 已提交
383
CLI.enable-job.shortDescription=Habilita uma tarefa
384
# ?
C
cleibersilva 已提交
385
Run.Summary.Unknown=
386
# Parameters
B
bagrehc 已提交
387
ParametersDefinitionProperty.DisplayName=Par\u00e2metros
388 389
# \ 
# This permission grants the ability to start a new build.
C
cleibersilva 已提交
390
AbstractProject.BuildPermission.Description=Permiss\u00e3o para iniciar uma nova constru\u00e7\u00e3o
391
# Are you sure you want to use network mounted file system for FS root? Note that this directory does not need to be visible to the master.
C
cleibersilva 已提交
392
Slave.Network.Mounted.File.System.Warning=Tem certeza que quer usar uma particao da rede para seu FS ROOT?
393
# group of {0}
C
cleibersilva 已提交
394
Label.GroupOf=Grupo de {0}
395
# All nodes of label ''{0}'' are offline
C
cleibersilva 已提交
396
Queue.AllNodesOffline=Todos os rotulos ''{0}'' est\u00e3o offline.
397
# Busy executors
C
cleibersilva 已提交
398
LoadStatistics.Legends.BusyExecutors=Executores ocupados.