l10n: pt_PT: merge git.pot
Signed-off-by: Vasco Almeida <vascomalmeida@sapo.pt>
Vasco Almeida committed
Aug 16, 2016 at 12:06 UTC
587dae416d9fd8efe6b1dbdda03e31082c546abb
1 file changed
+3019
-1795
po/pt_PT.po
+3019
-1795
@@ -9,7 +9,7 @@ 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: 2016-05-24 23:42+0800\n"
12
+"POT-Creation-Date: 2016-08-15 22:43+0800\n"
13
"PO-Revision-Date: 2016-05-31 18:17+0000\n"
14
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
15
"Language-Team: Portuguese\n"
@@ -25,7 +25,32 @@ msgstr ""
25
msgid "hint: %.*s\n"
26
msgstr "sugestão: %.*s\n"
27
28
-#: advice.c:88
28
+#: advice.c:83
29
+msgid "Cherry-picking is not possible because you have unmerged files."
30
+msgstr ""
31
+
32
+#: advice.c:85
33
+msgid "Committing is not possible because you have unmerged files."
34
+msgstr ""
35
+
36
+#: advice.c:87
37
+msgid "Merging is not possible because you have unmerged files."
38
+msgstr ""
39
+
40
+#: advice.c:89
41
+msgid "Pulling is not possible because you have unmerged files."
42
+msgstr ""
43
+
44
+#: advice.c:91
45
+msgid "Reverting is not possible because you have unmerged files."
46
+msgstr ""
47
+
48
+#: advice.c:93
49
+#, c-format
50
+msgid "It is not possible to %s because you have unmerged files."
51
+msgstr ""
52
+
53
+#: advice.c:101
54
msgid ""
55
"Fix them up in the work tree, and then use 'git add/rm <file>'\n"
56
"as appropriate to mark resolution and make a commit."
@@ -33,18 +58,39 @@ msgstr ""
58
"Corrija-os na árvore de trabalho e use 'git add/rm <ficheiro>'\n"
59
"conforme apropriado para marcá-los como resolvidos e submeta."
60
36
-#: advice.c:101 builtin/merge.c:1238
61
+#: advice.c:109
62
+#, fuzzy
63
+msgid "Exiting because of an unresolved conflict."
64
+msgstr "A terminar devido a integração incompleta."
65
+
66
+#: advice.c:114 builtin/merge.c:1181
67
msgid "You have not concluded your merge (MERGE_HEAD exists)."
68
msgstr "Não concluído a integração (MERGE_HEAD presente)."
69
40
-#: advice.c:103
70
+#: advice.c:116
71
msgid "Please, commit your changes before merging."
72
msgstr "Submeta as suas alterações antes de integrar."
73
44
-#: advice.c:104
74
+#: advice.c:117
75
msgid "Exiting because of unfinished merge."
76
msgstr "A terminar devido a integração incompleta."
77
78
+#: advice.c:123
79
+#, c-format
80
+msgid ""
81
+"Note: checking out '%s'.\n"
82
+"\n"
83
+"You are in 'detached HEAD' state. You can look around, make experimental\n"
84
+"changes and commit them, and you can discard any commits you make in this\n"
85
+"state without impacting any branches by performing another checkout.\n"
86
+"\n"
87
+"If you want to create a new branch to retain commits you create, you may\n"
88
+"do so (now or later) by using -b with the checkout command again. Example:\n"
89
+"\n"
90
+" git checkout -b <new-branch-name>\n"
91
+"\n"
92
+msgstr ""
93
+
94
#: archive.c:12
95
msgid "git archive [<options>] <tree-ish> [<path>...]"
96
msgstr "git archive [<opções>] <árvore-etc> [<caminho>...]"
@@ -64,7 +110,7 @@ msgstr ""
110
msgid "git archive --remote <repo> [--exec <cmd>] --list"
111
msgstr "git archive --remote <repo> [--exec <cmd>] --list"
112
67
-#: archive.c:344 builtin/add.c:137 builtin/add.c:420 builtin/rm.c:327
113
+#: archive.c:344 builtin/add.c:139 builtin/add.c:435 builtin/rm.c:327
114
#, c-format
115
msgid "pathspec '%s' did not match any files"
116
msgstr "o especificador de caminho '%s' não corresponde a nenhum ficheiro"
@@ -77,7 +123,7 @@ msgstr "fmt"
123
msgid "archive format"
124
msgstr "formato do arquivo"
125
80
-#: archive.c:430 builtin/log.c:1395
126
+#: archive.c:430 builtin/log.c:1422
127
msgid "prefix"
128
msgstr "prefixo"
129
@@ -85,11 +131,11 @@ msgstr "prefixo"
131
msgid "prepend prefix to each pathname in the archive"
132
msgstr "preceder o prefixo a cada nome de caminho dentro do arquivo"
133
88
-#: archive.c:432 builtin/archive.c:88 builtin/blame.c:2548
89
-#: builtin/blame.c:2549 builtin/config.c:60 builtin/fast-export.c:987
90
-#: builtin/fast-export.c:989 builtin/grep.c:722 builtin/hash-object.c:100
91
-#: builtin/ls-files.c:459 builtin/ls-files.c:462 builtin/notes.c:398
92
-#: builtin/notes.c:561 builtin/read-tree.c:109 parse-options.h:153
134
+#: archive.c:432 builtin/archive.c:88 builtin/blame.c:2553 builtin/blame.c:2554
135
+#: builtin/config.c:59 builtin/fast-export.c:987 builtin/fast-export.c:989
136
+#: builtin/grep.c:722 builtin/hash-object.c:100 builtin/ls-files.c:460
137
+#: builtin/ls-files.c:463 builtin/notes.c:399 builtin/notes.c:562
138
+#: builtin/read-tree.c:109 parse-options.h:153
139
msgid "file"
140
msgstr "ficheiro"
141
@@ -122,7 +168,7 @@ msgid "list supported archive formats"
168
msgstr "listar formatos de arquivo suportados"
169
170
#: archive.c:451 builtin/archive.c:90 builtin/clone.c:82
125
-#: builtin/submodule--helper.c:776
171
+#: builtin/submodule--helper.c:832
172
msgid "repo"
173
msgstr "repo"
174
@@ -130,7 +176,7 @@ msgstr "repo"
176
msgid "retrieve the archive from remote repository <repo>"
177
msgstr "obter o arquivo a partir do repositório remoto <repo>"
178
133
-#: archive.c:453 builtin/archive.c:92 builtin/notes.c:482
179
+#: archive.c:453 builtin/archive.c:92 builtin/notes.c:483
180
msgid "command"
181
msgstr "comando"
182
@@ -138,6 +184,30 @@ msgstr "comando"
184
msgid "path to the remote git-upload-archive command"
185
msgstr "caminho para o comando git-upload-archive no remoto"
186
187
+#: archive.c:461
188
+#, fuzzy
189
+msgid "Unexpected option --remote"
190
+msgstr "modo inesperado $mod_dst"
191
+
192
+#: archive.c:463
193
+#, fuzzy
194
+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"
196
+
197
+#: archive.c:465
198
+msgid "Unexpected option --output"
199
+msgstr ""
200
+
201
+#: archive.c:487
202
+#, fuzzy, c-format
203
+msgid "Unknown archive format '%s'"
204
+msgstr "formato de %.*s desconhecido %s"
205
+
206
+#: archive.c:494
207
+#, fuzzy, c-format
208
+msgid "Argument not supported for format '%s': -%d"
209
+msgstr "Não é possível efetuar reflog de '%s': %s\n"
210
+
211
#: attr.c:263
212
msgid ""
213
"Negative patterns are ignored in git attributes\n"
@@ -146,6 +216,116 @@ msgstr ""
216
"Os padrões negativos são ignorados nos atributos do git\n"
217
"Use '\\!' para uma exclamação literal à esquerda."
218
219
+#: bisect.c:441
220
+#, fuzzy, c-format
221
+msgid "Could not open file '%s'"
222
+msgstr "não foi possível abrir '%s'"
223
+
224
+#: bisect.c:446
225
+#, fuzzy, c-format
226
+msgid "Badly quoted content in file '%s': %s"
227
+msgstr "conteúdo da nota de um ficheiro"
228
+
229
+#: bisect.c:655
230
+#, fuzzy, c-format
231
+msgid "We cannot bisect more!\n"
232
+msgstr "Não se está a bissetar."
233
+
234
+#: bisect.c:708
235
+#, fuzzy, c-format
236
+msgid "Not a valid commit name %s"
237
+msgstr "%s não é um nome de objeto válido"
238
+
239
+#: bisect.c:732
240
+#, c-format
241
+msgid ""
242
+"The merge base %s is bad.\n"
243
+"This means the bug has been fixed between %s and [%s].\n"
244
+msgstr ""
245
+
246
+#: bisect.c:737
247
+#, c-format
248
+msgid ""
249
+"The merge base %s is new.\n"
250
+"The property has changed between %s and [%s].\n"
251
+msgstr ""
252
+
253
+#: bisect.c:742
254
+#, c-format
255
+msgid ""
256
+"The merge base %s is %s.\n"
257
+"This means the first '%s' commit is between %s and [%s].\n"
258
+msgstr ""
259
+
260
+#: bisect.c:750
261
+#, c-format
262
+msgid ""
263
+"Some %s revs are not ancestor of the %s rev.\n"
264
+"git bisect cannot work properly in this case.\n"
265
+"Maybe you mistook %s and %s revs?\n"
266
+msgstr ""
267
+
268
+#: bisect.c:763
269
+#, c-format
270
+msgid ""
271
+"the merge base between %s and [%s] must be skipped.\n"
272
+"So we cannot be sure the first %s commit is between %s and %s.\n"
273
+"We continue anyway."
274
+msgstr ""
275
+
276
+#: bisect.c:798
277
+#, c-format
278
+msgid "Bisecting: a merge base must be tested\n"
279
+msgstr ""
280
+
281
+#: bisect.c:849
282
+#, fuzzy, c-format
283
+msgid "a %s revision is needed"
284
+msgstr "%.*s está no índice"
285
+
286
+#: bisect.c:866 builtin/notes.c:174 builtin/tag.c:248
287
+#, c-format
288
+msgid "could not create file '%s'"
289
+msgstr "não foi possível criar o ficheiro '%s'"
290
+
291
+#: bisect.c:917
292
+#, fuzzy, c-format
293
+msgid "could not read file '%s'"
294
+msgstr "não é possível ler o ficheiro de log '%s'"
295
+
296
+#: bisect.c:947
297
+#, fuzzy
298
+msgid "reading bisect refs failed"
299
+msgstr "falha ao adicionar ficheiros"
300
+
301
+#: bisect.c:967
302
+#, fuzzy, c-format
303
+msgid "%s was both %s and %s\n"
304
+msgstr "%s segue %s e %s em simultâneo"
305
+
306
+#: bisect.c:975
307
+#, c-format
308
+msgid ""
309
+"No testable commit found.\n"
310
+"Maybe you started with bad path parameters?\n"
311
+msgstr ""
312
+
313
+#: bisect.c:994
314
+#, c-format
315
+msgid "(roughly %d step)"
316
+msgid_plural "(roughly %d steps)"
317
+msgstr[0] ""
318
+msgstr[1] ""
319
+
320
+#. TRANSLATORS: the last %s will be replaced with
321
+#. "(roughly %d steps)" translation
322
+#: bisect.c:998
323
+#, c-format
324
+msgid "Bisecting: %d revision left to test after this %s\n"
325
+msgid_plural "Bisecting: %d revisions left to test after this %s\n"
326
+msgstr[0] ""
327
+msgstr[1] ""
328
+
329
#: branch.c:53
330
#, c-format
331
msgid ""
@@ -293,7 +473,7 @@ msgstr "'%s' não parece ser um ficheiro bundle v2"
473
msgid "unrecognized header: %s%s (%d)"
474
msgstr "cabeçalho não reconhecido: %s%s (%d)"
475
296
-#: bundle.c:87 builtin/commit.c:777
476
+#: bundle.c:87 builtin/commit.c:778
477
#, c-format
478
msgid "could not open '%s'"
479
msgstr "não foi possível abrir '%s'"
@@ -302,10 +482,10 @@ msgstr "não foi possível abrir '%s'"
482
msgid "Repository lacks these prerequisite commits:"
483
msgstr "O repositório não possuí estes commits pré-requisitados:"
484
305
-#: bundle.c:163 ref-filter.c:1462 sequencer.c:627 sequencer.c:1073
306
-#: builtin/blame.c:2755 builtin/commit.c:1056 builtin/log.c:340
307
-#: builtin/log.c:863 builtin/log.c:1308 builtin/log.c:1633 builtin/log.c:1875
308
-#: builtin/merge.c:361 builtin/shortlog.c:170
485
+#: bundle.c:163 ref-filter.c:1462 sequencer.c:630 sequencer.c:1085
486
+#: builtin/blame.c:2763 builtin/commit.c:1057 builtin/log.c:348
487
+#: builtin/log.c:890 builtin/log.c:1336 builtin/log.c:1659 builtin/log.c:1901
488
+#: builtin/merge.c:356 builtin/shortlog.c:170
489
msgid "revision walk setup failed"
490
msgstr "falha ao configurar percurso de revisões"
491
@@ -344,7 +524,7 @@ msgstr "rev-list terminou inesperadamente"
524
msgid "ref '%s' is excluded by the rev-list options"
525
msgstr "a referência '%s' é excluída pelas opções de rev-list"
526
347
-#: bundle.c:443 builtin/log.c:163 builtin/log.c:1538 builtin/shortlog.c:273
527
+#: bundle.c:443 builtin/log.c:165 builtin/log.c:1565 builtin/shortlog.c:273
528
#, c-format
529
msgid "unrecognized argument: %s"
530
msgstr "argumento não reconhecido: %s"
@@ -362,13 +542,13 @@ msgstr "não é possível criar '%s'"
542
msgid "index-pack died"
543
msgstr "index-pack terminou inesperadamente"
544
365
-#: color.c:275
545
+#: color.c:290
546
#, c-format
547
msgid "invalid color value: %.*s"
548
msgstr "valor de cor inválido: %.*s"
549
370
-#: commit.c:40 builtin/am.c:437 builtin/am.c:473 builtin/am.c:1504
371
-#: builtin/am.c:2134
550
+#: commit.c:40 builtin/am.c:433 builtin/am.c:469 builtin/am.c:1505
551
+#: builtin/am.c:2119
552
#, c-format
553
msgid "could not parse %s"
554
msgstr "não foi possível analisar %s"
@@ -382,129 +562,221 @@ msgstr "%s %s não é um commit!"
562
msgid "memory exhausted"
563
msgstr "memória esgotada"
564
385
-#: config.c:475 config.c:477
565
+#: config.c:516
566
#, fuzzy, c-format
387
-msgid "bad config line %d in %s %s"
567
+msgid "bad config line %d in blob %s"
568
msgstr "linha %d de configuração incorreta em %s %s"
569
390
-#: config.c:593
391
-#, c-format, fuzzy
392
-msgid "bad numeric config value '%s' for '%s' in %s %s: %s"
393
-msgstr "valor numérico '%s' da configuração '%s' em %s %s incorreto: %s"
570
+#: config.c:520
571
+#, fuzzy, c-format
572
+msgid "bad config line %d in file %s"
573
+msgstr "linha %d de configuração incorreta em %s %s"
574
395
-#: config.c:595
396
-#, c-format
397
-msgid "bad numeric config value '%s' for '%s': %s"
575
+#: config.c:524
576
+#, fuzzy, c-format
577
+msgid "bad config line %d in standard input"
578
+msgstr "linha %d de configuração incorreta em %s %s"
579
+
580
+#: config.c:528
581
+#, fuzzy, c-format
582
+msgid "bad config line %d in submodule-blob %s"
583
+msgstr "linha %d de configuração incorreta em %s %s"
584
+
585
+#: config.c:532
586
+#, fuzzy, c-format
587
+msgid "bad config line %d in command line %s"
588
+msgstr "linha %d de configuração incorreta em %s %s"
589
+
590
+#: config.c:536
591
+#, fuzzy, c-format
592
+msgid "bad config line %d in %s"
593
+msgstr "linha %d de configuração incorreta em %s %s"
594
+
595
+#: config.c:660
596
+#, fuzzy, c-format
597
+msgid "bad numeric config value '%s' for '%s': out of range"
598
+msgstr "valor numérico '%s' da configuração '%s' incorreto: %s"
599
+
600
+#: config.c:661
601
+#, fuzzy, c-format
602
+msgid "bad numeric config value '%s' for '%s': invalid unit"
603
msgstr "valor numérico '%s' da configuração '%s' incorreto: %s"
604
400
-#: config.c:680
605
+#: config.c:667
606
+#, fuzzy, c-format
607
+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"
609
+
610
+#: config.c:668
611
+#, fuzzy, c-format
612
+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"
614
+
615
+#: config.c:672
616
+#, fuzzy, c-format
617
+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"
619
+
620
+#: config.c:673
621
+#, fuzzy, c-format
622
+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"
624
+
625
+#: config.c:677
626
+#, fuzzy, c-format
627
+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"
629
+
630
+#: config.c:678
631
+#, fuzzy, c-format
632
+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"
634
+
635
+#: config.c:682
636
+#, fuzzy, c-format
637
+msgid ""
638
+"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"
640
+
641
+#: config.c:683
642
+#, fuzzy, c-format
643
+msgid ""
644
+"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"
646
+
647
+#: config.c:687
648
+#, fuzzy, c-format
649
+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"
651
+
652
+#: config.c:688
653
+#, fuzzy, c-format
654
+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"
656
+
657
+#: config.c:692
658
+#, fuzzy, c-format
659
+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"
661
+
662
+#: config.c:693
663
+#, fuzzy, c-format
664
+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"
666
+
667
+#: config.c:780
668
#, c-format
669
msgid "failed to expand user dir in: '%s'"
670
msgstr "falha ao expandir diretório de utilizador em: '%s'"
671
405
-#: config.c:761 config.c:772
672
+#: config.c:861 config.c:872
673
#, c-format
674
msgid "bad zlib compression level %d"
675
msgstr "nível de compressão zlib %d incorreto"
676
410
-#: config.c:890
677
+#: config.c:990
678
#, c-format
679
msgid "invalid mode for object creation: %s"
680
msgstr "modo inválido para criação de objeto: %s"
681
415
-#: config.c:1228
682
+#: config.c:1324
683
msgid "unable to parse command-line config"
684
msgstr "não é possível analisar configuração de linha de comandos"
685
419
-#: config.c:1284
420
-msgid "unknown error occured while reading the configuration files"
686
+#: config.c:1374
687
+#, fuzzy
688
+msgid "unknown error occurred while reading the configuration files"
689
msgstr ""
690
"ocorreu um erro desconhecido durante a leitura dos ficheiros de configuração"
691
424
-#: config.c:1629
692
+#: config.c:1728
693
#, c-format
694
msgid "unable to parse '%s' from command-line config"
695
msgstr "não é possível analisar '%s' da configuração de linha de comandos"
696
429
-#: config.c:1631
697
+#: config.c:1730
698
#, c-format
699
msgid "bad config variable '%s' in file '%s' at line %d"
700
msgstr "variável de configuração '%s' incorreta no ficheiro '%s' na linha %d"
701
434
-#: config.c:1690
702
+#: config.c:1789
703
#, c-format
704
msgid "%s has multiple values"
705
msgstr "%s tem múltiplos valores"
706
439
-#: config.c:2224
707
+#: config.c:2323
708
#, c-format
709
msgid "could not set '%s' to '%s'"
710
msgstr "não foi possível definir '%s' como '%s'"
711
444
-#: config.c:2226
712
+#: config.c:2325
713
#, c-format
714
msgid "could not unset '%s'"
715
msgstr "não foi possível reiniciar '%s'"
716
449
-#: connected.c:69
717
+#: connected.c:63 builtin/fsck.c:173 builtin/prune.c:140
718
+msgid "Checking connectivity"
719
+msgstr "A verificar conectividade"
720
+
721
+#: connected.c:74
722
msgid "Could not run 'git rev-list'"
723
msgstr "Não foi possível executar 'git rev-list'"
724
453
-#: connected.c:89
725
+#: connected.c:94
726
msgid "failed write to rev-list"
727
msgstr "falha ao escrever para rev-list"
728
457
-#: connected.c:96
729
+#: connected.c:101
730
msgid "failed to close rev-list's stdin"
731
msgstr "falha ao fechar entrada padrão de rev-list"
732
461
-#: date.c:95
733
+#: date.c:97
734
msgid "in the future"
735
msgstr "no futuro"
736
465
-#: date.c:101
737
+#: date.c:103
738
#, c-format
739
msgid "%lu second ago"
740
msgid_plural "%lu seconds ago"
741
msgstr[0] "há %lu segundo atrás"
742
msgstr[1] "há %lu segundos atrás"
743
472
-#: date.c:108
744
+#: date.c:110
745
#, c-format
746
msgid "%lu minute ago"
747
msgid_plural "%lu minutes ago"
748
msgstr[0] "há %lu minuto atrás"
749
msgstr[1] "há %lu minutos atrás"
750
479
-#: date.c:115
751
+#: date.c:117
752
#, c-format
753
msgid "%lu hour ago"
754
msgid_plural "%lu hours ago"
755
msgstr[0] "há %lu hora atrás"
756
msgstr[1] "há %lu horas atrás"
757
486
-#: date.c:122
758
+#: date.c:124
759
#, c-format
760
msgid "%lu day ago"
761
msgid_plural "%lu days ago"
762
msgstr[0] "há %lu dia atrás"
763
msgstr[1] "há %lu dias atrás"
764
493
-#: date.c:128
765
+#: date.c:130
766
#, c-format
767
msgid "%lu week ago"
768
msgid_plural "%lu weeks ago"
769
msgstr[0] "há %lu semana atrás"
770
msgstr[1] "há %lu semanas atrás"
771
500
-#: date.c:135
772
+#: date.c:137
773
#, c-format
774
msgid "%lu month ago"
775
msgid_plural "%lu months ago"
776
msgstr[0] "há %lu mês atrás"
777
msgstr[1] "há %lu meses atrás"
778
507
-#: date.c:146
779
+#: date.c:148
780
#, c-format
781
msgid "%lu year"
782
msgid_plural "%lu years"
@@ -512,14 +784,14 @@ msgstr[0] "%lu ano"
784
msgstr[1] "%lu anos"
785
786
#. TRANSLATORS: "%s" is "<n> years"
515
-#: date.c:149
787
+#: date.c:151
788
#, c-format
789
msgid "%s, %lu month ago"
790
msgid_plural "%s, %lu months ago"
791
msgstr[0] "há %s e %lu mês"
792
msgstr[1] "há %s e %lu meses"
793
522
-#: date.c:154 date.c:159
794
+#: date.c:156 date.c:161
795
#, c-format
796
msgid "%lu year ago"
797
msgid_plural "%lu years ago"
@@ -531,7 +803,7 @@ msgstr[1] "há %lu anos atrás"
803
msgid "failed to read orderfile '%s'"
804
msgstr "falha ao ler o ficheiro de comando '%s'"
805
534
-#: diffcore-rename.c:538
806
+#: diffcore-rename.c:540
807
msgid "Performing inexact rename detection"
808
msgstr "Deteção de mudança de nome inexata em curso"
809
@@ -559,16 +831,16 @@ msgstr ""
831
"Erros encontrados na variável de configuração 'diff.dirstat':\n"
832
"%s"
833
562
-#: diff.c:3007
834
+#: diff.c:3017
835
#, c-format
836
msgid "external diff died, stopping at %s"
837
msgstr "o diff externo terminou inesperadamente, interrompido em %s"
838
567
-#: diff.c:3405
839
+#: diff.c:3415
840
msgid "--follow requires exactly one pathspec"
841
msgstr "--follow requer exatamente um único especificador de caminho"
842
571
-#: diff.c:3568
843
+#: diff.c:3578
844
#, c-format
845
msgid ""
846
"Failed to parse --dirstat/-X option parameter:\n"
@@ -577,7 +849,7 @@ msgstr ""
849
"Falha ao analisar parâmetro da opção --dirstat/-X:\n"
850
"%s"
851
580
-#: diff.c:3582
852
+#: diff.c:3592
853
#, c-format
854
msgid "Failed to parse --submodule option parameter: '%s'"
855
msgstr "Falha ao analisar parâmetro da opção --submodule: '%s'"
@@ -590,39 +862,31 @@ msgstr "falha ao obter nome e informação do kernel"
862
msgid "Untracked cache is disabled on this system or location."
863
msgstr "A cache não controlada está desativada neste sistema ou localização."
864
593
-#: gpg-interface.c:166 gpg-interface.c:235
594
-msgid "could not run gpg."
595
-msgstr "não foi possível executar gpg."
596
-
865
#: gpg-interface.c:178
598
-msgid "gpg did not accept the data"
599
-msgstr "gpg não aceitou os dados"
600
-
601
-#: gpg-interface.c:189
866
msgid "gpg failed to sign the data"
867
msgstr "gpg não assinou os dados"
868
605
-#: gpg-interface.c:222
606
-#, c-format
607
-msgid "could not create temporary file '%s'"
869
+#: gpg-interface.c:208
870
+#, fuzzy
871
+msgid "could not create temporary file"
872
msgstr "não foi possível criar ficheiro temporário '%s'"
873
610
-#: gpg-interface.c:224
874
+#: gpg-interface.c:210
875
#, c-format
876
msgid "failed writing detached signature to '%s'"
877
msgstr "falha ao escrever assinatura destacada em '%s'"
878
615
-#: grep.c:1718
879
+#: grep.c:1792
880
#, c-format
881
msgid "'%s': unable to read %s"
882
msgstr "'%s': não foi possível ler %s"
883
620
-#: grep.c:1735 builtin/clone.c:382 builtin/diff.c:84 builtin/rm.c:155
884
+#: grep.c:1809 builtin/clone.c:382 builtin/diff.c:84 builtin/rm.c:155
885
#, c-format
886
msgid "failed to stat '%s'"
887
msgstr "falha ao invocar stat de '%s'"
888
625
-#: grep.c:1746
889
+#: grep.c:1820
890
#, c-format
891
msgid "'%s': short read"
892
msgstr "'%s': leitura truncada"
@@ -672,7 +936,7 @@ msgstr "automaticamente em %0.1f..."
936
msgid "git: '%s' is not a git command. See 'git --help'."
937
msgstr "git: '%s' não é um comando do git. Consulte 'git --help'."
938
675
-#: help.c:404 help.c:464
939
+#: help.c:404 help.c:470
940
msgid ""
941
"\n"
942
"Did you mean this?"
@@ -686,7 +950,7 @@ msgstr[1] ""
950
"\n"
951
"Queria dizer deste?"
952
689
-#: help.c:460
953
+#: help.c:466
954
#, c-format
955
msgid "%s: %s - %s"
956
msgstr "%s: %s - %s"
@@ -719,83 +983,78 @@ msgstr "Não é foi possível criar '%s.lock': %s"
983
msgid "failed to read the cache"
984
msgstr "falha ao ler a cache"
985
722
-#: merge.c:94 builtin/am.c:2007 builtin/am.c:2042 builtin/checkout.c:375
723
-#: builtin/checkout.c:586 builtin/clone.c:732
986
+#: merge.c:94 builtin/am.c:1992 builtin/am.c:2027 builtin/checkout.c:375
987
+#: builtin/checkout.c:589 builtin/clone.c:732
988
msgid "unable to write new index file"
989
msgstr "não foi possível escrever novo ficheiro de índice"
990
727
-#: merge-recursive.c:189
728
-#, c-format
991
+#: merge-recursive.c:212
992
msgid "(bad commit)\n"
993
msgstr "(commit incorreto)\n"
994
732
-#: merge-recursive.c:209
995
+#: merge-recursive.c:234
996
#, c-format
997
msgid "addinfo_cache failed for path '%s'"
998
msgstr "addinfo_cache falhou no caminho '%s'"
999
737
-#: merge-recursive.c:270
1000
+#: merge-recursive.c:304
1001
msgid "error building trees"
1002
msgstr "erro ao construir árvores"
1003
741
-#: merge-recursive.c:689
1004
+#: merge-recursive.c:723
1005
#, c-format
1006
msgid "failed to create path '%s'%s"
1007
msgstr "falha ao criar o caminho '%s'%s"
1008
746
-#: merge-recursive.c:700
1009
+#: merge-recursive.c:734
1010
#, c-format
1011
msgid "Removing %s to make room for subdirectory\n"
1012
msgstr "A remover %s para criar espaço para o subdiretório\n"
1013
751
-#: merge-recursive.c:714 merge-recursive.c:735
1014
+#: merge-recursive.c:748 merge-recursive.c:767
1015
msgid ": perhaps a D/F conflict?"
1016
msgstr ": talvez um conflito D/F?"
1017
755
-#: merge-recursive.c:725
1018
+#: merge-recursive.c:757
1019
#, c-format
1020
msgid "refusing to lose untracked file at '%s'"
1021
msgstr "perda de ficheiro não controlado em '%s' recusada"
1022
760
-#: merge-recursive.c:765
1023
+#: merge-recursive.c:799
1024
#, c-format
1025
msgid "cannot read object %s '%s'"
1026
msgstr "não é possível ler o objeto %s: '%s'"
1027
765
-#: merge-recursive.c:767
1028
+#: merge-recursive.c:801
1029
#, c-format
1030
msgid "blob expected for %s '%s'"
1031
msgstr "blob para %s '%s' esperado"
1032
770
-#: merge-recursive.c:790 builtin/clone.c:376
771
-#, c-format
772
-msgid "failed to open '%s'"
1033
+#: merge-recursive.c:825
1034
+#, fuzzy, c-format
1035
+msgid "failed to open '%s': %s"
1036
msgstr "falha ao abrir '%s'"
1037
775
-#: merge-recursive.c:798
776
-#, c-format
777
-msgid "failed to symlink '%s'"
1038
+#: merge-recursive.c:836
1039
+#, fuzzy, c-format
1040
+msgid "failed to symlink '%s': %s"
1041
msgstr "falha ao criar a ligação simbólica '%s'"
1042
780
-#: merge-recursive.c:801
1043
+#: merge-recursive.c:841
1044
#, c-format
1045
msgid "do not know what to do with %06o %s '%s'"
1046
msgstr "não sei o que fazer com %06o %s '%s'"
1047
785
-#: merge-recursive.c:939
1048
+#: merge-recursive.c:981
1049
msgid "Failed to execute internal merge"
1050
msgstr "Falha ao executar integração interna"
1051
789
-#: merge-recursive.c:943
1052
+#: merge-recursive.c:985
1053
#, c-format
1054
msgid "Unable to add %s to database"
1055
msgstr "Não é possível adicionar %s à base de dados"
1056
794
-#: merge-recursive.c:959
795
-msgid "unsupported object type in the tree"
796
-msgstr "tipo de objeto sem suporte encontrado na árvore"
797
-
798
-#: merge-recursive.c:1034 merge-recursive.c:1048
1057
+#: merge-recursive.c:1084 merge-recursive.c:1098
1058
#, c-format
1059
msgid ""
1060
"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
@@ -804,7 +1063,7 @@ msgstr ""
1063
"CONFLITO (%s/eliminar): %s eliminado em %s e %s em %s. Versão de %s de %s "
1064
"deixada na árvore."
1065
807
-#: merge-recursive.c:1040 merge-recursive.c:1053
1066
+#: merge-recursive.c:1090 merge-recursive.c:1103
1067
#, c-format
1068
msgid ""
1069
"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
@@ -813,20 +1072,20 @@ msgstr ""
1072
"CONFLITO (%s/eliminar): %s eliminado em %s e %s em %s. Versão de %s de %s "
1073
"deixada na árvore em %s."
1074
816
-#: merge-recursive.c:1094
1075
+#: merge-recursive.c:1146
1076
msgid "rename"
1077
msgstr "mudar nome"
1078
820
-#: merge-recursive.c:1094
1079
+#: merge-recursive.c:1146
1080
msgid "renamed"
1081
msgstr "nome mudado"
1082
824
-#: merge-recursive.c:1150
1083
+#: merge-recursive.c:1203
1084
#, c-format
1085
msgid "%s is a directory in %s adding as %s instead"
1086
msgstr "%s é um diretório em %s adicionando %s no seu lugar"
1087
829
-#: merge-recursive.c:1172
1088
+#: merge-recursive.c:1228
1089
#, c-format
1090
msgid ""
1091
"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
@@ -835,147 +1094,138 @@ msgstr ""
1094
"CONFLITO (mudar nome/mudar nome): Mudar o nome \"%s\"->\"%s\" no ramo \"%s\" "
1095
"mudar o nome \"%s\"->\"%s\" em \"%s\"%s"
1096
838
-#: merge-recursive.c:1177
1097
+#: merge-recursive.c:1233
1098
msgid " (left unresolved)"
1099
msgstr " (por resolver)"
1100
842
-#: merge-recursive.c:1231
1101
+#: merge-recursive.c:1295
1102
#, c-format
1103
msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
1104
msgstr ""
1105
"CONFLITO (mudar nome/mudar nome): Mudar de nome %s->%s em %s. Mudar o nome "
1106
"%s->%s em %s"
1107
849
-#: merge-recursive.c:1261
1108
+#: merge-recursive.c:1328
1109
#, c-format
1110
msgid "Renaming %s to %s and %s to %s instead"
1111
msgstr "A mudar o nome de %s para %s e de %s para %s, em alternativa"
1112
854
-#: merge-recursive.c:1460
1113
+#: merge-recursive.c:1534
1114
#, c-format
1115
msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
1116
msgstr ""
1117
"CONFLITO (mudar nome/adicionar): Mudar o nome %s->%s em %s. %s adicionado em "
1118
"%s"
1119
861
-#: merge-recursive.c:1470
1120
+#: merge-recursive.c:1549
1121
#, c-format
1122
msgid "Adding merged %s"
1123
msgstr "A adicionar %s integrado"
1124
866
-#: merge-recursive.c:1475 merge-recursive.c:1677
1125
+#: merge-recursive.c:1556 merge-recursive.c:1769
1126
#, c-format
1127
msgid "Adding as %s instead"
1128
msgstr "A adicionar como %s, em alternativa."
1129
871
-#: merge-recursive.c:1526
1130
+#: merge-recursive.c:1613
1131
#, c-format
1132
msgid "cannot read object %s"
1133
msgstr "não foi possível ler o objeto %s"
1134
876
-#: merge-recursive.c:1529
1135
+#: merge-recursive.c:1616
1136
#, c-format
1137
msgid "object %s is not a blob"
1138
msgstr "o objeto %s não é um blob"
1139
881
-#: merge-recursive.c:1581
1140
+#: merge-recursive.c:1669
1141
msgid "modify"
1142
msgstr "modificar"
1143
885
-#: merge-recursive.c:1581
1144
+#: merge-recursive.c:1669
1145
msgid "modified"
1146
msgstr "modificado"
1147
889
-#: merge-recursive.c:1591
1148
+#: merge-recursive.c:1679
1149
msgid "content"
1150
msgstr "conteúdo"
1151
893
-#: merge-recursive.c:1598
1152
+#: merge-recursive.c:1686
1153
msgid "add/add"
1154
msgstr "adicionar/adicionar"
1155
897
-#: merge-recursive.c:1632
1156
+#: merge-recursive.c:1721
1157
#, c-format
1158
msgid "Skipped %s (merged same as existing)"
1159
msgstr "%s ignorado (integrado é igual ao existente)"
1160
902
-#: merge-recursive.c:1646
1161
+#: merge-recursive.c:1735
1162
#, c-format
1163
msgid "Auto-merging %s"
1164
msgstr "A integrar automaticamente %s"
1165
907
-#: merge-recursive.c:1650 git-submodule.sh:941
1166
+#: merge-recursive.c:1739 git-submodule.sh:919
1167
msgid "submodule"
1168
msgstr "submódulo"
1169
911
-#: merge-recursive.c:1651
1170
+#: merge-recursive.c:1740
1171
#, c-format
1172
msgid "CONFLICT (%s): Merge conflict in %s"
1173
msgstr "CONFLITO (%s): conflito de integração em %s"
1174
916
-#: merge-recursive.c:1737
1175
+#: merge-recursive.c:1834
1176
#, c-format
1177
msgid "Removing %s"
1178
msgstr "A remover %s"
1179
921
-#: merge-recursive.c:1762
1180
+#: merge-recursive.c:1860
1181
msgid "file/directory"
1182
msgstr "ficheiro/diretório"
1183
925
-#: merge-recursive.c:1768
1184
+#: merge-recursive.c:1866
1185
msgid "directory/file"
1186
msgstr "diretório/ficheiro"
1187
929
-#: merge-recursive.c:1773
1188
+#: merge-recursive.c:1871
1189
#, c-format
1190
msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
1191
msgstr ""
1192
"CONFLITO (%s): Há um diretório designado %s em %s. A adicionar %s como %s"
1193
935
-#: merge-recursive.c:1781
1194
+#: merge-recursive.c:1880
1195
#, c-format
1196
msgid "Adding %s"
1197
msgstr "A adicionar %s"
1198
940
-#: merge-recursive.c:1798
941
-msgid "Fatal merge failure, shouldn't happen."
942
-msgstr "Falha de integração fatal, não devia acontecer."
943
-
944
-#: merge-recursive.c:1817
1199
+#: merge-recursive.c:1917
1200
msgid "Already up-to-date!"
1201
msgstr "Já está atualizado!"
1202
948
-#: merge-recursive.c:1826
1203
+#: merge-recursive.c:1926
1204
#, c-format
1205
msgid "merging of trees %s and %s failed"
1206
msgstr "falha ao integrar as árvores %s e %s"
1207
953
-#: merge-recursive.c:1856
954
-#, c-format
955
-msgid "Unprocessed path??? %s"
956
-msgstr "Caminho não processado??? %s"
957
-
958
-#: merge-recursive.c:1904
1208
+#: merge-recursive.c:2009
1209
msgid "Merging:"
1210
msgstr "A integrar:"
1211
962
-#: merge-recursive.c:1917
1212
+#: merge-recursive.c:2022
1213
#, c-format
1214
msgid "found %u common ancestor:"
1215
msgid_plural "found %u common ancestors:"
1216
msgstr[0] "%u antecessor comum encontrado:"
1217
msgstr[1] "%u antecessores comuns encontrados:"
1218
969
-#: merge-recursive.c:1954
1219
+#: merge-recursive.c:2061
1220
msgid "merge returned no commit"
1221
msgstr "a integração não retornou nenhum commit"
1222
973
-#: merge-recursive.c:2011
1223
+#: merge-recursive.c:2124
1224
#, c-format
1225
msgid "Could not parse object '%s'"
1226
msgstr "Não foi possível analisar o objeto '%s'"
1227
978
-#: merge-recursive.c:2022 builtin/merge.c:649 builtin/merge.c:831
1228
+#: merge-recursive.c:2138 builtin/merge.c:641 builtin/merge.c:788
1229
msgid "Unable to write index."
1230
msgstr "Não é possível escrever no índice."
1231
@@ -1108,7 +1358,7 @@ msgstr ""
1358
"Não há nada para excluir de acordo com o padrão :(excluir).\n"
1359
"Talvez se tenha esquecido de acrescentar ':/' ou '.' ?"
1360
1111
-#: pretty.c:971
1361
+#: pretty.c:973
1362
msgid "unable to parse --pretty format"
1363
msgstr "não foi possível analisar o formato de --pretty"
1364
@@ -1134,23 +1384,22 @@ msgstr ""
1384
"GIT_INDEX_VERSION definido, mas com valor inválido.\n"
1385
"A usar a versão %i"
1386
1137
-#: refs.c:543 builtin/merge.c:764 builtin/merge.c:883 builtin/merge.c:985
1138
-#: builtin/merge.c:995
1387
+#: refs.c:551 builtin/merge.c:840
1388
#, c-format
1389
msgid "Could not open '%s' for writing"
1390
msgstr "Não foi possível abrir '%s' para escrita"
1391
1143
-#: refs/files-backend.c:2243
1392
+#: refs/files-backend.c:2534
1393
#, c-format
1394
msgid "could not delete reference %s: %s"
1395
msgstr "não foi possível eliminar a referência %s: %s"
1396
1148
-#: refs/files-backend.c:2246
1397
+#: refs/files-backend.c:2537
1398
#, c-format
1399
msgid "could not delete references: %s"
1400
msgstr "não foi possível eliminar as referências: %s"
1401
1153
-#: refs/files-backend.c:2255
1402
+#: refs/files-backend.c:2546
1403
#, c-format
1404
msgid "could not remove reference %s"
1405
msgstr "não foi possível eliminar a referência %s"
@@ -1308,79 +1557,79 @@ msgstr "%s segue %s e %s em simultâneo"
1557
msgid "Internal error"
1558
msgstr "Erro interno"
1559
1311
-#: remote.c:1678 remote.c:1721
1560
+#: remote.c:1677 remote.c:1720
1561
msgid "HEAD does not point to a branch"
1562
msgstr "HEAD não aponta para um ramo"
1563
1315
-#: remote.c:1687
1564
+#: remote.c:1686
1565
#, c-format
1566
msgid "no such branch: '%s'"
1567
msgstr "ramo inexistente: '%s'"
1568
1320
-#: remote.c:1690
1569
+#: remote.c:1689
1570
#, c-format
1571
msgid "no upstream configured for branch '%s'"
1572
msgstr "nenhum ramo a montante configurado para o ramo '%s'"
1573
1325
-#: remote.c:1696
1574
+#: remote.c:1695
1575
#, c-format
1576
msgid "upstream branch '%s' not stored as a remote-tracking branch"
1577
msgstr ""
1578
"o ramo a montante '%s' não está guardado como um ramo de monitorização remoto"
1579
1331
-#: remote.c:1711
1580
+#: remote.c:1710
1581
#, c-format
1582
msgid "push destination '%s' on remote '%s' has no local tracking branch"
1583
msgstr ""
1584
"o destino de publicação '%s' no remoto '%s' não é seguido por nenhum ramo "
1585
"local"
1586
1338
-#: remote.c:1726
1587
+#: remote.c:1725
1588
#, c-format
1589
msgid "branch '%s' has no remote for pushing"
1590
msgstr "o ramo '%s' não tem nenhum remoto para publicar"
1591
1343
-#: remote.c:1737
1592
+#: remote.c:1736
1593
#, c-format
1594
msgid "push refspecs for '%s' do not include '%s'"
1595
msgstr ""
1596
"'%2$s' não faz parte dos especificadores de referência de '%1$s' para "
1597
"publicação"
1598
1350
-#: remote.c:1750
1599
+#: remote.c:1749
1600
msgid "push has no destination (push.default is 'nothing')"
1601
msgstr "publicação sem destino (push.default é 'nothing')"
1602
1354
-#: remote.c:1772
1603
+#: remote.c:1771
1604
msgid "cannot resolve 'simple' push to a single destination"
1605
msgstr "não é possível resolver a publicação 'simple' num único destino"
1606
1358
-#: remote.c:2074
1607
+#: remote.c:2073
1608
#, c-format
1609
msgid "Your branch is based on '%s', but the upstream is gone.\n"
1610
msgstr "A base do seu ramo é '%s', mas o ramo a montante desapareceu.\n"
1611
1363
-#: remote.c:2078
1612
+#: remote.c:2077
1613
msgid " (use \"git branch --unset-upstream\" to fixup)\n"
1614
msgstr " (use \"git branch --unset-upstream\" para corrigir)\n"
1615
1367
-#: remote.c:2081
1616
+#: remote.c:2080
1617
#, c-format
1618
msgid "Your branch is up-to-date with '%s'.\n"
1619
msgstr "O seu ramo está atualizado com '%s'.\n"
1620
1372
-#: remote.c:2085
1621
+#: remote.c:2084
1622
#, c-format
1623
msgid "Your branch is ahead of '%s' by %d commit.\n"
1624
msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
1625
msgstr[0] "O seu ramo está à frente de '%s' por %d commit.\n"
1626
msgstr[1] "O seu ramo está à frente de '%s' por %d commits.\n"
1627
1379
-#: remote.c:2091
1628
+#: remote.c:2090
1629
msgid " (use \"git push\" to publish your local commits)\n"
1630
msgstr " (use \"git push\" para publicar os commits locais)\n"
1631
1383
-#: remote.c:2094
1632
+#: remote.c:2093
1633
#, c-format
1634
msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
1635
msgid_plural ""
@@ -1392,11 +1641,11 @@ msgstr[1] ""
1641
"O seu ramo está atrás de '%s' por %d commits, podendo ser atualizado com "
1642
"avanço rápido.\n"
1643
1395
-#: remote.c:2102
1644
+#: remote.c:2101
1645
msgid " (use \"git pull\" to update your local branch)\n"
1646
msgstr " (use \"git pull\" para atualizar o seu ramo local)\n"
1647
1399
-#: remote.c:2105
1648
+#: remote.c:2104
1649
#, c-format
1650
msgid ""
1651
"Your branch and '%s' have diverged,\n"
@@ -1411,20 +1660,20 @@ msgstr[1] ""
1660
"O seu ramo e '%s' divergiram,\n"
1661
"tendo cada um %d e %d commits diferentes, respetivamente.\n"
1662
1414
-#: remote.c:2115
1663
+#: remote.c:2114
1664
msgid " (use \"git pull\" to merge the remote branch into yours)\n"
1665
msgstr " (use \"git pull\" para integrar o ramo remoto no seu ramo)\n"
1666
1418
-#: revision.c:2142
1667
+#: revision.c:2132
1668
msgid "your current branch appears to be broken"
1669
msgstr "o ramo atual parece estar danificado"
1670
1422
-#: revision.c:2145
1671
+#: revision.c:2135
1672
#, c-format
1673
msgid "your current branch '%s' does not have any commits yet"
1674
msgstr "o ramo atual '%s' ainda não contém nenhum commit"
1675
1427
-#: revision.c:2339
1676
+#: revision.c:2329
1677
msgid "--first-parent is incompatible with --bisect"
1678
msgstr "--first-parent é incompatível com --bisect"
1679
@@ -1437,15 +1686,15 @@ msgstr "falha ao abrir /dev/null"
1686
msgid "dup2(%d,%d) failed"
1687
msgstr "dup2(%d,%d) falhou"
1688
1440
-#: send-pack.c:295
1689
+#: send-pack.c:298
1690
msgid "failed to sign the push certificate"
1691
msgstr "falha ao assinar o certificado de publicação"
1692
1444
-#: send-pack.c:404
1693
+#: send-pack.c:411
1694
msgid "the receiving end does not support --signed push"
1695
msgstr "o recetor não suporta publicação com --signed"
1696
1448
-#: send-pack.c:406
1697
+#: send-pack.c:413
1698
msgid ""
1699
"not sending a push certificate since the receiving end does not support --"
1700
"signed push"
@@ -1453,10 +1702,15 @@ msgstr ""
1702
"certificado de publicação não enviado uma vez que o recetor não suporta "
1703
"publicação com --signed"
1704
1456
-#: send-pack.c:418
1705
+#: send-pack.c:425
1706
msgid "the receiving end does not support --atomic push"
1707
msgstr "o recetor não suporta publicação com --atomic"
1708
1709
+#: send-pack.c:430
1710
+#, fuzzy
1711
+msgid "the receiving end does not support push options"
1712
+msgstr "o recetor não suporta publicação com --signed"
1713
+
1714
#: sequencer.c:174
1715
msgid ""
1716
"after resolving the conflicts, mark the corrected paths\n"
@@ -1475,14 +1729,14 @@ msgstr ""
1729
"com 'git add <caminhos>' ou 'git rm <caminhos>'\n"
1730
"e submeta o resultado com 'git commit'"
1731
1478
-#: sequencer.c:190 sequencer.c:833 sequencer.c:912
1732
+#: sequencer.c:190 sequencer.c:841 sequencer.c:924
1733
#, c-format
1734
msgid "Could not write to %s"
1735
msgstr "Não foi possível escrever em %s"
1736
1483
-#: sequencer.c:193
1737
+#: sequencer.c:193 sequencer.c:843 sequencer.c:928
1738
#, c-format
1485
-msgid "Error wrapping up %s"
1739
+msgid "Error wrapping up %s."
1740
msgstr "Erro ao rematar %s."
1741
1742
#: sequencer.c:208
@@ -1497,45 +1751,50 @@ msgstr "As suas alterações locais serão substituídas por revert."
1751
msgid "Commit your changes or stash them to proceed."
1752
msgstr "Submeta ou empilhe (stash) as suas alterações para continuar."
1753
1754
+#: sequencer.c:228
1755
+#, fuzzy, c-format
1756
+msgid "%s: fast-forward"
1757
+msgstr "permitir avanço rápido"
1758
+
1759
#. TRANSLATORS: %s will be "revert" or "cherry-pick"
1501
-#: sequencer.c:300
1760
+#: sequencer.c:303
1761
#, c-format
1762
msgid "%s: Unable to write new index file"
1763
msgstr "%s: Não foi possível escrever novo ficheiro de índice"
1764
1506
-#: sequencer.c:318
1765
+#: sequencer.c:321
1766
msgid "Could not resolve HEAD commit\n"
1767
msgstr "Não foi possível resolver o commit HEAD\n"
1768
1510
-#: sequencer.c:338
1769
+#: sequencer.c:341
1770
msgid "Unable to update cache tree\n"
1771
msgstr "Não foi possível atualizar a árvore de cache\n"
1772
1514
-#: sequencer.c:390
1773
+#: sequencer.c:393
1774
#, c-format
1775
msgid "Could not parse commit %s\n"
1776
msgstr "Não foi possível analisar o commit %s\n"
1777
1519
-#: sequencer.c:395
1778
+#: sequencer.c:398
1779
#, c-format
1780
msgid "Could not parse parent commit %s\n"
1781
msgstr "Não foi possível analisar o commit pai %s\n"
1782
1524
-#: sequencer.c:460
1783
+#: sequencer.c:463
1784
msgid "Your index file is unmerged."
1785
msgstr "Ficheiro de índice não integrado."
1786
1528
-#: sequencer.c:479
1787
+#: sequencer.c:482
1788
#, c-format
1789
msgid "Commit %s is a merge but no -m option was given."
1790
msgstr "O commit %s é uma integração mas não foi fornecida nenhuma opção -m."
1791
1533
-#: sequencer.c:487
1792
+#: sequencer.c:490
1793
#, c-format
1794
msgid "Commit %s does not have parent %d"
1795
msgstr "O commit %s não tem o pai %d"
1796
1538
-#: sequencer.c:491
1797
+#: sequencer.c:494
1798
#, c-format
1799
msgid "Mainline was specified but commit %s is not a merge."
1800
msgstr ""
@@ -1543,157 +1802,186 @@ msgstr ""
1802
1803
#. TRANSLATORS: The first %s will be "revert" or
1804
#. "cherry-pick", the second %s a SHA1
1546
-#: sequencer.c:504
1805
+#: sequencer.c:507
1806
#, c-format
1807
msgid "%s: cannot parse parent commit %s"
1808
msgstr "%s: não foi possível analisar o commit pai %s"
1809
1551
-#: sequencer.c:508
1810
+#: sequencer.c:511
1811
#, c-format
1812
msgid "Cannot get commit message for %s"
1813
msgstr "Não é possível obter a mensagem de commit de %s"
1814
1556
-#: sequencer.c:594
1815
+#: sequencer.c:597
1816
#, c-format
1817
msgid "could not revert %s... %s"
1818
msgstr "não foi possível reverter %s... %s"
1819
1561
-#: sequencer.c:595
1820
+#: sequencer.c:598
1821
#, c-format
1822
msgid "could not apply %s... %s"
1823
msgstr "não foi possível aplicar %s... %s"
1824
1566
-#: sequencer.c:630
1825
+#: sequencer.c:633
1826
msgid "empty commit set passed"
1827
msgstr "o conjunto de commits especificado está vazio"
1828
1570
-#: sequencer.c:638
1829
+#: sequencer.c:641
1830
#, c-format
1831
msgid "git %s: failed to read the index"
1832
msgstr "git %s: falha ao ler o índice"
1833
1575
-#: sequencer.c:642
1834
+#: sequencer.c:645
1835
#, c-format
1836
msgid "git %s: failed to refresh the index"
1837
msgstr "git %s: falha ao atualizar o índice"
1838
1580
-#: sequencer.c:702
1581
-#, c-format
1582
-msgid "Cannot %s during a %s"
1583
-msgstr "Não foi possível efetuar %s durante %s"
1839
+#: sequencer.c:705
1840
+#, fuzzy
1841
+msgid "Cannot revert during a another revert."
1842
+msgstr "Não é possível gravar o estado da árvore de trabalho"
1843
+
1844
+#: sequencer.c:706
1845
+#, fuzzy
1846
+msgid "Cannot revert during a cherry-pick."
1847
+msgstr "não é possível fazer um commit parcial durante um cherry-pick."
1848
+
1849
+#: sequencer.c:709
1850
+#, fuzzy
1851
+msgid "Cannot cherry-pick during a revert."
1852
+msgstr "nenhum cherry-pick ou revert em curso"
1853
+
1854
+#: sequencer.c:710
1855
+#, fuzzy
1856
+msgid "Cannot cherry-pick during another cherry-pick."
1857
+msgstr "não é possível fazer um commit parcial durante um cherry-pick."
1858
1585
-#: sequencer.c:724
1859
+#: sequencer.c:732
1860
#, c-format
1861
msgid "Could not parse line %d."
1862
msgstr "Não foi possível analisar a linha %d."
1863
1590
-#: sequencer.c:729
1864
+#: sequencer.c:737
1865
msgid "No commits parsed."
1866
msgstr "Nenhum commit analisado."
1867
1594
-#: sequencer.c:741
1868
+#: sequencer.c:749
1869
#, c-format
1870
msgid "Could not open %s"
1871
msgstr "Não foi possível abrir %s"
1872
1599
-#: sequencer.c:745
1873
+#: sequencer.c:753
1874
#, c-format
1875
msgid "Could not read %s."
1876
msgstr "Não foi possível ler %s."
1877
1604
-#: sequencer.c:752
1878
+#: sequencer.c:760
1879
#, c-format
1880
msgid "Unusable instruction sheet: %s"
1881
msgstr "Folha de instruções inutilizável: %s"
1882
1609
-#: sequencer.c:782
1883
+#: sequencer.c:790
1884
#, c-format
1885
msgid "Invalid key: %s"
1886
msgstr "Chave inválida: %s"
1887
1614
-#: sequencer.c:785 builtin/pull.c:50 builtin/pull.c:52
1888
+#: sequencer.c:793 builtin/pull.c:50 builtin/pull.c:52
1889
#, c-format
1890
msgid "Invalid value for %s: %s"
1891
msgstr "Valor inválido de %s: %s"
1892
1619
-#: sequencer.c:795
1893
+#: sequencer.c:803
1894
#, c-format
1895
msgid "Malformed options sheet: %s"
1896
msgstr "Folha de opções malformada: %s"
1897
1624
-#: sequencer.c:814
1898
+#: sequencer.c:822
1899
msgid "a cherry-pick or revert is already in progress"
1900
msgstr "cherry-pick ou revert em curso"
1901
1628
-#: sequencer.c:815
1902
+#: sequencer.c:823
1903
msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
1904
msgstr "tente \"git cherry-pick (--continue | --quit |--abort)\""
1905
1632
-#: sequencer.c:819
1906
+#: sequencer.c:827
1907
#, c-format
1908
msgid "Could not create sequencer directory %s"
1909
msgstr "Não foi possível criar o diretório do sequenciador %s"
1910
1637
-#: sequencer.c:835 sequencer.c:916
1638
-#, c-format
1639
-msgid "Error wrapping up %s."
1640
-msgstr "Erro ao rematar %s."
1641
-
1642
-#: sequencer.c:854 sequencer.c:986
1911
+#: sequencer.c:862 sequencer.c:998
1912
msgid "no cherry-pick or revert in progress"
1913
msgstr "nenhum cherry-pick ou revert em curso"
1914
1646
-#: sequencer.c:856
1915
+#: sequencer.c:864
1916
msgid "cannot resolve HEAD"
1917
msgstr "não é possível resolver HEAD"
1918
1650
-#: sequencer.c:858
1919
+#: sequencer.c:866 sequencer.c:900
1920
msgid "cannot abort from a branch yet to be born"
1921
msgstr "não é possível abortar um ramo ainda não criado"
1922
1654
-#: sequencer.c:878 builtin/fetch.c:610 builtin/fetch.c:851
1923
+#: sequencer.c:886 builtin/fetch.c:724 builtin/fetch.c:970
1924
#, c-format
1925
msgid "cannot open %s"
1926
msgstr "não é possível abrir %s"
1927
1659
-#: sequencer.c:880
1928
+#: sequencer.c:888
1929
#, c-format
1930
msgid "cannot read %s: %s"
1931
msgstr "não é possível ler %s: %s"
1932
1664
-#: sequencer.c:881
1933
+#: sequencer.c:889
1934
msgid "unexpected end of file"
1935
msgstr "fim de ficheiro inesperado"
1936
1668
-#: sequencer.c:887
1937
+#: sequencer.c:895
1938
#, c-format
1939
msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
1940
msgstr "o ficheiro HEAD de pre-cherry-pick '%s' está corrompido"
1941
1673
-#: sequencer.c:909
1942
+#: sequencer.c:921
1943
#, c-format
1944
msgid "Could not format %s."
1945
msgstr "Não foi possível formatar %s."
1946
1678
-#: sequencer.c:1054
1947
+#: sequencer.c:1066
1948
#, c-format
1949
msgid "%s: can't cherry-pick a %s"
1950
msgstr "%s: não é possível efetuar cherry-pick de %s"
1951
1683
-#: sequencer.c:1057
1952
+#: sequencer.c:1069
1953
#, c-format
1954
msgid "%s: bad revision"
1955
msgstr "%s: revisão incorreta"
1956
1688
-#: sequencer.c:1091
1957
+#: sequencer.c:1102
1958
msgid "Can't revert as initial commit"
1959
msgstr "Não é possível reverter como commit inicial"
1960
1692
-#: sequencer.c:1092
1693
-msgid "Can't cherry-pick into empty head"
1694
-msgstr "Não é possível efetuar cherry-pick numa cabeça vazia"
1961
+#: setup.c:160
1962
+#, c-format
1963
+msgid ""
1964
+"%s: no such path in the working tree.\n"
1965
+"Use 'git <command> -- <path>...' to specify paths that do not exist locally."
1966
+msgstr ""
1967
+
1968
+#: setup.c:173
1969
+#, c-format
1970
+msgid ""
1971
+"ambiguous argument '%s': unknown revision or path not in the working tree.\n"
1972
+"Use '--' to separate paths from revisions, like this:\n"
1973
+"'git <command> [<revision>...] -- [<file>...]'"
1974
+msgstr ""
1975
+
1976
+#: setup.c:223
1977
+#, c-format
1978
+msgid ""
1979
+"ambiguous argument '%s': both revision and filename\n"
1980
+"Use '--' to separate paths from revisions, like this:\n"
1981
+"'git <command> [<revision>...] -- [<file>...]'"
1982
+msgstr ""
1983
1696
-#: setup.c:248
1984
+#: setup.c:248 builtin/apply.c:3362 builtin/apply.c:3373 builtin/apply.c:3419
1985
#, c-format
1986
msgid "failed to read %s"
1987
msgstr "falha ao ler %s"
@@ -1707,16 +1995,49 @@ msgstr "Esperava-se versão do repositório git <= %d, obteve-se %d"
1995
msgid "unknown repository extensions found:"
1996
msgstr "extensões de repositório desconhecidas encontradas:"
1997
1710
-#: sha1_file.c:1080
1998
+#: setup.c:762
1999
+#, c-format
2000
+msgid "Not a git repository (or any of the parent directories): %s"
2001
+msgstr ""
2002
+
2003
+#: setup.c:764 setup.c:915 builtin/index-pack.c:1641
2004
+msgid "Cannot come back to cwd"
2005
+msgstr "Não é possível voltar ao diretório de trabalho atual"
2006
+
2007
+#: setup.c:845
2008
+#, fuzzy
2009
+msgid "Unable to read current working directory"
2010
+msgstr "não é possível de obter o diretório de trabalho atual"
2011
+
2012
+#: setup.c:920
2013
+#, c-format
2014
+msgid ""
2015
+"Not a git repository (or any parent up to mount point %s)\n"
2016
+"Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
2017
+msgstr ""
2018
+
2019
+#: setup.c:927
2020
+#, fuzzy, c-format
2021
+msgid "Cannot change to '%s/..'"
2022
+msgstr "não é possível mudar para o diretório %s"
2023
+
2024
+#: setup.c:989
2025
+#, c-format
2026
+msgid ""
2027
+"Problem with core.sharedRepository filemode value (0%.3o).\n"
2028
+"The owner of files must always have read and write permissions."
2029
+msgstr ""
2030
+
2031
+#: sha1_file.c:1046
2032
msgid "offset before end of packfile (broken .idx?)"
2033
msgstr "offset antes do fim do ficheiro de pacote (.idx danificado?)"
2034
1714
-#: sha1_file.c:2458
2035
+#: sha1_file.c:2434
2036
#, c-format
2037
msgid "offset before start of pack index for %s (corrupt index?)"
2038
msgstr "offset antes do início do índice do pacote %s (índice corrompido?)"
2039
1719
-#: sha1_file.c:2462
2040
+#: sha1_file.c:2438
2041
#, c-format
2042
msgid "offset beyond end of pack index for %s (truncated index?)"
2043
msgstr "offset depois do fim do índice do pacote %s (índice truncado?)"
@@ -1775,7 +2096,7 @@ msgstr "falha ao preparar .gitmodules atualizado"
2096
msgid "negative values not allowed for submodule.fetchJobs"
2097
msgstr "não é permitido valores negativos em submodule.fetchJobs"
2098
1778
-#: submodule-config.c:355
2099
+#: submodule-config.c:358
2100
#, c-format
2101
msgid "invalid value for %s"
2102
msgstr "Valor inválido de %s"
@@ -1834,16 +2155,55 @@ msgstr "não foi possível abrir ficheiro temporário"
2155
msgid "could not rename temporary file to %s"
2156
msgstr "não foi possível mudar o nome do ficheiro temporário para %s"
2157
2158
+#: transport.c:62
2159
+#, fuzzy, c-format
2160
+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'"
2163
+
2164
+#: transport.c:151
2165
+#, fuzzy, c-format
2166
+msgid "transport: invalid depth option '%s'"
2167
+msgstr "opção --decorate inválida: %s"
2168
+
2169
+#: transport.c:771
2170
+#, c-format
2171
+msgid ""
2172
+"The following submodule paths contain changes that can\n"
2173
+"not be found on any remote:\n"
2174
+msgstr ""
2175
+
2176
+#: transport.c:775
2177
+#, c-format
2178
+msgid ""
2179
+"\n"
2180
+"Please try\n"
2181
+"\n"
2182
+"\tgit push --recurse-submodules=on-demand\n"
2183
+"\n"
2184
+"or cd to the path and use\n"
2185
+"\n"
2186
+"\tgit push\n"
2187
+"\n"
2188
+"to push them to a remote.\n"
2189
+"\n"
2190
+msgstr ""
2191
+
2192
+#: transport.c:783
2193
+#, fuzzy
2194
+msgid "Aborting."
2195
+msgstr "A abortar\n"
2196
+
2197
#: transport-helper.c:1041
2198
#, c-format
2199
msgid "Could not read ref %s"
2200
msgstr "Não foi possível ler a referência %s"
2201
2202
#: unpack-trees.c:64
1843
-#, c-format
2203
+#, fuzzy, c-format
2204
msgid ""
2205
"Your local changes to the following files would be overwritten by checkout:\n"
1846
-"%%sPlease commit your changes or stash them before you can switch branches."
2206
+"%%sPlease commit your changes or stash them before you switch branches."
2207
msgstr ""
2208
"As suas alterações locais nos seguintes ficheiros seriam substituídas ao "
2209
"extrair:\n"
@@ -1860,10 +2220,10 @@ msgstr ""
2220
"%%s"
2221
2222
#: unpack-trees.c:69
1863
-#, c-format
2223
+#, fuzzy, c-format
2224
msgid ""
2225
"Your local changes to the following files would be overwritten by merge:\n"
1866
-"%%sPlease commit your changes or stash them before you can merge."
2226
+"%%sPlease commit your changes or stash them before you merge."
2227
msgstr ""
2228
"As suas alterações locais nos seguintes ficheiros seriam substituídas ao "
2229
"integrar:\n"
@@ -1880,13 +2240,13 @@ msgstr ""
2240
"%%s"
2241
2242
#: unpack-trees.c:74
1883
-#, c-format
2243
+#, fuzzy, c-format
2244
msgid ""
2245
"Your local changes to the following files would be overwritten by %s:\n"
1886
-"%%sPlease commit your changes or stash them before you can %s."
2246
+"%%sPlease commit your changes or stash them before you %s."
2247
msgstr ""
1888
-"As suas alterações locais nos seguintes ficheiros seriam substituídas por %s:"
1889
-"\n"
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."
2251
2252
#: unpack-trees.c:76
@@ -1895,8 +2255,8 @@ msgid ""
2255
"Your local changes to the following files would be overwritten by %s:\n"
2256
"%%s"
2257
msgstr ""
1898
-"As suas alterações locais nos seguintes ficheiros seriam substituídas por %s:"
1899
-"\n"
2258
+"As suas alterações locais nos seguintes ficheiros seriam substituídas por "
2259
+"%s:\n"
2260
"%%s"
2261
2262
#: unpack-trees.c:81
@@ -1905,15 +2265,15 @@ msgid ""
2265
"Updating the following directories would lose untracked files in it:\n"
2266
"%s"
2267
msgstr ""
1908
-"Perder-se-iam ficheiros não controlados ao atualizar os seguintes diretórios:"
1909
-"\n"
2268
+"Perder-se-iam ficheiros não controlados ao atualizar os seguintes "
2269
+"diretórios:\n"
2270
"%s"
2271
2272
#: unpack-trees.c:85
1913
-#, c-format
2273
+#, fuzzy, c-format
2274
msgid ""
2275
"The following untracked working tree files would be removed by checkout:\n"
1916
-"%%sPlease move or remove them before you can switch branches."
2276
+"%%sPlease move or remove them before you switch branches."
2277
msgstr ""
2278
"Os seguintes ficheiros não controlados na árvore de trabalho seriam "
2279
"removidos ao extrair:\n"
@@ -1930,10 +2290,10 @@ msgstr ""
2290
"%%s"
2291
2292
#: unpack-trees.c:90
1933
-#, c-format
2293
+#, fuzzy, c-format
2294
msgid ""
2295
"The following untracked working tree files would be removed by merge:\n"
1936
-"%%sPlease move or remove them before you can merge."
2296
+"%%sPlease move or remove them before you merge."
2297
msgstr ""
2298
"Os seguintes ficheiros não controlados na árvore de trabalho seriam "
2299
"removidos ao integrar:\n"
@@ -1950,10 +2310,10 @@ msgstr ""
2310
"%%s"
2311
2312
#: unpack-trees.c:95
1953
-#, c-format
2313
+#, fuzzy, c-format
2314
msgid ""
2315
"The following untracked working tree files would be removed by %s:\n"
1956
-"%%sPlease move or remove them before you can %s."
2316
+"%%sPlease move or remove them before you %s."
2317
msgstr ""
2318
"Os seguintes ficheiros não controlados na árvore de trabalho seriam "
2319
"removidos por %s:\n"
@@ -1970,11 +2330,11 @@ msgstr ""
2330
"%%s"
2331
2332
#: unpack-trees.c:102
1973
-#, c-format
2333
+#, fuzzy, c-format
2334
msgid ""
2335
"The following untracked working tree files would be overwritten by "
2336
"checkout:\n"
1977
-"%%sPlease move or remove them before you can switch branches."
2337
+"%%sPlease move or remove them before you switch branches."
2338
msgstr ""
2339
"Os seguintes ficheiros não controlados da árvore de trabalho seriam "
2340
"substituídos ao extrair:\n"
@@ -1992,10 +2352,10 @@ msgstr ""
2352
"%%s"
2353
2354
#: unpack-trees.c:107
1995
-#, c-format
2355
+#, fuzzy, c-format
2356
msgid ""
2357
"The following untracked working tree files would be overwritten by merge:\n"
1998
-"%%sPlease move or remove them before you can merge."
2358
+"%%sPlease move or remove them before you merge."
2359
msgstr ""
2360
"Os seguintes ficheiros não controlados da árvore de trabalho seriam "
2361
"substituídos ao integrar:\n"
@@ -2012,10 +2372,10 @@ msgstr ""
2372
"%%s"
2373
2374
#: unpack-trees.c:112
2015
-#, c-format
2375
+#, fuzzy, c-format
2376
msgid ""
2377
"The following untracked working tree files would be overwritten by %s:\n"
2018
-"%%sPlease move or remove them before you can %s."
2378
+"%%sPlease move or remove them before you %s."
2379
msgstr ""
2380
"Os seguintes ficheiros não controlados da árvore de trabalho seriam "
2381
"substituídos por %s:\n"
@@ -2106,43 +2466,43 @@ msgstr "número de porta inválido"
2466
msgid "invalid '..' path segment"
2467
msgstr "segmento de caminho '..' inválido"
2468
2109
-#: wrapper.c:222 wrapper.c:381
2469
+#: worktree.c:282
2470
+#, fuzzy, c-format
2471
+msgid "failed to read '%s'"
2472
+msgstr "falha ao ler %s"
2473
+
2474
+#: wrapper.c:222 wrapper.c:392
2475
#, c-format
2476
msgid "could not open '%s' for reading and writing"
2477
msgstr "não foi possível abrir '%s' para leitura e escrita"
2478
2114
-#: wrapper.c:224 wrapper.c:383 builtin/am.c:779
2479
+#: wrapper.c:224 wrapper.c:394 builtin/am.c:778
2480
#, c-format
2481
msgid "could not open '%s' for writing"
2482
msgstr "não foi possível abrir '%s' para escrita"
2483
2119
-#: wrapper.c:226 wrapper.c:385 builtin/am.c:323 builtin/am.c:772
2120
-#: builtin/am.c:860 builtin/commit.c:1711 builtin/merge.c:1086
2484
+#: wrapper.c:226 wrapper.c:396 builtin/am.c:324 builtin/am.c:771
2485
+#: builtin/am.c:859 builtin/commit.c:1712 builtin/merge.c:1029
2486
#: builtin/pull.c:407
2487
#, c-format
2488
msgid "could not open '%s' for reading"
2489
msgstr "não foi possível abrir '%s' para leitura"
2490
2126
-#: wrapper.c:594 wrapper.c:615
2491
+#: wrapper.c:605 wrapper.c:626
2492
#, c-format
2493
msgid "unable to access '%s'"
2494
msgstr "não é possível aceder a '%s'"
2495
2131
-#: wrapper.c:623
2496
+#: wrapper.c:634
2497
msgid "unable to get current working directory"
2498
msgstr "não é possível de obter o diretório de trabalho atual"
2499
2135
-#: wrapper.c:650
2136
-#, c-format
2137
-msgid "could not open %s for writing"
2138
-msgstr "não foi possível abrir %s para escrita"
2139
-
2140
-#: wrapper.c:661 builtin/am.c:410
2500
+#: wrapper.c:658
2501
#, c-format
2502
msgid "could not write to %s"
2503
msgstr "não foi possível escrever para %s"
2504
2145
-#: wrapper.c:667
2505
+#: wrapper.c:660
2506
#, c-format
2507
msgid "could not close %s"
2508
msgstr "não foi possível fechar %s"
@@ -2174,11 +2534,11 @@ msgstr ""
2534
msgid " (use \"git rm <file>...\" to mark resolution)"
2535
msgstr " (use \"git rm <ficheiro>...\" para marcar como resolvido)"
2536
2177
-#: wt-status.c:198 wt-status.c:881
2537
+#: wt-status.c:198 wt-status.c:882
2538
msgid "Changes to be committed:"
2539
msgstr "Alterações para serem submetidas:"
2540
2181
-#: wt-status.c:216 wt-status.c:890
2541
+#: wt-status.c:216 wt-status.c:891
2542
msgid "Changes not staged for commit:"
2543
msgstr "Alterações não preparadas para submeter:"
2544
@@ -2237,11 +2597,6 @@ msgstr "adicionado por ambos:"
2597
msgid "both modified:"
2598
msgstr "modificado por ambos:"
2599
2240
-#: wt-status.c:266
2241
-#, c-format
2242
-msgid "bug: unhandled unmerged status %x"
2243
-msgstr ""
2244
-
2600
#: wt-status.c:274
2601
msgid "new file:"
2602
msgstr "novo ficheiro:"
@@ -2286,20 +2641,15 @@ msgstr "conteúdo modificado, "
2641
msgid "untracked content, "
2642
msgstr "conteúdo não controlado, "
2643
2289
-#: wt-status.c:391
2290
-#, c-format
2291
-msgid "bug: unhandled diff status %c"
2292
-msgstr ""
2293
-
2294
-#: wt-status.c:755
2644
+#: wt-status.c:756
2645
msgid "Submodules changed but not updated:"
2646
msgstr "Submódulos alterados mas não atualizados:"
2647
2298
-#: wt-status.c:757
2648
+#: wt-status.c:758
2649
msgid "Submodule changes to be committed:"
2650
msgstr "Alterações em submódulos para serem submetidas:"
2651
2302
-#: wt-status.c:838
2652
+#: wt-status.c:839
2653
msgid ""
2654
"Do not touch the line above.\n"
2655
"Everything below will be removed."
@@ -2307,100 +2657,105 @@ msgstr ""
2657
"Não altere a linha acima.\n"
2658
"Tudo o que estiver abaixo será removido."
2659
2310
-#: wt-status.c:949
2660
+#: wt-status.c:950
2661
msgid "You have unmerged paths."
2662
msgstr "Há caminhos não integrados."
2663
2314
-#: wt-status.c:952
2664
+#: wt-status.c:953
2665
msgid " (fix conflicts and run \"git commit\")"
2666
msgstr " (corrija os conflitos e execute \"git commit\")"
2667
2318
-#: wt-status.c:956
2668
+#: wt-status.c:955
2669
+#, fuzzy
2670
+msgid " (use \"git merge --abort\" to abort the merge)"
2671
+msgstr " (use \"git am --abort\" para restaurar o ramo original)"
2672
+
2673
+#: wt-status.c:960
2674
msgid "All conflicts fixed but you are still merging."
2675
msgstr "Todos os conflitos foram corrigidos mas ainda está a integrar."
2676
2322
-#: wt-status.c:959
2677
+#: wt-status.c:963
2678
msgid " (use \"git commit\" to conclude merge)"
2679
msgstr " (use \"git commit\" para concluir a integração)"
2680
2326
-#: wt-status.c:969
2681
+#: wt-status.c:973
2682
msgid "You are in the middle of an am session."
2683
msgstr "Sessão am em curso."
2684
2330
-#: wt-status.c:972
2685
+#: wt-status.c:976
2686
msgid "The current patch is empty."
2687
msgstr "O patch atual está vazio."
2688
2334
-#: wt-status.c:976
2689
+#: wt-status.c:980
2690
msgid " (fix conflicts and then run \"git am --continue\")"
2691
msgstr " (corrija os conflitos e execute \"git am --continue\")"
2692
2338
-#: wt-status.c:978
2693
+#: wt-status.c:982
2694
msgid " (use \"git am --skip\" to skip this patch)"
2695
msgstr " (use \"git am --skip\" para ignorar este patch)"
2696
2342
-#: wt-status.c:980
2697
+#: wt-status.c:984
2698
msgid " (use \"git am --abort\" to restore the original branch)"
2699
msgstr " (use \"git am --abort\" para restaurar o ramo original)"
2700
2346
-#: wt-status.c:1105
2701
+#: wt-status.c:1109
2702
msgid "No commands done."
2703
msgstr "Nenhum comando concluído."
2704
2350
-#: wt-status.c:1108
2705
+#: wt-status.c:1112
2706
#, c-format
2707
msgid "Last command done (%d command done):"
2708
msgid_plural "Last commands done (%d commands done):"
2709
msgstr[0] "Último comando concluído (%d comando concluído):"
2710
msgstr[1] "Últimos comandos concluídos (%d comandos concluídos):"
2711
2357
-#: wt-status.c:1119
2712
+#: wt-status.c:1123
2713
#, c-format
2714
msgid " (see more in file %s)"
2715
msgstr " (veja mais no ficheiro %s)"
2716
2362
-#: wt-status.c:1124
2717
+#: wt-status.c:1128
2718
msgid "No commands remaining."
2719
msgstr "Nenhum comando por concluir."
2720
2366
-#: wt-status.c:1127
2721
+#: wt-status.c:1131
2722
#, c-format
2723
msgid "Next command to do (%d remaining command):"
2724
msgid_plural "Next commands to do (%d remaining commands):"
2725
msgstr[0] "Próximo comando a executar (%d comando restante):"
2726
msgstr[1] "Próximos comandos a executar (%d comandos restantes):"
2727
2373
-#: wt-status.c:1135
2728
+#: wt-status.c:1139
2729
msgid " (use \"git rebase --edit-todo\" to view and edit)"
2730
msgstr " (use \"git rebase --edit-todo\" para visualizar e editar)"
2731
2377
-#: wt-status.c:1148
2732
+#: wt-status.c:1152
2733
#, c-format
2734
msgid "You are currently rebasing branch '%s' on '%s'."
2735
msgstr "Está a realizar rebase do ramo '%s' sobre '%s'."
2736
2382
-#: wt-status.c:1153
2737
+#: wt-status.c:1157
2738
msgid "You are currently rebasing."
2739
msgstr "Está a rebasear neste momento."
2740
2386
-#: wt-status.c:1167
2741
+#: wt-status.c:1171
2742
msgid " (fix conflicts and then run \"git rebase --continue\")"
2743
msgstr " (corrija os conflitos e execute \"git rebase --continue\")"
2744
2390
-#: wt-status.c:1169
2745
+#: wt-status.c:1173
2746
msgid " (use \"git rebase --skip\" to skip this patch)"
2747
msgstr " (use \"git rebase --skip\" para ignorar este patch)"
2748
2394
-#: wt-status.c:1171
2749
+#: wt-status.c:1175
2750
msgid " (use \"git rebase --abort\" to check out the original branch)"
2751
msgstr " (use \"git rebase --abort\" para restaurar o ramo original)"
2752
2398
-#: wt-status.c:1177
2753
+#: wt-status.c:1181
2754
msgid " (all conflicts fixed: run \"git rebase --continue\")"
2755
msgstr ""
2756
" (todos os conflitos foram corrigidos: execute \"git rebase --continue\")"
2757
2403
-#: wt-status.c:1181
2758
+#: wt-status.c:1185
2759
#, c-format
2760
msgid ""
2761
"You are currently splitting a commit while rebasing branch '%s' on '%s'."
@@ -2408,126 +2763,126 @@ msgstr ""
2763
"Está a dividir um commit ao mesmo tempo que se efetua rebase do ramo '%s' "
2764
"sobre '%s'."
2765
2411
-#: wt-status.c:1186
2766
+#: wt-status.c:1190
2767
msgid "You are currently splitting a commit during a rebase."
2768
msgstr "Está a dividir um commit durante um rebase."
2769
2415
-#: wt-status.c:1189
2770
+#: wt-status.c:1193
2771
msgid " (Once your working directory is clean, run \"git rebase --continue\")"
2772
msgstr ""
2773
" (Assim que o diretório de trabalho estiver limpo, execute \"git rebase --"
2774
"continue\")"
2775
2421
-#: wt-status.c:1193
2776
+#: wt-status.c:1197
2777
#, c-format
2778
msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
2779
msgstr ""
2780
"Está a editar um commit ao mesmo tempo que efetua rebase do ramo '%s' sobre "
2781
"'%s'."
2782
2428
-#: wt-status.c:1198
2783
+#: wt-status.c:1202
2784
msgid "You are currently editing a commit during a rebase."
2785
msgstr "Está a editar um commit durante um rebase."
2786
2432
-#: wt-status.c:1201
2787
+#: wt-status.c:1205
2788
msgid " (use \"git commit --amend\" to amend the current commit)"
2789
msgstr " (use \"git commit --amend\" para emendar o commit atual)"
2790
2436
-#: wt-status.c:1203
2791
+#: wt-status.c:1207
2792
msgid ""
2793
" (use \"git rebase --continue\" once you are satisfied with your changes)"
2794
msgstr ""
2795
" (use \"git rebase --continue\" assim que estiver satisfeito com as "
2796
"alterações)"
2797
2443
-#: wt-status.c:1213
2798
+#: wt-status.c:1217
2799
#, c-format
2800
msgid "You are currently cherry-picking commit %s."
2801
msgstr "Está a realizar cherry-pick do commit %s."
2802
2448
-#: wt-status.c:1218
2803
+#: wt-status.c:1222
2804
msgid " (fix conflicts and run \"git cherry-pick --continue\")"
2805
msgstr " (corrija os conflitos e execute \"git cherry-pick --continue\")"
2806
2452
-#: wt-status.c:1221
2807
+#: wt-status.c:1225
2808
msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
2809
msgstr ""
2810
" (todos os conflitos foram corrigidos: execute \"git cherry-pick --continue"
2811
"\")"
2812
2458
-#: wt-status.c:1223
2813
+#: wt-status.c:1227
2814
msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
2815
msgstr ""
2816
" (use \"git cherry-pick --abort\" para cancelar a operação de cherry-pick)"
2817
2463
-#: wt-status.c:1232
2818
+#: wt-status.c:1236
2819
#, c-format
2820
msgid "You are currently reverting commit %s."
2821
msgstr "Está a reverter o commit %s neste comento."
2822
2468
-#: wt-status.c:1237
2823
+#: wt-status.c:1241
2824
msgid " (fix conflicts and run \"git revert --continue\")"
2825
msgstr " (corrija dos conflitos e execute \"git revert --continue\")"
2826
2472
-#: wt-status.c:1240
2827
+#: wt-status.c:1244
2828
msgid " (all conflicts fixed: run \"git revert --continue\")"
2829
msgstr ""
2830
" (todos os conflitos foram corrigidos: execute \"git revert --continue\")"
2831
2477
-#: wt-status.c:1242
2832
+#: wt-status.c:1246
2833
msgid " (use \"git revert --abort\" to cancel the revert operation)"
2834
msgstr " (use \"git rever --abort\" para cancelar a operação de reversão)"
2835
2481
-#: wt-status.c:1253
2836
+#: wt-status.c:1257
2837
#, c-format
2838
msgid "You are currently bisecting, started from branch '%s'."
2839
msgstr "Está a bissetar, iniciado a partir do ramo '%s'."
2840
2486
-#: wt-status.c:1257
2841
+#: wt-status.c:1261
2842
msgid "You are currently bisecting."
2843
msgstr "Está a bissetar neste momento."
2844
2490
-#: wt-status.c:1260
2845
+#: wt-status.c:1264
2846
msgid " (use \"git bisect reset\" to get back to the original branch)"
2847
msgstr " (use \"git bisect reset\" para voltar ao ramo original)"
2848
2494
-#: wt-status.c:1460
2849
+#: wt-status.c:1464
2850
msgid "On branch "
2851
msgstr "No ramo "
2852
2498
-#: wt-status.c:1466
2853
+#: wt-status.c:1470
2854
msgid "interactive rebase in progress; onto "
2855
msgstr "rebase interativo em curso; sobre "
2856
2502
-#: wt-status.c:1468
2857
+#: wt-status.c:1472
2858
msgid "rebase in progress; onto "
2859
msgstr "rebase em curso; sobre "
2860
2506
-#: wt-status.c:1473
2861
+#: wt-status.c:1477
2862
msgid "HEAD detached at "
2863
msgstr "HEAD destacada em "
2864
2510
-#: wt-status.c:1475
2865
+#: wt-status.c:1479
2866
msgid "HEAD detached from "
2867
msgstr "HEAD destacada de "
2868
2514
-#: wt-status.c:1478
2869
+#: wt-status.c:1482
2870
msgid "Not currently on any branch."
2871
msgstr "Não se encontra em nenhum ramo neste momento."
2872
2518
-#: wt-status.c:1496
2873
+#: wt-status.c:1500
2874
msgid "Initial commit"
2875
msgstr "Commit inicial"
2876
2522
-#: wt-status.c:1510
2877
+#: wt-status.c:1514
2878
msgid "Untracked files"
2879
msgstr "Ficheiros não controlados"
2880
2526
-#: wt-status.c:1512
2881
+#: wt-status.c:1516
2882
msgid "Ignored files"
2883
msgstr "Ficheiros ignorados"
2884
2530
-#: wt-status.c:1516
2885
+#: wt-status.c:1520
2886
#, c-format
2887
msgid ""
2888
"It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
@@ -2539,32 +2894,32 @@ msgstr ""
2894
"cuidado de não se esquecer de adicionar novos ficheiros\n"
2895
"(consulte 'git help status')."
2896
2542
-#: wt-status.c:1522
2897
+#: wt-status.c:1526
2898
#, c-format
2899
msgid "Untracked files not listed%s"
2900
msgstr "Ficheiros não controlados não listados%s"
2901
2547
-#: wt-status.c:1524
2902
+#: wt-status.c:1528
2903
msgid " (use -u option to show untracked files)"
2904
msgstr " (use a opção -u para mostrar os ficheiros não controlados)"
2905
2551
-#: wt-status.c:1530
2906
+#: wt-status.c:1534
2907
msgid "No changes"
2908
msgstr "Sem alterações"
2909
2555
-#: wt-status.c:1535
2910
+#: wt-status.c:1539
2911
#, c-format
2912
msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
2913
msgstr ""
2914
"nenhuma alteração adicionada para submeter (use \"git add\" e/ou \"git "
2915
"commit -a\")\n"
2916
2562
-#: wt-status.c:1538
2917
+#: wt-status.c:1542
2918
#, c-format
2919
msgid "no changes added to commit\n"
2920
msgstr "nenhuma alteração adicionada para submeter\n"
2921
2567
-#: wt-status.c:1541
2922
+#: wt-status.c:1545
2923
#, c-format
2924
msgid ""
2925
"nothing added to commit but untracked files present (use \"git add\" to "
@@ -2573,54 +2928,54 @@ msgstr ""
2928
"não foi adicionado nada para submeter, mas existem ficheiros não controlados "
2929
"(use \"git add\" para controlá-los)\n"
2930
2576
-#: wt-status.c:1544
2931
+#: wt-status.c:1548
2932
#, c-format
2933
msgid "nothing added to commit but untracked files present\n"
2934
msgstr ""
2935
"não foi adicionado nada para submeter, mas existem ficheiros não "
2936
"controlados\n"
2937
2583
-#: wt-status.c:1547
2938
+#: wt-status.c:1551
2939
#, c-format
2940
msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
2941
msgstr ""
2942
"não há nada para submeter (crie/copie ficheiros e use \"git add\" para "
2943
"controlá-los)\n"
2944
2590
-#: wt-status.c:1550 wt-status.c:1555
2945
+#: wt-status.c:1554 wt-status.c:1559
2946
#, c-format
2947
msgid "nothing to commit\n"
2948
msgstr "não há nada para submeter\n"
2949
2595
-#: wt-status.c:1553
2950
+#: wt-status.c:1557
2951
#, c-format
2952
msgid "nothing to commit (use -u to show untracked files)\n"
2953
msgstr ""
2599
-"não há nada para submeter (use -u para mostrar os ficheiros não controlados)"
2600
-"\n"
2954
+"não há nada para submeter (use -u para mostrar os ficheiros não "
2955
+"controlados)\n"
2956
2602
-#: wt-status.c:1557
2603
-#, c-format
2604
-msgid "nothing to commit, working directory clean\n"
2957
+#: wt-status.c:1561
2958
+#, fuzzy, c-format
2959
+msgid "nothing to commit, working tree clean\n"
2960
msgstr "não há nada para submeter, diretório de trabalho limpo\n"
2961
2607
-#: wt-status.c:1664
2962
+#: wt-status.c:1668
2963
msgid "Initial commit on "
2964
msgstr "Commit inicial em "
2965
2611
-#: wt-status.c:1668
2966
+#: wt-status.c:1672
2967
msgid "HEAD (no branch)"
2968
msgstr "HEAD (nenhum ramo)"
2969
2615
-#: wt-status.c:1697
2970
+#: wt-status.c:1701
2971
msgid "gone"
2972
msgstr "desaparecido"
2973
2619
-#: wt-status.c:1699 wt-status.c:1707
2974
+#: wt-status.c:1703 wt-status.c:1711
2975
msgid "behind "
2976
msgstr "atrás "
2977
2623
-#: wt-status.c:1702 wt-status.c:1705
2978
+#: wt-status.c:1706 wt-status.c:1709
2979
msgid "ahead "
2980
msgstr "à frente "
2981
@@ -2638,257 +2993,271 @@ msgstr "git add [<opções>] [--] <caminho>..."
2993
msgid "unexpected diff status %c"
2994
msgstr "diff status inesperado %c"
2995
2641
-#: builtin/add.c:70 builtin/commit.c:280
2996
+#: builtin/add.c:71 builtin/commit.c:281
2997
msgid "updating files failed"
2998
msgstr "falha ao atualizar os ficheiros"
2999
2645
-#: builtin/add.c:80
3000
+#: builtin/add.c:81
3001
#, c-format
3002
msgid "remove '%s'\n"
3003
msgstr "remover '%s'\n"
3004
2650
-#: builtin/add.c:134
3005
+#: builtin/add.c:136
3006
msgid "Unstaged changes after refreshing the index:"
3007
msgstr "Alterações não preparadas depois de atualizar o índice:"
3008
2654
-#: builtin/add.c:194 builtin/rev-parse.c:811
3009
+#: builtin/add.c:196 builtin/rev-parse.c:811
3010
msgid "Could not read the index"
3011
msgstr "Não foi possível ler o índice"
3012
2658
-#: builtin/add.c:205
3013
+#: builtin/add.c:207
3014
#, c-format
3015
msgid "Could not open '%s' for writing."
3016
msgstr "Não foi possível abrir '%s' para escrita."
3017
2663
-#: builtin/add.c:209
3018
+#: builtin/add.c:211
3019
msgid "Could not write patch"
3020
msgstr "Não foi possível escrever patch"
3021
2667
-#: builtin/add.c:212
3022
+#: builtin/add.c:214
3023
msgid "editing patch failed"
3024
msgstr "falha ao editar patch"
3025
2671
-#: builtin/add.c:215
3026
+#: builtin/add.c:217
3027
#, c-format
3028
msgid "Could not stat '%s'"
3029
msgstr "Não foi possível obter stat de '%s'"
3030
2676
-#: builtin/add.c:217
3031
+#: builtin/add.c:219
3032
msgid "Empty patch. Aborted."
3033
msgstr "Patch vazio. Abortado."
3034
2680
-#: builtin/add.c:222
3035
+#: builtin/add.c:224
3036
#, c-format
3037
msgid "Could not apply '%s'"
3038
msgstr "Não foi possível aplicar '%s'"
3039
2685
-#: builtin/add.c:232
3040
+#: builtin/add.c:234
3041
msgid "The following paths are ignored by one of your .gitignore files:\n"
3042
msgstr "Os seguintes caminhos estão ignorados por algum ficheiro .gitignore:\n"
3043
2689
-#: builtin/add.c:249 builtin/clean.c:870 builtin/fetch.c:112 builtin/mv.c:111
2690
-#: builtin/prune-packed.c:55 builtin/pull.c:197 builtin/push.c:511
2691
-#: builtin/remote.c:1332 builtin/rm.c:268 builtin/send-pack.c:162
3044
+#: builtin/add.c:253 builtin/clean.c:870 builtin/fetch.c:113 builtin/mv.c:111
3045
+#: builtin/prune-packed.c:55 builtin/pull.c:197 builtin/push.c:521
3046
+#: builtin/remote.c:1327 builtin/rm.c:268 builtin/send-pack.c:162
3047
msgid "dry run"
3048
msgstr "simular ação"
3049
2695
-#: builtin/add.c:250 builtin/apply.c:4563 builtin/check-ignore.c:19
2696
-#: builtin/commit.c:1333 builtin/count-objects.c:85 builtin/fsck.c:557
2697
-#: builtin/log.c:1826 builtin/mv.c:110 builtin/read-tree.c:114
3050
+#: builtin/add.c:254 builtin/apply.c:4854 builtin/check-ignore.c:19
3051
+#: builtin/commit.c:1334 builtin/count-objects.c:85 builtin/fsck.c:593
3052
+#: builtin/log.c:1852 builtin/mv.c:110 builtin/read-tree.c:114
3053
msgid "be verbose"
3054
msgstr "ser verboso"
3055
2701
-#: builtin/add.c:252
3056
+#: builtin/add.c:256
3057
msgid "interactive picking"
3058
msgstr "seleção interativa"
3059
2705
-#: builtin/add.c:253 builtin/checkout.c:1154 builtin/reset.c:286
3060
+#: builtin/add.c:257 builtin/checkout.c:1156 builtin/reset.c:286
3061
msgid "select hunks interactively"
3062
msgstr "selecionar blocos interativamente"
3063
2709
-#: builtin/add.c:254
3064
+#: builtin/add.c:258
3065
msgid "edit current diff and apply"
3066
msgstr "editar o diff atual e aplicá-lo"
3067
2713
-#: builtin/add.c:255
3068
+#: builtin/add.c:259
3069
msgid "allow adding otherwise ignored files"
3070
msgstr "permitir adicionar ficheiros ignorados"
3071
2717
-#: builtin/add.c:256
3072
+#: builtin/add.c:260
3073
msgid "update tracked files"
3074
msgstr "atualizar ficheiros controlados"
3075
2721
-#: builtin/add.c:257
3076
+#: builtin/add.c:261
3077
msgid "record only the fact that the path will be added later"
3078
msgstr "registar apenas o facto de que o caminho será adicionado mais tarde"
3079
2725
-#: builtin/add.c:258
3080
+#: builtin/add.c:262
3081
msgid "add changes from all tracked and untracked files"
3082
msgstr ""
3083
"adicionar alterações de todos os ficheiros controlados ou não controlados"
3084
2730
-#: builtin/add.c:261
3085
+#: builtin/add.c:265
3086
msgid "ignore paths removed in the working tree (same as --no-all)"
3087
msgstr ""
3088
"ignorar caminhos removidos na árvore de trabalho (o mesmo que --no-all)"
3089
2735
-#: builtin/add.c:263
3090
+#: builtin/add.c:267
3091
msgid "don't add, only refresh the index"
3092
msgstr "não adicionar, apenas atualizar o índice"
3093
2739
-#: builtin/add.c:264
3094
+#: builtin/add.c:268
3095
msgid "just skip files which cannot be added because of errors"
3096
msgstr "ignorar ficheiros que não podem ser adicionados por causa de erros"
3097
2743
-#: builtin/add.c:265
3098
+#: builtin/add.c:269
3099
msgid "check if - even missing - files are ignored in dry run"
3100
msgstr "verificar quais os ficheiros ignorados na simulação"
3101
2747
-#: builtin/add.c:287
3102
+#: builtin/add.c:270 builtin/update-index.c:958
3103
+msgid "(+/-)x"
3104
+msgstr "(+/-)x"
3105
+
3106
+#: builtin/add.c:270 builtin/update-index.c:959
3107
+msgid "override the executable bit of the listed files"
3108
+msgstr "substituir o bit executável dos ficheiros listados"
3109
+
3110
+#: builtin/add.c:292
3111
#, c-format
3112
msgid "Use -f if you really want to add them.\n"
3113
msgstr "Use -f se deseja mesmo adicioná-los.\n"
3114
2752
-#: builtin/add.c:294
3115
+#: builtin/add.c:300
3116
msgid "adding files failed"
3117
msgstr "falha ao adicionar ficheiros"
3118
2756
-#: builtin/add.c:330
3119
+#: builtin/add.c:336
3120
msgid "-A and -u are mutually incompatible"
3121
msgstr "-A e -u são mutuamente incompatíveis"
3122
2760
-#: builtin/add.c:337
3123
+#: builtin/add.c:343
3124
msgid "Option --ignore-missing can only be used together with --dry-run"
3125
msgstr "A opção --ignore-missing só pode ser usada em conjunto com --dry-run"
3126
3127
#: builtin/add.c:352
3128
#, c-format
3129
+msgid "--chmod param '%s' must be either -x or +x"
3130
+msgstr ""
3131
+
3132
+#: builtin/add.c:367
3133
+#, c-format
3134
msgid "Nothing specified, nothing added.\n"
3135
msgstr "Não foi especificado nada, nada adicionado.\n"
3136
2769
-#: builtin/add.c:353
3137
+#: builtin/add.c:368
3138
#, c-format
3139
msgid "Maybe you wanted to say 'git add .'?\n"
3140
msgstr "Queria dizer 'git add .'?\n"
3141
2774
-#: builtin/add.c:358 builtin/check-ignore.c:172 builtin/clean.c:914
2775
-#: builtin/commit.c:339 builtin/mv.c:131 builtin/reset.c:235 builtin/rm.c:298
3142
+#: builtin/add.c:373 builtin/check-ignore.c:172 builtin/checkout.c:279
3143
+#: builtin/checkout.c:473 builtin/clean.c:914 builtin/commit.c:340
3144
+#: builtin/mv.c:131 builtin/reset.c:235 builtin/rm.c:298
3145
#: builtin/submodule--helper.c:240
3146
msgid "index file corrupt"
3147
msgstr "ficheiro de índice corrompido"
3148
2780
-#: builtin/add.c:439 builtin/apply.c:4661 builtin/mv.c:283 builtin/rm.c:430
3149
+#: builtin/add.c:454 builtin/apply.c:4784 builtin/mv.c:286 builtin/rm.c:431
3150
msgid "Unable to write new index file"
3151
msgstr "Não foi possível escrever novo ficheiro de índice"
3152
2784
-#: builtin/am.c:256 builtin/commit.c:749 builtin/merge.c:1089
3153
+#: builtin/am.c:257 builtin/commit.c:750 builtin/merge.c:1032
3154
#, c-format
3155
msgid "could not read '%s'"
3156
msgstr "não foi possível ler '%s'"
3157
2789
-#: builtin/am.c:430
3158
+#: builtin/am.c:426
3159
msgid "could not parse author script"
3160
msgstr "não foi possível analisar o autor do script"
3161
2793
-#: builtin/am.c:507
3162
+#: builtin/am.c:503
3163
#, c-format
3164
msgid "'%s' was deleted by the applypatch-msg hook"
3165
msgstr "'%s' foi eliminado pelo hook applypatch-msg"
3166
2798
-#: builtin/am.c:548 builtin/notes.c:300
3167
+#: builtin/am.c:544 builtin/notes.c:301
3168
#, c-format
3169
msgid "Malformed input line: '%s'."
3170
msgstr "Linha de entrada malformada: '%s'."
3171
2803
-#: builtin/am.c:585 builtin/notes.c:315
3172
+#: builtin/am.c:581 builtin/notes.c:316
3173
#, c-format
3174
msgid "Failed to copy notes from '%s' to '%s'"
3175
msgstr "Falha ao copiar notas de '%s' para '%s'"
3176
2808
-#: builtin/am.c:611
3177
+#: builtin/am.c:607
3178
msgid "fseek failed"
3179
msgstr "falha ao invocar fseek"
3180
2812
-#: builtin/am.c:788
3181
+#: builtin/am.c:787
3182
#, c-format
3183
msgid "could not parse patch '%s'"
3184
msgstr "não foi possível analisar o patch '%s'"
3185
2817
-#: builtin/am.c:853
3186
+#: builtin/am.c:852
3187
msgid "Only one StGIT patch series can be applied at once"
3188
msgstr "Só pode ser aplicada uma série de patches StGIT duma só vez"
3189
2821
-#: builtin/am.c:900
3190
+#: builtin/am.c:899
3191
msgid "invalid timestamp"
3192
msgstr "carimbo de data/hora inválido"
3193
2825
-#: builtin/am.c:903 builtin/am.c:911
3194
+#: builtin/am.c:902 builtin/am.c:910
3195
msgid "invalid Date line"
3196
msgstr "linha de Data inválida"
3197
2829
-#: builtin/am.c:908
3198
+#: builtin/am.c:907
3199
msgid "invalid timezone offset"
3200
msgstr "mudança de fuso horário inválida"
3201
2833
-#: builtin/am.c:995
3202
+#: builtin/am.c:996
3203
msgid "Patch format detection failed."
3204
msgstr "Falha ao detetar o formato do patch."
3205
2837
-#: builtin/am.c:1000 builtin/clone.c:380
3206
+#: builtin/am.c:1001 builtin/clone.c:380
3207
#, c-format
3208
msgid "failed to create directory '%s'"
3209
msgstr "falha ao criar o diretório '%s'"
3210
2842
-#: builtin/am.c:1004
3211
+#: builtin/am.c:1005
3212
msgid "Failed to split patches."
3213
msgstr "Falha ao dividir patches."
3214
2846
-#: builtin/am.c:1136 builtin/commit.c:365
3215
+#: builtin/am.c:1137 builtin/commit.c:366
3216
msgid "unable to write index file"
3217
msgstr "não é possível escrever o ficheiro de índice"
3218
2850
-#: builtin/am.c:1187
3219
+#: builtin/am.c:1188
3220
#, c-format
3221
msgid "When you have resolved this problem, run \"%s --continue\"."
3222
msgstr "Após resolver este problema, execute \"%s --continue\"."
3223
2855
-#: builtin/am.c:1188
3224
+#: builtin/am.c:1189
3225
#, c-format
3226
msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
3227
msgstr "Se preferir ignorar este patch, execute \"%s --skip\"."
3228
2860
-#: builtin/am.c:1189
3229
+#: builtin/am.c:1190
3230
#, c-format
3231
msgid "To restore the original branch and stop patching, run \"%s --abort\"."
3232
msgstr ""
3233
"Para restaurar o ramo original e interromper a aplicação dos patches, "
3234
"execute \"%s --abort\"."
3235
2867
-#: builtin/am.c:1327
3236
+#: builtin/am.c:1328
3237
msgid "Patch is empty. Was it split wrong?"
3238
msgstr "O patch está vazio. Foi dividido incorretamente?"
3239
2871
-#: builtin/am.c:1401 builtin/log.c:1516
3240
+#: builtin/am.c:1402 builtin/log.c:1543
3241
#, c-format
3242
msgid "invalid ident line: %s"
3243
msgstr "linha de identidade inválida: %s"
3244
2876
-#: builtin/am.c:1428
3245
+#: builtin/am.c:1429
3246
#, c-format
3247
msgid "unable to parse commit %s"
3248
msgstr "não foi possível analisar o commit %s"
3249
2881
-#: builtin/am.c:1630
3250
+#: builtin/am.c:1602
3251
msgid "Repository lacks necessary blobs to fall back on 3-way merge."
3252
msgstr ""
3253
"O repositório não tem os blobs necessários para recorrer a integração com 3 "
3254
"pontos."
3255
2887
-#: builtin/am.c:1632
3256
+#: builtin/am.c:1604
3257
msgid "Using index info to reconstruct a base tree..."
3258
msgstr "A usar informação do índice para reconstruir uma árvore de base..."
3259
2891
-#: builtin/am.c:1651
3260
+#: builtin/am.c:1623
3261
msgid ""
3262
"Did you hand edit your patch?\n"
3263
"It does not apply to blobs recorded in its index."
@@ -2896,41 +3265,41 @@ msgstr ""
3265
"Editou o patch manualmente?\n"
3266
"Não é possível aplicá-lo aos blobs registados no índice."
3267
2899
-#: builtin/am.c:1657
3268
+#: builtin/am.c:1629
3269
msgid "Falling back to patching base and 3-way merge..."
3270
msgstr ""
3271
"A recorrer a uma de base para aplicação de patches e integração com 3 "
3272
"pontos..."
3273
2905
-#: builtin/am.c:1672
3274
+#: builtin/am.c:1654
3275
msgid "Failed to merge in the changes."
3276
msgstr "Falha ao integrar as alterações."
3277
2909
-#: builtin/am.c:1696 builtin/merge.c:636
3278
+#: builtin/am.c:1679 builtin/merge.c:628
3279
msgid "git write-tree failed to write a tree"
3280
msgstr "git write-tree falhou ao escrever uma árvore"
3281
2913
-#: builtin/am.c:1703
3282
+#: builtin/am.c:1686
3283
msgid "applying to an empty history"
3284
msgstr "a aplicar a um histórico vazio"
3285
2917
-#: builtin/am.c:1716 builtin/commit.c:1775 builtin/merge.c:841
2918
-#: builtin/merge.c:866
3286
+#: builtin/am.c:1699 builtin/commit.c:1776 builtin/merge.c:798
3287
+#: builtin/merge.c:823
3288
msgid "failed to write commit object"
3289
msgstr "falha ao escrever objeto de commit"
3290
2922
-#: builtin/am.c:1748 builtin/am.c:1752
3291
+#: builtin/am.c:1731 builtin/am.c:1735
3292
#, c-format
3293
msgid "cannot resume: %s does not exist."
3294
msgstr "não é possível continuar: %s não existe."
3295
2927
-#: builtin/am.c:1768
3296
+#: builtin/am.c:1751
3297
msgid "cannot be interactive without stdin connected to a terminal."
3298
msgstr ""
3299
"não é possível entrar em modo interativo sem um entrada padrão conectada a "
3300
"um terminal."
3301
2933
-#: builtin/am.c:1773
3302
+#: builtin/am.c:1756
3303
msgid "Commit Body is:"
3304
msgstr "Corpo do commit:"
3305
@@ -2938,35 +3307,35 @@ msgstr "Corpo do commit:"
3307
#. in your translation. The program will only accept English
3308
#. input at this point.
3309
#.
2941
-#: builtin/am.c:1783
3310
+#: builtin/am.c:1766
3311
msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
3312
msgstr "Aplicar? [y]sim/[n]ão/[e]ditar/[v]er patch/[a]ceitar todos: "
3313
2945
-#: builtin/am.c:1833
3314
+#: builtin/am.c:1816
3315
#, c-format
3316
msgid "Dirty index: cannot apply patches (dirty: %s)"
3317
msgstr "Índice modificado: não é possível aplicar patches (modificado: %s)"
3318
2950
-#: builtin/am.c:1868 builtin/am.c:1940
3319
+#: builtin/am.c:1853 builtin/am.c:1925
3320
#, c-format
3321
msgid "Applying: %.*s"
3322
msgstr "A aplicar: %.*s"
3323
2955
-#: builtin/am.c:1884
3324
+#: builtin/am.c:1869
3325
msgid "No changes -- Patch already applied."
3326
msgstr "Nenhuma alteração -- Já foi aplicado o patch."
3327
2959
-#: builtin/am.c:1892
3328
+#: builtin/am.c:1877
3329
#, c-format
3330
msgid "Patch failed at %s %.*s"
3331
msgstr "Falha ao aplicar o patch em %s %.*s"
3332
2964
-#: builtin/am.c:1898
3333
+#: builtin/am.c:1883
3334
#, c-format
3335
msgid "The copy of the patch that failed is found in: %s"
3336
msgstr "A cópia do patch que falhou encontra-se em: %s"
3337
2969
-#: builtin/am.c:1943
3338
+#: builtin/am.c:1928
3339
msgid ""
3340
"No changes - did you forget to use 'git add'?\n"
3341
"If there is nothing left to stage, chances are that something else\n"
@@ -2976,7 +3345,7 @@ msgstr ""
3345
"Se não há nada por preparar, provavelmente essas mesmas alterações\n"
3346
"já foram introduzidas; pode querer ignorar este patch."
3347
2979
-#: builtin/am.c:1950
3348
+#: builtin/am.c:1935
3349
msgid ""
3350
"You still have unmerged paths in your index.\n"
3351
"Did you forget to use 'git add'?"
@@ -2984,17 +3353,17 @@ msgstr ""
3353
"Ainda há caminhos não integrados no índice.\n"
3354
"Esqueceu-se de usar 'git add'?"
3355
2987
-#: builtin/am.c:2058 builtin/am.c:2062 builtin/am.c:2074 builtin/reset.c:308
3356
+#: builtin/am.c:2043 builtin/am.c:2047 builtin/am.c:2059 builtin/reset.c:308
3357
#: builtin/reset.c:316
3358
#, c-format
3359
msgid "Could not parse object '%s'."
3360
msgstr "Não foi possível analisar o objeto '%s'."
3361
2993
-#: builtin/am.c:2110
3362
+#: builtin/am.c:2095
3363
msgid "failed to clean index"
3364
msgstr "falha ao limpar o índice"
3365
2997
-#: builtin/am.c:2144
3366
+#: builtin/am.c:2129
3367
msgid ""
3368
"You seem to have moved HEAD since the last 'am' failure.\n"
3369
"Not rewinding to ORIG_HEAD"
@@ -3002,155 +3371,155 @@ msgstr ""
3371
"Parece que a HEAD foi movida desde a última vez que o 'am' falhou.\n"
3372
"Não recuando a ORIG_HEAD"
3373
3005
-#: builtin/am.c:2205
3374
+#: builtin/am.c:2192
3375
#, c-format
3376
msgid "Invalid value for --patch-format: %s"
3377
msgstr "Valor inválido de --patch-format: %s"
3378
3010
-#: builtin/am.c:2238
3379
+#: builtin/am.c:2225
3380
msgid "git am [<options>] [(<mbox>|<Maildir>)...]"
3381
msgstr "git am [<opções>] [(<mbox>|<Maildir>)...]"
3382
3014
-#: builtin/am.c:2239
3383
+#: builtin/am.c:2226
3384
msgid "git am [<options>] (--continue | --skip | --abort)"
3385
msgstr "git am [<opções>] (--continue | --skip | --abort)"
3386
3018
-#: builtin/am.c:2245
3387
+#: builtin/am.c:2232
3388
msgid "run interactively"
3389
msgstr "executar interativamente"
3390
3022
-#: builtin/am.c:2247
3391
+#: builtin/am.c:2234
3392
msgid "historical option -- no-op"
3393
msgstr "opção histórica -- sem-ação"
3394
3026
-#: builtin/am.c:2249
3395
+#: builtin/am.c:2236
3396
msgid "allow fall back on 3way merging if needed"
3397
msgstr "permitir recorrer a integração com 3 pontos se necessário"
3398
3030
-#: builtin/am.c:2250 builtin/init-db.c:478 builtin/prune-packed.c:57
3031
-#: builtin/repack.c:171
3399
+#: builtin/am.c:2237 builtin/init-db.c:481 builtin/prune-packed.c:57
3400
+#: builtin/repack.c:172
3401
msgid "be quiet"
3402
msgstr "silencioso"
3403
3035
-#: builtin/am.c:2252
3404
+#: builtin/am.c:2239
3405
msgid "add a Signed-off-by line to the commit message"
3406
msgstr "adicionar uma linha com Signed-of-by no fim da mensagem de commit"
3407
3039
-#: builtin/am.c:2255
3408
+#: builtin/am.c:2242
3409
msgid "recode into utf8 (default)"
3410
msgstr "recodificar em utf8 (predefinição)"
3411
3043
-#: builtin/am.c:2257
3412
+#: builtin/am.c:2244
3413
msgid "pass -k flag to git-mailinfo"
3414
msgstr "passar a opção -k ao git-mailinfo"
3415
3047
-#: builtin/am.c:2259
3416
+#: builtin/am.c:2246
3417
msgid "pass -b flag to git-mailinfo"
3418
msgstr "passar a opção -b ao git-mailinfo"
3419
3051
-#: builtin/am.c:2261
3420
+#: builtin/am.c:2248
3421
msgid "pass -m flag to git-mailinfo"
3422
msgstr "passar a opção -m ao git-mailinfo"
3423
3055
-#: builtin/am.c:2263
3424
+#: builtin/am.c:2250
3425
msgid "pass --keep-cr flag to git-mailsplit for mbox format"
3426
msgstr "passar a opção --keep-cr ao gitmailsplit para formato de mbox"
3427
3059
-#: builtin/am.c:2266
3428
+#: builtin/am.c:2253
3429
msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
3430
msgstr ""
3431
"não passar a opção --keep-cr ao git-mailsplit independentemente de am.keepcr"
3432
3064
-#: builtin/am.c:2269
3433
+#: builtin/am.c:2256
3434
msgid "strip everything before a scissors line"
3435
msgstr "retirar todo o conteúdo antes da linha de tesoura"
3436
3068
-#: builtin/am.c:2270 builtin/apply.c:4546
3437
+#: builtin/am.c:2257 builtin/apply.c:4837
3438
msgid "action"
3439
msgstr "ação"
3440
3072
-#: builtin/am.c:2271 builtin/am.c:2274 builtin/am.c:2277 builtin/am.c:2280
3073
-#: builtin/am.c:2283 builtin/am.c:2286 builtin/am.c:2289 builtin/am.c:2292
3074
-#: builtin/am.c:2298
3441
+#: builtin/am.c:2258 builtin/am.c:2261 builtin/am.c:2264 builtin/am.c:2267
3442
+#: builtin/am.c:2270 builtin/am.c:2273 builtin/am.c:2276 builtin/am.c:2279
3443
+#: builtin/am.c:2285
3444
msgid "pass it through git-apply"
3445
msgstr "transmitir ao git-apply"
3446
3078
-#: builtin/am.c:2279 builtin/apply.c:4570
3447
+#: builtin/am.c:2266 builtin/apply.c:4861
3448
msgid "root"
3449
msgstr "raiz"
3450
3082
-#: builtin/am.c:2282 builtin/am.c:2285 builtin/apply.c:4508
3083
-#: builtin/apply.c:4511 builtin/clone.c:90 builtin/fetch.c:95
3451
+#: builtin/am.c:2269 builtin/am.c:2272 builtin/apply.c:4799
3452
+#: builtin/apply.c:4802 builtin/clone.c:90 builtin/fetch.c:96
3453
#: builtin/pull.c:179 builtin/submodule--helper.c:277
3085
-#: builtin/submodule--helper.c:404 builtin/submodule--helper.c:485
3086
-#: builtin/submodule--helper.c:488 builtin/submodule--helper.c:767
3087
-#: builtin/submodule--helper.c:770
3454
+#: builtin/submodule--helper.c:402 builtin/submodule--helper.c:482
3455
+#: builtin/submodule--helper.c:485 builtin/submodule--helper.c:823
3456
+#: builtin/submodule--helper.c:826
3457
msgid "path"
3458
msgstr "caminho"
3459
3091
-#: builtin/am.c:2288 builtin/fmt-merge-msg.c:666 builtin/fmt-merge-msg.c:669
3092
-#: builtin/grep.c:706 builtin/merge.c:199 builtin/pull.c:134
3093
-#: builtin/pull.c:193 builtin/repack.c:178 builtin/repack.c:182
3094
-#: builtin/show-branch.c:645 builtin/show-ref.c:175 builtin/tag.c:340
3095
-#: parse-options.h:132 parse-options.h:134 parse-options.h:244
3460
+#: builtin/am.c:2275 builtin/fmt-merge-msg.c:666 builtin/fmt-merge-msg.c:669
3461
+#: builtin/grep.c:706 builtin/merge.c:200 builtin/pull.c:134 builtin/pull.c:193
3462
+#: builtin/repack.c:181 builtin/repack.c:185 builtin/show-branch.c:645
3463
+#: builtin/show-ref.c:175 builtin/tag.c:340 parse-options.h:132
3464
+#: parse-options.h:134 parse-options.h:244
3465
msgid "n"
3466
msgstr "n"
3467
3099
-#: builtin/am.c:2291 builtin/apply.c:4514
3468
+#: builtin/am.c:2278 builtin/apply.c:4805
3469
msgid "num"
3470
msgstr "num"
3471
3103
-#: builtin/am.c:2294 builtin/for-each-ref.c:37 builtin/replace.c:438
3472
+#: builtin/am.c:2281 builtin/for-each-ref.c:37 builtin/replace.c:438
3473
#: builtin/tag.c:372
3474
msgid "format"
3475
msgstr "formato"
3476
3108
-#: builtin/am.c:2295
3477
+#: builtin/am.c:2282
3478
msgid "format the patch(es) are in"
3479
msgstr "formato de apresentação de patches"
3480
3112
-#: builtin/am.c:2301
3481
+#: builtin/am.c:2288
3482
msgid "override error message when patch failure occurs"
3483
msgstr "substituir a mensagem de erro quando a aplicação do patch falha"
3484
3116
-#: builtin/am.c:2303
3485
+#: builtin/am.c:2290
3486
msgid "continue applying patches after resolving a conflict"
3487
msgstr "continuar a aplicar os patches depois de resolver os conflitos"
3488
3120
-#: builtin/am.c:2306
3489
+#: builtin/am.c:2293
3490
msgid "synonyms for --continue"
3491
msgstr "sinónimo de --continue"
3492
3124
-#: builtin/am.c:2309
3493
+#: builtin/am.c:2296
3494
msgid "skip the current patch"
3495
msgstr "ignorar o patch atual"
3496
3128
-#: builtin/am.c:2312
3497
+#: builtin/am.c:2299
3498
msgid "restore the original branch and abort the patching operation."
3499
msgstr "restaurar o ramo original e abortar a operação de patch."
3500
3132
-#: builtin/am.c:2316
3501
+#: builtin/am.c:2303
3502
msgid "lie about committer date"
3503
msgstr "mentir sobre a data de commit"
3504
3136
-#: builtin/am.c:2318
3505
+#: builtin/am.c:2305
3506
msgid "use current timestamp for author date"
3507
msgstr "usar a data e hora atual como data de autor"
3508
3140
-#: builtin/am.c:2320 builtin/commit.c:1609 builtin/merge.c:228
3509
+#: builtin/am.c:2307 builtin/commit.c:1610 builtin/merge.c:229
3510
#: builtin/pull.c:164 builtin/revert.c:92 builtin/tag.c:355
3511
msgid "key-id"
3512
msgstr "id-chave"
3513
3145
-#: builtin/am.c:2321
3514
+#: builtin/am.c:2308
3515
msgid "GPG-sign commits"
3516
msgstr "assinar os commits com GPG"
3517
3149
-#: builtin/am.c:2324
3518
+#: builtin/am.c:2311
3519
msgid "(internal use for git-rebase)"
3520
msgstr "(uso interno de git-rebase)"
3521
3153
-#: builtin/am.c:2339
3522
+#: builtin/am.c:2326
3523
msgid ""
3524
"The -b/--binary option has been a no-op for long time, and\n"
3525
"it will be removed. Please do not use it anymore."
@@ -3158,17 +3527,17 @@ msgstr ""
3527
"A opção -b/--binary há muito que é ignorada e será\n"
3528
"futuramente removida. Por favor não a use."
3529
3161
-#: builtin/am.c:2346
3530
+#: builtin/am.c:2333
3531
msgid "failed to read the index"
3532
msgstr "falha ao ler o índice"
3533
3165
-#: builtin/am.c:2361
3534
+#: builtin/am.c:2348
3535
#, c-format
3536
msgid "previous rebase directory %s still exists but mbox given."
3537
msgstr ""
3538
"o diretório de rebesa anterior %s ainda existe, mas foi fornecida uma mbox."
3539
3171
-#: builtin/am.c:2385
3540
+#: builtin/am.c:2372
3541
#, c-format
3542
msgid ""
3543
"Stray %s directory found.\n"
@@ -3177,76 +3546,76 @@ msgstr ""
3546
"Diretório abandonado %s encontrado.\n"
3547
"Use \"git am --abort\" para o remover."
3548
3180
-#: builtin/am.c:2391
3549
+#: builtin/am.c:2378
3550
msgid "Resolve operation not in progress, we are not resuming."
3551
msgstr "A operação de resolução não está em curso, não retomando."
3552
3184
-#: builtin/apply.c:59
3553
+#: builtin/apply.c:122
3554
msgid "git apply [<options>] [<patch>...]"
3555
msgstr "git apply [<opções>] [<patch>...]"
3556
3188
-#: builtin/apply.c:111
3557
+#: builtin/apply.c:153
3558
#, c-format
3559
msgid "unrecognized whitespace option '%s'"
3560
msgstr "opção de espaço em branco não reconhecida '%s'"
3561
3193
-#: builtin/apply.c:126
3562
+#: builtin/apply.c:169
3563
#, c-format
3564
msgid "unrecognized whitespace ignore option '%s'"
3565
msgstr "opção de ignorar espaço em branco não reconhecida '%s'"
3566
3198
-#: builtin/apply.c:818
3567
+#: builtin/apply.c:854
3568
#, c-format
3569
msgid "Cannot prepare timestamp regexp %s"
3570
msgstr "Não é possível preparar a regexp de carimbo de data/hora %s"
3571
3203
-#: builtin/apply.c:827
3572
+#: builtin/apply.c:863
3573
#, c-format
3574
msgid "regexec returned %d for input: %s"
3575
msgstr "regexec retornou %d para a entra: %s"
3576
3208
-#: builtin/apply.c:908
3577
+#: builtin/apply.c:947
3578
#, c-format
3579
msgid "unable to find filename in patch at line %d"
3580
msgstr "não foi possível encontrar o nome do ficheiro no patch na linha %d"
3581
3213
-#: builtin/apply.c:937
3582
+#: builtin/apply.c:984
3583
#, c-format
3584
msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
3585
msgstr ""
3586
"git apply: git-diff incorreto - esperava-se /dev/null, obteve-se %s na linha "
3587
"%d"
3588
3220
-#: builtin/apply.c:942
3589
+#: builtin/apply.c:989
3590
#, c-format
3591
msgid "git apply: bad git-diff - inconsistent new filename on line %d"
3592
msgstr ""
3593
"git apply: git-diff incorreto - o nome do novo ficheiro na linha %d é "
3594
"inconsistente"
3595
3227
-#: builtin/apply.c:943
3596
+#: builtin/apply.c:990
3597
#, c-format
3598
msgid "git apply: bad git-diff - inconsistent old filename on line %d"
3599
msgstr ""
3600
"git apply: git-diff incorreto - o nome do ficheiro antigo na linha %d é "
3601
"inconsistente"
3602
3234
-#: builtin/apply.c:949
3603
+#: builtin/apply.c:995
3604
#, c-format
3605
msgid "git apply: bad git-diff - expected /dev/null on line %d"
3606
msgstr "git apply: git-diff incorreto - esperava-se /dev/null na linha %d"
3607
3239
-#: builtin/apply.c:1406
3608
+#: builtin/apply.c:1489
3609
#, c-format
3610
msgid "recount: unexpected line: %.*s"
3611
msgstr "recontagem: linha inesperada: %.*s"
3612
3244
-#: builtin/apply.c:1463
3613
+#: builtin/apply.c:1550
3614
#, c-format
3615
msgid "patch fragment without header at line %d: %.*s"
3616
msgstr "fragmento de patch sem cabeçalho na linha %d: %.*s"
3617
3249
-#: builtin/apply.c:1480
3618
+#: builtin/apply.c:1567
3619
#, c-format
3620
msgid ""
3621
"git diff header lacks filename information when removing %d leading pathname "
@@ -3261,77 +3630,77 @@ msgstr[1] ""
3630
"o cabeçalho do git diff não revelou o nome do ficheiro depois de se remover "
3631
"%d componentes de caminho (linha %d)"
3632
3264
-#: builtin/apply.c:1646
3633
+#: builtin/apply.c:1743
3634
msgid "new file depends on old contents"
3635
msgstr "o novo ficheiro depende de conteúdos antigos"
3636
3268
-#: builtin/apply.c:1648
3637
+#: builtin/apply.c:1745
3638
msgid "deleted file still has contents"
3639
msgstr "o ficheiro eliminado ainda tem conteúdos"
3640
3272
-#: builtin/apply.c:1674
3641
+#: builtin/apply.c:1774
3642
#, c-format
3643
msgid "corrupt patch at line %d"
3644
msgstr "patch corrompido na linha %d"
3645
3277
-#: builtin/apply.c:1710
3646
+#: builtin/apply.c:1810
3647
#, c-format
3648
msgid "new file %s depends on old contents"
3649
msgstr "o novo ficheiro %s depende de conteúdos antigos"
3650
3282
-#: builtin/apply.c:1712
3651
+#: builtin/apply.c:1812
3652
#, c-format
3653
msgid "deleted file %s still has contents"
3654
msgstr "o ficheiro eliminado %s ainda tem conteúdos"
3655
3287
-#: builtin/apply.c:1715
3656
+#: builtin/apply.c:1815
3657
#, c-format
3658
msgid "** warning: file %s becomes empty but is not deleted"
3659
msgstr "** aviso: o ficheiro %s ficará vazio, mas não será eliminado"
3660
3292
-#: builtin/apply.c:1861
3661
+#: builtin/apply.c:1962
3662
#, c-format
3663
msgid "corrupt binary patch at line %d: %.*s"
3664
msgstr "patch binário corrompido na linha %d: %.*s"
3665
3297
-#: builtin/apply.c:1895
3666
+#: builtin/apply.c:1999
3667
#, c-format
3668
msgid "unrecognized binary patch at line %d"
3669
msgstr "patch binário não reconhecido na linha %d"
3670
3302
-#: builtin/apply.c:2048
3671
+#: builtin/apply.c:2154
3672
#, c-format
3673
msgid "patch with only garbage at line %d"
3674
msgstr "patch incompreensível na linha %d"
3675
3307
-#: builtin/apply.c:2138
3676
+#: builtin/apply.c:2244
3677
#, c-format
3678
msgid "unable to read symlink %s"
3679
msgstr "não é possível ler a ligação simbólica %s"
3680
3312
-#: builtin/apply.c:2142
3681
+#: builtin/apply.c:2248
3682
#, c-format
3683
msgid "unable to open or read %s"
3684
msgstr "não é possível abrir ou ler %s"
3685
3317
-#: builtin/apply.c:2775
3686
+#: builtin/apply.c:2901
3687
#, c-format
3688
msgid "invalid start of line: '%c'"
3689
msgstr "início de linha inválido: '%c'"
3690
3322
-#: builtin/apply.c:2894
3691
+#: builtin/apply.c:3020
3692
#, c-format
3693
msgid "Hunk #%d succeeded at %d (offset %d line)."
3694
msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
3695
msgstr[0] "Excerto nº%d bem sucedido na linha %d (%d linha deslocada)."
3696
msgstr[1] "Excerto nº%d bem sucedido na linha %d (%d linhas deslocadas)."
3697
3329
-#: builtin/apply.c:2906
3698
+#: builtin/apply.c:3032
3699
#, c-format
3700
msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
3701
msgstr "Contexto reduzido para (%ld/%ld) para aplicar o fragmento em %d"
3702
3334
-#: builtin/apply.c:2912
3703
+#: builtin/apply.c:3038
3704
#, c-format
3705
msgid ""
3706
"while searching for:\n"
@@ -3340,341 +3709,336 @@ msgstr ""
3709
"ao procura por:\n"
3710
"%.*s"
3711
3343
-#: builtin/apply.c:2932
3712
+#: builtin/apply.c:3060
3713
#, c-format
3714
msgid "missing binary patch data for '%s'"
3715
msgstr "falta de dados do patch binário '%s'"
3716
3348
-#: builtin/apply.c:3033
3717
+#: builtin/apply.c:3163
3718
#, c-format
3719
msgid "binary patch does not apply to '%s'"
3720
msgstr "o patch binário não foi aplicado corretamente a '%s'"
3721
3353
-#: builtin/apply.c:3039
3722
+#: builtin/apply.c:3169
3723
#, c-format
3724
msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
3725
msgstr ""
3726
"o patch binário aplicado a '%s' gera resultados incorretos (esperava-se %s, "
3727
"obteve-se %s)"
3728
3360
-#: builtin/apply.c:3060
3729
+#: builtin/apply.c:3190
3730
#, c-format
3731
msgid "patch failed: %s:%ld"
3732
msgstr "falha ao aplicar o patch: %s:%ld"
3733
3365
-#: builtin/apply.c:3184
3734
+#: builtin/apply.c:3314
3735
#, c-format
3736
msgid "cannot checkout %s"
3737
msgstr "não é possível extrair %s"
3738
3370
-#: builtin/apply.c:3229 builtin/apply.c:3240 builtin/apply.c:3285
3371
-#, c-format
3372
-msgid "read of %s failed"
3373
-msgstr "falha ao ler %s"
3374
-
3375
-#: builtin/apply.c:3237
3739
+#: builtin/apply.c:3370
3740
#, c-format
3741
msgid "reading from '%s' beyond a symbolic link"
3742
msgstr "a ler '%s' indicado por uma ligação simbólica"
3743
3380
-#: builtin/apply.c:3265 builtin/apply.c:3487
3744
+#: builtin/apply.c:3399 builtin/apply.c:3630
3745
#, c-format
3746
msgid "path %s has been renamed/deleted"
3747
msgstr "o caminho %s foi eliminado ou mudou de nome"
3748
3385
-#: builtin/apply.c:3346 builtin/apply.c:3501
3749
+#: builtin/apply.c:3482 builtin/apply.c:3644
3750
#, c-format
3751
msgid "%s: does not exist in index"
3752
msgstr "%s: não existe no índice"
3753
3390
-#: builtin/apply.c:3350 builtin/apply.c:3493 builtin/apply.c:3515
3754
+#: builtin/apply.c:3486 builtin/apply.c:3636 builtin/apply.c:3658
3755
#, c-format
3756
msgid "%s: %s"
3757
msgstr "%s: %s"
3758
3395
-#: builtin/apply.c:3355 builtin/apply.c:3509
3759
+#: builtin/apply.c:3491 builtin/apply.c:3652
3760
#, c-format
3761
msgid "%s: does not match index"
3762
msgstr "%s: não tem correspondência no índice"
3763
3400
-#: builtin/apply.c:3457
3764
+#: builtin/apply.c:3597
3765
msgid "removal patch leaves file contents"
3766
msgstr "patch de remoção deixa conteúdos no ficheiro"
3767
3404
-#: builtin/apply.c:3526
3768
+#: builtin/apply.c:3669
3769
#, c-format
3770
msgid "%s: wrong type"
3771
msgstr "%s: tipo errado"
3772
3409
-#: builtin/apply.c:3528
3773
+#: builtin/apply.c:3671
3774
#, c-format
3775
msgid "%s has type %o, expected %o"
3776
msgstr "%s é do tipo %o, esperado %o"
3777
3414
-#: builtin/apply.c:3687 builtin/apply.c:3689
3778
+#: builtin/apply.c:3822 builtin/apply.c:3824
3779
#, c-format
3780
msgid "invalid path '%s'"
3781
msgstr "caminho inválido '%s'"
3782
3419
-#: builtin/apply.c:3744
3783
+#: builtin/apply.c:3879
3784
#, c-format
3785
msgid "%s: already exists in index"
3786
msgstr "%s: já existe no índice"
3787
3424
-#: builtin/apply.c:3747
3788
+#: builtin/apply.c:3882
3789
#, c-format
3790
msgid "%s: already exists in working directory"
3791
msgstr "%s: já existe no diretório de trabalho"
3792
3429
-#: builtin/apply.c:3767
3793
+#: builtin/apply.c:3902
3794
#, c-format
3795
msgid "new mode (%o) of %s does not match old mode (%o)"
3796
msgstr "o novo modo (%o) de %s não corresponde ao modo antigo (%o)"
3797
3434
-#: builtin/apply.c:3772
3798
+#: builtin/apply.c:3907
3799
#, c-format
3800
msgid "new mode (%o) of %s does not match old mode (%o) of %s"
3801
msgstr "o novo modo (%o) de %s não corresponde ao modo antigo (%o) de %s"
3802
3439
-#: builtin/apply.c:3792
3803
+#: builtin/apply.c:3927
3804
#, c-format
3805
msgid "affected file '%s' is beyond a symbolic link"
3806
msgstr "o ficheiro afetado '%s' é indicado por uma ligação simbólica"
3807
3444
-#: builtin/apply.c:3796
3808
+#: builtin/apply.c:3931
3809
#, c-format
3810
msgid "%s: patch does not apply"
3811
msgstr "%s: patch não se aplica com sucesso"
3812
3449
-#: builtin/apply.c:3810
3813
+#: builtin/apply.c:3945
3814
#, c-format
3815
msgid "Checking patch %s..."
3816
msgstr "A verificar o patch %s..."
3817
3454
-#: builtin/apply.c:3903 builtin/checkout.c:233 builtin/reset.c:135
3818
+#: builtin/apply.c:4038 builtin/checkout.c:233 builtin/reset.c:135
3819
#, c-format
3820
msgid "make_cache_entry failed for path '%s'"
3821
msgstr "falha ao invocar make_cache_entry em '%s'"
3822
3459
-#: builtin/apply.c:4046
3823
+#: builtin/apply.c:4182
3824
#, c-format
3825
msgid "unable to remove %s from index"
3826
msgstr "não é possível remover %s do índice"
3827
3464
-#: builtin/apply.c:4075
3828
+#: builtin/apply.c:4215
3829
#, c-format
3830
msgid "corrupt patch for submodule %s"
3831
msgstr "patch corrompido no submódulo %s"
3832
3469
-#: builtin/apply.c:4079
3833
+#: builtin/apply.c:4219
3834
#, c-format
3835
msgid "unable to stat newly created file '%s'"
3836
msgstr "não é possível obter estado do novo ficheiro criado '%s'"
3837
3474
-#: builtin/apply.c:4084
3838
+#: builtin/apply.c:4224
3839
#, c-format
3840
msgid "unable to create backing store for newly created file %s"
3841
msgstr ""
3842
"não é possível criar armazenamento de segurança do ficheiro recém-criado %s"
3843
3480
-#: builtin/apply.c:4087 builtin/apply.c:4195
3844
+#: builtin/apply.c:4227 builtin/apply.c:4340
3845
#, c-format
3846
msgid "unable to add cache entry for %s"
3847
msgstr "não é possível adicionar %s à cache"
3848
3485
-#: builtin/apply.c:4120
3849
+#: builtin/apply.c:4260
3850
#, c-format
3851
msgid "closing file '%s'"
3852
msgstr "a fechar o ficheiro '%s'"
3853
3490
-#: builtin/apply.c:4169
3854
+#: builtin/apply.c:4313
3855
#, c-format
3856
msgid "unable to write file '%s' mode %o"
3857
msgstr "não é possível escrever o ficheiro '%s' com o modo %o"
3858
3495
-#: builtin/apply.c:4256
3859
+#: builtin/apply.c:4403
3860
#, c-format
3861
msgid "Applied patch %s cleanly."
3862
msgstr "Patch %s aplicado com sucesso."
3863
3500
-#: builtin/apply.c:4264
3864
+#: builtin/apply.c:4411
3865
msgid "internal error"
3866
msgstr "erro interno"
3867
3504
-#: builtin/apply.c:4267
3868
+#: builtin/apply.c:4414
3869
#, c-format
3870
msgid "Applying patch %%s with %d reject..."
3871
msgid_plural "Applying patch %%s with %d rejects..."
3872
msgstr[0] "A aplicar patch %%s com %d rejeição..."
3873
msgstr[1] "A aplicar patch %%s com %d rejeições..."
3874
3511
-#: builtin/apply.c:4277
3875
+#: builtin/apply.c:4424
3876
#, c-format
3877
msgid "truncating .rej filename to %.*s.rej"
3878
msgstr "a truncar o nome do ficheiro .rej em %.*s.rej"
3879
3516
-#: builtin/apply.c:4285
3880
+#: builtin/apply.c:4432
3881
#, c-format
3882
msgid "cannot open %s: %s"
3883
msgstr "não é possível abrir %s: %s"
3884
3521
-#: builtin/apply.c:4298
3885
+#: builtin/apply.c:4445
3886
#, c-format
3887
msgid "Hunk #%d applied cleanly."
3888
msgstr "Excerto nº%d aplicado com sucesso."
3889
3526
-#: builtin/apply.c:4301
3890
+#: builtin/apply.c:4448
3891
#, c-format
3892
msgid "Rejected hunk #%d."
3893
msgstr "Excerto nº%d rejeitado."
3894
3531
-#: builtin/apply.c:4387
3895
+#: builtin/apply.c:4537
3896
#, c-format
3897
msgid "Skipped patch '%s'."
3898
msgstr "Patch '%s' ignorado."
3899
3536
-#: builtin/apply.c:4395
3900
+#: builtin/apply.c:4545
3901
msgid "unrecognized input"
3902
msgstr "entrada não reconhecida"
3903
3540
-#: builtin/apply.c:4406
3904
+#: builtin/apply.c:4556
3905
msgid "unable to read index file"
3906
msgstr "não foi possível ler o ficheiro de índice"
3907
3544
-#: builtin/apply.c:4509
3908
+#: builtin/apply.c:4701
3909
+msgid "--3way outside a repository"
3910
+msgstr "--3way fora de um repositório"
3911
+
3912
+#: builtin/apply.c:4709
3913
+msgid "--index outside a repository"
3914
+msgstr "--index fora de um repositório"
3915
+
3916
+#: builtin/apply.c:4712
3917
+msgid "--cached outside a repository"
3918
+msgstr "--cached fora de um repositório"
3919
+
3920
+#: builtin/apply.c:4745
3921
+#, c-format
3922
+msgid "can't open patch '%s'"
3923
+msgstr "não é possível abrir o patch '%s'"
3924
+
3925
+#: builtin/apply.c:4760
3926
+#, c-format
3927
+msgid "squelched %d whitespace error"
3928
+msgid_plural "squelched %d whitespace errors"
3929
+msgstr[0] "%d erro de espaço em branco reprimido"
3930
+msgstr[1] "%d erros de espaço em branco reprimidos"
3931
+
3932
+#: builtin/apply.c:4766 builtin/apply.c:4776
3933
+#, c-format
3934
+msgid "%d line adds whitespace errors."
3935
+msgid_plural "%d lines add whitespace errors."
3936
+msgstr[0] "%d linha adiciona erros de espaço em branco."
3937
+msgstr[1] "%d linhas adicionam erros de espaço em branco."
3938
+
3939
+#: builtin/apply.c:4800
3940
msgid "don't apply changes matching the given path"
3941
msgstr "não aplicar alterações que correspondam ao caminho fornecido"
3942
3548
-#: builtin/apply.c:4512
3943
+#: builtin/apply.c:4803
3944
msgid "apply changes matching the given path"
3945
msgstr "aplicar alterações que correspondam ao caminho fornecido"
3946
3552
-#: builtin/apply.c:4515
3947
+#: builtin/apply.c:4806
3948
msgid "remove <num> leading slashes from traditional diff paths"
3949
msgstr "remover <num> barras à esquerda dos caminhos de diff tradicional"
3950
3556
-#: builtin/apply.c:4518
3951
+#: builtin/apply.c:4809
3952
msgid "ignore additions made by the patch"
3953
msgstr "ignorar adições feitas pelo patch"
3954
3560
-#: builtin/apply.c:4520
3955
+#: builtin/apply.c:4811
3956
msgid "instead of applying the patch, output diffstat for the input"
3957
msgstr "em vez de aplicar o patch, mostrar o diffstat da entrada"
3958
3564
-#: builtin/apply.c:4524
3959
+#: builtin/apply.c:4815
3960
msgid "show number of added and deleted lines in decimal notation"
3961
msgstr "mostrar número de linhas adicionadas e removidas em notação decimal"
3962
3568
-#: builtin/apply.c:4526
3963
+#: builtin/apply.c:4817
3964
msgid "instead of applying the patch, output a summary for the input"
3965
msgstr "em vez de aplicar o patch, mostrar um resumo da entrada"
3966
3572
-#: builtin/apply.c:4528
3967
+#: builtin/apply.c:4819
3968
msgid "instead of applying the patch, see if the patch is applicable"
3969
msgstr "em vez de aplicar o patch, verificar se o patch pode ser aplicado"
3970
3576
-#: builtin/apply.c:4530
3971
+#: builtin/apply.c:4821
3972
msgid "make sure the patch is applicable to the current index"
3973
msgstr "garantir que o patch pode ser aplicado ao índice atual"
3974
3580
-#: builtin/apply.c:4532
3975
+#: builtin/apply.c:4823
3976
msgid "apply a patch without touching the working tree"
3977
msgstr "aplicar um patch sem tocar na árvore de trabalho"
3978
3584
-#: builtin/apply.c:4534
3979
+#: builtin/apply.c:4825
3980
msgid "accept a patch that touches outside the working area"
3981
msgstr "aceitar patches que alteram ficheiros fora da área de trabalho"
3982
3588
-#: builtin/apply.c:4536
3983
+#: builtin/apply.c:4827
3984
msgid "also apply the patch (use with --stat/--summary/--check)"
3985
msgstr "aplicar o patch também (use com --stat/--summary/--check)"
3986
3592
-#: builtin/apply.c:4538
3987
+#: builtin/apply.c:4829
3988
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"
3991
3597
-#: builtin/apply.c:4540
3992
+#: builtin/apply.c:4831
3993
msgid "build a temporary index based on embedded index information"
3994
msgstr ""
3995
"construir um índice temporário baseado na informação incorporada do índice"
3996
3602
-#: builtin/apply.c:4543 builtin/checkout-index.c:169 builtin/ls-files.c:425
3997
+#: builtin/apply.c:4834 builtin/checkout-index.c:169 builtin/ls-files.c:426
3998
msgid "paths are separated with NUL character"
3999
msgstr "os caminhos estão separados por caracteres NUL"
4000
3606
-#: builtin/apply.c:4545
4001
+#: builtin/apply.c:4836
4002
msgid "ensure at least <n> lines of context match"
4003
msgstr "garantir que, pelo menos, <n> linhas de contexto coincidem"
4004
3610
-#: builtin/apply.c:4547
4005
+#: builtin/apply.c:4838
4006
msgid "detect new or modified lines that have whitespace errors"
4007
msgstr "detetar linhas novas ou modificadas que tenham espaços em branco"
4008
3614
-#: builtin/apply.c:4550 builtin/apply.c:4553
4009
+#: builtin/apply.c:4841 builtin/apply.c:4844
4010
msgid "ignore changes in whitespace when finding context"
4011
msgstr "ignorar alterações de espaço em branco ao procurar contexto"
4012
3618
-#: builtin/apply.c:4556
4013
+#: builtin/apply.c:4847
4014
msgid "apply the patch in reverse"
4015
msgstr "aplicar o patch em reverso"
4016
3622
-#: builtin/apply.c:4558
4017
+#: builtin/apply.c:4849
4018
msgid "don't expect at least one line of context"
4019
msgstr "não esperar nenhuma linha de contexto"
4020
3626
-#: builtin/apply.c:4560
4021
+#: builtin/apply.c:4851
4022
msgid "leave the rejected hunks in corresponding *.rej files"
4023
msgstr "deixar os excertos rejeitados nos respetivos ficheiros *.rej"
4024
3630
-#: builtin/apply.c:4562
4025
+#: builtin/apply.c:4853
4026
msgid "allow overlapping hunks"
4027
msgstr "permitir a sobreposição de excertos"
4028
3634
-#: builtin/apply.c:4565
4029
+#: builtin/apply.c:4856
4030
msgid "tolerate incorrectly detected missing new-line at the end of file"
4031
msgstr ""
4032
"tolerar deteções incorretas de falta de nova linha no final do ficheiro"
4033
3639
-#: builtin/apply.c:4568
4034
+#: builtin/apply.c:4859
4035
msgid "do not trust the line counts in the hunk headers"
4036
msgstr "não confiar na contagem de linhas no cabeçalho dos excertos"
4037
3643
-#: builtin/apply.c:4571
4038
+#: builtin/apply.c:4862
4039
msgid "prepend <root> to all filenames"
4040
msgstr "preceder <root> a todos os nomes de ficheiro"
4041
3647
-#: builtin/apply.c:4593
3648
-msgid "--3way outside a repository"
3649
-msgstr "--3way fora de um repositório"
3650
-
3651
-#: builtin/apply.c:4601
3652
-msgid "--index outside a repository"
3653
-msgstr "--index fora de um repositório"
3654
-
3655
-#: builtin/apply.c:4604
3656
-msgid "--cached outside a repository"
3657
-msgstr "--cached fora de um repositório"
3658
-
3659
-#: builtin/apply.c:4623
3660
-#, c-format
3661
-msgid "can't open patch '%s'"
3662
-msgstr "não é possível abrir o patch '%s'"
3663
-
3664
-#: builtin/apply.c:4637
3665
-#, c-format
3666
-msgid "squelched %d whitespace error"
3667
-msgid_plural "squelched %d whitespace errors"
3668
-msgstr[0] "%d erro de espaço em branco reprimido"
3669
-msgstr[1] "%d erros de espaço em branco reprimidos"
3670
-
3671
-#: builtin/apply.c:4643 builtin/apply.c:4653
3672
-#, c-format
3673
-msgid "%d line adds whitespace errors."
3674
-msgid_plural "%d lines add whitespace errors."
3675
-msgstr[0] "%d linha adiciona erros de espaço em branco."
3676
-msgstr[1] "%d linhas adicionam erros de espaço em branco."
3677
-
4042
#: builtin/archive.c:17
4043
#, c-format
4044
msgid "could not create archive file '%s'"
@@ -3730,105 +4094,105 @@ msgstr "git blame [<opções>] [<rev-opções>] [<rev>] [--] <ficheiro>"
4094
msgid "<rev-opts> are documented in git-rev-list(1)"
4095
msgstr "<rev-opções> estão documentadas em git-rev-list(1)"
4096
3733
-#: builtin/blame.c:1782
4097
+#: builtin/blame.c:1781
4098
msgid "Blaming lines"
4099
msgstr "Linhas de culpa"
4100
3737
-#: builtin/blame.c:2531
4101
+#: builtin/blame.c:2536
4102
msgid "Show blame entries as we find them, incrementally"
4103
msgstr ""
4104
"Mostrar entradas de culpa à medida que forem encontradas, incrementalmente"
4105
3742
-#: builtin/blame.c:2532
4106
+#: builtin/blame.c:2537
4107
msgid "Show blank SHA-1 for boundary commits (Default: off)"
4108
msgstr "Mostar SHA-1 dos commits limite em branco (Predefinição: desativado)"
4109
3746
-#: builtin/blame.c:2533
4110
+#: builtin/blame.c:2538
4111
msgid "Do not treat root commits as boundaries (Default: off)"
4112
msgstr "Não tratar os commits raiz como limites (Predefinição: desativado)"
4113
3750
-#: builtin/blame.c:2534
4114
+#: builtin/blame.c:2539
4115
msgid "Show work cost statistics"
4116
msgstr "Mostrar estatísticas de custo de atividade"
4117
3754
-#: builtin/blame.c:2535
4118
+#: builtin/blame.c:2540
4119
msgid "Force progress reporting"
4120
msgstr "Forçar informação de progresso"
4121
3758
-#: builtin/blame.c:2536
4122
+#: builtin/blame.c:2541
4123
msgid "Show output score for blame entries"
4124
msgstr "Mostrar a pontuação das entradas de culpa"
4125
3762
-#: builtin/blame.c:2537
4126
+#: builtin/blame.c:2542
4127
msgid "Show original filename (Default: auto)"
4128
msgstr "Mostrar o nome do ficheiro original (Predefinição: auto)"
4129
3766
-#: builtin/blame.c:2538
4130
+#: builtin/blame.c:2543
4131
msgid "Show original linenumber (Default: off)"
4132
msgstr "Mostrar números de linha originais (Predefinição: desativado)"
4133
3770
-#: builtin/blame.c:2539
4134
+#: builtin/blame.c:2544
4135
msgid "Show in a format designed for machine consumption"
4136
msgstr "Mostrar em formato próprio para ser consumo por uma máquina"
4137
3774
-#: builtin/blame.c:2540
4138
+#: builtin/blame.c:2545
4139
msgid "Show porcelain format with per-line commit information"
4140
msgstr "Mostrar em formato de porcelana com informações de commit por linha"
4141
3778
-#: builtin/blame.c:2541
4142
+#: builtin/blame.c:2546
4143
msgid "Use the same output mode as git-annotate (Default: off)"
4144
msgstr "Usar o mesmo modo de saída que git-annotate (Predefinição: desativado)"
4145
3782
-#: builtin/blame.c:2542
4146
+#: builtin/blame.c:2547
4147
msgid "Show raw timestamp (Default: off)"
4148
msgstr "Mostrar carimbo de data/hora em bruto (Predefinição: desativado)"
4149
3786
-#: builtin/blame.c:2543
4150
+#: builtin/blame.c:2548
4151
msgid "Show long commit SHA1 (Default: off)"
4152
msgstr "Mostrar SHA1 longo de commit (Predefinição: desativado)"
4153
3790
-#: builtin/blame.c:2544
4154
+#: builtin/blame.c:2549
4155
msgid "Suppress author name and timestamp (Default: off)"
4156
msgstr ""
4157
"Suprimir nome de autor e carimbo de data/hora (Predefinição: desativado)"
4158
3795
-#: builtin/blame.c:2545
4159
+#: builtin/blame.c:2550
4160
msgid "Show author email instead of name (Default: off)"
4161
msgstr "Mostrar o email do autor em vez do nome (Predefinição: desativado)"
4162
3799
-#: builtin/blame.c:2546
4163
+#: builtin/blame.c:2551
4164
msgid "Ignore whitespace differences"
4165
msgstr "Ignorar as diferenças de espaço em branco"
4166
3803
-#: builtin/blame.c:2547
4167
+#: builtin/blame.c:2552
4168
msgid "Spend extra cycles to find better match"
4169
msgstr "Despender ciclos extra para encontrar uma melhor correspondência"
4170
3807
-#: builtin/blame.c:2548
4171
+#: builtin/blame.c:2553
4172
msgid "Use revisions from <file> instead of calling git-rev-list"
4173
msgstr "Usar revisões do <ficheiro> em vez de invocar git-rev-list"
4174
3811
-#: builtin/blame.c:2549
4175
+#: builtin/blame.c:2554
4176
msgid "Use <file>'s contents as the final image"
4177
msgstr "Usar o conteúdo do <ficheiro> como imagem final"
4178
3815
-#: builtin/blame.c:2550 builtin/blame.c:2551
4179
+#: builtin/blame.c:2555 builtin/blame.c:2556
4180
msgid "score"
4181
msgstr "pontuação"
4182
3819
-#: builtin/blame.c:2550
4183
+#: builtin/blame.c:2555
4184
msgid "Find line copies within and across files"
4185
msgstr "Localizar linhas copiadas dentro e entre ficheiros"
4186
3823
-#: builtin/blame.c:2551
4187
+#: builtin/blame.c:2556
4188
msgid "Find line movements within and across files"
4189
msgstr "Localizar linhas movidas dentro e entre ficheiros"
4190
3827
-#: builtin/blame.c:2552
4191
+#: builtin/blame.c:2557
4192
msgid "n,m"
4193
msgstr "n,m"
4194
3831
-#: builtin/blame.c:2552
4195
+#: builtin/blame.c:2557
4196
msgid "Process only line range n,m, counting from 1"
4197
msgstr "Processar apenas o intervalo de linhas n,m, a cantar de 1"
4198
@@ -3838,7 +4202,7 @@ msgstr "Processar apenas o intervalo de linhas n,m, a cantar de 1"
4202
#. takes 22 places, is the longest among various forms of
4203
#. relative timestamps, but your language may need more or
4204
#. fewer display columns.
3841
-#: builtin/blame.c:2641
4205
+#: builtin/blame.c:2649
4206
msgid "4 years, 11 months ago"
4207
msgstr "há 4 anos e 11 meses atrás"
4208
@@ -3941,120 +4305,128 @@ msgstr "Ramo de monitorização remoto %s eliminado (era %s).\n"
4305
msgid "Deleted branch %s (was %s).\n"
4306
msgstr "Ramo %s eliminado (era %s).\n"
4307
3944
-#: builtin/branch.c:309
4308
+#: builtin/branch.c:312
4309
#, c-format
4310
msgid "[%s: gone]"
4311
msgstr "[%s: desaparecido]"
4312
3949
-#: builtin/branch.c:314
4313
+#: builtin/branch.c:317
4314
#, c-format
4315
msgid "[%s]"
4316
msgstr "[%s]"
4317
3954
-#: builtin/branch.c:319
4318
+#: builtin/branch.c:322
4319
#, c-format
4320
msgid "[%s: behind %d]"
4321
msgstr "[%s: atrás %d]"
4322
3959
-#: builtin/branch.c:321
4323
+#: builtin/branch.c:324
4324
#, c-format
4325
msgid "[behind %d]"
4326
msgstr "[atrás %d]"
4327
3964
-#: builtin/branch.c:325
4328
+#: builtin/branch.c:328
4329
#, c-format
4330
msgid "[%s: ahead %d]"
4331
msgstr "[%s: à frente %d]"
4332
3969
-#: builtin/branch.c:327
4333
+#: builtin/branch.c:330
4334
#, c-format
4335
msgid "[ahead %d]"
4336
msgstr "[à frente %d]"
4337
3974
-#: builtin/branch.c:330
4338
+#: builtin/branch.c:333
4339
#, c-format
4340
msgid "[%s: ahead %d, behind %d]"
4341
msgstr "[%s: à frente %d, atrás %d]"
4342
3979
-#: builtin/branch.c:333
4343
+#: builtin/branch.c:336
4344
#, c-format
4345
msgid "[ahead %d, behind %d]"
4346
msgstr "[à frente %d, atrás %d]"
4347
3984
-#: builtin/branch.c:346
4348
+#: builtin/branch.c:349
4349
msgid " **** invalid ref ****"
4350
msgstr " **** referências inválida ****"
4351
3988
-#: builtin/branch.c:372
4352
+#: builtin/branch.c:375
4353
#, c-format
4354
msgid "(no branch, rebasing %s)"
4355
msgstr "(nenhum ramo, a efetuar rebase de %s)"
4356
3993
-#: builtin/branch.c:375
4357
+#: builtin/branch.c:378
4358
#, c-format
4359
msgid "(no branch, bisect started on %s)"
4360
msgstr "(nenhum ramo, bissecção iniciada em %s)"
4361
4362
#. TRANSLATORS: make sure this matches
4363
#. "HEAD detached at " in wt-status.c
4000
-#: builtin/branch.c:381
4364
+#: builtin/branch.c:384
4365
#, c-format
4366
msgid "(HEAD detached at %s)"
4367
msgstr "(HEAD destacada em %s)"
4368
4369
#. TRANSLATORS: make sure this matches
4370
#. "HEAD detached from " in wt-status.c
4007
-#: builtin/branch.c:386
4371
+#: builtin/branch.c:389
4372
#, c-format
4373
msgid "(HEAD detached from %s)"
4374
msgstr "(HEAD destacada de %s)"
4375
4012
-#: builtin/branch.c:390
4376
+#: builtin/branch.c:393
4377
msgid "(no branch)"
4378
msgstr "(nenhum ramo)"
4379
4016
-#: builtin/branch.c:541
4380
+#: builtin/branch.c:544
4381
#, c-format
4382
msgid "Branch %s is being rebased at %s"
4383
msgstr "O ramo %s está a ser rebaseado em %s"
4384
4021
-#: builtin/branch.c:545
4385
+#: builtin/branch.c:548
4386
#, c-format
4387
msgid "Branch %s is being bisected at %s"
4388
msgstr "O ramo %s está a ser bissetado em %s"
4389
4026
-#: builtin/branch.c:560
4390
+#: builtin/branch.c:563
4391
msgid "cannot rename the current branch while not on any."
4392
msgstr ""
4393
"não é possível mudar o nome do ramo atual vista que não se encontra num ramo."
4394
4031
-#: builtin/branch.c:570
4395
+#: builtin/branch.c:573
4396
#, c-format
4397
msgid "Invalid branch name: '%s'"
4398
msgstr "Nome de ramo inválido: '%s'"
4399
4036
-#: builtin/branch.c:587
4400
+#: builtin/branch.c:590
4401
msgid "Branch rename failed"
4402
msgstr "Falha ao mudar o nome do ramo"
4403
4040
-#: builtin/branch.c:591
4404
+#: builtin/branch.c:594
4405
#, c-format
4406
msgid "Renamed a misnamed branch '%s' away"
4407
msgstr "O ramo incorretamente denominado '%s' mudou de nome"
4408
4045
-#: builtin/branch.c:594
4409
+#: builtin/branch.c:597
4410
#, c-format
4411
msgid "Branch renamed to %s, but HEAD is not updated!"
4412
msgstr "O nome do ramo mudou para %s, mas a HEAD não está atualizada!"
4413
4050
-#: builtin/branch.c:601
4414
+#: builtin/branch.c:604
4415
msgid "Branch is renamed, but update of config-file failed"
4416
msgstr ""
4417
"O ramo mudou de nome, mas a atualização do ficheiro de configuração falhou"
4418
4055
-#: builtin/branch.c:623
4056
-msgid "could not write branch description template"
4057
-msgstr "não foi possível escrever o modelo da descrição do ramo"
4419
+#: builtin/branch.c:620
4420
+#, fuzzy, c-format
4421
+msgid ""
4422
+"Please edit the description for the branch\n"
4423
+" %s\n"
4424
+"Lines starting with '%c' will be stripped.\n"
4425
+msgstr ""
4426
+"\n"
4427
+"Escreva a mensagem da tag:\n"
4428
+" %s\n"
4429
+"Linha começadas com '%c' serão ignoradas.\n"
4430
4431
#: builtin/branch.c:651
4432
msgid "Generic options"
@@ -4156,8 +4528,8 @@ msgstr "chave"
4528
msgid "field name to sort on"
4529
msgstr "nome do campo pelo qual ordernar"
4530
4159
-#: builtin/branch.c:686 builtin/for-each-ref.c:41 builtin/notes.c:401
4160
-#: builtin/notes.c:404 builtin/notes.c:564 builtin/notes.c:567
4531
+#: builtin/branch.c:686 builtin/for-each-ref.c:41 builtin/notes.c:402
4532
+#: builtin/notes.c:405 builtin/notes.c:565 builtin/notes.c:568
4533
#: builtin/tag.c:369
4534
msgid "object"
4535
msgstr "objeto"
@@ -4247,7 +4619,8 @@ msgstr "não faz sentido criar 'HEAD' manualmente"
4619
4620
#: builtin/branch.c:846
4621
msgid "-a and -r options to 'git branch' do not make sense with a branch name"
4250
-msgstr "as opções -a e -r de 'git branch' não fazem sentido com um nome de ramo"
4622
+msgstr ""
4623
+"as opções -a e -r de 'git branch' não fazem sentido com um nome de ramo"
4624
4625
#: builtin/branch.c:849
4626
#, c-format
@@ -4282,65 +4655,65 @@ msgstr "É necessário um repositório para criar um bundle."
4655
msgid "Need a repository to unbundle."
4656
msgstr "É preciso um repositório para desempacotar."
4657
4285
-#: builtin/cat-file.c:428
4658
+#: builtin/cat-file.c:443
4659
msgid ""
4660
"git cat-file (-t [--allow-unknown-type]|-s [--allow-unknown-type]|-e|-p|"
4661
"<type>|--textconv) <object>"
4662
msgstr ""
4290
-"git cat-file (-t [--allow-unknown-type]|-s [--allow-unknown-"
4291
-"type]|-e|-p|<tipo>|--textconv) <objeto>"
4663
+"git cat-file (-t [--allow-unknown-type]|-s [--allow-unknown-type]|-e|-p|"
4664
+"<tipo>|--textconv) <objeto>"
4665
4293
-#: builtin/cat-file.c:429
4666
+#: builtin/cat-file.c:444
4667
msgid "git cat-file (--batch | --batch-check) [--follow-symlinks]"
4668
msgstr "git cat-file (--batch | --batch-check) [--follow-symlinks]"
4669
4297
-#: builtin/cat-file.c:466
4670
+#: builtin/cat-file.c:481
4671
msgid "<type> can be one of: blob, tree, commit, tag"
4672
msgstr "<tipo> pode ser um de: blob, tree, commit, tag"
4673
4301
-#: builtin/cat-file.c:467
4674
+#: builtin/cat-file.c:482
4675
msgid "show object type"
4676
msgstr "mostrar tipo do objeto"
4677
4305
-#: builtin/cat-file.c:468
4678
+#: builtin/cat-file.c:483
4679
msgid "show object size"
4680
msgstr "mostrar tamanho do objeto"
4681
4309
-#: builtin/cat-file.c:470
4682
+#: builtin/cat-file.c:485
4683
msgid "exit with zero when there's no error"
4684
msgstr "sair com retorno zero quando não houver erros"
4685
4313
-#: builtin/cat-file.c:471
4686
+#: builtin/cat-file.c:486
4687
msgid "pretty-print object's content"
4688
msgstr "mostrar conteúdo do objeto com impressão bonita"
4689
4317
-#: builtin/cat-file.c:473
4690
+#: builtin/cat-file.c:488
4691
msgid "for blob objects, run textconv on object's content"
4692
msgstr "executar textconv no conteúdo de objetos blob"
4693
4321
-#: builtin/cat-file.c:475
4694
+#: builtin/cat-file.c:490
4695
msgid "allow -s and -t to work with broken/corrupt objects"
4696
msgstr "permitir que -s e -t funcionem com objetos danificados/corrompidos"
4697
4325
-#: builtin/cat-file.c:476
4698
+#: builtin/cat-file.c:491
4699
msgid "buffer --batch output"
4700
msgstr "carregar a saída de --batch"
4701
4329
-#: builtin/cat-file.c:478
4702
+#: builtin/cat-file.c:493
4703
msgid "show info and content of objects fed from the standard input"
4704
msgstr "mostrar informação e conteúdo dos objetos fornecidos na entrada padrão"
4705
4333
-#: builtin/cat-file.c:481
4706
+#: builtin/cat-file.c:496
4707
msgid "show info about objects fed from the standard input"
4708
msgstr "mostrar informação sobre os objetos fornecidos na entrada padrão"
4709
4337
-#: builtin/cat-file.c:484
4710
+#: builtin/cat-file.c:499
4711
msgid "follow in-tree symlinks (used with --batch or --batch-check)"
4712
msgstr ""
4713
"seguir ligações simbólica no interior da árvore (usado com --batch ou --"
4714
"batch-check)"
4715
4343
-#: builtin/cat-file.c:486
4716
+#: builtin/cat-file.c:501
4717
msgid "show all objects with --batch or --batch-check"
4718
msgstr "mostrar todos os objetos com --batch ou --batch-check"
4719
@@ -4368,7 +4741,7 @@ msgstr "ler os nomes dos ficheiros da entrada padrão"
4741
msgid "terminate input and output records by a NUL character"
4742
msgstr "terminar registos da entrada e da saída com um carácter NUL"
4743
4371
-#: builtin/check-ignore.c:18 builtin/checkout.c:1135 builtin/gc.c:325
4744
+#: builtin/check-ignore.c:18 builtin/checkout.c:1137 builtin/gc.c:325
4745
msgid "suppress progress reporting"
4746
msgstr "suprimir informação de progresso"
4747
@@ -4460,9 +4833,9 @@ msgid "write the content to temporary files"
4833
msgstr "escrever o conteúdo em ficheiros temporários"
4834
4835
#: builtin/checkout-index.c:174 builtin/column.c:30
4463
-#: builtin/submodule--helper.c:491 builtin/submodule--helper.c:494
4464
-#: builtin/submodule--helper.c:497 builtin/submodule--helper.c:500
4465
-#: builtin/submodule--helper.c:774
4836
+#: builtin/submodule--helper.c:488 builtin/submodule--helper.c:491
4837
+#: builtin/submodule--helper.c:494 builtin/submodule--helper.c:497
4838
+#: builtin/submodule--helper.c:830 builtin/worktree.c:469
4839
msgid "string"
4840
msgstr "cadeia"
4841
@@ -4529,10 +4902,6 @@ msgid "Cannot update paths and switch to branch '%s' at the same time."
4902
msgstr ""
4903
"Não é possível atualizar os caminhos e mudar para o ramo '%s' ao mesmo tempo."
4904
4532
-#: builtin/checkout.c:279 builtin/checkout.c:473
4533
-msgid "corrupt index file"
4534
-msgstr "ficheiro de índice corrompido"
4535
-
4905
#: builtin/checkout.c:339 builtin/checkout.c:346
4906
#, c-format
4907
msgid "path '%s' is unmerged"
@@ -4542,50 +4911,50 @@ msgstr "o caminho '%s' não foi integrado"
4911
msgid "you need to resolve your current index first"
4912
msgstr "primeiro deve resolver o índice atual"
4913
4545
-#: builtin/checkout.c:622
4914
+#: builtin/checkout.c:625
4915
#, c-format
4916
msgid "Can not do reflog for '%s': %s\n"
4917
msgstr "Não é possível efetuar reflog de '%s': %s\n"
4918
4550
-#: builtin/checkout.c:660
4919
+#: builtin/checkout.c:663
4920
msgid "HEAD is now at"
4921
msgstr "HEAD está agora em"
4922
4554
-#: builtin/checkout.c:664 builtin/clone.c:661
4923
+#: builtin/checkout.c:667 builtin/clone.c:661
4924
msgid "unable to update HEAD"
4925
msgstr "não foi possível atualizar HEAD"
4926
4558
-#: builtin/checkout.c:668
4927
+#: builtin/checkout.c:671
4928
#, c-format
4929
msgid "Reset branch '%s'\n"
4930
msgstr "Repor ramo '%s'\n"
4931
4563
-#: builtin/checkout.c:671
4932
+#: builtin/checkout.c:674
4933
#, c-format
4934
msgid "Already on '%s'\n"
4935
msgstr "Já em '%s'\n"
4936
4568
-#: builtin/checkout.c:675
4937
+#: builtin/checkout.c:678
4938
#, c-format
4939
msgid "Switched to and reset branch '%s'\n"
4940
msgstr "Mudou para e repôs o ramo '%s'\n"
4941
4573
-#: builtin/checkout.c:677 builtin/checkout.c:1067
4942
+#: builtin/checkout.c:680 builtin/checkout.c:1069
4943
#, c-format
4944
msgid "Switched to a new branch '%s'\n"
4945
msgstr "Mudou para o novo ramo '%s'\n"
4946
4578
-#: builtin/checkout.c:679
4947
+#: builtin/checkout.c:682
4948
#, c-format
4949
msgid "Switched to branch '%s'\n"
4950
msgstr "Mudou para o ramo '%s'\n"
4951
4583
-#: builtin/checkout.c:731
4952
+#: builtin/checkout.c:733
4953
#, c-format
4954
msgid " ... and %d more.\n"
4955
msgstr " ... e mais %d.\n"
4956
4588
-#: builtin/checkout.c:737
4957
+#: builtin/checkout.c:739
4958
#, c-format
4959
msgid ""
4960
"Warning: you are leaving %d commit behind, not connected to\n"
@@ -4606,7 +4975,7 @@ msgstr[1] ""
4975
"\n"
4976
"%s\n"
4977
4609
-#: builtin/checkout.c:756
4978
+#: builtin/checkout.c:758
4979
#, c-format
4980
msgid ""
4981
"If you want to keep it by creating a new branch, this may be a good time\n"
@@ -4633,166 +5002,166 @@ msgstr[1] ""
5002
" git branch <nome-do-novo-ramo> %s\n"
5003
"\n"
5004
4636
-#: builtin/checkout.c:792
5005
+#: builtin/checkout.c:794
5006
msgid "internal error in revision walk"
5007
msgstr "erro interno durante o curso de revisões"
5008
4640
-#: builtin/checkout.c:796
5009
+#: builtin/checkout.c:798
5010
msgid "Previous HEAD position was"
5011
msgstr "A posição anterior de HEAD era"
5012
4644
-#: builtin/checkout.c:823 builtin/checkout.c:1062
5013
+#: builtin/checkout.c:825 builtin/checkout.c:1064
5014
msgid "You are on a branch yet to be born"
5015
msgstr "Está num ramo ainda não criado"
5016
4648
-#: builtin/checkout.c:968
5017
+#: builtin/checkout.c:970
5018
#, c-format
5019
msgid "only one reference expected, %d given."
5020
msgstr "esperava-se apenas uma referência, %d fornecidas."
5021
4653
-#: builtin/checkout.c:1008 builtin/worktree.c:212
5022
+#: builtin/checkout.c:1010 builtin/worktree.c:214
5023
#, c-format
5024
msgid "invalid reference: %s"
5025
msgstr "referência inválida: %s"
5026
4658
-#: builtin/checkout.c:1037
5027
+#: builtin/checkout.c:1039
5028
#, c-format
5029
msgid "reference is not a tree: %s"
5030
msgstr "a referência não é uma árvore: %s"
5031
4663
-#: builtin/checkout.c:1076
5032
+#: builtin/checkout.c:1078
5033
msgid "paths cannot be used with switching branches"
5034
msgstr "não podem ser usados caminhos ao mudar de ramo"
5035
4667
-#: builtin/checkout.c:1079 builtin/checkout.c:1083
5036
+#: builtin/checkout.c:1081 builtin/checkout.c:1085
5037
#, c-format
5038
msgid "'%s' cannot be used with switching branches"
5039
msgstr "'%s' não pode ser usado ao mudar de ramo"
5040
4672
-#: builtin/checkout.c:1087 builtin/checkout.c:1090 builtin/checkout.c:1095
4673
-#: builtin/checkout.c:1098
5041
+#: builtin/checkout.c:1089 builtin/checkout.c:1092 builtin/checkout.c:1097
5042
+#: builtin/checkout.c:1100
5043
#, c-format
5044
msgid "'%s' cannot be used with '%s'"
5045
msgstr "'%s' não pode ser usado com '%s'"
5046
4678
-#: builtin/checkout.c:1103
5047
+#: builtin/checkout.c:1105
5048
#, c-format
5049
msgid "Cannot switch branch to a non-commit '%s'"
5050
msgstr "Não é possível mudar de ramo para '%s', visto que não é um commit"
5051
4683
-#: builtin/checkout.c:1136 builtin/checkout.c:1138 builtin/clone.c:88
4684
-#: builtin/remote.c:165 builtin/remote.c:167 builtin/worktree.c:323
4685
-#: builtin/worktree.c:325
5052
+#: builtin/checkout.c:1138 builtin/checkout.c:1140 builtin/clone.c:88
5053
+#: builtin/remote.c:165 builtin/remote.c:167 builtin/worktree.c:324
5054
+#: builtin/worktree.c:326
5055
msgid "branch"
5056
msgstr "ramo"
5057
4689
-#: builtin/checkout.c:1137
5058
+#: builtin/checkout.c:1139
5059
msgid "create and checkout a new branch"
5060
msgstr "criar e extrair um novo ramo"
5061
4693
-#: builtin/checkout.c:1139
5062
+#: builtin/checkout.c:1141
5063
msgid "create/reset and checkout a branch"
5064
msgstr "criar/repor e extrair um ramo"
5065
4697
-#: builtin/checkout.c:1140
5066
+#: builtin/checkout.c:1142
5067
msgid "create reflog for new branch"
5068
msgstr "criar reflog do novo ramo"
5069
4701
-#: builtin/checkout.c:1141
4702
-msgid "detach the HEAD at named commit"
5070
+#: builtin/checkout.c:1143 builtin/worktree.c:328
5071
+msgid "detach HEAD at named commit"
5072
msgstr "destacar HEAD no commit indicado"
5073
4705
-#: builtin/checkout.c:1142
5074
+#: builtin/checkout.c:1144
5075
msgid "set upstream info for new branch"
5076
msgstr "definir a informação do ramo a montante do novo ramo"
5077
4709
-#: builtin/checkout.c:1144
5078
+#: builtin/checkout.c:1146
5079
msgid "new-branch"
5080
msgstr "novo-ramo"
5081
4713
-#: builtin/checkout.c:1144
5082
+#: builtin/checkout.c:1146
5083
msgid "new unparented branch"
5084
msgstr "novo ramo sem pai"
5085
4717
-#: builtin/checkout.c:1145
5086
+#: builtin/checkout.c:1147
5087
msgid "checkout our version for unmerged files"
5088
msgstr "extrair a nossa versão dos ficheiros não integrados"
5089
4721
-#: builtin/checkout.c:1147
5090
+#: builtin/checkout.c:1149
5091
msgid "checkout their version for unmerged files"
5092
msgstr "extrair a versão deles dos ficheiros não integrados"
5093
4725
-#: builtin/checkout.c:1149
5094
+#: builtin/checkout.c:1151
5095
msgid "force checkout (throw away local modifications)"
5096
msgstr "forçar extração (descartar modificações locais)"
5097
4729
-#: builtin/checkout.c:1150
5098
+#: builtin/checkout.c:1152
5099
msgid "perform a 3-way merge with the new branch"
5100
msgstr "realizar uma integração com 3 pontos com o novo ramo"
5101
4733
-#: builtin/checkout.c:1151 builtin/merge.c:230
5102
+#: builtin/checkout.c:1153 builtin/merge.c:231
5103
msgid "update ignored files (default)"
5104
msgstr "atualizar ficheiros ignorados (predefinição)"
5105
4737
-#: builtin/checkout.c:1152 builtin/log.c:1432 parse-options.h:250
5106
+#: builtin/checkout.c:1154 builtin/log.c:1459 parse-options.h:250
5107
msgid "style"
5108
msgstr "estilo"
5109
4741
-#: builtin/checkout.c:1153
5110
+#: builtin/checkout.c:1155
5111
msgid "conflict style (merge or diff3)"
5112
msgstr "estilo de conflito (merge ou diff3)"
5113
4745
-#: builtin/checkout.c:1156
5114
+#: builtin/checkout.c:1158
5115
msgid "do not limit pathspecs to sparse entries only"
5116
msgstr "não restringir especificadores de caminho a entradas esparsas"
5117
4749
-#: builtin/checkout.c:1158
5118
+#: builtin/checkout.c:1160
5119
msgid "second guess 'git checkout <no-such-branch>'"
5120
msgstr "tentar adivinhar 'git checkout <ramo-inexistente>'"
5121
4753
-#: builtin/checkout.c:1160
5122
+#: builtin/checkout.c:1162
5123
msgid "do not check if another worktree is holding the given ref"
5124
msgstr ""
5125
"não verificar se outra árvore de trabalho contém a referência fornecida"
5126
4758
-#: builtin/checkout.c:1161 builtin/clone.c:60 builtin/fetch.c:116
4759
-#: builtin/merge.c:227 builtin/pull.c:116 builtin/push.c:526
5127
+#: builtin/checkout.c:1163 builtin/clone.c:60 builtin/fetch.c:117
5128
+#: builtin/merge.c:228 builtin/pull.c:116 builtin/push.c:536
5129
#: builtin/send-pack.c:168
5130
msgid "force progress reporting"
5131
msgstr "forçar informação de progresso"
5132
4764
-#: builtin/checkout.c:1192
5133
+#: builtin/checkout.c:1194
5134
msgid "-b, -B and --orphan are mutually exclusive"
5135
msgstr "-b, -B e --orphan são mutuamente exclusivos"
5136
4768
-#: builtin/checkout.c:1209
5137
+#: builtin/checkout.c:1211
5138
msgid "--track needs a branch name"
5139
msgstr "--track requer um nome dum ramo"
5140
4772
-#: builtin/checkout.c:1214
5141
+#: builtin/checkout.c:1216
5142
msgid "Missing branch name; try -b"
5143
msgstr "Falta um nome dum ramo; tente -b"
5144
4776
-#: builtin/checkout.c:1250
5145
+#: builtin/checkout.c:1252
5146
msgid "invalid path specification"
5147
msgstr "especificação de caminho inválida"
5148
4780
-#: builtin/checkout.c:1257
5149
+#: builtin/checkout.c:1259
5150
#, c-format
5151
msgid ""
5152
"Cannot update paths and switch to branch '%s' at the same time.\n"
5153
"Did you intend to checkout '%s' which can not be resolved as commit?"
5154
msgstr ""
4786
-"Não é possível atualizar os caminho e mudar para o ramo '%s' ao mesmo tempo."
4787
-"\n"
5155
+"Não é possível atualizar os caminho e mudar para o ramo '%s' ao mesmo "
5156
+"tempo.\n"
5157
"Pretendia extrair '%s' o qual não pode ser resolvido como commit?"
5158
4790
-#: builtin/checkout.c:1262
5159
+#: builtin/checkout.c:1264
5160
#, c-format
5161
msgid "git checkout: --detach does not take a path argument '%s'"
5162
msgstr "git checkout: --detach não aceita um caminho como argumento '%s'"
5163
4795
-#: builtin/checkout.c:1266
5164
+#: builtin/checkout.c:1268
5165
msgid ""
5166
"git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
5167
"checking out of the index."
@@ -4945,7 +5314,7 @@ msgid "remove whole directories"
5314
msgstr "remover diretórios inteiros"
5315
5316
#: builtin/clean.c:875 builtin/describe.c:407 builtin/grep.c:724
4948
-#: builtin/ls-files.c:456 builtin/name-rev.c:314 builtin/show-ref.c:182
5317
+#: builtin/ls-files.c:457 builtin/name-rev.c:314 builtin/show-ref.c:182
5318
msgid "pattern"
5319
msgstr "padrão"
5320
@@ -4989,7 +5358,7 @@ msgstr "git clone [<opções>] [--] <repo> [<dir>]"
5358
msgid "don't create a checkout"
5359
msgstr "não criar uma extração"
5360
4992
-#: builtin/clone.c:63 builtin/clone.c:65 builtin/init-db.c:473
5361
+#: builtin/clone.c:63 builtin/clone.c:65 builtin/init-db.c:476
5362
msgid "create a bare repository"
5363
msgstr "criar um repositório nu"
5364
@@ -5017,16 +5386,16 @@ msgstr "inicializar submódulos no clone"
5386
msgid "number of submodules cloned in parallel"
5387
msgstr "número de submódulos clonados em paralelo"
5388
5020
-#: builtin/clone.c:80 builtin/init-db.c:470
5389
+#: builtin/clone.c:80 builtin/init-db.c:473
5390
msgid "template-directory"
5391
msgstr "diretório-modelo"
5392
5024
-#: builtin/clone.c:81 builtin/init-db.c:471
5393
+#: builtin/clone.c:81 builtin/init-db.c:474
5394
msgid "directory from which templates will be used"
5395
msgstr "diretório que contém os modelos usados"
5396
5028
-#: builtin/clone.c:83 builtin/submodule--helper.c:498
5029
-#: builtin/submodule--helper.c:777
5397
+#: builtin/clone.c:83 builtin/submodule--helper.c:495
5398
+#: builtin/submodule--helper.c:833
5399
msgid "reference repository"
5400
msgstr "repositório de referência"
5401
@@ -5050,8 +5419,7 @@ msgstr "extrair <ramo> em vez da HEAD do remoto"
5419
msgid "path to git-upload-pack on the remote"
5420
msgstr "caminho para git-upload-pack no remoto"
5421
5053
-#: builtin/clone.c:92 builtin/fetch.c:117 builtin/grep.c:667
5054
-#: builtin/pull.c:201
5422
+#: builtin/clone.c:92 builtin/fetch.c:118 builtin/grep.c:667 builtin/pull.c:201
5423
msgid "depth"
5424
msgstr "profundidade"
5425
@@ -5067,11 +5435,11 @@ msgstr "clonar apenas um ramo, HEAD ou --branch"
5435
msgid "any cloned submodules will be shallow"
5436
msgstr "qualquer submódulo clonado será raso"
5437
5070
-#: builtin/clone.c:98 builtin/init-db.c:479
5438
+#: builtin/clone.c:98 builtin/init-db.c:482
5439
msgid "gitdir"
5440
msgstr "gitdir"
5441
5074
-#: builtin/clone.c:99 builtin/init-db.c:480
5442
+#: builtin/clone.c:99 builtin/init-db.c:483
5443
msgid "separate git dir from working tree"
5444
msgstr "separar o repositório git da árvore de trabalho"
5445
@@ -5083,11 +5451,11 @@ msgstr "chave=valor"
5451
msgid "set config inside the new repository"
5452
msgstr "definir configuração dentro do novo repositório"
5453
5086
-#: builtin/clone.c:102 builtin/fetch.c:131 builtin/push.c:536
5454
+#: builtin/clone.c:102 builtin/fetch.c:132 builtin/push.c:547
5455
msgid "use IPv4 addresses only"
5456
msgstr "usar apenas endereços IPv4"
5457
5090
-#: builtin/clone.c:104 builtin/fetch.c:133 builtin/push.c:538
5458
+#: builtin/clone.c:104 builtin/fetch.c:134 builtin/push.c:549
5459
msgid "use IPv6 addresses only"
5460
msgstr "usar apenas endereços IPv6"
5461
@@ -5121,6 +5489,11 @@ msgstr "o repositório de referência '%s' é raso"
5489
msgid "reference repository '%s' is grafted"
5490
msgstr "o repositório de referência '%s' está enxertado"
5491
5492
+#: builtin/clone.c:376
5493
+#, c-format
5494
+msgid "failed to open '%s'"
5495
+msgstr "falha ao abrir '%s'"
5496
+
5497
#: builtin/clone.c:384
5498
#, c-format
5499
msgid "%s exists and is not a directory"
@@ -5141,7 +5514,7 @@ msgstr "falha ao criar a ligação '%s'"
5514
msgid "failed to copy file to '%s'"
5515
msgstr "falha ao copiar o ficheiro para '%s'"
5516
5144
-#: builtin/clone.c:449 builtin/clone.c:633
5517
+#: builtin/clone.c:449
5518
#, c-format
5519
msgid "done.\n"
5520
msgstr "concluído.\n"
@@ -5161,12 +5534,7 @@ msgstr ""
5534
msgid "Could not find remote branch %s to clone."
5535
msgstr "Ramo remoto %s não encontrado para clonar."
5536
5164
-#: builtin/clone.c:628
5165
-#, c-format
5166
-msgid "Checking connectivity... "
5167
-msgstr "A verificar a conectividade... "
5168
-
5169
-#: builtin/clone.c:631
5537
+#: builtin/clone.c:633
5538
msgid "remote did not send all necessary objects"
5539
msgstr "o remoto não enviou todos os objetos necessários"
5540
@@ -5178,106 +5546,107 @@ msgstr "não foi possível atualizar %s"
5546
#: builtin/clone.c:698
5547
msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
5548
msgstr ""
5181
-"a HEAD remota referencia uma referência inexistente, não é possível extrair."
5182
-"\n"
5549
+"a HEAD remota referencia uma referência inexistente, não é possível "
5550
+"extrair.\n"
5551
5552
#: builtin/clone.c:729
5553
msgid "unable to checkout working tree"
5554
msgstr "não foi possível extrair a árvore de trabalho"
5555
5188
-#: builtin/clone.c:767
5556
+#: builtin/clone.c:766
5557
msgid "unable to write parameters to config file"
5558
msgstr "não foi possível escrever os parâmetros no ficheiro de configuração"
5559
5192
-#: builtin/clone.c:830
5560
+#: builtin/clone.c:829
5561
msgid "cannot repack to clean up"
5562
msgstr "não é possível reempacotar para limpar"
5563
5196
-#: builtin/clone.c:832
5564
+#: builtin/clone.c:831
5565
msgid "cannot unlink temporary alternates file"
5198
-msgstr "não é possível invocar unlink sobre o ficheiro sobressalente temporário"
5566
+msgstr ""
5567
+"não é possível invocar unlink sobre o ficheiro sobressalente temporário"
5568
5200
-#: builtin/clone.c:864 builtin/receive-pack.c:1731
5569
+#: builtin/clone.c:863 builtin/receive-pack.c:1857
5570
msgid "Too many arguments."
5571
msgstr "Demasiados argumentos."
5572
5204
-#: builtin/clone.c:868
5573
+#: builtin/clone.c:867
5574
msgid "You must specify a repository to clone."
5575
msgstr "Deve especificar um repositório para clonar."
5576
5208
-#: builtin/clone.c:879
5577
+#: builtin/clone.c:878
5578
#, c-format
5579
msgid "--bare and --origin %s options are incompatible."
5580
msgstr "as opções --bare e --origin %s são incompatíveis."
5581
5213
-#: builtin/clone.c:882
5582
+#: builtin/clone.c:881
5583
msgid "--bare and --separate-git-dir are incompatible."
5584
msgstr "--bare e --separate-git-dir são incompatíveis."
5585
5217
-#: builtin/clone.c:895
5586
+#: builtin/clone.c:894
5587
#, c-format
5588
msgid "repository '%s' does not exist"
5589
msgstr "o repositório '%s' não existe"
5590
5222
-#: builtin/clone.c:901 builtin/fetch.c:1174
5591
+#: builtin/clone.c:900 builtin/fetch.c:1293
5592
#, c-format
5593
msgid "depth %s is not a positive number"
5594
msgstr "profundidade %s não é um número positivo"
5595
5227
-#: builtin/clone.c:911
5596
+#: builtin/clone.c:910
5597
#, c-format
5598
msgid "destination path '%s' already exists and is not an empty directory."
5599
msgstr "o caminho de destino '%s' já existe e não é um diretório vazio."
5600
5232
-#: builtin/clone.c:921
5601
+#: builtin/clone.c:920
5602
#, c-format
5603
msgid "working tree '%s' already exists."
5604
msgstr "a árvore de trabalho '%s' já existe."
5605
5237
-#: builtin/clone.c:936 builtin/clone.c:947 builtin/submodule--helper.c:547
5238
-#: builtin/worktree.c:220 builtin/worktree.c:247
5606
+#: builtin/clone.c:935 builtin/clone.c:946 builtin/submodule--helper.c:544
5607
+#: builtin/worktree.c:222 builtin/worktree.c:249
5608
#, c-format
5609
msgid "could not create leading directories of '%s'"
5610
msgstr "não foi possível criar os diretórios superiores de '%s'"
5611
5243
-#: builtin/clone.c:939
5612
+#: builtin/clone.c:938
5613
#, c-format
5614
msgid "could not create work tree dir '%s'"
5615
msgstr "não foi possível criar o diretório de árvore de trabalho '%s'"
5616
5248
-#: builtin/clone.c:957
5617
+#: builtin/clone.c:956
5618
#, c-format
5619
msgid "Cloning into bare repository '%s'...\n"
5620
msgstr "A clonar no repositório nu '%s'...\n"
5621
5253
-#: builtin/clone.c:959
5622
+#: builtin/clone.c:958
5623
#, c-format
5624
msgid "Cloning into '%s'...\n"
5625
msgstr "A clonar em '%s'...\n"
5626
5258
-#: builtin/clone.c:998
5627
+#: builtin/clone.c:997
5628
msgid "--depth is ignored in local clones; use file:// instead."
5629
msgstr "--depth é ignorado em clones locais; use file:// ."
5630
5262
-#: builtin/clone.c:1001
5631
+#: builtin/clone.c:1000
5632
msgid "source repository is shallow, ignoring --local"
5633
msgstr "o repositório de origem é raso, --local ignorado"
5634
5266
-#: builtin/clone.c:1006
5635
+#: builtin/clone.c:1005
5636
msgid "--local is ignored"
5637
msgstr "--local ignorado"
5638
5270
-#: builtin/clone.c:1010
5639
+#: builtin/clone.c:1009
5640
#, c-format
5641
msgid "Don't know how to clone %s"
5642
msgstr "Não sei como clonar %s"
5643
5275
-#: builtin/clone.c:1059 builtin/clone.c:1067
5644
+#: builtin/clone.c:1058 builtin/clone.c:1066
5645
#, c-format
5646
msgid "Remote branch %s not found in upstream %s"
5647
msgstr "O ramo remoto %s não foi encontrado no repositório a montante %s"
5648
5280
-#: builtin/clone.c:1070
5649
+#: builtin/clone.c:1069
5650
msgid "You appear to have cloned an empty repository."
5651
msgstr "Parece foi clonado um repositório vazio."
5652
@@ -5416,66 +5785,66 @@ msgstr ""
5785
"Depois \"git cherry-pick --continue\" irá retomar o cherry-pick\n"
5786
"dos restantes commits.\n"
5787
5419
-#: builtin/commit.c:307
5788
+#: builtin/commit.c:308
5789
msgid "failed to unpack HEAD tree object"
5790
msgstr "falha ao descompactar o objeto árvore HEAD"
5791
5423
-#: builtin/commit.c:348
5792
+#: builtin/commit.c:349
5793
msgid "unable to create temporary index"
5794
msgstr "não foi possível criar índice temporário"
5795
5427
-#: builtin/commit.c:354
5796
+#: builtin/commit.c:355
5797
msgid "interactive add failed"
5798
msgstr "falha ao adicionar interativamente"
5799
5431
-#: builtin/commit.c:367
5800
+#: builtin/commit.c:368
5801
msgid "unable to update temporary index"
5802
msgstr "não é possível atualizar o índice temporário"
5803
5435
-#: builtin/commit.c:369
5804
+#: builtin/commit.c:370
5805
msgid "Failed to update main cache tree"
5806
msgstr "Falha ao atualizar a árvore de cache principal"
5807
5439
-#: builtin/commit.c:393 builtin/commit.c:416 builtin/commit.c:465
5808
+#: builtin/commit.c:394 builtin/commit.c:417 builtin/commit.c:466
5809
msgid "unable to write new_index file"
5810
msgstr "não é possível escrever o ficheiro new_index"
5811
5443
-#: builtin/commit.c:447
5812
+#: builtin/commit.c:448
5813
msgid "cannot do a partial commit during a merge."
5814
msgstr "não é possível fazer um commit parcial durante uma integração."
5815
5447
-#: builtin/commit.c:449
5816
+#: builtin/commit.c:450
5817
msgid "cannot do a partial commit during a cherry-pick."
5818
msgstr "não é possível fazer um commit parcial durante um cherry-pick."
5819
5451
-#: builtin/commit.c:458
5820
+#: builtin/commit.c:459
5821
msgid "cannot read the index"
5822
msgstr "não é possível ler o índice"
5823
5455
-#: builtin/commit.c:477
5824
+#: builtin/commit.c:478
5825
msgid "unable to write temporary index file"
5826
msgstr "não é possível escrever ficheiro de índice temporário"
5827
5459
-#: builtin/commit.c:582
5828
+#: builtin/commit.c:583
5829
#, c-format
5830
msgid "commit '%s' lacks author header"
5831
msgstr "o commit '%s' não tem cabeçalho de autor"
5832
5464
-#: builtin/commit.c:584
5833
+#: builtin/commit.c:585
5834
#, c-format
5835
msgid "commit '%s' has malformed author line"
5836
msgstr "o commit '%s' tem a linha de autor malformada"
5837
5469
-#: builtin/commit.c:603
5838
+#: builtin/commit.c:604
5839
msgid "malformed --author parameter"
5840
msgstr "parâmetro --author malformado"
5841
5473
-#: builtin/commit.c:611
5842
+#: builtin/commit.c:612
5843
#, c-format
5844
msgid "invalid date format: %s"
5845
msgstr "formato de data inválido: %s"
5846
5478
-#: builtin/commit.c:655
5847
+#: builtin/commit.c:656
5848
msgid ""
5849
"unable to select a comment character that is not used\n"
5850
"in the current commit message"
@@ -5483,38 +5852,38 @@ msgstr ""
5852
"não foi possível selecionar um carácter de comentário que\n"
5853
"não estivesse já a ser usado na mensagem de commit atual"
5854
5486
-#: builtin/commit.c:692 builtin/commit.c:725 builtin/commit.c:1091
5855
+#: builtin/commit.c:693 builtin/commit.c:726 builtin/commit.c:1092
5856
#, c-format
5857
msgid "could not lookup commit %s"
5858
msgstr "não foi possível consultar o commit %s"
5859
5491
-#: builtin/commit.c:704 builtin/shortlog.c:285
5860
+#: builtin/commit.c:705 builtin/shortlog.c:286
5861
#, c-format
5862
msgid "(reading log message from standard input)\n"
5863
msgstr "(a ler mensagem de log da entrada padrão)\n"
5864
5496
-#: builtin/commit.c:706
5865
+#: builtin/commit.c:707
5866
msgid "could not read log from standard input"
5867
msgstr "não foi possível ler o log da entrada padrão"
5868
5500
-#: builtin/commit.c:710
5869
+#: builtin/commit.c:711
5870
#, c-format
5871
msgid "could not read log file '%s'"
5872
msgstr "não é possível ler o ficheiro de log '%s'"
5873
5505
-#: builtin/commit.c:737 builtin/commit.c:745
5874
+#: builtin/commit.c:738 builtin/commit.c:746
5875
msgid "could not read SQUASH_MSG"
5876
msgstr "não foi possível ler SQUASH_MSG"
5877
5509
-#: builtin/commit.c:742
5878
+#: builtin/commit.c:743
5879
msgid "could not read MERGE_MSG"
5880
msgstr "não foi possível ler MERGE_MSG"
5881
5513
-#: builtin/commit.c:796
5882
+#: builtin/commit.c:797
5883
msgid "could not write commit template"
5884
msgstr "não foi possível escrever o modelo de commit"
5885
5517
-#: builtin/commit.c:814
5886
+#: builtin/commit.c:815
5887
#, c-format
5888
msgid ""
5889
"\n"
@@ -5529,7 +5898,7 @@ msgstr ""
5898
"\t%s\n"
5899
"e tente de novo.\n"
5900
5532
-#: builtin/commit.c:819
5901
+#: builtin/commit.c:820
5902
#, c-format
5903
msgid ""
5904
"\n"
@@ -5544,7 +5913,7 @@ msgstr ""
5913
"\t%s\n"
5914
"e tente outra vez.\n"
5915
5547
-#: builtin/commit.c:832
5916
+#: builtin/commit.c:833
5917
#, c-format
5918
msgid ""
5919
"Please enter the commit message for your changes. Lines starting\n"
@@ -5554,7 +5923,7 @@ msgstr ""
5923
"Linhas começadas com '%c' serão ignoradas, e uma mensagem vazia\n"
5924
"aborta o commit.\n"
5925
5557
-#: builtin/commit.c:839
5926
+#: builtin/commit.c:840
5927
#, c-format
5928
msgid ""
5929
"Please enter the commit message for your changes. Lines starting\n"
@@ -5565,149 +5934,149 @@ msgstr ""
5934
"Linhas começadas com '%c' serão mantidas; pode removê-las se o desejar.\n"
5935
"Uma mensagem vazia aborta o commit.\n"
5936
5568
-#: builtin/commit.c:859
5937
+#: builtin/commit.c:860
5938
#, c-format
5939
msgid "%sAuthor: %.*s <%.*s>"
5940
msgstr "%sAutor: %.*s <%.*s>"
5941
5573
-#: builtin/commit.c:867
5942
+#: builtin/commit.c:868
5943
#, c-format
5944
msgid "%sDate: %s"
5945
msgstr "%sData: %s"
5946
5578
-#: builtin/commit.c:874
5947
+#: builtin/commit.c:875
5948
#, c-format
5949
msgid "%sCommitter: %.*s <%.*s>"
5950
msgstr "%sCommitter: %.*s <%.*s>"
5951
5583
-#: builtin/commit.c:892
5952
+#: builtin/commit.c:893
5953
msgid "Cannot read index"
5954
msgstr "Não é possível ler o índice"
5955
5587
-#: builtin/commit.c:949
5956
+#: builtin/commit.c:950
5957
msgid "Error building trees"
5958
msgstr "Erro ao construir árvores"
5959
5591
-#: builtin/commit.c:964 builtin/tag.c:266
5960
+#: builtin/commit.c:965 builtin/tag.c:266
5961
#, c-format
5962
msgid "Please supply the message using either -m or -F option.\n"
5963
msgstr "Indique a mensagem usando as opções -m ou -F.\n"
5964
5596
-#: builtin/commit.c:1066
5965
+#: builtin/commit.c:1067
5966
#, c-format
5967
msgid "--author '%s' is not 'Name <email>' and matches no existing author"
5968
msgstr ""
5969
"--author '%s' não é do tipo 'Nome <email>' e não corresponde a um autor "
5970
"existente"
5971
5603
-#: builtin/commit.c:1081 builtin/commit.c:1321
5972
+#: builtin/commit.c:1082 builtin/commit.c:1322
5973
#, c-format
5974
msgid "Invalid untracked files mode '%s'"
5975
msgstr "Modo inválido de ficheiros não controlados '%s'"
5976
5608
-#: builtin/commit.c:1118
5977
+#: builtin/commit.c:1119
5978
msgid "--long and -z are incompatible"
5979
msgstr "--long e -z são incompatíveis"
5980
5612
-#: builtin/commit.c:1148
5981
+#: builtin/commit.c:1149
5982
msgid "Using both --reset-author and --author does not make sense"
5983
msgstr "Não faz sentido usar --reset-author e --author ao mesmo tempo"
5984
5616
-#: builtin/commit.c:1157
5985
+#: builtin/commit.c:1158
5986
msgid "You have nothing to amend."
5987
msgstr "Não há nada para emendar."
5988
5620
-#: builtin/commit.c:1160
5989
+#: builtin/commit.c:1161
5990
msgid "You are in the middle of a merge -- cannot amend."
5991
msgstr "Integração em curso -- não é possível emendar."
5992
5624
-#: builtin/commit.c:1162
5993
+#: builtin/commit.c:1163
5994
msgid "You are in the middle of a cherry-pick -- cannot amend."
5995
msgstr "Cherry-pick em curso -- não é possível emendar."
5996
5628
-#: builtin/commit.c:1165
5997
+#: builtin/commit.c:1166
5998
msgid "Options --squash and --fixup cannot be used together"
5999
msgstr "As opções --squash e --fixup não podem ser usadas juntas"
6000
5632
-#: builtin/commit.c:1175
6001
+#: builtin/commit.c:1176
6002
msgid "Only one of -c/-C/-F/--fixup can be used."
6003
msgstr "Apenas um entre -c/-C/-F/--fixup pode ser usado."
6004
5636
-#: builtin/commit.c:1177
6005
+#: builtin/commit.c:1178
6006
msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
6007
msgstr "A opção -m não pode ser combinada com -c/C/-F/--fixup."
6008
5640
-#: builtin/commit.c:1185
6009
+#: builtin/commit.c:1186
6010
msgid "--reset-author can be used only with -C, -c or --amend."
6011
msgstr "--reset-author só pode ser usado com -C, -c ou --amend."
6012
5644
-#: builtin/commit.c:1202
6013
+#: builtin/commit.c:1203
6014
msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
6015
msgstr ""
6016
"Apenas um entre --include/--only/--all/--interactive/--patch pode ser usado."
6017
5649
-#: builtin/commit.c:1204
6018
+#: builtin/commit.c:1205
6019
msgid "No paths with --include/--only does not make sense."
6020
msgstr "As opções --include/--only não fazem sentido sem indicar caminhos."
6021
5653
-#: builtin/commit.c:1206
6022
+#: builtin/commit.c:1207
6023
msgid "Clever... amending the last one with dirty index."
6024
msgstr "Inteligente... a emendar o último commit com o índice sujo."
6025
5657
-#: builtin/commit.c:1208
6026
+#: builtin/commit.c:1209
6027
msgid "Explicit paths specified without -i or -o; assuming --only paths..."
6028
msgstr "Caminhos explícitos especificados sem -i ou -o; assumindo --only..."
6029
5661
-#: builtin/commit.c:1220 builtin/tag.c:474
6030
+#: builtin/commit.c:1221 builtin/tag.c:474
6031
#, c-format
6032
msgid "Invalid cleanup mode %s"
6033
msgstr "Modo de limpeza inválido %s"
6034
5666
-#: builtin/commit.c:1225
6035
+#: builtin/commit.c:1226
6036
msgid "Paths with -a does not make sense."
6037
msgstr "Indicar caminhos com -a não faz sentido."
6038
5670
-#: builtin/commit.c:1335 builtin/commit.c:1621
6039
+#: builtin/commit.c:1336 builtin/commit.c:1622
6040
msgid "show status concisely"
6041
msgstr "mostrar status de forma concisa"
6042
5674
-#: builtin/commit.c:1337 builtin/commit.c:1623
6043
+#: builtin/commit.c:1338 builtin/commit.c:1624
6044
msgid "show branch information"
6045
msgstr "mostrar informação do ramo"
6046
5678
-#: builtin/commit.c:1339 builtin/commit.c:1625 builtin/push.c:512
5679
-#: builtin/worktree.c:437
6047
+#: builtin/commit.c:1340 builtin/commit.c:1626 builtin/push.c:522
6048
+#: builtin/worktree.c:440
6049
msgid "machine-readable output"
6050
msgstr "saída inteligível por máquina"
6051
5683
-#: builtin/commit.c:1342 builtin/commit.c:1627
6052
+#: builtin/commit.c:1343 builtin/commit.c:1628
6053
msgid "show status in long format (default)"
6054
msgstr "apresentar status em formato longo (predefinição)"
6055
5687
-#: builtin/commit.c:1345 builtin/commit.c:1630
6056
+#: builtin/commit.c:1346 builtin/commit.c:1631
6057
msgid "terminate entries with NUL"
6058
msgstr "terminar entradas com NUL"
6059
5691
-#: builtin/commit.c:1347 builtin/commit.c:1633 builtin/fast-export.c:981
6060
+#: builtin/commit.c:1348 builtin/commit.c:1634 builtin/fast-export.c:981
6061
#: builtin/fast-export.c:984 builtin/tag.c:353
6062
msgid "mode"
6063
msgstr "modo"
6064
5696
-#: builtin/commit.c:1348 builtin/commit.c:1633
6065
+#: builtin/commit.c:1349 builtin/commit.c:1634
6066
msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
6067
msgstr ""
6068
"mostrar ficheiros não controlados, modo é opcional: all, normal, no. "
6069
"(Predefinição: all)"
6070
5702
-#: builtin/commit.c:1351
6071
+#: builtin/commit.c:1352
6072
msgid "show ignored files"
6073
msgstr "mostrar ficheiros ignorados"
6074
5706
-#: builtin/commit.c:1352 parse-options.h:155
6075
+#: builtin/commit.c:1353 parse-options.h:155
6076
msgid "when"
6077
msgstr "quando"
6078
5710
-#: builtin/commit.c:1353
6079
+#: builtin/commit.c:1354
6080
msgid ""
6081
"ignore changes to submodules, optional when: all, dirty, untracked. "
6082
"(Default: all)"
@@ -5715,199 +6084,201 @@ msgstr ""
6084
"ignorar alterações em submódulos, quando é opcional: all, dirty, untracked. "
6085
"(Predefinição: all)"
6086
5718
-#: builtin/commit.c:1355
6087
+#: builtin/commit.c:1356
6088
msgid "list untracked files in columns"
6089
msgstr "listar ficheiros não controlados em colunas"
6090
5722
-#: builtin/commit.c:1441
6091
+#: builtin/commit.c:1442
6092
msgid "couldn't look up newly created commit"
6093
msgstr "não foi possível consultar o commit recém-criado"
6094
5726
-#: builtin/commit.c:1443
6095
+#: builtin/commit.c:1444
6096
msgid "could not parse newly created commit"
6097
msgstr "não foi possível analisar o commit recém-criado"
6098
5730
-#: builtin/commit.c:1488
6099
+#: builtin/commit.c:1489
6100
msgid "detached HEAD"
6101
msgstr "HEAD destacada"
6102
5734
-#: builtin/commit.c:1491
6103
+#: builtin/commit.c:1492
6104
msgid " (root-commit)"
6105
msgstr " (commit-raiz)"
6106
5738
-#: builtin/commit.c:1591
6107
+#: builtin/commit.c:1592
6108
msgid "suppress summary after successful commit"
6109
msgstr "suprimir o resumo depois de submeter com sucesso"
6110
5742
-#: builtin/commit.c:1592
6111
+#: builtin/commit.c:1593
6112
msgid "show diff in commit message template"
6113
msgstr "mostrar diff no modelo da mensagem de commit"
6114
5746
-#: builtin/commit.c:1594
6115
+#: builtin/commit.c:1595
6116
msgid "Commit message options"
6117
msgstr "Opções de mensagem de commit"
6118
5750
-#: builtin/commit.c:1595 builtin/tag.c:351
6119
+#: builtin/commit.c:1596 builtin/tag.c:351
6120
msgid "read message from file"
6121
msgstr "ler mensagem de um ficheiro"
6122
5754
-#: builtin/commit.c:1596
6123
+#: builtin/commit.c:1597
6124
msgid "author"
6125
msgstr "autor"
6126
5758
-#: builtin/commit.c:1596
6127
+#: builtin/commit.c:1597
6128
msgid "override author for commit"
6129
msgstr "substituir autor do commit"
6130
5762
-#: builtin/commit.c:1597 builtin/gc.c:326
6131
+#: builtin/commit.c:1598 builtin/gc.c:326
6132
msgid "date"
6133
msgstr "data"
6134
5766
-#: builtin/commit.c:1597
6135
+#: builtin/commit.c:1598
6136
msgid "override date for commit"
6137
msgstr "substituir data do commit"
6138
5770
-#: builtin/commit.c:1598 builtin/merge.c:219 builtin/notes.c:395
5771
-#: builtin/notes.c:558 builtin/tag.c:349
6139
+#: builtin/commit.c:1599 builtin/merge.c:220 builtin/notes.c:396
6140
+#: builtin/notes.c:559 builtin/tag.c:349
6141
msgid "message"
6142
msgstr "mensagem"
6143
5775
-#: builtin/commit.c:1598
6144
+#: builtin/commit.c:1599
6145
msgid "commit message"
6146
msgstr "mensagem de commit"
6147
5779
-#: builtin/commit.c:1599 builtin/commit.c:1600 builtin/commit.c:1601
5780
-#: builtin/commit.c:1602 parse-options.h:256 ref-filter.h:79
6148
+#: builtin/commit.c:1600 builtin/commit.c:1601 builtin/commit.c:1602
6149
+#: builtin/commit.c:1603 parse-options.h:256 ref-filter.h:79
6150
msgid "commit"
6151
msgstr "commit"
6152
5784
-#: builtin/commit.c:1599
6153
+#: builtin/commit.c:1600
6154
msgid "reuse and edit message from specified commit"
6155
msgstr "reutilizar e editar a mensagem de um commit especificado"
6156
5788
-#: builtin/commit.c:1600
6157
+#: builtin/commit.c:1601
6158
msgid "reuse message from specified commit"
6159
msgstr "reutilizar a mensagem de um commit especificado"
6160
5792
-#: builtin/commit.c:1601
6161
+#: builtin/commit.c:1602
6162
msgid "use autosquash formatted message to fixup specified commit"
6163
msgstr ""
6164
"usar mensagem com formato autosquash para corrigir o commit especificado"
6165
5797
-#: builtin/commit.c:1602
6166
+#: builtin/commit.c:1603
6167
msgid "use autosquash formatted message to squash specified commit"
5799
-msgstr "usar mensagem com formato autosquash para esmagar o commit especificado"
6168
+msgstr ""
6169
+"usar mensagem com formato autosquash para esmagar o commit especificado"
6170
5801
-#: builtin/commit.c:1603
6171
+#: builtin/commit.c:1604
6172
msgid "the commit is authored by me now (used with -C/-c/--amend)"
6173
msgstr "agora sou eu o autor do commit (usado com C/-c/--amend)"
6174
5805
-#: builtin/commit.c:1604 builtin/log.c:1382 builtin/revert.c:86
6175
+#: builtin/commit.c:1605 builtin/log.c:1409 builtin/revert.c:86
6176
msgid "add Signed-off-by:"
6177
msgstr "adicionar Signed-off-by:"
6178
5809
-#: builtin/commit.c:1605
This file is too large to show in full.