l10n: pt_PT: update Portuguese translation
Signed-off-by: Vasco Almeida <vascomalmeida@sapo.pt>
Vasco Almeida committed
Aug 22, 2016 at 16:29 UTC
9d831436213d28bf41578fee6b729eb966bead53
1 file changed
+507
-428
po/pt_PT.po
+507
-428
@@ -10,7 +10,7 @@ msgstr ""
10
"Project-Id-Version: Git\n"
11
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
12
"POT-Creation-Date: 2016-08-15 22:43+0800\n"
13
-"PO-Revision-Date: 2016-05-31 18:17+0000\n"
13
+"PO-Revision-Date: 2016-08-24 14:07+0000\n"
14
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
15
"Language-Team: Portuguese\n"
16
"Language: pt\n"
@@ -23,32 +23,32 @@ msgstr ""
23
#: advice.c:55
24
#, c-format
25
msgid "hint: %.*s\n"
26
-msgstr "sugestão: %.*s\n"
26
+msgstr "dica: %.*s\n"
27
28
#: advice.c:83
29
msgid "Cherry-picking is not possible because you have unmerged files."
30
-msgstr ""
30
+msgstr "Não é possível efetuar cherry-pick porque tem ficheiros não integrados."
31
32
#: advice.c:85
33
msgid "Committing is not possible because you have unmerged files."
34
-msgstr ""
34
+msgstr "Não é possível submeter porque tem ficheiros não integrados."
35
36
#: advice.c:87
37
msgid "Merging is not possible because you have unmerged files."
38
-msgstr ""
38
+msgstr "Não é possível integrar porque tem ficheiros não integrados."
39
40
#: advice.c:89
41
msgid "Pulling is not possible because you have unmerged files."
42
-msgstr ""
42
+msgstr "Não é possível puxar porque tem ficheiros não integrados."
43
44
#: advice.c:91
45
msgid "Reverting is not possible because you have unmerged files."
46
-msgstr ""
46
+msgstr "Não é possível reverte porque tem ficheiros não integrados."
47
48
#: advice.c:93
49
#, c-format
50
msgid "It is not possible to %s because you have unmerged files."
51
-msgstr ""
51
+msgstr "Não é possível efetuar %s porque tem ficheiros não integrados."
52
53
#: advice.c:101
54
msgid ""
@@ -59,9 +59,8 @@ msgstr ""
59
"conforme apropriado para marcá-los como resolvidos e submeta."
60
61
#: advice.c:109
62
-#, fuzzy
62
msgid "Exiting because of an unresolved conflict."
64
-msgstr "A terminar devido a integração incompleta."
63
+msgstr "A terminar devido a conflito não resolvido."
64
65
#: advice.c:114 builtin/merge.c:1181
66
msgid "You have not concluded your merge (MERGE_HEAD exists)."
@@ -90,6 +89,17 @@ msgid ""
89
" git checkout -b <new-branch-name>\n"
90
"\n"
91
msgstr ""
92
+"Nota: a extrair '%s'.\n"
93
+"\n"
94
+"Encontra-se em estado 'HEAD destacada'. Pode inspecionar, fazer alterações\n"
95
+"experimentais e submetê-las e pode descartar qualquer commit que faça neste\n"
96
+"estado sem interferir outro ramo se extrair outro ramo.\n"
97
+"\n"
98
+"Se deseja criar um novo ramo para reter os commits que criou, pode fazê-lo\n"
99
+"(agora ou mais tarde) usando -b com o comando checkout outra vez. Exemplo:\n"
100
+"\n"
101
+" git checkout -b <novo-nome-ramo>\n"
102
+"\n"
103
104
#: archive.c:12
105
msgid "git archive [<options>] <tree-ish> [<path>...]"
@@ -185,28 +195,26 @@ msgid "path to the remote git-upload-archive command"
195
msgstr "caminho para o comando git-upload-archive no remoto"
196
197
#: archive.c:461
188
-#, fuzzy
198
msgid "Unexpected option --remote"
190
-msgstr "modo inesperado $mod_dst"
199
+msgstr "Opção inesperada --remote"
200
201
#: archive.c:463
193
-#, fuzzy
202
msgid "Option --exec can only be used together with --remote"
195
-msgstr "A opção --ignore-missing só pode ser usada em conjunto com --dry-run"
203
+msgstr "A opção --exec só pode ser usada em conjunto com --remote"
204
205
#: archive.c:465
206
msgid "Unexpected option --output"
199
-msgstr ""
207
+msgstr "Opção inesperada --output"
208
209
#: archive.c:487
202
-#, fuzzy, c-format
210
+#, c-format
211
msgid "Unknown archive format '%s'"
204
-msgstr "formato de %.*s desconhecido %s"
212
+msgstr "Formato de arquivo desconhecido '%s'"
213
214
#: archive.c:494
207
-#, fuzzy, c-format
215
+#, c-format
216
msgid "Argument not supported for format '%s': -%d"
209
-msgstr "Não é possível efetuar reflog de '%s': %s\n"
217
+msgstr "Argumento não suportado para o formato '%s': -%d"
218
219
#: attr.c:263
220
msgid ""
@@ -217,24 +225,24 @@ msgstr ""
225
"Use '\\!' para uma exclamação literal à esquerda."
226
227
#: bisect.c:441
220
-#, fuzzy, c-format
228
+#, c-format
229
msgid "Could not open file '%s'"
222
-msgstr "não foi possível abrir '%s'"
230
+msgstr "Não foi possível abrir o ficheiro '%s'"
231
232
#: bisect.c:446
225
-#, fuzzy, c-format
233
+#, c-format
234
msgid "Badly quoted content in file '%s': %s"
227
-msgstr "conteúdo da nota de um ficheiro"
235
+msgstr "Conteúdo incorretamente citado no ficheiro '%s': %s"
236
237
#: bisect.c:655
230
-#, fuzzy, c-format
238
+#, c-format
239
msgid "We cannot bisect more!\n"
232
-msgstr "Não se está a bissetar."
240
+msgstr "Não se está a bissetar mais!\n"
241
242
#: bisect.c:708
235
-#, fuzzy, c-format
243
+#, c-format
244
msgid "Not a valid commit name %s"
237
-msgstr "%s não é um nome de objeto válido"
245
+msgstr "%s não é um nome de commit válido"
246
247
#: bisect.c:732
248
#, c-format
@@ -242,6 +250,8 @@ msgid ""
250
"The merge base %s is bad.\n"
251
"This means the bug has been fixed between %s and [%s].\n"
252
msgstr ""
253
+"A base de integração %s é má (bad).\n"
254
+"Significa que o bug foi corrigido entre %s e [%s].\n"
255
256
#: bisect.c:737
257
#, c-format
@@ -249,6 +259,8 @@ msgid ""
259
"The merge base %s is new.\n"
260
"The property has changed between %s and [%s].\n"
261
msgstr ""
262
+"A base de integração %s é nova (new).\n"
263
+"A propriedade foi mudada entre %s e [%s].\n"
264
265
#: bisect.c:742
266
#, c-format
@@ -256,6 +268,8 @@ msgid ""
268
"The merge base %s is %s.\n"
269
"This means the first '%s' commit is between %s and [%s].\n"
270
msgstr ""
271
+"A base de integração %s é %s.\n"
272
+"Significa que o primeiro commit '%s' está entre %s e [%s].\n"
273
274
#: bisect.c:750
275
#, c-format
@@ -264,6 +278,9 @@ msgid ""
278
"git bisect cannot work properly in this case.\n"
279
"Maybe you mistook %s and %s revs?\n"
280
msgstr ""
281
+"Algumas revisões %s não antecedem a revisão %s.\n"
282
+"git bisect não pode funcionar corretamente nesta situação.\n"
283
+"Talvez confundiu revisões %s e %s?\n"
284
285
#: bisect.c:763
286
#, c-format
@@ -272,16 +289,20 @@ msgid ""
289
"So we cannot be sure the first %s commit is between %s and %s.\n"
290
"We continue anyway."
291
msgstr ""
292
+"tem-se que saltar a base de integração entre %s e [%s].\n"
293
+"Portanto não se pode ter a certeza que o primeiro commit %s está entre %s e "
294
+"%s.\n"
295
+"Continua-se de qualquer maneira."
296
297
#: bisect.c:798
298
#, c-format
299
msgid "Bisecting: a merge base must be tested\n"
279
-msgstr ""
300
+msgstr "A bissetar: uma base de integração tem de ser testada\n"
301
302
#: bisect.c:849
282
-#, fuzzy, c-format
303
+#, c-format
304
msgid "a %s revision is needed"
284
-msgstr "%.*s está no índice"
305
+msgstr "precisa-se de uma revisão %s"
306
307
#: bisect.c:866 builtin/notes.c:174 builtin/tag.c:248
308
#, c-format
@@ -289,19 +310,18 @@ msgid "could not create file '%s'"
310
msgstr "não foi possível criar o ficheiro '%s'"
311
312
#: bisect.c:917
292
-#, fuzzy, c-format
313
+#, c-format
314
msgid "could not read file '%s'"
294
-msgstr "não é possível ler o ficheiro de log '%s'"
315
+msgstr "não foi possível ler o ficheiro '%s'"
316
317
#: bisect.c:947
297
-#, fuzzy
318
msgid "reading bisect refs failed"
299
-msgstr "falha ao adicionar ficheiros"
319
+msgstr "falha ao ler referências bissetadas"
320
321
#: bisect.c:967
302
-#, fuzzy, c-format
322
+#, c-format
323
msgid "%s was both %s and %s\n"
304
-msgstr "%s segue %s e %s em simultâneo"
324
+msgstr "%s era %s e %s em simultâneo\n"
325
326
#: bisect.c:975
327
#, c-format
@@ -309,13 +329,15 @@ msgid ""
329
"No testable commit found.\n"
330
"Maybe you started with bad path parameters?\n"
331
msgstr ""
332
+"Nenhum commit testável encontrado.\n"
333
+"Talvez tenha começado com parâmetros de caminho incorretos?\n"
334
335
#: bisect.c:994
336
#, c-format
337
msgid "(roughly %d step)"
338
msgid_plural "(roughly %d steps)"
317
-msgstr[0] ""
318
-msgstr[1] ""
339
+msgstr[0] "(aproximadamente %d passo)"
340
+msgstr[1] "(aproximadamente %d passos)"
341
342
#. TRANSLATORS: the last %s will be replaced with
343
#. "(roughly %d steps)" translation
@@ -323,8 +345,8 @@ msgstr[1] ""
345
#, c-format
346
msgid "Bisecting: %d revision left to test after this %s\n"
347
msgid_plural "Bisecting: %d revisions left to test after this %s\n"
326
-msgstr[0] ""
327
-msgstr[1] ""
348
+msgstr[0] "A bissetar: falta %d revisão para testar depois desta %s\n"
349
+msgstr[1] "A bissetar: faltam %d revisões para testar depois desta %s\n"
350
351
#: branch.c:53
352
#, c-format
@@ -563,106 +585,128 @@ msgid "memory exhausted"
585
msgstr "memória esgotada"
586
587
#: config.c:516
566
-#, fuzzy, c-format
588
+#, c-format
589
msgid "bad config line %d in blob %s"
568
-msgstr "linha %d de configuração incorreta em %s %s"
590
+msgstr "linha de configuração %d incorreta no blob %s"
591
592
#: config.c:520
571
-#, fuzzy, c-format
593
+#, c-format
594
msgid "bad config line %d in file %s"
573
-msgstr "linha %d de configuração incorreta em %s %s"
595
+msgstr "linha de configuração %d incorreta no ficheiro %s"
596
597
#: config.c:524
576
-#, fuzzy, c-format
598
+#, c-format
599
msgid "bad config line %d in standard input"
578
-msgstr "linha %d de configuração incorreta em %s %s"
600
+msgstr "linha de configuração %d incorreta na entrada padrão"
601
602
#: config.c:528
581
-#, fuzzy, c-format
603
+#, c-format
604
msgid "bad config line %d in submodule-blob %s"
583
-msgstr "linha %d de configuração incorreta em %s %s"
605
+msgstr "linha de configuração %d incorreta no submódulo-blob %s"
606
607
#: config.c:532
586
-#, fuzzy, c-format
608
+#, c-format
609
msgid "bad config line %d in command line %s"
588
-msgstr "linha %d de configuração incorreta em %s %s"
610
+msgstr "linha de configuração %d incorreta na linha de comandos %s"
611
612
#: config.c:536
591
-#, fuzzy, c-format
613
+#, c-format
614
msgid "bad config line %d in %s"
593
-msgstr "linha %d de configuração incorreta em %s %s"
615
+msgstr "linha de configuração %d incorreta em %s"
616
617
#: config.c:660
596
-#, fuzzy, c-format
618
+#, c-format
619
msgid "bad numeric config value '%s' for '%s': out of range"
598
-msgstr "valor numérico '%s' da configuração '%s' incorreto: %s"
620
+msgstr "valor numérico '%s' da configuração '%s' incorreto: fora de intervalo"
621
622
#: config.c:661
601
-#, fuzzy, c-format
623
+#, c-format
624
msgid "bad numeric config value '%s' for '%s': invalid unit"
603
-msgstr "valor numérico '%s' da configuração '%s' incorreto: %s"
625
+msgstr "valor numérico '%s' da configuração '%s' incorreto: unidade inválida"
626
627
#: config.c:667
606
-#, fuzzy, c-format
628
+#, c-format
629
msgid "bad numeric config value '%s' for '%s' in blob %s: out of range"
608
-msgstr "valor numérico '%s' da configuração '%s' em %s %s incorreto: %s"
630
+msgstr ""
631
+"valor numérico '%s' da configuração '%s' incorreto no blob %s: fora de "
632
+"intervalo"
633
634
#: config.c:668
611
-#, fuzzy, c-format
635
+#, c-format
636
msgid "bad numeric config value '%s' for '%s' in blob %s: invalid unit"
613
-msgstr "valor numérico '%s' da configuração '%s' em %s %s incorreto: %s"
637
+msgstr ""
638
+"valor numérico '%s' da configuração '%s' incorreto no blob %s: unidade "
639
+"inválida"
640
641
#: config.c:672
616
-#, fuzzy, c-format
642
+#, c-format
643
msgid "bad numeric config value '%s' for '%s' in file %s: out of range"
618
-msgstr "valor numérico '%s' da configuração '%s' em %s %s incorreto: %s"
644
+msgstr ""
645
+"valor numérico '%s' da configuração '%s' incorreto no ficheiro %s: fora de "
646
+"intervalo"
647
648
#: config.c:673
621
-#, fuzzy, c-format
649
+#, c-format
650
msgid "bad numeric config value '%s' for '%s' in file %s: invalid unit"
623
-msgstr "valor numérico '%s' da configuração '%s' em %s %s incorreto: %s"
651
+msgstr ""
652
+"valor numérico '%s' da configuração '%s' incorreto no ficheiro %s: unidade "
653
+"inválida"
654
655
#: config.c:677
626
-#, fuzzy, c-format
656
+#, c-format
657
msgid "bad numeric config value '%s' for '%s' in standard input: out of range"
628
-msgstr "valor numérico '%s' da configuração '%s' em %s %s incorreto: %s"
658
+msgstr ""
659
+"valor numérico '%s' da configuração '%s' incorreto na entrada padrão: fora "
660
+"de intervalo"
661
662
#: config.c:678
631
-#, fuzzy, c-format
663
+#, c-format
664
msgid "bad numeric config value '%s' for '%s' in standard input: invalid unit"
633
-msgstr "valor numérico '%s' da configuração '%s' em %s %s incorreto: %s"
665
+msgstr ""
666
+"valor numérico '%s' da configuração '%s' incorreto na entrada padrão: "
667
+"unidade inválida"
668
669
#: config.c:682
636
-#, fuzzy, c-format
670
+#, c-format
671
msgid ""
672
"bad numeric config value '%s' for '%s' in submodule-blob %s: out of range"
639
-msgstr "valor numérico '%s' da configuração '%s' em %s %s incorreto: %s"
673
+msgstr ""
674
+"valor numérico '%s' da configuração '%s' incorreto no submódulo-blob %s: "
675
+"fora de intervalo"
676
677
#: config.c:683
642
-#, fuzzy, c-format
678
+#, c-format
679
msgid ""
680
"bad numeric config value '%s' for '%s' in submodule-blob %s: invalid unit"
645
-msgstr "valor numérico '%s' da configuração '%s' em %s %s incorreto: %s"
681
+msgstr ""
682
+"valor numérico '%s' da configuração '%s' incorreto no submódulo-blob %s: "
683
+"unidade inválida"
684
685
#: config.c:687
648
-#, fuzzy, c-format
686
+#, c-format
687
msgid "bad numeric config value '%s' for '%s' in command line %s: out of range"
650
-msgstr "valor numérico '%s' da configuração '%s' em %s %s incorreto: %s"
688
+msgstr ""
689
+"valor numérico '%s' da configuração '%s' incorreto na linha de comandos %s: "
690
+"fora de intervalo"
691
692
#: config.c:688
653
-#, fuzzy, c-format
693
+#, c-format
694
msgid "bad numeric config value '%s' for '%s' in command line %s: invalid unit"
655
-msgstr "valor numérico '%s' da configuração '%s' em %s %s incorreto: %s"
695
+msgstr ""
696
+"valor numérico '%s' da configuração '%s' incorreto na linha de comandos %s: "
697
+"unidade inválida"
698
699
#: config.c:692
658
-#, fuzzy, c-format
700
+#, c-format
701
msgid "bad numeric config value '%s' for '%s' in %s: out of range"
660
-msgstr "valor numérico '%s' da configuração '%s' em %s %s incorreto: %s"
702
+msgstr ""
703
+"valor numérico '%s' da configuração '%s' incorreto em %s: fora de intervalo"
704
705
#: config.c:693
663
-#, fuzzy, c-format
706
+#, c-format
707
msgid "bad numeric config value '%s' for '%s' in %s: invalid unit"
665
-msgstr "valor numérico '%s' da configuração '%s' em %s %s incorreto: %s"
708
+msgstr ""
709
+"valor numérico '%s' da configuração '%s' incorreto em %s: unidade inválida"
710
711
#: config.c:780
712
#, c-format
@@ -684,7 +728,6 @@ msgid "unable to parse command-line config"
728
msgstr "não é possível analisar configuração de linha de comandos"
729
730
#: config.c:1374
687
-#, fuzzy
731
msgid "unknown error occurred while reading the configuration files"
732
msgstr ""
733
"ocorreu um erro desconhecido durante a leitura dos ficheiros de configuração"
@@ -738,43 +781,43 @@ msgstr "no futuro"
781
#, c-format
782
msgid "%lu second ago"
783
msgid_plural "%lu seconds ago"
741
-msgstr[0] "há %lu segundo atrás"
742
-msgstr[1] "há %lu segundos atrás"
784
+msgstr[0] "há %lu segundo"
785
+msgstr[1] "há %lu segundos"
786
787
#: date.c:110
788
#, c-format
789
msgid "%lu minute ago"
790
msgid_plural "%lu minutes ago"
748
-msgstr[0] "há %lu minuto atrás"
749
-msgstr[1] "há %lu minutos atrás"
791
+msgstr[0] "há %lu minuto"
792
+msgstr[1] "há %lu minutos"
793
794
#: date.c:117
795
#, c-format
796
msgid "%lu hour ago"
797
msgid_plural "%lu hours ago"
755
-msgstr[0] "há %lu hora atrás"
756
-msgstr[1] "há %lu horas atrás"
798
+msgstr[0] "há %lu hora"
799
+msgstr[1] "há %lu horas"
800
801
#: date.c:124
802
#, c-format
803
msgid "%lu day ago"
804
msgid_plural "%lu days ago"
762
-msgstr[0] "há %lu dia atrás"
763
-msgstr[1] "há %lu dias atrás"
805
+msgstr[0] "há %lu dia"
806
+msgstr[1] "há %lu dias"
807
808
#: date.c:130
809
#, c-format
810
msgid "%lu week ago"
811
msgid_plural "%lu weeks ago"
769
-msgstr[0] "há %lu semana atrás"
770
-msgstr[1] "há %lu semanas atrás"
812
+msgstr[0] "há %lu semana"
813
+msgstr[1] "há %lu semanas"
814
815
#: date.c:137
816
#, c-format
817
msgid "%lu month ago"
818
msgid_plural "%lu months ago"
776
-msgstr[0] "há %lu mês atrás"
777
-msgstr[1] "há %lu meses atrás"
819
+msgstr[0] "há %lu mês"
820
+msgstr[1] "há %lu meses"
821
822
#: date.c:148
823
#, c-format
@@ -795,8 +838,8 @@ msgstr[1] "há %s e %lu meses"
838
#, c-format
839
msgid "%lu year ago"
840
msgid_plural "%lu years ago"
798
-msgstr[0] "há %lu ano atrás"
799
-msgstr[1] "há %lu anos atrás"
841
+msgstr[0] "há %lu ano"
842
+msgstr[1] "há %lu anos"
843
844
#: diffcore-order.c:24
845
#, c-format
@@ -867,9 +910,8 @@ msgid "gpg failed to sign the data"
910
msgstr "gpg não assinou os dados"
911
912
#: gpg-interface.c:208
870
-#, fuzzy
913
msgid "could not create temporary file"
872
-msgstr "não foi possível criar ficheiro temporário '%s'"
914
+msgstr "não foi possível criar ficheiro temporário"
915
916
#: gpg-interface.c:210
917
#, c-format
@@ -1031,14 +1073,14 @@ msgid "blob expected for %s '%s'"
1073
msgstr "blob para %s '%s' esperado"
1074
1075
#: merge-recursive.c:825
1034
-#, fuzzy, c-format
1076
+#, c-format
1077
msgid "failed to open '%s': %s"
1036
-msgstr "falha ao abrir '%s'"
1078
+msgstr "falha ao abrir '%s': %s"
1079
1080
#: merge-recursive.c:836
1039
-#, fuzzy, c-format
1081
+#, c-format
1082
msgid "failed to symlink '%s': %s"
1041
-msgstr "falha ao criar a ligação simbólica '%s'"
1083
+msgstr "falha ao criar a ligação simbólica '%s': %s"
1084
1085
#: merge-recursive.c:841
1086
#, c-format
@@ -1091,8 +1133,8 @@ msgid ""
1133
"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
1134
"\"->\"%s\" in \"%s\"%s"
1135
msgstr ""
1094
-"CONFLITO (mudar nome/mudar nome): Mudar o nome \"%s\"->\"%s\" no ramo \"%s\" "
1095
-"mudar o nome \"%s\"->\"%s\" em \"%s\"%s"
1136
+"CONFLITO (mudar nome/mudar nome): Mudar o nome \"%s\"->\"%s\" no ramo \"%s\" mudar "
1137
+"o nome \"%s\"->\"%s\" em \"%s\"%s"
1138
1139
#: merge-recursive.c:1233
1140
msgid " (left unresolved)"
@@ -1102,8 +1144,8 @@ msgstr " (por resolver)"
1144
#, c-format
1145
msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
1146
msgstr ""
1105
-"CONFLITO (mudar nome/mudar nome): Mudar de nome %s->%s em %s. Mudar o nome "
1106
-"%s->%s em %s"
1147
+"CONFLITO (mudar nome/mudar nome): Mudar de nome %s->%s em %s. Mudar o nome %"
1148
+"s->%s em %s"
1149
1150
#: merge-recursive.c:1328
1151
#, c-format
@@ -1272,7 +1314,7 @@ msgstr "utilização: %s"
1314
msgid " or: %s"
1315
msgstr " ou: %s"
1316
1275
-#: parse-options.c:597
1317
+#: parse-options.c:598
1318
#, c-format
1319
msgid " %s"
1320
msgstr " %s"
@@ -1707,9 +1749,8 @@ msgid "the receiving end does not support --atomic push"
1749
msgstr "o recetor não suporta publicação com --atomic"
1750
1751
#: send-pack.c:430
1710
-#, fuzzy
1752
msgid "the receiving end does not support push options"
1712
-msgstr "o recetor não suporta publicação com --signed"
1753
+msgstr "o recetor não suporta opções de publicação"
1754
1755
#: sequencer.c:174
1756
msgid ""
@@ -1749,12 +1790,12 @@ msgstr "As suas alterações locais serão substituídas por revert."
1790
1791
#: sequencer.c:213
1792
msgid "Commit your changes or stash them to proceed."
1752
-msgstr "Submeta ou empilhe (stash) as suas alterações para continuar."
1793
+msgstr "Submeta ou esconda as suas alterações para continuar."
1794
1795
#: sequencer.c:228
1755
-#, fuzzy, c-format
1796
+#, c-format
1797
msgid "%s: fast-forward"
1757
-msgstr "permitir avanço rápido"
1798
+msgstr "%s: avanço rápido"
1799
1800
#. TRANSLATORS: %s will be "revert" or "cherry-pick"
1801
#: sequencer.c:303
@@ -1837,24 +1878,22 @@ msgid "git %s: failed to refresh the index"
1878
msgstr "git %s: falha ao atualizar o índice"
1879
1880
#: sequencer.c:705
1840
-#, fuzzy
1881
msgid "Cannot revert during a another revert."
1842
-msgstr "Não é possível gravar o estado da árvore de trabalho"
1882
+msgstr "Não é possível reverter durante outra reversão."
1883
1884
#: sequencer.c:706
1845
-#, fuzzy
1885
msgid "Cannot revert during a cherry-pick."
1847
-msgstr "não é possível fazer um commit parcial durante um cherry-pick."
1886
+msgstr "Não é possível reverter durante um cherry-pick."
1887
1888
#: sequencer.c:709
1850
-#, fuzzy
1889
msgid "Cannot cherry-pick during a revert."
1852
-msgstr "nenhum cherry-pick ou revert em curso"
1890
+msgstr "Não é possível efetuar cherry-pick durante uma reversão."
1891
1892
#: sequencer.c:710
1855
-#, fuzzy
1893
msgid "Cannot cherry-pick during another cherry-pick."
1857
-msgstr "não é possível fazer um commit parcial durante um cherry-pick."
1894
+msgstr ""
1895
+"Não é possível efetuar cherry-pick durante outro cherry-pick. durante um "
1896
+"cherry-pick."
1897
1898
#: sequencer.c:732
1899
#, c-format
@@ -1964,6 +2003,9 @@ msgid ""
2003
"%s: no such path in the working tree.\n"
2004
"Use 'git <command> -- <path>...' to specify paths that do not exist locally."
2005
msgstr ""
2006
+"%s: não há tal caminho na árvore de trabalho.\n"
2007
+"Use 'git <comando> -- <caminho>...' para especificar caminhos que não "
2008
+"existem localmente."
2009
2010
#: setup.c:173
2011
#, c-format
@@ -1972,6 +2014,10 @@ msgid ""
2014
"Use '--' to separate paths from revisions, like this:\n"
2015
"'git <command> [<revision>...] -- [<file>...]'"
2016
msgstr ""
2017
+"argumento ambíguo '%s': revisão ou caminho desconhecidos não encontrado na "
2018
+"árvore de trabalho.\n"
2019
+"Use '--' para separar caminhos de revisões, assim:\n"
2020
+"'git <comando> [<revisão>...] -- [<ficheiro>...]'"
2021
2022
#: setup.c:223
2023
#, c-format
@@ -1980,6 +2026,9 @@ msgid ""
2026
"Use '--' to separate paths from revisions, like this:\n"
2027
"'git <command> [<revision>...] -- [<file>...]'"
2028
msgstr ""
2029
+"argumento ambíguo '%s': revisão e nome de ficheiro\n"
2030
+"Use '--' para separar caminhos de revisões, assim:\n"
2031
+"'git <comando> [<revisão>...] -- [<ficheiro>...]'"
2032
2033
#: setup.c:248 builtin/apply.c:3362 builtin/apply.c:3373 builtin/apply.c:3419
2034
#, c-format
@@ -1998,16 +2047,15 @@ msgstr "extensões de repositório desconhecidas encontradas:"
2047
#: setup.c:762
2048
#, c-format
2049
msgid "Not a git repository (or any of the parent directories): %s"
2001
-msgstr ""
2050
+msgstr "Não é um repositório git (ou um dos diretórios pai): %s"
2051
2052
#: setup.c:764 setup.c:915 builtin/index-pack.c:1641
2053
msgid "Cannot come back to cwd"
2054
msgstr "Não é possível voltar ao diretório de trabalho atual"
2055
2056
#: setup.c:845
2008
-#, fuzzy
2057
msgid "Unable to read current working directory"
2010
-msgstr "não é possível de obter o diretório de trabalho atual"
2058
+msgstr "Não é possível ler o diretório de trabalho atual"
2059
2060
#: setup.c:920
2061
#, c-format
@@ -2015,11 +2063,14 @@ msgid ""
2063
"Not a git repository (or any parent up to mount point %s)\n"
2064
"Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
2065
msgstr ""
2066
+"Não é um repositório git (ou um diretório pai até ao ponto de montagem %s)\n"
2067
+"Interrompido no limite do sistema de ficheiros "
2068
+"(GIT_DISCOVERY_ACROSS_FILESYSTEM não definido)."
2069
2070
#: setup.c:927
2020
-#, fuzzy, c-format
2071
+#, c-format
2072
msgid "Cannot change to '%s/..'"
2022
-msgstr "não é possível mudar para o diretório %s"
2073
+msgstr "Não é possível mudar para '%s/..'"
2074
2075
#: setup.c:989
2076
#, c-format
@@ -2027,6 +2078,8 @@ msgid ""
2078
"Problem with core.sharedRepository filemode value (0%.3o).\n"
2079
"The owner of files must always have read and write permissions."
2080
msgstr ""
2081
+"Problema com o valor core.sharedRepository modo de ficheiro (0%.3o).\n"
2082
+"O dono dos ficheiros tem de ter sempre permissões de leitura e escrita."
2083
2084
#: sha1_file.c:1046
2085
msgid "offset before end of packfile (broken .idx?)"
@@ -2099,7 +2152,7 @@ msgstr "não é permitido valores negativos em submodule.fetchJobs"
2152
#: submodule-config.c:358
2153
#, c-format
2154
msgid "invalid value for %s"
2102
-msgstr "Valor inválido de %s"
2155
+msgstr "valor inválido de %s"
2156
2157
#: trailer.c:237
2158
#, c-format
@@ -2156,15 +2209,14 @@ msgid "could not rename temporary file to %s"
2209
msgstr "não foi possível mudar o nome do ficheiro temporário para %s"
2210
2211
#: transport.c:62
2159
-#, fuzzy, c-format
2212
+#, c-format
2213
msgid "Would set upstream of '%s' to '%s' of '%s'\n"
2161
-msgstr ""
2162
-"Não foi possível mudar o nome da secção de configuração de '%s' para '%s'"
2214
+msgstr "Iria definir o ramo a montante de '%s' como '%s' de '%s'\n"
2215
2216
#: transport.c:151
2165
-#, fuzzy, c-format
2217
+#, c-format
2218
msgid "transport: invalid depth option '%s'"
2167
-msgstr "opção --decorate inválida: %s"
2219
+msgstr "transporte: opção de profundidade '%s' inválida"
2220
2221
#: transport.c:771
2222
#, c-format
@@ -2172,6 +2224,8 @@ msgid ""
2224
"The following submodule paths contain changes that can\n"
2225
"not be found on any remote:\n"
2226
msgstr ""
2227
+"Os seguintes caminhos de submódulo contêm alterações que\n"
2228
+"não puderam ser encontradas a nenhum remoto:\n"
2229
2230
#: transport.c:775
2231
#, c-format
@@ -2188,11 +2242,21 @@ msgid ""
2242
"to push them to a remote.\n"
2243
"\n"
2244
msgstr ""
2245
+"\n"
2246
+"Por favor tente\n"
2247
+"\n"
2248
+"\tgit push --recurse-submodules=on-demand\n"
2249
+"\n"
2250
+"ou cd para o caminho e use\n"
2251
+"\n"
2252
+"\tgit push\n"
2253
+"\n"
2254
+"para publicá-las no remoto.\n"
2255
+"\n"
2256
2257
#: transport.c:783
2193
-#, fuzzy
2258
msgid "Aborting."
2195
-msgstr "A abortar\n"
2259
+msgstr "Abortado."
2260
2261
#: transport-helper.c:1041
2262
#, c-format
@@ -2200,14 +2264,14 @@ msgid "Could not read ref %s"
2264
msgstr "Não foi possível ler a referência %s"
2265
2266
#: unpack-trees.c:64
2203
-#, fuzzy, c-format
2267
+#, c-format
2268
msgid ""
2269
"Your local changes to the following files would be overwritten by checkout:\n"
2270
"%%sPlease commit your changes or stash them before you switch branches."
2271
msgstr ""
2272
"As suas alterações locais nos seguintes ficheiros seriam substituídas ao "
2273
"extrair:\n"
2210
-"%%sSubmeta as suas alterações ou empilhe-as (stash) antes de trocar de ramo."
2274
+"%%sSubmeta as suas alterações ou esconda-as antes de trocar de ramo."
2275
2276
#: unpack-trees.c:66
2277
#, c-format
@@ -2220,14 +2284,14 @@ msgstr ""
2284
"%%s"
2285
2286
#: unpack-trees.c:69
2223
-#, fuzzy, c-format
2287
+#, c-format
2288
msgid ""
2289
"Your local changes to the following files would be overwritten by merge:\n"
2290
"%%sPlease commit your changes or stash them before you merge."
2291
msgstr ""
2292
"As suas alterações locais nos seguintes ficheiros seriam substituídas ao "
2293
"integrar:\n"
2230
-"%%sSubmeta as suas alterações ou empilhe-as (stash) antes de integrar."
2294
+"%%sSubmeta as suas alterações ou esconda-as antes de integrar."
2295
2296
#: unpack-trees.c:71
2297
#, c-format
@@ -2240,14 +2304,14 @@ msgstr ""
2304
"%%s"
2305
2306
#: unpack-trees.c:74
2243
-#, fuzzy, c-format
2307
+#, c-format
2308
msgid ""
2309
"Your local changes to the following files would be overwritten by %s:\n"
2310
"%%sPlease commit your changes or stash them before you %s."
2311
msgstr ""
2248
-"As suas alterações locais nos seguintes ficheiros seriam substituídas por "
2249
-"%s:\n"
2250
-"%%sSubmeta as suas alterações ou empilhe-as (stash) antes de efetuar %s."
2312
+"As suas alterações locais nos seguintes ficheiros seriam substituídas por %"
2313
+"s:\n"
2314
+"%%sSubmeta as suas alterações ou esconda-as antes de efetuar %s."
2315
2316
#: unpack-trees.c:76
2317
#, c-format
@@ -2270,7 +2334,7 @@ msgstr ""
2334
"%s"
2335
2336
#: unpack-trees.c:85
2273
-#, fuzzy, c-format
2337
+#, c-format
2338
msgid ""
2339
"The following untracked working tree files would be removed by checkout:\n"
2340
"%%sPlease move or remove them before you switch branches."
@@ -2290,7 +2354,7 @@ msgstr ""
2354
"%%s"
2355
2356
#: unpack-trees.c:90
2293
-#, fuzzy, c-format
2357
+#, c-format
2358
msgid ""
2359
"The following untracked working tree files would be removed by merge:\n"
2360
"%%sPlease move or remove them before you merge."
@@ -2310,7 +2374,7 @@ msgstr ""
2374
"%%s"
2375
2376
#: unpack-trees.c:95
2313
-#, fuzzy, c-format
2377
+#, c-format
2378
msgid ""
2379
"The following untracked working tree files would be removed by %s:\n"
2380
"%%sPlease move or remove them before you %s."
@@ -2330,7 +2394,7 @@ msgstr ""
2394
"%%s"
2395
2396
#: unpack-trees.c:102
2333
-#, fuzzy, c-format
2397
+#, c-format
2398
msgid ""
2399
"The following untracked working tree files would be overwritten by "
2400
"checkout:\n"
@@ -2352,7 +2416,7 @@ msgstr ""
2416
"%%s"
2417
2418
#: unpack-trees.c:107
2355
-#, fuzzy, c-format
2419
+#, c-format
2420
msgid ""
2421
"The following untracked working tree files would be overwritten by merge:\n"
2422
"%%sPlease move or remove them before you merge."
@@ -2372,7 +2436,7 @@ msgstr ""
2436
"%%s"
2437
2438
#: unpack-trees.c:112
2375
-#, fuzzy, c-format
2439
+#, c-format
2440
msgid ""
2441
"The following untracked working tree files would be overwritten by %s:\n"
2442
"%%sPlease move or remove them before you %s."
@@ -2467,9 +2531,9 @@ msgid "invalid '..' path segment"
2531
msgstr "segmento de caminho '..' inválido"
2532
2533
#: worktree.c:282
2470
-#, fuzzy, c-format
2534
+#, c-format
2535
msgid "failed to read '%s'"
2472
-msgstr "falha ao ler %s"
2536
+msgstr "falha ao ler '%s'"
2537
2538
#: wrapper.c:222 wrapper.c:392
2539
#, c-format
@@ -2666,9 +2730,8 @@ msgid " (fix conflicts and run \"git commit\")"
2730
msgstr " (corrija os conflitos e execute \"git commit\")"
2731
2732
#: wt-status.c:955
2669
-#, fuzzy
2733
msgid " (use \"git merge --abort\" to abort the merge)"
2671
-msgstr " (use \"git am --abort\" para restaurar o ramo original)"
2734
+msgstr " (use \"git am --abort\" para abortar a integração)"
2735
2736
#: wt-status.c:960
2737
msgid "All conflicts fixed but you are still merging."
@@ -2955,9 +3018,9 @@ msgstr ""
3018
"controlados)\n"
3019
3020
#: wt-status.c:1561
2958
-#, fuzzy, c-format
3021
+#, c-format
3022
msgid "nothing to commit, working tree clean\n"
2960
-msgstr "não há nada para submeter, diretório de trabalho limpo\n"
3023
+msgstr "não há nada para submeter, árvore de trabalho limpa\n"
3024
3025
#: wt-status.c:1668
3026
msgid "Initial commit on "
@@ -3127,7 +3190,7 @@ msgstr "A opção --ignore-missing só pode ser usada em conjunto com --dry-run"
3190
#: builtin/add.c:352
3191
#, c-format
3192
msgid "--chmod param '%s' must be either -x or +x"
3130
-msgstr ""
3193
+msgstr "o parâmetro '%s' de --chmod tem de ser -x ou +x"
3194
3195
#: builtin/add.c:367
3196
#, c-format
@@ -3986,8 +4049,7 @@ msgstr "aplicar o patch também (use com --stat/--summary/--check)"
4049
4050
#: builtin/apply.c:4829
4051
msgid "attempt three-way merge if a patch does not apply"
3989
-msgstr ""
3990
-"tentar integração com três pontos se um patch não se se aplica com êxito"
4052
+msgstr "tentar integração com três pontos se um patch não se aplica com êxito"
4053
4054
#: builtin/apply.c:4831
4055
msgid "build a temporary index based on embedded index information"
@@ -4417,14 +4479,13 @@ msgstr ""
4479
"O ramo mudou de nome, mas a atualização do ficheiro de configuração falhou"
4480
4481
#: builtin/branch.c:620
4420
-#, fuzzy, c-format
4482
+#, c-format
4483
msgid ""
4484
"Please edit the description for the branch\n"
4485
" %s\n"
4486
"Lines starting with '%c' will be stripped.\n"
4487
msgstr ""
4426
-"\n"
4427
-"Escreva a mensagem da tag:\n"
4488
+"Edite a descrição do ramo:\n"
4489
" %s\n"
4490
"Linha começadas com '%c' serão ignoradas.\n"
4491
@@ -4619,8 +4680,7 @@ msgstr "não faz sentido criar 'HEAD' manualmente"
4680
4681
#: builtin/branch.c:846
4682
msgid "-a and -r options to 'git branch' do not make sense with a branch name"
4622
-msgstr ""
4623
-"as opções -a e -r de 'git branch' não fazem sentido com um nome de ramo"
4683
+msgstr "as opções -a e -r de 'git branch' não fazem sentido com um nome de ramo"
4684
4685
#: builtin/branch.c:849
4686
#, c-format
@@ -6226,9 +6286,8 @@ msgid "commit only specified files"
6286
msgstr "submeter somente os ficheiros especificados"
6287
6288
#: builtin/commit.c:1620
6229
-#, fuzzy
6289
msgid "bypass pre-commit and commit-msg hooks"
6231
-msgstr "ignorar pre-commit hook"
6290
+msgstr "ignorar pre-commit e commit-msg hooks"
6291
6292
#: builtin/commit.c:1621
6293
msgid "show what would be committed"
@@ -6729,8 +6788,7 @@ msgstr "número de submódulos obtidos em paralelo"
6788
6789
#: builtin/fetch.c:108 builtin/pull.c:187
6790
msgid "prune remote-tracking branches no longer on remote"
6732
-msgstr ""
6733
-"eliminar os ramos de monitorização remotos que já não existem no remoto"
6791
+msgstr "eliminar os ramos de monitorização remotos que já não existem no remoto"
6792
6793
#: builtin/fetch.c:109 builtin/pull.c:190
6794
msgid "on-demand"
@@ -6787,7 +6845,7 @@ msgstr "Referência remota HEAD não encontrada"
6845
#: builtin/fetch.c:503
6846
#, c-format
6847
msgid "configuration fetch.output contains invalid value %s"
6790
-msgstr ""
6848
+msgstr "a configuração fetch.ouput contém o valor inválido %s"
6849
6850
#: builtin/fetch.c:592
6851
#, c-format
@@ -6803,9 +6861,8 @@ msgid "[rejected]"
6861
msgstr "[rejeitado]"
6862
6863
#: builtin/fetch.c:610
6806
-#, fuzzy
6864
msgid "can't fetch in current branch"
6808
-msgstr "! %-*s %-*s -> %s (não é possível obter no ramo atual)"
6865
+msgstr "não é possível obter no ramo atual"
6866
6867
#: builtin/fetch.c:619
6868
msgid "[tag update]"
@@ -6833,9 +6890,8 @@ msgid "forced update"
6890
msgstr "atualização forçada"
6891
6892
#: builtin/fetch.c:689
6836
-#, fuzzy
6893
msgid "non-fast-forward"
6838
-msgstr "(sem avanço rápido)"
6894
+msgstr "sem avanço-rápido"
6895
6896
#: builtin/fetch.c:733
6897
#, c-format
@@ -7085,9 +7141,8 @@ msgid "show progress"
7141
msgstr "mostrar progresso"
7142
7143
#: builtin/fsck.c:606
7088
-#, fuzzy
7144
msgid "show verbose names for reachable objects"
7090
-msgstr "mostrar objetos inalcançáveis"
7145
+msgstr "mostrar nomes verbosos de objetos inalcançáveis"
7146
7147
#: builtin/fsck.c:671
7148
msgid "Checking objects"
@@ -7641,9 +7696,9 @@ msgid "pack version %<PRIu32> unsupported"
7696
msgstr "versão de pacote %<PRIu32> não suportada"
7697
7698
#: builtin/index-pack.c:353
7644
-#, fuzzy, c-format
7699
+#, c-format
7700
msgid "pack has bad object at offset %<PRIuMAX>: %s"
7646
-msgstr "pacote com objeto incorreto no offset %lu: %s"
7701
+msgstr "pacote com objeto incorreto no offset %<PRIuMAX>: %s"
7702
7703
#: builtin/index-pack.c:475
7704
#, c-format
@@ -7668,11 +7723,11 @@ msgid "cannot pread pack file"
7723
msgstr "não é possível invocar pread sobre o ficheiro de pacote"
7724
7725
#: builtin/index-pack.c:573
7671
-#, fuzzy, c-format
7726
+#, c-format
7727
msgid "premature end of pack file, %<PRIuMAX> byte missing"
7728
msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
7674
-msgstr[0] "fim de ficheiro de pacote prematuro, falta %lu byte"
7675
-msgstr[1] "fim de ficheiro de pacote prematuro, faltam %lu bytes"
7729
+msgstr[0] "fim prematuro de ficheiro de pacote, falta %<PRIuMAX> byte"
7730
+msgstr[1] "fim prematuro de ficheiro de pacote, faltam %<PRIuMAX> bytes"
7731
7732
#: builtin/index-pack.c:599
7733
msgid "serious inflate inconsistency"
@@ -7920,24 +7975,24 @@ msgid "unable to move %s to %s"
7975
msgstr "não foi possível mover %s para %s"
7976
7977
#: builtin/init-db.c:402
7923
-#, fuzzy, c-format
7978
+#, c-format
7979
msgid "Reinitialized existing shared Git repository in %s%s\n"
7925
-msgstr "Repositório Git %s%s em %s%s\n"
7980
+msgstr "Repositório Git partilhado e existente reinicializado em %s%s\n"
7981
7982
#: builtin/init-db.c:403
7928
-#, fuzzy, c-format
7983
+#, c-format
7984
msgid "Reinitialized existing Git repository in %s%s\n"
7930
-msgstr "Repositório Git %s%s em %s%s\n"
7985
+msgstr "Repositório Git existem reinicializado em %s%s\n"
7986
7987
#: builtin/init-db.c:407
7933
-#, fuzzy, c-format
7988
+#, c-format
7989
msgid "Initialized empty shared Git repository in %s%s\n"
7935
-msgstr "Repositório Git %s%s em %s%s\n"
7990
+msgstr "Repositório Git vazio e partilhado inicializado em %s%s\n"
7991
7992
#: builtin/init-db.c:408
7938
-#, fuzzy, c-format
7993
+#, c-format
7994
msgid "Initialized empty Git repository in %s%s\n"
7940
-msgstr "Repositório Git %s%s em %s%s\n"
7995
+msgstr "Repositório Git vazio inicializado em %s%s\n"
7996
7997
#: builtin/init-db.c:455
7998
msgid ""
@@ -8039,7 +8094,7 @@ msgstr "opções de decoração"
8094
8095
#: builtin/log.c:145
8096
msgid "Process line range n,m in file, counting from 1"
8042
-msgstr "processar intervalo de linhas n,m, a cantar a partir de 1"
8097
+msgstr "processar intervalo de linhas n,m, a contar a partir de 1"
8098
8099
#: builtin/log.c:241
8100
#, c-format
@@ -8750,7 +8805,7 @@ msgstr "Nenhum ramo de monitorização remoto seguido por %s de %s"
8805
#: builtin/merge.c:960
8806
#, c-format
8807
msgid "Bad value '%s' in environment '%s'"
8753
-msgstr ""
8808
+msgstr "Valor '%s' incorreto no ambiente '%s'"
8809
8810
#: builtin/merge.c:1034
8811
#, c-format
@@ -8758,14 +8813,13 @@ msgid "could not close '%s'"
8813
msgstr "não foi possível fechar '%s'"
8814
8815
#: builtin/merge.c:1061
8761
-#, fuzzy, c-format
8816
+#, c-format
8817
msgid "not something we can merge in %s: %s"
8763
-msgstr "%s - não é algo se possa integrar"
8818
+msgstr "não se pode integrar em %s: %s"
8819
8820
#: builtin/merge.c:1095
8766
-#, fuzzy
8821
msgid "not something we can merge"
8768
-msgstr "%s - não é algo se possa integrar"
8822
+msgstr "não se pode integrar"
8823
8824
#: builtin/merge.c:1162
8825
msgid "There is no merge to abort (MERGE_HEAD missing)."
@@ -8846,9 +8900,8 @@ msgid "refusing to merge unrelated histories"
8900
msgstr "integração de históricos não relacionados recusada"
8901
8902
#: builtin/merge.c:1367
8849
-#, fuzzy
8903
msgid "Already up-to-date."
8851
-msgstr "Já está atualizado!"
8904
+msgstr "Já está atualizado."
8905
8906
#: builtin/merge.c:1382
8907
#, c-format
@@ -8866,9 +8919,8 @@ msgid "Nope.\n"
8919
msgstr "Não.\n"
8920
8921
#: builtin/merge.c:1451
8869
-#, fuzzy
8922
msgid "Already up-to-date. Yeeah!"
8871
-msgstr "Já está atualizado!"
8923
+msgstr "Já está atualizado. Sim!"
8924
8925
#: builtin/merge.c:1457
8926
msgid "Not possible to fast-forward, aborting."
@@ -9008,15 +9060,13 @@ msgid "git mv [<options>] <source>... <destination>"
9060
msgstr "git mv [<opções>] <origem>... <destino>"
9061
9062
#: builtin/mv.c:70
9011
-#, fuzzy, c-format
9063
+#, c-format
9064
msgid "Directory %s is in index and no submodule?"
9013
-msgstr "O diretório %s está no índice mas não em nenhum submódulo?"
9065
+msgstr "O diretório %s está no índice porém nenhum submódulo?"
9066
9067
#: builtin/mv.c:72 builtin/rm.c:317
9068
msgid "Please stage your changes to .gitmodules or stash them to proceed"
9017
-msgstr ""
9018
-"Prepare as suas alterações em .gitmodules ou empilhe-as (stash) para "
9019
-"prosseguir"
9069
+msgstr "Prepare as suas alterações em .gitmodules ou esconda-as para prosseguir"
9070
9071
#: builtin/mv.c:90
9072
#, c-format
@@ -9249,7 +9299,7 @@ msgstr "git notes get-ref"
9299
9300
#: builtin/notes.c:94
9301
msgid "Write/edit the notes for the following object:"
9252
-msgstr ""
9302
+msgstr "Escreva/edite as notas do seguinte objeto:"
9303
9304
#: builtin/notes.c:147
9305
#, c-format
@@ -9388,9 +9438,9 @@ msgstr ""
9438
"Use 'git notes add -f -m/-F/-c/-C' em seu lugar.\n"
9439
9440
#: builtin/notes.c:753
9391
-#, fuzzy, c-format
9441
+#, c-format
9442
msgid "unknown notes merge strategy %s"
9393
-msgstr "Estratégia de integração '%s' não encontrada.\n"
9443
+msgstr "estratégia de integração de notas %s desconhecida"
9444
9445
#: builtin/notes.c:769
9446
msgid "General options"
@@ -9426,17 +9476,16 @@ msgstr "abortar integração das notas"
9476
9477
#: builtin/notes.c:792
9478
msgid "cannot mix --commit, --abort or -s/--strategy"
9429
-msgstr ""
9479
+msgstr "não é possível misturar --commit, --abort ou -s/--strategy"
9480
9481
#: builtin/notes.c:797
9432
-#, fuzzy
9482
msgid "Must specify a notes ref to merge"
9434
-msgstr "Deve especificar um diretório."
9483
+msgstr "Tem de especificar uma referência de notas para integrar"
9484
9485
#: builtin/notes.c:821
9437
-#, fuzzy, c-format
9486
+#, c-format
9487
msgid "Unknown -s/--strategy: %s"
9439
-msgstr "Tipo desconhecido: %d"
9488
+msgstr "-s/--strategy desconhecida: %s"
9489
9490
#: builtin/notes.c:858
9491
#, c-format
@@ -9444,9 +9493,9 @@ msgid "A notes merge into %s is already in-progress at %s"
9493
msgstr "Uma integração das notas em %s já está em curso em %s"
9494
9495
#: builtin/notes.c:861
9447
-#, fuzzy, c-format
9496
+#, c-format
9497
msgid "Failed to store link to current notes ref (%s)"
9449
-msgstr "Falha ao procurar árvore de %s."
9498
+msgstr "Falha ao guardar ligação à referência de notas atual (%s)"
9499
9500
#: builtin/notes.c:863
9501
#, c-format
@@ -9454,7 +9503,9 @@ msgid ""
9503
"Automatic notes merge failed. Fix conflicts in %s and commit the result with "
9504
"'git notes merge --commit', or abort the merge with 'git notes merge --"
9505
"abort'.\n"
9457
-msgstr ""
9506
+msgstr "A integração automática de notas falhou. Corrija os conflitos em %s e "
9507
+"submeta o resultado com 'git notes merge --commit' ou aborte a integração "
9508
+"com 'git notes merge --abort'.\n"
9509
9510
#: builtin/notes.c:885
9511
#, c-format
@@ -9474,9 +9525,8 @@ msgid "do not remove, show only"
9525
msgstr "não remover, mostrar apenas"
9526
9527
#: builtin/notes.c:939
9477
-#, fuzzy
9528
msgid "report pruned notes"
9479
-msgstr "apresentar objetos eliminados"
9529
+msgstr "reportar notas podadas"
9530
9531
#: builtin/notes.c:981
9532
msgid "notes-ref"
@@ -9643,9 +9693,8 @@ msgid "keep unreachable objects"
9693
msgstr "manter objetos inalcançáveis"
9694
9695
#: builtin/pack-objects.c:2699
9646
-#, fuzzy
9696
msgid "pack loose unreachable objects"
9648
-msgstr "manter objetos inalcançáveis"
9697
+msgstr "empacotar objetos soltos inalcançáveis"
9698
9699
#: builtin/pack-objects.c:2700 parse-options.h:142
9700
msgid "time"
@@ -9853,7 +9902,7 @@ msgstr ""
9902
9903
#: builtin/pull.c:820
9904
msgid "ignoring --verify-signatures for rebase"
9856
-msgstr ""
9905
+msgstr "ignorado --verify-signatures para rebase"
9906
9907
#: builtin/pull.c:867
9908
msgid "--[no-]autostash option is only valid with --rebase."
@@ -10178,12 +10227,11 @@ msgstr "solicitar transação atómica no servidor remoto"
10227
10228
#: builtin/push.c:546
10229
msgid "server-specific"
10181
-msgstr ""
10230
+msgstr "específico do servidor"
10231
10232
#: builtin/push.c:546
10184
-#, fuzzy
10233
msgid "option to transmit"
10186
-msgstr "não há nada para submeter\n"
10234
+msgstr "opção para transmitir"
10235
10236
#: builtin/push.c:560
10237
msgid "--delete is incompatible with --all, --mirror and --tags"
@@ -10195,7 +10243,7 @@ msgstr "--delete não faz sentido sem uma referência"
10243
10244
#: builtin/push.c:579
10245
msgid "push options must not have new line characters"
10198
-msgstr ""
10246
+msgstr "as opções de publicação não podem ter carateres de nova linha"
10247
10248
#: builtin/read-tree.c:37
10249
msgid ""
@@ -10534,18 +10582,17 @@ msgstr " ???"
10582
#, c-format
10583
msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
10584
msgstr ""
10537
-"branch.%s.merge inválido; não é possível realizar rebase sobre mais do que "
10538
-"um ramo"
10585
+"branch.%s.merge inválido; não é possível rebasear sobre mais do que um ramo"
10586
10587
#: builtin/remote.c:963
10588
#, c-format
10589
msgid "rebases interactively onto remote %s"
10543
-msgstr "realiza rebase interativo sobre %s do remoto"
10590
+msgstr "rebaseia interativamente sobre %s do remoto"
10591
10592
#: builtin/remote.c:964
10546
-#, fuzzy, c-format
10593
+#, c-format
10594
msgid "rebases onto remote %s"
10548
-msgstr "realiza rebase interativo sobre %s do remoto"
10595
+msgstr "rebaseia sobre %s do remoto"
10596
10597
#: builtin/remote.c:967
10598
#, c-format
@@ -10558,9 +10605,9 @@ msgid "merges with remote %s"
10605
msgstr "integra com %s do remoto"
10606
10607
#: builtin/remote.c:973
10561
-#, fuzzy, c-format
10608
+#, c-format
10609
msgid "%-*s and with remote %s\n"
10563
-msgstr " e com o remoto"
10610
+msgstr "%-*s e com o %s do remoto\n"
10611
10612
#: builtin/remote.c:1016
10613
msgid "create"
@@ -10633,14 +10680,12 @@ msgid " HEAD branch: %s"
10680
msgstr " Ramo HEAD: %s"
10681
10682
#: builtin/remote.c:1158
10636
-#, fuzzy
10683
msgid "(not queried)"
10638
-msgstr " (estado não consultado)"
10684
+msgstr "(não consultado)"
10685
10686
#: builtin/remote.c:1160
10641
-#, fuzzy
10687
msgid "(unknown)"
10643
-msgstr "desconhecido:"
10688
+msgstr "(desconhecido)"
10689
10690
#: builtin/remote.c:1164
10691
#, c-format
@@ -10846,9 +10891,8 @@ msgid "with -A, do not loosen objects older than this"
10891
msgstr "com -A, não soltar mais objetos além destes"
10892
10893
#: builtin/repack.c:180
10849
-#, fuzzy
10894
msgid "with -a, repack unreachable objects"
10851
-msgstr "manter objetos inalcançáveis"
10895
+msgstr "com -a, reempacotar objetos inalcançáveis"
10896
10897
#: builtin/repack.c:182
10898
msgid "size of the window used for delta compression"
@@ -10881,9 +10925,8 @@ msgid "cannot delete packs in a precious-objects repo"
10925
msgstr "não é possível eliminar pacotes num repositório de objetos-preciosos"
10926
10927
#: builtin/repack.c:204
10884
-#, fuzzy
10928
msgid "--keep-unreachable and -A are incompatible"
10886
-msgstr "--column e -n são incompatíveis"
10929
+msgstr "--keep-unreachable e -A são incompatíveis"
10930
10931
#: builtin/repack.c:391 builtin/worktree.c:115
10932
#, c-format
@@ -11357,8 +11400,7 @@ msgstr "imprimir estado do programa auxiliar remoto"
11400
11401
#: builtin/shortlog.c:13
11402
msgid "git shortlog [<options>] [<revision-range>] [[--] [<path>...]]"
11360
-msgstr ""
11361
-"git shortlog [<opções>] [<intervalo-de-revisões>] [[--] [<caminho>...]]"
11403
+msgstr "git shortlog [<opções>] [<intervalo-de-revisões>] [[--] [<caminho>...]]"
11404
11405
#: builtin/shortlog.c:242
11406
msgid "sort output according to the number of commits per author"
@@ -11660,14 +11702,14 @@ msgid "Skipping submodule '%s'"
11702
msgstr "A ignorar submódulo '%s'"
11703
11704
#: builtin/submodule--helper.c:792
11663
-#, fuzzy, c-format
11705
+#, c-format
11706
msgid "Failed to clone '%s'. Retry scheduled"
11665
-msgstr "Falha ao copiar notas de '%s' para '%s'"
11707
+msgstr "Falha ao clonar '%s'. Nova tentativa agendada"
11708
11709
#: builtin/submodule--helper.c:803
11710
#, c-format
11711
msgid "Failed to clone '%s' a second time, aborting"
11670
-msgstr ""
11712
+msgstr "Falha ao clonar '%s' pela segunda vez, abortado"
11713
11714
#: builtin/submodule--helper.c:824
11715
msgid "path into the working tree"
@@ -11693,7 +11735,7 @@ msgstr "trabalhos em paralelo"
11735
11736
#: builtin/submodule--helper.c:840
11737
msgid "whether the initial clone should follow the shallow recommendation"
11696
-msgstr ""
11738
+msgstr "se o clone inicial deve seguir a recomendação rasa"
11739
11740
#: builtin/submodule--helper.c:841
11741
msgid "don't print cloning progress"
@@ -11713,6 +11755,8 @@ msgid ""
11755
"Submodule (%s) branch configured to inherit branch from superproject, but "
11756
"the superproject is not on any branch"
11757
msgstr ""
11758
+"O ramo do submódulo (%s) foi configurado para herdar o ramo do superprojeto, "
11759
+"mas o superprojeto não está em nenhum ramo"
11760
11761
#: builtin/submodule--helper.c:977
11762
msgid "submodule--helper subcommand must be called with a subcommand"
@@ -12178,8 +12222,8 @@ msgstr "eliminar a referência"
12222
#: builtin/update-ref.c:365
12223
msgid "update <refname> not the one it points to"
12224
msgstr ""
12181
-"atualizar a referência <nome-da-referência>, e não a referência aponta por "
12182
-"esta"
12225
+"atualizar a referência <nome-da-referência>, não a referência que esta "
12226
+"aponta"
12227
12228
#: builtin/update-ref.c:366
12229
msgid "stdin has NUL-terminated arguments"
@@ -12238,18 +12282,16 @@ msgid "git worktree list [<options>]"
12282
msgstr "git worktree list [<opções>]"
12283
12284
#: builtin/worktree.c:17
12241
-#, fuzzy
12285
msgid "git worktree lock [<options>] <path>"
12243
-msgstr "git worktree list [<opções>]"
12286
+msgstr "git worktree lock [<opções>] <caminho>"
12287
12288
#: builtin/worktree.c:18
12289
msgid "git worktree prune [<options>]"
12290
msgstr "git worktree prune [<opções>]"
12291
12292
#: builtin/worktree.c:19
12250
-#, fuzzy
12293
msgid "git worktree unlock <path>"
12252
-msgstr "git worktree prune [<opções>]"
12294
+msgstr "git worktree unlock <caminho>"
12295
12296
#: builtin/worktree.c:42
12297
#, c-format
@@ -12316,31 +12358,31 @@ msgstr "-b, -B e --detach são mutuamente exclusivos"
12358
12359
#: builtin/worktree.c:470
12360
msgid "reason for locking"
12319
-msgstr ""
12361
+msgstr "razão de trancar"
12362
12363
#: builtin/worktree.c:482 builtin/worktree.c:515
12322
-#, fuzzy, c-format
12364
+#, c-format
12365
msgid "'%s' is not a working tree"
12324
-msgstr "'%s' não é um commit"
12366
+msgstr "'%s' não é uma árvore de trabalho"
12367
12368
#: builtin/worktree.c:484 builtin/worktree.c:517
12369
msgid "The main working tree cannot be locked or unlocked"
12328
-msgstr ""
12370
+msgstr "A árvore de trabalho principal não pode ser trancada nem destrancada"
12371
12372
#: builtin/worktree.c:489
12331
-#, fuzzy, c-format
12373
+#, c-format
12374
msgid "'%s' is already locked, reason: %s"
12333
-msgstr "'%s' foi já extraído em '%s'"
12375
+msgstr "'%s' já está trancada, razão: %s"
12376
12377
#: builtin/worktree.c:491
12336
-#, fuzzy, c-format
12378
+#, c-format
12379
msgid "'%s' is already locked"
12338
-msgstr "'%s' foi já extraído em '%s'"
12380
+msgstr "'%s' já está trancada"
12381
12382
#: builtin/worktree.c:519
12341
-#, fuzzy, c-format
12383
+#, c-format
12384
msgid "'%s' is not locked"
12343
-msgstr "'%s' não é um commit"
12385
+msgstr "'%s' não está trancada"
12386
12387
#: builtin/write-tree.c:13
12388
msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
@@ -12359,25 +12401,24 @@ msgid "only useful for debugging"
12401
msgstr "apenas útil para depuração"
12402
12403
#: upload-pack.c:20
12362
-#, fuzzy
12404
msgid "git upload-pack [<options>] <dir>"
12364
-msgstr "git repack [<opções>]"
12405
+msgstr "git upload-pack [<opções>] <dir>"
12406
12407
#: upload-pack.c:837
12408
msgid "quit after a single request/response exchange"
12368
-msgstr ""
12409
+msgstr "terminar depois de uma única troca de pedido/resposta"
12410
12411
#: upload-pack.c:839
12412
msgid "exit immediately after initial ref advertisement"
12372
-msgstr ""
12413
+msgstr "sair imediatamente depois do anúncio inicial da referência"
12414
12415
#: upload-pack.c:841
12416
msgid "do not try <directory>/.git/ if <directory> is no Git directory"
12376
-msgstr ""
12417
+msgstr "não tentar <diretório>/.git/ se o <diretório> não for um diretório Git"
12418
12419
#: upload-pack.c:843
12420
msgid "interrupt transfer after <n> seconds of inactivity"
12380
-msgstr ""
12421
+msgstr "interromper transferência depois de <n> segundos de inatividade"
12422
12423
#: credential-cache--daemon.c:271
12424
msgid "print debugging messages to stderr"
@@ -12556,8 +12597,7 @@ msgstr "HEAD incorreta - é necessário uma HEAD"
12597
#, sh-format
12598
msgid ""
12599
"Checking out '$start_head' failed. Try 'git bisect reset <valid-branch>'."
12559
-msgstr ""
12560
-"Falha ao extrair '$start_head'. Tente 'git bisect reset <ramo-válido>'."
12600
+msgstr "Falha ao extrair '$start_head'. Tente 'git bisect reset <ramo-válido>'."
12601
12602
#: git-bisect.sh:177
12603
msgid "won't bisect on cg-seek'ed tree"
@@ -12578,9 +12618,9 @@ msgid "Bad rev input: $arg"
12618
msgstr "Revisão incorreta na entrada: $arg"
12619
12620
#: git-bisect.sh:281
12581
-#, fuzzy, sh-format
12621
+#, sh-format
12622
msgid "Bad rev input: $bisected_head"
12583
-msgstr "Revisão incorreta na entrada: $arg"
12623
+msgstr "Revisão incorreta na entrada: $bisected_head"
12624
12625
#: git-bisect.sh:290
12626
#, sh-format
@@ -12725,47 +12765,44 @@ msgstr ""
12765
"Opções suportadas: --term-good|--term-old e --term-bad|--term-new."
12766
12767
#: git-merge-octopus.sh:46
12728
-#, fuzzy
12768
msgid ""
12769
"Error: Your local changes to the following files would be overwritten by "
12770
"merge"
12771
msgstr ""
12733
-"As suas alterações locais nos seguintes ficheiros seriam substituídas ao "
12734
-"integrar:\n"
12735
-"%%s"
12772
+"Erro: As suas alterações locais nos seguintes ficheiros seriam substituídas "
12773
+"ao integrar"
12774
12775
#: git-merge-octopus.sh:61
12776
msgid "Automated merge did not work."
12739
-msgstr ""
12777
+msgstr "A integração automática não funcionou."
12778
12779
#: git-merge-octopus.sh:62
12742
-#, fuzzy
12780
msgid "Should not be doing an Octopus."
12744
-msgstr "não foi possível redirecionar a saída"
12781
+msgstr "Não devia estar a fazer um Polvo."
12782
12783
#: git-merge-octopus.sh:73
12784
#, sh-format
12785
msgid "Unable to find common commit with $pretty_name"
12749
-msgstr ""
12786
+msgstr "Não é possível encontrar commit comum com $pretty_name"
12787
12788
#: git-merge-octopus.sh:77
12752
-#, fuzzy, sh-format
12789
+#, sh-format
12790
msgid "Already up-to-date with $pretty_name"
12754
-msgstr "Já está atualizado!"
12791
+msgstr "Já está atualizado com $pretty_name"
12792
12793
#: git-merge-octopus.sh:89
12757
-#, fuzzy, sh-format
12794
+#, sh-format
12795
msgid "Fast-forwarding to: $pretty_name"
12759
-msgstr "$branch_name avançado rapidamente para $onto_name."
12796
+msgstr "A avançar rapidamente para: $pretty_name"
12797
12798
#: git-merge-octopus.sh:97
12799
#, sh-format
12800
msgid "Trying simple merge with $pretty_name"
12764
-msgstr ""
12801
+msgstr "A tentar integração simples com $pretty_name"
12802
12803
#: git-merge-octopus.sh:102
12804
msgid "Simple merge did not work, trying automatic merge."
12768
-msgstr ""
12805
+msgstr "A integração simples não funcionou, a tentar integração automática."
12806
12807
#: git-rebase.sh:56
12808
msgid ""
@@ -12776,8 +12813,8 @@ msgid ""
12813
msgstr ""
12814
"Depois de resolver este problema, execute \"git rebase --continue\".\n"
12815
"Se prefere ignorar este patch, execute \"git rebase --skip\".\n"
12779
-"Para extrair o ramo original e interromper o rebase, execute \"git rebase --"
12780
-"abort\"."
12816
+"Para extrair o ramo original e interromper o rebase, execute \"git rebase "
12817
+"--abort\"."
12818
12819
#: git-rebase.sh:156 git-rebase.sh:395
12820
#, sh-format
@@ -12888,7 +12925,7 @@ msgstr "Pilha automática (autostash) criada: $stash_abbrev"
12925
12926
#: git-rebase.sh:566
12927
msgid "Please commit or stash them."
12891
-msgstr "Submeta ou empilhe-as (stash)."
12928
+msgstr "Submeta ou esconda-as."
12929
12930
#: git-rebase.sh:586
12931
#, sh-format
@@ -12982,7 +13019,7 @@ msgstr "Não é possível guardar o estado atual"
13019
#: git-stash.sh:268
13020
#, sh-format
13021
msgid "Saved working directory and index state $stash_msg"
12985
-msgstr ""
13022
+msgstr "Diretório de trabalho e estado do índice $stash_msg guardados"
13023
13024
#: git-stash.sh:285
13025
msgid "Cannot remove worktree changes"
@@ -13043,7 +13080,7 @@ msgstr "O índice não foi reposto."
13080
13081
#: git-stash.sh:551
13082
msgid "The stash is kept in case you need it again."
13046
-msgstr ""
13083
+msgstr "A pilha é guarda no caso de precisar dela de novo."
13084
13085
#: git-stash.sh:560
13086
#, sh-format
@@ -13116,6 +13153,11 @@ msgid ""
13153
"or you are unsure what this means choose another name with the '--name' "
13154
"option."
13155
msgstr ""
13156
+"Se quer reutilizar este diretório git local em vez de clonar de novo de\n"
13157
+" $realrepo\n"
13158
+"use a opção '--force'. Se o diretório git local não é o repo correto\n"
13159
+"ou não tem a certeza o que isto significa escolha outro nome com a opção '--"
13160
+"name'."
13161
13162
#: git-submodule.sh:250
13163
#, sh-format
@@ -13160,12 +13202,12 @@ msgstr ""
13202
"Use '--all' se pretende mesmo anular a inicialização todos os submódulos"
13203
13204
#: git-submodule.sh:439
13163
-#, fuzzy, sh-format
13205
+#, sh-format
13206
msgid ""
13207
"Submodule work tree '$displaypath' contains a .git directory\n"
13208
"(use 'rm -rf' if you really want to remove it including all of its history)"
13209
msgstr ""
13168
-"\n"
13210
+"A árvore de trabalho do submódulo '$displaypath' contem um diretório .git\n"
13211
"(use 'rm -rf' se pretende mesmo removê-lo, incluindo todo o seu histórico)"
13212
13213
#: git-submodule.sh:447
@@ -13212,13 +13254,13 @@ msgid "Unable to fetch in submodule path '$sm_path'"
13254
msgstr "Não foi possível obter no caminho de submódulo '$sm_path'"
13255
13256
#: git-submodule.sh:627
13215
-#, fuzzy, sh-format
13257
+#, sh-format
13258
msgid ""
13259
"Unable to find current ${remote_name}/${branch} revision in submodule path "
13260
"'$sm_path'"
13261
msgstr ""
13220
-"Não foi possível encontrar a revisão atual no caminho de submódulo "
13221
-"'$displaypath'"
13262
+"Não foi possível encontrar a revisão atual ${remote_name}/${branch} no "
13263
+"caminho de submódulo '$sm_path'"
13264
13265
#: git-submodule.sh:645
13266
#, sh-format
@@ -13231,6 +13273,8 @@ msgid ""
13273
"Fetched in submodule path '$displaypath', but it did not contain $sha1. "
13274
"Direct fetching of that commit failed."
13275
msgstr ""
13276
+"Obteve-se no caminho de submódulo '$displaypath', mas não continha $sha1. "
13277
+"Falha ao obter aquele commit diretamente."
13278
13279
#: git-submodule.sh:658
13280
#, sh-format
@@ -13326,7 +13370,7 @@ msgstr "Consulte git-${cmd}(1) para obter mais detalhes."
13370
#: git-rebase--interactive.sh:131
13371
#, sh-format
13372
msgid "Rebasing ($new_count/$total)"
13329
-msgstr ""
13373
+msgstr "A rebasear ($new_count/$total)"
13374
13375
#: git-rebase--interactive.sh:147
13376
msgid ""
@@ -13342,18 +13386,33 @@ msgid ""
13386
"\n"
13387
"These lines can be re-ordered; they are executed from top to bottom.\n"
13388
msgstr ""
13389
+"\n"
13390
+"Comandos:\n"
13391
+" p, pick = usar commit\n"
13392
+" r, reword = usar commit, mas editar a mensagem de commit\n"
13393
+" e, edit = usar commit, mas parar para emendar\n"
13394
+" s, squash = usar commit, mas fundir com o commit anterior\n"
13395
+" f, fixup = como \"squash\", mas descartar a mensagem deste commit\n"
13396
+" x, exec = executar o comando (o resto da linha) usando a shell\n"
13397
+" d, drop = remover commit\n"
13398
+"\n"
13399
+"Estas linhas pode ser reordenadas; são executadas de cima para baixo.\n"
13400
13401
#: git-rebase--interactive.sh:162
13402
msgid ""
13403
"\n"
13404
"Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
13405
msgstr ""
13406
+"\n"
13407
+"Não remover nenhum linha. Use 'drop' explicitamente para remover um commit.\n"
13408
13409
#: git-rebase--interactive.sh:166
13410
msgid ""
13411
"\n"
13412
"If you remove a line here THAT COMMIT WILL BE LOST.\n"
13413
msgstr ""
13414
+"\n"
13415
+"Se remover uma linha daqui AQUELE COMMIT SERÁ PERDIDO.\n"
13416
13417
#: git-rebase--interactive.sh:202
13418
#, sh-format
@@ -13366,177 +13425,166 @@ msgid ""
13425
"\n"
13426
"\tgit rebase --continue"
13427
msgstr ""
13428
+"Pode emendar o commit agora, com\n"
13429
+"\n"
13430
+"\tgit commit --amend $gpg_sign_opt_quoted\n"
13431
+"\n"
13432
+"Assim que estiver satisfeito com as alterações, execute\n"
13433
+"\n"
13434
+"\tgit rebase --continue"
13435
13436
#: git-rebase--interactive.sh:227
13437
#, sh-format
13438
msgid "$sha1: not a commit that can be picked"
13373
-msgstr ""
13439
+msgstr "$sha1: não é um commit que se possa apanhar"
13440
13441
#: git-rebase--interactive.sh:266
13376
-#, fuzzy, sh-format
13442
+#, sh-format
13443
msgid "Invalid commit name: $sha1"
13378
-msgstr "Nome de ramo inválido: '%s'"
13444
+msgstr "Nome de commit inválido: $sha1"
13445
13446
#: git-rebase--interactive.sh:308
13381
-#, fuzzy
13447
msgid "Cannot write current commit's replacement sha1"
13383
-msgstr "Não é possível guardar o estado atual da árvore de trabalho"
13448
+msgstr "Não é possível escrever o sha1 substituto do commit"
13449
13450
#: git-rebase--interactive.sh:360
13386
-#, fuzzy, sh-format
13451
+#, sh-format
13452
msgid "Fast-forward to $sha1"
13388
-msgstr "pode ser avançado rapidamente"
13453
+msgstr "Avanço-rápido para $sha1"
13454
13455
#: git-rebase--interactive.sh:362
13391
-#, fuzzy, sh-format
13456
+#, sh-format
13457
msgid "Cannot fast-forward to $sha1"
13393
-msgstr "Não é possível guardar $stash_sha1"
13458
+msgstr "Não é possível avançar rapidamente para $sha1"
13459
13460
#: git-rebase--interactive.sh:371
13461
#, sh-format
13462
msgid "Cannot move HEAD to $first_parent"
13398
-msgstr ""
13463
+msgstr "Não é possível mover HEAD para $first_parent"
13464
13465
#: git-rebase--interactive.sh:376
13466
#, sh-format
13467
msgid "Refusing to squash a merge: $sha1"
13403
-msgstr ""
13468
+msgstr "Recusa-se a esmagar uma integração: $sha1"
13469
13470
#: git-rebase--interactive.sh:390
13406
-#, fuzzy, sh-format
13471
+#, sh-format
13472
msgid "Error redoing merge $sha1"
13408
-msgstr "Erro ao construir árvores"
13473
+msgstr "Erro ao refazer integração $sha1"
13474
13475
#: git-rebase--interactive.sh:398
13411
-#, fuzzy, sh-format
13476
+#, sh-format
13477
msgid "Could not pick $sha1"
13413
-msgstr "Não foi possível abrir %s"
13478
+msgstr "Não foi possível apanhar $sha1"
13479
13480
#: git-rebase--interactive.sh:408 git-rebase--interactive.sh:474
13416
-#, fuzzy
13481
msgid "This is the 1st commit message:"
13418
-msgstr "editar a mensagem de commit"
13482
+msgstr "Esta é a 1ª mensagem de commit:"
13483
13484
#: git-rebase--interactive.sh:409
13421
-#, fuzzy
13485
msgid "This is the 2nd commit message:"
13423
-msgstr "editar a mensagem de commit"
13486
+msgstr "Esta é a 2ª mensagem de commit:"
13487
13488
#: git-rebase--interactive.sh:410
13426
-#, fuzzy
13489
msgid "This is the 3rd commit message:"
13428
-msgstr "editar a mensagem de commit"
13490
+msgstr "Esta é a 3ª mensagem de commit:"
13491
13492
#: git-rebase--interactive.sh:411
13431
-#, fuzzy
13493
msgid "This is the 4th commit message:"
13433
-msgstr "editar a mensagem de commit"
13494
+msgstr "Esta é a 4ª mensagem de commit:"
13495
13496
#: git-rebase--interactive.sh:412
13436
-#, fuzzy
13497
msgid "This is the 5th commit message:"
13438
-msgstr "editar a mensagem de commit"
13498
+msgstr "Esta é a 5ª mensagem de commit:"
13499
13500
#: git-rebase--interactive.sh:413
13441
-#, fuzzy
13501
msgid "This is the 6th commit message:"
13443
-msgstr "editar a mensagem de commit"
13502
+msgstr "Esta é a 6ª mensagem de commit:"
13503
13504
#: git-rebase--interactive.sh:414
13446
-#, fuzzy
13505
msgid "This is the 7th commit message:"
13448
-msgstr "editar a mensagem de commit"
13506
+msgstr "Esta é a 7ª mensagem de commit:"
13507
13508
#: git-rebase--interactive.sh:415
13451
-#, fuzzy
13509
msgid "This is the 8th commit message:"
13453
-msgstr "editar a mensagem de commit"
13510
+msgstr "Esta é a 8ª mensagem de commit:"
13511
13512
#: git-rebase--interactive.sh:416
13456
-#, fuzzy
13513
msgid "This is the 9th commit message:"
13458
-msgstr "editar a mensagem de commit"
13514
+msgstr "Esta é a 9ª mensagem de commit:"
13515
13516
#: git-rebase--interactive.sh:417
13461
-#, fuzzy
13517
msgid "This is the 10th commit message:"
13463
-msgstr "editar a mensagem de commit"
13518
+msgstr "Esta é a 10ª mensagem de commit:"
13519
13520
#. TRANSLATORS: if the language you are translating into
13521
#. doesn't allow you to compose a sentence in this fashion,
13522
#. consider translating as if this and the following few strings
13523
#. were "This is the commit message ${n}:"
13524
#: git-rebase--interactive.sh:422
13470
-#, fuzzy, sh-format
13525
+#, sh-format
13526
msgid "This is the ${n}th commit message:"
13472
-msgstr "editar a mensagem de commit"
13527
+msgstr "Esta é a ${n}ª mensagem de commit:"
13528
13529
#: git-rebase--interactive.sh:423
13475
-#, fuzzy, sh-format
13530
+#, sh-format
13531
msgid "This is the ${n}st commit message:"
13477
-msgstr "editar a mensagem de commit"
13532
+msgstr "Está é a ${n}ª mensagem de commit:"
13533
13534
#: git-rebase--interactive.sh:424
13480
-#, fuzzy, sh-format
13535
+#, sh-format
13536
msgid "This is the ${n}nd commit message:"
13482
-msgstr "editar a mensagem de commit"
13537
+msgstr "Esta é a ${n}ª mensagem de commit:"
13538
13539
#: git-rebase--interactive.sh:425
13485
-#, fuzzy, sh-format
13540
+#, sh-format
13541
msgid "This is the ${n}rd commit message:"
13487
-msgstr "editar a mensagem de commit"
13542
+msgstr "Esta é a ${n}ª mensagem de commit:"
13543
13544
#: git-rebase--interactive.sh:426
13490
-#, fuzzy, sh-format
13545
+#, sh-format
13546
msgid "This is the commit message ${n}:"
13492
-msgstr "editar a mensagem de commit"
13547
+msgstr "Esta é a mensagem de commit ${n}:"
13548
13549
#: git-rebase--interactive.sh:432
13550
msgid "The 1st commit message will be skipped:"
13496
-msgstr ""
13551
+msgstr "A 1ª mensagem de commit será ignorada:"
13552
13553
#: git-rebase--interactive.sh:433
13554
msgid "The 2nd commit message will be skipped:"
13500
-msgstr ""
13555
+msgstr "A 2ª mensagem de commit será ignorada:"
13556
13557
#: git-rebase--interactive.sh:434
13558
msgid "The 3rd commit message will be skipped:"
13504
-msgstr ""
13559
+msgstr "A 3ª mensagem de commit será ignorada:"
13560
13561
#: git-rebase--interactive.sh:435
13507
-#, fuzzy
13562
msgid "The 4th commit message will be skipped:"
13509
-msgstr "editar a mensagem de commit"
13563
+msgstr "A 4ª mensagem de commit será ignorada:"
13564
13565
#: git-rebase--interactive.sh:436
13512
-#, fuzzy
13566
msgid "The 5th commit message will be skipped:"
13514
-msgstr "editar a mensagem de commit"
13567
+msgstr "A 5ª mensagem de commit será ignorada:"
13568
13569
#: git-rebase--interactive.sh:437
13517
-#, fuzzy
13570
msgid "The 6th commit message will be skipped:"
13519
-msgstr "editar a mensagem de commit"
13571
+msgstr "A 6ª mensagem de commit será ignorada:"
13572
13573
#: git-rebase--interactive.sh:438
13522
-#, fuzzy
13574
msgid "The 7th commit message will be skipped:"
13524
-msgstr "editar a mensagem de commit"
13575
+msgstr "A 7ª mensagem de commit será ignorada:"
13576
13577
#: git-rebase--interactive.sh:439
13527
-#, fuzzy
13578
msgid "The 8th commit message will be skipped:"
13529
-msgstr "editar a mensagem de commit"
13579
+msgstr "A 8ª mensagem de commit será ignorada:"
13580
13581
#: git-rebase--interactive.sh:440
13532
-#, fuzzy
13582
msgid "The 9th commit message will be skipped:"
13534
-msgstr "editar a mensagem de commit"
13583
+msgstr "A 9ª mensagem de commit será ignorada:"
13584
13585
#: git-rebase--interactive.sh:441
13537
-#, fuzzy
13586
msgid "The 10th commit message will be skipped:"
13539
-msgstr "editar a mensagem de commit"
13587
+msgstr "A 10ª mensagem de commit será ignorada:"
13588
13589
#. TRANSLATORS: if the language you are translating into
13590
#. doesn't allow you to compose a sentence in this fashion,
@@ -13545,49 +13593,49 @@ msgstr "editar a mensagem de commit"
13593
#: git-rebase--interactive.sh:446
13594
#, sh-format
13595
msgid "The ${n}th commit message will be skipped:"
13548
-msgstr ""
13596
+msgstr "A ${n}ª mensagem de commit será ignorada:"
13597
13598
#: git-rebase--interactive.sh:447
13599
#, sh-format
13600
msgid "The ${n}st commit message will be skipped:"
13553
-msgstr ""
13601
+msgstr "A ${n}ª mensagem de commit será ignorada:"
13602
13603
#: git-rebase--interactive.sh:448
13604
#, sh-format
13605
msgid "The ${n}nd commit message will be skipped:"
13558
-msgstr ""
13606
+msgstr "A ${n}ª mensagem de commit será ignorada:"
13607
13608
#: git-rebase--interactive.sh:449
13609
#, sh-format
13610
msgid "The ${n}rd commit message will be skipped:"
13563
-msgstr ""
13611
+msgstr "A ${n}ª mensagem de commit será ignorada:"
13612
13613
#: git-rebase--interactive.sh:450
13614
#, sh-format
13615
msgid "The commit message ${n} will be skipped:"
13568
-msgstr ""
13616
+msgstr "A mensagem de commit ${n} será ignorada:"
13617
13618
#: git-rebase--interactive.sh:462
13619
#, sh-format
13620
msgid "This is a combination of $count commit."
13621
msgid_plural "This is a combination of $count commits."
13574
-msgstr[0] ""
13575
-msgstr[1] ""
13622
+msgstr[0] "Isto é a combinação de $count commit."
13623
+msgstr[1] "Isto é a combinação de $count commits."
13624
13625
#: git-rebase--interactive.sh:470
13578
-#, fuzzy, sh-format
13626
+#, sh-format
13627
msgid "Cannot write $fixup_msg"
13580
-msgstr "Não é possível substituir"
13628
+msgstr "Não é possível escrever $fixup_msg"
13629
13630
#: git-rebase--interactive.sh:473
13631
msgid "This is a combination of 2 commits."
13584
-msgstr ""
13632
+msgstr "Isto é a combinação de 2 commits."
13633
13634
#: git-rebase--interactive.sh:514 git-rebase--interactive.sh:557
13635
#: git-rebase--interactive.sh:560
13588
-#, fuzzy, sh-format
13636
+#, sh-format
13637
msgid "Could not apply $sha1... $rest"
13590
-msgstr "não foi possível aplicar %s... %s"
13638
+msgstr "Não foi possível aplicar $sha1... $rest"
13639
13640
#: git-rebase--interactive.sh:588
13641
#, sh-format
@@ -13598,39 +13646,47 @@ msgid ""
13646
"before\n"
13647
"you are able to reword the commit."
13648
msgstr ""
13649
+"Não foi possível emendar o commit depois de apanhar com sucesso $sha1... "
13650
+"$rest\n"
13651
+"Deve-se provavelmente a uma mensagem de commit vazia ou o pre-commit hook "
13652
+"falhou.\n"
13653
+"Se o pre-commit hook falhou, pode precisar de resolver o problema ante de "
13654
+"poder\n"
13655
+"reformular a mensagem do commit."
13656
13657
#: git-rebase--interactive.sh:603
13658
#, sh-format
13659
msgid "Stopped at $sha1_abbrev... $rest"
13605
-msgstr ""
13660
+msgstr "Parou em $sha1_abbrev... $rest"
13661
13662
#: git-rebase--interactive.sh:618
13663
#, sh-format
13664
msgid "Cannot '$squash_style' without a previous commit"
13610
-msgstr ""
13665
+msgstr "Não é possível efetuar '$squash_style' sem um commit anterior"
13666
13667
#: git-rebase--interactive.sh:660
13668
#, sh-format
13669
msgid "Executing: $rest"
13615
-msgstr ""
13670
+msgstr "A executar: $rest"
13671
13672
#: git-rebase--interactive.sh:668
13673
#, sh-format
13674
msgid "Execution failed: $rest"
13620
-msgstr ""
13675
+msgstr "Falha ao executar: $rest"
13676
13677
#: git-rebase--interactive.sh:670
13623
-#, fuzzy
13678
msgid "and made changes to the index and/or the working tree"
13625
-msgstr "não atualizar o índice ou a árvore de trabalho"
13679
+msgstr "e fez alterações ao índice e/ou à árvore de trabalho"
13680
13681
#: git-rebase--interactive.sh:672
13628
-#, fuzzy
13682
msgid ""
13683
"You can fix the problem, and then run\n"
13684
"\n"
13685
"\tgit rebase --continue"
13633
-msgstr " (corrija os conflitos e execute \"git rebase --continue\")"
13686
+msgstr ""
13687
+"Pode corrigir o problema e executar\n"
13688
+"\n"
13689
+"\tgit rebase --continue"
13690
13691
#. TRANSLATORS: after these lines is a command to be issued by the user
13692
#: git-rebase--interactive.sh:685
@@ -13642,24 +13698,29 @@ msgid ""
13698
"\n"
13699
"\tgit rebase --continue"
13700
msgstr ""
13701
+"Executado com sucesso: $rest\n"
13702
+"mas deixou alterações no índice e/ou na árvore de trabalho\n"
13703
+"Submeta ou esconda as alterações e execute\n"
13704
+"\n"
13705
+"\tgit rebase --continue"
13706
13707
#: git-rebase--interactive.sh:696
13647
-#, fuzzy, sh-format
13708
+#, sh-format
13709
msgid "Unknown command: $command $sha1 $rest"
13649
-msgstr "Subcomando desconhecido: %s"
13710
+msgstr "Comando desconhecido: $command $sha1 $rest"
13711
13712
#: git-rebase--interactive.sh:697
13713
msgid "Please fix this using 'git rebase --edit-todo'."
13653
-msgstr ""
13714
+msgstr "Corrija-o usando 'git rebase --edit-todo'."
13715
13716
#: git-rebase--interactive.sh:732
13717
#, sh-format
13718
msgid "Successfully rebased and updated $head_name."
13658
-msgstr ""
13719
+msgstr "$head_name rebaseado e atualizado com sucesso."
13720
13721
#: git-rebase--interactive.sh:779
13722
msgid "Could not skip unnecessary pick commands"
13662
-msgstr ""
13723
+msgstr "Não foi possível saltar comandos pick desnecessários"
13724
13725
#: git-rebase--interactive.sh:937
13726
#, sh-format
@@ -13667,6 +13728,8 @@ msgid ""
13728
"Warning: the SHA-1 is missing or isn't a commit in the following line:\n"
13729
" - $line"
13730
msgstr ""
13731
+"Aviso: falta o SHA-1 ou a seguinte linha não tem um commit:\n"
13732
+" - $line"
13733
13734
#: git-rebase--interactive.sh:970
13735
#, sh-format
@@ -13674,17 +13737,20 @@ msgid ""
13737
"Warning: the command isn't recognized in the following line:\n"
13738
" - $line"
13739
msgstr ""
13740
+"Aviso: o comando não é reconhecido na seguinte linha:\n"
13741
+" - $line"
13742
13743
#: git-rebase--interactive.sh:1009
13679
-#, fuzzy
13744
msgid "could not detach HEAD"
13681
-msgstr "Não foi possível obter de %s"
13745
+msgstr "não foi possível destacar HEAD"
13746
13747
#: git-rebase--interactive.sh:1047
13748
msgid ""
13749
"Warning: some commits may have been dropped accidentally.\n"
13750
"Dropped commits (newer to older):"
13751
msgstr ""
13752
+"Aviso: alguns commits podem ter sido descartados acidentalmente.\n"
13753
+"Commits descartados (mais novo para o mais velho):"
13754
13755
#: git-rebase--interactive.sh:1055
13756
msgid ""
@@ -13694,6 +13760,10 @@ msgid ""
13760
"warnings.\n"
13761
"The possible behaviours are: ignore, warn, error."
13762
msgstr ""
13763
+"Para evitar esta mensagem, use \"drop\" para remover um commit explicitamente.\n"
13764
+"\n"
13765
+"Use 'git config rebase.missingCommitsCheck' para mudar o nível de avisos.\n"
13766
+"O comportamentos possíveis são: ignore, warn, error."
13767
13768
#: git-rebase--interactive.sh:1066
13769
#, sh-format
@@ -13701,19 +13771,20 @@ msgid ""
13771
"Unrecognized setting $check_level for option rebase.missingCommitsCheck. "
13772
"Ignoring."
13773
msgstr ""
13774
+"Definição $check_level desconhecida da opção rebase.missingCommitsCheck. "
13775
+"Ignorado."
13776
13777
#: git-rebase--interactive.sh:1083
13778
msgid "You can fix this with 'git rebase --edit-todo'."
13707
-msgstr ""
13779
+msgstr "Pode corrí-lo com 'git rebase --edit-todo'."
13780
13781
#: git-rebase--interactive.sh:1084
13782
msgid "Or you can abort the rebase with 'git rebase --abort'."
13711
-msgstr ""
13783
+msgstr "Ou pode abortar o rebase com 'git rebase --abort'."
13784
13785
#: git-rebase--interactive.sh:1108
13714
-#, fuzzy
13786
msgid "Could not remove CHERRY_PICK_HEAD"
13716
-msgstr "Não foi possível resolver o commit HEAD\n"
13787
+msgstr "Não foi possível remover CHERRY_PICK_HEAD"
13788
13789
#: git-rebase--interactive.sh:1113
13790
#, sh-format
@@ -13732,21 +13803,35 @@ msgid ""
13803
"\n"
13804
" git rebase --continue\n"
13805
msgstr ""
13806
+"Tem alterações preparadas na árvore de trabalho.\n"
13807
+"Se tenciona esmagar estas alterações\n"
13808
+"no commit anterior, execute:\n"
13809
+"\n"
13810
+" git commit --amend $gpg_sign_opt_quoted\n"
13811
+"\n"
13812
+"Se tenciona pô-las num novo commit, execute:\n"
13813
+"\n"
13814
+" git commit $gpg_sign_opt_quoted\n"
13815
+"\n"
13816
+"Em ambos os casos, quando estiver pronto, continue com:\n"
13817
+"\n"
13818
+" git rebase --continue\n"
13819
13820
#: git-rebase--interactive.sh:1130
13821
msgid "Error trying to find the author identity to amend commit"
13738
-msgstr ""
13822
+msgstr "Erro ao tentar encontrar a identidade do autor para emendar o commit"
13823
13824
#: git-rebase--interactive.sh:1135
13825
msgid ""
13826
"You have uncommitted changes in your working tree. Please commit them\n"
13827
"first and then run 'git rebase --continue' again."
13828
msgstr ""
13829
+"Tem alterações por submeter na árvore de trabalho. Submeta-as primeiro\n"
13830
+"e execute 'git rebase --continue' de novo."
13831
13832
#: git-rebase--interactive.sh:1140 git-rebase--interactive.sh:1144
13747
-#, fuzzy
13833
msgid "Could not commit staged changes."
13749
-msgstr "não foi possível ler a mensagem de commit: %s"
13834
+msgstr "Não foi possível submeter as alterações preparadas."
13835
13836
#: git-rebase--interactive.sh:1168
13837
msgid ""
@@ -13756,47 +13841,48 @@ msgid ""
13841
" git rebase --continue\n"
13842
"\n"
13843
msgstr ""
13844
+"\n"
13845
+"Está a editar o ficheiro de tarefa de um rebase interativo em curso.\n"
13846
+"Para continuar o rebase depois de editar, execute:\n"
13847
+" git rebase --continue\n"
13848
+"\n"
13849
13850
#: git-rebase--interactive.sh:1176 git-rebase--interactive.sh:1337
13761
-#, fuzzy
13851
msgid "Could not execute editor"
13763
-msgstr "Não foi possível eliminar %s"
13852
+msgstr "Não foi possível executar o editor"
13853
13854
#: git-rebase--interactive.sh:1184
13766
-#, fuzzy
13855
msgid "You need to set your committer info first"
13768
-msgstr "primeiro deve resolver o índice atual"
13856
+msgstr "Primeiro tem de definir a sua informação de committer"
13857
13858
#: git-rebase--interactive.sh:1192
13771
-#, fuzzy, sh-format
13859
+#, sh-format
13860
msgid "Could not checkout $switch_to"
13773
-msgstr "Não foi possível criar o diretório '%s'"
13861
+msgstr "Não foi possível extrair $switch_to"
13862
13863
#: git-rebase--interactive.sh:1197
13864
msgid "No HEAD?"
13777
-msgstr ""
13865
+msgstr "Sem HEAD?"
13866
13867
#: git-rebase--interactive.sh:1198
13780
-#, fuzzy, sh-format
13868
+#, sh-format
13869
msgid "Could not create temporary $state_dir"
13782
-msgstr "não foi possível criar ficheiro temporário '%s'"
13870
+msgstr "Não foi possível criar $state_dir temporário"
13871
13872
#: git-rebase--interactive.sh:1200
13785
-#, fuzzy
13873
msgid "Could not mark as interactive"
13787
-msgstr "Não foi possível analisar a linha %d."
13874
+msgstr "Não foi possível marcar como interativo"
13875
13876
#: git-rebase--interactive.sh:1210 git-rebase--interactive.sh:1215
13790
-#, fuzzy
13877
msgid "Could not init rewritten commits"
13792
-msgstr "Não foi possível analisar o commit pai %s\n"
13878
+msgstr "Não foi possível inicializar commits reescritos"
13879
13880
#: git-rebase--interactive.sh:1315
13881
#, sh-format
13882
msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
13883
msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
13798
-msgstr[0] ""
13799
-msgstr[1] ""
13884
+msgstr[0] "Rebase $shortrevisions sobre $shortonto ($todocount comando)"
13885
+msgstr[1] "Rebase $shortrevisions sobre $shortonto ($todocount comandos)"
13886
13887
#: git-rebase--interactive.sh:1320
13888
msgid ""
@@ -13804,66 +13890,61 @@ msgid ""
13890
"However, if you remove everything, the rebase will be aborted.\n"
13891
"\n"
13892
msgstr ""
13893
+"\n"
13894
+"No entanto, se remover tudo, o rebase será abortado.\n"
13895
+"\n"
13896
13897
#: git-rebase--interactive.sh:1327
13898
msgid "Note that empty commits are commented out"
13810
-msgstr ""
13899
+msgstr "Note que commits vazios são comentados"
13900
13901
#: git-sh-setup.sh:89 git-sh-setup.sh:94
13902
#, sh-format
13903
msgid "usage: $dashless $USAGE"
13815
-msgstr ""
13904
+msgstr "utilização: $dashless $USAGE"
13905
13906
#: git-sh-setup.sh:190
13818
-#, fuzzy, sh-format
13907
+#, sh-format
13908
msgid "Cannot chdir to $cdup, the toplevel of the working tree"
13909
msgstr ""
13821
-"Os caminhos relativos só podem ser usados a partir do topo da árvore de "
13822
-"trabalho"
13910
+"Não é possível mudar de diretório para $cdup, o topo da árvore de trabalho"
13911
13912
#: git-sh-setup.sh:199 git-sh-setup.sh:206
13913
#, sh-format
13914
msgid "fatal: $program_name cannot be used without a working tree."
13827
-msgstr ""
13915
+msgstr "fatal: $program_name não pode ser usado sem uma árvore de trabalho."
13916
13917
#: git-sh-setup.sh:220
13830
-#, fuzzy
13918
msgid "Cannot rebase: You have unstaged changes."
13832
-msgstr "Não é possível puxar com rebase: tem alterações não preparadas."
13919
+msgstr "Não é possível rebasear: tem alterações não preparadas."
13920
13921
#: git-sh-setup.sh:223
13835
-#, fuzzy
13922
msgid "Cannot rewrite branches: You have unstaged changes."
13837
-msgstr "Não é possível puxar com rebase: tem alterações não preparadas."
13923
+msgstr "Não é possível reescrever ramos: tem alterações não preparadas."
13924
13925
#: git-sh-setup.sh:229
13840
-#, fuzzy, sh-format
13926
+#, sh-format
13927
msgid "Cannot $action: You have unstaged changes."
13842
-msgstr "Não é possível puxar com rebase: tem alterações não preparadas."
13928
+msgstr "Não é possível efetuar $action: tem alterações não preparadas."
13929
13930
#: git-sh-setup.sh:242
13845
-#, fuzzy
13931
msgid "Cannot rebase: Your index contains uncommitted changes."
13847
-msgstr ""
13848
-"Não é possível puxar com rebase: o índice contém alterações não submetidas."
13932
+msgstr "Não é possível rebasear: o índice contém alterações não submetidas."
13933
13934
#: git-sh-setup.sh:248
13851
-#, fuzzy, sh-format
13935
+#, sh-format
13936
msgid "Cannot $action: Your index contains uncommitted changes."
13937
msgstr ""
13854
-"Não é possível puxar com rebase: o índice contém alterações não submetidas."
13938
+"Não é possível efetuar $action: o índice contém alterações não submetidas."
13939
13940
#: git-sh-setup.sh:372
13857
-#, fuzzy
13941
msgid "You need to run this command from the toplevel of the working tree."
13942
msgstr ""
13860
-"Os caminhos relativos só podem ser usados a partir do topo da árvore de "
13861
-"trabalho"
13943
+"Precisa de executar este comando a partir do topo da árvore de trabalho."
13944
13945
#: git-sh-setup.sh:377
13864
-#, fuzzy
13946
msgid "Unable to determine absolute path of git directory"
13866
-msgstr "não é possível de obter o diretório de trabalho atual"
13947
+msgstr "Não é possível determinar o caminho absoluto do diretório git"
13948
13949
#~ msgid "could not run gpg."
13950
#~ msgstr "não foi possível executar gpg."
@@ -13953,8 +14034,7 @@ msgstr "não é possível de obter o diretório de trabalho atual"
14034
#~ "use the '--force' option. If the local git directory is not the correct "
14035
#~ "repo"
14036
#~ msgstr ""
13956
-#~ "use a opção '--force'. Se o diretório git local não é o repositório "
13957
-#~ "correto"
14037
+#~ "use a opção '--force'. Se o diretório git local não é o repositório correto"
14038
14039
#~ msgid ""
14040
#~ "or you are unsure what this means choose another name with the '--name' "
@@ -14060,8 +14140,7 @@ msgstr "não é possível de obter o diretório de trabalho atual"
14140
#~ "Quando push.default está definido como 'matching', o Git publica\n"
14141
#~ "os ramos locais nos ramos remotos que já existam com o mesmo nome.\n"
14142
#~ "\n"
14063
-#~ "Desde a versão 2.0, o Git assume o comportamento mais conservativo "
14064
-#~ "'simple',\n"
14143
+#~ "Desde a versão 2.0, o Git assume o comportamento mais conservativo 'simple',\n"
14144
#~ "publicando só o ramo atual no ramo remoto correspondente, que é usado\n"
14145
#~ "para atualizar o ramo atual com 'git pull'.\n"
14146
#~ "Consulte 'git help config' e procure por 'push.default' para mais "