l10n: pt_PT: update Portuguese translation

Signed-off-by: Vasco Almeida <vascomalmeida@sapo.pt>

Vasco Almeida committed Apr 25, 2017 at 14:35 UTC 9a2669129c4425a82c02c0d40deb77abcfe54569
1 file changed +2471 -2057
po/pt_PT.po
+2471 -2057
@@ -9,8 +9,8 @@ msgid ""
9 msgstr ""
10 "Project-Id-Version: Git\n"
11 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
12 -"POT-Creation-Date: 2017-02-18 01:00+0800\n"
13 -"PO-Revision-Date: 2017-02-23 16:05-0100\n"
12 +"POT-Creation-Date: 2017-04-23 09:54+0800\n"
13 +"PO-Revision-Date: 2017-05-01 21:17+0000\n"
14 "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
15 "Language-Team: Portuguese\n"
16 "Language: pt\n"
@@ -18,7 +18,7 @@ msgstr ""
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21 -"X-Generator: Poedit 1.8.12\n"
21 +"X-Generator: Virtaal 0.7.1\n"
22
23 #: advice.c:55
24 #, c-format
@@ -27,7 +27,8 @@ msgstr "dica: %.*s\n"
27
28 #: advice.c:83
29 msgid "Cherry-picking is not possible because you have unmerged files."
30 -msgstr "Não é possível efetuar cherry-pick porque tem ficheiros não integrados."
30 +msgstr ""
31 +"Não é possível efetuar cherry-pick porque tem ficheiros não integrados."
32
33 #: advice.c:85
34 msgid "Committing is not possible because you have unmerged files."
@@ -62,7 +63,7 @@ msgstr ""
63 msgid "Exiting because of an unresolved conflict."
64 msgstr "A terminar devido a conflito não resolvido."
65
65 -#: advice.c:114 builtin/merge.c:1206
66 +#: advice.c:114 builtin/merge.c:1185
67 msgid "You have not concluded your merge (MERGE_HEAD exists)."
68 msgstr "Não concluído a integração (MERGE_HEAD presente)."
69
@@ -338,7 +339,7 @@ msgstr "falha ao aplicar o patch: %s:%ld"
339 msgid "cannot checkout %s"
340 msgstr "não é possível extrair %s"
341
341 -#: apply.c:3381 apply.c:3392 apply.c:3438 setup.c:248
342 +#: apply.c:3381 apply.c:3392 apply.c:3438 setup.c:253
343 #, c-format
344 msgid "failed to read %s"
345 msgstr "falha ao ler %s"
@@ -463,7 +464,7 @@ msgstr "alteração de modo de %s que não está na HEAD atual"
464 msgid "sha1 information is lacking or useless (%s)."
465 msgstr "falta informação de sha1 ou não é útil (%s)."
466
466 -#: apply.c:4081 builtin/checkout.c:233 builtin/reset.c:135
467 +#: apply.c:4081 builtin/checkout.c:252 builtin/reset.c:135
468 #, c-format
469 msgid "make_cache_entry failed for path '%s'"
470 msgstr "falha ao invocar make_cache_entry em '%s'"
@@ -540,7 +541,7 @@ msgstr[1] "A aplicar patch %%s com %d rejeições..."
541 msgid "truncating .rej filename to %.*s.rej"
542 msgstr "a truncar o nome do ficheiro .rej em %.*s.rej"
543
543 -#: apply.c:4531 builtin/fetch.c:737 builtin/fetch.c:986
544 +#: apply.c:4531 builtin/fetch.c:739 builtin/fetch.c:988
545 #, c-format
546 msgid "cannot open %s"
547 msgstr "não é possível abrir %s"
@@ -568,161 +569,162 @@ msgstr "entrada não reconhecida"
569 msgid "unable to read index file"
570 msgstr "não foi possível ler o ficheiro de índice"
571
571 -#: apply.c:4824
572 +#: apply.c:4823
573 #, c-format
574 msgid "can't open patch '%s': %s"
575 msgstr "não é possível abrir o patch '%s': %s"
576
576 -#: apply.c:4849
577 +#: apply.c:4850
578 #, c-format
579 msgid "squelched %d whitespace error"
580 msgid_plural "squelched %d whitespace errors"
581 msgstr[0] "%d erro de espaço em branco reprimido"
582 msgstr[1] "%d erros de espaço em branco reprimidos"
583
583 -#: apply.c:4855 apply.c:4870
584 +#: apply.c:4856 apply.c:4871
585 #, c-format
586 msgid "%d line adds whitespace errors."
587 msgid_plural "%d lines add whitespace errors."
588 msgstr[0] "%d linha adiciona erros de espaço em branco."
589 msgstr[1] "%d linhas adicionam erros de espaço em branco."
590
590 -#: apply.c:4863
591 +#: apply.c:4864
592 #, c-format
593 msgid "%d line applied after fixing whitespace errors."
594 msgid_plural "%d lines applied after fixing whitespace errors."
595 msgstr[0] "%d linha aplicada depois de corrigir erros de espaço em branco."
596 msgstr[1] "%d linhas aplicadas depois de corrigir erros de espaço em branco."
597
597 -#: apply.c:4879 builtin/add.c:463 builtin/mv.c:298 builtin/rm.c:391
598 +#: apply.c:4880 builtin/add.c:463 builtin/mv.c:298 builtin/rm.c:391
599 msgid "Unable to write new index file"
600 msgstr "Não foi possível escrever novo ficheiro de índice"
601
601 -#: apply.c:4910 apply.c:4913 builtin/am.c:2277 builtin/am.c:2280
602 -#: builtin/clone.c:95 builtin/fetch.c:98 builtin/pull.c:180
603 -#: builtin/submodule--helper.c:281 builtin/submodule--helper.c:591
604 -#: builtin/submodule--helper.c:594 builtin/submodule--helper.c:960
605 -#: builtin/submodule--helper.c:963 builtin/submodule--helper.c:1104
602 +#: apply.c:4911 apply.c:4914 builtin/am.c:2277 builtin/am.c:2280
603 +#: builtin/clone.c:113 builtin/fetch.c:98 builtin/pull.c:180
604 +#: builtin/submodule--helper.c:304 builtin/submodule--helper.c:629
605 +#: builtin/submodule--helper.c:632 builtin/submodule--helper.c:973
606 +#: builtin/submodule--helper.c:976 builtin/submodule--helper.c:1161
607 #: git-add--interactive.perl:239
608 msgid "path"
609 msgstr "caminho"
610
610 -#: apply.c:4911
611 +#: apply.c:4912
612 msgid "don't apply changes matching the given path"
613 msgstr "não aplicar alterações que correspondam ao caminho fornecido"
614
614 -#: apply.c:4914
615 +#: apply.c:4915
616 msgid "apply changes matching the given path"
617 msgstr "aplicar alterações que correspondam ao caminho fornecido"
618
618 -#: apply.c:4916 builtin/am.c:2286
619 +#: apply.c:4917 builtin/am.c:2286
620 msgid "num"
621 msgstr "num"
622
622 -#: apply.c:4917
623 +#: apply.c:4918
624 msgid "remove <num> leading slashes from traditional diff paths"
625 msgstr "remover <num> barras à esquerda dos caminhos de diff tradicional"
626
626 -#: apply.c:4920
627 +#: apply.c:4921
628 msgid "ignore additions made by the patch"
629 msgstr "ignorar adições feitas pelo patch"
630
630 -#: apply.c:4922
631 +#: apply.c:4923
632 msgid "instead of applying the patch, output diffstat for the input"
633 msgstr "em vez de aplicar o patch, mostrar o diffstat da entrada"
634
634 -#: apply.c:4926
635 +#: apply.c:4927
636 msgid "show number of added and deleted lines in decimal notation"
637 msgstr "mostrar número de linhas adicionadas e removidas em notação decimal"
638
638 -#: apply.c:4928
639 +#: apply.c:4929
640 msgid "instead of applying the patch, output a summary for the input"
641 msgstr "em vez de aplicar o patch, mostrar um resumo da entrada"
642
642 -#: apply.c:4930
643 +#: apply.c:4931
644 msgid "instead of applying the patch, see if the patch is applicable"
645 msgstr "em vez de aplicar o patch, verificar se o patch pode ser aplicado"
646
646 -#: apply.c:4932
647 +#: apply.c:4933
648 msgid "make sure the patch is applicable to the current index"
649 msgstr "garantir que o patch pode ser aplicado ao índice atual"
650
650 -#: apply.c:4934
651 +#: apply.c:4935
652 msgid "apply a patch without touching the working tree"
653 msgstr "aplicar um patch sem tocar na árvore de trabalho"
654
654 -#: apply.c:4936
655 +#: apply.c:4937
656 msgid "accept a patch that touches outside the working area"
657 msgstr "aceitar patches que alteram ficheiros fora da área de trabalho"
658
658 -#: apply.c:4938
659 +#: apply.c:4939
660 msgid "also apply the patch (use with --stat/--summary/--check)"
661 msgstr "aplicar o patch também (use com --stat/--summary/--check)"
662
662 -#: apply.c:4940
663 +#: apply.c:4941
664 msgid "attempt three-way merge if a patch does not apply"
665 msgstr "tentar integração com três pontos se um patch não se aplica com êxito"
666
666 -#: apply.c:4942
667 +#: apply.c:4943
668 msgid "build a temporary index based on embedded index information"
669 msgstr ""
670 "construir um índice temporário baseado na informação incorporada do índice"
671
671 -#: apply.c:4945 builtin/checkout-index.c:169 builtin/ls-files.c:507
672 +#: apply.c:4946 builtin/checkout-index.c:169 builtin/ls-files.c:508
673 msgid "paths are separated with NUL character"
674 msgstr "os caminhos estão separados por caracteres NUL"
675
675 -#: apply.c:4947
676 +#: apply.c:4948
677 msgid "ensure at least <n> lines of context match"
678 msgstr "garantir que, pelo menos, <n> linhas de contexto coincidem"
679
679 -#: apply.c:4948 builtin/am.c:2265
680 +#: apply.c:4949 builtin/am.c:2265
681 msgid "action"
682 msgstr "ação"
683
683 -#: apply.c:4949
684 +#: apply.c:4950
685 msgid "detect new or modified lines that have whitespace errors"
686 msgstr "detetar linhas novas ou modificadas que tenham espaços em branco"
687
687 -#: apply.c:4952 apply.c:4955
688 +#: apply.c:4953 apply.c:4956
689 msgid "ignore changes in whitespace when finding context"
690 msgstr "ignorar alterações de espaço em branco ao procurar contexto"
691
691 -#: apply.c:4958
692 +#: apply.c:4959
693 msgid "apply the patch in reverse"
694 msgstr "aplicar o patch em reverso"
695
695 -#: apply.c:4960
696 +#: apply.c:4961
697 msgid "don't expect at least one line of context"
698 msgstr "não esperar nenhuma linha de contexto"
699
699 -#: apply.c:4962
700 +#: apply.c:4963
701 msgid "leave the rejected hunks in corresponding *.rej files"
702 msgstr "deixar os excertos rejeitados nos respetivos ficheiros *.rej"
703
703 -#: apply.c:4964
704 +#: apply.c:4965
705 msgid "allow overlapping hunks"
706 msgstr "permitir a sobreposição de excertos"
707
707 -#: apply.c:4965 builtin/add.c:267 builtin/check-ignore.c:19
708 +#: apply.c:4966 builtin/add.c:267 builtin/check-ignore.c:19
709 #: builtin/commit.c:1337 builtin/count-objects.c:94 builtin/fsck.c:651
709 -#: builtin/log.c:1860 builtin/mv.c:122 builtin/read-tree.c:114
710 +#: builtin/log.c:1867 builtin/mv.c:122 builtin/read-tree.c:134
711 msgid "be verbose"
712 msgstr "ser verboso"
713
713 -#: apply.c:4967
714 +#: apply.c:4968
715 msgid "tolerate incorrectly detected missing new-line at the end of file"
715 -msgstr "tolerar deteções incorretas de falta de nova linha no final do ficheiro"
716 +msgstr ""
717 +"tolerar deteções incorretas de falta de nova linha no final do ficheiro"
718
717 -#: apply.c:4970
719 +#: apply.c:4971
720 msgid "do not trust the line counts in the hunk headers"
721 msgstr "não confiar na contagem de linhas no cabeçalho dos excertos"
722
721 -#: apply.c:4972 builtin/am.c:2274
723 +#: apply.c:4973 builtin/am.c:2274
724 msgid "root"
725 msgstr "raiz"
726
725 -#: apply.c:4973
727 +#: apply.c:4974
728 msgid "prepend <root> to all filenames"
729 msgstr "preceder <root> a todos os nomes de ficheiro"
730
@@ -745,103 +747,108 @@ msgstr ""
747 msgid "git archive --remote <repo> [--exec <cmd>] --list"
748 msgstr "git archive --remote <repo> [--exec <cmd>] --list"
749
748 -#: archive.c:344 builtin/add.c:152 builtin/add.c:442 builtin/rm.c:300
750 +#: archive.c:332 builtin/add.c:152 builtin/add.c:442 builtin/rm.c:300
751 #, c-format
752 msgid "pathspec '%s' did not match any files"
753 msgstr "o especificador de caminho '%s' não corresponde a nenhum ficheiro"
754
753 -#: archive.c:429
755 +#: archive.c:417
756 msgid "fmt"
757 msgstr "fmt"
758
757 -#: archive.c:429
759 +#: archive.c:417
760 msgid "archive format"
761 msgstr "formato do arquivo"
762
761 -#: archive.c:430 builtin/log.c:1429
763 +#: archive.c:418 builtin/log.c:1436
764 msgid "prefix"
765 msgstr "prefixo"
766
765 -#: archive.c:431
767 +#: archive.c:419
768 msgid "prepend prefix to each pathname in the archive"
769 msgstr "preceder o prefixo a cada nome de caminho dentro do arquivo"
770
769 -#: archive.c:432 builtin/blame.c:2607 builtin/blame.c:2608 builtin/config.c:59
770 -#: builtin/fast-export.c:987 builtin/fast-export.c:989 builtin/grep.c:1054
771 -#: builtin/hash-object.c:101 builtin/ls-files.c:541 builtin/ls-files.c:544
772 -#: builtin/notes.c:401 builtin/notes.c:564 builtin/read-tree.c:109
771 +#: archive.c:420 builtin/blame.c:2598 builtin/blame.c:2599 builtin/config.c:59
772 +#: builtin/fast-export.c:987 builtin/fast-export.c:989 builtin/grep.c:1061
773 +#: builtin/hash-object.c:101 builtin/ls-files.c:542 builtin/ls-files.c:545
774 +#: builtin/notes.c:401 builtin/notes.c:564 builtin/read-tree.c:129
775 #: parse-options.h:153
776 msgid "file"
777 msgstr "ficheiro"
778
777 -#: archive.c:433 builtin/archive.c:89
779 +#: archive.c:421 builtin/archive.c:89
780 msgid "write the archive to this file"
781 msgstr "escrever o arquivo para este ficheiro"
782
781 -#: archive.c:435
783 +#: archive.c:423
784 msgid "read .gitattributes in working directory"
785 msgstr "ler .gitattributes do diretório de trabalho"
786
785 -#: archive.c:436
787 +#: archive.c:424
788 msgid "report archived files on stderr"
789 msgstr "listar ficheiros arquivados para stderr"
790
789 -#: archive.c:437
791 +#: archive.c:425
792 msgid "store only"
793 msgstr "armazenar apenas"
794
793 -#: archive.c:438
795 +#: archive.c:426
796 msgid "compress faster"
797 msgstr "compressão rápida"
798
797 -#: archive.c:446
799 +#: archive.c:434
800 msgid "compress better"
801 msgstr "compressão ótima"
802
801 -#: archive.c:449
803 +#: archive.c:437
804 msgid "list supported archive formats"
805 msgstr "listar formatos de arquivo suportados"
806
805 -#: archive.c:451 builtin/archive.c:90 builtin/clone.c:85 builtin/clone.c:88
806 -#: builtin/submodule--helper.c:603 builtin/submodule--helper.c:969
807 +#: archive.c:439 builtin/archive.c:90 builtin/clone.c:103 builtin/clone.c:106
808 +#: builtin/submodule--helper.c:641 builtin/submodule--helper.c:982
809 msgid "repo"
810 msgstr "repo"
811
810 -#: archive.c:452 builtin/archive.c:91
812 +#: archive.c:440 builtin/archive.c:91
813 msgid "retrieve the archive from remote repository <repo>"
814 msgstr "obter o arquivo a partir do repositório remoto <repo>"
815
814 -#: archive.c:453 builtin/archive.c:92 builtin/notes.c:485
816 +#: archive.c:441 builtin/archive.c:92 builtin/notes.c:485
817 msgid "command"
818 msgstr "comando"
819
818 -#: archive.c:454 builtin/archive.c:93
820 +#: archive.c:442 builtin/archive.c:93
821 msgid "path to the remote git-upload-archive command"
822 msgstr "caminho para o comando git-upload-archive no remoto"
823
822 -#: archive.c:461
824 +#: archive.c:449
825 msgid "Unexpected option --remote"
826 msgstr "Opção inesperada --remote"
827
826 -#: archive.c:463
828 +#: archive.c:451
829 msgid "Option --exec can only be used together with --remote"
830 msgstr "A opção --exec só pode ser usada em conjunto com --remote"
831
830 -#: archive.c:465
832 +#: archive.c:453
833 msgid "Unexpected option --output"
834 msgstr "Opção inesperada --output"
835
834 -#: archive.c:487
836 +#: archive.c:475
837 #, c-format
838 msgid "Unknown archive format '%s'"
839 msgstr "Formato de arquivo desconhecido '%s'"
840
839 -#: archive.c:494
841 +#: archive.c:482
842 #, c-format
843 msgid "Argument not supported for format '%s': -%d"
844 msgstr "Argumento não suportado para o formato '%s': -%d"
845
844 -#: attr.c:263
846 +#: attr.c:212
847 +#, c-format
848 +msgid "%.*s is not a valid attribute name"
849 +msgstr "%.*s não é um nome de atributo válido"
850 +
851 +#: attr.c:408
852 msgid ""
853 "Negative patterns are ignored in git attributes\n"
854 "Use '\\!' for literal leading exclamation."
@@ -849,27 +856,27 @@ msgstr ""
856 "Os padrões negativos são ignorados nos atributos do git\n"
857 "Use '\\!' para uma exclamação literal à esquerda."
858
852 -#: bisect.c:441
859 +#: bisect.c:443
860 #, c-format
861 msgid "Could not open file '%s'"
862 msgstr "Não foi possível abrir o ficheiro '%s'"
863
857 -#: bisect.c:446
864 +#: bisect.c:448
865 #, c-format
866 msgid "Badly quoted content in file '%s': %s"
867 msgstr "Conteúdo incorretamente citado no ficheiro '%s': %s"
868
862 -#: bisect.c:655
869 +#: bisect.c:656
870 #, c-format
871 msgid "We cannot bisect more!\n"
872 msgstr "Não se está a bissetar mais!\n"
873
867 -#: bisect.c:708
874 +#: bisect.c:709
875 #, c-format
876 msgid "Not a valid commit name %s"
877 msgstr "%s não é um nome de commit válido"
878
872 -#: bisect.c:732
879 +#: bisect.c:733
880 #, c-format
881 msgid ""
882 "The merge base %s is bad.\n"
@@ -878,7 +885,7 @@ msgstr ""
885 "A base de integração %s é má (bad).\n"
886 "Significa que o bug foi corrigido entre %s e [%s].\n"
887
881 -#: bisect.c:737
888 +#: bisect.c:738
889 #, c-format
890 msgid ""
891 "The merge base %s is new.\n"
@@ -887,7 +894,7 @@ msgstr ""
894 "A base de integração %s é nova (new).\n"
895 "A propriedade foi mudada entre %s e [%s].\n"
896
890 -#: bisect.c:742
897 +#: bisect.c:743
898 #, c-format
899 msgid ""
900 "The merge base %s is %s.\n"
@@ -896,7 +903,7 @@ msgstr ""
903 "A base de integração %s é %s.\n"
904 "Significa que o primeiro commit '%s' está entre %s e [%s].\n"
905
899 -#: bisect.c:750
906 +#: bisect.c:751
907 #, c-format
908 msgid ""
909 "Some %s revs are not ancestors of the %s rev.\n"
@@ -907,7 +914,7 @@ msgstr ""
914 "git bisect não pode funcionar corretamente nesta situação.\n"
915 "Talvez confundiu revisões %s e %s?\n"
916
910 -#: bisect.c:763
917 +#: bisect.c:764
918 #, c-format
919 msgid ""
920 "the merge base between %s and [%s] must be skipped.\n"
@@ -919,36 +926,36 @@ msgstr ""
926 "%s.\n"
927 "Continua-se de qualquer maneira."
928
922 -#: bisect.c:798
929 +#: bisect.c:799
930 #, c-format
931 msgid "Bisecting: a merge base must be tested\n"
932 msgstr "A bissetar: uma base de integração tem de ser testada\n"
933
927 -#: bisect.c:849
934 +#: bisect.c:850
935 #, c-format
936 msgid "a %s revision is needed"
937 msgstr "precisa-se de uma revisão %s"
938
932 -#: bisect.c:866 builtin/notes.c:174 builtin/tag.c:262
939 +#: bisect.c:867 builtin/notes.c:174 builtin/tag.c:255
940 #, c-format
941 msgid "could not create file '%s'"
942 msgstr "não foi possível criar o ficheiro '%s'"
943
937 -#: bisect.c:917
944 +#: bisect.c:918
945 #, c-format
946 msgid "could not read file '%s'"
947 msgstr "não foi possível ler o ficheiro '%s'"
948
942 -#: bisect.c:947
949 +#: bisect.c:948
950 msgid "reading bisect refs failed"
951 msgstr "falha ao ler referências bissetadas"
952
946 -#: bisect.c:967
953 +#: bisect.c:968
954 #, c-format
955 msgid "%s was both %s and %s\n"
956 msgstr "%s era %s e %s em simultâneo\n"
957
951 -#: bisect.c:975
958 +#: bisect.c:976
959 #, c-format
960 msgid ""
961 "No testable commit found.\n"
@@ -957,7 +964,7 @@ msgstr ""
964 "Nenhum commit testável encontrado.\n"
965 "Talvez tenha começado com parâmetros de caminho incorretos?\n"
966
960 -#: bisect.c:994
967 +#: bisect.c:995
968 #, c-format
969 msgid "(roughly %d step)"
970 msgid_plural "(roughly %d steps)"
@@ -966,7 +973,7 @@ msgstr[1] "(aproximadamente %d passos)"
973
974 #. TRANSLATORS: the last %s will be replaced with
975 #. "(roughly %d steps)" translation
969 -#: bisect.c:998
976 +#: bisect.c:999
977 #, c-format
978 msgid "Bisecting: %d revision left to test after this %s\n"
979 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
@@ -1105,7 +1112,7 @@ msgstr "Ponto no ramo inválido: '%s'."
1112 msgid "'%s' is already checked out at '%s'"
1113 msgstr "'%s' foi já extraído em '%s'"
1114
1108 -#: branch.c:363
1115 +#: branch.c:364
1116 #, c-format
1117 msgid "HEAD of working tree %s is not updated"
1118 msgstr "HEAD da árvore de trabalho %s não está atualizada"
@@ -1120,7 +1127,7 @@ msgstr "'%s' não parece ser um ficheiro bundle v2"
1127 msgid "unrecognized header: %s%s (%d)"
1128 msgstr "cabeçalho não reconhecido: %s%s (%d)"
1129
1123 -#: bundle.c:87 sequencer.c:1331 sequencer.c:1752 builtin/commit.c:777
1130 +#: bundle.c:87 sequencer.c:1339 sequencer.c:1760 builtin/commit.c:777
1131 #, c-format
1132 msgid "could not open '%s'"
1133 msgstr "não foi possível abrir '%s'"
@@ -1129,10 +1136,10 @@ msgstr "não foi possível abrir '%s'"
1136 msgid "Repository lacks these prerequisite commits:"
1137 msgstr "O repositório não possuí estes commits pré-requisitados:"
1138
1132 -#: bundle.c:163 ref-filter.c:1499 sequencer.c:1154 sequencer.c:2290
1133 -#: builtin/blame.c:2820 builtin/commit.c:1061 builtin/log.c:348
1134 -#: builtin/log.c:890 builtin/log.c:1340 builtin/log.c:1666 builtin/log.c:1909
1135 -#: builtin/merge.c:360 builtin/shortlog.c:177
1139 +#: bundle.c:163 ref-filter.c:1852 sequencer.c:1162 sequencer.c:2299
1140 +#: builtin/blame.c:2811 builtin/commit.c:1061 builtin/log.c:353
1141 +#: builtin/log.c:897 builtin/log.c:1347 builtin/log.c:1673 builtin/log.c:1916
1142 +#: builtin/merge.c:359 builtin/shortlog.c:176
1143 msgid "revision walk setup failed"
1144 msgstr "falha ao configurar percurso de revisões"
1145
@@ -1171,7 +1178,7 @@ msgstr "rev-list terminou inesperadamente"
1178 msgid "ref '%s' is excluded by the rev-list options"
1179 msgstr "a referência '%s' é excluída pelas opções de rev-list"
1180
1174 -#: bundle.c:443 builtin/log.c:165 builtin/log.c:1572 builtin/shortlog.c:282
1181 +#: bundle.c:443 builtin/log.c:170 builtin/log.c:1579 builtin/shortlog.c:281
1182 #, c-format
1183 msgid "unrecognized argument: %s"
1184 msgstr "argumento não reconhecido: %s"
@@ -1194,7 +1201,7 @@ msgstr "index-pack terminou inesperadamente"
1201 msgid "invalid color value: %.*s"
1202 msgstr "valor de cor inválido: %.*s"
1203
1197 -#: commit.c:40 sequencer.c:1564 builtin/am.c:421 builtin/am.c:457
1204 +#: commit.c:40 sequencer.c:1572 builtin/am.c:421 builtin/am.c:457
1205 #: builtin/am.c:1493 builtin/am.c:2127
1206 #, c-format
1207 msgid "could not parse %s"
@@ -1205,7 +1212,7 @@ msgstr "não foi possível analisar %s"
1212 msgid "%s %s is not a commit!"
1213 msgstr "%s %s não é um commit!"
1214
1208 -#: commit.c:1514
1215 +#: commit.c:1511
1216 msgid ""
1217 "Warning: commit message did not conform to UTF-8.\n"
1218 "You may want to amend it after fixing the message, or set the config\n"
@@ -1220,137 +1227,158 @@ msgstr ""
1227 msgid "memory exhausted"
1228 msgstr "memória esgotada"
1229
1223 -#: config.c:518
1230 +#: config.c:191
1231 +msgid "relative config include conditionals must come from files"
1232 +msgstr "configuração relativa com inclusão condicional deve provir de ficheiros"
1233 +
1234 +#: config.c:701
1235 #, c-format
1236 msgid "bad config line %d in blob %s"
1237 msgstr "linha de configuração %d incorreta no blob %s"
1238
1228 -#: config.c:522
1239 +#: config.c:705
1240 #, c-format
1241 msgid "bad config line %d in file %s"
1242 msgstr "linha de configuração %d incorreta no ficheiro %s"
1243
1233 -#: config.c:526
1244 +#: config.c:709
1245 #, c-format
1246 msgid "bad config line %d in standard input"
1247 msgstr "linha de configuração %d incorreta na entrada padrão"
1248
1238 -#: config.c:530
1249 +#: config.c:713
1250 #, c-format
1251 msgid "bad config line %d in submodule-blob %s"
1252 msgstr "linha de configuração %d incorreta no submódulo-blob %s"
1253
1243 -#: config.c:534
1254 +#: config.c:717
1255 #, c-format
1256 msgid "bad config line %d in command line %s"
1257 msgstr "linha de configuração %d incorreta na linha de comandos %s"
1258
1248 -#: config.c:538
1259 +#: config.c:721
1260 #, c-format
1261 msgid "bad config line %d in %s"
1262 msgstr "linha de configuração %d incorreta em %s"
1263
1253 -#: config.c:657
1264 +#: config.c:840
1265 msgid "out of range"
1266 msgstr "fora de intervalo"
1267
1257 -#: config.c:657
1268 +#: config.c:840
1269 msgid "invalid unit"
1270 msgstr "unidade inválida"
1271
1261 -#: config.c:663
1272 +#: config.c:846
1273 #, c-format
1274 msgid "bad numeric config value '%s' for '%s': %s"
1275 msgstr "valor numérico '%s' da configuração '%s' incorreto: %s"
1276
1266 -#: config.c:668
1277 +#: config.c:851
1278 #, c-format
1279 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
1280 msgstr "valor numérico '%s' da configuração '%s' incorreto no blob %s: %s"
1281
1271 -#: config.c:671
1282 +#: config.c:854
1283 #, c-format
1284 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
1285 msgstr "valor numérico '%s' da configuração '%s' incorreto no ficheiro %s: %s"
1286
1276 -#: config.c:674
1287 +#: config.c:857
1288 #, c-format
1289 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
1290 msgstr ""
1291 "valor numérico '%s' da configuração '%s' incorreto na entrada padrão: %s"
1292
1282 -#: config.c:677
1293 +#: config.c:860
1294 #, c-format
1295 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
1296 msgstr ""
1297 "valor numérico '%s' da configuração '%s' incorreto no submódulo-blob %s: %s"
1298
1288 -#: config.c:680
1299 +#: config.c:863
1300 #, c-format
1301 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
1302 msgstr ""
1292 -"valor numérico '%s' da configuração '%s' incorreto na linha de comandos %s: %s"
1303 +"valor numérico '%s' da configuração '%s' incorreto na linha de comandos %s: "
1304 +"%s"
1305
1294 -#: config.c:683
1306 +#: config.c:866
1307 #, c-format
1308 msgid "bad numeric config value '%s' for '%s' in %s: %s"
1309 msgstr "valor numérico '%s' da configuração '%s' incorreto em %s: %s"
1310
1299 -#: config.c:770
1311 +#: config.c:953
1312 #, c-format
1313 msgid "failed to expand user dir in: '%s'"
1314 msgstr "falha ao expandir diretório de utilizador em: '%s'"
1315
1304 -#: config.c:865 config.c:876
1316 +#: config.c:1048 config.c:1059
1317 #, c-format
1318 msgid "bad zlib compression level %d"
1319 msgstr "nível de compressão zlib %d incorreto"
1320
1309 -#: config.c:993
1321 +#: config.c:1176
1322 #, c-format
1323 msgid "invalid mode for object creation: %s"
1324 msgstr "modo inválido para criação de objeto: %s"
1325
1314 -#: config.c:1149
1326 +#: config.c:1332
1327 #, c-format
1328 msgid "bad pack compression level %d"
1329 msgstr "nível de compactação do pacote %d incorreto"
1330
1319 -#: config.c:1339
1331 +#: config.c:1522
1332 msgid "unable to parse command-line config"
1333 msgstr "não é possível analisar configuração de linha de comandos"
1334
1323 -#: config.c:1389
1335 +#: config.c:1572
1336 msgid "unknown error occurred while reading the configuration files"
1337 msgstr ""
1338 "ocorreu um erro desconhecido durante a leitura dos ficheiros de configuração"
1339
1328 -#: config.c:1743
1340 +#: config.c:1931
1341 +#, c-format
1342 +msgid "Invalid %s: '%s'"
1343 +msgstr "Inválido %s: '%s'"
1344 +
1345 +#: config.c:1952
1346 +#, c-format
1347 +msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1348 +msgstr ""
1349 +"valor '%s' de core.untrackedCache desconhecido; usar 'keep' valor por omissão"
1350 +
1351 +#: config.c:1978
1352 +#, c-format
1353 +msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1354 +msgstr "o valor '%d' de splitIndex.maxPercentChange deve estar entre 0 e 100"
1355 +
1356 +#: config.c:1989
1357 #, c-format
1358 msgid "unable to parse '%s' from command-line config"
1359 msgstr "não é possível analisar '%s' da configuração de linha de comandos"
1360
1333 -#: config.c:1745
1361 +#: config.c:1991
1362 #, c-format
1363 msgid "bad config variable '%s' in file '%s' at line %d"
1364 msgstr "variável de configuração '%s' incorreta no ficheiro '%s' na linha %d"
1365
1338 -#: config.c:1804
1366 +#: config.c:2050
1367 #, c-format
1368 msgid "%s has multiple values"
1369 msgstr "%s tem múltiplos valores"
1370
1343 -#: config.c:2225 config.c:2450
1371 +#: config.c:2384 config.c:2609
1372 #, c-format
1373 msgid "fstat on %s failed"
1374 msgstr "falha de fstat de %s"
1375
1348 -#: config.c:2343
1376 +#: config.c:2502
1377 #, c-format
1378 msgid "could not set '%s' to '%s'"
1379 msgstr "não foi possível definir '%s' como '%s'"
1380
1353 -#: config.c:2345
1381 +#: config.c:2504 builtin/remote.c:774
1382 #, c-format
1383 msgid "could not unset '%s'"
1384 msgstr "não foi possível reiniciar '%s'"
@@ -1521,20 +1549,20 @@ msgstr ""
1549 "Erros encontrados na variável de configuração 'diff.dirstat':\n"
1550 "%s"
1551
1524 -#: diff.c:3085
1552 +#: diff.c:3102
1553 #, c-format
1554 msgid "external diff died, stopping at %s"
1555 msgstr "o diff externo terminou inesperadamente, interrompido em %s"
1556
1529 -#: diff.c:3411
1557 +#: diff.c:3428
1558 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
1559 msgstr "--name-only, --name-status, --check e -s são mutuamente exclusivos"
1560
1533 -#: diff.c:3501
1561 +#: diff.c:3518
1562 msgid "--follow requires exactly one pathspec"
1563 msgstr "--follow requer exatamente um único especificador de caminho"
1564
1537 -#: diff.c:3664
1565 +#: diff.c:3681
1566 #, c-format
1567 msgid ""
1568 "Failed to parse --dirstat/-X option parameter:\n"
@@ -1543,209 +1571,229 @@ msgstr ""
1571 "Falha ao analisar parâmetro da opção --dirstat/-X:\n"
1572 "%s"
1573
1546 -#: diff.c:3678
1574 +#: diff.c:3695
1575 #, c-format
1576 msgid "Failed to parse --submodule option parameter: '%s'"
1577 msgstr "Falha ao analisar parâmetro da opção --submodule: '%s'"
1578
1551 -#: diff.c:4696
1579 +#: diff.c:4719
1580 msgid "inexact rename detection was skipped due to too many files."
1581 msgstr ""
1582 "a deteção mudança de nome inexata foi omitida devido a demasiados ficheiros."
1583
1556 -#: diff.c:4699
1584 +#: diff.c:4722
1585 msgid "only found copies from modified paths due to too many files."
1586 msgstr ""
1587 "só foram encontradas cópias de caminhos modificados devido a demasiados "
1588 "ficheiros."
1589
1562 -#: diff.c:4702
1590 +#: diff.c:4725
1591 #, c-format
1592 msgid ""
1593 "you may want to set your %s variable to at least %d and retry the command."
1594 msgstr ""
1595 "pode tentar definir a variável %s para, pelo menos, %d e repetir o comando."
1596
1569 -#: dir.c:1862
1597 +#: dir.c:1899
1598 msgid "failed to get kernel name and information"
1599 msgstr "falha ao obter nome e informação do kernel"
1600
1573 -#: dir.c:1981
1601 +#: dir.c:2018
1602 msgid "Untracked cache is disabled on this system or location."
1603 msgstr "A cache não controlada está desativada neste sistema ou localização."
1604
1577 -#: dir.c:2759
1605 +#: dir.c:2776 dir.c:2781
1606 +#, c-format
1607 +msgid "could not create directories for %s"
1608 +msgstr "não foi possível criar o diretórios para %s"
1609 +
1610 +#: dir.c:2806
1611 #, c-format
1612 msgid "could not migrate git directory from '%s' to '%s'"
1613 msgstr "não foi possível migrar o diretório git de '%s' para '%s'"
1614
1582 -#: fetch-pack.c:213
1615 +#: entry.c:280
1616 +#, c-format
1617 +msgid "could not stat file '%s'"
1618 +msgstr "não foi possível obter stat do ficheiro '%s'"
1619 +
1620 +#: fetch-pack.c:249
1621 msgid "git fetch-pack: expected shallow list"
1622 msgstr "git fetch-pack: esperava-se lista rasa"
1623
1586 -#: fetch-pack.c:225
1624 +#: fetch-pack.c:261
1625 msgid "git fetch-pack: expected ACK/NAK, got EOF"
1626 msgstr "git fetch-pack: esperava-se ACK/NAK, obteve-se EOF"
1627
1590 -#: fetch-pack.c:243
1628 +#: fetch-pack.c:279
1629 #, c-format
1630 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
1631 msgstr "git fetch-pack: esperava-se ACK/NAK, obteve-se '%s'"
1632
1595 -#: fetch-pack.c:295
1633 +#: fetch-pack.c:331
1634 msgid "--stateless-rpc requires multi_ack_detailed"
1635 msgstr "--stateless-rpc requer multi_ack_detailed"
1636
1599 -#: fetch-pack.c:381
1637 +#: fetch-pack.c:417
1638 #, c-format
1639 msgid "invalid shallow line: %s"
1640 msgstr "linha rasa inválida: %s"
1641
1604 -#: fetch-pack.c:387
1642 +#: fetch-pack.c:423
1643 #, c-format
1644 msgid "invalid unshallow line: %s"
1645 msgstr "linha para aprofundar inválida: %s"
1646
1609 -#: fetch-pack.c:389
1647 +#: fetch-pack.c:425
1648 #, c-format
1649 msgid "object not found: %s"
1650 msgstr "objeto não encontrado: %s"
1651
1614 -#: fetch-pack.c:392
1652 +#: fetch-pack.c:428
1653 #, c-format
1654 msgid "error in object: %s"
1655 msgstr "erro no objeto: %s"
1656
1619 -#: fetch-pack.c:394
1657 +#: fetch-pack.c:430
1658 #, c-format
1659 msgid "no shallow found: %s"
1660 msgstr "raso não encontrado: %s"
1661
1624 -#: fetch-pack.c:397
1662 +#: fetch-pack.c:433
1663 #, c-format
1664 msgid "expected shallow/unshallow, got %s"
1665 msgstr "esperava-se raso/aprofundar, obteve-se %s"
1666
1629 -#: fetch-pack.c:436
1667 +#: fetch-pack.c:472
1668 #, c-format
1669 msgid "got %s %d %s"
1670 msgstr "obteve-se %s %d %s"
1671
1634 -#: fetch-pack.c:450
1672 +#: fetch-pack.c:486
1673 #, c-format
1674 msgid "invalid commit %s"
1675 msgstr "commit inválido %s"
1676
1639 -#: fetch-pack.c:483
1677 +#: fetch-pack.c:519
1678 msgid "giving up"
1679 msgstr "desistência"
1680
1643 -#: fetch-pack.c:493 progress.c:235
1681 +#: fetch-pack.c:529 progress.c:235
1682 msgid "done"
1683 msgstr "concluído"
1684
1647 -#: fetch-pack.c:505
1685 +#: fetch-pack.c:541
1686 #, c-format
1687 msgid "got %s (%d) %s"
1688 msgstr "obteve-se %s (%d) %s"
1689
1652 -#: fetch-pack.c:551
1690 +#: fetch-pack.c:587
1691 #, c-format
1692 msgid "Marking %s as complete"
1693 msgstr "Marcado %s como completo"
1694
1657 -#: fetch-pack.c:697
1695 +#: fetch-pack.c:735
1696 #, c-format
1697 msgid "already have %s (%s)"
1698 msgstr "já se tem %s (%s)"
1699
1662 -#: fetch-pack.c:735
1700 +#: fetch-pack.c:773
1701 msgid "fetch-pack: unable to fork off sideband demultiplexer"
1702 msgstr "fetch-pack: não é possível efetuar fork de sideband demultiplexer"
1703
1666 -#: fetch-pack.c:743
1704 +#: fetch-pack.c:781
1705 msgid "protocol error: bad pack header"
1706 msgstr "erro de protocolo: cabeçalho de pacote incorreto"
1707
1670 -#: fetch-pack.c:799
1708 +#: fetch-pack.c:837
1709 #, c-format
1710 msgid "fetch-pack: unable to fork off %s"
1711 msgstr "fetch-pack: não é possível criar processo filho %s"
1712
1675 -#: fetch-pack.c:815
1713 +#: fetch-pack.c:853
1714 #, c-format
1715 msgid "%s failed"
1716 msgstr "%s falhou"
1717
1680 -#: fetch-pack.c:817
1718 +#: fetch-pack.c:855
1719 msgid "error in sideband demultiplexer"
1720 msgstr "erro no sideband demultiplexer"
1721
1684 -#: fetch-pack.c:844
1722 +#: fetch-pack.c:882
1723 msgid "Server does not support shallow clients"
1724 msgstr "O servidor não suporta clientes rasos"
1725
1688 -#: fetch-pack.c:848
1726 +#: fetch-pack.c:886
1727 msgid "Server supports multi_ack_detailed"
1728 msgstr "O servidor suporta multi_ack_detailed"
1729
1692 -#: fetch-pack.c:851
1730 +#: fetch-pack.c:889
1731 msgid "Server supports no-done"
1732 msgstr "O servidor suporta no-done"
1733
1696 -#: fetch-pack.c:857
1734 +#: fetch-pack.c:895
1735 msgid "Server supports multi_ack"
1736 msgstr "O servidor suporta muilti_ack"
1737
1700 -#: fetch-pack.c:861
1738 +#: fetch-pack.c:899
1739 msgid "Server supports side-band-64k"
1740 msgstr "O servidor suporta side-band-64k"
1741
1704 -#: fetch-pack.c:865
1742 +#: fetch-pack.c:903
1743 msgid "Server supports side-band"
1744 msgstr "O servidor suporta side-band"
1745
1708 -#: fetch-pack.c:869
1746 +#: fetch-pack.c:907
1747 msgid "Server supports allow-tip-sha1-in-want"
1748 msgstr "O servidor suporta allow-tip-sha1-in-want"
1749
1712 -#: fetch-pack.c:873
1750 +#: fetch-pack.c:911
1751 msgid "Server supports allow-reachable-sha1-in-want"
1752 msgstr "O servidor suporta allow-reachable-sha1-in-want"
1753
1716 -#: fetch-pack.c:883
1754 +#: fetch-pack.c:921
1755 msgid "Server supports ofs-delta"
1756 msgstr "O servidor suporta ofs-delta"
1757
1720 -#: fetch-pack.c:890
1758 +#: fetch-pack.c:928
1759 #, c-format
1760 msgid "Server version is %.*s"
1761 msgstr "A versão do servidor é %.*s"
1762
1725 -#: fetch-pack.c:896
1763 +#: fetch-pack.c:934
1764 msgid "Server does not support --shallow-since"
1765 msgstr "O servidor não suporta --shallow-since"
1766
1729 -#: fetch-pack.c:900
1767 +#: fetch-pack.c:938
1768 msgid "Server does not support --shallow-exclude"
1769 msgstr "O servidor não suporta --shallow-exclude"
1770
1733 -#: fetch-pack.c:902
1771 +#: fetch-pack.c:940
1772 msgid "Server does not support --deepen"
1773 msgstr "O servidor não suporta --deepen"
1774
1737 -#: fetch-pack.c:913
1775 +#: fetch-pack.c:951
1776 msgid "no common commits"
1777 msgstr "nenhum commit em comum"
1778
1741 -#: fetch-pack.c:925
1779 +#: fetch-pack.c:963
1780 msgid "git fetch-pack: fetch failed."
1781 msgstr "git fetch-pack: falha ao obter."
1782
1745 -#: fetch-pack.c:1087
1783 +#: fetch-pack.c:1125
1784 msgid "no matching remote head"
1785 msgstr "nenhuma cabeça remota correspondente"
1786
1787 +#: fetch-pack.c:1147
1788 +#, c-format
1789 +msgid "no such remote ref %s"
1790 +msgstr "referência remota %s inexistente"
1791 +
1792 +#: fetch-pack.c:1150
1793 +#, c-format
1794 +msgid "Server does not allow request for unadvertised object %s"
1795 +msgstr "O servidor não permite pedido do objeto não anunciado %s"
1796 +
1797 #: gpg-interface.c:185
1798 msgid "gpg failed to sign the data"
1799 msgstr "gpg não assinou os dados"
@@ -1764,17 +1812,17 @@ msgstr "falha ao escrever assinatura destacada em '%s'"
1812 msgid "ignore invalid color '%.*s' in log.graphColors"
1813 msgstr "ignorar cor inválida '%.*s' em log.graphColors"
1814
1767 -#: grep.c:1794
1815 +#: grep.c:1796
1816 #, c-format
1817 msgid "'%s': unable to read %s"
1818 msgstr "'%s': não foi possível ler %s"
1819
1772 -#: grep.c:1811 builtin/clone.c:381 builtin/diff.c:81 builtin/rm.c:133
1820 +#: grep.c:1813 builtin/clone.c:399 builtin/diff.c:81 builtin/rm.c:133
1821 #, c-format
1822 msgid "failed to stat '%s'"
1823 msgstr "falha ao invocar stat de '%s'"
1824
1777 -#: grep.c:1822
1825 +#: grep.c:1824
1826 #, c-format
1827 msgid "'%s': short read"
1828 msgstr "'%s': leitura truncada"
@@ -1843,7 +1891,7 @@ msgstr[1] ""
1891 msgid "%s: %s - %s"
1892 msgstr "%s: %s - %s"
1893
1846 -#: ident.c:334
1894 +#: ident.c:343
1895 msgid ""
1896 "\n"
1897 "*** Please tell me who you are.\n"
@@ -1869,6 +1917,40 @@ msgstr ""
1917 "Omita --global para definir a identidade apenas neste repositório.\n"
1918 "\n"
1919
1920 +#: ident.c:367
1921 +msgid "no email was given and auto-detection is disabled"
1922 +msgstr "nenhum e-mail indicado e a deteção automática está desativada"
1923 +
1924 +#: ident.c:372
1925 +#, c-format
1926 +msgid "unable to auto-detect email address (got '%s')"
1927 +msgstr ""
1928 +"não é possível detetar automaticamente endereço de e-mail (obteve-se '%s')"
1929 +
1930 +#: ident.c:382
1931 +msgid "no name was given and auto-detection is disabled"
1932 +msgstr "nenhum nome indicado e a deteção automática está desativada"
1933 +
1934 +#: ident.c:388
1935 +#, c-format
1936 +msgid "unable to auto-detect name (got '%s')"
1937 +msgstr "não é possível detetar automaticamente o nome (obteve-se '%s')"
1938 +
1939 +#: ident.c:396
1940 +#, c-format
1941 +msgid "empty ident name (for <%s>) not allowed"
1942 +msgstr "nome de identificação vazio (de <%s>) não é permitido"
1943 +
1944 +#: ident.c:402
1945 +#, c-format
1946 +msgid "name consists only of disallowed characters: %s"
1947 +msgstr "nome consiste apenas de caracteres não permitidos: %s"
1948 +
1949 +#: ident.c:417 builtin/commit.c:611
1950 +#, c-format
1951 +msgid "invalid date format: %s"
1952 +msgstr "formato de data inválido: %s"
1953 +
1954 #: lockfile.c:152
1955 #, c-format
1956 msgid ""
@@ -1897,8 +1979,8 @@ msgstr "Não é foi possível criar '%s.lock': %s"
1979 msgid "failed to read the cache"
1980 msgstr "falha ao ler a cache"
1981
1900 -#: merge.c:96 builtin/am.c:2000 builtin/am.c:2035 builtin/checkout.c:374
1901 -#: builtin/checkout.c:588 builtin/clone.c:731
1982 +#: merge.c:96 builtin/am.c:2000 builtin/am.c:2035 builtin/checkout.c:393
1983 +#: builtin/checkout.c:607 builtin/clone.c:749
1984 msgid "unable to write new index file"
1985 msgstr "não foi possível escrever novo ficheiro de índice"
1986
@@ -1968,38 +2050,56 @@ msgstr "Falha ao executar integração interna"
2050 msgid "Unable to add %s to database"
2051 msgstr "Não é possível adicionar %s à base de dados"
2052
1971 -#: merge-recursive.c:1088 merge-recursive.c:1102
2053 +#: merge-recursive.c:1092
2054 #, c-format
2055 msgid ""
1974 -"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left in "
1975 -"tree."
2056 +"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2057 +"in tree."
2058 msgstr ""
2059 "CONFLITO (%s/eliminar): %s eliminado em %s e %s em %s. Versão de %s de %s "
2060 "deixada na árvore."
2061
1980 -#: merge-recursive.c:1094 merge-recursive.c:1107
2062 +#: merge-recursive.c:1097
2063 +#, c-format
2064 +msgid ""
2065 +"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2066 +"left in tree."
2067 +msgstr ""
2068 +"CONFLITO (%s/eliminar): %s eliminado em %s e %s para %s em %s. Versão de %s "
2069 +"de %s deixada na árvore."
2070 +
2071 +#: merge-recursive.c:1104
2072 #, c-format
2073 msgid ""
1983 -"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left in "
1984 -"tree at %s."
2074 +"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2075 +"in tree at %s."
2076 msgstr ""
2077 "CONFLITO (%s/eliminar): %s eliminado em %s e %s em %s. Versão de %s de %s "
2078 "deixada na árvore em %s."
2079
1989 -#: merge-recursive.c:1150
2080 +#: merge-recursive.c:1109
2081 +#, c-format
2082 +msgid ""
2083 +"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2084 +"left in tree at %s."
2085 +msgstr ""
2086 +"CONFLITO (%s/eliminar): %s eliminado em %s e %s para %s em %s. Versão de %s "
2087 +"de %s deixada na árvore em %s."
2088 +
2089 +#: merge-recursive.c:1143
2090 msgid "rename"
2091 msgstr "mudar nome"
2092
1993 -#: merge-recursive.c:1150
2093 +#: merge-recursive.c:1143
2094 msgid "renamed"
2095 msgstr "nome mudado"
2096
1997 -#: merge-recursive.c:1207
2097 +#: merge-recursive.c:1200
2098 #, c-format
2099 msgid "%s is a directory in %s adding as %s instead"
2100 msgstr "%s é um diretório em %s adicionando %s no seu lugar"
2101
2002 -#: merge-recursive.c:1232
2102 +#: merge-recursive.c:1225
2103 #, c-format
2104 msgid ""
2105 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
@@ -2008,138 +2108,138 @@ msgstr ""
2108 "CONFLITO (mudar nome/mudar nome): Mudar o nome \"%s\"->\"%s\" no ramo \"%s\" "
2109 "mudar o nome \"%s\"->\"%s\" em \"%s\"%s"
2110
2011 -#: merge-recursive.c:1237
2111 +#: merge-recursive.c:1230
2112 msgid " (left unresolved)"
2113 msgstr " (por resolver)"
2114
2015 -#: merge-recursive.c:1299
2115 +#: merge-recursive.c:1292
2116 #, c-format
2117 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
2118 msgstr ""
2019 -"CONFLITO (mudar nome/mudar nome): Mudar de nome %s->%s em %s. Mudar o nome %s-"
2020 -">%s em %s"
2119 +"CONFLITO (mudar nome/mudar nome): Mudar de nome %s->%s em %s. Mudar o nome "
2120 +"%s->%s em %s"
2121
2022 -#: merge-recursive.c:1332
2122 +#: merge-recursive.c:1325
2123 #, c-format
2124 msgid "Renaming %s to %s and %s to %s instead"
2125 msgstr "A mudar o nome de %s para %s e de %s para %s, em alternativa"
2126
2027 -#: merge-recursive.c:1535
2127 +#: merge-recursive.c:1528
2128 #, c-format
2129 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
2130 msgstr ""
2131 "CONFLITO (mudar nome/adicionar): Mudar o nome %s->%s em %s. %s adicionado em "
2132 "%s"
2133
2034 -#: merge-recursive.c:1550
2134 +#: merge-recursive.c:1543
2135 #, c-format
2136 msgid "Adding merged %s"
2137 msgstr "A adicionar %s integrado"
2138
2039 -#: merge-recursive.c:1557 merge-recursive.c:1771
2139 +#: merge-recursive.c:1550 merge-recursive.c:1780
2140 #, c-format
2141 msgid "Adding as %s instead"
2142 msgstr "A adicionar como %s, em alternativa."
2143
2044 -#: merge-recursive.c:1614
2144 +#: merge-recursive.c:1607
2145 #, c-format
2146 msgid "cannot read object %s"
2147 msgstr "não foi possível ler o objeto %s"
2148
2049 -#: merge-recursive.c:1617
2149 +#: merge-recursive.c:1610
2150 #, c-format
2151 msgid "object %s is not a blob"
2152 msgstr "o objeto %s não é um blob"
2153
2054 -#: merge-recursive.c:1670
2154 +#: merge-recursive.c:1679
2155 msgid "modify"
2156 msgstr "modificar"
2157
2058 -#: merge-recursive.c:1670
2158 +#: merge-recursive.c:1679
2159 msgid "modified"
2160 msgstr "modificado"
2161
2062 -#: merge-recursive.c:1680
2162 +#: merge-recursive.c:1689
2163 msgid "content"
2164 msgstr "conteúdo"
2165
2066 -#: merge-recursive.c:1687
2166 +#: merge-recursive.c:1696
2167 msgid "add/add"
2168 msgstr "adicionar/adicionar"
2169
2070 -#: merge-recursive.c:1723
2170 +#: merge-recursive.c:1732
2171 #, c-format
2172 msgid "Skipped %s (merged same as existing)"
2173 msgstr "%s ignorado (integrado é igual ao existente)"
2174
2075 -#: merge-recursive.c:1737
2175 +#: merge-recursive.c:1746
2176 #, c-format
2177 msgid "Auto-merging %s"
2178 msgstr "A integrar automaticamente %s"
2179
2080 -#: merge-recursive.c:1741 git-submodule.sh:930
2180 +#: merge-recursive.c:1750 git-submodule.sh:944
2181 msgid "submodule"
2182 msgstr "submódulo"
2183
2084 -#: merge-recursive.c:1742
2184 +#: merge-recursive.c:1751
2185 #, c-format
2186 msgid "CONFLICT (%s): Merge conflict in %s"
2187 msgstr "CONFLITO (%s): conflito de integração em %s"
2188
2089 -#: merge-recursive.c:1836
2189 +#: merge-recursive.c:1845
2190 #, c-format
2191 msgid "Removing %s"
2192 msgstr "A remover %s"
2193
2094 -#: merge-recursive.c:1862
2194 +#: merge-recursive.c:1871
2195 msgid "file/directory"
2196 msgstr "ficheiro/diretório"
2197
2098 -#: merge-recursive.c:1868
2198 +#: merge-recursive.c:1877
2199 msgid "directory/file"
2200 msgstr "diretório/ficheiro"
2201
2102 -#: merge-recursive.c:1874
2202 +#: merge-recursive.c:1883
2203 #, c-format
2204 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
2205 msgstr ""
2206 "CONFLITO (%s): Há um diretório designado %s em %s. A adicionar %s como %s"
2207
2108 -#: merge-recursive.c:1883
2208 +#: merge-recursive.c:1892
2209 #, c-format
2210 msgid "Adding %s"
2211 msgstr "A adicionar %s"
2212
2113 -#: merge-recursive.c:1920
2213 +#: merge-recursive.c:1929
2214 msgid "Already up-to-date!"
2215 msgstr "Já está atualizado!"
2216
2117 -#: merge-recursive.c:1929
2217 +#: merge-recursive.c:1938
2218 #, c-format
2219 msgid "merging of trees %s and %s failed"
2220 msgstr "falha ao integrar as árvores %s e %s"
2221
2122 -#: merge-recursive.c:2012
2222 +#: merge-recursive.c:2021
2223 msgid "Merging:"
2224 msgstr "A integrar:"
2225
2126 -#: merge-recursive.c:2025
2226 +#: merge-recursive.c:2034
2227 #, c-format
2228 msgid "found %u common ancestor:"
2229 msgid_plural "found %u common ancestors:"
2230 msgstr[0] "%u antecessor comum encontrado:"
2231 msgstr[1] "%u antecessores comuns encontrados:"
2232
2133 -#: merge-recursive.c:2064
2233 +#: merge-recursive.c:2073
2234 msgid "merge returned no commit"
2235 msgstr "a integração não retornou nenhum commit"
2236
2137 -#: merge-recursive.c:2127
2237 +#: merge-recursive.c:2136
2238 #, c-format
2239 msgid "Could not parse object '%s'"
2240 msgstr "Não foi possível analisar o objeto '%s'"
2241
2142 -#: merge-recursive.c:2141 builtin/merge.c:645 builtin/merge.c:792
2242 +#: merge-recursive.c:2150 builtin/merge.c:645 builtin/merge.c:792
2243 msgid "Unable to write index."
2244 msgstr "Não é possível escrever no índice."
2245
@@ -2147,8 +2247,8 @@ msgstr "Não é possível escrever no índice."
2247 #, c-format
2248 msgid ""
2249 "You have not concluded your previous notes merge (%s exists).\n"
2150 -"Please, use 'git notes merge --commit' or 'git notes merge --abort' to commit/"
2151 -"abort the previous merge before you start a new notes merge."
2250 +"Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
2251 +"commit/abort the previous merge before you start a new notes merge."
2252 msgstr ""
2253 "Não concluíu a integração de notas anterior (%s existe).\n"
2254 "Use 'git notes merge --commit' ou 'git notes merge --abort' para submeter/"
@@ -2216,18 +2316,37 @@ msgstr "-NUM"
2316 msgid "malformed object name '%s'"
2317 msgstr "nome do objeto malformado '%s'"
2318
2219 -#: path.c:826
2319 +#: path.c:805
2320 #, c-format
2321 msgid "Could not make %s writable by group"
2322 msgstr "Não foi possível dar permissão de escrita ao grupo a %s"
2323
2224 -#: pathspec.c:142
2324 +#: pathspec.c:125
2325 +msgid "Escape character '\\' not allowed as last character in attr value"
2326 +msgstr ""
2327 +"O carácter de escape '\\' não pode ser usado como último carácter no valor "
2328 +"de attr"
2329 +
2330 +#: pathspec.c:143
2331 +msgid "Only one 'attr:' specification is allowed."
2332 +msgstr "Só se pode especificar um 'attr:'."
2333 +
2334 +#: pathspec.c:146
2335 +msgid "attr spec must not be empty"
2336 +msgstr "especificador attr não pode estar vazio"
2337 +
2338 +#: pathspec.c:189
2339 +#, c-format
2340 +msgid "invalid attribute name %s"
2341 +msgstr "nome de atributo inválido %s"
2342 +
2343 +#: pathspec.c:254
2344 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
2345 msgstr ""
2346 "as definições globais 'glob' e 'noglob' de especificador de caminho "
2347 "(pathspec) são incompatíveis"
2348
2230 -#: pathspec.c:149
2349 +#: pathspec.c:261
2350 msgid ""
2351 "global 'literal' pathspec setting is incompatible with all other global "
2352 "pathspec settings"
@@ -2235,52 +2354,52 @@ msgstr ""
2354 "a definição global de especificador de caminho 'literal' é incompatível com "
2355 "todas as outras definições globais de especificador de caminho (pathspec)"
2356
2238 -#: pathspec.c:188
2357 +#: pathspec.c:301
2358 msgid "invalid parameter for pathspec magic 'prefix'"
2359 msgstr "parâmetro inválido na mágica 'prefix' do especificador de caminho"
2360
2242 -#: pathspec.c:201
2361 +#: pathspec.c:322
2362 #, c-format
2363 msgid "Invalid pathspec magic '%.*s' in '%s'"
2364 msgstr "Mágica do especificador de caminho '%.*s' inválida em '%s'"
2365
2247 -#: pathspec.c:206
2366 +#: pathspec.c:327
2367 #, c-format
2368 msgid "Missing ')' at the end of pathspec magic in '%s'"
2369 msgstr "Falta um ')' no final da mágica do especificador de caminho em '%s'"
2370
2252 -#: pathspec.c:238
2371 +#: pathspec.c:365
2372 #, c-format
2373 msgid "Unimplemented pathspec magic '%c' in '%s'"
2374 msgstr "Mágica de especificador de caminho '%c' em '%s' não implementada"
2375
2257 -#: pathspec.c:293 pathspec.c:315
2376 +#: pathspec.c:421 pathspec.c:443
2377 #, c-format
2378 msgid "Pathspec '%s' is in submodule '%.*s'"
2379 msgstr "O caminho '%s' está dentro do submódulo '%.*s'"
2380
2262 -#: pathspec.c:350
2381 +#: pathspec.c:483
2382 #, c-format
2383 msgid "%s: 'literal' and 'glob' are incompatible"
2384 msgstr "%s: 'literal' e 'glob' são incompatíveis"
2385
2267 -#: pathspec.c:363
2386 +#: pathspec.c:496
2387 #, c-format
2388 msgid "%s: '%s' is outside repository"
2389 msgstr "%s: '%s' está fora do repositório"
2390
2272 -#: pathspec.c:451
2391 +#: pathspec.c:584
2392 #, c-format
2393 msgid "'%s' (mnemonic: '%c')"
2394 msgstr "'%s' (mnemónica: '%c')"
2395
2277 -#: pathspec.c:461
2396 +#: pathspec.c:594
2397 #, c-format
2398 msgid "%s: pathspec magic not supported by this command: %s"
2399 msgstr ""
2400 "%s: mágica de especificador de caminho não suportada por este comando: %s"
2401
2283 -#: pathspec.c:511
2402 +#: pathspec.c:644
2403 msgid ""
2404 "empty strings as pathspecs will be made invalid in upcoming releases. please "
2405 "use . instead if you meant to match all paths"
@@ -2288,19 +2407,11 @@ msgstr ""
2407 "cadeias de caracteres vazias como especificadores de caminho tornar-se-ão "
2408 "inválidas nas próximas versões. Use . para corresponder a todos os caminhos"
2409
2291 -#: pathspec.c:535
2410 +#: pathspec.c:668
2411 #, c-format
2412 msgid "pathspec '%s' is beyond a symbolic link"
2413 msgstr "o especificador de caminho '%s' é indicado por uma ligação simbólica"
2414
2296 -#: pathspec.c:544
2297 -msgid ""
2298 -"There is nothing to exclude from by :(exclude) patterns.\n"
2299 -"Perhaps you forgot to add either ':/' or '.' ?"
2300 -msgstr ""
2301 -"Não há nada para excluir de acordo com o padrão :(excluir).\n"
2302 -"Talvez se tenha esquecido de acrescentar ':/' ou '.' ?"
2303 -
2415 #: pretty.c:982
2416 msgid "unable to parse --pretty format"
2417 msgstr "não foi possível analisar o formato de --pretty"
@@ -2323,161 +2434,264 @@ msgstr ""
2434 "GIT_INDEX_VERSION definido, mas com valor inválido.\n"
2435 "A usar a versão %i"
2436
2326 -#: refs.c:576 builtin/merge.c:844
2437 +#: read-cache.c:2232
2438 +#, c-format
2439 +msgid "could not stat '%s"
2440 +msgstr "não foi possível obter stat de '%s'"
2441 +
2442 +#: read-cache.c:2245
2443 +#, c-format
2444 +msgid "unable to open git dir: %s"
2445 +msgstr "não é possível diretório git: %s"
2446 +
2447 +#: read-cache.c:2257
2448 +#, c-format
2449 +msgid "unable to unlink: %s"
2450 +msgstr "não é possível invocar unlink: %s"
2451 +
2452 +#: refs.c:619 builtin/merge.c:844
2453 #, c-format
2454 msgid "Could not open '%s' for writing"
2455 msgstr "Não foi possível abrir '%s' para escrita"
2456
2331 -#: refs/files-backend.c:2481
2457 +#: refs/files-backend.c:2531
2458 #, c-format
2459 msgid "could not delete reference %s: %s"
2460 msgstr "não foi possível eliminar a referência %s: %s"
2461
2336 -#: refs/files-backend.c:2484
2462 +#: refs/files-backend.c:2534
2463 #, c-format
2464 msgid "could not delete references: %s"
2465 msgstr "não foi possível eliminar as referências: %s"
2466
2341 -#: refs/files-backend.c:2493
2467 +#: refs/files-backend.c:2543
2468 #, c-format
2469 msgid "could not remove reference %s"
2470 msgstr "não foi possível eliminar a referência %s"
2471
2346 -#: ref-filter.c:56
2472 +#: ref-filter.c:35 wt-status.c:1780
2473 +msgid "gone"
2474 +msgstr "desaparecido"
2475 +
2476 +#: ref-filter.c:36
2477 +#, c-format
2478 +msgid "ahead %d"
2479 +msgstr "à frente %d"
2480 +
2481 +#: ref-filter.c:37
2482 +#, c-format
2483 +msgid "behind %d"
2484 +msgstr "atrás %d"
2485 +
2486 +#: ref-filter.c:38
2487 +#, c-format
2488 +msgid "ahead %d, behind %d"
2489 +msgstr "à frente %d, atrás %d"
2490 +
2491 +#: ref-filter.c:104
2492 #, c-format
2493 msgid "expected format: %%(color:<color>)"
2494 msgstr "formato esperado: %%(color:<cor>)"
2495
2351 -#: ref-filter.c:58
2496 +#: ref-filter.c:106
2497 #, c-format
2498 msgid "unrecognized color: %%(color:%s)"
2499 msgstr "cor não reconhecida: %%(color:%s)"
2500
2356 -#: ref-filter.c:72
2501 +#: ref-filter.c:120
2502 #, c-format
2358 -msgid "unrecognized format: %%(%s)"
2359 -msgstr "formato não reconhecido: %%(%s)"
2503 +msgid "Integer value expected refname:lstrip=%s"
2504 +msgstr "valor inteiro esperado refname:lstrip=%s"
2505
2361 -#: ref-filter.c:78
2506 +#: ref-filter.c:124
2507 +#, c-format
2508 +msgid "Integer value expected refname:rstrip=%s"
2509 +msgstr "Valor inteiro esperado refname:rstrip=%s"
2510 +
2511 +#: ref-filter.c:126
2512 +#, c-format
2513 +msgid "unrecognized %%(%s) argument: %s"
2514 +msgstr "argumento de %%(%s) não reconhecido: %s"
2515 +
2516 +#: ref-filter.c:166
2517 #, c-format
2518 msgid "%%(body) does not take arguments"
2519 msgstr "%%(body) não leva argumentos"
2520
2366 -#: ref-filter.c:85
2521 +#: ref-filter.c:173
2522 #, c-format
2523 msgid "%%(subject) does not take arguments"
2524 msgstr "%%(subject) não leva argumentos"
2525
2371 -#: ref-filter.c:92
2526 +#: ref-filter.c:180
2527 #, c-format
2528 msgid "%%(trailers) does not take arguments"
2529 msgstr "%%(trailers) não leva argumentos"
2530
2376 -#: ref-filter.c:111
2531 +#: ref-filter.c:199
2532 #, c-format
2533 msgid "positive value expected contents:lines=%s"
2534 msgstr "valor positivo esperado contents:lines=%s"
2535
2381 -#: ref-filter.c:113
2536 +#: ref-filter.c:201
2537 #, c-format
2538 msgid "unrecognized %%(contents) argument: %s"
2539 msgstr "argumento de %%(contents) não reconhecido: %s"
2540
2386 -#: ref-filter.c:123
2541 +#: ref-filter.c:214
2542 +#, c-format
2543 +msgid "positive value expected objectname:short=%s"
2544 +msgstr "valor positivo esperado objectname:short=%s"
2545 +
2546 +#: ref-filter.c:218
2547 #, c-format
2548 msgid "unrecognized %%(objectname) argument: %s"
2549 msgstr "argumento de %%(objectname) não reconhecido: %s"
2550
2391 -#: ref-filter.c:145
2551 +#: ref-filter.c:245
2552 #, c-format
2553 msgid "expected format: %%(align:<width>,<position>)"
2554 msgstr "formato esperado: %%(align:<largura>,<posição>)"
2555
2396 -#: ref-filter.c:157
2556 +#: ref-filter.c:257
2557 #, c-format
2558 msgid "unrecognized position:%s"
2559 msgstr "posição não reconhecida:%s"
2560
2401 -#: ref-filter.c:161
2561 +#: ref-filter.c:261
2562 #, c-format
2563 msgid "unrecognized width:%s"
2564 msgstr "largura não reconhecida:%s"
2565
2406 -#: ref-filter.c:167
2566 +#: ref-filter.c:267
2567 #, c-format
2568 msgid "unrecognized %%(align) argument: %s"
2569 msgstr "argumento de %%(align) não reconhecido: %s"
2570
2411 -#: ref-filter.c:171
2571 +#: ref-filter.c:271
2572 #, c-format
2573 msgid "positive width expected with the %%(align) atom"
2574 msgstr "largura positiva esperada com o átomo %%(algn)"
2575
2416 -#: ref-filter.c:255
2576 +#: ref-filter.c:286
2577 +#, c-format
2578 +msgid "unrecognized %%(if) argument: %s"
2579 +msgstr "argumento de %%(if) não reconhecido: %s"
2580 +
2581 +#: ref-filter.c:371
2582 #, c-format
2583 msgid "malformed field name: %.*s"
2584 msgstr "nome de ficheiro malformado: %.*s"
2585
2421 -#: ref-filter.c:281
2586 +#: ref-filter.c:397
2587 #, c-format
2588 msgid "unknown field name: %.*s"
2589 msgstr "nome do campo desconhecido: %.*s"
2590
2426 -#: ref-filter.c:383
2591 +#: ref-filter.c:501
2592 +#, c-format
2593 +msgid "format: %%(if) atom used without a %%(then) atom"
2594 +msgstr "formato: átomo %%(if) utilizado sem átomo %%(then) correspondente"
2595 +
2596 +#: ref-filter.c:561
2597 +#, c-format
2598 +msgid "format: %%(then) atom used without an %%(if) atom"
2599 +msgstr "formato: átomo %%(then) utilizado sem átomo %%(if) correspondente"
2600 +
2601 +#: ref-filter.c:563
2602 +#, c-format
2603 +msgid "format: %%(then) atom used more than once"
2604 +msgstr "formato: átomo %%(then) utilizado mais que uma vez"
2605 +
2606 +#: ref-filter.c:565
2607 +#, c-format
2608 +msgid "format: %%(then) atom used after %%(else)"
2609 +msgstr "formato: átomo %%(then) utilizado depois de %%(else)"
2610 +
2611 +#: ref-filter.c:591
2612 +#, c-format
2613 +msgid "format: %%(else) atom used without an %%(if) atom"
2614 +msgstr "formato: átomo %%(else) utilizado sem átomo %%(if) correspondente"
2615 +
2616 +#: ref-filter.c:593
2617 +#, c-format
2618 +msgid "format: %%(else) atom used without a %%(then) atom"
2619 +msgstr "formato: átomo %%(else) utilizado sem átomo %%(then) correspondente"
2620 +
2621 +#: ref-filter.c:595
2622 +#, c-format
2623 +msgid "format: %%(else) atom used more than once"
2624 +msgstr "formato: átomo %%(else) utilizado mais que uma vez"
2625 +
2626 +#: ref-filter.c:608
2627 #, c-format
2628 msgid "format: %%(end) atom used without corresponding atom"
2629 msgstr "formato: átomo %%(end) utilizado sem átomo correspondente"
2630
2431 -#: ref-filter.c:435
2631 +#: ref-filter.c:663
2632 #, c-format
2633 msgid "malformed format string %s"
2634 msgstr "cadeia malformada %s"
2635
2436 -#: ref-filter.c:898
2437 -msgid ":strip= requires a positive integer argument"
2438 -msgstr ":strip= requer um inteiro positivo como argumento"
2636 +#: ref-filter.c:1247
2637 +#, c-format
2638 +msgid "(no branch, rebasing %s)"
2639 +msgstr "(nenhum ramo, a efetuar rebase de %s)"
2640
2440 -#: ref-filter.c:903
2641 +#: ref-filter.c:1250
2642 #, c-format
2442 -msgid "ref '%s' does not have %ld components to :strip"
2443 -msgstr "a referência '%s' não tem %ld componentes como se indica em :strip"
2643 +msgid "(no branch, bisect started on %s)"
2644 +msgstr "(nenhum ramo, bissecção iniciada em %s)"
2645
2445 -#: ref-filter.c:1066
2646 +#. TRANSLATORS: make sure this matches
2647 +#. "HEAD detached at " in wt-status.c
2648 +#: ref-filter.c:1256
2649 +#, c-format
2650 +msgid "(HEAD detached at %s)"
2651 +msgstr "(HEAD destacada em %s)"
2652 +
2653 +#. TRANSLATORS: make sure this matches
2654 +#. "HEAD detached from " in wt-status.c
2655 +#: ref-filter.c:1261
2656 #, c-format
2447 -msgid "unknown %.*s format %s"
2448 -msgstr "formato de %.*s desconhecido %s"
2657 +msgid "(HEAD detached from %s)"
2658 +msgstr "(HEAD destacada de %s)"
2659
2450 -#: ref-filter.c:1086 ref-filter.c:1117
2660 +#: ref-filter.c:1265
2661 +msgid "(no branch)"
2662 +msgstr "(nenhum ramo)"
2663 +
2664 +#: ref-filter.c:1420 ref-filter.c:1451
2665 #, c-format
2666 msgid "missing object %s for %s"
2667 msgstr "falta o objeto %s de %s"
2668
2455 -#: ref-filter.c:1089 ref-filter.c:1120
2669 +#: ref-filter.c:1423 ref-filter.c:1454
2670 #, c-format
2671 msgid "parse_object_buffer failed on %s for %s"
2672 msgstr "falha ao invocar parse_object_buffer sobre %s de %s"
2673
2460 -#: ref-filter.c:1343
2674 +#: ref-filter.c:1692
2675 #, c-format
2676 msgid "malformed object at '%s'"
2677 msgstr "objeto malformado em '%s'"
2678
2465 -#: ref-filter.c:1410
2679 +#: ref-filter.c:1759
2680 #, c-format
2681 msgid "ignoring ref with broken name %s"
2682 msgstr "a referência %s com nome danificado foi ignorada"
2683
2470 -#: ref-filter.c:1415
2684 +#: ref-filter.c:1764
2685 #, c-format
2686 msgid "ignoring broken ref %s"
2687 msgstr "a referência %s danificada foi ignorada"
2688
2475 -#: ref-filter.c:1670
2689 +#: ref-filter.c:2028
2690 #, c-format
2691 msgid "format: %%(end) atom missing"
2692 msgstr "formato: falta átomo %%(end)"
2693
2480 -#: ref-filter.c:1734
2694 +#: ref-filter.c:2109
2695 #, c-format
2696 msgid "malformed object name %s"
2697 msgstr "nome de objeto malformado %s"
@@ -2630,15 +2844,25 @@ msgstr "falha ao abrir /dev/null"
2844 msgid "dup2(%d,%d) failed"
2845 msgstr "dup2(%d,%d) falhou"
2846
2633 -#: send-pack.c:297
2847 +#: send-pack.c:150
2848 +#, c-format
2849 +msgid "unable to parse remote unpack status: %s"
2850 +msgstr "não é possível analisar status de descompactação remota: %s"
2851 +
2852 +#: send-pack.c:152
2853 +#, c-format
2854 +msgid "remote unpack failed: %s"
2855 +msgstr "descompactação remota falhou: %s"
2856 +
2857 +#: send-pack.c:315
2858 msgid "failed to sign the push certificate"
2859 msgstr "falha ao assinar o certificado de publicação"
2860
2637 -#: send-pack.c:410
2861 +#: send-pack.c:428
2862 msgid "the receiving end does not support --signed push"
2863 msgstr "o recetor não suporta publicação com --signed"
2864
2641 -#: send-pack.c:412
2865 +#: send-pack.c:430
2866 msgid ""
2867 "not sending a push certificate since the receiving end does not support --"
2868 "signed push"
@@ -2646,11 +2870,11 @@ msgstr ""
2870 "certificado de publicação não enviado uma vez que o recetor não suporta "
2871 "publicação com --signed"
2872
2649 -#: send-pack.c:424
2873 +#: send-pack.c:442
2874 msgid "the receiving end does not support --atomic push"
2875 msgstr "o recetor não suporta publicação com --atomic"
2876
2653 -#: send-pack.c:429
2877 +#: send-pack.c:447
2878 msgid "the receiving end does not support push options"
2879 msgstr "o recetor não suporta opções de publicação"
2880
@@ -2689,12 +2913,12 @@ msgstr ""
2913 "com 'git add <caminhos>' ou 'git rm <caminhos>'\n"
2914 "e submeta o resultado com 'git commit'"
2915
2692 -#: sequencer.c:294 sequencer.c:1667
2916 +#: sequencer.c:294 sequencer.c:1675
2917 #, c-format
2918 msgid "could not lock '%s'"
2919 msgstr "não foi possível bloquear '%s'"
2920
2697 -#: sequencer.c:297 sequencer.c:1545 sequencer.c:1672 sequencer.c:1686
2921 +#: sequencer.c:297 sequencer.c:1553 sequencer.c:1680 sequencer.c:1694
2922 #, c-format
2923 msgid "could not write to '%s'"
2924 msgstr "não foi possível escrever em '%s'"
@@ -2704,13 +2928,13 @@ msgstr "não foi possível escrever em '%s'"
2928 msgid "could not write eol to '%s'"
2929 msgstr "não foi possível escrever fim de linha em '%s'"
2930
2707 -#: sequencer.c:305 sequencer.c:1550 sequencer.c:1674
2931 +#: sequencer.c:305 sequencer.c:1558 sequencer.c:1682
2932 #, c-format
2933 msgid "failed to finalize '%s'."
2934 msgstr "falha ao finalizar '%s'."
2935
2712 -#: sequencer.c:329 sequencer.c:808 sequencer.c:1571 builtin/am.c:259
2713 -#: builtin/commit.c:749 builtin/merge.c:1036
2936 +#: sequencer.c:329 sequencer.c:814 sequencer.c:1579 builtin/am.c:259
2937 +#: builtin/commit.c:749 builtin/merge.c:1018
2938 #, c-format
2939 msgid "could not read '%s'"
2940 msgstr "não foi possível ler '%s'"
@@ -2774,17 +2998,17 @@ msgstr ""
2998 "\n"
2999 " git rebase --continue\n"
3000
2777 -#: sequencer.c:688
3001 +#: sequencer.c:694
3002 #, c-format
3003 msgid "could not parse commit %s\n"
3004 msgstr "não foi possível analisar o commit %s\n"
3005
2782 -#: sequencer.c:693
3006 +#: sequencer.c:699
3007 #, c-format
3008 msgid "could not parse parent commit %s\n"
3009 msgstr "não foi possível analisar o commit pai %s\n"
3010
2787 -#: sequencer.c:815
3011 +#: sequencer.c:821
3012 #, c-format
3013 msgid ""
3014 "unexpected 1st line of squash message:\n"
@@ -2795,7 +3019,7 @@ msgstr ""
3019 "\n"
3020 "\t%.*s"
3021
2798 -#: sequencer.c:821
3022 +#: sequencer.c:827
3023 #, c-format
3024 msgid ""
3025 "invalid 1st line of squash message:\n"
@@ -2806,230 +3030,230 @@ msgstr ""
3030 "\n"
3031 "\t%.*s"
3032
2809 -#: sequencer.c:827 sequencer.c:852
3033 +#: sequencer.c:833 sequencer.c:858
3034 #, c-format
3035 msgid "This is a combination of %d commits."
3036 msgstr "Isto é a combinação de %d commits."
3037
2814 -#: sequencer.c:836
3038 +#: sequencer.c:842
3039 msgid "need a HEAD to fixup"
3040 msgstr "necessária uma HEAD para fixup"
3041
2818 -#: sequencer.c:838
3042 +#: sequencer.c:844
3043 msgid "could not read HEAD"
3044 msgstr "não foi possível ler HEAD"
3045
2822 -#: sequencer.c:840
3046 +#: sequencer.c:846
3047 msgid "could not read HEAD's commit message"
3048 msgstr "não foi possível ler a mensagem de commit de HEAD"
3049
2826 -#: sequencer.c:846
3050 +#: sequencer.c:852
3051 #, c-format
3052 msgid "cannot write '%s'"
3053 msgstr "não é possível escrever '%s'"
3054
2831 -#: sequencer.c:855 git-rebase--interactive.sh:445
3055 +#: sequencer.c:861 git-rebase--interactive.sh:445
3056 msgid "This is the 1st commit message:"
3057 msgstr "Esta é a 1ª mensagem de commit:"
3058
2835 -#: sequencer.c:863
3059 +#: sequencer.c:869
3060 #, c-format
3061 msgid "could not read commit message of %s"
3062 msgstr "não foi possível ler a mensagem de commit de %s"
3063
2840 -#: sequencer.c:870
3064 +#: sequencer.c:876
3065 #, c-format
3066 msgid "This is the commit message #%d:"
3067 msgstr "Esta é a mensagem de commit nº%d:"
3068
2845 -#: sequencer.c:875
3069 +#: sequencer.c:881
3070 #, c-format
3071 msgid "The commit message #%d will be skipped:"
3072 msgstr "A mensagem de commit #%d será ignorada:"
3073
2850 -#: sequencer.c:880
3074 +#: sequencer.c:886
3075 #, c-format
3076 msgid "unknown command: %d"
3077 msgstr "comando desconhecido: %d"
3078
2855 -#: sequencer.c:946
3079 +#: sequencer.c:952
3080 msgid "your index file is unmerged."
3081 msgstr "ficheiro de índice não integrado."
3082
2859 -#: sequencer.c:964
3083 +#: sequencer.c:970
3084 #, c-format
3085 msgid "commit %s is a merge but no -m option was given."
3086 msgstr "o commit %s é uma integração mas não foi fornecida a opção -m."
3087
2864 -#: sequencer.c:972
3088 +#: sequencer.c:978
3089 #, c-format
3090 msgid "commit %s does not have parent %d"
3091 msgstr "o commit %s não tem o pai %d"
3092
2869 -#: sequencer.c:976
3093 +#: sequencer.c:982
3094 #, c-format
3095 msgid "mainline was specified but commit %s is not a merge."
3096 msgstr ""
3097 "a linha principal foi especificada mas o commit %s não é uma integração."
3098
2875 -#: sequencer.c:982
3099 +#: sequencer.c:988
3100 #, c-format
3101 msgid "cannot get commit message for %s"
3102 msgstr "não é possível obter a mensagem de commit de %s"
3103
3104 #. TRANSLATORS: The first %s will be a "todo" command like
3105 #. "revert" or "pick", the second %s a SHA1.
2882 -#: sequencer.c:1001
3106 +#: sequencer.c:1009
3107 #, c-format
3108 msgid "%s: cannot parse parent commit %s"
3109 msgstr "%s: não foi possível analisar o commit pai %s"
3110
2887 -#: sequencer.c:1063 sequencer.c:1812
3111 +#: sequencer.c:1071 sequencer.c:1820
3112 #, c-format
3113 msgid "could not rename '%s' to '%s'"
3114 msgstr "não foi possível mudar o nome de '%s' para '%s'"
3115
2892 -#: sequencer.c:1114
3116 +#: sequencer.c:1122
3117 #, c-format
3118 msgid "could not revert %s... %s"
3119 msgstr "não foi possível reverter %s... %s"
3120
2897 -#: sequencer.c:1115
3121 +#: sequencer.c:1123
3122 #, c-format
3123 msgid "could not apply %s... %s"
3124 msgstr "não foi possível aplicar %s... %s"
3125
2902 -#: sequencer.c:1157
3126 +#: sequencer.c:1165
3127 msgid "empty commit set passed"
3128 msgstr "o conjunto de commits especificado está vazio"
3129
2906 -#: sequencer.c:1167
3130 +#: sequencer.c:1175
3131 #, c-format
3132 msgid "git %s: failed to read the index"
3133 msgstr "git %s: falha ao ler o índice"
3134
2911 -#: sequencer.c:1174
3135 +#: sequencer.c:1182
3136 #, c-format
3137 msgid "git %s: failed to refresh the index"
3138 msgstr "git %s: falha ao atualizar o índice"
3139
2916 -#: sequencer.c:1294
3140 +#: sequencer.c:1302
3141 #, c-format
3142 msgid "invalid line %d: %.*s"
3143 msgstr "linha %d inválida: %.*s"
3144
2921 -#: sequencer.c:1302
3145 +#: sequencer.c:1310
3146 #, c-format
3147 msgid "cannot '%s' without a previous commit"
3148 msgstr "não é possível efetuar '%s' sem um commit anterior"
3149
2926 -#: sequencer.c:1334
3150 +#: sequencer.c:1342
3151 #, c-format
3152 msgid "could not read '%s'."
3153 msgstr "não foi possível ler '%s'."
3154
2931 -#: sequencer.c:1341
3155 +#: sequencer.c:1349
3156 msgid "please fix this using 'git rebase --edit-todo'."
3157 msgstr "corrija-o usando 'git rebase --edit-todo'."
3158
2935 -#: sequencer.c:1343
3159 +#: sequencer.c:1351
3160 #, c-format
3161 msgid "unusable instruction sheet: '%s'"
3162 msgstr "folha de instruções inutilizável: '%s'"
3163
2940 -#: sequencer.c:1348
3164 +#: sequencer.c:1356
3165 msgid "no commits parsed."
3166 msgstr "nenhum commit analisado."
3167
2944 -#: sequencer.c:1359
3168 +#: sequencer.c:1367
3169 msgid "cannot cherry-pick during a revert."
3170 msgstr "não é possível efetuar cherry-pick durante uma reversão."
3171
2948 -#: sequencer.c:1361
3172 +#: sequencer.c:1369
3173 msgid "cannot revert during a cherry-pick."
3174 msgstr "não é possível reverter durante um cherry-pick."
3175
2952 -#: sequencer.c:1424
3176 +#: sequencer.c:1432
3177 #, c-format
3178 msgid "invalid key: %s"
3179 msgstr "chave inválida: %s"
3180
2957 -#: sequencer.c:1427
3181 +#: sequencer.c:1435
3182 #, c-format
3183 msgid "invalid value for %s: %s"
3184 msgstr "valor inválido de %s: %s"
3185
2962 -#: sequencer.c:1484
3186 +#: sequencer.c:1492
3187 #, c-format
3188 msgid "malformed options sheet: '%s'"
3189 msgstr "folha de opções malformada: '%s'"
3190
2967 -#: sequencer.c:1522
3191 +#: sequencer.c:1530
3192 msgid "a cherry-pick or revert is already in progress"
3193 msgstr "cherry-pick ou revert em curso"
3194
2971 -#: sequencer.c:1523
3195 +#: sequencer.c:1531
3196 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
3197 msgstr "tente \"git cherry-pick (--continue | --quit |--abort)\""
3198
2975 -#: sequencer.c:1526
3199 +#: sequencer.c:1534
3200 #, c-format
3201 msgid "could not create sequencer directory '%s'"
3202 msgstr "não foi possível criar o diretório do sequenciador '%s'"
3203
2980 -#: sequencer.c:1540
3204 +#: sequencer.c:1548
3205 msgid "could not lock HEAD"
3206 msgstr "não foi possível bloquear HEAD"
3207
2984 -#: sequencer.c:1596 sequencer.c:2150
3208 +#: sequencer.c:1604 sequencer.c:2159
3209 msgid "no cherry-pick or revert in progress"
3210 msgstr "nenhum cherry-pick ou revert em curso"
3211
2988 -#: sequencer.c:1598
3212 +#: sequencer.c:1606
3213 msgid "cannot resolve HEAD"
3214 msgstr "não é possível resolver HEAD"
3215
2992 -#: sequencer.c:1600 sequencer.c:1634
3216 +#: sequencer.c:1608 sequencer.c:1642
3217 msgid "cannot abort from a branch yet to be born"
3218 msgstr "não é possível abortar um ramo ainda não criado"
3219
2996 -#: sequencer.c:1620 builtin/grep.c:904
3220 +#: sequencer.c:1628 builtin/grep.c:910
3221 #, c-format
3222 msgid "cannot open '%s'"
3223 msgstr "não é possível abrir '%s'"
3224
3001 -#: sequencer.c:1622
3225 +#: sequencer.c:1630
3226 #, c-format
3227 msgid "cannot read '%s': %s"
3228 msgstr "não é possível ler '%s': %s"
3229
3006 -#: sequencer.c:1623
3230 +#: sequencer.c:1631
3231 msgid "unexpected end of file"
3232 msgstr "fim de ficheiro inesperado"
3233
3010 -#: sequencer.c:1629
3234 +#: sequencer.c:1637
3235 #, c-format
3236 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
3237 msgstr "o ficheiro HEAD de pre-cherry-pick '%s' está corrompido"
3238
3015 -#: sequencer.c:1640
3239 +#: sequencer.c:1648
3240 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
3241 msgstr "Parece que a HEAD se moveu. Não recuando, verifique a HEAD."
3242
3019 -#: sequencer.c:1777 sequencer.c:2049
3243 +#: sequencer.c:1785 sequencer.c:2058
3244 msgid "cannot read HEAD"
3245 msgstr "não é possível ler HEAD"
3246
3023 -#: sequencer.c:1817 builtin/difftool.c:574
3247 +#: sequencer.c:1825 builtin/difftool.c:616
3248 #, c-format
3249 msgid "could not copy '%s' to '%s'"
3250 msgstr "não foi possível copiar '%s' para '%s'"
3251
3028 -#: sequencer.c:1833
3252 +#: sequencer.c:1841
3253 msgid "could not read index"
3254 msgstr "não foi possível ler o índice"
3255
3032 -#: sequencer.c:1838
3256 +#: sequencer.c:1846
3257 #, c-format
3258 msgid ""
3259 "execution failed: %s\n"
@@ -3044,11 +3268,11 @@ msgstr ""
3268 " git rebase --continue\n"
3269 "\n"
3270
3047 -#: sequencer.c:1844
3271 +#: sequencer.c:1852
3272 msgid "and made changes to the index and/or the working tree\n"
3273 msgstr "e fez alterações ao índice e/ou à árvore de trabalho\n"
3274
3051 -#: sequencer.c:1850
3275 +#: sequencer.c:1858
3276 #, c-format
3277 msgid ""
3278 "execution succeeded: %s\n"
@@ -3065,17 +3289,17 @@ msgstr ""
3289 " git rebase --continue\n"
3290 "\n"
3291
3068 -#: sequencer.c:1905 git-rebase.sh:168
3292 +#: sequencer.c:1913 git-rebase.sh:168
3293 #, c-format
3294 msgid "Applied autostash."
3295 msgstr "Pilha automática (autostash) aplicada."
3296
3073 -#: sequencer.c:1917
3297 +#: sequencer.c:1925
3298 #, c-format
3299 msgid "cannot store %s"
3300 msgstr "não é possível guardar %s"
3301
3078 -#: sequencer.c:1919 git-rebase.sh:172
3302 +#: sequencer.c:1927 git-rebase.sh:172
3303 #, c-format
3304 msgid ""
3305 "Applying autostash resulted in conflicts.\n"
@@ -3086,57 +3310,57 @@ msgstr ""
3310 "As suas alterações estão guardadas na pilha.\n"
3311 "Pode executar \"git stash pop\" ou \"git stash drop\" oportunamente.\n"
3312
3089 -#: sequencer.c:2000
3313 +#: sequencer.c:2009
3314 #, c-format
3091 -msgid "stopped at %s... %.*s"
3092 -msgstr "parado a %s... %.*s"
3315 +msgid "Stopped at %s... %.*s\n"
3316 +msgstr "Parou a %s... %.*s\n"
3317
3094 -#: sequencer.c:2027
3318 +#: sequencer.c:2036
3319 #, c-format
3320 msgid "unknown command %d"
3321 msgstr "comando desconhecido %d"
3322
3099 -#: sequencer.c:2057
3323 +#: sequencer.c:2066
3324 msgid "could not read orig-head"
3325 msgstr "não foi possível ler orig-head"
3326
3103 -#: sequencer.c:2061
3327 +#: sequencer.c:2070
3328 msgid "could not read 'onto'"
3329 msgstr "não foi possível ler 'onto'"
3330
3107 -#: sequencer.c:2068
3331 +#: sequencer.c:2077
3332 #, c-format
3333 msgid "could not update %s"
3334 msgstr "não foi possível atualizar %s"
3335
3112 -#: sequencer.c:2075
3336 +#: sequencer.c:2084
3337 #, c-format
3338 msgid "could not update HEAD to %s"
3339 msgstr "não foi possível atualizar HEAD para %s"
3340
3117 -#: sequencer.c:2159
3341 +#: sequencer.c:2168
3342 msgid "cannot rebase: You have unstaged changes."
3343 msgstr "não é possível rebasear: tem alterações não preparadas."
3344
3121 -#: sequencer.c:2164
3345 +#: sequencer.c:2173
3346 msgid "could not remove CHERRY_PICK_HEAD"
3347 msgstr "não foi possível remover CHERRY_PICK_HEAD"
3348
3125 -#: sequencer.c:2173
3349 +#: sequencer.c:2182
3350 msgid "cannot amend non-existing commit"
3351 msgstr "não é possível emendar commit não-existente"
3352
3129 -#: sequencer.c:2175
3353 +#: sequencer.c:2184
3354 #, c-format
3355 msgid "invalid file: '%s'"
3356 msgstr "ficheiro inválido: '%s'"
3357
3134 -#: sequencer.c:2177
3358 +#: sequencer.c:2186
3359 #, c-format
3360 msgid "invalid contents: '%s'"
3361 msgstr "conteúdo inválido: '%s'"
3362
3139 -#: sequencer.c:2180
3363 +#: sequencer.c:2189
3364 msgid ""
3365 "\n"
3366 "You have uncommitted changes in your working tree. Please, commit them\n"
@@ -3146,35 +3370,35 @@ msgstr ""
3370 "Tem alterações por submeter na árvore de trabalho. Submeta-as primeiro\n"
3371 "e execute 'git rebase --continue' de novo."
3372
3149 -#: sequencer.c:2190
3373 +#: sequencer.c:2199
3374 msgid "could not commit staged changes."
3375 msgstr "não foi possível submeter as alterações preparadas."
3376
3153 -#: sequencer.c:2270
3377 +#: sequencer.c:2279
3378 #, c-format
3379 msgid "%s: can't cherry-pick a %s"
3380 msgstr "%s: não é possível efetuar cherry-pick de %s"
3381
3158 -#: sequencer.c:2274
3382 +#: sequencer.c:2283
3383 #, c-format
3384 msgid "%s: bad revision"
3385 msgstr "%s: revisão incorreta"
3386
3163 -#: sequencer.c:2307
3387 +#: sequencer.c:2316
3388 msgid "can't revert as initial commit"
3389 msgstr "não é possível reverter como commit inicial"
3390
3167 -#: setup.c:160
3391 +#: setup.c:165
3392 #, c-format
3393 msgid ""
3394 "%s: no such path in the working tree.\n"
3395 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
3396 msgstr ""
3397 "%s: não há tal caminho na árvore de trabalho.\n"
3174 -"Use 'git <comando> -- <caminho>...' para especificar caminhos que não existem "
3175 -"localmente."
3398 +"Use 'git <comando> -- <caminho>...' para especificar caminhos que não "
3399 +"existem localmente."
3400
3177 -#: setup.c:173
3401 +#: setup.c:178
3402 #, c-format
3403 msgid ""
3404 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
@@ -3186,7 +3410,7 @@ msgstr ""
3410 "Use '--' para separar caminhos de revisões, assim:\n"
3411 "'git <comando> [<revisão>...] -- [<ficheiro>...]'"
3412
3189 -#: setup.c:223
3413 +#: setup.c:228
3414 #, c-format
3415 msgid ""
3416 "ambiguous argument '%s': both revision and filename\n"
@@ -3197,29 +3421,34 @@ msgstr ""
3421 "Use '--' para separar caminhos de revisões, assim:\n"
3422 "'git <comando> [<revisão>...] -- [<ficheiro>...]'"
3423
3200 -#: setup.c:470
3424 +#: setup.c:475
3425 #, c-format
3426 msgid "Expected git repo version <= %d, found %d"
3427 msgstr "Esperava-se versão do repositório git <= %d, obteve-se %d"
3428
3205 -#: setup.c:478
3429 +#: setup.c:483
3430 msgid "unknown repository extensions found:"
3431 msgstr "extensões de repositório desconhecidas encontradas:"
3432
3209 -#: setup.c:768
3433 +#: setup.c:776
3434 #, c-format
3435 msgid "Not a git repository (or any of the parent directories): %s"
3436 msgstr "Não é um repositório git (ou um dos diretórios pai): %s"
3437
3214 -#: setup.c:770 setup.c:922 builtin/index-pack.c:1643
3438 +#: setup.c:778 builtin/index-pack.c:1646
3439 msgid "Cannot come back to cwd"
3440 msgstr "Não é possível voltar ao diretório de trabalho atual"
3441
3218 -#: setup.c:852
3442 +#: setup.c:1010
3443 msgid "Unable to read current working directory"
3444 msgstr "Não é possível ler o diretório de trabalho atual"
3445
3222 -#: setup.c:927
3446 +#: setup.c:1022 setup.c:1028
3447 +#, c-format
3448 +msgid "Cannot change to '%s'"
3449 +msgstr "não é possível mudar para '%s'"
3450 +
3451 +#: setup.c:1041
3452 #, c-format
3453 msgid ""
3454 "Not a git repository (or any parent up to mount point %s)\n"
@@ -3229,12 +3458,7 @@ msgstr ""
3458 "Interrompido no limite do sistema de ficheiros "
3459 "(GIT_DISCOVERY_ACROSS_FILESYSTEM não definido)."
3460
3232 -#: setup.c:934
3233 -#, c-format
3234 -msgid "Cannot change to '%s/..'"
3235 -msgstr "Não é possível mudar para '%s/..'"
3236 -
3237 -#: setup.c:996
3461 +#: setup.c:1106
3462 #, c-format
3463 msgid ""
3464 "Problem with core.sharedRepository filemode value (0%.3o).\n"
@@ -3243,57 +3467,57 @@ msgstr ""
3467 "Problema com o valor core.sharedRepository modo de ficheiro (0%.3o).\n"
3468 "O dono dos ficheiros tem de ter sempre permissões de leitura e escrita."
3469
3246 -#: sha1_file.c:490
3470 +#: sha1_file.c:559
3471 #, c-format
3472 msgid "path '%s' does not exist"
3473 msgstr "o caminho '%s' não existe"
3474
3251 -#: sha1_file.c:516
3475 +#: sha1_file.c:585
3476 #, c-format
3477 msgid "reference repository '%s' as a linked checkout is not supported yet."
3478 msgstr ""
3479 "ainda não é suportada a funcionalidade que permite ter o repositório de "
3480 "referência '%s' como uma extração ligada."
3481
3258 -#: sha1_file.c:522
3482 +#: sha1_file.c:591
3483 #, c-format
3484 msgid "reference repository '%s' is not a local repository."
3485 msgstr "o repositório de referência '%s' não é um repositório local."
3486
3263 -#: sha1_file.c:528
3487 +#: sha1_file.c:597
3488 #, c-format
3489 msgid "reference repository '%s' is shallow"
3490 msgstr "o repositório de referência '%s' é raso"
3491
3268 -#: sha1_file.c:536
3492 +#: sha1_file.c:605
3493 #, c-format
3494 msgid "reference repository '%s' is grafted"
3495 msgstr "o repositório de referência '%s' está enxertado"
3496
3273 -#: sha1_file.c:1176
3497 +#: sha1_file.c:1245
3498 msgid "offset before end of packfile (broken .idx?)"
3499 msgstr "offset antes do fim do ficheiro de pacote (.idx danificado?)"
3500
3277 -#: sha1_file.c:2637
3501 +#: sha1_file.c:2721
3502 #, c-format
3503 msgid "offset before start of pack index for %s (corrupt index?)"
3504 msgstr "offset antes do início do índice do pacote %s (índice corrompido?)"
3505
3282 -#: sha1_file.c:2641
3506 +#: sha1_file.c:2725
3507 #, c-format
3508 msgid "offset beyond end of pack index for %s (truncated index?)"
3509 msgstr "offset depois do fim do índice do pacote %s (índice truncado?)"
3510
3287 -#: sha1_name.c:407
3511 +#: sha1_name.c:409
3512 #, c-format
3513 msgid "short SHA1 %s is ambiguous"
3514 msgstr "SHA1 curto %s é ambíguo"
3515
3292 -#: sha1_name.c:418
3516 +#: sha1_name.c:420
3517 msgid "The candidates are:"
3518 msgstr "Os candidatos são:"
3519
3296 -#: sha1_name.c:578
3520 +#: sha1_name.c:580
3521 msgid ""
3522 "Git normally never creates a ref that ends with 40 hex characters\n"
3523 "because it will be ignored when you just specify 40-hex. These refs\n"
@@ -3318,46 +3542,56 @@ msgstr ""
3542 "Analise estas referências e elimine-as se desejar. Desative esta\n"
3543 "mensagem executando \"git config advice.objectNameWarning false\""
3544
3321 -#: submodule.c:65 submodule.c:99
3545 +#: submodule.c:67 submodule.c:101
3546 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
3547 msgstr ""
3548 "Não é possível alterar .gitmodules não integrado, resolva primeiro os "
3549 "conflitos de integração"
3550
3327 -#: submodule.c:69 submodule.c:103
3551 +#: submodule.c:71 submodule.c:105
3552 #, c-format
3553 msgid "Could not find section in .gitmodules where path=%s"
3554 msgstr "Secção de .gitmodules cujo path=%s não encontrada"
3555
3332 -#: submodule.c:77
3556 +#: submodule.c:79
3557 #, c-format
3558 msgid "Could not update .gitmodules entry %s"
3559 msgstr "Não foi possível atualizar o elemento %s de .gitmodules"
3560
3337 -#: submodule.c:110
3561 +#: submodule.c:112
3562 #, c-format
3563 msgid "Could not remove .gitmodules entry for %s"
3564 msgstr "Não foi possível remover o elemento %s de .gitmodules"
3565
3342 -#: submodule.c:121
3566 +#: submodule.c:123
3567 msgid "staging updated .gitmodules failed"
3568 msgstr "falha ao preparar .gitmodules atualizado"
3569
3346 -#: submodule.c:159
3570 +#: submodule.c:161
3571 msgid "negative values not allowed for submodule.fetchJobs"
3572 msgstr "não é permitido valores negativos em submodule.fetchJobs"
3573
3350 -#: submodule.c:1184
3574 +#: submodule.c:1194
3575 #, c-format
3352 -msgid "could not start 'git status in submodule '%s'"
3576 +msgid "'%s' not recognized as a git repository"
3577 +msgstr "'%s' não é reconhecido como um repositório git"
3578 +
3579 +#: submodule.c:1332
3580 +#, c-format
3581 +msgid "could not start 'git status' in submodule '%s'"
3582 msgstr "não foi possível iniciar 'git status' no submódulo '%s'"
3583
3355 -#: submodule.c:1197
3584 +#: submodule.c:1345
3585 #, c-format
3357 -msgid "could not run 'git status in submodule '%s'"
3586 +msgid "could not run 'git status' in submodule '%s'"
3587 msgstr "não foi possível executar 'git status' no submódulo '%s'"
3588
3360 -#: submodule.c:1398
3589 +#: submodule.c:1421
3590 +#, c-format
3591 +msgid "submodule '%s' has dirty index"
3592 +msgstr "o submódulo '%s' tem índice sujo"
3593 +
3594 +#: submodule.c:1679
3595 #, c-format
3596 msgid ""
3597 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
@@ -3365,18 +3599,18 @@ msgstr ""
3599 "relocate_gitdir para submodule '%s' com mais do que uma árvore de trabalho "
3600 "não suportado"
3601
3368 -#: submodule.c:1410 submodule.c:1471
3602 +#: submodule.c:1691 submodule.c:1747
3603 #, c-format
3604 msgid "could not lookup name for submodule '%s'"
3605 msgstr "não foi possível procurar pelo submódulo '%s'"
3606
3373 -#: submodule.c:1414 submodule.c:1474 builtin/submodule--helper.c:640
3374 -#: builtin/submodule--helper.c:650
3607 +#: submodule.c:1695 builtin/submodule--helper.c:678
3608 +#: builtin/submodule--helper.c:688
3609 #, c-format
3610 msgid "could not create directory '%s'"
3611 msgstr "não foi possível criar o diretório '%s'"
3612
3379 -#: submodule.c:1420
3613 +#: submodule.c:1698
3614 #, c-format
3615 msgid ""
3616 "Migrating git directory of '%s%s' from\n"
@@ -3387,12 +3621,25 @@ msgstr ""
3621 "'%s' para\n"
3622 "'%s'\n"
3623
3390 -#: submodule.c:1512
3624 +#: submodule.c:1782
3625 #, c-format
3626 msgid "could not recurse into submodule '%s'"
3627 msgstr "não foi possível percorrer recursivamente o submódulo '%s'"
3628
3395 -#: submodule-config.c:360
3629 +#: submodule.c:1826
3630 +msgid "could not start ls-files in .."
3631 +msgstr "não foi possível iniciar ls-files em .."
3632 +
3633 +#: submodule.c:1846
3634 +msgid "BUG: returned path string doesn't match cwd?"
3635 +msgstr "BUG: returned path string doesn't match cwd?"
3636 +
3637 +#: submodule.c:1865
3638 +#, c-format
3639 +msgid "ls-tree returned unexpected return code %d"
3640 +msgstr "ls-tree retornou código de retorno inesperado %d"
3641 +
3642 +#: submodule-config.c:380
3643 #, c-format
3644 msgid "invalid value for %s"
3645 msgstr "valor inválido de %s"
@@ -3461,7 +3708,7 @@ msgstr "Iria definir o ramo a montante de '%s' como '%s' de '%s'\n"
3708 msgid "transport: invalid depth option '%s'"
3709 msgstr "transporte: opção de profundidade '%s' inválida"
3710
3464 -#: transport.c:885
3711 +#: transport.c:889
3712 #, c-format
3713 msgid ""
3714 "The following submodule paths contain changes that can\n"
@@ -3470,7 +3717,7 @@ msgstr ""
3717 "Os seguintes caminhos de submódulo contêm alterações que\n"
3718 "não puderam ser encontradas a nenhum remoto:\n"
3719
3473 -#: transport.c:889
3720 +#: transport.c:893
3721 #, c-format
3722 msgid ""
3723 "\n"
@@ -3497,11 +3744,11 @@ msgstr ""
3744 "para publicá-las no remoto.\n"
3745 "\n"
3746
3500 -#: transport.c:897
3747 +#: transport.c:901
3748 msgid "Aborting."
3749 msgstr "Abortado."
3750
3504 -#: transport-helper.c:1082
3751 +#: transport-helper.c:1080
3752 #, c-format
3753 msgid "Could not read ref %s"
3754 msgstr "Não foi possível ler a referência %s"
@@ -3522,7 +3769,7 @@ msgstr "nome de ficheiro vazio na entrada de árvore"
3769 msgid "too-short tree file"
3770 msgstr "ficheiro de árvore demasiado curto"
3771
3525 -#: unpack-trees.c:99
3772 +#: unpack-trees.c:104
3773 #, c-format
3774 msgid ""
3775 "Your local changes to the following files would be overwritten by checkout:\n"
@@ -3532,7 +3779,7 @@ msgstr ""
3779 "extrair:\n"
3780 "%%sSubmeta as suas alterações ou esconda-as antes de trocar de ramo."
3781
3535 -#: unpack-trees.c:101
3782 +#: unpack-trees.c:106
3783 #, c-format
3784 msgid ""
3785 "Your local changes to the following files would be overwritten by checkout:\n"
@@ -3542,7 +3789,7 @@ msgstr ""
3789 "extrair:\n"
3790 "%%s"
3791
3545 -#: unpack-trees.c:104
3792 +#: unpack-trees.c:109
3793 #, c-format
3794 msgid ""
3795 "Your local changes to the following files would be overwritten by merge:\n"
@@ -3552,7 +3799,7 @@ msgstr ""
3799 "integrar:\n"
3800 "%%sSubmeta as suas alterações ou esconda-as antes de integrar."
3801
3555 -#: unpack-trees.c:106
3802 +#: unpack-trees.c:111
3803 #, c-format
3804 msgid ""
3805 "Your local changes to the following files would be overwritten by merge:\n"
@@ -3562,7 +3809,7 @@ msgstr ""
3809 "integrar:\n"
3810 "%%s"
3811
3565 -#: unpack-trees.c:109
3812 +#: unpack-trees.c:114
3813 #, c-format
3814 msgid ""
3815 "Your local changes to the following files would be overwritten by %s:\n"
@@ -3572,7 +3819,7 @@ msgstr ""
3819 "%s:\n"
3820 "%%sSubmeta as suas alterações ou esconda-as antes de efetuar %s."
3821
3575 -#: unpack-trees.c:111
3822 +#: unpack-trees.c:116
3823 #, c-format
3824 msgid ""
3825 "Your local changes to the following files would be overwritten by %s:\n"
@@ -3582,7 +3829,7 @@ msgstr ""
3829 "%s:\n"
3830 "%%s"
3831
3585 -#: unpack-trees.c:116
3832 +#: unpack-trees.c:121
3833 #, c-format
3834 msgid ""
3835 "Updating the following directories would lose untracked files in them:\n"
@@ -3592,87 +3839,89 @@ msgstr ""
3839 "deles:\n"
3840 "%s"
3841
3595 -#: unpack-trees.c:120
3842 +#: unpack-trees.c:125
3843 #, c-format
3844 msgid ""
3845 "The following untracked working tree files would be removed by checkout:\n"
3846 "%%sPlease move or remove them before you switch branches."
3847 msgstr ""
3601 -"Os seguintes ficheiros não controlados na árvore de trabalho seriam removidos "
3602 -"ao extrair:\n"
3848 +"Os seguintes ficheiros não controlados na árvore de trabalho seriam "
3849 +"removidos ao extrair:\n"
3850 "%%sMova ou remova-os antes de trocar de ramos."
3851
3605 -#: unpack-trees.c:122
3852 +#: unpack-trees.c:127
3853 #, c-format
3854 msgid ""
3855 "The following untracked working tree files would be removed by checkout:\n"
3856 "%%s"
3857 msgstr ""
3611 -"Os seguintes ficheiros não controlados na árvore de trabalho seriam removidos "
3612 -"ao extrair:\n"
3858 +"Os seguintes ficheiros não controlados na árvore de trabalho seriam "
3859 +"removidos ao extrair:\n"
3860 "%%s"
3861
3615 -#: unpack-trees.c:125
3862 +#: unpack-trees.c:130
3863 #, c-format
3864 msgid ""
3865 "The following untracked working tree files would be removed by merge:\n"
3866 "%%sPlease move or remove them before you merge."
3867 msgstr ""
3621 -"Os seguintes ficheiros não controlados na árvore de trabalho seriam removidos "
3622 -"ao integrar:\n"
3868 +"Os seguintes ficheiros não controlados na árvore de trabalho seriam "
3869 +"removidos ao integrar:\n"
3870 "%%sMova ou remova-os antes de integrar."
3871
3625 -#: unpack-trees.c:127
3872 +#: unpack-trees.c:132
3873 #, c-format
3874 msgid ""
3875 "The following untracked working tree files would be removed by merge:\n"
3876 "%%s"
3877 msgstr ""
3631 -"Os seguintes ficheiros não controlados na árvore de trabalho seriam removidos "
3632 -"ao integrar:\n"
3878 +"Os seguintes ficheiros não controlados na árvore de trabalho seriam "
3879 +"removidos ao integrar:\n"
3880 "%%s"
3881
3635 -#: unpack-trees.c:130
3882 +#: unpack-trees.c:135
3883 #, c-format
3884 msgid ""
3885 "The following untracked working tree files would be removed by %s:\n"
3886 "%%sPlease move or remove them before you %s."
3887 msgstr ""
3641 -"Os seguintes ficheiros não controlados na árvore de trabalho seriam removidos "
3642 -"por %s:\n"
3888 +"Os seguintes ficheiros não controlados na árvore de trabalho seriam "
3889 +"removidos por %s:\n"
3890 "%%sMova ou remova-os antes de efetuar %s."
3891
3645 -#: unpack-trees.c:132
3892 +#: unpack-trees.c:137
3893 #, c-format
3894 msgid ""
3895 "The following untracked working tree files would be removed by %s:\n"
3896 "%%s"
3897 msgstr ""
3651 -"Os seguintes ficheiros não controlados na árvore de trabalho seriam removidos "
3652 -"por %s:\n"
3898 +"Os seguintes ficheiros não controlados na árvore de trabalho seriam "
3899 +"removidos por %s:\n"
3900 "%%s"
3901
3655 -#: unpack-trees.c:137
3902 +#: unpack-trees.c:142
3903 #, c-format
3904 msgid ""
3658 -"The following untracked working tree files would be overwritten by checkout:\n"
3905 +"The following untracked working tree files would be overwritten by "
3906 +"checkout:\n"
3907 "%%sPlease move or remove them before you switch branches."
3908 msgstr ""
3909 "Os seguintes ficheiros não controlados da árvore de trabalho seriam "
3910 "substituídos ao extrair:\n"
3911 "%%sMova ou remova-os antes de trocar de ramos."
3912
3665 -#: unpack-trees.c:139
3913 +#: unpack-trees.c:144
3914 #, c-format
3915 msgid ""
3668 -"The following untracked working tree files would be overwritten by checkout:\n"
3916 +"The following untracked working tree files would be overwritten by "
3917 +"checkout:\n"
3918 "%%s"
3919 msgstr ""
3920 "Os seguintes ficheiros não controlados da árvore de trabalho seriam "
3921 "substituídos ao extrair:\n"
3922 "%%s"
3923
3675 -#: unpack-trees.c:142
3924 +#: unpack-trees.c:147
3925 #, c-format
3926 msgid ""
3927 "The following untracked working tree files would be overwritten by merge:\n"
@@ -3682,7 +3931,7 @@ msgstr ""
3931 "substituídos ao integrar:\n"
3932 "%%sMova ou remova-os antes de integrar."
3933
3685 -#: unpack-trees.c:144
3934 +#: unpack-trees.c:149
3935 #, c-format
3936 msgid ""
3937 "The following untracked working tree files would be overwritten by merge:\n"
@@ -3692,7 +3941,7 @@ msgstr ""
3941 "substituídos ao integrar:\n"
3942 "%%s"
3943
3695 -#: unpack-trees.c:147
3944 +#: unpack-trees.c:152
3945 #, c-format
3946 msgid ""
3947 "The following untracked working tree files would be overwritten by %s:\n"
@@ -3702,7 +3951,7 @@ msgstr ""
3951 "substituídos por %s:\n"
3952 "%%sMova ou remova-os antes de efetuar %s."
3953
3705 -#: unpack-trees.c:149
3954 +#: unpack-trees.c:154
3955 #, c-format
3956 msgid ""
3957 "The following untracked working tree files would be overwritten by %s:\n"
@@ -3712,12 +3961,12 @@ msgstr ""
3961 "substituídos por %s:\n"
3962 "%%s"
3963
3715 -#: unpack-trees.c:156
3964 +#: unpack-trees.c:161
3965 #, c-format
3966 msgid "Entry '%s' overlaps with '%s'. Cannot bind."
3967 msgstr "A entrada '%s' sobrepõe-se com '%s'. Não é possível vincular."
3968
3720 -#: unpack-trees.c:159
3969 +#: unpack-trees.c:164
3970 #, c-format
3971 msgid ""
3972 "Cannot update sparse checkout: the following entries are not up-to-date:\n"
@@ -3727,66 +3976,81 @@ msgstr ""
3976 "atualizadas:\n"
3977 "%s"
3978
3730 -#: unpack-trees.c:161
3979 +#: unpack-trees.c:166
3980 #, c-format
3981 msgid ""
3982 "The following working tree files would be overwritten by sparse checkout "
3983 "update:\n"
3984 "%s"
3985 msgstr ""
3737 -"Os seguintes ficheiros na árvore de trabalho seriam substituídos ao atualizar "
3738 -"a extração esparsa:\n"
3986 +"Os seguintes ficheiros na árvore de trabalho seriam substituídos ao "
3987 +"atualizar a extração esparsa:\n"
3988 "%s"
3989
3741 -#: unpack-trees.c:163
3990 +#: unpack-trees.c:168
3991 #, c-format
3992 msgid ""
3744 -"The following working tree files would be removed by sparse checkout update:\n"
3993 +"The following working tree files would be removed by sparse checkout "
3994 +"update:\n"
3995 "%s"
3996 msgstr ""
3997 "Os seguintes ficheiros na árvore de trabalho seriam removidos ao atualizar a "
3998 "extração esparsa:\n"
3999 "%s"
4000
3751 -#: unpack-trees.c:240
4001 +#: unpack-trees.c:170
4002 +#, c-format
4003 +msgid ""
4004 +"Cannot update submodule:\n"
4005 +"%s"
4006 +msgstr ""
4007 +"Não é possível atualizar submódulo:\n"
4008 +"%s"
4009 +
4010 +#: unpack-trees.c:247
4011 #, c-format
4012 msgid "Aborting\n"
4013 msgstr "A abortar\n"
4014
3756 -#: unpack-trees.c:270
4015 +#: unpack-trees.c:272
4016 +#, c-format
4017 +msgid "submodule update strategy not supported for submodule '%s'"
4018 +msgstr "não foi possível procurar pelo submódulo '%s'"
4019 +
4020 +#: unpack-trees.c:340
4021 msgid "Checking out files"
4022 msgstr "A extrair ficheiros"
4023
3760 -#: urlmatch.c:120
4024 +#: urlmatch.c:163
4025 msgid "invalid URL scheme name or missing '://' suffix"
4026 msgstr "nome de esquema de URL inválido ou falta do sufixo '://'"
4027
3764 -#: urlmatch.c:144 urlmatch.c:297 urlmatch.c:356
4028 +#: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
4029 #, c-format
4030 msgid "invalid %XX escape sequence"
4031 msgstr "sequencia de escape %XX inválida"
4032
3769 -#: urlmatch.c:172
4033 +#: urlmatch.c:215
4034 msgid "missing host and scheme is not 'file:'"
4035 msgstr "sistema anfitrião não indicado e o esquema não é do tipo 'file:'"
4036
3773 -#: urlmatch.c:189
4037 +#: urlmatch.c:232
4038 msgid "a 'file:' URL may not have a port number"
4039 msgstr "um URL do tipo 'file:' não pode ter um número de porta"
4040
3777 -#: urlmatch.c:199
4041 +#: urlmatch.c:247
4042 msgid "invalid characters in host name"
4043 msgstr "caracteres inválidos no nome do anfitrião"
4044
3781 -#: urlmatch.c:244 urlmatch.c:255
4045 +#: urlmatch.c:292 urlmatch.c:303
4046 msgid "invalid port number"
4047 msgstr "número de porta inválido"
4048
3785 -#: urlmatch.c:322
4049 +#: urlmatch.c:371
4050 msgid "invalid '..' path segment"
4051 msgstr "segmento de caminho '..' inválido"
4052
3789 -#: worktree.c:282
4053 +#: worktree.c:285
4054 #, c-format
4055 msgid "failed to read '%s'"
4056 msgstr "falha ao ler '%s'"
@@ -3802,27 +4066,27 @@ msgid "could not open '%s' for writing"
4066 msgstr "não foi possível abrir '%s' para escrita"
4067
4068 #: wrapper.c:226 wrapper.c:396 builtin/am.c:320 builtin/am.c:759
3805 -#: builtin/am.c:847 builtin/commit.c:1700 builtin/merge.c:1033
4069 +#: builtin/am.c:847 builtin/commit.c:1700 builtin/merge.c:1015
4070 #: builtin/pull.c:341
4071 #, c-format
4072 msgid "could not open '%s' for reading"
4073 msgstr "não foi possível abrir '%s' para leitura"
4074
3811 -#: wrapper.c:605 wrapper.c:626
4075 +#: wrapper.c:581 wrapper.c:602
4076 #, c-format
4077 msgid "unable to access '%s'"
4078 msgstr "não é possível aceder a '%s'"
4079
3816 -#: wrapper.c:634
4080 +#: wrapper.c:610
4081 msgid "unable to get current working directory"
4082 msgstr "não é possível de obter o diretório de trabalho atual"
4083
3820 -#: wrapper.c:658
4084 +#: wrapper.c:634
4085 #, c-format
4086 msgid "could not write to %s"
4087 msgstr "não foi possível escrever para %s"
4088
3825 -#: wrapper.c:660
4089 +#: wrapper.c:636
4090 #, c-format
4091 msgid "could not close %s"
4092 msgstr "não foi possível fechar %s"
@@ -3854,11 +4118,11 @@ msgstr ""
4118 msgid " (use \"git rm <file>...\" to mark resolution)"
4119 msgstr " (use \"git rm <ficheiro>...\" para marcar como resolvido)"
4120
3857 -#: wt-status.c:199 wt-status.c:945
4121 +#: wt-status.c:199 wt-status.c:958
4122 msgid "Changes to be committed:"
4123 msgstr "Alterações para serem submetidas:"
4124
3861 -#: wt-status.c:217 wt-status.c:954
4125 +#: wt-status.c:217 wt-status.c:967
4126 msgid "Changes not staged for commit:"
4127 msgstr "Alterações não preparadas para submeter:"
4128
@@ -3881,7 +4145,8 @@ msgstr ""
4145 #: wt-status.c:226
4146 msgid " (commit or discard the untracked or modified content in submodules)"
4147 msgstr ""
3884 -" (submeta ou descarte o conteúdo modificado ou não controlado nos submódulos)"
4148 +" (submeta ou descarte o conteúdo modificado ou não controlado nos "
4149 +"submódulos)"
4150
4151 #: wt-status.c:238
4152 #, c-format
@@ -3960,15 +4225,15 @@ msgstr "conteúdo modificado, "
4225 msgid "untracked content, "
4226 msgstr "conteúdo não controlado, "
4227
3963 -#: wt-status.c:818
4228 +#: wt-status.c:831
4229 msgid "Submodules changed but not updated:"
4230 msgstr "Submódulos alterados mas não atualizados:"
4231
3967 -#: wt-status.c:820
4232 +#: wt-status.c:833
4233 msgid "Submodule changes to be committed:"
4234 msgstr "Alterações em submódulos para serem submetidas:"
4235
3971 -#: wt-status.c:901
4236 +#: wt-status.c:914
4237 msgid ""
4238 "Do not touch the line above.\n"
4239 "Everything below will be removed."
@@ -3976,234 +4241,235 @@ msgstr ""
4241 "Não altere a linha acima.\n"
4242 "Tudo o que estiver abaixo será removido."
4243
3979 -#: wt-status.c:1013
4244 +#: wt-status.c:1026
4245 msgid "You have unmerged paths."
4246 msgstr "Há caminhos não integrados."
4247
3983 -#: wt-status.c:1016
4248 +#: wt-status.c:1029
4249 msgid " (fix conflicts and run \"git commit\")"
4250 msgstr " (corrija os conflitos e execute \"git commit\")"
4251
3987 -#: wt-status.c:1018
4252 +#: wt-status.c:1031
4253 msgid " (use \"git merge --abort\" to abort the merge)"
4254 msgstr " (use \"git am --abort\" para abortar a integração)"
4255
3991 -#: wt-status.c:1023
4256 +#: wt-status.c:1036
4257 msgid "All conflicts fixed but you are still merging."
4258 msgstr "Todos os conflitos foram corrigidos mas ainda está a integrar."
4259
3995 -#: wt-status.c:1026
4260 +#: wt-status.c:1039
4261 msgid " (use \"git commit\" to conclude merge)"
4262 msgstr " (use \"git commit\" para concluir a integração)"
4263
3999 -#: wt-status.c:1036
4264 +#: wt-status.c:1049
4265 msgid "You are in the middle of an am session."
4266 msgstr "Sessão am em curso."
4267
4003 -#: wt-status.c:1039
4268 +#: wt-status.c:1052
4269 msgid "The current patch is empty."
4270 msgstr "O patch atual está vazio."
4271
4007 -#: wt-status.c:1043
4272 +#: wt-status.c:1056
4273 msgid " (fix conflicts and then run \"git am --continue\")"
4274 msgstr " (corrija os conflitos e execute \"git am --continue\")"
4275
4011 -#: wt-status.c:1045
4276 +#: wt-status.c:1058
4277 msgid " (use \"git am --skip\" to skip this patch)"
4278 msgstr " (use \"git am --skip\" para ignorar este patch)"
4279
4015 -#: wt-status.c:1047
4280 +#: wt-status.c:1060
4281 msgid " (use \"git am --abort\" to restore the original branch)"
4282 msgstr " (use \"git am --abort\" para restaurar o ramo original)"
4283
4019 -#: wt-status.c:1176
4284 +#: wt-status.c:1189
4285 msgid "git-rebase-todo is missing."
4286 msgstr "git-rebase-todo não existe."
4287
4023 -#: wt-status.c:1178
4288 +#: wt-status.c:1191
4289 msgid "No commands done."
4290 msgstr "Nenhum comando concluído."
4291
4027 -#: wt-status.c:1181
4292 +#: wt-status.c:1194
4293 #, c-format
4294 msgid "Last command done (%d command done):"
4295 msgid_plural "Last commands done (%d commands done):"
4296 msgstr[0] "Último comando concluído (%d comando concluído):"
4297 msgstr[1] "Últimos comandos concluídos (%d comandos concluídos):"
4298
4034 -#: wt-status.c:1192
4299 +#: wt-status.c:1205
4300 #, c-format
4301 msgid " (see more in file %s)"
4302 msgstr " (veja mais no ficheiro %s)"
4303
4039 -#: wt-status.c:1197
4304 +#: wt-status.c:1210
4305 msgid "No commands remaining."
4306 msgstr "Nenhum comando por concluir."
4307
4043 -#: wt-status.c:1200
4308 +#: wt-status.c:1213
4309 #, c-format
4310 msgid "Next command to do (%d remaining command):"
4311 msgid_plural "Next commands to do (%d remaining commands):"
4312 msgstr[0] "Próximo comando a executar (%d comando restante):"
4313 msgstr[1] "Próximos comandos a executar (%d comandos restantes):"
4314
4050 -#: wt-status.c:1208
4315 +#: wt-status.c:1221
4316 msgid " (use \"git rebase --edit-todo\" to view and edit)"
4317 msgstr " (use \"git rebase --edit-todo\" para visualizar e editar)"
4318
4054 -#: wt-status.c:1221
4319 +#: wt-status.c:1234
4320 #, c-format
4321 msgid "You are currently rebasing branch '%s' on '%s'."
4322 msgstr "Está a realizar rebase do ramo '%s' sobre '%s'."
4323
4059 -#: wt-status.c:1226
4324 +#: wt-status.c:1239
4325 msgid "You are currently rebasing."
4326 msgstr "Está a rebasear neste momento."
4327
4063 -#: wt-status.c:1240
4328 +#: wt-status.c:1253
4329 msgid " (fix conflicts and then run \"git rebase --continue\")"
4330 msgstr " (corrija os conflitos e execute \"git rebase --continue\")"
4331
4067 -#: wt-status.c:1242
4332 +#: wt-status.c:1255
4333 msgid " (use \"git rebase --skip\" to skip this patch)"
4334 msgstr " (use \"git rebase --skip\" para ignorar este patch)"
4335
4071 -#: wt-status.c:1244
4336 +#: wt-status.c:1257
4337 msgid " (use \"git rebase --abort\" to check out the original branch)"
4338 msgstr " (use \"git rebase --abort\" para restaurar o ramo original)"
4339
4075 -#: wt-status.c:1250
4340 +#: wt-status.c:1263
4341 msgid " (all conflicts fixed: run \"git rebase --continue\")"
4342 msgstr ""
4343 " (todos os conflitos foram corrigidos: execute \"git rebase --continue\")"
4344
4080 -#: wt-status.c:1254
4345 +#: wt-status.c:1267
4346 #, c-format
4082 -msgid "You are currently splitting a commit while rebasing branch '%s' on '%s'."
4347 +msgid ""
4348 +"You are currently splitting a commit while rebasing branch '%s' on '%s'."
4349 msgstr ""
4350 "Está a dividir um commit ao mesmo tempo que se efetua rebase do ramo '%s' "
4351 "sobre '%s'."
4352
4087 -#: wt-status.c:1259
4353 +#: wt-status.c:1272
4354 msgid "You are currently splitting a commit during a rebase."
4355 msgstr "Está a dividir um commit durante um rebase."
4356
4091 -#: wt-status.c:1262
4357 +#: wt-status.c:1275
4358 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
4359 msgstr ""
4360 " (Assim que o diretório de trabalho estiver limpo, execute \"git rebase --"
4361 "continue\")"
4362
4097 -#: wt-status.c:1266
4363 +#: wt-status.c:1279
4364 #, c-format
4365 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
4366 msgstr ""
4367 "Está a editar um commit ao mesmo tempo que efetua rebase do ramo '%s' sobre "
4368 "'%s'."
4369
4104 -#: wt-status.c:1271
4370 +#: wt-status.c:1284
4371 msgid "You are currently editing a commit during a rebase."
4372 msgstr "Está a editar um commit durante um rebase."
4373
4108 -#: wt-status.c:1274
4374 +#: wt-status.c:1287
4375 msgid " (use \"git commit --amend\" to amend the current commit)"
4376 msgstr " (use \"git commit --amend\" para emendar o commit atual)"
4377
4112 -#: wt-status.c:1276
4378 +#: wt-status.c:1289
4379 msgid ""
4380 " (use \"git rebase --continue\" once you are satisfied with your changes)"
4381 msgstr ""
4382 " (use \"git rebase --continue\" assim que estiver satisfeito com as "
4383 "alterações)"
4384
4119 -#: wt-status.c:1286
4385 +#: wt-status.c:1299
4386 #, c-format
4387 msgid "You are currently cherry-picking commit %s."
4388 msgstr "Está a realizar cherry-pick do commit %s."
4389
4124 -#: wt-status.c:1291
4390 +#: wt-status.c:1304
4391 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
4392 msgstr " (corrija os conflitos e execute \"git cherry-pick --continue\")"
4393
4128 -#: wt-status.c:1294
4394 +#: wt-status.c:1307
4395 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
4396 msgstr ""
4397 " (todos os conflitos foram corrigidos: execute \"git cherry-pick --continue"
4398 "\")"
4399
4134 -#: wt-status.c:1296
4400 +#: wt-status.c:1309
4401 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
4402 msgstr ""
4403 " (use \"git cherry-pick --abort\" para cancelar a operação de cherry-pick)"
4404
4139 -#: wt-status.c:1305
4405 +#: wt-status.c:1318
4406 #, c-format
4407 msgid "You are currently reverting commit %s."
4408 msgstr "Está a reverter o commit %s neste comento."
4409
4144 -#: wt-status.c:1310
4410 +#: wt-status.c:1323
4411 msgid " (fix conflicts and run \"git revert --continue\")"
4412 msgstr " (corrija dos conflitos e execute \"git revert --continue\")"
4413
4148 -#: wt-status.c:1313
4414 +#: wt-status.c:1326
4415 msgid " (all conflicts fixed: run \"git revert --continue\")"
4416 msgstr ""
4417 " (todos os conflitos foram corrigidos: execute \"git revert --continue\")"
4418
4153 -#: wt-status.c:1315
4419 +#: wt-status.c:1328
4420 msgid " (use \"git revert --abort\" to cancel the revert operation)"
4421 msgstr " (use \"git rever --abort\" para cancelar a operação de reversão)"
4422
4157 -#: wt-status.c:1326
4423 +#: wt-status.c:1339
4424 #, c-format
4425 msgid "You are currently bisecting, started from branch '%s'."
4426 msgstr "Está a bissetar, iniciado a partir do ramo '%s'."
4427
4162 -#: wt-status.c:1330
4428 +#: wt-status.c:1343
4429 msgid "You are currently bisecting."
4430 msgstr "Está a bissetar neste momento."
4431
4166 -#: wt-status.c:1333
4432 +#: wt-status.c:1346
4433 msgid " (use \"git bisect reset\" to get back to the original branch)"
4434 msgstr " (use \"git bisect reset\" para voltar ao ramo original)"
4435
4170 -#: wt-status.c:1530
4436 +#: wt-status.c:1543
4437 msgid "On branch "
4438 msgstr "No ramo "
4439
4174 -#: wt-status.c:1536
4440 +#: wt-status.c:1549
4441 msgid "interactive rebase in progress; onto "
4442 msgstr "rebase interativo em curso; sobre "
4443
4178 -#: wt-status.c:1538
4444 +#: wt-status.c:1551
4445 msgid "rebase in progress; onto "
4446 msgstr "rebase em curso; sobre "
4447
4182 -#: wt-status.c:1543
4448 +#: wt-status.c:1556
4449 msgid "HEAD detached at "
4450 msgstr "HEAD destacada em "
4451
4186 -#: wt-status.c:1545
4452 +#: wt-status.c:1558
4453 msgid "HEAD detached from "
4454 msgstr "HEAD destacada de "
4455
4190 -#: wt-status.c:1548
4456 +#: wt-status.c:1561
4457 msgid "Not currently on any branch."
4458 msgstr "Não se encontra em nenhum ramo neste momento."
4459
4194 -#: wt-status.c:1566
4460 +#: wt-status.c:1579
4461 msgid "Initial commit"
4462 msgstr "Commit inicial"
4463
4198 -#: wt-status.c:1580
4464 +#: wt-status.c:1593
4465 msgid "Untracked files"
4466 msgstr "Ficheiros não controlados"
4467
4202 -#: wt-status.c:1582
4468 +#: wt-status.c:1595
4469 msgid "Ignored files"
4470 msgstr "Ficheiros ignorados"
4471
4206 -#: wt-status.c:1586
4472 +#: wt-status.c:1599
4473 #, c-format
4474 msgid ""
4475 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
@@ -4215,32 +4481,32 @@ msgstr ""
4481 "cuidado de não se esquecer de adicionar novos ficheiros\n"
4482 "(consulte 'git help status')."
4483
4218 -#: wt-status.c:1592
4484 +#: wt-status.c:1605
4485 #, c-format
4486 msgid "Untracked files not listed%s"
4487 msgstr "Ficheiros não controlados não listados%s"
4488
4223 -#: wt-status.c:1594
4489 +#: wt-status.c:1607
4490 msgid " (use -u option to show untracked files)"
4491 msgstr " (use a opção -u para mostrar os ficheiros não controlados)"
4492
4227 -#: wt-status.c:1600
4493 +#: wt-status.c:1613
4494 msgid "No changes"
4495 msgstr "Sem alterações"
4496
4231 -#: wt-status.c:1605
4497 +#: wt-status.c:1618
4498 #, c-format
4499 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
4500 msgstr ""
4235 -"nenhuma alteração adicionada para submeter (use \"git add\" e/ou \"git commit "
4236 -"-a\")\n"
4501 +"nenhuma alteração adicionada para submeter (use \"git add\" e/ou \"git "
4502 +"commit -a\")\n"
4503
4238 -#: wt-status.c:1608
4504 +#: wt-status.c:1621
4505 #, c-format
4506 msgid "no changes added to commit\n"
4507 msgstr "nenhuma alteração adicionada para submeter\n"
4508
4243 -#: wt-status.c:1611
4509 +#: wt-status.c:1624
4510 #, c-format
4511 msgid ""
4512 "nothing added to commit but untracked files present (use \"git add\" to "
@@ -4249,71 +4515,69 @@ msgstr ""
4515 "não foi adicionado nada para submeter, mas existem ficheiros não controlados "
4516 "(use \"git add\" para controlá-los)\n"
4517
4252 -#: wt-status.c:1614
4518 +#: wt-status.c:1627
4519 #, c-format
4520 msgid "nothing added to commit but untracked files present\n"
4521 msgstr ""
4256 -"não foi adicionado nada para submeter, mas existem ficheiros não controlados\n"
4522 +"não foi adicionado nada para submeter, mas existem ficheiros não "
4523 +"controlados\n"
4524
4258 -#: wt-status.c:1617
4525 +#: wt-status.c:1630
4526 #, c-format
4527 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
4528 msgstr ""
4529 "não há nada para submeter (crie/copie ficheiros e use \"git add\" para "
4530 "controlá-los)\n"
4531
4265 -#: wt-status.c:1620 wt-status.c:1625
4532 +#: wt-status.c:1633 wt-status.c:1638
4533 #, c-format
4534 msgid "nothing to commit\n"
4535 msgstr "não há nada para submeter\n"
4536
4270 -#: wt-status.c:1623
4537 +#: wt-status.c:1636
4538 #, c-format
4539 msgid "nothing to commit (use -u to show untracked files)\n"
4540 msgstr ""
4274 -"não há nada para submeter (use -u para mostrar os ficheiros não controlados)\n"
4541 +"não há nada para submeter (use -u para mostrar os ficheiros não "
4542 +"controlados)\n"
4543
4276 -#: wt-status.c:1627
4544 +#: wt-status.c:1640
4545 #, c-format
4546 msgid "nothing to commit, working tree clean\n"
4547 msgstr "não há nada para submeter, árvore de trabalho limpa\n"
4548
4281 -#: wt-status.c:1734
4549 +#: wt-status.c:1749
4550 msgid "Initial commit on "
4551 msgstr "Commit inicial em "
4552
4285 -#: wt-status.c:1738
4553 +#: wt-status.c:1753
4554 msgid "HEAD (no branch)"
4555 msgstr "HEAD (nenhum ramo)"
4556
4289 -#: wt-status.c:1767
4290 -msgid "gone"
4291 -msgstr "desaparecido"
4292 -
4293 -#: wt-status.c:1769 wt-status.c:1777
4557 +#: wt-status.c:1782 wt-status.c:1790
4558 msgid "behind "
4559 msgstr "atrás "
4560
4297 -#: wt-status.c:1772 wt-status.c:1775
4561 +#: wt-status.c:1785 wt-status.c:1788
4562 msgid "ahead "
4563 msgstr "à frente "
4564
4565 #. TRANSLATORS: the action is e.g. "pull with rebase"
4302 -#: wt-status.c:2277
4566 +#: wt-status.c:2280
4567 #, c-format
4568 msgid "cannot %s: You have unstaged changes."
4569 msgstr "não é possível efetuar %s: tem alterações não preparadas."
4570
4307 -#: wt-status.c:2283
4571 +#: wt-status.c:2286
4572 msgid "additionally, your index contains uncommitted changes."
4573 msgstr "além disso, o índice contém alterações não submetidas."
4574
4311 -#: wt-status.c:2285
4575 +#: wt-status.c:2288
4576 #, c-format
4577 msgid "cannot %s: Your index contains uncommitted changes."
4578 msgstr "não é possível efetuar %s: o índice contém alterações não submetidas."
4579
4316 -#: compat/precompose_utf8.c:57 builtin/clone.c:414
4580 +#: compat/precompose_utf8.c:57 builtin/clone.c:432
4581 #, c-format
4582 msgid "failed to unlink '%s'"
4583 msgstr "falha ao invocar unlink de '%s'"
@@ -4340,7 +4604,7 @@ msgstr "remover '%s'\n"
4604 msgid "Unstaged changes after refreshing the index:"
4605 msgstr "Alterações não preparadas depois de atualizar o índice:"
4606
4343 -#: builtin/add.c:209 builtin/rev-parse.c:845
4607 +#: builtin/add.c:209 builtin/rev-parse.c:872
4608 msgid "Could not read the index"
4609 msgstr "Não foi possível ler o índice"
4610
@@ -4375,9 +4639,9 @@ msgstr "Não foi possível aplicar '%s'"
4639 msgid "The following paths are ignored by one of your .gitignore files:\n"
4640 msgstr "Os seguintes caminhos estão ignorados por algum ficheiro .gitignore:\n"
4641
4378 -#: builtin/add.c:266 builtin/clean.c:870 builtin/fetch.c:115 builtin/mv.c:123
4642 +#: builtin/add.c:266 builtin/clean.c:876 builtin/fetch.c:115 builtin/mv.c:123
4643 #: builtin/prune-packed.c:55 builtin/pull.c:198 builtin/push.c:524
4380 -#: builtin/remote.c:1326 builtin/rm.c:241 builtin/send-pack.c:162
4644 +#: builtin/remote.c:1328 builtin/rm.c:241 builtin/send-pack.c:163
4645 msgid "dry run"
4646 msgstr "simular ação"
4647
@@ -4385,7 +4649,7 @@ msgstr "simular ação"
4649 msgid "interactive picking"
4650 msgstr "seleção interativa"
4651
4388 -#: builtin/add.c:270 builtin/checkout.c:1159 builtin/reset.c:286
4652 +#: builtin/add.c:270 builtin/checkout.c:1177 builtin/reset.c:286
4653 msgid "select hunks interactively"
4654 msgstr "selecionar blocos interativamente"
4655
@@ -4412,7 +4676,8 @@ msgstr ""
4676
4677 #: builtin/add.c:278
4678 msgid "ignore paths removed in the working tree (same as --no-all)"
4415 -msgstr "ignorar caminhos removidos na árvore de trabalho (o mesmo que --no-all)"
4679 +msgstr ""
4680 +"ignorar caminhos removidos na árvore de trabalho (o mesmo que --no-all)"
4681
4682 #: builtin/add.c:280
4683 msgid "don't add, only refresh the index"
@@ -4426,11 +4691,11 @@ msgstr "ignorar ficheiros que não podem ser adicionados por causa de erros"
4691 msgid "check if - even missing - files are ignored in dry run"
4692 msgstr "verificar quais os ficheiros ignorados na simulação"
4693
4429 -#: builtin/add.c:283 builtin/update-index.c:947
4694 +#: builtin/add.c:283 builtin/update-index.c:951
4695 msgid "(+/-)x"
4696 msgstr "(+/-)x"
4697
4433 -#: builtin/add.c:283 builtin/update-index.c:948
4698 +#: builtin/add.c:283 builtin/update-index.c:952
4699 msgid "override the executable bit of the listed files"
4700 msgstr "substituir o bit executável dos ficheiros listados"
4701
@@ -4466,8 +4731,8 @@ msgstr "Não foi especificado nada, nada adicionado.\n"
4731 msgid "Maybe you wanted to say 'git add .'?\n"
4732 msgstr "Queria dizer 'git add .'?\n"
4733
4469 -#: builtin/add.c:380 builtin/check-ignore.c:172 builtin/checkout.c:279
4470 -#: builtin/checkout.c:472 builtin/clean.c:914 builtin/commit.c:350
4734 +#: builtin/add.c:380 builtin/check-ignore.c:172 builtin/checkout.c:298
4735 +#: builtin/checkout.c:491 builtin/clean.c:920 builtin/commit.c:350
4736 #: builtin/mv.c:143 builtin/reset.c:235 builtin/rm.c:271
4737 #: builtin/submodule--helper.c:244
4738 msgid "index file corrupt"
@@ -4521,7 +4786,7 @@ msgstr "mudança de fuso horário inválida"
4786 msgid "Patch format detection failed."
4787 msgstr "Falha ao detetar o formato do patch."
4788
4524 -#: builtin/am.c:989 builtin/clone.c:379
4789 +#: builtin/am.c:989 builtin/clone.c:397
4790 #, c-format
4791 msgid "failed to create directory '%s'"
4792 msgstr "falha ao criar o diretório '%s'"
@@ -4548,14 +4813,14 @@ msgstr "Se preferir ignorar este patch, execute \"%s --skip\"."
4813 #, c-format
4814 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
4815 msgstr ""
4551 -"Para restaurar o ramo original e interromper a aplicação dos patches, execute "
4552 -"\"%s --abort\"."
4816 +"Para restaurar o ramo original e interromper a aplicação dos patches, "
4817 +"execute \"%s --abort\"."
4818
4819 #: builtin/am.c:1316
4820 msgid "Patch is empty. Was it split wrong?"
4821 msgstr "O patch está vazio. Foi dividido incorretamente?"
4822
4558 -#: builtin/am.c:1390 builtin/log.c:1550
4823 +#: builtin/am.c:1390 builtin/log.c:1557
4824 #, c-format
4825 msgid "invalid ident line: %s"
4826 msgstr "linha de identidade inválida: %s"
@@ -4593,7 +4858,7 @@ msgstr ""
4858 msgid "Failed to merge in the changes."
4859 msgstr "Falha ao integrar as alterações."
4860
4596 -#: builtin/am.c:1686 builtin/merge.c:632
4861 +#: builtin/am.c:1686 builtin/merge.c:631
4862 msgid "git write-tree failed to write a tree"
4863 msgstr "git write-tree falhou ao escrever uma árvore"
4864
@@ -4614,8 +4879,8 @@ msgstr "não é possível continuar: %s não existe."
4879 #: builtin/am.c:1759
4880 msgid "cannot be interactive without stdin connected to a terminal."
4881 msgstr ""
4617 -"não é possível entrar em modo interativo sem um entrada padrão conectada a um "
4618 -"terminal."
4882 +"não é possível entrar em modo interativo sem um entrada padrão conectada a "
4883 +"um terminal."
4884
4885 #: builtin/am.c:1764
4886 msgid "Commit Body is:"
@@ -4759,15 +5024,15 @@ msgid "pass it through git-apply"
5024 msgstr "transmitir ao git-apply"
5025
5026 #: builtin/am.c:2283 builtin/fmt-merge-msg.c:662 builtin/fmt-merge-msg.c:665
4762 -#: builtin/grep.c:1038 builtin/merge.c:202 builtin/pull.c:135 builtin/pull.c:194
4763 -#: builtin/repack.c:187 builtin/repack.c:191 builtin/show-branch.c:644
4764 -#: builtin/show-ref.c:169 builtin/tag.c:355 parse-options.h:132
4765 -#: parse-options.h:134 parse-options.h:245
5027 +#: builtin/grep.c:1045 builtin/merge.c:201 builtin/pull.c:135
5028 +#: builtin/pull.c:194 builtin/repack.c:187 builtin/repack.c:191
5029 +#: builtin/show-branch.c:637 builtin/show-ref.c:169 builtin/tag.c:398
5030 +#: parse-options.h:132 parse-options.h:134 parse-options.h:245
5031 msgid "n"
5032 msgstr "n"
5033
4769 -#: builtin/am.c:2289 builtin/for-each-ref.c:37 builtin/replace.c:438
4770 -#: builtin/tag.c:387 builtin/verify-tag.c:38
5034 +#: builtin/am.c:2289 builtin/branch.c:592 builtin/for-each-ref.c:37
5035 +#: builtin/replace.c:442 builtin/tag.c:433 builtin/verify-tag.c:38
5036 msgid "format"
5037 msgstr "formato"
5038
@@ -4803,8 +5068,8 @@ msgstr "mentir sobre a data de commit"
5068 msgid "use current timestamp for author date"
5069 msgstr "usar a data e hora atual como data de autor"
5070
4806 -#: builtin/am.c:2315 builtin/commit.c:1600 builtin/merge.c:233
4807 -#: builtin/pull.c:165 builtin/revert.c:92 builtin/tag.c:370
5071 +#: builtin/am.c:2315 builtin/commit.c:1600 builtin/merge.c:232
5072 +#: builtin/pull.c:165 builtin/revert.c:111 builtin/tag.c:413
5073 msgid "key-id"
5074 msgstr "id-chave"
5075
@@ -4906,113 +5171,113 @@ msgstr "git blame [<opções>] [<rev-opções>] [<rev>] [--] <ficheiro>"
5171 msgid "<rev-opts> are documented in git-rev-list(1)"
5172 msgstr "<rev-opções> estão documentadas em git-rev-list(1)"
5173
4909 -#: builtin/blame.c:1786
5174 +#: builtin/blame.c:1777
5175 msgid "Blaming lines"
5176 msgstr "Linhas de culpa"
5177
4913 -#: builtin/blame.c:2582
5178 +#: builtin/blame.c:2573
5179 msgid "Show blame entries as we find them, incrementally"
5180 msgstr ""
5181 "Mostrar entradas de culpa à medida que forem encontradas, incrementalmente"
5182
4918 -#: builtin/blame.c:2583
5183 +#: builtin/blame.c:2574
5184 msgid "Show blank SHA-1 for boundary commits (Default: off)"
5185 msgstr "Mostar SHA-1 dos commits limite em branco (Predefinição: desativado)"
5186
4922 -#: builtin/blame.c:2584
5187 +#: builtin/blame.c:2575
5188 msgid "Do not treat root commits as boundaries (Default: off)"
5189 msgstr "Não tratar os commits raiz como limites (Predefinição: desativado)"
5190
4926 -#: builtin/blame.c:2585
5191 +#: builtin/blame.c:2576
5192 msgid "Show work cost statistics"
5193 msgstr "Mostrar estatísticas de custo de atividade"
5194
4930 -#: builtin/blame.c:2586
5195 +#: builtin/blame.c:2577
5196 msgid "Force progress reporting"
5197 msgstr "Forçar informação de progresso"
5198
4934 -#: builtin/blame.c:2587
5199 +#: builtin/blame.c:2578
5200 msgid "Show output score for blame entries"
5201 msgstr "Mostrar a pontuação das entradas de culpa"
5202
4938 -#: builtin/blame.c:2588
5203 +#: builtin/blame.c:2579
5204 msgid "Show original filename (Default: auto)"
5205 msgstr "Mostrar o nome do ficheiro original (Predefinição: auto)"
5206
4942 -#: builtin/blame.c:2589
5207 +#: builtin/blame.c:2580
5208 msgid "Show original linenumber (Default: off)"
5209 msgstr "Mostrar números de linha originais (Predefinição: desativado)"
5210
4946 -#: builtin/blame.c:2590
5211 +#: builtin/blame.c:2581
5212 msgid "Show in a format designed for machine consumption"
5213 msgstr "Mostrar em formato próprio para ser consumo por uma máquina"
5214
4950 -#: builtin/blame.c:2591
5215 +#: builtin/blame.c:2582
5216 msgid "Show porcelain format with per-line commit information"
5217 msgstr "Mostrar em formato de porcelana com informações de commit por linha"
5218
4954 -#: builtin/blame.c:2592
5219 +#: builtin/blame.c:2583
5220 msgid "Use the same output mode as git-annotate (Default: off)"
5221 msgstr "Usar o mesmo modo de saída que git-annotate (Predefinição: desativado)"
5222
4958 -#: builtin/blame.c:2593
5223 +#: builtin/blame.c:2584
5224 msgid "Show raw timestamp (Default: off)"
5225 msgstr "Mostrar carimbo de data/hora em bruto (Predefinição: desativado)"
5226
4962 -#: builtin/blame.c:2594
5227 +#: builtin/blame.c:2585
5228 msgid "Show long commit SHA1 (Default: off)"
5229 msgstr "Mostrar SHA1 longo de commit (Predefinição: desativado)"
5230
4966 -#: builtin/blame.c:2595
5231 +#: builtin/blame.c:2586
5232 msgid "Suppress author name and timestamp (Default: off)"
5233 msgstr ""
5234 "Suprimir nome de autor e carimbo de data/hora (Predefinição: desativado)"
5235
4971 -#: builtin/blame.c:2596
5236 +#: builtin/blame.c:2587
5237 msgid "Show author email instead of name (Default: off)"
5238 msgstr "Mostrar o email do autor em vez do nome (Predefinição: desativado)"
5239
4975 -#: builtin/blame.c:2597
5240 +#: builtin/blame.c:2588
5241 msgid "Ignore whitespace differences"
5242 msgstr "Ignorar as diferenças de espaço em branco"
5243
4979 -#: builtin/blame.c:2604
5244 +#: builtin/blame.c:2595
5245 msgid "Use an experimental heuristic to improve diffs"
5246 msgstr "Usar um heurística experimental para melhorar diffs"
5247
4983 -#: builtin/blame.c:2606
5248 +#: builtin/blame.c:2597
5249 msgid "Spend extra cycles to find better match"
5250 msgstr "Despender ciclos extra para encontrar uma melhor correspondência"
5251
4987 -#: builtin/blame.c:2607
5252 +#: builtin/blame.c:2598
5253 msgid "Use revisions from <file> instead of calling git-rev-list"
5254 msgstr "Usar revisões do <ficheiro> em vez de invocar git-rev-list"
5255
4991 -#: builtin/blame.c:2608
5256 +#: builtin/blame.c:2599
5257 msgid "Use <file>'s contents as the final image"
5258 msgstr "Usar o conteúdo do <ficheiro> como imagem final"
5259
4995 -#: builtin/blame.c:2609 builtin/blame.c:2610
5260 +#: builtin/blame.c:2600 builtin/blame.c:2601
5261 msgid "score"
5262 msgstr "pontuação"
5263
4999 -#: builtin/blame.c:2609
5264 +#: builtin/blame.c:2600
5265 msgid "Find line copies within and across files"
5266 msgstr "Localizar linhas copiadas dentro e entre ficheiros"
5267
5003 -#: builtin/blame.c:2610
5268 +#: builtin/blame.c:2601
5269 msgid "Find line movements within and across files"
5270 msgstr "Localizar linhas movidas dentro e entre ficheiros"
5271
5007 -#: builtin/blame.c:2611
5272 +#: builtin/blame.c:2602
5273 msgid "n,m"
5274 msgstr "n,m"
5275
5011 -#: builtin/blame.c:2611
5276 +#: builtin/blame.c:2602
5277 msgid "Process only line range n,m, counting from 1"
5278 msgstr "Processar apenas o intervalo de linhas n,m, a cantar de 1"
5279
5015 -#: builtin/blame.c:2658
5280 +#: builtin/blame.c:2649
5281 msgid "--progress can't be used with --incremental or porcelain formats"
5282 msgstr ""
5283 "--progress não pode ser usado com --incremental ou formatos de porcelana"
@@ -5023,39 +5288,40 @@ msgstr ""
5288 #. takes 22 places, is the longest among various forms of
5289 #. relative timestamps, but your language may need more or
5290 #. fewer display columns.
5026 -#: builtin/blame.c:2706
5291 +#: builtin/blame.c:2697
5292 msgid "4 years, 11 months ago"
5293 msgstr "há 4 anos e 11 meses atrás"
5294
5030 -#: builtin/blame.c:2786
5295 +#: builtin/blame.c:2777
5296 msgid "--contents and --reverse do not blend well."
5297 msgstr "--contents e --reverse não se misturam bem."
5298
5034 -#: builtin/blame.c:2806
5299 +#: builtin/blame.c:2797
5300 msgid "cannot use --contents with final commit object name"
5301 msgstr "não é possível usar --contents com nome de objeto commit final"
5302
5038 -#: builtin/blame.c:2811
5303 +#: builtin/blame.c:2802
5304 msgid "--reverse and --first-parent together require specified latest commit"
5305 msgstr ""
5306 "--reverse e --first-parent juntos requer que se especifique o último commit"
5307
5043 -#: builtin/blame.c:2838
5044 -msgid "--reverse --first-parent together require range along first-parent chain"
5308 +#: builtin/blame.c:2829
5309 +msgid ""
5310 +"--reverse --first-parent together require range along first-parent chain"
5311 msgstr ""
5312 "--reverse --first-parent juntos requer intervalo ao longo do primeiro-pai"
5313
5048 -#: builtin/blame.c:2849
5314 +#: builtin/blame.c:2840
5315 #, c-format
5316 msgid "no such path %s in %s"
5317 msgstr "o caminho %s não existe em %s"
5318
5053 -#: builtin/blame.c:2860
5319 +#: builtin/blame.c:2851
5320 #, c-format
5321 msgid "cannot read blob %s for path %s"
5322 msgstr "não é possível ler o blob %s do caminho %s"
5323
5058 -#: builtin/blame.c:2879
5324 +#: builtin/blame.c:2870
5325 #, c-format
5326 msgid "file %s has only %lu line"
5327 msgid_plural "file %s has only %lu lines"
@@ -5082,7 +5348,11 @@ msgstr "git branch [<opções>] (-m | -M) [<ramo-antigo>] <novo-ramo>"
5348 msgid "git branch [<options>] [-r | -a] [--points-at]"
5349 msgstr "git branch [<opções>] [-r | -a] [--points-at]"
5350
5085 -#: builtin/branch.c:143
5351 +#: builtin/branch.c:31
5352 +msgid "git branch [<options>] [-r | -a] [--format]"
5353 +msgstr "git branch [<opções>] [-r | -a] [--format]"
5354 +
5355 +#: builtin/branch.c:144
5356 #, c-format
5357 msgid ""
5358 "deleting branch '%s' that has been merged to\n"
@@ -5091,7 +5361,7 @@ msgstr ""
5361 "a eliminar o ramo '%s' integrado em\n"
5362 " '%s', mas ainda não integrado em HEAD."
5363
5094 -#: builtin/branch.c:147
5364 +#: builtin/branch.c:148
5365 #, c-format
5366 msgid ""
5367 "not deleting branch '%s' that is not yet merged to\n"
@@ -5100,12 +5370,12 @@ msgstr ""
5370 "ramo '%s' não eliminado, visto que ainda não foi integrado em\n"
5371 " '%s', apesar de já ter sido integrado em HEAD."
5372
5103 -#: builtin/branch.c:161
5373 +#: builtin/branch.c:162
5374 #, c-format
5375 msgid "Couldn't look up commit object for '%s'"
5376 msgstr "Não foi possível pesquisar pelo objeto commit de '%s'"
5377
5108 -#: builtin/branch.c:165
5378 +#: builtin/branch.c:166
5379 #, c-format
5380 msgid ""
5381 "The branch '%s' is not fully merged.\n"
@@ -5114,165 +5384,93 @@ msgstr ""
5384 "O ramo '%s' não foi totalmente integrado.\n"
5385 "Se tem a certeza que o quer eliminar, execute 'git branch -D %s'."
5386
5117 -#: builtin/branch.c:178
5387 +#: builtin/branch.c:179
5388 msgid "Update of config-file failed"
5389 msgstr "Falha ao atualizar o ficheiro de configuração"
5390
5121 -#: builtin/branch.c:206
5391 +#: builtin/branch.c:210
5392 msgid "cannot use -a with -d"
5393 msgstr "não é possível usar -a com -d"
5394
5125 -#: builtin/branch.c:212
5395 +#: builtin/branch.c:216
5396 msgid "Couldn't look up commit object for HEAD"
5397 msgstr "Não foi possível pesquisar pelo objeto commit de HEAD"
5398
5129 -#: builtin/branch.c:226
5399 +#: builtin/branch.c:230
5400 #, c-format
5401 msgid "Cannot delete branch '%s' checked out at '%s'"
5402 msgstr "Não é possível eliminar o ramo '%s' extraído em '%s'"
5403
5134 -#: builtin/branch.c:241
5404 +#: builtin/branch.c:245
5405 #, c-format
5406 msgid "remote-tracking branch '%s' not found."
5407 msgstr "ramo de monitorização remoto '%s' não encontrado."
5408
5139 -#: builtin/branch.c:242
5409 +#: builtin/branch.c:246
5410 #, c-format
5411 msgid "branch '%s' not found."
5412 msgstr "ramo '%s' não encontrado."
5413
5144 -#: builtin/branch.c:257
5414 +#: builtin/branch.c:261
5415 #, c-format
5416 msgid "Error deleting remote-tracking branch '%s'"
5417 msgstr "Erro a eliminar o ramo de monitorização remoto '%s'"
5418
5149 -#: builtin/branch.c:258
5419 +#: builtin/branch.c:262
5420 #, c-format
5421 msgid "Error deleting branch '%s'"
5422 msgstr "Erro a eliminar ramo '%s'"
5423
5154 -#: builtin/branch.c:265
5424 +#: builtin/branch.c:269
5425 #, c-format
5426 msgid "Deleted remote-tracking branch %s (was %s).\n"
5427 msgstr "Ramo de monitorização remoto %s eliminado (era %s).\n"
5428
5159 -#: builtin/branch.c:266
5429 +#: builtin/branch.c:270
5430 #, c-format
5431 msgid "Deleted branch %s (was %s).\n"
5432 msgstr "Ramo %s eliminado (era %s).\n"
5433
5164 -#: builtin/branch.c:312
5165 -#, c-format
5166 -msgid "[%s: gone]"
5167 -msgstr "[%s: desaparecido]"
5168 -
5169 -#: builtin/branch.c:317
5170 -#, c-format
5171 -msgid "[%s]"
5172 -msgstr "[%s]"
5173 -
5174 -#: builtin/branch.c:322
5175 -#, c-format
5176 -msgid "[%s: behind %d]"
5177 -msgstr "[%s: atrás %d]"
5178 -
5179 -#: builtin/branch.c:324
5180 -#, c-format
5181 -msgid "[behind %d]"
5182 -msgstr "[atrás %d]"
5183 -
5184 -#: builtin/branch.c:328
5185 -#, c-format
5186 -msgid "[%s: ahead %d]"
5187 -msgstr "[%s: à frente %d]"
5188 -
5189 -#: builtin/branch.c:330
5190 -#, c-format
5191 -msgid "[ahead %d]"
5192 -msgstr "[à frente %d]"
5193 -
5194 -#: builtin/branch.c:333
5195 -#, c-format
5196 -msgid "[%s: ahead %d, behind %d]"
5197 -msgstr "[%s: à frente %d, atrás %d]"
5198 -
5199 -#: builtin/branch.c:336
5200 -#, c-format
5201 -msgid "[ahead %d, behind %d]"
5202 -msgstr "[à frente %d, atrás %d]"
5203 -
5204 -#: builtin/branch.c:349
5205 -msgid " **** invalid ref ****"
5206 -msgstr " **** referências inválida ****"
5207 -
5208 -#: builtin/branch.c:375
5209 -#, c-format
5210 -msgid "(no branch, rebasing %s)"
5211 -msgstr "(nenhum ramo, a efetuar rebase de %s)"
5212 -
5213 -#: builtin/branch.c:378
5214 -#, c-format
5215 -msgid "(no branch, bisect started on %s)"
5216 -msgstr "(nenhum ramo, bissecção iniciada em %s)"
5217 -
5218 -#. TRANSLATORS: make sure this matches
5219 -#. "HEAD detached at " in wt-status.c
5220 -#: builtin/branch.c:384
5221 -#, c-format
5222 -msgid "(HEAD detached at %s)"
5223 -msgstr "(HEAD destacada em %s)"
5224 -
5225 -#. TRANSLATORS: make sure this matches
5226 -#. "HEAD detached from " in wt-status.c
5227 -#: builtin/branch.c:389
5228 -#, c-format
5229 -msgid "(HEAD detached from %s)"
5230 -msgstr "(HEAD destacada de %s)"
5231 -
5232 -#: builtin/branch.c:393
5233 -msgid "(no branch)"
5234 -msgstr "(nenhum ramo)"
5235 -
5236 -#: builtin/branch.c:535
5434 +#: builtin/branch.c:441
5435 #, c-format
5436 msgid "Branch %s is being rebased at %s"
5437 msgstr "O ramo %s está a ser rebaseado em %s"
5438
5241 -#: builtin/branch.c:539
5439 +#: builtin/branch.c:445
5440 #, c-format
5441 msgid "Branch %s is being bisected at %s"
5442 msgstr "O ramo %s está a ser bissetado em %s"
5443
5246 -#: builtin/branch.c:554
5444 +#: builtin/branch.c:460
5445 msgid "cannot rename the current branch while not on any."
5446 msgstr ""
5447 "não é possível mudar o nome do ramo atual vista que não se encontra num ramo."
5448
5251 -#: builtin/branch.c:564
5449 +#: builtin/branch.c:470
5450 #, c-format
5451 msgid "Invalid branch name: '%s'"
5452 msgstr "Nome de ramo inválido: '%s'"
5453
5256 -#: builtin/branch.c:581
5454 +#: builtin/branch.c:487
5455 msgid "Branch rename failed"
5456 msgstr "Falha ao mudar o nome do ramo"
5457
5260 -#: builtin/branch.c:585
5458 +#: builtin/branch.c:490
5459 #, c-format
5460 msgid "Renamed a misnamed branch '%s' away"
5461 msgstr "O ramo incorretamente denominado '%s' mudou de nome"
5462
5265 -#: builtin/branch.c:588
5463 +#: builtin/branch.c:493
5464 #, c-format
5465 msgid "Branch renamed to %s, but HEAD is not updated!"
5466 msgstr "O nome do ramo mudou para %s, mas a HEAD não está atualizada!"
5467
5270 -#: builtin/branch.c:595
5468 +#: builtin/branch.c:502
5469 msgid "Branch is renamed, but update of config-file failed"
5470 msgstr ""
5471 "O ramo mudou de nome, mas a atualização do ficheiro de configuração falhou"
5472
5275 -#: builtin/branch.c:611
5473 +#: builtin/branch.c:518
5474 #, c-format
5475 msgid ""
5476 "Please edit the description for the branch\n"
@@ -5283,166 +5481,176 @@ msgstr ""
5481 " %s\n"
5482 "Linha começadas com '%c' serão ignoradas.\n"
5483
5286 -#: builtin/branch.c:643
5484 +#: builtin/branch.c:551
5485 msgid "Generic options"
5486 msgstr "Opções genéricas"
5487
5290 -#: builtin/branch.c:645
5488 +#: builtin/branch.c:553
5489 msgid "show hash and subject, give twice for upstream branch"
5490 msgstr "apresentar hash e assunto, duplique para ramos a montante"
5491
5294 -#: builtin/branch.c:646
5492 +#: builtin/branch.c:554
5493 msgid "suppress informational messages"
5494 msgstr "suprimir mensagens informativas"
5495
5298 -#: builtin/branch.c:647
5496 +#: builtin/branch.c:555
5497 msgid "set up tracking mode (see git-pull(1))"
5498 msgstr "configurar modo de seguimento (consulte git-pull(1))"
5499
5302 -#: builtin/branch.c:649
5500 +#: builtin/branch.c:557
5501 msgid "change upstream info"
5502 msgstr "alterar a informação do ramo a montante"
5503
5306 -#: builtin/branch.c:651
5504 +#: builtin/branch.c:559
5505 msgid "upstream"
5506 msgstr "a montante"
5507
5310 -#: builtin/branch.c:651
5508 +#: builtin/branch.c:559
5509 msgid "change the upstream info"
5510 msgstr "alterar a informação do ramo a montante"
5511
5314 -#: builtin/branch.c:652
5512 +#: builtin/branch.c:560
5513 msgid "Unset the upstream info"
5514 msgstr "Remover a informação do ramo a montante"
5515
5318 -#: builtin/branch.c:653
5516 +#: builtin/branch.c:561
5517 msgid "use colored output"
5518 msgstr "usar saída colorida"
5519
5322 -#: builtin/branch.c:654
5520 +#: builtin/branch.c:562
5521 msgid "act on remote-tracking branches"
5522 msgstr "atuar sobre ramos de monitorização remotos"
5523
5326 -#: builtin/branch.c:656 builtin/branch.c:657
5524 +#: builtin/branch.c:564 builtin/branch.c:566
5525 msgid "print only branches that contain the commit"
5526 msgstr "imprimir apenas ramos que contenham o commit"
5527
5330 -#: builtin/branch.c:660
5528 +#: builtin/branch.c:565 builtin/branch.c:567
5529 +msgid "print only branches that don't contain the commit"
5530 +msgstr "imprimir apenas ramos que não contenham o commit"
5531 +
5532 +#: builtin/branch.c:570
5533 msgid "Specific git-branch actions:"
5534 msgstr "Ações específicas do git-branch:"
5535
5334 -#: builtin/branch.c:661
5536 +#: builtin/branch.c:571
5537 msgid "list both remote-tracking and local branches"
5538 msgstr "listar ramos de monitorização remotos e ramos locais"
5539
5338 -#: builtin/branch.c:663
5540 +#: builtin/branch.c:573
5541 msgid "delete fully merged branch"
5542 msgstr "eliminar um ramo totalmente integrado"
5543
5342 -#: builtin/branch.c:664
5544 +#: builtin/branch.c:574
5545 msgid "delete branch (even if not merged)"
5546 msgstr "eliminar um ramo (mesmo que não tenha sido integrado)"
5547
5346 -#: builtin/branch.c:665
5548 +#: builtin/branch.c:575
5549 msgid "move/rename a branch and its reflog"
5550 msgstr "mover ou mudar o nome de um ramo e o seu reflog"
5551
5350 -#: builtin/branch.c:666
5552 +#: builtin/branch.c:576
5553 msgid "move/rename a branch, even if target exists"
5554 msgstr "mover ou mudar o nome de um ramo, mesmo que o destino já exista"
5555
5354 -#: builtin/branch.c:667
5556 +#: builtin/branch.c:577
5557 msgid "list branch names"
5558 msgstr "listar os nomes dos ramos"
5559
5358 -#: builtin/branch.c:668
5560 +#: builtin/branch.c:578
5561 msgid "create the branch's reflog"
5562 msgstr "criar reflog do ramo"
5563
5362 -#: builtin/branch.c:670
5564 +#: builtin/branch.c:580
5565 msgid "edit the description for the branch"
5566 msgstr "editar a descrição do ramo"
5567
5366 -#: builtin/branch.c:671
5568 +#: builtin/branch.c:581
5569 msgid "force creation, move/rename, deletion"
5570 msgstr "forçar criação, mover/mudar o nome ou exclusão"
5571
5370 -#: builtin/branch.c:672
5572 +#: builtin/branch.c:582
5573 msgid "print only branches that are merged"
5574 msgstr "imprimir apenas os ramos que foram integrados"
5575
5374 -#: builtin/branch.c:673
5576 +#: builtin/branch.c:583
5577 msgid "print only branches that are not merged"
5578 msgstr "imprimir apenas os ramos que não foram integrados"
5579
5378 -#: builtin/branch.c:674
5580 +#: builtin/branch.c:584
5581 msgid "list branches in columns"
5582 msgstr "listar os ramos em colunas"
5583
5382 -#: builtin/branch.c:675 builtin/for-each-ref.c:38 builtin/tag.c:381
5584 +#: builtin/branch.c:585 builtin/for-each-ref.c:38 builtin/tag.c:426
5585 msgid "key"
5586 msgstr "chave"
5587
5386 -#: builtin/branch.c:676 builtin/for-each-ref.c:39 builtin/tag.c:382
5588 +#: builtin/branch.c:586 builtin/for-each-ref.c:39 builtin/tag.c:427
5589 msgid "field name to sort on"
5590 msgstr "nome do campo pelo qual ordernar"
5591
5390 -#: builtin/branch.c:678 builtin/for-each-ref.c:41 builtin/notes.c:404
5391 -#: builtin/notes.c:407 builtin/notes.c:567 builtin/notes.c:570 builtin/tag.c:384
5592 +#: builtin/branch.c:588 builtin/for-each-ref.c:41 builtin/notes.c:404
5593 +#: builtin/notes.c:407 builtin/notes.c:567 builtin/notes.c:570
5594 +#: builtin/tag.c:429
5595 msgid "object"
5596 msgstr "objeto"
5597
5395 -#: builtin/branch.c:679
5598 +#: builtin/branch.c:589
5599 msgid "print only branches of the object"
5600 msgstr "imprimir apenas os ramos do objeto"
5601
5399 -#: builtin/branch.c:681 builtin/for-each-ref.c:46 builtin/tag.c:388
5602 +#: builtin/branch.c:591 builtin/for-each-ref.c:47 builtin/tag.c:434
5603 msgid "sorting and filtering are case insensitive"
5604 msgstr "ordenar e filtrar são insensíveis a maiúsculas"
5605
5403 -#: builtin/branch.c:698
5606 +#: builtin/branch.c:592 builtin/for-each-ref.c:37 builtin/tag.c:433
5607 +#: builtin/verify-tag.c:38
5608 +msgid "format to use for the output"
5609 +msgstr "formato a usar na saída"
5610 +
5611 +#: builtin/branch.c:611
5612 msgid "Failed to resolve HEAD as a valid ref."
5613 msgstr "Falha ao resolver HEAD numa referência válida."
5614
5407 -#: builtin/branch.c:702 builtin/clone.c:706
5615 +#: builtin/branch.c:615 builtin/clone.c:724
5616 msgid "HEAD not found below refs/heads!"
5617 msgstr "HEAD não encontrada em refs/heads!"
5618
5411 -#: builtin/branch.c:724
5619 +#: builtin/branch.c:638
5620 msgid "--column and --verbose are incompatible"
5621 msgstr "--column e --verbose são incompatíveis"
5622
5415 -#: builtin/branch.c:735 builtin/branch.c:787
5623 +#: builtin/branch.c:649 builtin/branch.c:701
5624 msgid "branch name required"
5625 msgstr "nome do ramo é obrigatório"
5626
5419 -#: builtin/branch.c:763
5627 +#: builtin/branch.c:677
5628 msgid "Cannot give description to detached HEAD"
5629 msgstr "Não é possível atribuir descrição a HEAD destacada"
5630
5423 -#: builtin/branch.c:768
5631 +#: builtin/branch.c:682
5632 msgid "cannot edit description of more than one branch"
5633 msgstr "não é possível editar a descrição de mais do que um ramo"
5634
5427 -#: builtin/branch.c:775
5635 +#: builtin/branch.c:689
5636 #, c-format
5637 msgid "No commit on branch '%s' yet."
5638 msgstr "Ainda não há commits no ramo '%s'."
5639
5432 -#: builtin/branch.c:778
5640 +#: builtin/branch.c:692
5641 #, c-format
5642 msgid "No branch named '%s'."
5643 msgstr "Não há nenhum ramo denominado '%s'."
5644
5437 -#: builtin/branch.c:793
5645 +#: builtin/branch.c:707
5646 msgid "too many branches for a rename operation"
5647 msgstr "demasiados ramos para uma operação de mudança de nome"
5648
5441 -#: builtin/branch.c:798
5649 +#: builtin/branch.c:712
5650 msgid "too many branches to set new upstream"
5651 msgstr "demasiados ramos para definir novo ramo a montante"
5652
5445 -#: builtin/branch.c:802
5653 +#: builtin/branch.c:716
5654 #, c-format
5655 msgid ""
5656 "could not set upstream of HEAD to %s when it does not point to any branch."
@@ -5450,49 +5658,50 @@ msgstr ""
5658 "não foi possível definir %s como ramo a montante de HEAD visto que esta não "
5659 "aponta para um ramo."
5660
5453 -#: builtin/branch.c:805 builtin/branch.c:827 builtin/branch.c:848
5661 +#: builtin/branch.c:719 builtin/branch.c:741 builtin/branch.c:762
5662 #, c-format
5663 msgid "no such branch '%s'"
5664 msgstr "o ramo '%s' não existe"
5665
5458 -#: builtin/branch.c:809
5666 +#: builtin/branch.c:723
5667 #, c-format
5668 msgid "branch '%s' does not exist"
5669 msgstr "o ramo '%s' não existe"
5670
5463 -#: builtin/branch.c:821
5671 +#: builtin/branch.c:735
5672 msgid "too many branches to unset upstream"
5673 msgstr "demasiados ramos para remover a definição de ramo a montante"
5674
5467 -#: builtin/branch.c:825
5675 +#: builtin/branch.c:739
5676 msgid "could not unset upstream of HEAD when it does not point to any branch."
5677 msgstr ""
5678 "não foi possível remover a definição de ramo a montante de HEAD visto que "
5679 "esta não aponta para um ramo."
5680
5473 -#: builtin/branch.c:831
5681 +#: builtin/branch.c:745
5682 #, c-format
5683 msgid "Branch '%s' has no upstream information"
5684 msgstr "O ramo '%s' não tem informação sobre o ramo a montante"
5685
5478 -#: builtin/branch.c:845
5686 +#: builtin/branch.c:759
5687 msgid "it does not make sense to create 'HEAD' manually"
5688 msgstr "não faz sentido criar 'HEAD' manualmente"
5689
5482 -#: builtin/branch.c:851
5690 +#: builtin/branch.c:765
5691 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
5484 -msgstr "as opções -a e -r de 'git branch' não fazem sentido com um nome de ramo"
5692 +msgstr ""
5693 +"as opções -a e -r de 'git branch' não fazem sentido com um nome de ramo"
5694
5486 -#: builtin/branch.c:854
5695 +#: builtin/branch.c:768
5696 #, c-format
5697 msgid ""
5698 "The --set-upstream flag is deprecated and will be removed. Consider using --"
5699 "track or --set-upstream-to\n"
5700 msgstr ""
5492 -"A opção --set-upstream é obsoleta e será removida. Considere o uso de --track "
5493 -"ou --set-upstream-to\n"
5701 +"A opção --set-upstream é obsoleta e será removida. Considere o uso de --"
5702 +"track ou --set-upstream-to\n"
5703
5495 -#: builtin/branch.c:871
5704 +#: builtin/branch.c:785
5705 #, c-format
5706 msgid ""
5707 "\n"
@@ -5503,26 +5712,26 @@ msgstr ""
5712 "Se quer que '%s' siga '%s', faça:\n"
5713 "\n"
5714
5506 -#: builtin/bundle.c:51
5715 +#: builtin/bundle.c:45
5716 #, c-format
5717 msgid "%s is okay\n"
5718 msgstr "%s está correto\n"
5719
5511 -#: builtin/bundle.c:64
5720 +#: builtin/bundle.c:58
5721 msgid "Need a repository to create a bundle."
5722 msgstr "É necessário um repositório para criar um bundle."
5723
5515 -#: builtin/bundle.c:68
5724 +#: builtin/bundle.c:62
5725 msgid "Need a repository to unbundle."
5726 msgstr "É preciso um repositório para desempacotar."
5727
5728 #: builtin/cat-file.c:513
5729 msgid ""
5521 -"git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -p "
5522 -"| <type> | --textconv | --filters) [--path=<path>] <object>"
5730 +"git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
5731 +"p | <type> | --textconv | --filters) [--path=<path>] <object>"
5732 msgstr ""
5524 -"git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -p "
5525 -"| <tipo> | --textconv | --filters) [--path=<caminho>] <objeto>"
5733 +"git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
5734 +"p | <tipo> | --textconv | --filters) [--path=<caminho>] <objeto>"
5735
5736 #: builtin/cat-file.c:514
5737 msgid ""
@@ -5560,7 +5769,7 @@ msgstr "executar textconv no conteúdo de objetos blob"
5769 msgid "for blob objects, run filters on object's content"
5770 msgstr "para objetos blob, correr filtros sobre o conteúdo do objeto"
5771
5563 -#: builtin/cat-file.c:561 git-submodule.sh:929
5772 +#: builtin/cat-file.c:561 git-submodule.sh:943
5773 msgid "blob"
5774 msgstr "blob"
5775
@@ -5587,8 +5796,8 @@ msgstr "mostrar informação sobre os objetos fornecidos na entrada padrão"
5796 #: builtin/cat-file.c:573
5797 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
5798 msgstr ""
5590 -"seguir ligações simbólica no interior da árvore (usado com --batch ou --batch-"
5591 -"check)"
5799 +"seguir ligações simbólica no interior da árvore (usado com --batch ou --"
5800 +"batch-check)"
5801
5802 #: builtin/cat-file.c:575
5803 msgid "show all objects with --batch or --batch-check"
@@ -5618,7 +5827,7 @@ msgstr "ler os nomes dos ficheiros da entrada padrão"
5827 msgid "terminate input and output records by a NUL character"
5828 msgstr "terminar registos da entrada e da saída com um carácter NUL"
5829
5621 -#: builtin/check-ignore.c:18 builtin/checkout.c:1140 builtin/gc.c:332
5830 +#: builtin/check-ignore.c:18 builtin/checkout.c:1158 builtin/gc.c:352
5831 msgid "suppress progress reporting"
5832 msgstr "suprimir informação de progresso"
5833
@@ -5710,9 +5919,9 @@ msgid "write the content to temporary files"
5919 msgstr "escrever o conteúdo em ficheiros temporários"
5920
5921 #: builtin/checkout-index.c:174 builtin/column.c:30
5713 -#: builtin/submodule--helper.c:597 builtin/submodule--helper.c:600
5714 -#: builtin/submodule--helper.c:606 builtin/submodule--helper.c:967
5715 -#: builtin/worktree.c:471
5922 +#: builtin/submodule--helper.c:635 builtin/submodule--helper.c:638
5923 +#: builtin/submodule--helper.c:644 builtin/submodule--helper.c:980
5924 +#: builtin/worktree.c:472
5925 msgid "string"
5926 msgstr "cadeia"
5927
@@ -5724,114 +5933,114 @@ msgstr "preceder <cadeia> ao criar ficheiros"
5933 msgid "copy out the files from named stage"
5934 msgstr "copiar os ficheiros do estágio indicado"
5935
5727 -#: builtin/checkout.c:25
5936 +#: builtin/checkout.c:27
5937 msgid "git checkout [<options>] <branch>"
5938 msgstr "git checkout [<opções>] <ramo>"
5939
5731 -#: builtin/checkout.c:26
5940 +#: builtin/checkout.c:28
5941 msgid "git checkout [<options>] [<branch>] -- <file>..."
5942 msgstr "git checkout [<opções>] [<ramo>] -- <ficheiro>..."
5943
5735 -#: builtin/checkout.c:134 builtin/checkout.c:167
5944 +#: builtin/checkout.c:153 builtin/checkout.c:186
5945 #, c-format
5946 msgid "path '%s' does not have our version"
5947 msgstr "o caminho '%s' não tem a nossa versão"
5948
5740 -#: builtin/checkout.c:136 builtin/checkout.c:169
5949 +#: builtin/checkout.c:155 builtin/checkout.c:188
5950 #, c-format
5951 msgid "path '%s' does not have their version"
5952 msgstr "o caminho '%s' não tem a versão deles"
5953
5745 -#: builtin/checkout.c:152
5954 +#: builtin/checkout.c:171
5955 #, c-format
5956 msgid "path '%s' does not have all necessary versions"
5957 msgstr "o caminho '%s' não tem todas as versões necessárias"
5958
5750 -#: builtin/checkout.c:196
5959 +#: builtin/checkout.c:215
5960 #, c-format
5961 msgid "path '%s' does not have necessary versions"
5962 msgstr "o caminho '%s' não tem as versões necessárias"
5963
5755 -#: builtin/checkout.c:213
5964 +#: builtin/checkout.c:232
5965 #, c-format
5966 msgid "path '%s': cannot merge"
5967 msgstr "caminho '%s': não é possível integrar"
5968
5760 -#: builtin/checkout.c:230
5969 +#: builtin/checkout.c:249
5970 #, c-format
5971 msgid "Unable to add merge result for '%s'"
5972 msgstr "Não é possível adicionar os resultados da integração de '%s'"
5973
5765 -#: builtin/checkout.c:250 builtin/checkout.c:253 builtin/checkout.c:256
5766 -#: builtin/checkout.c:259
5974 +#: builtin/checkout.c:269 builtin/checkout.c:272 builtin/checkout.c:275
5975 +#: builtin/checkout.c:278
5976 #, c-format
5977 msgid "'%s' cannot be used with updating paths"
5978 msgstr "'%s' não pode ser usado com caminhos em atualização"
5979
5771 -#: builtin/checkout.c:262 builtin/checkout.c:265
5980 +#: builtin/checkout.c:281 builtin/checkout.c:284
5981 #, c-format
5982 msgid "'%s' cannot be used with %s"
5983 msgstr "'%s' não pode ser usado com %s"
5984
5776 -#: builtin/checkout.c:268
5985 +#: builtin/checkout.c:287
5986 #, c-format
5987 msgid "Cannot update paths and switch to branch '%s' at the same time."
5988 msgstr ""
5989 "Não é possível atualizar os caminhos e mudar para o ramo '%s' ao mesmo tempo."
5990
5782 -#: builtin/checkout.c:339 builtin/checkout.c:346
5991 +#: builtin/checkout.c:358 builtin/checkout.c:365
5992 #, c-format
5993 msgid "path '%s' is unmerged"
5994 msgstr "o caminho '%s' não foi integrado"
5995
5787 -#: builtin/checkout.c:494
5996 +#: builtin/checkout.c:513
5997 msgid "you need to resolve your current index first"
5998 msgstr "primeiro deve resolver o índice atual"
5999
5791 -#: builtin/checkout.c:625
6000 +#: builtin/checkout.c:644
6001 #, c-format
6002 msgid "Can not do reflog for '%s': %s\n"
6003 msgstr "Não é possível efetuar reflog de '%s': %s\n"
6004
5796 -#: builtin/checkout.c:666
6005 +#: builtin/checkout.c:685
6006 msgid "HEAD is now at"
6007 msgstr "HEAD está agora em"
6008
5800 -#: builtin/checkout.c:670 builtin/clone.c:660
6009 +#: builtin/checkout.c:689 builtin/clone.c:678
6010 msgid "unable to update HEAD"
6011 msgstr "não foi possível atualizar HEAD"
6012
5804 -#: builtin/checkout.c:674
6013 +#: builtin/checkout.c:693
6014 #, c-format
6015 msgid "Reset branch '%s'\n"
6016 msgstr "Repor ramo '%s'\n"
6017
5809 -#: builtin/checkout.c:677
6018 +#: builtin/checkout.c:696
6019 #, c-format
6020 msgid "Already on '%s'\n"
6021 msgstr "Já em '%s'\n"
6022
5814 -#: builtin/checkout.c:681
6023 +#: builtin/checkout.c:700
6024 #, c-format
6025 msgid "Switched to and reset branch '%s'\n"
6026 msgstr "Mudou para e repôs o ramo '%s'\n"
6027
5819 -#: builtin/checkout.c:683 builtin/checkout.c:1072
6028 +#: builtin/checkout.c:702 builtin/checkout.c:1090
6029 #, c-format
6030 msgid "Switched to a new branch '%s'\n"
6031 msgstr "Mudou para o novo ramo '%s'\n"
6032
5824 -#: builtin/checkout.c:685
6033 +#: builtin/checkout.c:704
6034 #, c-format
6035 msgid "Switched to branch '%s'\n"
6036 msgstr "Mudou para o ramo '%s'\n"
6037
5829 -#: builtin/checkout.c:736
6038 +#: builtin/checkout.c:755
6039 #, c-format
6040 msgid " ... and %d more.\n"
6041 msgstr " ... e mais %d.\n"
6042
5834 -#: builtin/checkout.c:742
6043 +#: builtin/checkout.c:761
6044 #, c-format
6045 msgid ""
6046 "Warning: you are leaving %d commit behind, not connected to\n"
@@ -5852,7 +6061,7 @@ msgstr[1] ""
6061 "\n"
6062 "%s\n"
6063
5855 -#: builtin/checkout.c:761
6064 +#: builtin/checkout.c:780
6065 #, c-format
6066 msgid ""
6067 "If you want to keep it by creating a new branch, this may be a good time\n"
@@ -5879,164 +6088,166 @@ msgstr[1] ""
6088 " git branch <nome-do-novo-ramo> %s\n"
6089 "\n"
6090
5882 -#: builtin/checkout.c:797
6091 +#: builtin/checkout.c:816
6092 msgid "internal error in revision walk"
6093 msgstr "erro interno durante o curso de revisões"
6094
5886 -#: builtin/checkout.c:801
6095 +#: builtin/checkout.c:820
6096 msgid "Previous HEAD position was"
6097 msgstr "A posição anterior de HEAD era"
6098
5890 -#: builtin/checkout.c:828 builtin/checkout.c:1067
6099 +#: builtin/checkout.c:847 builtin/checkout.c:1085
6100 msgid "You are on a branch yet to be born"
6101 msgstr "Está num ramo ainda não criado"
6102
5894 -#: builtin/checkout.c:973
6103 +#: builtin/checkout.c:991
6104 #, c-format
6105 msgid "only one reference expected, %d given."
6106 msgstr "esperava-se apenas uma referência, %d fornecidas."
6107
5899 -#: builtin/checkout.c:1013 builtin/worktree.c:214
6108 +#: builtin/checkout.c:1031 builtin/worktree.c:214
6109 #, c-format
6110 msgid "invalid reference: %s"
6111 msgstr "referência inválida: %s"
6112
5904 -#: builtin/checkout.c:1042
6113 +#: builtin/checkout.c:1060
6114 #, c-format
6115 msgid "reference is not a tree: %s"
6116 msgstr "a referência não é uma árvore: %s"
6117
5909 -#: builtin/checkout.c:1081
6118 +#: builtin/checkout.c:1099
6119 msgid "paths cannot be used with switching branches"
6120 msgstr "não podem ser usados caminhos ao mudar de ramo"
6121
5913 -#: builtin/checkout.c:1084 builtin/checkout.c:1088
6122 +#: builtin/checkout.c:1102 builtin/checkout.c:1106
6123 #, c-format
6124 msgid "'%s' cannot be used with switching branches"
6125 msgstr "'%s' não pode ser usado ao mudar de ramo"
6126
5918 -#: builtin/checkout.c:1092 builtin/checkout.c:1095 builtin/checkout.c:1100
5919 -#: builtin/checkout.c:1103
6127 +#: builtin/checkout.c:1110 builtin/checkout.c:1113 builtin/checkout.c:1118
6128 +#: builtin/checkout.c:1121
6129 #, c-format
6130 msgid "'%s' cannot be used with '%s'"
6131 msgstr "'%s' não pode ser usado com '%s'"
6132
5924 -#: builtin/checkout.c:1108
6133 +#: builtin/checkout.c:1126
6134 #, c-format
6135 msgid "Cannot switch branch to a non-commit '%s'"
6136 msgstr "Não é possível mudar de ramo para '%s', visto que não é um commit"
6137
5929 -#: builtin/checkout.c:1141 builtin/checkout.c:1143 builtin/clone.c:93
5930 -#: builtin/remote.c:165 builtin/remote.c:167 builtin/worktree.c:324
5931 -#: builtin/worktree.c:326
6138 +#: builtin/checkout.c:1159 builtin/checkout.c:1161 builtin/clone.c:111
6139 +#: builtin/remote.c:165 builtin/remote.c:167 builtin/worktree.c:325
6140 +#: builtin/worktree.c:327
6141 msgid "branch"
6142 msgstr "ramo"
6143
5935 -#: builtin/checkout.c:1142
6144 +#: builtin/checkout.c:1160
6145 msgid "create and checkout a new branch"
6146 msgstr "criar e extrair um novo ramo"
6147
5939 -#: builtin/checkout.c:1144
6148 +#: builtin/checkout.c:1162
6149 msgid "create/reset and checkout a branch"
6150 msgstr "criar/repor e extrair um ramo"
6151
5943 -#: builtin/checkout.c:1145
6152 +#: builtin/checkout.c:1163
6153 msgid "create reflog for new branch"
6154 msgstr "criar reflog do novo ramo"
6155
5947 -#: builtin/checkout.c:1146 builtin/worktree.c:328
6156 +#: builtin/checkout.c:1164 builtin/worktree.c:329
6157 msgid "detach HEAD at named commit"
6158 msgstr "destacar HEAD no commit indicado"
6159
5951 -#: builtin/checkout.c:1147
6160 +#: builtin/checkout.c:1165
6161 msgid "set upstream info for new branch"
6162 msgstr "definir a informação do ramo a montante do novo ramo"
6163
5955 -#: builtin/checkout.c:1149
6164 +#: builtin/checkout.c:1167
6165 msgid "new-branch"
6166 msgstr "novo-ramo"
6167
5959 -#: builtin/checkout.c:1149
6168 +#: builtin/checkout.c:1167
6169 msgid "new unparented branch"
6170 msgstr "novo ramo sem pai"
6171
5963 -#: builtin/checkout.c:1150
6172 +#: builtin/checkout.c:1168
6173 msgid "checkout our version for unmerged files"
6174 msgstr "extrair a nossa versão dos ficheiros não integrados"
6175
5967 -#: builtin/checkout.c:1152
6176 +#: builtin/checkout.c:1170
6177 msgid "checkout their version for unmerged files"
6178 msgstr "extrair a versão deles dos ficheiros não integrados"
6179
5971 -#: builtin/checkout.c:1154
6180 +#: builtin/checkout.c:1172
6181 msgid "force checkout (throw away local modifications)"
6182 msgstr "forçar extração (descartar modificações locais)"
6183
5975 -#: builtin/checkout.c:1155
6184 +#: builtin/checkout.c:1173
6185 msgid "perform a 3-way merge with the new branch"
6186 msgstr "realizar uma integração com 3 pontos com o novo ramo"
6187
5979 -#: builtin/checkout.c:1156 builtin/merge.c:235
6188 +#: builtin/checkout.c:1174 builtin/merge.c:234
6189 msgid "update ignored files (default)"
6190 msgstr "atualizar ficheiros ignorados (predefinição)"
6191
5983 -#: builtin/checkout.c:1157 builtin/log.c:1466 parse-options.h:251
6192 +#: builtin/checkout.c:1175 builtin/log.c:1473 parse-options.h:251
6193 msgid "style"
6194 msgstr "estilo"
6195
5987 -#: builtin/checkout.c:1158
6196 +#: builtin/checkout.c:1176
6197 msgid "conflict style (merge or diff3)"
6198 msgstr "estilo de conflito (merge ou diff3)"
6199
5991 -#: builtin/checkout.c:1161
6200 +#: builtin/checkout.c:1179
6201 msgid "do not limit pathspecs to sparse entries only"
6202 msgstr "não restringir especificadores de caminho a entradas esparsas"
6203
5995 -#: builtin/checkout.c:1163
6204 +#: builtin/checkout.c:1181
6205 msgid "second guess 'git checkout <no-such-branch>'"
6206 msgstr "tentar adivinhar 'git checkout <ramo-inexistente>'"
6207
5999 -#: builtin/checkout.c:1165
6208 +#: builtin/checkout.c:1183
6209 msgid "do not check if another worktree is holding the given ref"
6001 -msgstr "não verificar se outra árvore de trabalho contém a referência fornecida"
6210 +msgstr ""
6211 +"não verificar se outra árvore de trabalho contém a referência fornecida"
6212
6003 -#: builtin/checkout.c:1166 builtin/clone.c:63 builtin/fetch.c:119
6004 -#: builtin/merge.c:232 builtin/pull.c:117 builtin/push.c:539
6005 -#: builtin/send-pack.c:168
6213 +#: builtin/checkout.c:1187 builtin/clone.c:78 builtin/fetch.c:119
6214 +#: builtin/merge.c:231 builtin/pull.c:117 builtin/push.c:539
6215 +#: builtin/send-pack.c:172
6216 msgid "force progress reporting"
6217 msgstr "forçar informação de progresso"
6218
6009 -#: builtin/checkout.c:1197
6219 +#: builtin/checkout.c:1224
6220 msgid "-b, -B and --orphan are mutually exclusive"
6221 msgstr "-b, -B e --orphan são mutuamente exclusivos"
6222
6013 -#: builtin/checkout.c:1214
6223 +#: builtin/checkout.c:1241
6224 msgid "--track needs a branch name"
6225 msgstr "--track requer um nome dum ramo"
6226
6017 -#: builtin/checkout.c:1219
6227 +#: builtin/checkout.c:1246
6228 msgid "Missing branch name; try -b"
6229 msgstr "Falta um nome dum ramo; tente -b"
6230
6021 -#: builtin/checkout.c:1255
6231 +#: builtin/checkout.c:1282
6232 msgid "invalid path specification"
6233 msgstr "especificação de caminho inválida"
6234
6025 -#: builtin/checkout.c:1262
6235 +#: builtin/checkout.c:1289
6236 #, c-format
6237 msgid ""
6238 "Cannot update paths and switch to branch '%s' at the same time.\n"
6239 "Did you intend to checkout '%s' which can not be resolved as commit?"
6240 msgstr ""
6031 -"Não é possível atualizar os caminho e mudar para o ramo '%s' ao mesmo tempo.\n"
6241 +"Não é possível atualizar os caminho e mudar para o ramo '%s' ao mesmo "
6242 +"tempo.\n"
6243 "Pretendia extrair '%s' o qual não pode ser resolvido como commit?"
6244
6034 -#: builtin/checkout.c:1267
6245 +#: builtin/checkout.c:1294
6246 #, c-format
6247 msgid "git checkout: --detach does not take a path argument '%s'"
6248 msgstr "git checkout: --detach não aceita um caminho como argumento '%s'"
6249
6039 -#: builtin/checkout.c:1271
6250 +#: builtin/checkout.c:1298
6251 msgid ""
6252 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
6253 "checking out of the index."
@@ -6075,7 +6286,7 @@ msgstr "Ignoraria o repositório %s\n"
6286 msgid "failed to remove %s"
6287 msgstr "falha ao remover %s"
6288
6078 -#: builtin/clean.c:291 git-add--interactive.perl:623
6289 +#: builtin/clean.c:297 git-add--interactive.perl:614
6290 #, c-format
6291 msgid ""
6292 "Prompt help:\n"
@@ -6088,7 +6299,7 @@ msgstr ""
6299 "foo - selecionar item baseado no prefixo único\n"
6300 " - (vazio) não seleciona nada\n"
6301
6091 -#: builtin/clean.c:295 git-add--interactive.perl:632
6302 +#: builtin/clean.c:301 git-add--interactive.perl:623
6303 #, c-format
6304 msgid ""
6305 "Prompt help:\n"
@@ -6109,38 +6320,38 @@ msgstr ""
6320 "* - escolher todos os itens\n"
6321 " - (vazio) concluir seleção\n"
6322
6112 -#: builtin/clean.c:511 git-add--interactive.perl:598
6113 -#: git-add--interactive.perl:603
6323 +#: builtin/clean.c:517 git-add--interactive.perl:589
6324 +#: git-add--interactive.perl:594
6325 #, c-format, perl-format
6326 msgid "Huh (%s)?\n"
6327 msgstr "O quê (%s)?\n"
6328
6118 -#: builtin/clean.c:653
6329 +#: builtin/clean.c:659
6330 #, c-format
6331 msgid "Input ignore patterns>> "
6332 msgstr "Introduza padrões a ignorar>> "
6333
6123 -#: builtin/clean.c:690
6334 +#: builtin/clean.c:696
6335 #, c-format
6336 msgid "WARNING: Cannot find items matched by: %s"
6337 msgstr "AVISO: não foram encontrados itens correspondentes a: %s"
6338
6128 -#: builtin/clean.c:711
6339 +#: builtin/clean.c:717
6340 msgid "Select items to delete"
6341 msgstr "Selecione itens para eliminar"
6342
6343 #. TRANSLATORS: Make sure to keep [y/N] as is
6133 -#: builtin/clean.c:752
6344 +#: builtin/clean.c:758
6345 #, c-format
6346 msgid "Remove %s [y/N]? "
6347 msgstr "Remover %s [y/N]? "
6348
6138 -#: builtin/clean.c:777 git-add--interactive.perl:1669
6349 +#: builtin/clean.c:783 git-add--interactive.perl:1660
6350 #, c-format
6351 msgid "Bye.\n"
6352 msgstr "Adeus.\n"
6353
6143 -#: builtin/clean.c:785
6354 +#: builtin/clean.c:791
6355 msgid ""
6356 "clean - start cleaning\n"
6357 "filter by pattern - exclude items from deletion\n"
@@ -6158,62 +6369,63 @@ msgstr ""
6369 "help - esta ajuda\n"
6370 "? - ajuda para seleção em linha de comandos"
6371
6161 -#: builtin/clean.c:812 git-add--interactive.perl:1745
6372 +#: builtin/clean.c:818 git-add--interactive.perl:1736
6373 msgid "*** Commands ***"
6374 msgstr "*** Comandos ***"
6375
6165 -#: builtin/clean.c:813 git-add--interactive.perl:1742
6376 +#: builtin/clean.c:819 git-add--interactive.perl:1733
6377 msgid "What now"
6378 msgstr "E agora"
6379
6169 -#: builtin/clean.c:821
6380 +#: builtin/clean.c:827
6381 msgid "Would remove the following item:"
6382 msgid_plural "Would remove the following items:"
6383 msgstr[0] "Removeria o seguinte item:"
6384 msgstr[1] "Removeria os seguintes itens:"
6385
6175 -#: builtin/clean.c:838
6386 +#: builtin/clean.c:844
6387 msgid "No more files to clean, exiting."
6388 msgstr "Não há mais ficheiros por limpar, a terminar."
6389
6179 -#: builtin/clean.c:869
6390 +#: builtin/clean.c:875
6391 msgid "do not print names of files removed"
6392 msgstr "não imprimir os nomes dos ficheiros removidos"
6393
6183 -#: builtin/clean.c:871
6394 +#: builtin/clean.c:877
6395 msgid "force"
6396 msgstr "forçar"
6397
6187 -#: builtin/clean.c:872
6398 +#: builtin/clean.c:878
6399 msgid "interactive cleaning"
6400 msgstr "limpeza interativa"
6401
6191 -#: builtin/clean.c:874
6402 +#: builtin/clean.c:880
6403 msgid "remove whole directories"
6404 msgstr "remover diretórios inteiros"
6405
6195 -#: builtin/clean.c:875 builtin/describe.c:407 builtin/grep.c:1056
6196 -#: builtin/ls-files.c:538 builtin/name-rev.c:313 builtin/show-ref.c:176
6406 +#: builtin/clean.c:881 builtin/describe.c:449 builtin/describe.c:451
6407 +#: builtin/grep.c:1063 builtin/ls-files.c:539 builtin/name-rev.c:348
6408 +#: builtin/name-rev.c:350 builtin/show-ref.c:176
6409 msgid "pattern"
6410 msgstr "padrão"
6411
6200 -#: builtin/clean.c:876
6412 +#: builtin/clean.c:882
6413 msgid "add <pattern> to ignore rules"
6414 msgstr "adicionar <padrão> às regras ignoradas"
6415
6204 -#: builtin/clean.c:877
6416 +#: builtin/clean.c:883
6417 msgid "remove ignored files, too"
6418 msgstr "também remover ficheiros ignorados"
6419
6208 -#: builtin/clean.c:879
6420 +#: builtin/clean.c:885
6421 msgid "remove only ignored files"
6422 msgstr "remover apenas ficheiros ignorados"
6423
6212 -#: builtin/clean.c:897
6424 +#: builtin/clean.c:903
6425 msgid "-x and -X cannot be used together"
6426 msgstr "-x e -X não pode ser usados juntos"
6427
6216 -#: builtin/clean.c:901
6428 +#: builtin/clean.c:907
6429 msgid ""
6430 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
6431 "clean"
@@ -6221,7 +6433,7 @@ msgstr ""
6433 "clean.requireForce definido como true e nenhum -i, -n, ou -f fornecido; "
6434 "limpeza recusada"
6435
6224 -#: builtin/clean.c:904
6436 +#: builtin/clean.c:910
6437 msgid ""
6438 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
6439 "refusing to clean"
@@ -6233,129 +6445,134 @@ msgstr ""
6445 msgid "git clone [<options>] [--] <repo> [<dir>]"
6446 msgstr "git clone [<opções>] [--] <repo> [<dir>]"
6447
6236 -#: builtin/clone.c:65
6448 +#: builtin/clone.c:80
6449 msgid "don't create a checkout"
6450 msgstr "não criar uma extração"
6451
6240 -#: builtin/clone.c:66 builtin/clone.c:68 builtin/init-db.c:478
6452 +#: builtin/clone.c:81 builtin/clone.c:83 builtin/init-db.c:478
6453 msgid "create a bare repository"
6454 msgstr "criar um repositório nu"
6455
6244 -#: builtin/clone.c:70
6456 +#: builtin/clone.c:85
6457 msgid "create a mirror repository (implies bare)"
6458 msgstr "criar um repositório espelhado (implica repositório nu)"
6459
6248 -#: builtin/clone.c:72
6460 +#: builtin/clone.c:87
6461 msgid "to clone from a local repository"
6462 msgstr "para clonar de um repositório local"
6463
6252 -#: builtin/clone.c:74
6464 +#: builtin/clone.c:89
6465 msgid "don't use local hardlinks, always copy"
6466 msgstr "não usar ligações fixas, copiar sempre"
6467
6256 -#: builtin/clone.c:76
6468 +#: builtin/clone.c:91
6469 msgid "setup as shared repository"
6470 msgstr "configurar como repositório partilhado"
6471
6260 -#: builtin/clone.c:78 builtin/clone.c:80
6472 +#: builtin/clone.c:93 builtin/clone.c:97
6473 +msgid "pathspec"
6474 +msgstr "pathspec"
6475 +
6476 +#: builtin/clone.c:93 builtin/clone.c:97
6477 msgid "initialize submodules in the clone"
6478 msgstr "inicializar submódulos no clone"
6479
6264 -#: builtin/clone.c:82
6480 +#: builtin/clone.c:100
6481 msgid "number of submodules cloned in parallel"
6482 msgstr "número de submódulos clonados em paralelo"
6483
6268 -#: builtin/clone.c:83 builtin/init-db.c:475
6484 +#: builtin/clone.c:101 builtin/init-db.c:475
6485 msgid "template-directory"
6486 msgstr "diretório-modelo"
6487
6272 -#: builtin/clone.c:84 builtin/init-db.c:476
6488 +#: builtin/clone.c:102 builtin/init-db.c:476
6489 msgid "directory from which templates will be used"
6490 msgstr "diretório que contém os modelos usados"
6491
6276 -#: builtin/clone.c:86 builtin/clone.c:88 builtin/submodule--helper.c:604
6277 -#: builtin/submodule--helper.c:970
6492 +#: builtin/clone.c:104 builtin/clone.c:106 builtin/submodule--helper.c:642
6493 +#: builtin/submodule--helper.c:983
6494 msgid "reference repository"
6495 msgstr "repositório de referência"
6496
6281 -#: builtin/clone.c:90
6497 +#: builtin/clone.c:108
6498 msgid "use --reference only while cloning"
6499 msgstr "usar --reference apenas para clonar"
6500
6285 -#: builtin/clone.c:91 builtin/column.c:26 builtin/merge-file.c:44
6501 +#: builtin/clone.c:109 builtin/column.c:26 builtin/merge-file.c:43
6502 msgid "name"
6503 msgstr "nome"
6504
6289 -#: builtin/clone.c:92
6505 +#: builtin/clone.c:110
6506 msgid "use <name> instead of 'origin' to track upstream"
6507 msgstr "usar <nome> em vez de 'origin' para seguir o ramo a montante"
6508
6293 -#: builtin/clone.c:94
6509 +#: builtin/clone.c:112
6510 msgid "checkout <branch> instead of the remote's HEAD"
6511 msgstr "extrair <ramo> em vez da HEAD do remoto"
6512
6297 -#: builtin/clone.c:96
6513 +#: builtin/clone.c:114
6514 msgid "path to git-upload-pack on the remote"
6515 msgstr "caminho para git-upload-pack no remoto"
6516
6301 -#: builtin/clone.c:97 builtin/fetch.c:120 builtin/grep.c:999 builtin/pull.c:202
6517 +#: builtin/clone.c:115 builtin/fetch.c:120 builtin/grep.c:1006
6518 +#: builtin/pull.c:202
6519 msgid "depth"
6520 msgstr "profundidade"
6521
6305 -#: builtin/clone.c:98
6522 +#: builtin/clone.c:116
6523 msgid "create a shallow clone of that depth"
6524 msgstr "criar um clone raso com essa profundidade"
6525
6309 -#: builtin/clone.c:99 builtin/fetch.c:122 builtin/pack-objects.c:2836

This file is too large to show in full.