Messages_pt_BR.properties 23.8 KB
Newer Older
K
kohsuke 已提交
1
# The MIT License
2 3 4
#
# Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, Reginaldo L. Russinholi, Cleiber Silva, Fernando Boaglio
#
K
kohsuke 已提交
5 6 7 8 9 10
# 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:
11
#
K
kohsuke 已提交
12 13
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
14
#
K
kohsuke 已提交
15 16 17 18 19 20 21 22
# 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
AbstractProject.Disabled=builds desabilitada
B
bagrehc 已提交
29
AbstractProject.NoSCM=Nenhum SCM
C
cleibersilva 已提交
30
AbstractProject.NoWorkspace=Nenhum workspace est\u00e1 dispon\u00edvel, assim n\u00e3o pode checar por atualiza\u00e7\u00f5es.
B
bagrehc 已提交
31 32
AbstractProject.PollingABorted=Pesquisa SCM abortada
AbstractProject.ScmAborted=Check out SCM abortada
33
AbstractProject.WorkspaceOffline=O workspace est\u00e1 offline.
B
bagrehc 已提交
34

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

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


Executor.NotAvailable=N/D


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

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

68
Item.Permissions.Title=Job
B
bagrehc 已提交
69

70 71 72 73
Job.AllRecentBuildFailed=Todas os builds recentes falharam.
Job.BuildStability=Estabilidade de builds: {0}
Job.NOfMFailed={0} das ultimas {1} builds falharam.
Job.NoRecentBuildFailed=Nenhuma builds recente falhou.
B
bagrehc 已提交
74 75 76 77
Job.Pronoun=Projeto
Job.minutes=minutos

Queue.BlockedBy=Bloqueado por {0}
78 79
Queue.InProgress=Uma builds j\u00e1 esta em progresso
Queue.InQuietPeriod=Em per\u00edodo de sil\u00eancio. Expira em {0}
B
bagrehc 已提交
80 81
Queue.Unknown=???

82
Run.BuildAborted=build foi abortado
C
cleibersilva 已提交
83
Run.MarkedExplicitly=Explicitamente marcada para manter o registro
B
bagrehc 已提交
84
Run.Permissions.Title=Executar
85
Run.UnableToDelete=N\u00e3o foi poss\u00edvel excluir {0}: {1}
B
bagrehc 已提交
86 87


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

198 199 200 201
# \
# 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://wiki.jenkins-ci.org/display/JENKINS/Containers''>Containers</a> and \
K
Kohsuke Kawaguchi 已提交
202
# <a href=''http://wiki.jenkins-ci.org/display/JENKINS/Tomcat#Tomcat-i18n''>Tomcat i18n</a> for more details.
C
cleibersilva 已提交
203
Hudson.NotUsesUTF8ToDecodeURL=n\u00e3o use caracteres UTF-8 nas URLs
204
# Checking internet connectivity
205 206
UpdateCenter.Status.CheckingInternet=Checando conex\u00e3o com a Internet
# \
207
# This permission allows users to delete existing views.
208
View.DeletePermission.Description=Permite aos usu\u00e1rios removerem as Views
209 210
# Checking jenkins-ci.org connectivity
UpdateCenter.Status.CheckingJavaNet=Verificando conectividade com o site jenkins-ci.org
211
# Authentication and User Management
212
UpdateCenter.PluginCategory.user= Autentica\u00e7\u00e3o de gerenciamento de usu\u00e1rio
213
# My View
214
MyView.DisplayName=Minha view
215
# Files in this directory will be served under your http://server/hudson/userContent/
C
cleibersilva 已提交
216
Hudson.USER_CONTENT_README=Arquivos que ser\u00e3o disponibilizados no seu endere\u00e7o http://server/hudson/ArquivosDoUsuario/
217
# Source Code Management related
C
cleibersilva 已提交
218
UpdateCenter.PluginCategory.scm-related=Gerenciamento de c\u00f3digo fonte
219
# Cancel the effect of the "quiet-down" command.
C
cleibersilva 已提交
220
CLI.cancel-quiet-down.shortDescription=Cancela o comando "quiet-down"
221
# Clears the build queue
222
CLI.clear-queue.shortDescription=Limpa a fila de builds
223
# Upstream project {0} is already building.
224
AbstractProject.UpstreamBuildInProgress=Projeto {0} j\u00e1 esta em builds
225
# A view with name {0} does not exist
226
MyViewsProperty.ViewExistsCheck.NotExist= A view {0} n\u00e3o existe
227 228
# {0} {0,choice,0#test failures|1#test failure|1<test failures}
# No such job ''{0}'' exists. Perhaps you meant ''{1}''?
C
cleibersilva 已提交
229
AbstractItem.NoSuchJobExists=n\u00e3o existe o trabalho ''{0}''
230
# back to normal
C
cleibersilva 已提交
231
Run.Summary.BackToNormal=Voltar ao normal
232
# Boolean Value
233
BooleanParameterDefinition.DisplayName=Valor booleano
234
# Build Wrappers
C
cleibersilva 已提交
235
UpdateCenter.PluginCategory.buildwrapper=Construir pacotes
236 237 238 239 240 241
# \
# The read permission is necessary for viewing almost all pages of Jenkins. \
# This permission is useful when you don''t want unauthenticated users to see \
# Jenkins pages &mdash; revoke this permission from the anonymous user, then \
# add "authenticated" pseudo-user and grant the read access.
Hudson.ReadPermission.Description=Permiss\u00e3o de leitura
242
# Node is being removed
B
bagrehc 已提交
243
Hudson.NodeBeingRemoved=O n\u00f3 est\u00e1 sendo removido
244
# A view already exists with the name "{0}"
C
cleibersilva 已提交
245
Hudson.ViewAlreadyExists=J\u00e1 existe uma View com esse nome "{0}"
246
# Build Notifiers
247 248
UpdateCenter.PluginCategory.notifier=Notificacao de builds
# Provisioned from {0}
C
cleibersilva 已提交
249
Label.ProvisionedFrom=Aprovisionado para {0}
250
# aborted
C
cleibersilva 已提交
251
Run.Summary.Aborted=Abortado
252
# Build Reports
253
UpdateCenter.PluginCategory.report=Relat\u00f3rio de builds
254 255
# This permission allows users to configure slaves.
# Source Code Management
C
cleibersilva 已提交
256
UpdateCenter.PluginCategory.scm=Gerenciamento de c\u00f3digo fonte
257
# \
258
# This permission allows users to change the configuration of views.
259
View.ConfigurePermission.Description=Permite aos usu\u00e1rios configurar as views
260
# Scheduling a new build to get a workspace.
261
AbstractProject.NewBuildForWorkspace=Agendando uma novo build para obter um novo workspace
262
# {0} doesn''t have label {1}
C
cleibersilva 已提交
263
Node.LabelMissing=R\u00f3tulo n\u00e3o encontrado
264
# {0} is reserved for jobs tied to it
265
Node.BecauseNodeIsReserved={0} foi reservado para trabalhos vinculados
266
# Started by remote host {0} with note: {1}
C
cleibersilva 已提交
267
Cause.RemoteCause.ShortDescriptionWithNote=Host remoto {0} iniciado com a nota: {1}
268
# Password Parameter
C
cleibersilva 已提交
269
PasswordParameterDefinition.DisplayName=Par\u00e2metro da senha
270 271
# {0} more {0,choice,0#tests are|1#test is|1<tests are} failing (total {1})
# Cluster Management and Distributed Build
272
UpdateCenter.PluginCategory.cluster=Gerenciamento de cluster e builds distribu\u00eddos
273
# Started by remote host {0}
B
bagrehc 已提交
274
Cause.RemoteCause.ShortDescription=Iniciado pelo host remoto {0}
275 276
# Slave node offline or not a remote channel (such as master node).
# Restoring the build queue
277
Queue.init=Restaurando a fila de builds
278
# the master Jenkins node
279
Hudson.NodeDescription=N\u00f3 master do Jenkins
280
# Last unsuccessful build
281
Permalink.LastUnsuccessfulBuild=\u00daltimo build que falhou
282
# Run Parameter
C
cleibersilva 已提交
283
RunParameterDefinition.DisplayName=Rodar o par\u00e2metro
284
# Stop using a node for performing builds temporarily, until the next "online-node" command.
285
CLI.offline-node.shortDescription=Temporariamente n\u00e3o usando um n\u00f3 para os builds. Aguardando o pr\u00f3ximo comando de modo-online
286
# My Views
287
MyViewsProperty.DisplayName=Minhas views
288
# Uncategorized
B
bagrehc 已提交
289
UpdateCenter.PluginCategory.must-be-labeled=Sem categoria
290
# A view with name {0} already exists
291 292 293 294
MyViewsProperty.ViewExistsCheck.AlreadyExists=J\u00e1 existe uma view com o nome {0}
# \
# 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 \
295
# (within the scope granted by the underlying OS.)
C
cleibersilva 已提交
296
Hudson.AdministerPermission.Description=Permiss\u00e3o para habilitar a configura\u00e7\u00e3o ampla
297 298
# Jenkins is about to shut down
Queue.HudsonIsAboutToShutDown=Jenkins est\u00e1 prestes a encerrar
299 300 301
# {0} less {0,choice,0#tests are|1#test is|1<tests are} failing (total {1})
# Slave Launchers and Controllers
# broken since build {0}
302 303 304 305
Run.Summary.BrokenSince=Quebra desde o build {0}
# \
# This permission grants the ability to retrieve the contents of a workspace \
# Jenkins checked out for performing builds. If you don''t want an user to access \
306
# the source code, you can do so by revoking this permission.
307
AbstractProject.WorkspacePermission.Description=Permite receber o conte\u00fado do workspace
308
# Not a number
C
cleibersilva 已提交
309
Hudson.NotANumber=n\u00e3o \u00e9 um n\u00famero
310
# \
311
# This permission allows users to create new views.
312
View.CreatePermission.Description=Permite aos usu\u00e1rios criarem novas views
313
# Queue length
C
cleibersilva 已提交
314
LoadStatistics.Legends.QueueLength=Comprimento da fila
315
# Disconnects from a node
316
CLI.disconnect-node.shortDescription=Desconectar do n\u00f3
317 318
# Restart Jenkins
CLI.restart.shortDescription=Reiniciar o Jenkins
319
# {0} is offline
C
cleibersilva 已提交
320
Queue.NodeOffline={0} esta offline
321
# invalid label
322
Label.InvalidLabel=R\u00f3tulo inv\u00e1lido
323
# Building on master
324
AbstractBuild.BuildingOnMaster=Construindo no master
325
# Mark the build to keep the build forever.
326
CLI.keep-build.shortDescription=Marcar o build como permanente
327
# Choice
B
bagrehc 已提交
328
ChoiceParameterDefinition.DisplayName=Escolha
329
# Waiting for next available executor on {0}
C
cleibersilva 已提交
330
Queue.WaitingForNextAvailableExecutorOn=Aguardando pelo pr\u00f3ximo executor dispon\u00edvel {0}
331
# Not a negative number
332
Hudson.NotANegativeNumber=N\u00famero n\u00e3o negativo
333
# Miscellaneous
C
cleibersilva 已提交
334
UpdateCenter.PluginCategory.misc=Diversos
335
# This permission allows users to delete existing slaves.
336 337
# \
# <span class=error>Failed to connect to {0}. \
338
# Perhaps you need to <a href="../pluginManager/advanced">configure HTTP proxy?</a></span>
C
cleibersilva 已提交
339
UpdateCenter.Status.ConnectionFailed=Erro ao conectar {0} /
340
# Maven
B
bagrehc 已提交
341
UpdateCenter.PluginCategory.maven=Maven
342 343
# Slave
# Artifact Uploaders
C
cleibersilva 已提交
344
UpdateCenter.PluginCategory.upload=Carregadores de artefatos
345
# Last unstable build
346
Permalink.LastUnstableBuild=\u00daltimo build inst\u00e1vel
347
# Enables a job
348
CLI.enable-job.shortDescription=Habilita um job
349
# ?
350
Run.Summary.Unknown=?
351
# Parameters
352
# \
353
# This permission grants the ability to start a new build.
354
AbstractProject.BuildPermission.Description=Permiss\u00e3o para iniciar um novo build
355
# 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.
356
Slave.Network.Mounted.File.System.Warning=Tem certeza que quer usar uma parti\u00e7\u00e3o da rede para seu FS ROOT?
357
# group of {0}
C
cleibersilva 已提交
358
Label.GroupOf=Grupo de {0}
359
# All nodes of label ''{0}'' are offline
C
cleibersilva 已提交
360
Queue.AllNodesOffline=Todos os rotulos ''{0}'' est\u00e3o offline.
361
# Busy executors
C
cleibersilva 已提交
362
LoadStatistics.Legends.BusyExecutors=Executores ocupados.
K
i18n  
Kohsuke Kawaguchi 已提交
363
ManageJenkinsAction.DisplayName=Gerenciar Jenkins
364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380
# Workspace of {0}
AbstractProject.WorkspaceTitle=Workspace de {0}
# List view columns
UpdateCenter.PluginCategory.listview-column=Lista as colunas da view
# {0} is waiting for a checkpoint on {1}
Run._is_waiting_for_a_checkpoint_on_={0} est\u00e1 aguardando por um checkpoint em {1}
# Wait for a node to become offline.
CLI.wait-node-offline.shortDescription=Aguarde por um n\u00f3 ficar offline.
# \ in workspace {0}
AbstractBuild.BuildingInWorkspace=\ no workspace {0}
# Jenkins is restarting
Jenkins.IsRestarting=O Jenkins est\u00e1 reiniciando
# Awaiting build to get a workspace.
AbstractProject.AwaitingBuildForWorkspace=Aguardando o build obter um workspace.
# You must use the Save button if you wish to rename a job.
Job.you_must_use_the_save_button_if_you_wish=Voc\u00ea deve usar o bot\u00e3o Salvar se deseja renomear um job.
# Item
381
AbstractItem.Pronoun=job
382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485
# Building
AbstractBuild_Building=Construindo
# Create a new job.
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 \
# builds. If you don\u2019t want an user to access the artifacts, you can do so by \
# revoking this permission.
Run.ArtifactsPermission.Description=Esta permiss\u00e3o permite a habilidade de obter os artefatos produzidos por \
 builds. Se voc\u00ea n\u00e3o quer que um usu\u00e1rio accesse os artefatos, voc\u00ea pode \
 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.
BuildAuthorizationToken.InvalidTokenProvided=Token inv\u00e1lido fornecido.
# Text Parameter
TextParameterDefinition.DisplayName=Par\u00e2metro de texto
# Downloaded Successfully. Will be activated during the next boot
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
Queue.LabelHasNoNodes=N\u00e3o h\u00e1 n\u00f3s com o r\u00f3tulo \u2018{0}\u2019
# The display name, "{0}", is already in use by another job and could cause confusion and delay.
Jenkins.CheckDisplayName.DisplayNameNotUniqueWarning=O nome de exibi\u00e7\u00e3o "{0}", est\u00e1 em uso atualmente por outro job e pode causar confus\u00e3o e atrazo.
# Not built
BallColor.NotBuilt=N\u00e3o constru\u00eddo
# We need to schedule a new build to get a workspace, but deferring {0}ms in the hope that one will become available soon
AbstractProject.AwaitingWorkspaceToComeOnline=\u00c9 necess\u00e1rio agendar um novo build para obter um workspace, mas adiando {0}ms na esperan\u00e7a que um esteja dispon\u00edvel em breve
# Success
ResultTrend.Success=Sucesso
# N/A
UpdateCenter.n_a=N/D
# Fixed
ResultTrend.Fixed=Resolvido
# Required for running scripts inside the Jenkins process, for example via the Groovy console or Groovy CLI command.
Hudson.RunScriptsPermission.Description=Necess\u00e1rio para executar scripts dentro de um processo no Jenkins, por exemplo via console Groovy ou comando Groovy pelo CLI.
# Now unstable
ResultTrend.NowUnstable=Inst\u00e1vel agora
# Unstable
ResultTrend.Unstable=Inst\u00e1vel
# Downstream project {0} is already building.
AbstractProject.DownstreamBuildInProgress=Projeto descendente {0} j\u00e1 est\u00e1 em constru\u00e7\u00e3o.
# (from <a href="{1}">{0}</a>)
Descriptor.From=(de <a href="{1}">{0}</a>)
# This permission grants discover access to jobs. Lower than read permissions, it allows you to \
# redirect anonymous users to the login page when they try to access a job url. \
# Without it they would get a 404 error and wouldn't be able to discover project names.
AbstractProject.DiscoverPermission.Description=Esta permiss\u00e3o deixa descobrir accesso aos jobs. Menor que permiss\u00f5es de leitura, permite que \
 usu\u00e1rios an\u00f4nimos sejam redirecionados \u00e0 p\u00e1gina de login quando tentam acessar a URL de um job. \
 Sem isso eles receberiam um erro 404 e n\u00e3o seriam capazes de rescobrir nomes de projetos.
# not built
Run.Summary.NotBuilt=N\u00e3o constru\u00eddos
# Failure
ResultTrend.Failure=Falha
# This permission grants the ability to wipe out the contents of a workspace.
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.
AbstractProject.CancelPermission.Description=Esta permiss\u00e3o deixa que seja cancelado um build agendado ou abortado um em execu\u00e7\u00e3o.
# The display name, "{0}", is used as a name by a job and could cause confusing search results.
Jenkins.CheckDisplayName.NameNotUniqueWarning=O nome de exibi\u00e7\u00e3o "{0}", \u00e9 usado por um job e pode causar confus\u00e3o nos resultados da pesquisa.
# Custom workspace is empty.
AbstractProject.CustomWorkspaceEmpty=O workspace customizado est\u00e1 vazio.
# Wait for a node to become online.
CLI.wait-node-online.shortDescription=Aguarda por um n\u00f3 que se torne online
# Artifacts of {0} {1}
Run.ArtifactsBrowserTitle=Artefatos de {0} {1}
# Build with Parameters
# Still unstable
ResultTrend.StillUnstable=Ainda inst\u00e1vel
# Running as {0}
Run.running_as_=Executando como {0}
# Still failing
ResultTrend.StillFailing=Ainda falhando
# Change the configuration of a job.
Item.CONFIGURE.description=Mudar a configura\u00e7\u00e3o de um job.
# Delete a job.
Item.DELETE.description=Excuir um job.
HealthReport.EmptyString=
MultiStageTimeSeries.EMPTY_STRING=
486
ParametersDefinitionProperty.DisplayName=Este build \u00E9 parametrizado