Raw
1 # Translation of gitk to Brazilian Portuguese.
2 # Copyright (C) 2007 Paul Mackerras, et al.
3 # This file is distributed under the same license as the gitk package.
4 #
5 # Alexandre Erwin Ittner <alexandre@ittner.com.br>, 2010.
6 #
7 #, fuzzy
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: Gitk\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2015-05-17 14:32+1000\n"
13 "PO-Revision-Date: 2010-12-06 23:39-0200\n"
14 "Last-Translator: Alexandre Erwin Ittner <alexandre@ittner.com.br>\n"
15 "Language-Team: Brazilian Portuguese <>\n"
16 "Language: pt_BR\n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20
21 msgid "Couldn't get list of unmerged files:"
22 msgstr "Não foi possível obter a lista dos arquivos não mesclados:"
23
24 msgid "Color words"
25 msgstr ""
26
27 msgid "Markup words"
28 msgstr ""
29
30 msgid "Error parsing revisions:"
31 msgstr "Erro ao interpretar revisões:"
32
33 msgid "Error executing --argscmd command:"
34 msgstr "Erro ao executar o comando--argscmd:"
35
36 msgid "No files selected: --merge specified but no files are unmerged."
37 msgstr ""
38 "Nenhum arquivo foi selecionado: --merge especificado mas não há arquivos não-"
39 "mesclados."
40
41 msgid ""
42 "No files selected: --merge specified but no unmerged files are within file "
43 "limit."
44 msgstr ""
45 "Nenhum arquivo foi selecionado: --merge especificado mas não há arquivos não-"
46 "mesclados dentro dos limites."
47
48 msgid "Error executing git log:"
49 msgstr "Erro ao executar git log:"
50
51 msgid "Reading"
52 msgstr "Lendo"
53
54 msgid "Reading commits..."
55 msgstr "Lendo revisões..."
56
57 msgid "No commits selected"
58 msgstr "Nenhuma revisão foi selecionada"
59
60 msgid "Command line"
61 msgstr "Linha de comando"
62
63 msgid "Can't parse git log output:"
64 msgstr "Não foi possível interpretar a saída do \"git log\":"
65
66 msgid "No commit information available"
67 msgstr "Não há informações disponíveis sobre a revisão"
68
69 msgid "OK"
70 msgstr "Ok"
71
72 msgid "Cancel"
73 msgstr "Cancelar"
74
75 msgid "&Update"
76 msgstr "Atualizar"
77
78 msgid "&Reload"
79 msgstr "Recarregar"
80
81 msgid "Reread re&ferences"
82 msgstr "Ler as referências novamente"
83
84 msgid "&List references"
85 msgstr "Listar referências"
86
87 msgid "Start git &gui"
88 msgstr "Iniciar Git GUI"
89
90 msgid "&Quit"
91 msgstr "Sair"
92
93 msgid "&File"
94 msgstr "Arquivo"
95
96 msgid "&Preferences"
97 msgstr "Preferências"
98
99 msgid "&Edit"
100 msgstr "Editar"
101
102 msgid "&New view..."
103 msgstr "Nova vista..."
104
105 msgid "&Edit view..."
106 msgstr "Editar vista..."
107
108 msgid "&Delete view"
109 msgstr "Apagar vista"
110
111 msgid "&All files"
112 msgstr "Todos os arquivos"
113
114 msgid "&View"
115 msgstr "Exibir"
116
117 msgid "&About gitk"
118 msgstr "Sobre o gitk"
119
120 msgid "&Key bindings"
121 msgstr "Atalhos de teclado"
122
123 msgid "&Help"
124 msgstr "Ajuda"
125
126 msgid "SHA1 ID:"
127 msgstr "SHA1 ID:"
128
129 msgid "Row"
130 msgstr "Linha"
131
132 msgid "Find"
133 msgstr "Encontrar"
134
135 msgid "commit"
136 msgstr "Revisão"
137
138 msgid "containing:"
139 msgstr "contendo:"
140
141 msgid "touching paths:"
142 msgstr "envolvendo os caminhos:"
143
144 msgid "adding/removing string:"
145 msgstr "Adicionando/removendo texto:"
146
147 msgid "changing lines matching:"
148 msgstr ""
149
150 msgid "Exact"
151 msgstr "Exatamente"
152
153 msgid "IgnCase"
154 msgstr "Ignorar maiúsculas/minúsculas"
155
156 msgid "Regexp"
157 msgstr "Expressão regular"
158
159 msgid "All fields"
160 msgstr "Todos os campos"
161
162 msgid "Headline"
163 msgstr "Assunto"
164
165 msgid "Comments"
166 msgstr "Descrição da revisão"
167
168 msgid "Author"
169 msgstr "Autor"
170
171 msgid "Committer"
172 msgstr "Revisor"
173
174 msgid "Search"
175 msgstr "Buscar"
176
177 msgid "Diff"
178 msgstr "Diferenças"
179
180 msgid "Old version"
181 msgstr "Versão antiga"
182
183 msgid "New version"
184 msgstr "Versão nova"
185
186 msgid "Lines of context"
187 msgstr "Número de linhas de contexto"
188
189 msgid "Ignore space change"
190 msgstr "Ignorar mudanças de caixa"
191
192 msgid "Line diff"
193 msgstr ""
194
195 msgid "Patch"
196 msgstr "Diferenças"
197
198 msgid "Tree"
199 msgstr "Árvore"
200
201 msgid "Diff this -> selected"
202 msgstr "Comparar esta revisão com a selecionada"
203
204 msgid "Diff selected -> this"
205 msgstr "Comparar a revisão selecionada com esta"
206
207 msgid "Make patch"
208 msgstr "Criar patch"
209
210 msgid "Create tag"
211 msgstr "Criar etiqueta"
212
213 msgid "Write commit to file"
214 msgstr "Salvar revisão para um arquivo"
215
216 msgid "Create new branch"
217 msgstr "Criar novo ramo"
218
219 msgid "Cherry-pick this commit"
220 msgstr "Fazer cherry-pick desta revisão"
221
222 msgid "Reset HEAD branch to here"
223 msgstr "Redefinir HEAD para cá"
224
225 msgid "Mark this commit"
226 msgstr "Marcar esta revisão"
227
228 msgid "Return to mark"
229 msgstr "Voltar à marca"
230
231 msgid "Find descendant of this and mark"
232 msgstr "Encontrar descendente e marcar"
233
234 msgid "Compare with marked commit"
235 msgstr "Comparar com a revisão marcada"
236
237 #, fuzzy
238 msgid "Diff this -> marked commit"
239 msgstr "Comparar esta revisão com a selecionada"
240
241 #, fuzzy
242 msgid "Diff marked commit -> this"
243 msgstr "Comparar a revisão selecionada com esta"
244
245 #, fuzzy
246 msgid "Revert this commit"
247 msgstr "Marcar esta revisão"
248
249 msgid "Check out this branch"
250 msgstr "Efetuar checkout deste ramo"
251
252 msgid "Remove this branch"
253 msgstr "Excluir este ramo"
254
255 msgid "Copy branch name"
256 msgstr ""
257
258 msgid "Highlight this too"
259 msgstr "Marcar este também"
260
261 msgid "Highlight this only"
262 msgstr "Marcar apenas este"
263
264 msgid "External diff"
265 msgstr "Diff externo"
266
267 msgid "Blame parent commit"
268 msgstr "Anotar revisão anterior"
269
270 msgid "Copy path"
271 msgstr ""
272
273 msgid "Show origin of this line"
274 msgstr "Exibir origem desta linha"
275
276 msgid "Run git gui blame on this line"
277 msgstr "Executar 'git blame' nesta linha"
278
279 #, fuzzy
280 msgid ""
281 "\n"
282 "Gitk - a commit viewer for git\n"
283 "\n"
284 "Copyright © 2005-2016 Paul Mackerras\n"
285 "\n"
286 "Use and redistribute under the terms of the GNU General Public License"
287 msgstr ""
288 "\n"
289 "Gitk - um visualizador de revisões para o git \n"
290 "\n"
291 "Copyright ©9 2005-2016 Paul Mackerras\n"
292 "\n"
293 "Uso e distribuição segundo os termos da Licença Pública Geral GNU"
294
295 msgid "Close"
296 msgstr "Fechar"
297
298 msgid "Gitk key bindings"
299 msgstr "Atalhos de teclado"
300
301 msgid "Gitk key bindings:"
302 msgstr "Atalhos de teclado:"
303
304 #, tcl-format
305 msgid "<%s-Q>\t\tQuit"
306 msgstr "<%s-Q>\t\tSair"
307
308 #, tcl-format
309 msgid "<%s-W>\t\tClose window"
310 msgstr "<%s-W>\t\tFechar janela"
311
312 msgid "<Home>\t\tMove to first commit"
313 msgstr "<Home>\t\tIr para a primeira revisão"
314
315 msgid "<End>\t\tMove to last commit"
316 msgstr "<End>\t\tIr para a última revisão"
317
318 #, fuzzy
319 msgid "<Up>, p, k\tMove up one commit"
320 msgstr "<Up>, p, i\tIr para uma revisão acima"
321
322 #, fuzzy
323 msgid "<Down>, n, j\tMove down one commit"
324 msgstr "<Down>, n, k\tIr para uma revisão abaixo"
325
326 #, fuzzy
327 msgid "<Left>, z, h\tGo back in history list"
328 msgstr "<Left>, z, j\tVoltar no histórico"
329
330 msgid "<Right>, x, l\tGo forward in history list"
331 msgstr "<Right>, x, l\tAvançar no histórico"
332
333 #, tcl-format
334 msgid "<%s-n>\tGo to n-th parent of current commit in history list"
335 msgstr ""
336
337 msgid "<PageUp>\tMove up one page in commit list"
338 msgstr "<PageUp>\tSubir uma página na lista de revisões"
339
340 msgid "<PageDown>\tMove down one page in commit list"
341 msgstr "<PageDown>\tDescer uma página na lista de revisões"
342
343 #, tcl-format
344 msgid "<%s-Home>\tScroll to top of commit list"
345 msgstr "<%s-Home>\tRolar para o início da lista de revisões"
346
347 #, tcl-format
348 msgid "<%s-End>\tScroll to bottom of commit list"
349 msgstr "<%s-End>\tRolar para o final da lista de revisões"
350
351 #, tcl-format
352 msgid "<%s-Up>\tScroll commit list up one line"
353 msgstr "<%s-Up>\tRolar uma linha acima na lista de revisões"
354
355 #, tcl-format
356 msgid "<%s-Down>\tScroll commit list down one line"
357 msgstr "<%s-Down>\tRolar uma linha abaixo na lista de revisões"
358
359 #, tcl-format
360 msgid "<%s-PageUp>\tScroll commit list up one page"
361 msgstr "<%s-PageUp>\tRolar uma página acima na lista de revisões"
362
363 #, tcl-format
364 msgid "<%s-PageDown>\tScroll commit list down one page"
365 msgstr "<%s-PageDown>\tRolar uma página abaixo na lista de revisões"
366
367 msgid "<Shift-Up>\tFind backwards (upwards, later commits)"
368 msgstr "<Shift-Up>\tProcurar próxima (revisões mas recentes)"
369
370 msgid "<Shift-Down>\tFind forwards (downwards, earlier commits)"
371 msgstr "<Shift-Down>\tProcurar anterior (revisões mais antigas)"
372
373 msgid "<Delete>, b\tScroll diff view up one page"
374 msgstr "<Delete>, b\tRola alterações uma página acima"
375
376 msgid "<Backspace>\tScroll diff view up one page"
377 msgstr "<Backspace>\tRolar alterações uma página abaixo"
378
379 msgid "<Space>\t\tScroll diff view down one page"
380 msgstr "<Space>\t\tRolar alterações uma página abaixo"
381
382 msgid "u\t\tScroll diff view up 18 lines"
383 msgstr "u\t\tRolar alterações 18 linhas acima"
384
385 msgid "d\t\tScroll diff view down 18 lines"
386 msgstr "d\t\tRolar alterações 18 linhas abaixo"
387
388 #, tcl-format
389 msgid "<%s-F>\t\tFind"
390 msgstr "<%s-F>\t\tProcurar"
391
392 #, tcl-format
393 msgid "<%s-G>\t\tMove to next find hit"
394 msgstr "<%s-G>\t\tIr para a próxima ocorrência"
395
396 msgid "<Return>\tMove to next find hit"
397 msgstr "<Return>\tIr para a próxima ocorrência"
398
399 #, fuzzy
400 msgid "g\t\tGo to commit"
401 msgstr "<End>\t\tIr para a última revisão"
402
403 msgid "/\t\tFocus the search box"
404 msgstr "/\t\tPor foco na caixa de busca"
405
406 msgid "?\t\tMove to previous find hit"
407 msgstr "?\t\tIr para a ocorrência anterior"
408
409 msgid "f\t\tScroll diff view to next file"
410 msgstr "f\t\tRolar alterações para o próximo arquivo"
411
412 #, tcl-format
413 msgid "<%s-S>\t\tSearch for next hit in diff view"
414 msgstr "<%s-S>\t\tProcurar a próxima ocorrência na lista de alterações"
415
416 #, tcl-format
417 msgid "<%s-R>\t\tSearch for previous hit in diff view"
418 msgstr "<%s-R>\t\tProcurar ocorrência anterior na lista de alterações"
419
420 #, tcl-format
421 msgid "<%s-KP+>\tIncrease font size"
422 msgstr "<%s-KP+>\tAumentar tamanho da fonte"
423
424 #, tcl-format
425 msgid "<%s-plus>\tIncrease font size"
426 msgstr "<%s-plus>\tAumentar tamanho da fonte"
427
428 #, tcl-format
429 msgid "<%s-KP->\tDecrease font size"
430 msgstr "<%s-KP->\tReduzir tamanho da fonte"
431
432 #, tcl-format
433 msgid "<%s-minus>\tDecrease font size"
434 msgstr "<%s-minus>\tReduzir tamanho da fonte"
435
436 msgid "<F5>\t\tUpdate"
437 msgstr "<F5>\t\tAtualizar"
438
439 #, tcl-format
440 msgid "Error creating temporary directory %s:"
441 msgstr "Erro ao criar o diretório temporário %s:"
442
443 #, tcl-format
444 msgid "Error getting \"%s\" from %s:"
445 msgstr "Erro ao ler \"%s\" de %s:"
446
447 msgid "command failed:"
448 msgstr "O comando falhou:"
449
450 msgid "No such commit"
451 msgstr "Revisão não encontrada"
452
453 msgid "git gui blame: command failed:"
454 msgstr "Comando 'git gui blame' falhou:"
455
456 #, tcl-format
457 msgid "Couldn't read merge head: %s"
458 msgstr "Impossível ler merge head: %s"
459
460 #, tcl-format
461 msgid "Error reading index: %s"
462 msgstr "Erro ao ler o índice: %s"
463
464 #, tcl-format
465 msgid "Couldn't start git blame: %s"
466 msgstr "Não foi possível inciar o 'git blame': %s"
467
468 msgid "Searching"
469 msgstr "Procurando"
470
471 #, tcl-format
472 msgid "Error running git blame: %s"
473 msgstr "Erro ao executar 'git blame': %s"
474
475 #, tcl-format
476 msgid "That line comes from commit %s, which is not in this view"
477 msgstr "Esta linha vem da revisão %s, que não está nesta vista"
478
479 msgid "External diff viewer failed:"
480 msgstr "Erro do visualizador de alterações externo:"
481
482 msgid "Gitk view definition"
483 msgstr "Definir vista"
484
485 msgid "Remember this view"
486 msgstr "Lembrar esta vista"
487
488 msgid "References (space separated list):"
489 msgstr "Referências (separar a lista com um espaço):"
490
491 msgid "Branches & tags:"
492 msgstr "Ramos & etiquetas:"
493
494 msgid "All refs"
495 msgstr "Todas as referências"
496
497 msgid "All (local) branches"
498 msgstr "Todos os ramos locais"
499
500 msgid "All tags"
501 msgstr "Todas as etiquetas"
502
503 msgid "All remote-tracking branches"
504 msgstr "Todos os ramos de rastreio"
505
506 msgid "Commit Info (regular expressions):"
507 msgstr "Informações da revisão (expressões regulares):"
508
509 msgid "Author:"
510 msgstr "Autor:"
511
512 msgid "Committer:"
513 msgstr "Revisor:"
514
515 msgid "Commit Message:"
516 msgstr "Descrição da revisão:"
517
518 msgid "Matches all Commit Info criteria"
519 msgstr "Coincidir todos os critérios de informações da revisão"
520
521 #, fuzzy
522 msgid "Matches no Commit Info criteria"
523 msgstr "Coincidir todos os critérios de informações da revisão"
524
525 msgid "Changes to Files:"
526 msgstr "Mudanças para os arquivos:"
527
528 msgid "Fixed String"
529 msgstr "Texto fixo"
530
531 msgid "Regular Expression"
532 msgstr "Expressão regular"
533
534 msgid "Search string:"
535 msgstr "Texto de busca"
536
537 msgid ""
538 "Commit Dates (\"2 weeks ago\", \"2009-03-17 15:27:38\", \"March 17, 2009 "
539 "15:27:38\"):"
540 msgstr ""
541 "Datas de revisão (\"2 weeks ago\", \"2009-03-17 15:27:38\", \"March 17, 2009 "
542 "15:27:38\"):"
543
544 msgid "Since:"
545 msgstr "Desde:"
546
547 msgid "Until:"
548 msgstr "Até:"
549
550 msgid "Limit and/or skip a number of revisions (positive integer):"
551 msgstr "Limitar e/ou ignorar um número de revisões (inteiro positivo):"
552
553 msgid "Number to show:"
554 msgstr "Número para mostrar:"
555
556 msgid "Number to skip:"
557 msgstr "Número para ignorar:"
558
559 msgid "Miscellaneous options:"
560 msgstr "Opções diversas:"
561
562 msgid "Strictly sort by date"
563 msgstr "Ordenar estritamente pela data"
564
565 msgid "Mark branch sides"
566 msgstr "Marcar os dois lados do ramo"
567
568 msgid "Limit to first parent"
569 msgstr "Limitar ao primeiro antecessor"
570
571 msgid "Simple history"
572 msgstr "Histórico simplificado"
573
574 msgid "Additional arguments to git log:"
575 msgstr "Argumentos adicionais para o 'git log':"
576
577 msgid "Enter files and directories to include, one per line:"
578 msgstr "Arquivos e diretórios para incluir, um por linha"
579
580 msgid "Command to generate more commits to include:"
581 msgstr "Comando para gerar mais revisões para incluir:"
582
583 msgid "Gitk: edit view"
584 msgstr "Gitk: editar vista"
585
586 msgid "-- criteria for selecting revisions"
587 msgstr "-- critérios para selecionar revisões"
588
589 msgid "View Name"
590 msgstr "Nome da vista"
591
592 msgid "Apply (F5)"
593 msgstr "Aplicar (F5)"
594
595 msgid "Error in commit selection arguments:"
596 msgstr "Erro nos argumentos de seleção de revisões:"
597
598 msgid "None"
599 msgstr "Nenhum"
600
601 msgid "Descendant"
602 msgstr "Descendente de"
603
604 msgid "Not descendant"
605 msgstr "Não descendente de"
606
607 msgid "Ancestor"
608 msgstr "Antecessor de"
609
610 msgid "Not ancestor"
611 msgstr "Não antecessor de"
612
613 msgid "Local changes checked in to index but not committed"
614 msgstr "Mudanças locais marcadas, porém não salvas"
615
616 msgid "Local uncommitted changes, not checked in to index"
617 msgstr "Mudanças locais não marcadas"
618
619 msgid "and many more"
620 msgstr ""
621
622 msgid "many"
623 msgstr "muitas"
624
625 msgid "Tags:"
626 msgstr "Etiquetas:"
627
628 msgid "Parent"
629 msgstr "Antecessor"
630
631 msgid "Child"
632 msgstr "Descendente"
633
634 msgid "Branch"
635 msgstr "Ramo"
636
637 msgid "Follows"
638 msgstr "Segue"
639
640 msgid "Precedes"
641 msgstr "Precede"
642
643 #, tcl-format
644 msgid "Error getting diffs: %s"
645 msgstr "Erro ao obter diferenças: %s"
646
647 msgid "Goto:"
648 msgstr "Ir para:"
649
650 #, tcl-format
651 msgid "Short SHA1 id %s is ambiguous"
652 msgstr "O id SHA1 %s é ambíguo"
653
654 #, tcl-format
655 msgid "Revision %s is not known"
656 msgstr "Revisão %s desconhecida"
657
658 #, tcl-format
659 msgid "SHA1 id %s is not known"
660 msgstr "Id SHA1 %s desconhecido"
661
662 #, tcl-format
663 msgid "Revision %s is not in the current view"
664 msgstr "A revisão %s não está na vista atual"
665
666 msgid "Date"
667 msgstr "Data"
668
669 msgid "Children"
670 msgstr "Descendentes"
671
672 #, tcl-format
673 msgid "Reset %s branch to here"
674 msgstr "Redefinir ramo %s para este ponto"
675
676 msgid "Detached head: can't reset"
677 msgstr "Detached head: impossível redefinir"
678
679 msgid "Skipping merge commit "
680 msgstr "Saltando revisão de mesclagem"
681
682 msgid "Error getting patch ID for "
683 msgstr "Erro ao obter patch ID para"
684
685 msgid " - stopping\n"
686 msgstr "- parando\n"
687
688 msgid "Commit "
689 msgstr "Revisão"
690
691 msgid ""
692 " is the same patch as\n"
693 " "
694 msgstr ""
695 "é o mesmo patch que\n"
696 " "
697
698 msgid ""
699 " differs from\n"
700 " "
701 msgstr "difere de"
702
703 msgid ""
704 "Diff of commits:\n"
705 "\n"
706 msgstr ""
707 "Diferença de revisões:\n"
708 "\n"
709
710 #, tcl-format
711 msgid " has %s children - stopping\n"
712 msgstr "possui %s descendentes - parando\n"
713
714 #, tcl-format
715 msgid "Error writing commit to file: %s"
716 msgstr "Erro ao salvar revisão para o arquivo: %s"
717
718 #, tcl-format
719 msgid "Error diffing commits: %s"
720 msgstr "Erro ao comparar revisões: %s"
721
722 msgid "Top"
723 msgstr "Início"
724
725 msgid "From"
726 msgstr "De"
727
728 msgid "To"
729 msgstr "Para"
730
731 msgid "Generate patch"
732 msgstr "Gerar patch"
733
734 msgid "From:"
735 msgstr "De:"
736
737 msgid "To:"
738 msgstr "Para:"
739
740 msgid "Reverse"
741 msgstr "Inverter"
742
743 msgid "Output file:"
744 msgstr "Arquivo de saída:"
745
746 msgid "Generate"
747 msgstr "Gerar"
748
749 msgid "Error creating patch:"
750 msgstr "Erro ao criar patch:"
751
752 msgid "ID:"
753 msgstr "ID:"
754
755 msgid "Tag name:"
756 msgstr "Nome da etiqueta:"
757
758 msgid "Tag message is optional"
759 msgstr "A descrição da etiqueta é opcional"
760
761 msgid "Tag message:"
762 msgstr "Descrição da etiqueta"
763
764 msgid "Create"
765 msgstr "Criar"
766
767 msgid "No tag name specified"
768 msgstr "Nome da etiqueta não indicado"
769
770 #, tcl-format
771 msgid "Tag \"%s\" already exists"
772 msgstr "Etiqueta \"%s\" já existe"
773
774 msgid "Error creating tag:"
775 msgstr "Erro ao criar etiqueta:"
776
777 msgid "Command:"
778 msgstr "Comando:"
779
780 msgid "Write"
781 msgstr "Exportar"
782
783 msgid "Error writing commit:"
784 msgstr "Erro ao exportar revisão"
785
786 msgid "Name:"
787 msgstr "Nome:"
788
789 msgid "Please specify a name for the new branch"
790 msgstr "Indique um nome para o novo ramo"
791
792 #, tcl-format
793 msgid "Branch '%s' already exists. Overwrite?"
794 msgstr "O ramo \"%s\" já existe. Sobrescrever?"
795
796 #, tcl-format
797 msgid "Commit %s is already included in branch %s -- really re-apply it?"
798 msgstr "Revisão %s já inclusa no ramo %s -- você realmente deseja reaplicá-la?"
799
800 msgid "Cherry-picking"
801 msgstr "Cherry-picking"
802
803 #, tcl-format
804 msgid ""
805 "Cherry-pick failed because of local changes to file '%s'.\n"
806 "Please commit, reset or stash your changes and try again."
807 msgstr ""
808 "O cherry-pick falhou porque o arquivo \"%s\" possui mudanças locais.\n"
809 "Salve a uma revisão, redefina ou armazene (stash) suas mudanças e tente "
810 "novamente."
811
812 msgid ""
813 "Cherry-pick failed because of merge conflict.\n"
814 "Do you wish to run git citool to resolve it?"
815 msgstr ""
816 "O cherry-pick falhou porque houve um conflito na mesclagem.\n"
817 "Executar o 'git citool' para resolvê-lo?"
818
819 msgid "No changes committed"
820 msgstr "Nenhuma revisão foi salva"
821
822 #, fuzzy, tcl-format
823 msgid "Commit %s is not included in branch %s -- really revert it?"
824 msgstr "Revisão %s já inclusa no ramo %s -- você realmente deseja reaplicá-la?"
825
826 #, fuzzy
827 msgid "Reverting"
828 msgstr "Redefinindo"
829
830 #, fuzzy, tcl-format
831 msgid ""
832 "Revert failed because of local changes to the following files:%s Please "
833 "commit, reset or stash your changes and try again."
834 msgstr ""
835 "O cherry-pick falhou porque o arquivo \"%s\" possui mudanças locais.\n"
836 "Salve a uma revisão, redefina ou armazene (stash) suas mudanças e tente "
837 "novamente."
838
839 #, fuzzy
840 msgid ""
841 "Revert failed because of merge conflict.\n"
842 " Do you wish to run git citool to resolve it?"
843 msgstr ""
844 "O cherry-pick falhou porque houve um conflito na mesclagem.\n"
845 "Executar o 'git citool' para resolvê-lo?"
846
847 msgid "Confirm reset"
848 msgstr "Confirmar redefinição"
849
850 #, tcl-format
851 msgid "Reset branch %s to %s?"
852 msgstr "Você realmente deseja redefinir o ramo %s para %s?"
853
854 msgid "Reset type:"
855 msgstr "Tipo de redefinição"
856
857 msgid "Soft: Leave working tree and index untouched"
858 msgstr "Soft: deixa a árvore de trabalho e o índice intocados"
859
860 msgid "Mixed: Leave working tree untouched, reset index"
861 msgstr "Misto: Deixa a árvore de trabalho intocada, redefine o índice"
862
863 msgid ""
864 "Hard: Reset working tree and index\n"
865 "(discard ALL local changes)"
866 msgstr ""
867 "Hard: Redefine a árvore de trabalho e o índice\n"
868 "(descarta TODAS as mudanças locais)"
869
870 msgid "Resetting"
871 msgstr "Redefinindo"
872
873 msgid "Checking out"
874 msgstr "Abrindo"
875
876 msgid "Cannot delete the currently checked-out branch"
877 msgstr "Impossível excluir o ramo atualmente aberto"
878
879 #, tcl-format
880 msgid ""
881 "The commits on branch %s aren't on any other branch.\n"
882 "Really delete branch %s?"
883 msgstr ""
884 "As revisões do ramo \"%s\" não existem em nenhum outro ramo.\n"
885 "Você realmente deseja excluir ramo \"%s\"?"
886
887 #, tcl-format
888 msgid "Tags and heads: %s"
889 msgstr "Referências: %s"
890
891 msgid "Filter"
892 msgstr "Filtro"
893
894 msgid ""
895 "Error reading commit topology information; branch and preceding/following "
896 "tag information will be incomplete."
897 msgstr ""
898 "Erro ao ler a topologia das revisões; as informações dos ramos e etiquetas "
899 "antecessoras/sucessoras estarão incompletas"
900
901 msgid "Tag"
902 msgstr "Etiqueta"
903
904 msgid "Id"
905 msgstr "Id"
906
907 msgid "Gitk font chooser"
908 msgstr "Selecionar fontes do Gitk"
909
910 msgid "B"
911 msgstr "B"
912
913 msgid "I"
914 msgstr "I"
915
916 msgid "Commit list display options"
917 msgstr "Opções da lista de revisões"
918
919 msgid "Maximum graph width (lines)"
920 msgstr "Largura máxima do grafo (linhas)"
921
922 #, no-tcl-format
923 msgid "Maximum graph width (% of pane)"
924 msgstr "Largura máxima do grafo (% do painel)"
925
926 msgid "Show local changes"
927 msgstr "Exibir mudanças locais"
928
929 #, fuzzy
930 msgid "Auto-select SHA1 (length)"
931 msgstr "Selecionar o SHA1 automaticamente"
932
933 msgid "Hide remote refs"
934 msgstr "Ocultar referências remotas"
935
936 msgid "Diff display options"
937 msgstr "Opções de exibição das alterações"
938
939 msgid "Tab spacing"
940 msgstr "Espaços por tabulação"
941
942 #, fuzzy
943 msgid "Display nearby tags/heads"
944 msgstr "Exibir etiquetas próximas"
945
946 msgid "Maximum # tags/heads to show"
947 msgstr ""
948
949 msgid "Limit diffs to listed paths"
950 msgstr "Limitar diferenças aos caminhos listados"
951
952 msgid "Support per-file encodings"
953 msgstr "Usar codificações distintas por arquivo"
954
955 msgid "External diff tool"
956 msgstr "Ferramenta 'diff' externa"
957
958 msgid "Choose..."
959 msgstr "Selecionar..."
960
961 msgid "General options"
962 msgstr "Opções gerais"
963
964 msgid "Use themed widgets"
965 msgstr "Usar temas para as janelas"
966
967 msgid "(change requires restart)"
968 msgstr "(exige reinicialização)"
969
970 msgid "(currently unavailable)"
971 msgstr "(atualmente indisponível)"
972
973 msgid "Colors: press to choose"
974 msgstr "Cores: clique para escolher"
975
976 msgid "Interface"
977 msgstr "Interface"
978
979 msgid "interface"
980 msgstr "interface"
981
982 msgid "Background"
983 msgstr "Segundo plano"
984
985 msgid "background"
986 msgstr "segundo plano"
987
988 msgid "Foreground"
989 msgstr "Primeiro plano"
990
991 msgid "foreground"
992 msgstr "primeiro plano"
993
994 msgid "Diff: old lines"
995 msgstr "Diff: linhas excluídas"
996
997 msgid "diff old lines"
998 msgstr "linhas excluídas"
999
1000 msgid "Diff: new lines"
1001 msgstr "Diff: linhas adicionadas"
1002
1003 msgid "diff new lines"
1004 msgstr "linhas adicionadas"
1005
1006 msgid "Diff: hunk header"
1007 msgstr "Diff: cabeçalho do bloco"
1008
1009 msgid "diff hunk header"
1010 msgstr "cabeçalho do bloco"
1011
1012 msgid "Marked line bg"
1013 msgstr "2º plano da linha marcada"
1014
1015 msgid "marked line background"
1016 msgstr "segundo plano da linha marcada"
1017
1018 msgid "Select bg"
1019 msgstr "2º plano da seleção"
1020
1021 msgid "Fonts: press to choose"
1022 msgstr "Fontes: clique para escolher"
1023
1024 msgid "Main font"
1025 msgstr "Fonte principal"
1026
1027 msgid "Diff display font"
1028 msgstr "Fonte da lista de mudanças"
1029
1030 msgid "User interface font"
1031 msgstr "Fonte da interface"
1032
1033 msgid "Gitk preferences"
1034 msgstr "Preferências do Gitk"
1035
1036 #, fuzzy
1037 msgid "General"
1038 msgstr "Gerar"
1039
1040 msgid "Colors"
1041 msgstr ""
1042
1043 msgid "Fonts"
1044 msgstr ""
1045
1046 #, tcl-format
1047 msgid "Gitk: choose color for %s"
1048 msgstr "Gitk: selecionar cor para %s"
1049
1050 msgid ""
1051 "Sorry, gitk cannot run with this version of Tcl/Tk.\n"
1052 " Gitk requires at least Tcl/Tk 8.4."
1053 msgstr ""
1054
1055 msgid "Cannot find a git repository here."
1056 msgstr "Não há nenhum repositório git aqui."
1057
1058 #, tcl-format
1059 msgid "Ambiguous argument '%s': both revision and filename"
1060 msgstr ""
1061 "O argumento \"%s\" é ambíguo (especifica tanto uma revisão e um nome de "
1062 "arquivo)"
1063
1064 msgid "Bad arguments to gitk:"
1065 msgstr "Argumentos incorretos para o gitk:"
1066
1067 #~ msgid "mc"
1068 #~ msgstr "mc"
1069
1070 #~ msgid "next"
1071 #~ msgstr "Próximo"
1072
1073 #~ msgid "prev"
1074 #~ msgstr "Anterior"
1075
1076 #~ msgid "CDate"
1077 #~ msgstr "DataR"
1078
1079 #~ msgid "Cannot find the git directory \"%s\"."
1080 #~ msgstr "Impossível encontrar o diretório git \"%s\"."