Raw
Large file — syntax highlighting disabled.
1 # Portugal's Portuguese translations for Git package.
2 # Copyright (C) 2020-2022 Daniel Santos <dacs.git@brilhante.top>
3 # Copyright (C) 2016-2017 Vasco Almeida <vascomalmeida@sapo.pt>
4 # Copyright (C) 2012 Marco Sousa <marcomsousa AT gmail.com>
5 # This file is distributed under the same license as the Git package.
6 # Contributors:
7 # - Daniel Santos <dacs.git@brilhante.top>
8 #
9 # Past Contributors:
10 # - Marco Sousa <marcomsousa AT gmail.com>
11 # - Vasco Almeida <vascomalmeida@sapo.pt>
12 #
13 # Git glossary for Portuguese translators
14 #
15 # English | Portuguese
16 # ---------------------------------+--------------------------------------
17 # 3-way merge | tri-junção
18 # abbreviate | abreviar
19 # alternate object database | base dados de objetos alternativos
20 # amend | emendar
21 # ancestor | antecessor
22 # annotated tag | etiqueta anotada
23 # archive | arquivo
24 # backing store | armazenamento-backup
25 # backward compatibility | retrocompatibilidade
26 # bare repository | repositório nu
27 # bisect | bisseção
28 # blame | culpar
29 # blob object | objeto-blob
30 # branch | ramo
31 # bug | bug
32 # bundle | arquivo-pacote
33 # bypass | contornar
34 # cache | cenário
35 # chain | série
36 # changeset | memória
37 # checkout | observar
38 # checksum | checksum
39 # cherry-picking | apanhar
40 # chunk | fragmento
41 # clean | limpa
42 # clone | clone
43 # commit | memorizar
44 # commit-graph | grafo-memória
45 # commit message | mensagem de memória
46 # commit object | objeto de memória
47 # commit-ish | mnemónica
48 # committer | memorizador
49 # conflict | conflito
50 # cover letter | carta de apresentação
51 # DAG | DAG
52 # dangling object | objeto suspenso
53 # detached HEAD | HEAD desanexada
54 # directory | pasta
55 # dirty | suja
56 # dumb HTTP protocol | protocolo HTTP burro
57 # fanout | fanout
58 # fast-forward | avanço
59 # fetch | buscar
60 # file system | sistema de ficheiros
61 # fixup | consertar
62 # fork | forqueadura
63 # Git archive | repositório
64 # gitdir | pasta-git
65 # gitfile | ficheiro-git
66 # grafts | enxertos
67 # hash | hash
68 # HEAD | HEAD
69 # head | cabeça
70 # header | cabeçalho
71 # hook | gancho
72 # hunk | pedaço
73 # index | cenário
74 # index entry | entrada do cenário
75 # init | inicializar
76 # label | rótulo
77 # loose object | objeto solto
78 # loose refs | refs soltas
79 # mark | marca
80 # master | master
81 # merge | junção
82 # mergetag | etiqueta-junção
83 # mirror repository | repositório-espelho
84 # multi-pack | multi-pacote
85 # object | objeto
86 # object database | base dados de objeto
87 # object name | nome de objeto
88 # object type | tipo de objeto
89 # octopus | polvinho
90 # origin | origin
91 # overlay mode | modo overlay
92 # pack | pacote
93 # pack index | índice de pacote
94 # packfile | ficheiro-pacote
95 # parent | parente
96 # patch | remendo
97 # pathspec | espetro-caminho
98 # pattern | padrão
99 # pickaxe | picareta
100 # plumbing | nuclear
101 # porcelain | porcelana
102 # precious-objects repo | repo de objetos preciosos
103 # promisor | promissor
104 # prune | podar
105 # pull | agarrar
106 # push | atirar
107 # range | intervalo
108 # reachable | alcançável
109 # rebase | rebasear
110 # record | registo
111 # ref | ref
112 # reflog | registo-ref
113 # refspec | espetro-ref
114 # remote | remoto
115 # remote-tracking branch | ramo remoto de monitorização
116 # replace object | objeto-substituto
117 # replace ref | ref-substituto
118 # replay | refazer
119 # repo | repo
120 # repository | repositório
121 # reset | restabelecer
122 # resolve | resolver
123 # restore | restaurar
124 # revert | reverter
125 # revision | revisão
126 # rewind | rebobinar
127 # root commit | memória-raiz
128 # scheduler | agendador
129 # SCM | SCM
130 # SHA-1 | SHA-1
131 # shallow repository | repositório superficial
132 # signed tag | etiqueta assinada
133 # smart HTTP protocol | protocolo HTTP esperto
134 # smudge filter | filtro-mancha
135 # squash | esmagar
136 # squelch | silenciar
137 # stage | cenário
138 # stash | esconderijo
139 # submodule | submódulo
140 # superproject | super-projeto
141 # symref | ref-simbólica
142 # tag | etiqueta
143 # tag object | objeto-etiqueta
144 # tagger | etiquetador
145 # thin pack | pacote-fino
146 # thread | fio
147 # tip | ponta
148 # topic branch | ramo-tópico
149 # track | monitorizar
150 # trailer | atribuições
151 # tree | árvore
152 # tree object | objeto-árvore
153 # tree-ish (also treeish) | arvoredo
154 # unbundle | desarquivar
155 # unmerged | por juntar
156 # unpack | desempacotar
157 # unreachable object | objeto inalcançável
158 # unstage | desencenar
159 # upstream | upstream
160 # upstream branch | ramo-upstream
161 # viewer | visualizador
162 # wanted-ref | wanted-ref
163 # working directory | pasta-trabalho
164 # working tree / worktree | árvore-trabalho
165 #
166 #
167 # Other translation table helper
168 #
169 # English | Portuguese
170 # ---------------------------------+--------------------------------------
171 # apply | aplicar
172 # ahead | à frente
173 # bad | inválido
174 # batch | (em) lote
175 # bind | vincular
176 # broken | quebrado
177 # call | chamar
178 # change | alteração
179 # clobber | encobrir
180 # config file | ficheiro config
181 # compress | comprimir
182 # corrupt | rompido
183 # corrupted | roto
184 # debug | depurar
185 # default | predefinido
186 # deflate | esvaziar
187 # delete | eliminar
188 # deprecated | obsoleto
189 # dry-run | simulação
190 # edit | modificação
191 # embedded | embutido
192 # feature | feição
193 # fix | corrigir
194 # given | fornecido
195 # handle | lidar
196 # in progress | em curso
197 # inflate | insuflar
198 # named | denominado
199 # nested | encaixado
200 # not supported | insustentado
201 # mainline | principal
202 # mismatch | sem correspondência
203 # offset | deslocamento
204 # overflow | transbordo
205 # overwrite | sobrescrever
206 # parse | processar
207 # path | caminho
208 # print | mostrar
209 # recurse | recursar
210 # register | registar
211 # regular expression | expressão comum
212 # repack | reempacotar
213 # require | exige
214 # save | guardar
215 # set | definir
216 # shell | shell
217 # sparse | disperso
218 # stat | stat
219 # stream | stream
220 # subdirectory | subpasta
221 # support | sustenta
222 # symlink | ligação-simbólica
223 # template | modelo
224 # timestamp | carimbo cronológico
225 # token | token
226 # unset | indefinir
227 # untrack | desmonitorizar
228 # usage: | uso:
229 # whitespace | espaço-em-branco
230 #
231 #
232 msgid ""
233 msgstr ""
234 "Project-Id-Version: Git\n"
235 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
236 "POT-Creation-Date: 2022-04-13 14:52+0800\n"
237 "PO-Revision-Date: 2020-10-14 11:43+0100\n"
238 "Last-Translator: Daniel Santos <dacs.git@brilhante.top>\n"
239 "Language-Team: Git L10N Português <https://codeberg.org/git-pt/Git-PO-pt_PT/"
240 ">\n"
241 "Language: pt-PT\n"
242 "MIME-Version: 1.0\n"
243 "Content-Type: text/plain; charset=UTF-8\n"
244 "Content-Transfer-Encoding: 8bit\n"
245 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
246
247 #: add-interactive.c:382
248 #, c-format
249 msgid "Huh (%s)?"
250 msgstr "O quê (%s)?"
251
252 #: add-interactive.c:535 add-interactive.c:836 reset.c:136 sequencer.c:3505
253 #: sequencer.c:3970 sequencer.c:4127 builtin/rebase.c:1261
254 #: builtin/rebase.c:1671
255 msgid "could not read index"
256 msgstr "incapaz de ler cenário"
257
258 #: add-interactive.c:590 git-add--interactive.perl:269
259 #: git-add--interactive.perl:294
260 msgid "binary"
261 msgstr "binário"
262
263 #: add-interactive.c:648 git-add--interactive.perl:278
264 #: git-add--interactive.perl:332
265 msgid "nothing"
266 msgstr "nada"
267
268 #: add-interactive.c:649 git-add--interactive.perl:314
269 #: git-add--interactive.perl:329
270 msgid "unchanged"
271 msgstr "inalterado"
272
273 #: add-interactive.c:686 git-add--interactive.perl:641
274 msgid "Update"
275 msgstr "Atualizar"
276
277 #: add-interactive.c:703 add-interactive.c:891
278 #, c-format
279 msgid "could not stage '%s'"
280 msgstr "incapaz de encenar '%s'"
281
282 #: add-interactive.c:709 add-interactive.c:898 reset.c:160 sequencer.c:3709
283 msgid "could not write index"
284 msgstr "incapaz de escrever cenário"
285
286 #: add-interactive.c:712 git-add--interactive.perl:626
287 #, c-format, perl-format
288 msgid "updated %d path\n"
289 msgid_plural "updated %d paths\n"
290 msgstr[0] "actualizou %d path\n"
291 msgstr[1] "actualizou %d paths\n"
292
293 #: add-interactive.c:730 git-add--interactive.perl:676
294 #, c-format, perl-format
295 msgid "note: %s is untracked now.\n"
296 msgstr "nota: %s ficou desmonitorizado.\n"
297
298 #: add-interactive.c:735 apply.c:4133 builtin/checkout.c:311
299 #: builtin/reset.c:167
300 #, c-format
301 msgid "make_cache_entry failed for path '%s'"
302 msgstr "make_cache_entry falhou para caminho '%s'"
303
304 #: add-interactive.c:765 git-add--interactive.perl:653
305 msgid "Revert"
306 msgstr "Reverter"
307
308 #: add-interactive.c:781
309 msgid "Could not parse HEAD^{tree}"
310 msgstr "Incapaz de parse HEAD^{tree}"
311
312 #: add-interactive.c:819 git-add--interactive.perl:629
313 #, c-format, perl-format
314 msgid "reverted %d path\n"
315 msgid_plural "reverted %d paths\n"
316 msgstr[0] "reverti %d path\n"
317 msgstr[1] "reverti %d paths\n"
318
319 #: add-interactive.c:870 git-add--interactive.perl:693
320 #, c-format
321 msgid "No untracked files.\n"
322 msgstr "Nenhuns ficheiros desmonitorizados.\n"
323
324 #: add-interactive.c:874 git-add--interactive.perl:687
325 msgid "Add untracked"
326 msgstr "Adicionar desmonitorizados"
327
328 #: add-interactive.c:901 git-add--interactive.perl:623
329 #, c-format, perl-format
330 msgid "added %d path\n"
331 msgid_plural "added %d paths\n"
332 msgstr[0] "adicionei %d path\n"
333 msgstr[1] "adicionei %d paths\n"
334
335 #: add-interactive.c:931
336 #, c-format
337 msgid "ignoring unmerged: %s"
338 msgstr "ignorando unmerged: %s"
339
340 #: add-interactive.c:943 add-patch.c:1758 git-add--interactive.perl:1371
341 #, c-format
342 msgid "Only binary files changed.\n"
343 msgstr "Apenas alterados ficheiros binários.\n"
344
345 #: add-interactive.c:945 add-patch.c:1756 git-add--interactive.perl:1373
346 #, c-format
347 msgid "No changes.\n"
348 msgstr "Sem alterações.\n"
349
350 #: add-interactive.c:949 git-add--interactive.perl:1381
351 msgid "Patch update"
352 msgstr "Atualizar patch"
353
354 #: add-interactive.c:988 git-add--interactive.perl:1794
355 msgid "Review diff"
356 msgstr "Rever diff"
357
358 #: add-interactive.c:1016
359 msgid "show paths with changes"
360 msgstr "mostrar caminhos modificados"
361
362 #: add-interactive.c:1018
363 msgid "add working tree state to the staged set of changes"
364 msgstr ""
365 "adicionar estado de árvore-trabalho para conjunto de modificações encenadas"
366
367 #: add-interactive.c:1020
368 msgid "revert staged set of changes back to the HEAD version"
369 msgstr ""
370 "reverter conjunto de modificações encenadas de volta para a versão HEAD"
371
372 #: add-interactive.c:1022
373 msgid "pick hunks and update selectively"
374 msgstr "apanha os pedaços e atualiza seletivamente"
375
376 #: add-interactive.c:1024
377 msgid "view diff between HEAD and index"
378 msgstr "ver diff entre HEAD e cenário"
379
380 #: add-interactive.c:1026
381 msgid "add contents of untracked files to the staged set of changes"
382 msgstr ""
383 "adicionar conteúdo de ficheiros desmonitorizados para conjunto de "
384 "modificações encenadas"
385
386 #: add-interactive.c:1034 add-interactive.c:1083
387 msgid "Prompt help:"
388 msgstr "Prompt ajuda:"
389
390 #: add-interactive.c:1036
391 msgid "select a single item"
392 msgstr "seleciona um único item"
393
394 #: add-interactive.c:1038
395 msgid "select a range of items"
396 msgstr "seleciona um conjunto de items"
397
398 #: add-interactive.c:1040
399 msgid "select multiple ranges"
400 msgstr "seleciona múltiplos conjuntos"
401
402 #: add-interactive.c:1042 add-interactive.c:1087
403 msgid "select item based on unique prefix"
404 msgstr "seleciona item tendo base o prefixo único"
405
406 #: add-interactive.c:1044
407 msgid "unselect specified items"
408 msgstr "tira a seleção de items especificados"
409
410 #: add-interactive.c:1046
411 msgid "choose all items"
412 msgstr "escolhe todos items"
413
414 #: add-interactive.c:1048
415 msgid "(empty) finish selecting"
416 msgstr "(vazio) acaba de selecionar"
417
418 #: add-interactive.c:1085
419 msgid "select a numbered item"
420 msgstr "seleciona item numerado"
421
422 #: add-interactive.c:1089
423 msgid "(empty) select nothing"
424 msgstr "(vazio) seleciona nada"
425
426 #: add-interactive.c:1097 builtin/clean.c:839 git-add--interactive.perl:1898
427 msgid "*** Commands ***"
428 msgstr "*** Comandos ***"
429
430 #: add-interactive.c:1098 builtin/clean.c:840 git-add--interactive.perl:1895
431 msgid "What now"
432 msgstr "E agora"
433
434 #: add-interactive.c:1150 git-add--interactive.perl:213
435 msgid "staged"
436 msgstr "encenado"
437
438 #: add-interactive.c:1150 git-add--interactive.perl:213
439 msgid "unstaged"
440 msgstr "desencenado"
441
442 #: add-interactive.c:1150 apply.c:5002 apply.c:5005 builtin/am.c:2370
443 #: builtin/am.c:2373 builtin/bugreport.c:107 builtin/clone.c:132
444 #: builtin/fetch.c:154 builtin/merge.c:287 builtin/pull.c:194
445 #: builtin/submodule--helper.c:412 builtin/submodule--helper.c:1872
446 #: builtin/submodule--helper.c:1875 builtin/submodule--helper.c:2709
447 #: builtin/submodule--helper.c:2712 builtin/submodule--helper.c:2891
448 #: git-add--interactive.perl:213
449 msgid "path"
450 msgstr "caminho"
451
452 #: add-interactive.c:1157
453 msgid "could not refresh index"
454 msgstr "incapaz de refrescar cenário"
455
456 #: add-interactive.c:1171 builtin/clean.c:804 git-add--interactive.perl:1805
457 #, c-format
458 msgid "Bye.\n"
459 msgstr "Adeus.\n"
460
461 #: add-patch.c:34 git-add--interactive.perl:1433
462 #, c-format, perl-format
463 msgid "Stage mode change [y,n,q,a,d%s,?]? "
464 msgstr "Modifica modo à encenação [y,n,q,a,d%s,?]? "
465
466 #: add-patch.c:35 git-add--interactive.perl:1434
467 #, c-format, perl-format
468 msgid "Stage deletion [y,n,q,a,d%s,?]? "
469 msgstr "Elimina à encenação [y,n,q,a,d%s,?]? "
470
471 #: add-patch.c:36 git-add--interactive.perl:1435
472 #, c-format, perl-format
473 msgid "Stage addition [y,n,q,a,d%s,?]? "
474 msgstr "Adiciona à encenação [y,n,q,a,d%s,?]? "
475
476 #: add-patch.c:37 git-add--interactive.perl:1436
477 #, c-format, perl-format
478 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
479 msgstr "Encena este pedaço [y,n,q,a,d%s,?]? "
480
481 #: add-patch.c:39
482 msgid ""
483 "If the patch applies cleanly, the edited hunk will immediately be marked for "
484 "staging."
485 msgstr ""
486 "Se o remendo aplica-se corretamente, o pedaço editado será marcado para "
487 "encenação imediatamente."
488
489 #: add-patch.c:42
490 msgid ""
491 "y - stage this hunk\n"
492 "n - do not stage this hunk\n"
493 "q - quit; do not stage this hunk or any of the remaining ones\n"
494 "a - stage this hunk and all later hunks in the file\n"
495 "d - do not stage this hunk or any of the later hunks in the file\n"
496 msgstr ""
497 "y - encenar este pedaço\n"
498 "n - deixar por encenar este pedaço\n"
499 "q - sair; deixar por encenar este pedaço ou qualquer um dos que permaneçam\n"
500 "a - encenar este pedaço e qualquer próximo pedaço neste ficheiro\n"
501 "d - deixar por encenar este pedaço ou qualquer próximo pedaço neste "
502 "ficheiro\n"
503
504 #: add-patch.c:56 git-add--interactive.perl:1439
505 #, c-format, perl-format
506 msgid "Stash mode change [y,n,q,a,d%s,?]? "
507 msgstr "Esconder modo de modificação [y,n,q,a,d%s,?]? "
508
509 #: add-patch.c:57 git-add--interactive.perl:1440
510 #, c-format, perl-format
511 msgid "Stash deletion [y,n,q,a,d%s,?]? "
512 msgstr "Eliminação de esconderijo [y,n,q,a,d%s,?]? "
513
514 #: add-patch.c:58 git-add--interactive.perl:1441
515 #, c-format, perl-format
516 msgid "Stash addition [y,n,q,a,d%s,?]? "
517 msgstr "Adição da esconderijo [y,n,q,a,d%s,?]? "
518
519 #: add-patch.c:59 git-add--interactive.perl:1442
520 #, c-format, perl-format
521 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
522 msgstr "Esconde este pedaço [y,n,q,a,d%s,?]? "
523
524 #: add-patch.c:61
525 msgid ""
526 "If the patch applies cleanly, the edited hunk will immediately be marked for "
527 "stashing."
528 msgstr ""
529 "Se o remendo aplica-se corretamente, o pedaço editado será marcado para "
530 "esconder-se imediatamente."
531
532 #: add-patch.c:64
533 msgid ""
534 "y - stash this hunk\n"
535 "n - do not stash this hunk\n"
536 "q - quit; do not stash this hunk or any of the remaining ones\n"
537 "a - stash this hunk and all later hunks in the file\n"
538 "d - do not stash this hunk or any of the later hunks in the file\n"
539 msgstr ""
540 "y - esconder este pedaço\n"
541 "n - deixar por esconder este pedaço\n"
542 "q - sair; deixar por esconder este pedaço ou qualquer um dos que permaneçama "
543 "- esconder este pedaço e todos próximos pedaços deste ficheiro\n"
544 "d - deixar por esconder este pedaço ou qualquer próximo pedaço deste "
545 "ficheiro\n"
546
547 #: add-patch.c:80 git-add--interactive.perl:1445
548 #, c-format, perl-format
549 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
550 msgstr "Modifica modo à desencenação [y,n,q,a,d%s,?]? "
551
552 #: add-patch.c:81 git-add--interactive.perl:1446
553 #, c-format, perl-format
554 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
555 msgstr "Elimina à deencenação [y,n,q,a,d%s,?]? "
556
557 #: add-patch.c:82 git-add--interactive.perl:1447
558 #, c-format, perl-format
559 msgid "Unstage addition [y,n,q,a,d%s,?]? "
560 msgstr "Adiciona à desencenação [y,n,q,a,d%s,?]? "
561
562 #: add-patch.c:83 git-add--interactive.perl:1448
563 #, c-format, perl-format
564 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
565 msgstr "Desencena este pedaço [y,n,q,a,d%s,?]? "
566
567 #: add-patch.c:85
568 msgid ""
569 "If the patch applies cleanly, the edited hunk will immediately be marked for "
570 "unstaging."
571 msgstr ""
572 "Se remendo aplica-se corretamente, o pedaço editado será imediatamente "
573 "marcado para desencenação."
574
575 #: add-patch.c:88
576 msgid ""
577 "y - unstage this hunk\n"
578 "n - do not unstage this hunk\n"
579 "q - quit; do not unstage this hunk or any of the remaining ones\n"
580 "a - unstage this hunk and all later hunks in the file\n"
581 "d - do not unstage this hunk or any of the later hunks in the file\n"
582 msgstr ""
583 "y - desencena este pedaço\n"
584 "n - deixar de desencenar este pedaço\n"
585 "q - sair; deixar de desencenar este pedaço ou qualquer um dos que "
586 "permaneçam\n"
587 "a - desencena este pedaço e todos próximos pedaços deste ficheiro\n"
588 "d - deixar de desencenar este pedaço ou qualquer próximo pedaço deste "
589 "ficheiro\n"
590
591 #: add-patch.c:103 git-add--interactive.perl:1451
592 #, c-format, perl-format
593 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
594 msgstr "Submeter modificação de modo para cenário [y,n,q,a,d%s,?]? "
595
596 #: add-patch.c:104 git-add--interactive.perl:1452
597 #, c-format, perl-format
598 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
599 msgstr "Submeter eliminação para cenário [y,n,q,a,d%s,?]? "
600
601 #: add-patch.c:105 git-add--interactive.perl:1453
602 #, c-format, perl-format
603 msgid "Apply addition to index [y,n,q,a,d%s,?]? "
604 msgstr "Submeter adição para cenário [y,n,q,a,d%s,?]? "
605
606 #: add-patch.c:106 git-add--interactive.perl:1454
607 #, c-format, perl-format
608 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
609 msgstr "Submeter este pedaço para cenário [y,n,q,a,d%s,?]? "
610
611 #: add-patch.c:108 add-patch.c:176 add-patch.c:221
612 msgid ""
613 "If the patch applies cleanly, the edited hunk will immediately be marked for "
614 "applying."
615 msgstr ""
616 "Se o remendo aplica-se corretamente, o pedaço editado será marcado para a "
617 "submissão imediatamente."
618
619 #: add-patch.c:111
620 msgid ""
621 "y - apply this hunk to index\n"
622 "n - do not apply this hunk to index\n"
623 "q - quit; do not apply this hunk or any of the remaining ones\n"
624 "a - apply this hunk and all later hunks in the file\n"
625 "d - do not apply this hunk or any of the later hunks in the file\n"
626 msgstr ""
627 "y - submeter este pedaço para cenário\n"
628 "n - deixar por submeter este pedaço para cenário\n"
629 "q - sair; deixar por submeter este pedaço ou qualquer um dos que permaneçam\n"
630 "a - submeter este pedaço e qualquer próximo pedaço neste ficheiro\n"
631 "d - deixar por submeter este pedaço ou qualquer próximo pedaço neste "
632 "ficheiro\n"
633
634 #: add-patch.c:126 git-add--interactive.perl:1457
635 #: git-add--interactive.perl:1475
636 #, c-format, perl-format
637 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
638 msgstr "Descartar modo de modificação de árvore-trabalho [y,n,q,a,d%s,?]? "
639
640 #: add-patch.c:127 git-add--interactive.perl:1458
641 #: git-add--interactive.perl:1476
642 #, c-format, perl-format
643 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
644 msgstr "Descartar eliminação de árvore-trabalho [y,n,q,a,d%s,?]? "
645
646 #: add-patch.c:128 git-add--interactive.perl:1459
647 #: git-add--interactive.perl:1477
648 #, c-format, perl-format
649 msgid "Discard addition from worktree [y,n,q,a,d%s,?]? "
650 msgstr "Descartar adição de árvore-trabalho [y,n,q,a,d%s,?]? "
651
652 #: add-patch.c:129 git-add--interactive.perl:1460
653 #: git-add--interactive.perl:1478
654 #, c-format, perl-format
655 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
656 msgstr "Descartar este pedaço de árvore-trabalho [y,n,q,a,d%s,?]? "
657
658 #: add-patch.c:131 add-patch.c:154 add-patch.c:199
659 msgid ""
660 "If the patch applies cleanly, the edited hunk will immediately be marked for "
661 "discarding."
662 msgstr ""
663 "Se o remendo aplica-se corretamente, o pedaço editado será marcado para ser "
664 "descartado imediatamente."
665
666 #: add-patch.c:134 add-patch.c:202
667 msgid ""
668 "y - discard this hunk from worktree\n"
669 "n - do not discard this hunk from worktree\n"
670 "q - quit; do not discard this hunk or any of the remaining ones\n"
671 "a - discard this hunk and all later hunks in the file\n"
672 "d - do not discard this hunk or any of the later hunks in the file\n"
673 msgstr ""
674 "y - descartar este pedaço de árvore-trabalho\n"
675 "n - deixar por descartar este pedaço de árvore-trabalho\n"
676 "q - sair; deixar por descartar este pedaço ou qualquer um dos que "
677 "permaneçam\n"
678 "a - descartar este pedaço e qualquer próximo pedaço neste ficheiro\n"
679 "d - deixar por descartar este pedaço e qualquer próximo pedaço neste "
680 "ficheiro\n"
681
682 #: add-patch.c:149 add-patch.c:194 git-add--interactive.perl:1463
683 #, c-format, perl-format
684 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
685 msgstr ""
686 "Descartar modificação de modo de cenário e árvore-trabalho [y,n,q,a,d%s,?]?"
687
688 #: add-patch.c:150 add-patch.c:195 git-add--interactive.perl:1464
689 #, c-format, perl-format
690 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
691 msgstr "Descartar eliminação de cenário e árvore-trabalho [y,n,q,a,d%s,?]? "
692
693 #: add-patch.c:151 add-patch.c:196 git-add--interactive.perl:1465
694 #, c-format, perl-format
695 msgid "Discard addition from index and worktree [y,n,q,a,d%s,?]? "
696 msgstr "Descartar adição de cenário e árvore-trabalho [y,n,q,a,d%s,?]? "
697
698 #: add-patch.c:152 add-patch.c:197 git-add--interactive.perl:1466
699 #, c-format, perl-format
700 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
701 msgstr "Descartar este pedaço de cenário e árvore-trabalho [y,n,q,a,d%s,?]? "
702
703 #: add-patch.c:157
704 msgid ""
705 "y - discard this hunk from index and worktree\n"
706 "n - do not discard this hunk from index and worktree\n"
707 "q - quit; do not discard this hunk or any of the remaining ones\n"
708 "a - discard this hunk and all later hunks in the file\n"
709 "d - do not discard this hunk or any of the later hunks in the file\n"
710 msgstr ""
711 "y - descartar este pedaço de cenário e árvore-trabalho\n"
712 "n - deixar por descartar este pedaço de cenário e árvore-trabalho\n"
713 "q - sair; deixar por descartar este pedaço ou qualquer um dos que "
714 "permaneçam\n"
715 "a - descartar este pedaço e qualquer próximo neste ficheiro\n"
716 "d - deixar por descartar este pedaço ou qualquer próximo pedaço neste "
717 "ficheiro\n"
718
719 #: add-patch.c:171 add-patch.c:216 git-add--interactive.perl:1469
720 #, c-format, perl-format
721 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
722 msgstr ""
723 "Submeter modificação de modo para cenário e árvore-trabalho [y,n,q,a,d%s,?]? "
724
725 #: add-patch.c:172 add-patch.c:217 git-add--interactive.perl:1470
726 #, c-format, perl-format
727 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
728 msgstr "Submeter eliminação para cenário e árvore-trabalho [y,n,q,a,d%s,?]? "
729
730 #: add-patch.c:173 add-patch.c:218 git-add--interactive.perl:1471
731 #, c-format, perl-format
732 msgid "Apply addition to index and worktree [y,n,q,a,d%s,?]? "
733 msgstr "Submeter adição para cenário e árvore-trabalho [y,n,q,a,d%s,?]? "
734
735 #: add-patch.c:174 add-patch.c:219 git-add--interactive.perl:1472
736 #, c-format, perl-format
737 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
738 msgstr "Submeter este pedaço para cenário e árvore-trabalho [y,n,q,a,d%s,?]? "
739
740 #: add-patch.c:179
741 msgid ""
742 "y - apply this hunk to index and worktree\n"
743 "n - do not apply this hunk to index and worktree\n"
744 "q - quit; do not apply this hunk or any of the remaining ones\n"
745 "a - apply this hunk and all later hunks in the file\n"
746 "d - do not apply this hunk or any of the later hunks in the file\n"
747 msgstr ""
748 "y - submeter este pedaço para cenário e árvore-trabalho\n"
749 "n - deixar por submeter este pedaço para cenário e árvore-trabalho\n"
750 "q - sair; deixar por submeter este pedaço ou qualquer um dos que permaneçam\n"
751 "a - submeter este pedaço e qualquer próximo pedaço neste ficheiro\n"
752 "d - deixar por submeter este pedaço ou qualquer próximo pedaço neste "
753 "ficheiro\n"
754
755 #: add-patch.c:224
756 msgid ""
757 "y - apply this hunk to worktree\n"
758 "n - do not apply this hunk to worktree\n"
759 "q - quit; do not apply this hunk or any of the remaining ones\n"
760 "a - apply this hunk and all later hunks in the file\n"
761 "d - do not apply this hunk or any of the later hunks in the file\n"
762 msgstr ""
763 "y - submeter este pedaço para árvore-trabalho\n"
764 "n - deixar por submeter este pedaço para árvore-trabalho\n"
765 "q - sair; deixar por submeter este pedaço ou qualquer um dos que permaneçam\n"
766 "a - submeter este pedaço e qualquer próximo pedaço neste ficheiro\n"
767 "d - deixar por submeter este pedaço ou qualquer próximo pedaço neste "
768 "ficheiro\n"
769
770 #: add-patch.c:343
771 #, c-format
772 msgid "could not parse hunk header '%.*s'"
773 msgstr "incapaz de processar início de pedaço '%.*s'"
774
775 #: add-patch.c:362 add-patch.c:366
776 #, c-format
777 msgid "could not parse colored hunk header '%.*s'"
778 msgstr "incapaz de analisar início de pedaço colorido '%.*s'"
779
780 #: add-patch.c:431
781 msgid "could not parse diff"
782 msgstr "incapaz de analisar diff"
783
784 #: add-patch.c:450
785 msgid "could not parse colored diff"
786 msgstr "incapaz de analisar diff colorido"
787
788 #: add-patch.c:464
789 #, c-format
790 msgid "failed to run '%s'"
791 msgstr "falhou executar '%s'"
792
793 #: add-patch.c:618
794 msgid "mismatched output from interactive.diffFilter"
795 msgstr "sem match de output de interactive.diffFilter"
796
797 #: add-patch.c:619
798 msgid ""
799 "Your filter must maintain a one-to-one correspondence\n"
800 "between its input and output lines."
801 msgstr ""
802 "O teu filtro tem de manter uma correspondência exata\n"
803 "entre sua entrada e linhas de saída."
804
805 #: add-patch.c:797
806 #, c-format
807 msgid ""
808 "expected context line #%d in\n"
809 "%.*s"
810 msgstr ""
811 "linha de contexto esperada #%d em\n"
812 "%.*s"
813
814 #: add-patch.c:812
815 #, c-format
816 msgid ""
817 "hunks do not overlap:\n"
818 "%.*s\n"
819 "\tdoes not end with:\n"
820 "%.*s"
821 msgstr ""
822 "pedaços sem overlap:\n"
823 "%.*s\n"
824 "\ttermina sem:\n"
825 "%.*s"
826
827 #: add-patch.c:1088 git-add--interactive.perl:1115
828 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
829 msgstr "Modo de edição manual de pedaço -- ver final para guia rápido.\n"
830
831 #: add-patch.c:1092
832 #, c-format
833 msgid ""
834 "---\n"
835 "To remove '%c' lines, make them ' ' lines (context).\n"
836 "To remove '%c' lines, delete them.\n"
837 "Lines starting with %c will be removed.\n"
838 msgstr ""
839 "---\n"
840 "Para remover '%c' linhas, torna-as linhas ' ' (contexto).\n"
841 "Para remover '%c' linhas, elimina-as.\n"
842 "Linhas começadas com %c serão removidas.\n"
843
844 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
845 #: add-patch.c:1106 git-add--interactive.perl:1129
846 msgid ""
847 "If it does not apply cleanly, you will be given an opportunity to\n"
848 "edit again. If all lines of the hunk are removed, then the edit is\n"
849 "aborted and the hunk is left unchanged.\n"
850 msgstr ""
851 "Se falha na aplicação correta, ser-lhe-á dada nova oportunidade para\n"
852 "editar. Se todas as linhas deste pedaço forem removidas, então a edição\n"
853 "é abortada e este pedaço é deixado inalterado.\n"
854
855 #: add-patch.c:1139
856 msgid "could not parse hunk header"
857 msgstr "incapaz interpretar início de pedaço"
858
859 #: add-patch.c:1184
860 msgid "'git apply --cached' failed"
861 msgstr "'git apply --cached' falhou"
862
863 #. TRANSLATORS: do not translate [y/n]
864 #. The program will only accept that input at this point.
865 #. Consider translating (saying "no" discards!) as
866 #. (saying "n" for "no" discards!) if the translation
867 #. of the word "no" does not start with n.
868 #.
869 #. TRANSLATORS: do not translate [y/n]
870 #. The program will only accept that input
871 #. at this point.
872 #. Consider translating (saying "no" discards!) as
873 #. (saying "n" for "no" discards!) if the translation
874 #. of the word "no" does not start with n.
875 #: add-patch.c:1253 git-add--interactive.perl:1244
876 msgid ""
877 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
878 msgstr ""
879 "Problema na submissão de pedaço editado. Editar de novo (responder \"n\" "
880 "para \"não\" descarta!) [y/n]? "
881
882 #: add-patch.c:1296
883 msgid "The selected hunks do not apply to the index!"
884 msgstr "Os pedaços selecionados submetem-se para o cenário de maneira nenhuma!"
885
886 #: add-patch.c:1297 git-add--interactive.perl:1348
887 msgid "Apply them to the worktree anyway? "
888 msgstr "Submetê-los para árvore-trabalho mesmo assim? "
889
890 #: add-patch.c:1304 git-add--interactive.perl:1351
891 msgid "Nothing was applied.\n"
892 msgstr "Nada foi submetido.\n"
893
894 #: add-patch.c:1361
895 msgid ""
896 "j - leave this hunk undecided, see next undecided hunk\n"
897 "J - leave this hunk undecided, see next hunk\n"
898 "k - leave this hunk undecided, see previous undecided hunk\n"
899 "K - leave this hunk undecided, see previous hunk\n"
900 "g - select a hunk to go to\n"
901 "/ - search for a hunk matching the given regex\n"
902 "s - split the current hunk into smaller hunks\n"
903 "e - manually edit the current hunk\n"
904 "? - print help\n"
905 msgstr ""
906 "j - deixar este pedaço indecidido, ver próximo pedaço indecidido\n"
907 "J - deixar este pedaço indecidido, ver próximo pedaço\n"
908 "k - deixar este pedaço indecidido, ver pedaço indecidido anterior\n"
909 "K - deixar este pedaço indecidido, ver pedaço anterior\n"
910 "g - selecionar próximo pedaço\n"
911 "/ - procurar por pedaço correspondendo à regex\n"
912 "s - dividir o pedaço atual em pedaços mais pequenos\n"
913 "e - editar manualmente o pedaço atual\n"
914 "? - mostrar ajuda\n"
915
916 #: add-patch.c:1523 add-patch.c:1533
917 msgid "No previous hunk"
918 msgstr "Sem pedaço anterior"
919
920 #: add-patch.c:1528 add-patch.c:1538
921 msgid "No next hunk"
922 msgstr "Sem próximo pedaço"
923
924 #: add-patch.c:1544
925 msgid "No other hunks to goto"
926 msgstr "Sem qualquer outro pedaço"
927
928 #: add-patch.c:1555 git-add--interactive.perl:1608
929 msgid "go to which hunk (<ret> to see more)? "
930 msgstr "ir para qual pedaço (<ret> para ver mais)? "
931
932 #: add-patch.c:1556 git-add--interactive.perl:1610
933 msgid "go to which hunk? "
934 msgstr "ir para qual pedaço? "
935
936 #: add-patch.c:1567
937 #, c-format
938 msgid "Invalid number: '%s'"
939 msgstr "Número inválido: '%s'"
940
941 #: add-patch.c:1572
942 #, c-format
943 msgid "Sorry, only %d hunk available."
944 msgid_plural "Sorry, only %d hunks available."
945 msgstr[0] "Lamento, apenas %d pedaço disponível."
946 msgstr[1] "Lamento, apenas %d pedaços disponíveis."
947
948 #: add-patch.c:1581
949 msgid "No other hunks to search"
950 msgstr "Sem outro pedaço a procurar"
951
952 #: add-patch.c:1587 git-add--interactive.perl:1663
953 msgid "search for regex? "
954 msgstr "procurar por regex? "
955
956 #: add-patch.c:1602
957 #, c-format
958 msgid "Malformed search regexp %s: %s"
959 msgstr "Pesquisa regexp deformada %s: %s"
960
961 #: add-patch.c:1619
962 msgid "No hunk matches the given pattern"
963 msgstr "Sem pedaço correspondente ao padrão fornecido"
964
965 #: add-patch.c:1626
966 msgid "Sorry, cannot split this hunk"
967 msgstr "Lamento, incapaz de dividir este pedaço"
968
969 #: add-patch.c:1630
970 #, c-format
971 msgid "Split into %d hunks."
972 msgstr "Dividir em %d pedaços."
973
974 #: add-patch.c:1634
975 msgid "Sorry, cannot edit this hunk"
976 msgstr "Lamento, incapaz de editar este pedaço"
977
978 #: add-patch.c:1686
979 msgid "'git apply' failed"
980 msgstr "'git apply' falhou"
981
982 #: advice.c:81
983 #, c-format
984 msgid ""
985 "\n"
986 "Disable this message with \"git config advice.%s false\""
987 msgstr ""
988 "\n"
989 "Desative este mensagem com \"git config advice.%s false\""
990
991 #: advice.c:97
992 #, c-format
993 msgid "%shint: %.*s%s\n"
994 msgstr "%sdica: %.*s%s\n"
995
996 #: advice.c:181
997 msgid "Cherry-picking is not possible because you have unmerged files."
998 msgstr "Cherry-picking é impossível porque tem ficheiros em separado."
999
1000 #: advice.c:183
1001 msgid "Committing is not possible because you have unmerged files."
1002 msgstr "Cometer é impossível porque tem ficheiros em separado."
1003
1004 #: advice.c:185
1005 msgid "Merging is not possible because you have unmerged files."
1006 msgstr "Juntar é impossível porque tem ficheiros em separado."
1007
1008 #: advice.c:187
1009 msgid "Pulling is not possible because you have unmerged files."
1010 msgstr "Puxar é impossível porque tem ficheiros em separado."
1011
1012 #: advice.c:189
1013 msgid "Reverting is not possible because you have unmerged files."
1014 msgstr "Reverter é impossível porque tem ficheiros em separado."
1015
1016 #: advice.c:191
1017 #, c-format
1018 msgid "It is not possible to %s because you have unmerged files."
1019 msgstr "É impossível fazer %s porque tem ficheiros em separado."
1020
1021 #: advice.c:199
1022 msgid ""
1023 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
1024 "as appropriate to mark resolution and make a commit."
1025 msgstr ""
1026 "Conserte-os na árvore-trabalho, e usa 'git add/rm <ficheiro>'\n"
1027 "apropriadamente para marcar resolução e fazer uma memória."
1028
1029 #: advice.c:207
1030 msgid "Exiting because of an unresolved conflict."
1031 msgstr "Saindo devido a conflito por resolver."
1032
1033 #: advice.c:212 builtin/merge.c:1388
1034 msgid "You have not concluded your merge (MERGE_HEAD exists)."
1035 msgstr "O teu juntar ficou por concluir (MERGE_HEAD presente)."
1036
1037 #: advice.c:214
1038 msgid "Please, commit your changes before merging."
1039 msgstr "Por favor, memoriza as tuas modificações antes de juntar."
1040
1041 #: advice.c:215
1042 msgid "Exiting because of unfinished merge."
1043 msgstr "Saindo devido a juntar inacabado."
1044
1045 #: advice.c:220
1046 msgid "Not possible to fast-forward, aborting."
1047 msgstr "Impossível fazer avanço, abortando."
1048
1049 #: advice.c:230
1050 #, c-format
1051 msgid ""
1052 "The following paths and/or pathspecs matched paths that exist\n"
1053 "outside of your sparse-checkout definition, so will not be\n"
1054 "updated in the index:\n"
1055 msgstr ""
1056
1057 #: advice.c:237
1058 msgid ""
1059 "If you intend to update such entries, try one of the following:\n"
1060 "* Use the --sparse option.\n"
1061 "* Disable or modify the sparsity rules."
1062 msgstr ""
1063
1064 #: advice.c:245
1065 #, c-format
1066 msgid ""
1067 "Note: switching to '%s'.\n"
1068 "\n"
1069 "You are in 'detached HEAD' state. You can look around, make experimental\n"
1070 "changes and commit them, and you can discard any commits you make in this\n"
1071 "state without impacting any branches by switching back to a branch.\n"
1072 "\n"
1073 "If you want to create a new branch to retain commits you create, you may\n"
1074 "do so (now or later) by using -c with the switch command. Example:\n"
1075 "\n"
1076 " git switch -c <new-branch-name>\n"
1077 "\n"
1078 "Or undo this operation with:\n"
1079 "\n"
1080 " git switch -\n"
1081 "\n"
1082 "Turn off this advice by setting config variable advice.detachedHead to "
1083 "false\n"
1084 "\n"
1085 msgstr ""
1086 "Nota: trocando para '%s'.\n"
1087 "\n"
1088 "Estás em 'HEAD desanexada'. Podes olhar, fazer mudanças experimentais e\n"
1089 "memorizá-las, e, neste estado, podes descartar qualquer memória que faças\n"
1090 "sem impactar qualquer ramo fazendo uma troca de volta para um ramo.\n"
1091 "\n"
1092 "Se queres criar um novo ramo para reter as memórias que criaste, podes\n"
1093 "fazê-lo (agora ou mais tarde) usando -c com o comando switch. Exemplo:\n"
1094 "\n"
1095 " git switch -c <novo-nome-de-ramo>\n"
1096 "\n"
1097 "Ou desfazer esta operação com:\n"
1098 "\n"
1099 " git switch -\n"
1100 "\n"
1101 "Desliga este conselho pondo a variável de config advice.detachedHead em "
1102 "false\n"
1103 "\n"
1104
1105 #: alias.c:50
1106 msgid "cmdline ends with \\"
1107 msgstr "cmdline termina com \\"
1108
1109 #: alias.c:51
1110 msgid "unclosed quote"
1111 msgstr "aspa aberta"
1112
1113 #: apply.c:70
1114 #, c-format
1115 msgid "unrecognized whitespace option '%s'"
1116 msgstr "opção de whitespace desconhecida '%s'"
1117
1118 #: apply.c:86
1119 #, c-format
1120 msgid "unrecognized whitespace ignore option '%s'"
1121 msgstr "opção de ignorar whitespace desconhecida '%s'"
1122
1123 #: apply.c:138 archive.c:584 parse-options.c:1122 range-diff.c:555
1124 #: revision.c:2314 revision.c:2318 revision.c:2327 revision.c:2332
1125 #: revision.c:2560 revision.c:2895 revision.c:2899 revision.c:2907
1126 #: revision.c:2910 revision.c:2912 builtin/add.c:507 builtin/add.c:509
1127 #: builtin/add.c:515 builtin/add.c:527 builtin/branch.c:755
1128 #: builtin/checkout.c:472 builtin/checkout.c:475 builtin/checkout.c:1663
1129 #: builtin/checkout.c:1773 builtin/checkout.c:1776 builtin/clone.c:921
1130 #: builtin/commit.c:359 builtin/commit.c:362 builtin/commit.c:1200
1131 #: builtin/commit.c:1256 builtin/commit.c:1273 builtin/describe.c:593
1132 #: builtin/diff-tree.c:155 builtin/difftool.c:733 builtin/fast-export.c:1245
1133 #: builtin/fetch.c:2141 builtin/fetch.c:2162 builtin/fetch.c:2167
1134 #: builtin/help.c:602 builtin/index-pack.c:1858 builtin/init-db.c:560
1135 #: builtin/log.c:1968 builtin/log.c:1970 builtin/ls-files.c:778
1136 #: builtin/merge-base.c:163 builtin/merge-base.c:169 builtin/merge.c:1409
1137 #: builtin/merge.c:1411 builtin/pack-objects.c:4098 builtin/push.c:592
1138 #: builtin/push.c:630 builtin/push.c:636 builtin/push.c:641
1139 #: builtin/rebase.c:1221 builtin/rebase.c:1223 builtin/rebase.c:1227
1140 #: builtin/repack.c:688 builtin/repack.c:719 builtin/reset.c:433
1141 #: builtin/reset.c:469 builtin/rev-list.c:537 builtin/show-branch.c:711
1142 #: builtin/stash.c:1696 builtin/stash.c:1699 builtin/submodule--helper.c:1328
1143 #: builtin/submodule--helper.c:3054 builtin/tag.c:527 builtin/tag.c:573
1144 #: builtin/worktree.c:779
1145 #, c-format
1146 msgid "options '%s' and '%s' cannot be used together"
1147 msgstr "opções '%s' e '%s' incapaz serem usadas juntas"
1148
1149 #: apply.c:141 apply.c:152 apply.c:155
1150 #, c-format
1151 msgid "'%s' outside a repository"
1152 msgstr "'%s' fora de um repositório"
1153
1154 #: apply.c:807
1155 #, c-format
1156 msgid "Cannot prepare timestamp regexp %s"
1157 msgstr "Incapaz preparar timestamp de regexp %s"
1158
1159 #: apply.c:816
1160 #, c-format
1161 msgid "regexec returned %d for input: %s"
1162 msgstr "regexec devolveu %d para input: %s"
1163
1164 #: apply.c:890
1165 #, c-format
1166 msgid "unable to find filename in patch at line %d"
1167 msgstr "incapaz de encontrar o nome do ficheiro no patch da linha %d"
1168
1169 #: apply.c:928
1170 #, c-format
1171 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
1172 msgstr ""
1173 "git apply: git-diff incorreto - esperava /dev/null, tive %s na linha %d"
1174
1175 #: apply.c:934
1176 #, c-format
1177 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
1178 msgstr ""
1179 "git apply: git-diff incorreto - novo nome de ficheiro inconsistente na linha "
1180 "%d"
1181
1182 #: apply.c:935
1183 #, c-format
1184 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
1185 msgstr ""
1186 "git apply: git-diff incorreto - antigo nome de ficheiro inconsistente na "
1187 "linha %d"
1188
1189 #: apply.c:940
1190 #, c-format
1191 msgid "git apply: bad git-diff - expected /dev/null on line %d"
1192 msgstr "git apply: git-diff incorreto - esperava /dev/null na linha %d"
1193
1194 #: apply.c:969
1195 #, c-format
1196 msgid "invalid mode on line %d: %s"
1197 msgstr "modo inválido na linha %d: %s"
1198
1199 #: apply.c:1288
1200 #, c-format
1201 msgid "inconsistent header lines %d and %d"
1202 msgstr "linhas de cabeçalho %d e %d inconsistentes"
1203
1204 #: apply.c:1378
1205 #, c-format
1206 msgid ""
1207 "git diff header lacks filename information when removing %d leading pathname "
1208 "component (line %d)"
1209 msgid_plural ""
1210 "git diff header lacks filename information when removing %d leading pathname "
1211 "components (line %d)"
1212 msgstr[0] ""
1213 "cabeçalho do git diff falta informação de nome de ficheiro quando removendo"
1214 "%d componente do pathname (linha %d)"
1215 msgstr[1] ""
1216 "cabeçalho do git diff falta informação de nome de ficheiro quando removendo "
1217 "%d componentes do pathname (linha %d)"
1218
1219 #: apply.c:1391
1220 #, c-format
1221 msgid "git diff header lacks filename information (line %d)"
1222 msgstr "cabeçalho do git diff falta informação de nome de ficheiro (linha %d)"
1223
1224 #: apply.c:1487
1225 #, c-format
1226 msgid "recount: unexpected line: %.*s"
1227 msgstr "recontagem: linha inesperada: %.*s"
1228
1229 #: apply.c:1556
1230 #, c-format
1231 msgid "patch fragment without header at line %d: %.*s"
1232 msgstr "fragmento de patch sem cabeçalho na linha %d: %.*s"
1233
1234 #: apply.c:1759
1235 msgid "new file depends on old contents"
1236 msgstr "novo ficheiro depende de conteúdos antigos"
1237
1238 #: apply.c:1761
1239 msgid "deleted file still has contents"
1240 msgstr "ficheiro eliminado ainda tem conteúdos"
1241
1242 #: apply.c:1795
1243 #, c-format
1244 msgid "corrupt patch at line %d"
1245 msgstr "patch roto na linha %d"
1246
1247 #: apply.c:1832
1248 #, c-format
1249 msgid "new file %s depends on old contents"
1250 msgstr "novo ficheiro %s depende de conteúdos antigos"
1251
1252 #: apply.c:1834
1253 #, c-format
1254 msgid "deleted file %s still has contents"
1255 msgstr "ficheiro apagado %s ainda tem conteúdos"
1256
1257 #: apply.c:1837
1258 #, c-format
1259 msgid "** warning: file %s becomes empty but is not deleted"
1260 msgstr "** aviso: ficheiro %s fica vazio e mantêm-se"
1261
1262 #: apply.c:1985
1263 #, c-format
1264 msgid "corrupt binary patch at line %d: %.*s"
1265 msgstr "patch binário roto na linha %d: %.*s"
1266
1267 #: apply.c:2022
1268 #, c-format
1269 msgid "unrecognized binary patch at line %d"
1270 msgstr "patch binário irreconhecível na linha %d"
1271
1272 #: apply.c:2184
1273 #, c-format
1274 msgid "patch with only garbage at line %d"
1275 msgstr "patch com apenas lixo na linha %d"
1276
1277 #: apply.c:2270
1278 #, c-format
1279 msgid "unable to read symlink %s"
1280 msgstr "incapaz de ler ligação simbólica %s"
1281
1282 #: apply.c:2274
1283 #, c-format
1284 msgid "unable to open or read %s"
1285 msgstr "incapaz de abrir ou ler %s"
1286
1287 #: apply.c:2943
1288 #, c-format
1289 msgid "invalid start of line: '%c'"
1290 msgstr "início de linha inválido: '%c'"
1291
1292 #: apply.c:3064
1293 #, c-format
1294 msgid "Hunk #%d succeeded at %d (offset %d line)."
1295 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
1296 msgstr[0] "Pedaço #%d apareceu em %d (%d offset de linha)."
1297 msgstr[1] "Pedaço #%d apareceu em %d (%d offset de linhas)."
1298
1299 #: apply.c:3076
1300 #, c-format
1301 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
1302 msgstr "Contexto reduzido a (%ld/%ld) para submeter fragmento em %d"
1303
1304 #: apply.c:3082
1305 #, c-format
1306 msgid ""
1307 "while searching for:\n"
1308 "%.*s"
1309 msgstr ""
1310 "procurando por:\n"
1311 "%.*s"
1312
1313 #: apply.c:3104
1314 #, c-format
1315 msgid "missing binary patch data for '%s'"
1316 msgstr "faltando patch binário para '%s'"
1317
1318 #: apply.c:3112
1319 #, c-format
1320 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
1321 msgstr "incapaz submeter-inversamente patch binário sem pedaço inverso a '%s'"
1322
1323 #: apply.c:3159
1324 #, c-format
1325 msgid "cannot apply binary patch to '%s' without full index line"
1326 msgstr ""
1327 "incapaz submeter remendo binário a '%s' sem a linha completa para cenário"
1328
1329 #: apply.c:3170
1330 #, c-format
1331 msgid ""
1332 "the patch applies to '%s' (%s), which does not match the current contents."
1333 msgstr ""
1334 "o patch submete-se a '%s' (%s), que corresponde a conteúdo actual nenhum."
1335
1336 #: apply.c:3178
1337 #, c-format
1338 msgid "the patch applies to an empty '%s' but it is not empty"
1339 msgstr "o patch submete-se a um '%s' vazio mas tem conteúdo"
1340
1341 #: apply.c:3196
1342 #, c-format
1343 msgid "the necessary postimage %s for '%s' cannot be read"
1344 msgstr "incapaz ler a postimage necessária %s para '%s'"
1345
1346 #: apply.c:3209
1347 #, c-format
1348 msgid "binary patch does not apply to '%s'"
1349 msgstr "path binário submete-se a '%s' de maneira nenhuma"
1350
1351 #: apply.c:3216
1352 #, c-format
1353 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1354 msgstr ""
1355 "patch binário para '%s' cria resultado incorreto (esperei %s, recebi %s)"
1356
1357 #: apply.c:3237
1358 #, c-format
1359 msgid "patch failed: %s:%ld"
1360 msgstr "patch falhou: %s:%ld"
1361
1362 #: apply.c:3360
1363 #, c-format
1364 msgid "cannot checkout %s"
1365 msgstr "incapaz de observar %s"
1366
1367 #: apply.c:3412 apply.c:3423 apply.c:3469 midx.c:105 pack-revindex.c:214
1368 #: setup.c:310
1369 #, c-format
1370 msgid "failed to read %s"
1371 msgstr "falha a ler %s"
1372
1373 #: apply.c:3420
1374 #, c-format
1375 msgid "reading from '%s' beyond a symbolic link"
1376 msgstr "lendo '%s' além de uma ligação simbólica"
1377
1378 #: apply.c:3449 apply.c:3721
1379 #, c-format
1380 msgid "path %s has been renamed/deleted"
1381 msgstr "path %s mudou de nome ou foi eliminado"
1382
1383 #: apply.c:3559 apply.c:3736
1384 #, c-format
1385 msgid "%s: does not exist in index"
1386 msgstr "%s: tem inexistência no cenário"
1387
1388 #: apply.c:3568 apply.c:3744 apply.c:3960
1389 #, c-format
1390 msgid "%s: does not match index"
1391 msgstr "%s: no cenário há correspondência nenhuma"
1392
1393 #: apply.c:3605
1394 msgid "repository lacks the necessary blob to perform 3-way merge."
1395 msgstr "repositório falta o blob necessário para recorrer à tri-junção."
1396
1397 #: apply.c:3608
1398 #, c-format
1399 msgid "Performing three-way merge...\n"
1400 msgstr "Realizando tri-junção...\n"
1401
1402 #: apply.c:3624 apply.c:3628
1403 #, c-format
1404 msgid "cannot read the current contents of '%s'"
1405 msgstr "incapaz ler conteúdo atual de '%s'"
1406
1407 #: apply.c:3640
1408 #, c-format
1409 msgid "Failed to perform three-way merge...\n"
1410 msgstr "Falha a fazer tri-junção...\n"
1411
1412 #: apply.c:3654
1413 #, c-format
1414 msgid "Applied patch to '%s' with conflicts.\n"
1415 msgstr "Remendo aplicado a '%s' com conflitos.\n"
1416
1417 #: apply.c:3659
1418 #, c-format
1419 msgid "Applied patch to '%s' cleanly.\n"
1420 msgstr "Remendo aplicado corretamente a '%s'.\n"
1421
1422 #: apply.c:3676
1423 #, c-format
1424 msgid "Falling back to direct application...\n"
1425 msgstr "Recorrendo a aplicação direta...\n"
1426
1427 #: apply.c:3688
1428 msgid "removal patch leaves file contents"
1429 msgstr "patch de remoção deixa conteúdos no ficheiro"
1430
1431 #: apply.c:3761
1432 #, c-format
1433 msgid "%s: wrong type"
1434 msgstr "%s: tipo errado"
1435
1436 #: apply.c:3763
1437 #, c-format
1438 msgid "%s has type %o, expected %o"
1439 msgstr "%s é do tipo %o, esperado %o"
1440
1441 #: apply.c:3900 apply.c:3902 read-cache.c:903 read-cache.c:932
1442 #: read-cache.c:1399
1443 #, c-format
1444 msgid "invalid path '%s'"
1445 msgstr "caminho inválido '%s'"
1446
1447 #: apply.c:3958
1448 #, c-format
1449 msgid "%s: already exists in index"
1450 msgstr "%s: já existe no cenário"
1451
1452 #: apply.c:3962
1453 #, c-format
1454 msgid "%s: already exists in working directory"
1455 msgstr "%s: já existe na pasta-trabalho"
1456
1457 #: apply.c:3982
1458 #, c-format
1459 msgid "new mode (%o) of %s does not match old mode (%o)"
1460 msgstr "novo modo (%o) de %s é incorrespondente ao modo antigo (%o)"
1461
1462 #: apply.c:3987
1463 #, c-format
1464 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1465 msgstr "novo modo (%o) de %s é incorrespondente ao modo antigo (%o) de %s"
1466
1467 #: apply.c:4007
1468 #, c-format
1469 msgid "affected file '%s' is beyond a symbolic link"
1470 msgstr "o ficheiro afetado '%s' é indicado por uma ligação simbólica"
1471
1472 #: apply.c:4011
1473 #, c-format
1474 msgid "%s: patch does not apply"
1475 msgstr "%s: patch submete-se de maneira nenhuma"
1476
1477 #: apply.c:4026
1478 #, c-format
1479 msgid "Checking patch %s..."
1480 msgstr ""
1481
1482 #: apply.c:4118
1483 #, c-format
1484 msgid "sha1 information is lacking or useless for submodule %s"
1485 msgstr "sha1 tem falta informação ou é inútil para o submódulo %s"
1486
1487 #: apply.c:4125
1488 #, c-format
1489 msgid "mode change for %s, which is not in current HEAD"
1490 msgstr "alteração de modo para %s, que está fora da HEAD atual"
1491
1492 #: apply.c:4128
1493 #, c-format
1494 msgid "sha1 information is lacking or useless (%s)."
1495 msgstr "informação de sha1 está faltando ou é inútil (%s)."
1496
1497 #: apply.c:4137
1498 #, c-format
1499 msgid "could not add %s to temporary index"
1500 msgstr "incapaz adicionar %s ao cenário temporário"
1501
1502 #: apply.c:4147
1503 #, c-format
1504 msgid "could not write temporary index to %s"
1505 msgstr "incapaz escrever o cenário temporário para %s"
1506
1507 #: apply.c:4285
1508 #, c-format
1509 msgid "unable to remove %s from index"
1510 msgstr "incapaz remover %s de cenário"
1511
1512 #: apply.c:4319
1513 #, c-format
1514 msgid "corrupt patch for submodule %s"
1515 msgstr "remendo corrompido no submódulo %s"
1516
1517 #: apply.c:4325
1518 #, c-format
1519 msgid "unable to stat newly created file '%s'"
1520 msgstr "incapaz obter estatutário de ficheiro recém-criado '%s'"
1521
1522 #: apply.c:4333
1523 #, c-format
1524 msgid "unable to create backing store for newly created file %s"
1525 msgstr "incapaz criar armazenamento-backup para ficheiro recém-criado %s"
1526
1527 #: apply.c:4339 apply.c:4484
1528 #, c-format
1529 msgid "unable to add cache entry for %s"
1530 msgstr "incapaz adicionar entrada de cenário para %s"
1531
1532 #: apply.c:4382 builtin/bisect--helper.c:540 builtin/gc.c:2258
1533 #: builtin/gc.c:2293
1534 #, c-format
1535 msgid "failed to write to '%s'"
1536 msgstr "falha a escrever para '%s'"
1537
1538 #: apply.c:4386
1539 #, c-format
1540 msgid "closing file '%s'"
1541 msgstr "fechando ficheiro '%s'"
1542
1543 #: apply.c:4456
1544 #, c-format
1545 msgid "unable to write file '%s' mode %o"
1546 msgstr "incapaz escrever ficheiro '%s' com modo %o"
1547
1548 #: apply.c:4554
1549 #, c-format
1550 msgid "Applied patch %s cleanly."
1551 msgstr "Remendo %s aplicado corretamente."
1552
1553 #: apply.c:4562
1554 msgid "internal error"
1555 msgstr "erro interno"
1556
1557 #: apply.c:4565
1558 #, c-format
1559 msgid "Applying patch %%s with %d reject..."
1560 msgid_plural "Applying patch %%s with %d rejects..."
1561 msgstr[0] "A aplicar patch %%s com %d rejeição..."
1562 msgstr[1] "A aplicar patch %%s com %d rejeições..."
1563
1564 #: apply.c:4576
1565 #, c-format
1566 msgid "truncating .rej filename to %.*s.rej"
1567 msgstr "a truncar o nome do ficheiro .rej em %.*s.rej"
1568
1569 #: apply.c:4584
1570 #, c-format
1571 msgid "cannot open %s"
1572 msgstr "incapaz abrir %s"
1573
1574 #: apply.c:4598
1575 #, c-format
1576 msgid "Hunk #%d applied cleanly."
1577 msgstr "Excerto #%d aplicado corretamente."
1578
1579 #: apply.c:4602
1580 #, c-format
1581 msgid "Rejected hunk #%d."
1582 msgstr "Excerto #%d rejeitado."
1583
1584 #: apply.c:4731
1585 #, c-format
1586 msgid "Skipped patch '%s'."
1587 msgstr "Remendo '%s' ignorado."
1588
1589 #: apply.c:4740
1590 msgid "No valid patches in input (allow with \"--allow-empty\")"
1591 msgstr ""
1592
1593 #: apply.c:4761
1594 msgid "unable to read index file"
1595 msgstr "incapaz ler ficheiro de cenário"
1596
1597 #: apply.c:4918
1598 #, c-format
1599 msgid "can't open patch '%s': %s"
1600 msgstr "incapaz abrir patch '%s': %s"
1601
1602 #: apply.c:4945
1603 #, c-format
1604 msgid "squelched %d whitespace error"
1605 msgid_plural "squelched %d whitespace errors"
1606 msgstr[0] "%d erro de espaço em branco reprimido"
1607 msgstr[1] "%d erros de espaço em branco reprimidos"
1608
1609 #: apply.c:4951 apply.c:4966
1610 #, c-format
1611 msgid "%d line adds whitespace errors."
1612 msgid_plural "%d lines add whitespace errors."
1613 msgstr[0] "%d linha adiciona erros de espaço em branco."
1614 msgstr[1] "%d linhas adicionam erros de espaço em branco."
1615
1616 #: apply.c:4959
1617 #, c-format
1618 msgid "%d line applied after fixing whitespace errors."
1619 msgid_plural "%d lines applied after fixing whitespace errors."
1620 msgstr[0] "%d linha aplicada depois de corrigir erros de espaço em branco."
1621 msgstr[1] "%d linhas aplicadas depois de corrigir erros de espaço em branco."
1622
1623 #: apply.c:4975 builtin/add.c:690 builtin/mv.c:338 builtin/rm.c:430
1624 msgid "Unable to write new index file"
1625 msgstr "Incapaz de escrever novo ficheiro de cenário"
1626
1627 #: apply.c:5003
1628 msgid "don't apply changes matching the given path"
1629 msgstr ""
1630 "submeter de maneira nenhuma alterações correspondentes a path fornecido"
1631
1632 #: apply.c:5006
1633 msgid "apply changes matching the given path"
1634 msgstr "submeter alterações correspondentes a path fornecido"
1635
1636 #: apply.c:5008 builtin/am.c:2379
1637 msgid "num"
1638 msgstr "num"
1639
1640 #: apply.c:5009
1641 msgid "remove <num> leading slashes from traditional diff paths"
1642 msgstr "remover <num> barras à esquerda dos caminhos de diff tradicional"
1643
1644 #: apply.c:5012
1645 msgid "ignore additions made by the patch"
1646 msgstr "ignorar adições feitas pelo patch"
1647
1648 #: apply.c:5014
1649 msgid "instead of applying the patch, output diffstat for the input"
1650 msgstr "invés aplicada patch, output diffstat para "
1651
1652 #: apply.c:5018
1653 msgid "show number of added and deleted lines in decimal notation"
1654 msgstr "mostrar número de linhas adicionadas e removidas em notação decimal"
1655
1656 #: apply.c:5020
1657 msgid "instead of applying the patch, output a summary for the input"
1658 msgstr "em vez de aplicar o patch, mostrar um resumo da entrada"
1659
1660 #: apply.c:5022
1661 msgid "instead of applying the patch, see if the patch is applicable"
1662 msgstr "em vez de aplicar o patch, verificar se o patch pode ser aplicado"
1663
1664 #: apply.c:5024
1665 msgid "make sure the patch is applicable to the current index"
1666 msgstr "garante que o remendo é aplicável em cenário atual"
1667
1668 #: apply.c:5026
1669 msgid "mark new files with `git add --intent-to-add`"
1670 msgstr ""
1671
1672 #: apply.c:5028
1673 msgid "apply a patch without touching the working tree"
1674 msgstr "aplicar um remendo sem tocar na árvore-trabalho"
1675
1676 #: apply.c:5030
1677 msgid "accept a patch that touches outside the working area"
1678 msgstr "aceitar remendo que alteram ficheiros fora da área-trabalho"
1679
1680 #: apply.c:5033
1681 msgid "also apply the patch (use with --stat/--summary/--check)"
1682 msgstr "submeter o remendo também (usa com --stat/--summary/--check)"
1683
1684 #: apply.c:5035
1685 msgid "attempt three-way merge, fall back on normal patch if that fails"
1686 msgstr "tentar tri-junção se um patch submete-se de maneira nenhuma"
1687
1688 #: apply.c:5037
1689 msgid "build a temporary index based on embedded index information"
1690 msgstr ""
1691 "construir um cenário temporário baseado na informação incorporada de cenário"
1692
1693 #: apply.c:5040 builtin/checkout-index.c:230
1694 msgid "paths are separated with NUL character"
1695 msgstr "caminhos estão separados por caractere NUL"
1696
1697 #: apply.c:5042
1698 msgid "ensure at least <n> lines of context match"
1699 msgstr "garantir que pelo menos <n> linhas de contexto correspondam"
1700
1701 #: apply.c:5043 builtin/am.c:2355 builtin/am.c:2358
1702 #: builtin/interpret-trailers.c:98 builtin/interpret-trailers.c:100
1703 #: builtin/interpret-trailers.c:102 builtin/pack-objects.c:3983
1704 #: builtin/rebase.c:1079
1705 msgid "action"
1706 msgstr "ação"
1707
1708 #: apply.c:5044
1709 msgid "detect new or modified lines that have whitespace errors"
1710 msgstr "detetar linhas novas ou modificadas que tenham espaços em branco"
1711
1712 #: apply.c:5047 apply.c:5050
1713 msgid "ignore changes in whitespace when finding context"
1714 msgstr "ignorar alterações de espaço em branco ao procurar contexto"
1715
1716 #: apply.c:5053
1717 msgid "apply the patch in reverse"
1718 msgstr "aplicar o patch em reverso"
1719
1720 #: apply.c:5055
1721 msgid "don't expect at least one line of context"
1722 msgstr "conta com linha de contexto nenhuma"
1723
1724 #: apply.c:5057
1725 msgid "leave the rejected hunks in corresponding *.rej files"
1726 msgstr "deixar os pedaços rejeitados nos respetivos ficheiros *.rej"
1727
1728 #: apply.c:5059
1729 msgid "allow overlapping hunks"
1730 msgstr "permitir a sobreposição de pedaços"
1731
1732 #: apply.c:5062
1733 msgid "tolerate incorrectly detected missing new-line at the end of file"
1734 msgstr ""
1735 "tolerar detecções incorretas de falta de nova linha no final do ficheiro"
1736
1737 #: apply.c:5065
1738 msgid "do not trust the line counts in the hunk headers"
1739 msgstr "desconfia da contagem de linhas nos headers de pedaços"
1740
1741 #: apply.c:5067 builtin/am.c:2367
1742 msgid "root"
1743 msgstr "raiz"
1744
1745 #: apply.c:5068
1746 msgid "prepend <root> to all filenames"
1747 msgstr "preceder <root> a todos os nomes de ficheiro"
1748
1749 #: apply.c:5071
1750 msgid "don't return error for empty patches"
1751 msgstr ""
1752
1753 #: archive-tar.c:125 archive-zip.c:346
1754 #, c-format
1755 msgid "cannot stream blob %s"
1756 msgstr "incapaz streamar blob %s"
1757
1758 #: archive-tar.c:265 archive-zip.c:359
1759 #, c-format
1760 msgid "unsupported file mode: 0%o (SHA1: %s)"
1761 msgstr "modo de ficheiro fora de suporte: 0%o (SHA1: %s)"
1762
1763 #: archive-tar.c:447
1764 #, c-format
1765 msgid "unable to start '%s' filter"
1766 msgstr "incapaz iniciar filtro '%s'"
1767
1768 #: archive-tar.c:450
1769 msgid "unable to redirect descriptor"
1770 msgstr "incapaz redirecionar descritor"
1771
1772 #: archive-tar.c:457
1773 #, c-format
1774 msgid "'%s' filter reported error"
1775 msgstr ""
1776
1777 #: archive-zip.c:319
1778 #, c-format
1779 msgid "path is not valid UTF-8: %s"
1780 msgstr ""
1781
1782 #: archive-zip.c:323
1783 #, c-format
1784 msgid "path too long (%d chars, SHA1: %s): %s"
1785 msgstr ""
1786
1787 #: archive-zip.c:470 builtin/pack-objects.c:363 builtin/pack-objects.c:366
1788 #, c-format
1789 msgid "deflate error (%d)"
1790 msgstr "erro ao compactar (%d)"
1791
1792 #: archive-zip.c:604
1793 #, c-format
1794 msgid "timestamp too large for this system: %<PRIuMAX>"
1795 msgstr "carimbo cronológico demasiado grande para este sistema: %<PRIuMAX>"
1796
1797 #: archive.c:14
1798 msgid "git archive [<options>] <tree-ish> [<path>...]"
1799 msgstr "git archive [<opções>] <arvoredo> [<caminho>...]"
1800
1801 #: archive.c:16
1802 msgid ""
1803 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1804 msgstr ""
1805 "git archive --remote <repo> [--exec <cmd>] [<opções>] <árvore-etc> "
1806 "[<caminho>...]"
1807
1808 #: archive.c:17
1809 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1810 msgstr "git archive --remote <repo> [--exec <cmd>] --list"
1811
1812 #: archive.c:188 archive.c:341 builtin/gc.c:497 builtin/notes.c:238
1813 #: builtin/tag.c:579
1814 #, c-format
1815 msgid "cannot read '%s'"
1816 msgstr "incapaz ler '%s'"
1817
1818 #: archive.c:426 builtin/add.c:214 builtin/add.c:657 builtin/rm.c:334
1819 #, c-format
1820 msgid "pathspec '%s' did not match any files"
1821 msgstr "especificador de path '%s' correspondeu a ficheiro nenhum"
1822
1823 #: archive.c:450
1824 #, c-format
1825 msgid "no such ref: %.*s"
1826 msgstr "ref inexistente: %.*s"
1827
1828 #: archive.c:456
1829 #, c-format
1830 msgid "not a valid object name: %s"
1831 msgstr "nome de objeto inválido: %s"
1832
1833 #: archive.c:469
1834 #, c-format
1835 msgid "not a tree object: %s"
1836 msgstr "é objeto árvore nenhum: %s"
1837
1838 #: archive.c:481
1839 msgid "current working directory is untracked"
1840 msgstr "pasta-trabalho atual está desmonitorizada"
1841
1842 #: archive.c:522
1843 #, c-format
1844 msgid "File not found: %s"
1845 msgstr "ficheiro por encontrar: %s"
1846
1847 #: archive.c:524
1848 #, c-format
1849 msgid "Not a regular file: %s"
1850 msgstr "É ficheiro normal nenhum: %s"
1851
1852 #: archive.c:551
1853 msgid "fmt"
1854 msgstr "fmt"
1855
1856 #: archive.c:551
1857 msgid "archive format"
1858 msgstr "formato do arquivo"
1859
1860 #: archive.c:552 builtin/log.c:1809
1861 msgid "prefix"
1862 msgstr "prefixo"
1863
1864 #: archive.c:553
1865 msgid "prepend prefix to each pathname in the archive"
1866 msgstr "preceder o prefixo a cada nome de caminho dentro do arquivo"
1867
1868 #: archive.c:554 archive.c:557 builtin/blame.c:881 builtin/blame.c:885
1869 #: builtin/blame.c:886 builtin/commit-tree.c:115 builtin/config.c:135
1870 #: builtin/fast-export.c:1181 builtin/fast-export.c:1183
1871 #: builtin/fast-export.c:1187 builtin/grep.c:936 builtin/hash-object.c:104
1872 #: builtin/ls-files.c:654 builtin/ls-files.c:657 builtin/notes.c:410
1873 #: builtin/notes.c:576 builtin/read-tree.c:115 parse-options.h:195
1874 msgid "file"
1875 msgstr "ficheiro"
1876
1877 #: archive.c:555
1878 msgid "add untracked file to archive"
1879 msgstr "adiciona ficheiro desmonitorizado a arquivo"
1880
1881 #: archive.c:558 builtin/archive.c:88
1882 msgid "write the archive to this file"
1883 msgstr "escreve arquivo para este ficheiro"
1884
1885 #: archive.c:560
1886 msgid "read .gitattributes in working directory"
1887 msgstr "ler .gitattributes da pasta-trabalho"
1888
1889 #: archive.c:561
1890 msgid "report archived files on stderr"
1891 msgstr "reportar, na saída de erro padrão, ficheiro arquivados"
1892
1893 #: archive.c:563
1894 msgid "set compression level"
1895 msgstr "definir nível de compressão"
1896
1897 #: archive.c:566
1898 msgid "list supported archive formats"
1899 msgstr "listar formatos de arquivo suportados"
1900
1901 #: archive.c:568 builtin/archive.c:89 builtin/clone.c:122 builtin/clone.c:125
1902 #: builtin/submodule--helper.c:1884 builtin/submodule--helper.c:2718
1903 msgid "repo"
1904 msgstr "repo"
1905
1906 #: archive.c:569 builtin/archive.c:90
1907 msgid "retrieve the archive from remote repository <repo>"
1908 msgstr "obter o arquivo de repositório remoto <repo>"
1909
1910 #: archive.c:570 builtin/archive.c:91 builtin/difftool.c:708
1911 #: builtin/notes.c:496
1912 msgid "command"
1913 msgstr "comando"
1914
1915 #: archive.c:571 builtin/archive.c:92
1916 msgid "path to the remote git-upload-archive command"
1917 msgstr "caminho para o comando git-upload-archive no remoto"
1918
1919 #: archive.c:578
1920 msgid "Unexpected option --remote"
1921 msgstr "Opção inesperada --remote"
1922
1923 #: archive.c:580 fetch-pack.c:300 revision.c:2914 builtin/add.c:530
1924 #: builtin/add.c:562 builtin/checkout.c:1782 builtin/clone.c:1099
1925 #: builtin/clone.c:1102 builtin/commit.c:371 builtin/fast-export.c:1230
1926 #: builtin/index-pack.c:1854 builtin/log.c:2140 builtin/reset.c:442
1927 #: builtin/reset.c:500 builtin/rm.c:281 builtin/stash.c:1708
1928 #: builtin/worktree.c:580 builtin/worktree.c:781 http-fetch.c:144
1929 #: http-fetch.c:153
1930 #, c-format
1931 msgid "the option '%s' requires '%s'"
1932 msgstr "opção '%s' exige '%s'"
1933
1934 #: archive.c:582
1935 msgid "Unexpected option --output"
1936 msgstr "Opção inesperada --output"
1937
1938 #: archive.c:606
1939 #, c-format
1940 msgid "Unknown archive format '%s'"
1941 msgstr "Formato de arquivo '%s' desconhecido"
1942
1943 #: archive.c:615
1944 #, c-format
1945 msgid "Argument not supported for format '%s': -%d"
1946 msgstr "Argumento por ser suportado para formato '%s': -%d"
1947
1948 #: attr.c:202
1949 #, c-format
1950 msgid "%.*s is not a valid attribute name"
1951 msgstr "%.*s é nome de atributo inválido"
1952
1953 #: attr.c:363
1954 #, c-format
1955 msgid "%s not allowed: %s:%d"
1956 msgstr "%s proibido: %s:%d"
1957
1958 #: attr.c:403
1959 msgid ""
1960 "Negative patterns are ignored in git attributes\n"
1961 "Use '\\!' for literal leading exclamation."
1962 msgstr ""
1963 "Os padrões negativos são ignorados nos atributos do git\n"
1964 "Use '\\!' para uma exclamação literal à esquerda."
1965
1966 #: bisect.c:488
1967 #, c-format
1968 msgid "Badly quoted content in file '%s': %s"
1969 msgstr "Conteúdo incorretamente citado no ficheiro '%s': %s"
1970
1971 #: bisect.c:698
1972 #, c-format
1973 msgid "We cannot bisect more!\n"
1974 msgstr "Conseguimos bissetar mais nada!\n"
1975
1976 #: bisect.c:765
1977 #, c-format
1978 msgid "Not a valid commit name %s"
1979 msgstr "Nome de memória inválido %s"
1980
1981 #: bisect.c:790
1982 #, c-format
1983 msgid ""
1984 "The merge base %s is bad.\n"
1985 "This means the bug has been fixed between %s and [%s].\n"
1986 msgstr ""
1987 "A base de junção %s é má.\n"
1988 "Isto significa que o bug foi corrigido entre %s e [%s].\n"
1989
1990 #: bisect.c:795
1991 #, c-format
1992 msgid ""
1993 "The merge base %s is new.\n"
1994 "The property has changed between %s and [%s].\n"
1995 msgstr ""
1996 "A base de junção %s é nova.\n"
1997 "A propriedade foi alterada entre %s e [%s].\n"
1998
1999 #: bisect.c:800
2000 #, c-format
2001 msgid ""
2002 "The merge base %s is %s.\n"
2003 "This means the first '%s' commit is between %s and [%s].\n"
2004 msgstr ""
2005 "A base de junção %s é %s.\n"
2006 "Significa que o primeira memória '%s' está entre %s e [%s].\n"
2007
2008 #: bisect.c:808
2009 #, c-format
2010 msgid ""
2011 "Some %s revs are not ancestors of the %s rev.\n"
2012 "git bisect cannot work properly in this case.\n"
2013 "Maybe you mistook %s and %s revs?\n"
2014 msgstr ""
2015 "Algumas revs %s são antecessores de nenhuma rev %s.\n"
2016 "git bisect funciona incorretamente nesta situação.\n"
2017 "Talvez tenhas confundido as revs %s e %s?\n"
2018
2019 #: bisect.c:821
2020 #, c-format
2021 msgid ""
2022 "the merge base between %s and [%s] must be skipped.\n"
2023 "So we cannot be sure the first %s commit is between %s and %s.\n"
2024 "We continue anyway."
2025 msgstr ""
2026 "a base de junção entre %s e [%s] tem de ser saltada.\n"
2027 "Portanto temos incerteza quanto à primeira memória %s estar entre %s e %s.\n"
2028 "Continuemos de qualquer das maneiras."
2029
2030 #: bisect.c:860
2031 #, c-format
2032 msgid "Bisecting: a merge base must be tested\n"
2033 msgstr "Bissetando: uma base de junção tem de ser testada\n"
2034
2035 #: bisect.c:910
2036 #, c-format
2037 msgid "a %s revision is needed"
2038 msgstr "precisa-se de uma revisão %s"
2039
2040 #: bisect.c:940
2041 #, c-format
2042 msgid "could not create file '%s'"
2043 msgstr "incapaz criar ficheiro '%s'"
2044
2045 #: bisect.c:986 builtin/merge.c:155
2046 #, c-format
2047 msgid "could not read file '%s'"
2048 msgstr "incapaz ler ficheiro '%s'"
2049
2050 #: bisect.c:1026
2051 msgid "reading bisect refs failed"
2052 msgstr "falhou ler refs de bisseção"
2053
2054 #: bisect.c:1056
2055 #, c-format
2056 msgid "%s was both %s and %s\n"
2057 msgstr "%s era %s e %s em simultâneo\n"
2058
2059 #: bisect.c:1065
2060 #, c-format
2061 msgid ""
2062 "No testable commit found.\n"
2063 "Maybe you started with bad path arguments?\n"
2064 msgstr ""
2065 "Nenhuma memória testável encontrada.\n"
2066 "Talvez tenha começado com argumentos de caminho incorretos?\n"
2067
2068 #: bisect.c:1094
2069 #, c-format
2070 msgid "(roughly %d step)"
2071 msgid_plural "(roughly %d steps)"
2072 msgstr[0] "(aproximadamente %d passo)"
2073 msgstr[1] "(aproximadamente %d passos)"
2074
2075 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
2076 #. steps)" translation.
2077 #.
2078 #: bisect.c:1100
2079 #, c-format
2080 msgid "Bisecting: %d revision left to test after this %s\n"
2081 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
2082 msgstr[0] "Bissetando: falta %d revisão para testar depois desta %s\n"
2083 msgstr[1] "Bissetando: faltam %d revisões para testar depois desta %s\n"
2084
2085 #: blame.c:2773
2086 msgid "--contents and --reverse do not blend well."
2087 msgstr "--contents e --reverse são imiscíveis."
2088
2089 #: blame.c:2787
2090 msgid "cannot use --contents with final commit object name"
2091 msgstr "incapaz usar --contents com nome de objeto de memória final"
2092
2093 #: blame.c:2808
2094 msgid "--reverse and --first-parent together require specified latest commit"
2095 msgstr ""
2096 "--reverse e --first-parent juntos exige que se especifique a última memória"
2097
2098 #: blame.c:2817 bundle.c:231 midx.c:1058 ref-filter.c:2371 remote.c:2157
2099 #: sequencer.c:2348 sequencer.c:4872 submodule.c:913 builtin/commit.c:1118
2100 #: builtin/log.c:437 builtin/log.c:1055 builtin/log.c:1663 builtin/log.c:2096
2101 #: builtin/log.c:2387 builtin/merge.c:431 builtin/pack-objects.c:3381
2102 #: builtin/pack-objects.c:3781 builtin/pack-objects.c:3796
2103 #: builtin/shortlog.c:255
2104 msgid "revision walk setup failed"
2105 msgstr "falha ao configurar percurso de revisões"
2106
2107 #: blame.c:2835
2108 msgid ""
2109 "--reverse --first-parent together require range along first-parent chain"
2110 msgstr ""
2111 "--reverse --first-parent juntos requer intervalo ao longo da série primeiro-"
2112 "parente"
2113
2114 #: blame.c:2846
2115 #, c-format
2116 msgid "no such path %s in %s"
2117 msgstr "path %s inexistente em %s"
2118
2119 #: blame.c:2857
2120 #, c-format
2121 msgid "cannot read blob %s for path %s"
2122 msgstr "incapaz ler blob %s para path %s"
2123
2124 #: branch.c:93
2125 msgid ""
2126 "cannot inherit upstream tracking configuration of multiple refs when "
2127 "rebasing is requested"
2128 msgstr ""
2129 "incapaz de herdar configuração de monitorização de upstream de múltiplas "
2130 "refs quando é pedido um rebase"
2131
2132 #: branch.c:104
2133 #, c-format
2134 msgid "not setting branch '%s' as its own upstream"
2135 msgstr "deixando por definir ramo '%s' como o seu próprio upstream"
2136
2137 #: branch.c:160
2138 #, c-format
2139 msgid "branch '%s' set up to track '%s' by rebasing."
2140 msgstr "ramo '%s' configurado para monitorizar '%s' por rebaseamento."
2141
2142 #: branch.c:161
2143 #, c-format
2144 msgid "branch '%s' set up to track '%s'."
2145 msgstr "ramo '%s' configurado para monitorizar '%s'."
2146
2147 #: branch.c:164
2148 #, c-format
2149 msgid "branch '%s' set up to track:"
2150 msgstr "ramo '%s' configurado para monitorizar:"
2151
2152 #: branch.c:176
2153 msgid "unable to write upstream branch configuration"
2154 msgstr "incapaz de escrever configuração de ramo upstream"
2155
2156 #: branch.c:178
2157 msgid ""
2158 "\n"
2159 "After fixing the error cause you may try to fix up\n"
2160 "the remote tracking information by invoking:"
2161 msgstr ""
2162 "\n"
2163 "Após consertar a causa do erro, podes tentar consertar\n"
2164 "a informação de monitorização de remoto, invocando:"
2165
2166 #: branch.c:219
2167 #, c-format
2168 msgid "asked to inherit tracking from '%s', but no remote is set"
2169 msgstr ""
2170 "foi pedido para herdar a monitorização de '%s', mas o remoto está por definir"
2171
2172 #: branch.c:225
2173 #, c-format
2174 msgid "asked to inherit tracking from '%s', but no merge configuration is set"
2175 msgstr ""
2176 "foi pedido para herdar a monitorização de '%s', mas a configuração de junção "
2177 "está por definir"
2178
2179 #: branch.c:277
2180 #, c-format
2181 msgid "not tracking: ambiguous information for ref '%s'"
2182 msgstr "por monitorizar: informação ambígua para ref '%s'"
2183
2184 #. TRANSLATORS: This is a line listing a remote with duplicate
2185 #. refspecs in the advice message below. For RTL languages you'll
2186 #. probably want to swap the "%s" and leading " " space around.
2187 #.
2188 #. TRANSLATORS: This is line item of ambiguous object output
2189 #. from describe_ambiguous_object() above. For RTL languages
2190 #. you'll probably want to swap the "%s" and leading " " space
2191 #. around.
2192 #.
2193 #: branch.c:289 object-name.c:464
2194 #, c-format
2195 msgid " %s\n"
2196 msgstr " %s\n"
2197
2198 #. TRANSLATORS: The second argument is a \n-delimited list of
2199 #. duplicate refspecs, composed above.
2200 #.
2201 #: branch.c:295
2202 #, c-format
2203 msgid ""
2204 "There are multiple remotes whose fetch refspecs map to the remote\n"
2205 "tracking ref '%s':\n"
2206 "%s\n"
2207 "This is typically a configuration error.\n"
2208 "\n"
2209 "To support setting up tracking branches, ensure that\n"
2210 "different remotes' fetch refspecs map into different\n"
2211 "tracking namespaces."
2212 msgstr ""
2213 "Há múltiplos remotos que os espetro-refs de busca corresponde à\n"
2214 "ref remota de monitorização '%s':\n"
2215 "%s\n"
2216 "Isto tipicamente é um erro de configuração.\n"
2217 "\n"
2218 "Para sustentar definir ramos de monitorização, assegura\n"
2219 "que diferentes espetro-refs remotos de busca,\n"
2220 "correspondam a diferentes namespaces de monitorização."
2221
2222 #: branch.c:344
2223 #, c-format
2224 msgid "'%s' is not a valid branch name"
2225 msgstr "'%s' é um nome inválido para ramo"
2226
2227 #: branch.c:364
2228 #, c-format
2229 msgid "a branch named '%s' already exists"
2230 msgstr "já existe um ramo designado '%s'"
2231
2232 #: branch.c:370
2233 #, c-format
2234 msgid "cannot force update the branch '%s' checked out at '%s'"
2235 msgstr "incapaz forçar atualização de ramo '%s' observado em '%s'"
2236
2237 #: branch.c:393
2238 #, c-format
2239 msgid "cannot set up tracking information; starting point '%s' is not a branch"
2240 msgstr ""
2241 "incapaz configurar informação de monitorização; o ponto inicial '%s' é ramo "
2242 "nenhum"
2243
2244 #: branch.c:395
2245 #, c-format
2246 msgid "the requested upstream branch '%s' does not exist"
2247 msgstr "o ramo upstream solicitado '%s' é inexistente"
2248
2249 #: branch.c:397
2250 msgid ""
2251 "\n"
2252 "If you are planning on basing your work on an upstream\n"
2253 "branch that already exists at the remote, you may need to\n"
2254 "run \"git fetch\" to retrieve it.\n"
2255 "\n"
2256 "If you are planning to push out a new local branch that\n"
2257 "will track its remote counterpart, you may want to use\n"
2258 "\"git push -u\" to set the upstream config as you push."
2259 msgstr ""
2260 "\n"
2261 "Se pretendes basear teu trabalho sobre um ramo upstream\n"
2262 "existente no remoto, poderás ter de executar \"git fetch\"\n"
2263 "para obtê-lo.\n"
2264 "\n"
2265 "Se pretendes atirar um novo ramo local que monitorizará\n"
2266 "seu homólogo remoto, poderás usar \"git push -u\" para\n"
2267 "definir a config upstream, enquanto atiras."
2268
2269 #: branch.c:445 builtin/replace.c:321 builtin/replace.c:377
2270 #: builtin/replace.c:423 builtin/replace.c:453
2271 #, c-format
2272 msgid "not a valid object name: '%s'"
2273 msgstr "nome de objeto inválido: '%s'"
2274
2275 #: branch.c:465
2276 #, c-format
2277 msgid "ambiguous object name: '%s'"
2278 msgstr "nome de objeto ambíguo: '%s'"
2279
2280 #: branch.c:470
2281 #, c-format
2282 msgid "not a valid branch point: '%s'"
2283 msgstr "ponto de ramo inválido: '%s'"
2284
2285 #: branch.c:658
2286 #, c-format
2287 msgid "submodule '%s': unable to find submodule"
2288 msgstr "submódulo '%s': incapaz encontrar submódulo"
2289
2290 #: branch.c:661
2291 #, c-format
2292 msgid ""
2293 "You may try updating the submodules using 'git checkout %s && git submodule "
2294 "update --init'"
2295 msgstr ""
2296
2297 #: branch.c:672 branch.c:698
2298 #, c-format
2299 msgid "submodule '%s': cannot create branch '%s'"
2300 msgstr "submódulo '%s': incapaz criar ramo '%s'"
2301
2302 #: branch.c:730
2303 #, c-format
2304 msgid "'%s' is already checked out at '%s'"
2305 msgstr "'%s' já está observado em '%s'"
2306
2307 #: branch.c:755
2308 #, c-format
2309 msgid "HEAD of working tree %s is not updated"
2310 msgstr "HEAD da árvore-trabalho %s está desatualizada"
2311
2312 #: bundle.c:45
2313 #, c-format
2314 msgid "unrecognized bundle hash algorithm: %s"
2315 msgstr "algoritmo hash de arquivo-pacote irreconhecível: %s"
2316
2317 #: bundle.c:53
2318 #, c-format
2319 msgid "unknown capability '%s'"
2320 msgstr "capacidade desconhecida '%s'"
2321
2322 #: bundle.c:79
2323 #, c-format
2324 msgid "'%s' does not look like a v2 or v3 bundle file"
2325 msgstr "'%s' parece-se com ficheiro arquivo-pacote v2 ou v3 nenhum"
2326
2327 #: bundle.c:118
2328 #, c-format
2329 msgid "unrecognized header: %s%s (%d)"
2330 msgstr "cabeçalho irreconhecível: %s%s (%d)"
2331
2332 #: bundle.c:145 rerere.c:464 rerere.c:675 sequencer.c:2616 sequencer.c:3402
2333 #: builtin/commit.c:865
2334 #, c-format
2335 msgid "could not open '%s'"
2336 msgstr "incapaz abrir '%s'"
2337
2338 #: bundle.c:203
2339 msgid "Repository lacks these prerequisite commits:"
2340 msgstr "Falta ao repositório estas memórias de pré-requisito:"
2341
2342 #: bundle.c:206
2343 msgid "need a repository to verify a bundle"
2344 msgstr "é preciso repositório para verificar um arquivo-pacote"
2345
2346 #: bundle.c:264
2347 #, c-format
2348 msgid "The bundle contains this ref:"
2349 msgid_plural "The bundle contains these %<PRIuMAX> refs:"
2350 msgstr[0] "O arquivo-pacote contém esta ref:"
2351 msgstr[1] "O arquivo-pacote contém estas %<PRIuMAX> refs:"
2352
2353 #: bundle.c:272
2354 msgid "The bundle records a complete history."
2355 msgstr "O arquivo-pacote regista um histórico completo."
2356
2357 #: bundle.c:274
2358 #, c-format
2359 msgid "The bundle requires this ref:"
2360 msgid_plural "The bundle requires these %<PRIuMAX> refs:"
2361 msgstr[0] "O arquivo-pacote exige esta ref:"
2362 msgstr[1] "O arquivo-pacote exige estas %<PRIuMAX> refs:"
2363
2364 #: bundle.c:350
2365 msgid "unable to dup bundle descriptor"
2366 msgstr "incapaz de dup descritor de arquivo-pacote"
2367
2368 #: bundle.c:357
2369 msgid "Could not spawn pack-objects"
2370 msgstr "Incapaz spawn objetos-pacote"
2371
2372 #: bundle.c:368
2373 msgid "pack-objects died"
2374 msgstr "objetos-pacote terminaram inesperadamente"
2375
2376 #: bundle.c:417
2377 #, c-format
2378 msgid "ref '%s' is excluded by the rev-list options"
2379 msgstr "ref '%s' é excluída pelas opções de rev-list"
2380
2381 #: bundle.c:533 builtin/log.c:211 builtin/log.c:1975 builtin/shortlog.c:400
2382 #, c-format
2383 msgid "unrecognized argument: %s"
2384 msgstr "argumento irreconhecível: %s"
2385
2386 #: bundle.c:548
2387 #, c-format
2388 msgid "unsupported bundle version %d"
2389 msgstr "versão arquivo-pacote %d insustentada"
2390
2391 #: bundle.c:550
2392 #, c-format
2393 msgid "cannot write bundle version %d with algorithm %s"
2394 msgstr "incapaz escrever versão arquivo-pacote %d com algoritmo %s"
2395
2396 #: bundle.c:600
2397 msgid "Refusing to create empty bundle."
2398 msgstr "Criação de arquivo-pacote vazio recusada."
2399
2400 #: bundle.c:610
2401 #, c-format
2402 msgid "cannot create '%s'"
2403 msgstr "incapaz criar '%s'"
2404
2405 #: bundle.c:639
2406 msgid "index-pack died"
2407 msgstr "index-pack terminou inesperadamente"
2408
2409 #: chunk-format.c:117
2410 msgid "terminating chunk id appears earlier than expected"
2411 msgstr "fim de id de fragmento aparace mais cedo do que esperado"
2412
2413 #: chunk-format.c:126
2414 #, c-format
2415 msgid "improper chunk offset(s) %<PRIx64> and %<PRIx64>"
2416 msgstr "deslocamento(s) de fragmento %<PRIx64> e %<PRIx64> inapropriados"
2417
2418 #: chunk-format.c:133
2419 #, c-format
2420 msgid "duplicate chunk ID %<PRIx32> found"
2421 msgstr "encontrei ID de fragmento %<PRIx32> duplicado"
2422
2423 #: chunk-format.c:147
2424 #, c-format
2425 msgid "final chunk has non-zero id %<PRIx32>"
2426 msgstr "fragmento final tem id %<PRIx32> diferente de zero"
2427
2428 #: color.c:354
2429 #, c-format
2430 msgid "invalid color value: %.*s"
2431 msgstr "valor de cor inválido: %.*s"
2432
2433 #: commit-graph.c:204 midx.c:52
2434 msgid "invalid hash version"
2435 msgstr "versão de hash inválida"
2436
2437 #: commit-graph.c:262
2438 msgid "commit-graph file is too small"
2439 msgstr "ficheiro grafo-memória é demasiado pequeno"
2440
2441 #: commit-graph.c:355
2442 #, c-format
2443 msgid "commit-graph signature %X does not match signature %X"
2444 msgstr "assinatura de grafo-memória %X corresponde a assinatura %X nenhuma"
2445
2446 #: commit-graph.c:362
2447 #, c-format
2448 msgid "commit-graph version %X does not match version %X"
2449 msgstr "grafo-memória versão %X corresponde a versão %X nenhuma"
2450
2451 #: commit-graph.c:369
2452 #, c-format
2453 msgid "commit-graph hash version %X does not match version %X"
2454 msgstr "versão de hash de grafo-memória %X corresponde a nenhuma versão %X"
2455
2456 #: commit-graph.c:386
2457 #, c-format
2458 msgid "commit-graph file is too small to hold %u chunks"
2459 msgstr "ficheiro grafo-memória é demasiado pequeno para ter %u fragmentos"
2460
2461 #: commit-graph.c:485
2462 msgid "commit-graph has no base graphs chunk"
2463 msgstr "grafo-memória tem nenhuns fragmentos de base de grafos"
2464
2465 #: commit-graph.c:495
2466 msgid "commit-graph chain does not match"
2467 msgstr "série grafo-memória tem correspondência nenhuma"
2468
2469 #: commit-graph.c:543
2470 #, c-format
2471 msgid "invalid commit-graph chain: line '%s' not a hash"
2472 msgstr "série grafo-memória inválida: linha '%s' é hash nenhum"
2473
2474 #: commit-graph.c:567
2475 msgid "unable to find all commit-graph files"
2476 msgstr "incapaz de encontrar todos ficheiros grafo-memória"
2477
2478 #: commit-graph.c:752 commit-graph.c:789
2479 msgid "invalid commit position. commit-graph is likely corrupt"
2480 msgstr "posição de memória inválida. provavelmente grafo-memória está rompido"
2481
2482 #: commit-graph.c:773
2483 #, c-format
2484 msgid "could not find commit %s"
2485 msgstr "incapaz encontrar memória %s"
2486
2487 #: commit-graph.c:806
2488 msgid "commit-graph requires overflow generation data but has none"
2489 msgstr "grafo-memória exige informação de geração de overflow mas tem nenhuma"
2490
2491 #: commit-graph.c:1111 builtin/am.c:1370 builtin/checkout.c:775
2492 #: builtin/clone.c:705
2493 #, c-format
2494 msgid "unable to parse commit %s"
2495 msgstr "incapaz processar memória %s"
2496
2497 #: commit-graph.c:1373 builtin/pack-objects.c:3078
2498 #, c-format
2499 msgid "unable to get type of object %s"
2500 msgstr "incapaz obter tipo de objeto %s"
2501
2502 #: commit-graph.c:1404
2503 msgid "Loading known commits in commit graph"
2504 msgstr "Carregando memórias conhecidas em grafo de memória"
2505
2506 #: commit-graph.c:1421
2507 msgid "Expanding reachable commits in commit graph"
2508 msgstr "Expandindo memórias alcançáveis em grafo de memória"
2509
2510 #: commit-graph.c:1441
2511 msgid "Clearing commit marks in commit graph"
2512 msgstr "Limpando marcas de memórias em grafo de memória"
2513
2514 #: commit-graph.c:1460
2515 msgid "Computing commit graph topological levels"
2516 msgstr "Processando níveis topológicos de grafo de memória"
2517
2518 #: commit-graph.c:1513
2519 msgid "Computing commit graph generation numbers"
2520 msgstr "Processando geração de números de grafo de memória"
2521
2522 #: commit-graph.c:1598
2523 msgid "Computing commit changed paths Bloom filters"
2524 msgstr "Processando mudança de caminhos de memória de filtros de Bloom"
2525
2526 #: commit-graph.c:1675
2527 msgid "Collecting referenced commits"
2528 msgstr "Recolhendo memórias referenciadas"
2529
2530 #: commit-graph.c:1701
2531 #, c-format
2532 msgid "Finding commits for commit graph in %<PRIuMAX> pack"
2533 msgid_plural "Finding commits for commit graph in %<PRIuMAX> packs"
2534 msgstr[0] "Encontrando memórias para grafo de memória em %<PRIuMAX> pacote"
2535 msgstr[1] "Encontrando memórias para grafo de memória em %<PRIuMAX> pacotes"
2536
2537 #: commit-graph.c:1714
2538 #, c-format
2539 msgid "error adding pack %s"
2540 msgstr "error adicionando pacote %s"
2541
2542 #: commit-graph.c:1718
2543 #, c-format
2544 msgid "error opening index for %s"
2545 msgstr "erro ao abrir cenário para %s"
2546
2547 #: commit-graph.c:1756
2548 msgid "Finding commits for commit graph among packed objects"
2549 msgstr "Encontrando, entre objetos de pacote, memórias para grafo de memória"
2550
2551 #: commit-graph.c:1774
2552 msgid "Finding extra edges in commit graph"
2553 msgstr "Encontrando pontas extra em grafo de memória"
2554
2555 #: commit-graph.c:1823
2556 msgid "failed to write correct number of base graph ids"
2557 msgstr "falhou ao escrever números corretos em ids de base grafo"
2558
2559 #: commit-graph.c:1854 midx.c:1168 builtin/sparse-checkout.c:475
2560 #, c-format
2561 msgid "unable to create leading directories of %s"
2562 msgstr "incapaz criar as pastas superiores a %s"
2563
2564 #: commit-graph.c:1868
2565 msgid "unable to create temporary graph layer"
2566 msgstr "incapaz criar camada de grafo temporária"
2567
2568 #: commit-graph.c:1873
2569 #, c-format
2570 msgid "unable to adjust shared permissions for '%s'"
2571 msgstr "incapaz de ajustar permissão partilhada para '%s'"
2572
2573 #: commit-graph.c:1930
2574 #, c-format
2575 msgid "Writing out commit graph in %d pass"
2576 msgid_plural "Writing out commit graph in %d passes"
2577 msgstr[0] "Escrevendo grafo de memória em %d passagem"
2578 msgstr[1] "Escrevendo grafo de memória em %d passagens"
2579
2580 #: commit-graph.c:1967
2581 msgid "unable to open commit-graph chain file"
2582 msgstr "incapaz abrir ficheiro de série de grafo-memória"
2583
2584 #: commit-graph.c:1983
2585 msgid "failed to rename base commit-graph file"
2586 msgstr "falhou renomear ficheiro grafo-memória base"
2587
2588 #: commit-graph.c:2004
2589 msgid "failed to rename temporary commit-graph file"
2590 msgstr "falha a renomear ficheiro grafo-memória temporário"
2591
2592 #: commit-graph.c:2137
2593 msgid "Scanning merged commits"
2594 msgstr "Procurando memórias de junção"
2595
2596 #: commit-graph.c:2181
2597 msgid "Merging commit-graph"
2598 msgstr "Juntando grafo-memória"
2599
2600 #: commit-graph.c:2289
2601 msgid "attempting to write a commit-graph, but 'core.commitGraph' is disabled"
2602 msgstr ""
2603 "tentando escrever um grafo-memória, mas 'core.commitGraph' está desativado"
2604
2605 #: commit-graph.c:2396
2606 msgid "too many commits to write graph"
2607 msgstr "demasiadas memórias para escrever grafo"
2608
2609 #: commit-graph.c:2494
2610 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
2611 msgstr ""
2612 "ficheiro grafo-memória tem checksum incorreto e provavelmente está rompido"
2613
2614 #: commit-graph.c:2504
2615 #, c-format
2616 msgid "commit-graph has incorrect OID order: %s then %s"
2617 msgstr "grafo-memória tem ordem de OID incorreta: %s e depois %s"
2618
2619 #: commit-graph.c:2514 commit-graph.c:2529
2620 #, c-format
2621 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2622 msgstr "grafo-memória tem valor de fanout incorreto: fanout[%d] = %u != %u"
2623
2624 #: commit-graph.c:2521
2625 #, c-format
2626 msgid "failed to parse commit %s from commit-graph"
2627 msgstr "incapaz processar memória %s de grafo-memória"
2628
2629 #: commit-graph.c:2539
2630 msgid "Verifying commits in commit graph"
2631 msgstr "Verificando memórias em grafo de memória"
2632
2633 #: commit-graph.c:2554
2634 #, c-format
2635 msgid "failed to parse commit %s from object database for commit-graph"
2636 msgstr ""
2637
2638 #: commit-graph.c:2561
2639 #, c-format
2640 msgid "root tree OID for commit %s in commit-graph is %s != %s"
2641 msgstr ""
2642
2643 #: commit-graph.c:2571
2644 #, c-format
2645 msgid "commit-graph parent list for commit %s is too long"
2646 msgstr ""
2647
2648 #: commit-graph.c:2580
2649 #, c-format
2650 msgid "commit-graph parent for %s is %s != %s"
2651 msgstr ""
2652
2653 #: commit-graph.c:2594
2654 #, c-format
2655 msgid "commit-graph parent list for commit %s terminates early"
2656 msgstr ""
2657
2658 #: commit-graph.c:2599
2659 #, c-format
2660 msgid ""
2661 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2662 msgstr ""
2663
2664 #: commit-graph.c:2603
2665 #, c-format
2666 msgid ""
2667 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2668 msgstr ""
2669
2670 #: commit-graph.c:2620
2671 #, c-format
2672 msgid "commit-graph generation for commit %s is %<PRIuMAX> < %<PRIuMAX>"
2673 msgstr ""
2674
2675 #: commit-graph.c:2626
2676 #, c-format
2677 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2678 msgstr ""
2679
2680 #: commit.c:54 sequencer.c:3105 builtin/am.c:400 builtin/am.c:445
2681 #: builtin/am.c:450 builtin/am.c:1449 builtin/am.c:2124 builtin/replace.c:456
2682 #, c-format
2683 msgid "could not parse %s"
2684 msgstr "incapaz analisar %s"
2685
2686 #: commit.c:56
2687 #, c-format
2688 msgid "%s %s is not a commit!"
2689 msgstr "%s %s é memória nenhuma!"
2690
2691 #: commit.c:197
2692 msgid ""
2693 "Support for <GIT_DIR>/info/grafts is deprecated\n"
2694 "and will be removed in a future Git version.\n"
2695 "\n"
2696 "Please use \"git replace --convert-graft-file\"\n"
2697 "to convert the grafts into replace refs.\n"
2698 "\n"
2699 "Turn this message off by running\n"
2700 "\"git config advice.graftFileDeprecated false\""
2701 msgstr ""
2702 "Sustento a <GIT_DIR>/info/grafts está obsoleto\n"
2703 "e será removido em versões futuras de Git.\n"
2704 "\n"
2705 "Por favor, usa \"git replace --convert-graft-file\"\n"
2706 "para converter excertos em refs de substituição.\n"
2707 "\n"
2708 "Desliga esta mensagem executando\n"
2709 "\"git config advice.graftFileDeprecated false\""
2710
2711 #: commit.c:1252
2712 #, c-format
2713 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2714 msgstr "Commit %s tem assinatura GPG desconfiada, alegadamente por %s."
2715
2716 #: commit.c:1256
2717 #, c-format
2718 msgid "Commit %s has a bad GPG signature allegedly by %s."
2719 msgstr "Commit %s tem assinatura GPG incorreta, alegadamente por %s."
2720
2721 #: commit.c:1259
2722 #, c-format
2723 msgid "Commit %s does not have a GPG signature."
2724 msgstr "Commit %s tem assinatura GPG nenhuma."
2725
2726 #: commit.c:1262
2727 #, c-format
2728 msgid "Commit %s has a good GPG signature by %s\n"
2729 msgstr "Commit %s tem assinatura correta, por %s\n"
2730
2731 #: commit.c:1516
2732 msgid ""
2733 "Warning: commit message did not conform to UTF-8.\n"
2734 "You may want to amend it after fixing the message, or set the config\n"
2735 "variable i18n.commitencoding to the encoding your project uses.\n"
2736 msgstr ""
2737 "Aviso: mensagem de memória é incompatível com UTF-8.\n"
2738 "Podes querer emendá-lo depois de corrigires a mensagem, ou definir a\n"
2739 "variável de config i18n.commitencoding para a codificação que o teu\n"
2740 "projeto usa.\n"
2741
2742 #: compat/obstack.c:406 compat/obstack.c:408
2743 msgid "memory exhausted"
2744 msgstr "memória esgotada"
2745
2746 #: compat/terminal.c:167
2747 msgid "cannot resume in the background, please use 'fg' to resume"
2748 msgstr ""
2749
2750 #: compat/terminal.c:168
2751 msgid "cannot restore terminal settings"
2752 msgstr "incapaz restaurar definições de terminal"
2753
2754 #: config.c:143
2755 #, c-format
2756 msgid ""
2757 "exceeded maximum include depth (%d) while including\n"
2758 "\t%s\n"
2759 "from\n"
2760 "\t%s\n"
2761 "This might be due to circular includes."
2762 msgstr ""
2763
2764 #: config.c:159
2765 #, c-format
2766 msgid "could not expand include path '%s'"
2767 msgstr "incapaz de expandir include path '%s'"
2768
2769 #: config.c:170
2770 msgid "relative config includes must come from files"
2771 msgstr ""
2772 "configuração relativa com inclusão condicional deve provir de ficheiros"
2773
2774 #: config.c:219
2775 msgid "relative config include conditionals must come from files"
2776 msgstr ""
2777 "configuração relativa com inclusão condicional deve provir de ficheiros"
2778
2779 #: config.c:364
2780 msgid ""
2781 "remote URLs cannot be configured in file directly or indirectly included by "
2782 "includeIf.hasconfig:remote.*.url"
2783 msgstr ""
2784
2785 #: config.c:508
2786 #, c-format
2787 msgid "invalid config format: %s"
2788 msgstr "formato de config inválido: %s"
2789
2790 #: config.c:512
2791 #, c-format
2792 msgid "missing environment variable name for configuration '%.*s'"
2793 msgstr ""
2794
2795 #: config.c:517
2796 #, c-format
2797 msgid "missing environment variable '%s' for configuration '%.*s'"
2798 msgstr ""
2799
2800 #: config.c:553
2801 #, c-format
2802 msgid "key does not contain a section: %s"
2803 msgstr "chave contém secção nenhuma: %s"
2804
2805 #: config.c:558
2806 #, c-format
2807 msgid "key does not contain variable name: %s"
2808 msgstr ""
2809
2810 #: config.c:580 sequencer.c:2802
2811 #, c-format
2812 msgid "invalid key: %s"
2813 msgstr "chave inválida: %s"
2814
2815 #: config.c:585
2816 #, c-format
2817 msgid "invalid key (newline): %s"
2818 msgstr ""
2819
2820 #: config.c:605
2821 msgid "empty config key"
2822 msgstr ""
2823
2824 #: config.c:623 config.c:635
2825 #, c-format
2826 msgid "bogus config parameter: %s"
2827 msgstr "parâmetro config falso: %s"
2828
2829 #: config.c:649 config.c:666 config.c:673 config.c:682
2830 #, c-format
2831 msgid "bogus format in %s"
2832 msgstr "formato falso em %s"
2833
2834 #: config.c:716
2835 #, c-format
2836 msgid "bogus count in %s"
2837 msgstr "contagem falsa em %s"
2838
2839 #: config.c:720
2840 #, c-format
2841 msgid "too many entries in %s"
2842 msgstr "demasiadas entradas em %s"
2843
2844 #: config.c:730
2845 #, c-format
2846 msgid "missing config key %s"
2847 msgstr "faltando chave config %s"
2848
2849 #: config.c:738
2850 #, c-format
2851 msgid "missing config value %s"
2852 msgstr "faltando valor config %s"
2853
2854 #: config.c:1089
2855 #, c-format
2856 msgid "bad config line %d in blob %s"
2857 msgstr "linha de configuração %d incorreta no blob %s"
2858
2859 #: config.c:1093
2860 #, c-format
2861 msgid "bad config line %d in file %s"
2862 msgstr "linha de configuração %d incorreta no ficheiro %s"
2863
2864 #: config.c:1097
2865 #, c-format
2866 msgid "bad config line %d in standard input"
2867 msgstr "linha de configuração %d incorreta na entrada padrão"
2868
2869 #: config.c:1101
2870 #, c-format
2871 msgid "bad config line %d in submodule-blob %s"
2872 msgstr "linha de configuração %d incorreta no submódulo-blob %s"
2873
2874 #: config.c:1105
2875 #, c-format
2876 msgid "bad config line %d in command line %s"
2877 msgstr "linha de configuração %d incorreta na linha de comandos %s"
2878
2879 #: config.c:1109
2880 #, c-format
2881 msgid "bad config line %d in %s"
2882 msgstr "linha de configuração %d incorreta em %s"
2883
2884 #: config.c:1246
2885 msgid "out of range"
2886 msgstr "fora de intervalo"
2887
2888 #: config.c:1246
2889 msgid "invalid unit"
2890 msgstr "unidade inválida"
2891
2892 #: config.c:1247
2893 #, c-format
2894 msgid "bad numeric config value '%s' for '%s': %s"
2895 msgstr "valor numérico de config '%s' inválido para '%s': %s"
2896
2897 #: config.c:1257
2898 #, c-format
2899 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
2900 msgstr "valor numérico '%s' da configuração '%s' incorreto no blob %s: %s"
2901
2902 #: config.c:1260
2903 #, c-format
2904 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
2905 msgstr "valor numérico '%s' da configuração '%s' incorreto no ficheiro %s: %s"
2906
2907 #: config.c:1263
2908 #, c-format
2909 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
2910 msgstr ""
2911 "valor numérico '%s' da configuração '%s' incorreto na entrada padrão: %s"
2912
2913 #: config.c:1266
2914 #, c-format
2915 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
2916 msgstr ""
2917 "valor numérico '%s' da configuração '%s' incorreto no submódulo-blob %s: %s"
2918
2919 #: config.c:1269
2920 #, c-format
2921 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
2922 msgstr ""
2923 "valor numérico '%s' da configuração '%s' incorreto na linha de comandos %s: "
2924 "%s"
2925
2926 #: config.c:1272
2927 #, c-format
2928 msgid "bad numeric config value '%s' for '%s' in %s: %s"
2929 msgstr "valor numérico '%s' da configuração '%s' incorreto em %s: %s"
2930
2931 #: config.c:1368
2932 #, c-format
2933 msgid "invalid value for variable %s"
2934 msgstr "valor inválido para variável %s"
2935
2936 #: config.c:1389
2937 #, c-format
2938 msgid "ignoring unknown core.fsync component '%s'"
2939 msgstr ""
2940
2941 #: config.c:1425
2942 #, c-format
2943 msgid "bad boolean config value '%s' for '%s'"
2944 msgstr "valor booleano de config '%s' inválido para '%s'"
2945
2946 #: config.c:1443
2947 #, c-format
2948 msgid "failed to expand user dir in: '%s'"
2949 msgstr "falhou ao expandir pasta de utilizador em: '%s'"
2950
2951 #: config.c:1452
2952 #, c-format
2953 msgid "'%s' for '%s' is not a valid timestamp"
2954 msgstr "'%s' em '%s' é carimbo de data/hora inválido"
2955
2956 #: config.c:1545
2957 #, c-format
2958 msgid "abbrev length out of range: %d"
2959 msgstr ""
2960
2961 #: config.c:1559 config.c:1570
2962 #, c-format
2963 msgid "bad zlib compression level %d"
2964 msgstr "nível de compressão zlib %d incorreto"
2965
2966 #: config.c:1660
2967 msgid "core.commentChar should only be one character"
2968 msgstr ""
2969
2970 #: config.c:1692
2971 #, c-format
2972 msgid "ignoring unknown core.fsyncMethod value '%s'"
2973 msgstr ""
2974
2975 #: config.c:1698
2976 msgid "core.fsyncObjectFiles is deprecated; use core.fsync instead"
2977 msgstr ""
2978
2979 #: config.c:1714
2980 #, c-format
2981 msgid "invalid mode for object creation: %s"
2982 msgstr "modo inválido para criação de objeto: %s"
2983
2984 #: config.c:1800
2985 #, c-format
2986 msgid "malformed value for %s"
2987 msgstr "valor malformado para %s"
2988
2989 #: config.c:1826
2990 #, c-format
2991 msgid "malformed value for %s: %s"
2992 msgstr "valor malformado para %s: %s"
2993
2994 #: config.c:1827
2995 msgid "must be one of nothing, matching, simple, upstream or current"
2996 msgstr ""
2997
2998 #: config.c:1888 builtin/pack-objects.c:4078
2999 #, c-format
3000 msgid "bad pack compression level %d"
3001 msgstr "nível de compactação do pacote %d incorreto"
3002
3003 #: config.c:2014
3004 #, c-format
3005 msgid "unable to load config blob object '%s'"
3006 msgstr "incapaz carregar config de objeto-blob '%s'"
3007
3008 #: config.c:2017
3009 #, c-format
3010 msgid "reference '%s' does not point to a blob"
3011 msgstr "referência '%s' aponta para blob nenhum"
3012
3013 #: config.c:2035
3014 #, c-format
3015 msgid "unable to resolve config blob '%s'"
3016 msgstr "incapaz resolver blog config '%s'"
3017
3018 #: config.c:2080
3019 #, c-format
3020 msgid "failed to parse %s"
3021 msgstr "falhou processar %s"
3022
3023 #: config.c:2136
3024 msgid "unable to parse command-line config"
3025 msgstr "incapaz analisar config de linha de comandos"
3026
3027 #: config.c:2512
3028 msgid "unknown error occurred while reading the configuration files"
3029 msgstr ""
3030 "ocorreu um erro desconhecido durante a leitura dos ficheiros de configuração"
3031
3032 #: config.c:2686
3033 #, c-format
3034 msgid "Invalid %s: '%s'"
3035 msgstr "Inválido %s: '%s'"
3036
3037 #: config.c:2731
3038 #, c-format
3039 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
3040 msgstr "o valor '%d' de splitIndex.maxPercentChange deve estar entre 0 e 100"
3041
3042 #: config.c:2763
3043 #, c-format
3044 msgid "unable to parse '%s' from command-line config"
3045 msgstr "incapaz analisar '%s' da configuração de linha de comandos"
3046
3047 #: config.c:2765
3048 #, c-format
3049 msgid "bad config variable '%s' in file '%s' at line %d"
3050 msgstr "variável de configuração '%s' incorreta no ficheiro '%s' na linha %d"
3051
3052 #: config.c:2850
3053 #, c-format
3054 msgid "invalid section name '%s'"
3055 msgstr "nome de seção '%s' inválido"
3056
3057 #: config.c:2882
3058 #, c-format
3059 msgid "%s has multiple values"
3060 msgstr "%s tem múltiplos valores"
3061
3062 #: config.c:2911
3063 #, c-format
3064 msgid "failed to write new configuration file %s"
3065 msgstr "falha a escrever novo ficheiro configuração %s"
3066
3067 #: config.c:3177 config.c:3518
3068 #, c-format
3069 msgid "could not lock config file %s"
3070 msgstr "incapaz trancar ficheiro config %s"
3071
3072 #: config.c:3188
3073 #, c-format
3074 msgid "opening %s"
3075 msgstr "abrindo %s"
3076
3077 #: config.c:3225 builtin/config.c:361
3078 #, c-format
3079 msgid "invalid pattern: %s"
3080 msgstr "padrão inválido: %s"
3081
3082 #: config.c:3250
3083 #, c-format
3084 msgid "invalid config file %s"
3085 msgstr "ficheiro config inválido %s"
3086
3087 #: config.c:3263 config.c:3531
3088 #, c-format
3089 msgid "fstat on %s failed"
3090 msgstr "fstat em %s falhou"
3091
3092 #: config.c:3274
3093 #, c-format
3094 msgid "unable to mmap '%s'%s"
3095 msgstr "incapaz mmap '%s'%s"
3096
3097 #: config.c:3284 config.c:3536
3098 #, c-format
3099 msgid "chmod on %s failed"
3100 msgstr "chmod em %s falhou"
3101
3102 #: config.c:3369 config.c:3633
3103 #, c-format
3104 msgid "could not write config file %s"
3105 msgstr "incapaz escrever ficheiro config %s"
3106
3107 #: config.c:3403
3108 #, c-format
3109 msgid "could not set '%s' to '%s'"
3110 msgstr "incapaz definir '%s' como '%s'"
3111
3112 #: config.c:3405 builtin/remote.c:666 builtin/remote.c:885 builtin/remote.c:893
3113 #, c-format
3114 msgid "could not unset '%s'"
3115 msgstr "incapaz indefinir '%s'"
3116
3117 #: config.c:3509
3118 #, c-format
3119 msgid "invalid section name: %s"
3120 msgstr ""
3121
3122 #: config.c:3676
3123 #, c-format
3124 msgid "missing value for '%s'"
3125 msgstr ""
3126
3127 #: connect.c:61
3128 msgid "the remote end hung up upon initial contact"
3129 msgstr "o lado remoto desligou após contacto inicial"
3130
3131 #: connect.c:63
3132 msgid ""
3133 "Could not read from remote repository.\n"
3134 "\n"
3135 "Please make sure you have the correct access rights\n"
3136 "and the repository exists."
3137 msgstr ""
3138 "Incapaz de ler o repositório remoto.\n"
3139 "\n"
3140 "Certifica-te que tem as permissões de acesso corretas\n"
3141 "e que o repositório existe."
3142
3143 #: connect.c:81
3144 #, c-format
3145 msgid "server doesn't support '%s'"
3146 msgstr "servidor tem fora de suporte '%s'"
3147
3148 #: connect.c:118
3149 #, c-format
3150 msgid "server doesn't support feature '%s'"
3151 msgstr "servidor tem fora suporte a característica '%s'"
3152
3153 #: connect.c:129
3154 msgid "expected flush after capabilities"
3155 msgstr ""
3156
3157 #: connect.c:265
3158 #, c-format
3159 msgid "ignoring capabilities after first line '%s'"
3160 msgstr ""
3161
3162 #: connect.c:286
3163 msgid "protocol error: unexpected capabilities^{}"
3164 msgstr ""
3165
3166 #: connect.c:308
3167 #, c-format
3168 msgid "protocol error: expected shallow sha-1, got '%s'"
3169 msgstr ""
3170
3171 #: connect.c:310
3172 msgid "repository on the other end cannot be shallow"
3173 msgstr ""
3174
3175 #: connect.c:349
3176 msgid "invalid packet"
3177 msgstr ""
3178
3179 #: connect.c:369
3180 #, c-format
3181 msgid "protocol error: unexpected '%s'"
3182 msgstr ""
3183
3184 #: connect.c:499
3185 #, c-format
3186 msgid "unknown object format '%s' specified by server"
3187 msgstr "objeto desconhecido '%s' pelo formato em servidor."
3188
3189 #: connect.c:528
3190 #, c-format
3191 msgid "invalid ls-refs response: %s"
3192 msgstr ""
3193
3194 #: connect.c:532
3195 msgid "expected flush after ref listing"
3196 msgstr ""
3197
3198 #: connect.c:535
3199 msgid "expected response end packet after ref listing"
3200 msgstr ""
3201
3202 #: connect.c:670
3203 #, c-format
3204 msgid "protocol '%s' is not supported"
3205 msgstr "protocolo '%s' é insustentado"
3206
3207 #: connect.c:721
3208 msgid "unable to set SO_KEEPALIVE on socket"
3209 msgstr ""
3210
3211 #: connect.c:761 connect.c:824
3212 #, c-format
3213 msgid "Looking up %s ... "
3214 msgstr ""
3215
3216 #: connect.c:765
3217 #, c-format
3218 msgid "unable to look up %s (port %s) (%s)"
3219 msgstr "incapaz procurar %s (porta %s) (%s)"
3220
3221 #. TRANSLATORS: this is the end of "Looking up %s ... "
3222 #: connect.c:769 connect.c:840
3223 #, c-format
3224 msgid ""
3225 "done.\n"
3226 "Connecting to %s (port %s) ... "
3227 msgstr ""
3228
3229 #: connect.c:791 connect.c:868
3230 #, c-format
3231 msgid ""
3232 "unable to connect to %s:\n"
3233 "%s"
3234 msgstr ""
3235 "impossível conetar a %s:\n"
3236 "%s"
3237
3238 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
3239 #: connect.c:797 connect.c:874
3240 msgid "done."
3241 msgstr "concluído."
3242
3243 #: connect.c:828
3244 #, c-format
3245 msgid "unable to look up %s (%s)"
3246 msgstr "incapaz procurar %s (%s)"
3247
3248 #: connect.c:834
3249 #, c-format
3250 msgid "unknown port %s"
3251 msgstr ""
3252
3253 #: connect.c:971 connect.c:1303
3254 #, c-format
3255 msgid "strange hostname '%s' blocked"
3256 msgstr ""
3257
3258 #: connect.c:973
3259 #, c-format
3260 msgid "strange port '%s' blocked"
3261 msgstr ""
3262
3263 #: connect.c:983
3264 #, c-format
3265 msgid "cannot start proxy %s"
3266 msgstr "incapaz começar proxy %s"
3267
3268 #: connect.c:1054
3269 msgid "no path specified; see 'git help pull' for valid url syntax"
3270 msgstr ""
3271 "caminho nenhum especificado; vê 'git help pull' para sintaxe de url válida"
3272
3273 #: connect.c:1194
3274 msgid "newline is forbidden in git:// hosts and repo paths"
3275 msgstr "parágrafo é proibido em hosts git:// e caminhos repo"
3276
3277 #: connect.c:1251
3278 msgid "ssh variant 'simple' does not support -4"
3279 msgstr ""
3280
3281 #: connect.c:1263
3282 msgid "ssh variant 'simple' does not support -6"
3283 msgstr ""
3284
3285 #: connect.c:1280
3286 msgid "ssh variant 'simple' does not support setting port"
3287 msgstr "ssh variant 'simple' insustenta definir porta"
3288
3289 #: connect.c:1392
3290 #, c-format
3291 msgid "strange pathname '%s' blocked"
3292 msgstr ""
3293
3294 #: connect.c:1440
3295 msgid "unable to fork"
3296 msgstr "incapaz de forquear"
3297
3298 #: connected.c:109 builtin/fsck.c:189 builtin/prune.c:57
3299 msgid "Checking connectivity"
3300 msgstr "A verificar conectividade"
3301
3302 #: connected.c:122
3303 msgid "Could not run 'git rev-list'"
3304 msgstr "Impossível executar 'git rev-list'"
3305
3306 #: connected.c:146
3307 msgid "failed write to rev-list"
3308 msgstr "falhou escrever para rev-list"
3309
3310 #: connected.c:151
3311 msgid "failed to close rev-list's stdin"
3312 msgstr "falha ao fechar entrada padrão de rev-list"
3313
3314 #: convert.c:183
3315 #, c-format
3316 msgid "illegal crlf_action %d"
3317 msgstr ""
3318
3319 #: convert.c:196
3320 #, c-format
3321 msgid "CRLF would be replaced by LF in %s"
3322 msgstr "CRLF será substituído por LF em %s."
3323
3324 #: convert.c:198
3325 #, c-format
3326 msgid ""
3327 "CRLF will be replaced by LF in %s.\n"
3328 "The file will have its original line endings in your working directory"
3329 msgstr ""
3330 "CRLF será substituído por LF em %s.\n"
3331 "O ficheiro da tua árvore-trabalho terá o final de linha original mantido"
3332
3333 #: convert.c:206
3334 #, c-format
3335 msgid "LF would be replaced by CRLF in %s"
3336 msgstr "LF será substituído por CRLF em %s."
3337
3338 #: convert.c:208
3339 #, c-format
3340 msgid ""
3341 "LF will be replaced by CRLF in %s.\n"
3342 "The file will have its original line endings in your working directory"
3343 msgstr ""
3344 "LF será substituído por CRLF em %s.\n"
3345 "O ficheiro da tua árvore-trabalho terá o final de linha original mantido"
3346
3347 #: convert.c:273
3348 #, c-format
3349 msgid "BOM is prohibited in '%s' if encoded as %s"
3350 msgstr ""
3351
3352 #: convert.c:280
3353 #, c-format
3354 msgid ""
3355 "The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
3356 "working-tree-encoding."
3357 msgstr ""
3358
3359 #: convert.c:293
3360 #, c-format
3361 msgid "BOM is required in '%s' if encoded as %s"
3362 msgstr ""
3363
3364 #: convert.c:295
3365 #, c-format
3366 msgid ""
3367 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
3368 "%sLE (depending on the byte order) as working-tree-encoding."
3369 msgstr ""
3370
3371 #: convert.c:408 convert.c:479
3372 #, c-format
3373 msgid "failed to encode '%s' from %s to %s"
3374 msgstr "falhou codificar '%s' de %s para %s"
3375
3376 #: convert.c:451
3377 #, c-format
3378 msgid "encoding '%s' from %s to %s and back is not the same"
3379 msgstr ""
3380
3381 #: convert.c:654
3382 #, c-format
3383 msgid "cannot fork to run external filter '%s'"
3384 msgstr "incapaz forquear para correr filtro externo '%s'"
3385
3386 #: convert.c:674
3387 #, c-format
3388 msgid "cannot feed the input to external filter '%s'"
3389 msgstr "incapaz introduzir input para filtro externo '%s'"
3390
3391 #: convert.c:681
3392 #, c-format
3393 msgid "external filter '%s' failed %d"
3394 msgstr "filtro externo '%s' falhou %d"
3395
3396 #: convert.c:716 convert.c:719
3397 #, c-format
3398 msgid "read from external filter '%s' failed"
3399 msgstr ""
3400
3401 #: convert.c:722 convert.c:777
3402 #, c-format
3403 msgid "external filter '%s' failed"
3404 msgstr "filtro externo '%s' falhou"
3405
3406 #: convert.c:826
3407 msgid "unexpected filter type"
3408 msgstr ""
3409
3410 #: convert.c:837
3411 msgid "path name too long for external filter"
3412 msgstr ""
3413
3414 #: convert.c:935
3415 #, c-format
3416 msgid ""
3417 "external filter '%s' is not available anymore although not all paths have "
3418 "been filtered"
3419 msgstr ""
3420
3421 #: convert.c:1236
3422 msgid "true/false are no valid working-tree-encodings"
3423 msgstr ""
3424
3425 #: convert.c:1416 convert.c:1449
3426 #, c-format
3427 msgid "%s: clean filter '%s' failed"
3428 msgstr "%s: filtro de limpeza '%s' falhou"
3429
3430 #: convert.c:1492
3431 #, c-format
3432 msgid "%s: smudge filter %s failed"
3433 msgstr "%s: filtro de mancha %s falhou"
3434
3435 #: credential.c:96
3436 #, c-format
3437 msgid "skipping credential lookup for key: credential.%s"
3438 msgstr ""
3439
3440 #: credential.c:112
3441 msgid "refusing to work with credential missing host field"
3442 msgstr ""
3443
3444 #: credential.c:114
3445 msgid "refusing to work with credential missing protocol field"
3446 msgstr ""
3447
3448 #: credential.c:396
3449 #, c-format
3450 msgid "url contains a newline in its %s component: %s"
3451 msgstr ""
3452
3453 #: credential.c:440
3454 #, c-format
3455 msgid "url has no scheme: %s"
3456 msgstr "Remoto inexistente: %s"
3457
3458 #: credential.c:513
3459 #, c-format
3460 msgid "credential url cannot be parsed: %s"
3461 msgstr "incapaz analisar url credencial: %s"
3462
3463 #: date.c:139
3464 msgid "in the future"
3465 msgstr "no futuro"
3466
3467 #: date.c:145
3468 #, c-format
3469 msgid "%<PRIuMAX> second ago"
3470 msgid_plural "%<PRIuMAX> seconds ago"
3471 msgstr[0] "à %<PRIuMAX> segundo"
3472 msgstr[1] "à %<PRIuMAX> segundos"
3473
3474 #: date.c:152
3475 #, c-format
3476 msgid "%<PRIuMAX> minute ago"
3477 msgid_plural "%<PRIuMAX> minutes ago"
3478 msgstr[0] "à %<PRIuMAX> minuto"
3479 msgstr[1] "à %<PRIuMAX> minutos"
3480
3481 #: date.c:159
3482 #, c-format
3483 msgid "%<PRIuMAX> hour ago"
3484 msgid_plural "%<PRIuMAX> hours ago"
3485 msgstr[0] "à %<PRIuMAX> hora"
3486 msgstr[1] "à %<PRIuMAX> horas"
3487
3488 #: date.c:166
3489 #, c-format
3490 msgid "%<PRIuMAX> day ago"
3491 msgid_plural "%<PRIuMAX> days ago"
3492 msgstr[0] "à %<PRIuMAX> dia"
3493 msgstr[1] "à %<PRIuMAX> dias"
3494
3495 #: date.c:172
3496 #, c-format
3497 msgid "%<PRIuMAX> week ago"
3498 msgid_plural "%<PRIuMAX> weeks ago"
3499 msgstr[0] "à %<PRIuMAX> semana"
3500 msgstr[1] "à %<PRIuMAX> semanas"
3501
3502 #: date.c:179
3503 #, c-format
3504 msgid "%<PRIuMAX> month ago"
3505 msgid_plural "%<PRIuMAX> months ago"
3506 msgstr[0] "à %<PRIuMAX> mês"
3507 msgstr[1] "à %<PRIuMAX> meses"
3508
3509 #: date.c:190
3510 #, c-format
3511 msgid "%<PRIuMAX> year"
3512 msgid_plural "%<PRIuMAX> years"
3513 msgstr[0] "%<PRIuMAX> ano"
3514 msgstr[1] "%<PRIuMAX> anos"
3515
3516 #. TRANSLATORS: "%s" is "<n> years"
3517 #: date.c:193
3518 #, c-format
3519 msgid "%s, %<PRIuMAX> month ago"
3520 msgid_plural "%s, %<PRIuMAX> months ago"
3521 msgstr[0] "à %s, %<PRIuMAX> mês"
3522 msgstr[1] "à %s, %<PRIuMAX> meses"
3523
3524 #: date.c:198 date.c:203
3525 #, c-format
3526 msgid "%<PRIuMAX> year ago"
3527 msgid_plural "%<PRIuMAX> years ago"
3528 msgstr[0] "à %<PRIuMAX> ano"
3529 msgstr[1] "à %<PRIuMAX> anos"
3530
3531 #: delta-islands.c:272
3532 msgid "Propagating island marks"
3533 msgstr ""
3534
3535 #: delta-islands.c:290
3536 #, c-format
3537 msgid "bad tree object %s"
3538 msgstr "objeto de árvore %s inválido"
3539
3540 #: delta-islands.c:334
3541 #, c-format
3542 msgid "failed to load island regex for '%s': %s"
3543 msgstr ""
3544
3545 #: delta-islands.c:390
3546 #, c-format
3547 msgid "island regex from config has too many capture groups (max=%d)"
3548 msgstr ""
3549
3550 #: delta-islands.c:467
3551 #, c-format
3552 msgid "Marked %d islands, done.\n"
3553 msgstr ""
3554
3555 #: diff-merges.c:81 gpg-interface.c:719 gpg-interface.c:734 ls-refs.c:37
3556 #: parallel-checkout.c:42 sequencer.c:2805 setup.c:563 builtin/am.c:203
3557 #: builtin/am.c:2243 builtin/am.c:2287 builtin/blame.c:724 builtin/blame.c:742
3558 #: builtin/fetch.c:792 builtin/pack-objects.c:3515 builtin/pull.c:45
3559 #: builtin/pull.c:47 builtin/pull.c:321
3560 #, c-format
3561 msgid "invalid value for '%s': '%s'"
3562 msgstr "valor inválido para '%s': '%s'"
3563
3564 #: diff-lib.c:561
3565 msgid "--merge-base does not work with ranges"
3566 msgstr "--merge-base é incompatível com intervalos"
3567
3568 #: diff-lib.c:563
3569 msgid "--merge-base only works with commits"
3570 msgstr "--merge-base apenas funciona com memórias"
3571
3572 #: diff-lib.c:580
3573 msgid "unable to get HEAD"
3574 msgstr "incapaz obter HEAD"
3575
3576 #: diff-lib.c:587
3577 msgid "no merge base found"
3578 msgstr ""
3579
3580 #: diff-lib.c:589
3581 msgid "multiple merge bases found"
3582 msgstr ""
3583
3584 #: diff-no-index.c:237
3585 msgid "git diff --no-index [<options>] <path> <path>"
3586 msgstr "git diff --no-index [<opções>] <caminho> <caminho>"
3587
3588 #: diff-no-index.c:262
3589 msgid ""
3590 "Not a git repository. Use --no-index to compare two paths outside a working "
3591 "tree"
3592 msgstr ""
3593
3594 #: diff.c:159
3595 #, c-format
3596 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
3597 msgstr " Falha ao analisar percentagem limite de dirstat '%s'\n"
3598
3599 #: diff.c:164
3600 #, c-format
3601 msgid " Unknown dirstat parameter '%s'\n"
3602 msgstr " Parâmetro de dirstat desconhecido '%s'\n"
3603
3604 #: diff.c:300
3605 msgid ""
3606 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
3607 "'dimmed-zebra', 'plain'"
3608 msgstr ""
3609
3610 #: diff.c:328
3611 #, c-format
3612 msgid ""
3613 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
3614 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
3615 msgstr ""
3616
3617 #: diff.c:336
3618 msgid ""
3619 "color-moved-ws: allow-indentation-change cannot be combined with other "
3620 "whitespace modes"
3621 msgstr ""
3622
3623 #: diff.c:413
3624 #, c-format
3625 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3626 msgstr "Valor desconhecido na variável de configuração 'diff.submodule': '%s'"
3627
3628 #: diff.c:473
3629 #, c-format
3630 msgid ""
3631 "Found errors in 'diff.dirstat' config variable:\n"
3632 "%s"
3633 msgstr ""
3634 "Erros encontrados na variável de configuração 'diff.dirstat':\n"
3635 "%s"
3636
3637 #: diff.c:4282
3638 #, c-format
3639 msgid "external diff died, stopping at %s"
3640 msgstr "o diff externo terminou inesperadamente, interrompido em %s"
3641
3642 #: diff.c:4677 parse-options.c:1114
3643 #, c-format
3644 msgid "options '%s', '%s', '%s', and '%s' cannot be used together"
3645 msgstr "opções '%s', '%s', '%s' e '%s' incapaz serem usadas juntas"
3646
3647 #: diff.c:4681 parse-options.c:1118 builtin/worktree.c:578
3648 #, c-format
3649 msgid "options '%s', '%s', and '%s' cannot be used together"
3650 msgstr "opções '%s', '%s' e '%s' incapaz serem usadas juntas"
3651
3652 #: diff.c:4685
3653 #, c-format
3654 msgid "options '%s' and '%s' cannot be used together, use '%s' with '%s'"
3655 msgstr "opções '%s' e '%s' incapaz serem usadas juntas, usa '%s' com '%s'"
3656
3657 #: diff.c:4689
3658 #, c-format
3659 msgid ""
3660 "options '%s' and '%s' cannot be used together, use '%s' with '%s' and '%s'"
3661 msgstr ""
3662 "opções '%s' e '%s' incapaz serem usadas juntas, usa '%s' com '%s' e '%s'"
3663
3664 #: diff.c:4769
3665 msgid "--follow requires exactly one pathspec"
3666 msgstr "--follow exige exatamente um espetro-caminho"
3667
3668 #: diff.c:4823
3669 #, c-format
3670 msgid "invalid --stat value: %s"
3671 msgstr "valor --stat inválido: %s"
3672
3673 #: diff.c:4828 diff.c:4833 diff.c:4838 diff.c:4843 diff.c:5319
3674 #: parse-options.c:217 parse-options.c:221
3675 #, c-format
3676 msgid "%s expects a numerical value"
3677 msgstr ""
3678
3679 #: diff.c:4860
3680 #, c-format
3681 msgid ""
3682 "Failed to parse --dirstat/-X option parameter:\n"
3683 "%s"
3684 msgstr ""
3685 "Falha ao processar parâmetro de opção --dirstat/-X:\n"
3686 "%s"
3687
3688 #: diff.c:4893
3689 #, c-format
3690 msgid "unknown change class '%c' in --diff-filter=%s"
3691 msgstr "classe de mudança '%c' desconhecida em --diff-filter=%s"
3692
3693 #: diff.c:4917
3694 #, c-format
3695 msgid "unknown value after ws-error-highlight=%.*s"
3696 msgstr ""
3697
3698 #: diff.c:4931
3699 #, c-format
3700 msgid "unable to resolve '%s'"
3701 msgstr "incapaz resolver '%s'"
3702
3703 #: diff.c:4981 diff.c:4987
3704 #, c-format
3705 msgid "%s expects <n>/<m> form"
3706 msgstr ""
3707
3708 #: diff.c:4999
3709 #, c-format
3710 msgid "%s expects a character, got '%s'"
3711 msgstr ""
3712
3713 #: diff.c:5020
3714 #, c-format
3715 msgid "bad --color-moved argument: %s"
3716 msgstr "argumento incorreto --color-moved: %s"
3717
3718 #: diff.c:5039
3719 #, c-format
3720 msgid "invalid mode '%s' in --color-moved-ws"
3721 msgstr "modo inválido '%s' em --color-moved-ws"
3722
3723 #: diff.c:5079
3724 msgid ""
3725 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3726 "\"histogram\""
3727 msgstr ""
3728
3729 #: diff.c:5115 diff.c:5135
3730 #, c-format
3731 msgid "invalid argument to %s"
3732 msgstr ""
3733
3734 #: diff.c:5239
3735 #, c-format
3736 msgid "invalid regex given to -I: '%s'"
3737 msgstr ""
3738
3739 #: diff.c:5288
3740 #, c-format
3741 msgid "failed to parse --submodule option parameter: '%s'"
3742 msgstr "Falha a processar parâmetro da opção --submodule: '%s'"
3743
3744 #: diff.c:5344
3745 #, c-format
3746 msgid "bad --word-diff argument: %s"
3747 msgstr "argumento --word-diff incorrecto: %s"
3748
3749 #: diff.c:5380
3750 msgid "Diff output format options"
3751 msgstr ""
3752
3753 #: diff.c:5382 diff.c:5388
3754 msgid "generate patch"
3755 msgstr "gerar remendo"
3756
3757 #: diff.c:5385 builtin/log.c:180
3758 msgid "suppress diff output"
3759 msgstr "suprimir saída de diff"
3760
3761 #: diff.c:5390 diff.c:5504 diff.c:5511
3762 msgid "<n>"
3763 msgstr "<n>"
3764
3765 #: diff.c:5391 diff.c:5394
3766 msgid "generate diffs with <n> lines context"
3767 msgstr "gerar diffs com <n> linhas de contexto"
3768
3769 #: diff.c:5396
3770 msgid "generate the diff in raw format"
3771 msgstr ""
3772
3773 #: diff.c:5399
3774 msgid "synonym for '-p --raw'"
3775 msgstr "sinónimo de '-p --raw'"
3776
3777 #: diff.c:5403
3778 msgid "synonym for '-p --stat'"
3779 msgstr "sinónimo de '-p --stat'"
3780
3781 #: diff.c:5407
3782 msgid "machine friendly --stat"
3783 msgstr "--stat amigável à máquina"
3784
3785 #: diff.c:5410
3786 msgid "output only the last line of --stat"
3787 msgstr ""
3788
3789 #: diff.c:5412 diff.c:5420
3790 msgid "<param1,param2>..."
3791 msgstr ""
3792
3793 #: diff.c:5413
3794 msgid ""
3795 "output the distribution of relative amount of changes for each sub-directory"
3796 msgstr ""
3797 "mostrar a distribuição relativa da quantidade de alterações para cada "
3798 "subpasta"
3799
3800 #: diff.c:5417
3801 msgid "synonym for --dirstat=cumulative"
3802 msgstr "sinónimo de --dirstat=cumulative"
3803
3804 #: diff.c:5421
3805 msgid "synonym for --dirstat=files,param1,param2..."
3806 msgstr "sinónimo de --dirstat=files,param1,param2..."
3807
3808 #: diff.c:5425
3809 msgid "warn if changes introduce conflict markers or whitespace errors"
3810 msgstr ""
3811 "avisar se alterações introduzem marcas de conflito ou erros de espaços-em-"
3812 "branco"
3813
3814 #: diff.c:5428
3815 msgid "condensed summary such as creations, renames and mode changes"
3816 msgstr ""
3817
3818 #: diff.c:5431
3819 msgid "show only names of changed files"
3820 msgstr ""
3821
3822 #: diff.c:5434
3823 msgid "show only names and status of changed files"
3824 msgstr ""
3825
3826 #: diff.c:5436
3827 msgid "<width>[,<name-width>[,<count>]]"
3828 msgstr ""
3829
3830 #: diff.c:5437
3831 msgid "generate diffstat"
3832 msgstr "gerar diffstat"
3833
3834 #: diff.c:5439 diff.c:5442 diff.c:5445
3835 msgid "<width>"
3836 msgstr ""
3837
3838 #: diff.c:5440
3839 msgid "generate diffstat with a given width"
3840 msgstr ""
3841
3842 #: diff.c:5443
3843 msgid "generate diffstat with a given name width"
3844 msgstr ""
3845
3846 #: diff.c:5446
3847 msgid "generate diffstat with a given graph width"
3848 msgstr ""
3849
3850 #: diff.c:5448
3851 msgid "<count>"
3852 msgstr ""
3853
3854 #: diff.c:5449
3855 msgid "generate diffstat with limited lines"
3856 msgstr ""
3857
3858 #: diff.c:5452
3859 msgid "generate compact summary in diffstat"
3860 msgstr ""
3861
3862 #: diff.c:5455
3863 msgid "output a binary diff that can be applied"
3864 msgstr ""
3865
3866 #: diff.c:5458
3867 msgid "show full pre- and post-image object names on the \"index\" lines"
3868 msgstr ""
3869
3870 #: diff.c:5460
3871 msgid "show colored diff"
3872 msgstr "mostrar diff colorida"
3873
3874 #: diff.c:5461
3875 msgid "<kind>"
3876 msgstr ""
3877
3878 #: diff.c:5462
3879 msgid ""
3880 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3881 "diff"
3882 msgstr ""
3883
3884 #: diff.c:5465
3885 msgid ""
3886 "do not munge pathnames and use NULs as output field terminators in --raw or "
3887 "--numstat"
3888 msgstr ""
3889
3890 #: diff.c:5468 diff.c:5471 diff.c:5474 diff.c:5583
3891 msgid "<prefix>"
3892 msgstr "<prefixo>"
3893
3894 #: diff.c:5469
3895 msgid "show the given source prefix instead of \"a/\""
3896 msgstr ""
3897
3898 #: diff.c:5472
3899 msgid "show the given destination prefix instead of \"b/\""
3900 msgstr ""
3901
3902 #: diff.c:5475
3903 msgid "prepend an additional prefix to every line of output"
3904 msgstr "preceder com um prefixo adicional em todas as linhas da saída"
3905
3906 #: diff.c:5478
3907 msgid "do not show any source or destination prefix"
3908 msgstr ""
3909
3910 #: diff.c:5481
3911 msgid "show context between diff hunks up to the specified number of lines"
3912 msgstr ""
3913 "mostrar contexto entre diff de pedaços até ao número de linhas especificado"
3914
3915 #: diff.c:5485 diff.c:5490 diff.c:5495
3916 msgid "<char>"
3917 msgstr "<caractere>"
3918
3919 #: diff.c:5486
3920 msgid "specify the character to indicate a new line instead of '+'"
3921 msgstr ""
3922
3923 #: diff.c:5491
3924 msgid "specify the character to indicate an old line instead of '-'"
3925 msgstr ""
3926
3927 #: diff.c:5496
3928 msgid "specify the character to indicate a context instead of ' '"
3929 msgstr ""
3930
3931 #: diff.c:5499
3932 msgid "Diff rename options"
3933 msgstr ""
3934
3935 #: diff.c:5500
3936 msgid "<n>[/<m>]"
3937 msgstr "<n>[/<m>]"
3938
3939 #: diff.c:5501
3940 msgid "break complete rewrite changes into pairs of delete and create"
3941 msgstr ""
3942
3943 #: diff.c:5505
3944 msgid "detect renames"
3945 msgstr "detetar renomeações"
3946
3947 #: diff.c:5509
3948 msgid "omit the preimage for deletes"
3949 msgstr ""
3950
3951 #: diff.c:5512
3952 msgid "detect copies"
3953 msgstr ""
3954
3955 #: diff.c:5516
3956 msgid "use unmodified files as source to find copies"
3957 msgstr ""
3958
3959 #: diff.c:5518
3960 msgid "disable rename detection"
3961 msgstr "desativar detecção de renomeação"
3962
3963 #: diff.c:5521
3964 msgid "use empty blobs as rename source"
3965 msgstr ""
3966
3967 #: diff.c:5523
3968 msgid "continue listing the history of a file beyond renames"
3969 msgstr ""
3970
3971 #: diff.c:5526
3972 msgid ""
3973 "prevent rename/copy detection if the number of rename/copy targets exceeds "
3974 "given limit"
3975 msgstr ""
3976
3977 #: diff.c:5528
3978 msgid "Diff algorithm options"
3979 msgstr ""
3980
3981 #: diff.c:5530
3982 msgid "produce the smallest possible diff"
3983 msgstr ""
3984
3985 #: diff.c:5533
3986 msgid "ignore whitespace when comparing lines"
3987 msgstr ""
3988
3989 #: diff.c:5536
3990 msgid "ignore changes in amount of whitespace"
3991 msgstr ""
3992
3993 #: diff.c:5539
3994 msgid "ignore changes in whitespace at EOL"
3995 msgstr ""
3996
3997 #: diff.c:5542
3998 msgid "ignore carrier-return at the end of line"
3999 msgstr ""
4000
4001 #: diff.c:5545
4002 msgid "ignore changes whose lines are all blank"
4003 msgstr ""
4004
4005 #: diff.c:5547 diff.c:5569 diff.c:5572 diff.c:5617
4006 msgid "<regex>"
4007 msgstr ""
4008
4009 #: diff.c:5548
4010 msgid "ignore changes whose all lines match <regex>"
4011 msgstr ""
4012
4013 #: diff.c:5551
4014 msgid "heuristic to shift diff hunk boundaries for easy reading"
4015 msgstr ""
4016
4017 #: diff.c:5554
4018 msgid "generate diff using the \"patience diff\" algorithm"
4019 msgstr ""
4020
4021 #: diff.c:5558
4022 msgid "generate diff using the \"histogram diff\" algorithm"
4023 msgstr ""
4024
4025 #: diff.c:5560
4026 msgid "<algorithm>"
4027 msgstr ""
4028
4029 #: diff.c:5561
4030 msgid "choose a diff algorithm"
4031 msgstr ""
4032
4033 #: diff.c:5563
4034 msgid "<text>"
4035 msgstr "<texto>"
4036
4037 #: diff.c:5564
4038 msgid "generate diff using the \"anchored diff\" algorithm"
4039 msgstr ""
4040
4041 #: diff.c:5566 diff.c:5575 diff.c:5578
4042 msgid "<mode>"
4043 msgstr "<modo>"
4044
4045 #: diff.c:5567
4046 msgid "show word diff, using <mode> to delimit changed words"
4047 msgstr ""
4048
4049 #: diff.c:5570
4050 msgid "use <regex> to decide what a word is"
4051 msgstr ""
4052
4053 #: diff.c:5573
4054 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
4055 msgstr ""
4056
4057 #: diff.c:5576
4058 msgid "moved lines of code are colored differently"
4059 msgstr ""
4060
4061 #: diff.c:5579
4062 msgid "how white spaces are ignored in --color-moved"
4063 msgstr ""
4064
4065 #: diff.c:5582
4066 msgid "Other diff options"
4067 msgstr ""
4068
4069 #: diff.c:5584
4070 msgid "when run from subdir, exclude changes outside and show relative paths"
4071 msgstr ""
4072
4073 #: diff.c:5588
4074 msgid "treat all files as text"
4075 msgstr "tratar todos ficheiros como texto"
4076
4077 #: diff.c:5590
4078 msgid "swap two inputs, reverse the diff"
4079 msgstr ""
4080
4081 #: diff.c:5592
4082 msgid "exit with 1 if there were differences, 0 otherwise"
4083 msgstr ""
4084
4085 #: diff.c:5594
4086 msgid "disable all output of the program"
4087 msgstr ""
4088
4089 #: diff.c:5596
4090 msgid "allow an external diff helper to be executed"
4091 msgstr ""
4092
4093 #: diff.c:5598
4094 msgid "run external text conversion filters when comparing binary files"
4095 msgstr ""
4096
4097 #: diff.c:5600
4098 msgid "<when>"
4099 msgstr "<quando>"
4100
4101 #: diff.c:5601
4102 msgid "ignore changes to submodules in the diff generation"
4103 msgstr "ignorar alterações em submódulo na geração de diff"
4104
4105 #: diff.c:5604
4106 msgid "<format>"
4107 msgstr "<formato>"
4108
4109 #: diff.c:5605
4110 msgid "specify how differences in submodules are shown"
4111 msgstr ""
4112
4113 #: diff.c:5609
4114 msgid "hide 'git add -N' entries from the index"
4115 msgstr ""
4116
4117 #: diff.c:5612
4118 msgid "treat 'git add -N' entries as real in the index"
4119 msgstr ""
4120
4121 #: diff.c:5614
4122 msgid "<string>"
4123 msgstr "<string>"
4124
4125 #: diff.c:5615
4126 msgid ""
4127 "look for differences that change the number of occurrences of the specified "
4128 "string"
4129 msgstr ""
4130
4131 #: diff.c:5618
4132 msgid ""
4133 "look for differences that change the number of occurrences of the specified "
4134 "regex"
4135 msgstr ""
4136
4137 #: diff.c:5621
4138 msgid "show all changes in the changeset with -S or -G"
4139 msgstr "mostrar todas as alterações em memória com -S ou -G"
4140
4141 #: diff.c:5624
4142 msgid "treat <string> in -S as extended POSIX regular expression"
4143 msgstr "tratar <string> em -S como expressão comum estendida de POSIX"
4144
4145 #: diff.c:5627
4146 msgid "control the order in which files appear in the output"
4147 msgstr "controlar a ordem em que os ficheiro aparecem na saída"
4148
4149 #: diff.c:5628 diff.c:5631
4150 msgid "<path>"
4151 msgstr "<caminho>"
4152
4153 #: diff.c:5629
4154 msgid "show the change in the specified path first"
4155 msgstr ""
4156 "escrever o ficheiro de índice do pacote na versão de formato especificada"
4157
4158 #: diff.c:5632
4159 msgid "skip the output to the specified path"
4160 msgstr "ignorar saída para caminho especificado"
4161
4162 #: diff.c:5634
4163 msgid "<object-id>"
4164 msgstr "<id-objeto>"
4165
4166 #: diff.c:5635
4167 msgid ""
4168 "look for differences that change the number of occurrences of the specified "
4169 "object"
4170 msgstr ""
4171
4172 #: diff.c:5637
4173 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
4174 msgstr ""
4175
4176 #: diff.c:5638
4177 msgid "select files by diff type"
4178 msgstr ""
4179
4180 #: diff.c:5640
4181 msgid "<file>"
4182 msgstr "<ficheiro>"
4183
4184 #: diff.c:5641
4185 msgid "output to a specific file"
4186 msgstr "saída para um ficheiro específico"
4187
4188 #: diff.c:6321
4189 msgid "exhaustive rename detection was skipped due to too many files."
4190 msgstr ""
4191 "detecção de renomeação exaustiva foi ignorada devido a demasiados ficheiros."
4192
4193 #: diff.c:6324
4194 msgid "only found copies from modified paths due to too many files."
4195 msgstr ""
4196 "só foram encontradas cópias de caminhos modificados devido a demasiados "
4197 "ficheiros."
4198
4199 #: diff.c:6327
4200 #, c-format
4201 msgid ""
4202 "you may want to set your %s variable to at least %d and retry the command."
4203 msgstr ""
4204 "pode tentar definir a variável %s para, pelo menos, %d e repetir o comando."
4205
4206 #: diffcore-order.c:24
4207 #, c-format
4208 msgid "failed to read orderfile '%s'"
4209 msgstr "falha ao ler ficheiro de comando '%s'"
4210
4211 #: diffcore-rename.c:1564
4212 msgid "Performing inexact rename detection"
4213 msgstr "Realizando detecção de renomeação inexata"
4214
4215 #: diffcore-rotate.c:29
4216 #, c-format
4217 msgid "No such path '%s' in the diff"
4218 msgstr "path %s inexistente em diff"
4219
4220 #: dir.c:593
4221 #, c-format
4222 msgid "pathspec '%s' did not match any file(s) known to git"
4223 msgstr ""
4224 "espetro-caminho '%s' correspondeu a ficheiro(s) nenhum(s) conhecido pelo git"
4225
4226 #: dir.c:733 dir.c:762 dir.c:775
4227 #, c-format
4228 msgid "unrecognized pattern: '%s'"
4229 msgstr "padrão irreconhecível: '%s'"
4230
4231 #: dir.c:790 dir.c:804
4232 #, c-format
4233 msgid "unrecognized negative pattern: '%s'"
4234 msgstr "por reconhecer padrão negativo: '%s'"
4235
4236 #: dir.c:820
4237 #, c-format
4238 msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
4239 msgstr ""
4240
4241 #: dir.c:828
4242 msgid "disabling cone pattern matching"
4243 msgstr "desativando correspondência de padrão em cone"
4244
4245 #: dir.c:1212
4246 #, c-format
4247 msgid "cannot use %s as an exclude file"
4248 msgstr "incapaz usar %s como ficheiro de exclusão"
4249
4250 #: dir.c:2419
4251 #, c-format
4252 msgid "could not open directory '%s'"
4253 msgstr "incapaz abrir pasta '%s'"
4254
4255 #: dir.c:2721
4256 msgid "failed to get kernel name and information"
4257 msgstr "falha ao obter nome e informação do kernel"
4258
4259 #: dir.c:2846
4260 msgid "untracked cache is disabled on this system or location"
4261 msgstr "cenário desmonitorizado está desativado neste sistema ou localização"
4262
4263 #: dir.c:3119
4264 msgid ""
4265 "No directory name could be guessed.\n"
4266 "Please specify a directory on the command line"
4267 msgstr ""
4268 "Incapaz adivinhar nome de pasta.\n"
4269 "Por favor especifique uma pasta na linha de comandos"
4270
4271 #: dir.c:3807
4272 #, c-format
4273 msgid "index file corrupt in repo %s"
4274 msgstr ""
4275
4276 #: dir.c:3854 dir.c:3859
4277 #, c-format
4278 msgid "could not create directories for %s"
4279 msgstr "incapaz criar pasta para %s"
4280
4281 #: dir.c:3888
4282 #, c-format
4283 msgid "could not migrate git directory from '%s' to '%s'"
4284 msgstr "incapaz migrar pasta git de '%s' para '%s'"
4285
4286 #: editor.c:74
4287 #, c-format
4288 msgid "hint: Waiting for your editor to close the file...%c"
4289 msgstr ""
4290
4291 #: entry.c:179
4292 msgid "Filtering content"
4293 msgstr "Filtrando conteúdo"
4294
4295 #: entry.c:500
4296 #, c-format
4297 msgid "could not stat file '%s'"
4298 msgstr "incapaz de stat o ficheiro '%s'"
4299
4300 #: environment.c:147
4301 #, c-format
4302 msgid "bad git namespace path \"%s\""
4303 msgstr ""
4304
4305 #: exec-cmd.c:363
4306 #, c-format
4307 msgid "too many args to run %s"
4308 msgstr ""
4309
4310 #: fetch-pack.c:194
4311 msgid "git fetch-pack: expected shallow list"
4312 msgstr "git fetch-pack: esperado lista superficial"
4313
4314 #: fetch-pack.c:197
4315 msgid "git fetch-pack: expected a flush packet after shallow list"
4316 msgstr "git fetch-pack: esperado pacote flush após lista superficial"
4317
4318 #: fetch-pack.c:208
4319 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
4320 msgstr "git fetch-pack: esperado ACK/NAK, obtive um pacote flush"
4321
4322 #: fetch-pack.c:228
4323 #, c-format
4324 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
4325 msgstr "git fetch-pack: esperado ACK/NAK, obtive '%s'"
4326
4327 #: fetch-pack.c:239
4328 msgid "unable to write to remote"
4329 msgstr "incapaz escrever para remoto"
4330
4331 #: fetch-pack.c:397 fetch-pack.c:1460
4332 #, c-format
4333 msgid "invalid shallow line: %s"
4334 msgstr "linha superficial inválida: %s"
4335
4336 #: fetch-pack.c:403 fetch-pack.c:1466
4337 #, c-format
4338 msgid "invalid unshallow line: %s"
4339 msgstr "linha não-aprofunda inválida: %s"
4340
4341 #: fetch-pack.c:405 fetch-pack.c:1468
4342 #, c-format
4343 msgid "object not found: %s"
4344 msgstr "objeto por encontrar: %s"
4345
4346 #: fetch-pack.c:408 fetch-pack.c:1471
4347 #, c-format
4348 msgid "error in object: %s"
4349 msgstr "erro no objeto: %s"
4350
4351 #: fetch-pack.c:410 fetch-pack.c:1473
4352 #, c-format
4353 msgid "no shallow found: %s"
4354 msgstr "nenhum superficial encontrado: %s"
4355
4356 #: fetch-pack.c:413 fetch-pack.c:1477
4357 #, c-format
4358 msgid "expected shallow/unshallow, got %s"
4359 msgstr "esperado shallow/unshallow, recebi %s"
4360
4361 #: fetch-pack.c:453
4362 #, c-format
4363 msgid "got %s %d %s"
4364 msgstr "obtive %s %d %s"
4365
4366 #: fetch-pack.c:470
4367 #, c-format
4368 msgid "invalid commit %s"
4369 msgstr "memória inválida %s"
4370
4371 #: fetch-pack.c:501
4372 msgid "giving up"
4373 msgstr "desistindo"
4374
4375 #: fetch-pack.c:514 progress.h:25
4376 msgid "done"
4377 msgstr "concluído"
4378
4379 #: fetch-pack.c:526
4380 #, c-format
4381 msgid "got %s (%d) %s"
4382 msgstr "obtive %s (%d) %s"
4383
4384 #: fetch-pack.c:562
4385 #, c-format
4386 msgid "Marking %s as complete"
4387 msgstr "Marcando %s como completo"
4388
4389 #: fetch-pack.c:784
4390 #, c-format
4391 msgid "already have %s (%s)"
4392 msgstr "já tenho %s (%s)"
4393
4394 #: fetch-pack.c:870
4395 msgid "fetch-pack: unable to fork off sideband demultiplexer"
4396 msgstr "fetch-pack: incapaz de forquear demultiplexer sideband"
4397
4398 #: fetch-pack.c:878
4399 msgid "protocol error: bad pack header"
4400 msgstr "erro de protocolo: cabeçalho de pacote inválido"
4401
4402 #: fetch-pack.c:974
4403 #, c-format
4404 msgid "fetch-pack: unable to fork off %s"
4405 msgstr "fetch-pack: incapaz de forquear %s"
4406
4407 #: fetch-pack.c:980
4408 msgid "fetch-pack: invalid index-pack output"
4409 msgstr "fetch-pack: saída de cenário-pacote inválido"
4410
4411 #: fetch-pack.c:997
4412 #, c-format
4413 msgid "%s failed"
4414 msgstr "%s falhou"
4415
4416 #: fetch-pack.c:999
4417 msgid "error in sideband demultiplexer"
4418 msgstr "erro em demultiplexer sideband"
4419
4420 #: fetch-pack.c:1048
4421 #, c-format
4422 msgid "Server version is %.*s"
4423 msgstr "Versão de servidor é %.*s"
4424
4425 #: fetch-pack.c:1056 fetch-pack.c:1062 fetch-pack.c:1065 fetch-pack.c:1071
4426 #: fetch-pack.c:1075 fetch-pack.c:1079 fetch-pack.c:1083 fetch-pack.c:1087
4427 #: fetch-pack.c:1091 fetch-pack.c:1095 fetch-pack.c:1099 fetch-pack.c:1103
4428 #: fetch-pack.c:1109 fetch-pack.c:1115 fetch-pack.c:1120 fetch-pack.c:1125
4429 #, c-format
4430 msgid "Server supports %s"
4431 msgstr "Servidor sustenta %s"
4432
4433 #: fetch-pack.c:1058
4434 msgid "Server does not support shallow clients"
4435 msgstr "Servidor insustenta clientes superficiais"
4436
4437 #: fetch-pack.c:1118
4438 msgid "Server does not support --shallow-since"
4439 msgstr "Servidor insustenta --shallow-since"
4440
4441 #: fetch-pack.c:1123
4442 msgid "Server does not support --shallow-exclude"
4443 msgstr "Servidor insustenta --shallow-exclude"
4444
4445 #: fetch-pack.c:1127
4446 msgid "Server does not support --deepen"
4447 msgstr "Servidor insustenta --deepen"
4448
4449 #: fetch-pack.c:1129
4450 msgid "Server does not support this repository's object format"
4451 msgstr "Servidor insustenta formato de objeto deste repositório"
4452
4453 #: fetch-pack.c:1142
4454 msgid "no common commits"
4455 msgstr "memórias comuns nenhumas"
4456
4457 #: fetch-pack.c:1151 fetch-pack.c:1506 builtin/clone.c:1166
4458 msgid "source repository is shallow, reject to clone."
4459 msgstr "repositório de origem é superficial, rejeito clonar."
4460
4461 #: fetch-pack.c:1157 fetch-pack.c:1705
4462 msgid "git fetch-pack: fetch failed."
4463 msgstr "git fetch-pack: busca falhou."
4464
4465 #: fetch-pack.c:1271
4466 #, c-format
4467 msgid "mismatched algorithms: client %s; server %s"
4468 msgstr "algoritmos sem correspondência: cliente %s; servidor %s"
4469
4470 #: fetch-pack.c:1275
4471 #, c-format
4472 msgid "the server does not support algorithm '%s'"
4473 msgstr "o servidor insustenta algoritmo '%s'"
4474
4475 #: fetch-pack.c:1308
4476 msgid "Server does not support shallow requests"
4477 msgstr "Servidor insustenta pedidos shallow"
4478
4479 #: fetch-pack.c:1315
4480 msgid "Server supports filter"
4481 msgstr "Servidor sustenta filtro"
4482
4483 #: fetch-pack.c:1358 fetch-pack.c:2087
4484 msgid "unable to write request to remote"
4485 msgstr "incapaz escrever pedidos para remoto"
4486
4487 #: fetch-pack.c:1376
4488 #, c-format
4489 msgid "error reading section header '%s'"
4490 msgstr "erro lendo cabeçalho de secção '%s'"
4491
4492 #: fetch-pack.c:1382
4493 #, c-format
4494 msgid "expected '%s', received '%s'"
4495 msgstr "esperado '%s', recebi '%s'"
4496
4497 #: fetch-pack.c:1416
4498 #, c-format
4499 msgid "unexpected acknowledgment line: '%s'"
4500 msgstr "linha de confirmação inesperada: '%s'"
4501
4502 #: fetch-pack.c:1421
4503 #, c-format
4504 msgid "error processing acks: %d"
4505 msgstr "erro processando acks: %d"
4506
4507 #. TRANSLATORS: The parameter will be 'ready', a protocol
4508 #. keyword.
4509 #.
4510 #: fetch-pack.c:1435
4511 #, c-format
4512 msgid "expected packfile to be sent after '%s'"
4513 msgstr "esperado que ficheiro-pacote seja enviado depois de '%s'"
4514
4515 #. TRANSLATORS: The parameter will be 'ready', a protocol
4516 #. keyword.
4517 #.
4518 #: fetch-pack.c:1441
4519 #, c-format
4520 msgid "expected no other sections to be sent after no '%s'"
4521 msgstr "esperar enviar outras secções apenas depois de '%s'"
4522
4523 #: fetch-pack.c:1482
4524 #, c-format
4525 msgid "error processing shallow info: %d"
4526 msgstr "erro processando info superficial: %d"
4527
4528 #: fetch-pack.c:1531
4529 #, c-format
4530 msgid "expected wanted-ref, got '%s'"
4531 msgstr "esperado wanted-ref, recebi '%s'"
4532
4533 #: fetch-pack.c:1536
4534 #, c-format
4535 msgid "unexpected wanted-ref: '%s'"
4536 msgstr "wanted-ref inesperada: '%s'"
4537
4538 #: fetch-pack.c:1541
4539 #, c-format
4540 msgid "error processing wanted refs: %d"
4541 msgstr "erro processando wanted-refs: %d"
4542
4543 #: fetch-pack.c:1571
4544 msgid "git fetch-pack: expected response end packet"
4545 msgstr "git fetch-pack: esperado pacote fim de resposta"
4546
4547 #: fetch-pack.c:1983
4548 msgid "no matching remote head"
4549 msgstr "corresponde a remote head nenhuma"
4550
4551 #: fetch-pack.c:2006 builtin/clone.c:587
4552 msgid "remote did not send all necessary objects"
4553 msgstr "remoto faltou enviar todos objetos necessários"
4554
4555 #: fetch-pack.c:2109
4556 msgid "unexpected 'ready' from remote"
4557 msgstr "'ready' inesperado de remoto"
4558
4559 #: fetch-pack.c:2132
4560 #, c-format
4561 msgid "no such remote ref %s"
4562 msgstr "referência remota %s inexistente"
4563
4564 #: fetch-pack.c:2135
4565 #, c-format
4566 msgid "Server does not allow request for unadvertised object %s"
4567 msgstr "Servidor proíbe pedido de objeto por anunciar %s"
4568
4569 #: fsmonitor-ipc.c:119
4570 #, c-format
4571 msgid "fsmonitor_ipc__send_query: invalid path '%s'"
4572 msgstr ""
4573
4574 #: fsmonitor-ipc.c:125
4575 #, c-format
4576 msgid "fsmonitor_ipc__send_query: unspecified error on '%s'"
4577 msgstr ""
4578
4579 #: fsmonitor-ipc.c:155
4580 msgid "fsmonitor--daemon is not running"
4581 msgstr ""
4582
4583 #: fsmonitor-ipc.c:164
4584 #, c-format
4585 msgid "could not send '%s' command to fsmonitor--daemon"
4586 msgstr "incapaz enviar comando '%s' para fsmonitor--daemon"
4587
4588 #: gpg-interface.c:329 gpg-interface.c:456 gpg-interface.c:995
4589 #: gpg-interface.c:1011
4590 msgid "could not create temporary file"
4591 msgstr "incapaz criar ficheiro temporário"
4592
4593 #: gpg-interface.c:332 gpg-interface.c:459
4594 #, c-format
4595 msgid "failed writing detached signature to '%s'"
4596 msgstr "falhou ao escrever assinatura destacada em '%s'"
4597
4598 #: gpg-interface.c:450
4599 msgid ""
4600 "gpg.ssh.allowedSignersFile needs to be configured and exist for ssh "
4601 "signature verification"
4602 msgstr ""
4603
4604 #: gpg-interface.c:479
4605 msgid ""
4606 "ssh-keygen -Y find-principals/verify is needed for ssh signature "
4607 "verification (available in openssh version 8.2p1+)"
4608 msgstr ""
4609
4610 #: gpg-interface.c:550
4611 #, c-format
4612 msgid "ssh signing revocation file configured but not found: %s"
4613 msgstr ""
4614
4615 #: gpg-interface.c:638
4616 #, c-format
4617 msgid "bad/incompatible signature '%s'"
4618 msgstr "assinatura '%s' incorreta/incompatível"
4619
4620 #: gpg-interface.c:815 gpg-interface.c:820
4621 #, c-format
4622 msgid "failed to get the ssh fingerprint for key '%s'"
4623 msgstr "obtenção de fingerprint ssh para chave '%s' falhou"
4624
4625 #: gpg-interface.c:843
4626 msgid ""
4627 "either user.signingkey or gpg.ssh.defaultKeyCommand needs to be configured"
4628 msgstr ""
4629
4630 #: gpg-interface.c:865
4631 #, c-format
4632 msgid "gpg.ssh.defaultKeyCommand succeeded but returned no keys: %s %s"
4633 msgstr ""
4634
4635 #: gpg-interface.c:871
4636 #, c-format
4637 msgid "gpg.ssh.defaultKeyCommand failed: %s %s"
4638 msgstr ""
4639
4640 #: gpg-interface.c:966
4641 msgid "gpg failed to sign the data"
4642 msgstr "gpg falhou assinar os dados"
4643
4644 #: gpg-interface.c:988
4645 msgid "user.signingkey needs to be set for ssh signing"
4646 msgstr ""
4647
4648 #: gpg-interface.c:999
4649 #, c-format
4650 msgid "failed writing ssh signing key to '%s'"
4651 msgstr "falhou escrita de chave de assinatura ssh para '%s'"
4652
4653 #: gpg-interface.c:1017
4654 #, c-format
4655 msgid "failed writing ssh signing key buffer to '%s'"
4656 msgstr "falhou escrita de buffer de chave de assinatura ssh para '%s'"
4657
4658 #: gpg-interface.c:1035
4659 msgid ""
4660 "ssh-keygen -Y sign is needed for ssh signing (available in openssh version "
4661 "8.2p1+)"
4662 msgstr ""
4663
4664 #: gpg-interface.c:1047
4665 #, c-format
4666 msgid "failed reading ssh signing data buffer from '%s'"
4667 msgstr "falhou leitura de buffer de data de assinatura ssh de '%s'"
4668
4669 #: graph.c:98
4670 #, c-format
4671 msgid "ignored invalid color '%.*s' in log.graphColors"
4672 msgstr "ignorar cor inválida '%.*s' em log.graphColors"
4673
4674 #: grep.c:446
4675 msgid ""
4676 "given pattern contains NULL byte (via -f <file>). This is only supported "
4677 "with -P under PCRE v2"
4678 msgstr ""
4679
4680 #: grep.c:1859
4681 #, c-format
4682 msgid "'%s': unable to read %s"
4683 msgstr "'%s': incapaz ler %s"
4684
4685 #: grep.c:1876 setup.c:178 builtin/clone.c:308 builtin/diff.c:90
4686 #: builtin/rm.c:136
4687 #, c-format
4688 msgid "failed to stat '%s'"
4689 msgstr ""
4690
4691 #: grep.c:1887
4692 #, c-format
4693 msgid "'%s': short read"
4694 msgstr "'%s': leitura truncada"
4695
4696 #: help.c:25
4697 msgid "start a working area (see also: git help tutorial)"
4698 msgstr "iniciar uma área-trabalho (vê também: git help tutorial)"
4699
4700 #: help.c:26
4701 msgid "work on the current change (see also: git help everyday)"
4702 msgstr "trabalhar na alteração atual (vê também: git help everyday)"
4703
4704 #: help.c:27
4705 msgid "examine the history and state (see also: git help revisions)"
4706 msgstr "examinar o histórico e estado (vê também: git help revisions)"
4707
4708 #: help.c:28
4709 msgid "grow, mark and tweak your common history"
4710 msgstr "aumentar, marcar e ajustar teu histórico comum"
4711
4712 #: help.c:29
4713 msgid "collaborate (see also: git help workflows)"
4714 msgstr "colaborar (vê também: git help workflows)"
4715
4716 #: help.c:33
4717 msgid "Main Porcelain Commands"
4718 msgstr ""
4719
4720 #: help.c:34
4721 msgid "Ancillary Commands / Manipulators"
4722 msgstr ""
4723
4724 #: help.c:35
4725 msgid "Ancillary Commands / Interrogators"
4726 msgstr ""
4727
4728 #: help.c:36
4729 msgid "Interacting with Others"
4730 msgstr ""
4731
4732 #: help.c:37
4733 msgid "Low-level Commands / Manipulators"
4734 msgstr ""
4735
4736 #: help.c:38
4737 msgid "Low-level Commands / Interrogators"
4738 msgstr ""
4739
4740 #: help.c:39
4741 msgid "Low-level Commands / Syncing Repositories"
4742 msgstr ""
4743
4744 #: help.c:40
4745 msgid "Low-level Commands / Internal Helpers"
4746 msgstr ""
4747
4748 #: help.c:316
4749 #, c-format
4750 msgid "available git commands in '%s'"
4751 msgstr "comandos de git disponíveis em '%s'"
4752
4753 #: help.c:323
4754 msgid "git commands available from elsewhere on your $PATH"
4755 msgstr "comandos do git disponíveis noutras localizações em $PATH"
4756
4757 #: help.c:332
4758 msgid "These are common Git commands used in various situations:"
4759 msgstr "Estes são comandos do Git comuns usados em diversas situações:"
4760
4761 #: help.c:382 git.c:100
4762 #, c-format
4763 msgid "unsupported command listing type '%s'"
4764 msgstr "insustentado para listagem tipo comandos '%s'"
4765
4766 #: help.c:422
4767 msgid "The Git concept guides are:"
4768 msgstr "Os guias comuns do Git:"
4769
4770 #: help.c:446
4771 msgid "External commands"
4772 msgstr "Comandos externos"
4773
4774 #: help.c:468
4775 msgid "Command aliases"
4776 msgstr "Aliases de comando"
4777
4778 #: help.c:486
4779 msgid "See 'git help <command>' to read about a specific subcommand"
4780 msgstr ""
4781
4782 #: help.c:563
4783 #, c-format
4784 msgid ""
4785 "'%s' appears to be a git command, but we were not\n"
4786 "able to execute it. Maybe git-%s is broken?"
4787 msgstr ""
4788 "'%s' parece ser comando git, mas incapaz executá-lo.\n"
4789 "Talvez git-%s esteja danificado?"
4790
4791 #: help.c:585 help.c:682
4792 #, c-format
4793 msgid "git: '%s' is not a git command. See 'git --help'."
4794 msgstr "git: '%s' é comando git nenhum. Vê 'git --help'."
4795
4796 #: help.c:633
4797 msgid "Uh oh. Your system reports no Git commands at all."
4798 msgstr "Carago. Teu sistema reporta comandos Git nenhuns."
4799
4800 #: help.c:655
4801 #, c-format
4802 msgid "WARNING: You called a Git command named '%s', which does not exist."
4803 msgstr "AVISO: Chamou comando Git designado '%s', que é inexistente."
4804
4805 #: help.c:660
4806 #, c-format
4807 msgid "Continuing under the assumption that you meant '%s'."
4808 msgstr ""
4809
4810 #: help.c:666
4811 #, c-format
4812 msgid "Run '%s' instead [y/N]? "
4813 msgstr ""
4814
4815 #: help.c:674
4816 #, c-format
4817 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
4818 msgstr ""
4819
4820 #: help.c:686
4821 msgid ""
4822 "\n"
4823 "The most similar command is"
4824 msgid_plural ""
4825 "\n"
4826 "The most similar commands are"
4827 msgstr[0] ""
4828 msgstr[1] ""
4829
4830 #: help.c:729
4831 msgid "git version [<options>]"
4832 msgstr "git version [<opções>]"
4833
4834 #: help.c:784
4835 #, c-format
4836 msgid "%s: %s - %s"
4837 msgstr "%s: %s - %s"
4838
4839 #: help.c:788
4840 msgid ""
4841 "\n"
4842 "Did you mean this?"
4843 msgid_plural ""
4844 "\n"
4845 "Did you mean one of these?"
4846 msgstr[0] ""
4847 "\n"
4848 "Queria dizer isto?"
4849 msgstr[1] ""
4850 "\n"
4851 "Queria dizer deste?"
4852
4853 #: hook.c:28
4854 #, c-format
4855 msgid ""
4856 "The '%s' hook was ignored because it's not set as executable.\n"
4857 "You can disable this warning with `git config advice.ignoredHook false`."
4858 msgstr ""
4859
4860 #: hook.c:87
4861 #, c-format
4862 msgid "Couldn't start hook '%s'\n"
4863 msgstr "Incapaz iniciar gancho '%s'\n"
4864
4865 #: ident.c:354
4866 msgid "Author identity unknown\n"
4867 msgstr ""
4868
4869 #: ident.c:357
4870 msgid "Committer identity unknown\n"
4871 msgstr ""
4872
4873 #: ident.c:363
4874 msgid ""
4875 "\n"
4876 "*** Please tell me who you are.\n"
4877 "\n"
4878 "Run\n"
4879 "\n"
4880 " git config --global user.email \"you@example.com\"\n"
4881 " git config --global user.name \"Your Name\"\n"
4882 "\n"
4883 "to set your account's default identity.\n"
4884 "Omit --global to set the identity only in this repository.\n"
4885 "\n"
4886 msgstr ""
4887 "\n"
4888 "*** Por favor, diz-me quem és.\n"
4889 "\n"
4890 "Executa\n"
4891 "\n"
4892 " git config --global user.email \"eu@exemplo.com\"\n"
4893 " git config --global user.name \"Meu Nome\"\n"
4894 "\n"
4895 "para definir a identidade predefinida da tua conta.\n"
4896 "Omite --global para definir a identidade apenas neste repositório.\n"
4897 "\n"
4898
4899 #: ident.c:398
4900 msgid "no email was given and auto-detection is disabled"
4901 msgstr "foi dado email nenhum e deteção automática está desativada"
4902
4903 #: ident.c:403
4904 #, c-format
4905 msgid "unable to auto-detect email address (got '%s')"
4906 msgstr "incapaz auto-detetar endereço de e-mail (recebi '%s')"
4907
4908 #: ident.c:420
4909 msgid "no name was given and auto-detection is disabled"
4910 msgstr "foi dado nome nenhum e deteção automática está desativada"
4911
4912 #: ident.c:426
4913 #, c-format
4914 msgid "unable to auto-detect name (got '%s')"
4915 msgstr "incapaz auto-detetar nome (recebi '%s')"
4916
4917 #: ident.c:434
4918 #, c-format
4919 msgid "empty ident name (for <%s>) not allowed"
4920 msgstr "nome de identação vazio (para <%s>) proíbido"
4921
4922 #: ident.c:440
4923 #, c-format
4924 msgid "name consists only of disallowed characters: %s"
4925 msgstr "nome consiste apenas de caracteres proíbidos: %s"
4926
4927 #: ident.c:455 builtin/commit.c:649
4928 #, c-format
4929 msgid "invalid date format: %s"
4930 msgstr "formato de data inválido: %s"
4931
4932 #: list-objects-filter-options.c:68
4933 msgid "expected 'tree:<depth>'"
4934 msgstr ""
4935
4936 #: list-objects-filter-options.c:83
4937 msgid "sparse:path filters support has been dropped"
4938 msgstr ""
4939
4940 #: list-objects-filter-options.c:90
4941 #, c-format
4942 msgid "'%s' for 'object:type=<type>' is not a valid object type"
4943 msgstr "'%s' para 'object:type=<type>' é um tipo de objecto inválido"
4944
4945 #: list-objects-filter-options.c:109
4946 #, c-format
4947 msgid "invalid filter-spec '%s'"
4948 msgstr ""
4949
4950 #: list-objects-filter-options.c:125
4951 #, c-format
4952 msgid "must escape char in sub-filter-spec: '%c'"
4953 msgstr ""
4954
4955 #: list-objects-filter-options.c:167
4956 msgid "expected something after combine:"
4957 msgstr ""
4958
4959 #: list-objects-filter-options.c:249
4960 msgid "multiple filter-specs cannot be combined"
4961 msgstr ""
4962
4963 #: list-objects-filter-options.c:365
4964 msgid "unable to upgrade repository format to support partial clone"
4965 msgstr ""
4966
4967 #: list-objects-filter.c:532
4968 #, c-format
4969 msgid "unable to access sparse blob in '%s'"
4970 msgstr "incapaz acessar blob sparse em '%s'"
4971
4972 #: list-objects-filter.c:535
4973 #, c-format
4974 msgid "unable to parse sparse filter data in %s"
4975 msgstr "incapaz analisar dados de filtro sparse em %s"
4976
4977 #: list-objects.c:144
4978 #, c-format
4979 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
4980 msgstr ""
4981
4982 #: list-objects.c:157
4983 #, c-format
4984 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
4985 msgstr ""
4986
4987 #: list-objects.c:415
4988 #, c-format
4989 msgid "unable to load root tree for commit %s"
4990 msgstr "incapaz carregar raiz de árvore para memória %s"
4991
4992 #: lockfile.c:152
4993 #, c-format
4994 msgid ""
4995 "Unable to create '%s.lock': %s.\n"
4996 "\n"
4997 "Another git process seems to be running in this repository, e.g.\n"
4998 "an editor opened by 'git commit'. Please make sure all processes\n"
4999 "are terminated then try again. If it still fails, a git process\n"
5000 "may have crashed in this repository earlier:\n"
Showing first 5,000 of 26,666 lines. View raw