l10n: pt_PT: merge git.pot file
Signed-off-by: Vasco Almeida <vascomalmeida@sapo.pt>
Vasco Almeida committed
May 28, 2016 at 17:14 UTC
ca1a7872eef2763a83777d7d85427ae19ff6e333
1 file changed
+1821
-1389
po/pt_PT.po
+1821
-1389
@@ -1,16 +1,17 @@
1
# Portuguese translations for Git package.
2
# Copyright (C) 2012 Marco Sousa <marcomsousa AT gmail.com>
3
+# Copyright (C) 2016 Vasco Almeida <vascomalmeida@sapo.pt>
4
# This file is distributed under the same license as the Git package.
4
-# Contributers:
5
+# Contributors:
6
# - Marco Sousa <marcomsousa AT gmail.com>
6
-# Vasco Almeida <vasco13almeida@gmail.com>, 2016.
7
+# Vasco Almeida <vascomalmeida@sapo.pt>, 2016.
8
msgid ""
9
msgstr ""
10
"Project-Id-Version: Git\n"
11
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
11
-"POT-Creation-Date: 2016-03-16 00:16+0800\n"
12
+"POT-Creation-Date: 2016-05-24 23:42+0800\n"
13
"PO-Revision-Date: 2016-03-22 16:00+0000\n"
13
-"Last-Translator: Vasco Almeida <vasco13almeida@gmail.com>\n"
14
+"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
15
"Language-Team: Portuguese\n"
16
"Language: pt\n"
17
"MIME-Version: 1.0\n"
@@ -32,7 +33,7 @@ msgstr ""
33
"Corrija-os na árvore de trabalho e use 'git add/rm <ficheiro>'\n"
34
"conforme apropriado para marcá-los como resolvidos e faça commit."
35
35
-#: advice.c:101 builtin/merge.c:1226
36
+#: advice.c:101 builtin/merge.c:1238
37
msgid "You have not concluded your merge (MERGE_HEAD exists)."
38
msgstr "Merge não concluído (MERGE_HEAD presente)."
39
@@ -76,7 +77,7 @@ msgstr "fmt"
77
msgid "archive format"
78
msgstr "formato do arquivo"
79
79
-#: archive.c:430 builtin/log.c:1232
80
+#: archive.c:430 builtin/log.c:1395
81
msgid "prefix"
82
msgstr "prefixo"
83
@@ -84,9 +85,9 @@ msgstr "prefixo"
85
msgid "prepend prefix to each pathname in the archive"
86
msgstr "preceder o prefixo a cada nome de caminho dentro do arquivo"
87
87
-#: archive.c:432 builtin/archive.c:88 builtin/blame.c:2547
88
-#: builtin/blame.c:2548 builtin/config.c:60 builtin/fast-export.c:987
89
-#: builtin/fast-export.c:989 builtin/grep.c:720 builtin/hash-object.c:100
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
93
msgid "file"
@@ -120,7 +121,8 @@ msgstr "compressão ótima"
121
msgid "list supported archive formats"
122
msgstr "listar formatos de arquivo suportados"
123
123
-#: archive.c:451 builtin/archive.c:90 builtin/clone.c:78
124
+#: archive.c:451 builtin/archive.c:90 builtin/clone.c:82
125
+#: builtin/submodule--helper.c:776
126
msgid "repo"
127
msgstr "repo"
128
@@ -271,11 +273,16 @@ msgstr "Nome de objeto ambíguo: '%s'."
273
msgid "Not a valid branch point: '%s'."
274
msgstr "Ponto no ramo inválido: '%s'."
275
274
-#: branch.c:344
276
+#: branch.c:345
277
#, c-format
278
msgid "'%s' is already checked out at '%s'"
279
msgstr "'%s' já extraído em '%s'"
280
281
+#: branch.c:364
282
+#, fuzzy, c-format
283
+msgid "HEAD of working tree %s is not updated"
284
+msgstr "Não é possível gravar o estado da árvore de trabalho"
285
+
286
#: bundle.c:34
287
#, c-format
288
msgid "'%s' does not look like a v2 bundle file"
@@ -286,7 +293,7 @@ msgstr "'%s' não parece ser um ficheiro bundle v2"
293
msgid "unrecognized header: %s%s (%d)"
294
msgstr "cabeçalho não reconhecido: %s%s (%d)"
295
289
-#: bundle.c:87 builtin/commit.c:766
296
+#: bundle.c:87 builtin/commit.c:777
297
#, c-format
298
msgid "could not open '%s'"
299
msgstr "não é possível abrir '%s'"
@@ -295,10 +302,10 @@ msgstr "não é possível abrir '%s'"
302
msgid "Repository lacks these prerequisite commits:"
303
msgstr "O repositório não possuí estes commits pré-requisitados:"
304
298
-#: bundle.c:163 ref-filter.c:1462 sequencer.c:627 sequencer.c:1074
299
-#: builtin/blame.c:2754 builtin/commit.c:1045 builtin/log.c:334
300
-#: builtin/log.c:852 builtin/log.c:1467 builtin/log.c:1700 builtin/merge.c:358
301
-#: builtin/shortlog.c:170
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
309
msgid "revision walk setup failed"
310
msgstr "falha ao configurar percurso de revisões"
311
@@ -337,21 +344,21 @@ msgstr "rev-list terminou inesperadamente"
344
msgid "ref '%s' is excluded by the rev-list options"
345
msgstr "a referência '%s' é excluída pelas opções de rev-list"
346
340
-#: bundle.c:443 builtin/log.c:157 builtin/log.c:1372 builtin/shortlog.c:273
347
+#: bundle.c:443 builtin/log.c:163 builtin/log.c:1538 builtin/shortlog.c:273
348
#, c-format
349
msgid "unrecognized argument: %s"
350
msgstr "argumento não reconhecido: %s"
351
345
-#: bundle.c:449
352
+#: bundle.c:451
353
msgid "Refusing to create empty bundle."
354
msgstr "Criação de bundle vazio recusada."
355
349
-#: bundle.c:459
356
+#: bundle.c:463
357
#, c-format
358
msgid "cannot create '%s'"
359
msgstr "não é possível criar '%s'"
360
354
-#: bundle.c:480
361
+#: bundle.c:491
362
msgid "index-pack died"
363
msgstr "index-pack terminou inesperadamente"
364
@@ -360,8 +367,8 @@ msgstr "index-pack terminou inesperadamente"
367
msgid "invalid color value: %.*s"
368
msgstr "valor de cor inválido: %.*s"
369
363
-#: commit.c:40 builtin/am.c:437 builtin/am.c:473 builtin/am.c:1505
364
-#: builtin/am.c:2135
370
+#: commit.c:40 builtin/am.c:437 builtin/am.c:473 builtin/am.c:1504
371
+#: builtin/am.c:2134
372
#, c-format
373
msgid "could not parse %s"
374
msgstr "não foi possível analisar %s"
@@ -395,21 +402,21 @@ msgstr "valor numérico '%s' da configuração '%s' incorreto: %s"
402
msgid "failed to expand user dir in: '%s'"
403
msgstr "falha ao expandir diretório de utilizador em: '%s'"
404
398
-#: config.c:758 config.c:769
405
+#: config.c:761 config.c:772
406
#, c-format
407
msgid "bad zlib compression level %d"
408
msgstr "nível de compressão zlib %d incorreto"
409
403
-#: config.c:891
410
+#: config.c:890
411
#, c-format
412
msgid "invalid mode for object creation: %s"
413
msgstr "modo inválido para criação de objeto: %s"
414
408
-#: config.c:1220
415
+#: config.c:1228
416
msgid "unable to parse command-line config"
417
msgstr "não é possível analisar configuração de linha de comandos"
418
412
-#: config.c:1281
419
+#: config.c:1284
420
msgid "unknown error occured while reading the configuration files"
421
msgstr ""
422
"ocorreu um erro desconhecido durante a leitura dos ficheiros de configuração"
@@ -429,23 +436,28 @@ msgstr "variável de configuração '%s' incorreta no ficheiro '%s' na linha %d"
436
msgid "%s has multiple values"
437
msgstr "%s tem múltiplos valores"
438
432
-#: config.c:2226
433
-#, c-format
434
-msgid "Could not set '%s' to '%s'"
439
+#: config.c:2224
440
+#, fuzzy, c-format
441
+msgid "could not set '%s' to '%s'"
442
msgstr "Não foi possível definir '%s' como '%s'"
443
444
+#: config.c:2226
445
+#, fuzzy, c-format
446
+msgid "could not unset '%s'"
447
+msgstr "Não foi possível definir '%s'"
448
+
449
#: connected.c:69
450
msgid "Could not run 'git rev-list'"
451
msgstr "Não foi possível executar 'git rev-list'"
452
453
#: connected.c:89
442
-#, c-format
443
-msgid "failed write to rev-list: %s"
454
+#, fuzzy
455
+msgid "failed write to rev-list"
456
msgstr "falha ao escrever para rev-list: %s"
457
446
-#: connected.c:97
447
-#, c-format
448
-msgid "failed to close rev-list's stdin: %s"
458
+#: connected.c:96
459
+#, fuzzy
460
+msgid "failed to close rev-list's stdin"
461
msgstr "falha ao fechar stdin de rev-list: %s"
462
463
#: date.c:95
@@ -521,26 +533,26 @@ msgstr[1] "há %lu anos atrás"
533
msgid "failed to read orderfile '%s'"
534
msgstr "falha ao ler o ficheiro de comando '%s'"
535
524
-#: diffcore-rename.c:536
536
+#: diffcore-rename.c:538
537
msgid "Performing inexact rename detection"
538
msgstr "Deteção de mudança de nome inexata em curso"
539
528
-#: diff.c:115
540
+#: diff.c:116
541
#, c-format
542
msgid " Failed to parse dirstat cut-off percentage '%s'\n"
543
msgstr " Falha ao analisar percentagem limite de dirstat '%s'\n"
544
533
-#: diff.c:120
545
+#: diff.c:121
546
#, c-format
547
msgid " Unknown dirstat parameter '%s'\n"
548
msgstr " Parâmetro de dirstat desconhecido '%s'\n"
549
538
-#: diff.c:215
550
+#: diff.c:225
551
#, c-format
552
msgid "Unknown value for 'diff.submodule' config variable: '%s'"
553
msgstr "Valor desconhecido na variável de configuração 'diff.submodule': '%s'"
554
543
-#: diff.c:267
555
+#: diff.c:277
556
#, c-format
557
msgid ""
558
"Found errors in 'diff.dirstat' config variable:\n"
@@ -549,16 +561,16 @@ msgstr ""
561
"Erros encontrados na variável de configuração 'diff.dirstat':\n"
562
"%s"
563
552
-#: diff.c:2997
564
+#: diff.c:3007
565
#, c-format
566
msgid "external diff died, stopping at %s"
567
msgstr "o diff externo terminou inesperadamente, interrompido em %s"
568
557
-#: diff.c:3393
569
+#: diff.c:3405
570
msgid "--follow requires exactly one pathspec"
571
msgstr "--follow requer exatamente um único especificador de caminho"
572
561
-#: diff.c:3556
573
+#: diff.c:3568
574
#, c-format
575
msgid ""
576
"Failed to parse --dirstat/-X option parameter:\n"
@@ -567,20 +579,20 @@ msgstr ""
579
"Falha ao analisar parâmetro da opção --dirstat/-X:\n"
580
"%s"
581
570
-#: diff.c:3570
582
+#: diff.c:3582
583
#, c-format
584
msgid "Failed to parse --submodule option parameter: '%s'"
585
msgstr "Falha ao analisar parâmetro da opção --submodule: '%s'"
586
575
-#: dir.c:2004
587
+#: dir.c:1823
588
msgid "failed to get kernel name and information"
589
msgstr "falha ao obter nome e informação do kernel"
590
579
-#: dir.c:2123
591
+#: dir.c:1942
592
msgid "Untracked cache is disabled on this system or location."
593
msgstr "A cache não controlada está desativada neste sistema ou localização."
594
583
-#: gpg-interface.c:166 gpg-interface.c:237
595
+#: gpg-interface.c:166 gpg-interface.c:235
596
msgid "could not run gpg."
597
msgstr "não foi possível executar gpg."
598
@@ -593,13 +605,13 @@ msgid "gpg failed to sign the data"
605
msgstr "gpg não assinou os dados"
606
607
#: gpg-interface.c:222
596
-#, c-format
597
-msgid "could not create temporary file '%s': %s"
608
+#, fuzzy, c-format
609
+msgid "could not create temporary file '%s'"
610
msgstr "não foi possível criar ficheiro temporário '%s': %s"
611
600
-#: gpg-interface.c:225
601
-#, c-format
602
-msgid "failed writing detached signature to '%s': %s"
612
+#: gpg-interface.c:224
613
+#, fuzzy, c-format
614
+msgid "failed writing detached signature to '%s'"
615
msgstr "falha ao escrever assinatura destacada em '%s': %s"
616
617
#: grep.c:1718
@@ -607,14 +619,14 @@ msgstr "falha ao escrever assinatura destacada em '%s': %s"
619
msgid "'%s': unable to read %s"
620
msgstr "'%s': não foi possível ler %s"
621
610
-#: grep.c:1735
622
+#: grep.c:1735 builtin/clone.c:382 builtin/diff.c:84 builtin/rm.c:155
623
#, c-format
612
-msgid "'%s': %s"
613
-msgstr "'%s': %s"
624
+msgid "failed to stat '%s'"
625
+msgstr "falha ao invocar stat de '%s'"
626
627
#: grep.c:1746
616
-#, c-format
617
-msgid "'%s': short read %s"
628
+#, fuzzy, c-format
629
+msgid "'%s': short read"
630
msgstr "'%s': leitura truncada %s"
631
632
#: help.c:205
@@ -681,12 +693,29 @@ msgstr[1] ""
693
msgid "%s: %s - %s"
694
msgstr "%s: %s - %s"
695
696
+#: lockfile.c:152
697
+#, c-format
698
+msgid ""
699
+"Unable to create '%s.lock': %s.\n"
700
+"\n"
701
+"Another git process seems to be running in this repository, e.g.\n"
702
+"an editor opened by 'git commit'. Please make sure all processes\n"
703
+"are terminated then try again. If it still fails, a git process\n"
704
+"may have crashed in this repository earlier:\n"
705
+"remove the file manually to continue."
706
+msgstr ""
707
+
708
+#: lockfile.c:160
709
+#, fuzzy, c-format
710
+msgid "Unable to create '%s.lock': %s"
711
+msgstr "não foi possível criar '%s'"
712
+
713
#: merge.c:41
714
msgid "failed to read the cache"
715
msgstr "falha ao ler a cache"
716
688
-#: merge.c:94 builtin/am.c:2008 builtin/am.c:2043 builtin/checkout.c:376
689
-#: builtin/checkout.c:587 builtin/clone.c:730
717
+#: merge.c:94 builtin/am.c:2007 builtin/am.c:2042 builtin/checkout.c:375
718
+#: builtin/checkout.c:586 builtin/clone.c:732
719
msgid "unable to write new index file"
720
msgstr "não foi possível escrever novo ficheiro de índice"
721
@@ -733,7 +762,7 @@ msgstr "não é possível ler o objeto %s: '%s'"
762
msgid "blob expected for %s '%s'"
763
msgstr "blob para %s '%s' esperado"
764
736
-#: merge-recursive.c:790 builtin/clone.c:374
765
+#: merge-recursive.c:790 builtin/clone.c:376
766
#, c-format
767
msgid "failed to open '%s'"
768
msgstr "falha ao abrir '%s'"
@@ -870,7 +899,7 @@ msgstr "%s ignorado (integrado é igual ao existente)"
899
msgid "Auto-merging %s"
900
msgstr "Merge automático de %s"
901
873
-#: merge-recursive.c:1650 git-submodule.sh:1048
902
+#: merge-recursive.c:1650 git-submodule.sh:941
903
msgid "submodule"
904
msgstr "submódulo"
905
@@ -898,50 +927,50 @@ msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
927
msgstr ""
928
"CONFLITO (%s): Há um diretório designado %s em %s. A adicionar %s como %s"
929
901
-#: merge-recursive.c:1783
930
+#: merge-recursive.c:1781
931
#, c-format
932
msgid "Adding %s"
933
msgstr "A adicionar %s"
934
906
-#: merge-recursive.c:1800
935
+#: merge-recursive.c:1798
936
msgid "Fatal merge failure, shouldn't happen."
937
msgstr "Falha de merge fatal, não devia acontecer."
938
910
-#: merge-recursive.c:1819
939
+#: merge-recursive.c:1817
940
msgid "Already up-to-date!"
941
msgstr "Já está atualizado!"
942
914
-#: merge-recursive.c:1828
943
+#: merge-recursive.c:1826
944
#, c-format
945
msgid "merging of trees %s and %s failed"
946
msgstr "falha ao realizar merge das árvores %s e %s"
947
919
-#: merge-recursive.c:1858
948
+#: merge-recursive.c:1856
949
#, c-format
950
msgid "Unprocessed path??? %s"
951
msgstr "Caminho não processado??? %s"
952
924
-#: merge-recursive.c:1906
953
+#: merge-recursive.c:1904
954
msgid "Merging:"
955
msgstr "A realizar merge:"
956
928
-#: merge-recursive.c:1919
957
+#: merge-recursive.c:1917
958
#, c-format
959
msgid "found %u common ancestor:"
960
msgid_plural "found %u common ancestors:"
961
msgstr[0] "%u antecessor comum encontrado:"
962
msgstr[1] "%u antecessores comuns encontrados:"
963
935
-#: merge-recursive.c:1956
964
+#: merge-recursive.c:1954
965
msgid "merge returned no commit"
966
msgstr "merge não retornou nenhum commit"
967
939
-#: merge-recursive.c:2013
968
+#: merge-recursive.c:2011
969
#, c-format
970
msgid "Could not parse object '%s'"
971
msgstr "Não foi possível analisar o objeto '%s'"
972
944
-#: merge-recursive.c:2024 builtin/merge.c:646
973
+#: merge-recursive.c:2022 builtin/merge.c:649 builtin/merge.c:831
974
msgid "Unable to write index."
975
msgstr "Não é possível escrever no índice."
976
@@ -973,28 +1002,28 @@ msgstr "Valor incorreto de %s: '%s'"
1002
msgid "unable to parse object: %s"
1003
msgstr "não foi possível analisar o objeto: %s"
1004
976
-#: parse-options.c:570
1005
+#: parse-options.c:572
1006
msgid "..."
1007
msgstr "..."
1008
980
-#: parse-options.c:588
1009
+#: parse-options.c:590
1010
#, c-format
1011
msgid "usage: %s"
1012
msgstr "utilização: %s"
1013
1014
#. TRANSLATORS: the colon here should align with the
1015
#. one in "usage: %s" translation
987
-#: parse-options.c:592
1016
+#: parse-options.c:594
1017
#, c-format
1018
msgid " or: %s"
1019
msgstr " ou: %s"
1020
992
-#: parse-options.c:595
1021
+#: parse-options.c:597
1022
#, c-format
1023
msgid " %s"
1024
msgstr " %s"
1025
997
-#: parse-options.c:629
1026
+#: parse-options.c:631
1027
msgid "-NUM"
1028
msgstr "-NUM"
1029
@@ -1003,7 +1032,7 @@ msgstr "-NUM"
1032
msgid "malformed object name '%s'"
1033
msgstr "nome do objeto malformado '%s'"
1034
1006
-#: path.c:752
1035
+#: path.c:796
1036
#, c-format
1037
msgid "Could not make %s writable by group"
1038
msgstr "Não foi possível dar permissão de escrita ao grupo a %s"
@@ -1075,7 +1104,7 @@ msgstr ""
1104
"Não há nada para excluir de acordo com o padrão :(excluir).\n"
1105
"Talvez se tenha esquecido de acrescentar ':/' ou '.' ?"
1106
1078
-#: pretty.c:969
1107
+#: pretty.c:971
1108
msgid "unable to parse --pretty format"
1109
msgstr "não foi possível analisar o formato de --pretty"
1110
@@ -1101,23 +1130,23 @@ msgstr ""
1130
"GIT_INDEX_VERSION definido, mas com valor inválido.\n"
1131
"A usar a versão %i"
1132
1104
-#: refs.c:543 builtin/merge.c:761 builtin/merge.c:872 builtin/merge.c:974
1105
-#: builtin/merge.c:984
1133
+#: refs.c:543 builtin/merge.c:764 builtin/merge.c:883 builtin/merge.c:985
1134
+#: builtin/merge.c:995
1135
#, c-format
1136
msgid "Could not open '%s' for writing"
1137
msgstr "Não foi possível abrir '%s' para escrita"
1138
1110
-#: refs/files-backend.c:2374
1139
+#: refs/files-backend.c:2243
1140
#, c-format
1141
msgid "could not delete reference %s: %s"
1142
msgstr "não foi possível eliminar a referência %s: %s"
1143
1115
-#: refs/files-backend.c:2377
1144
+#: refs/files-backend.c:2246
1145
#, c-format
1146
msgid "could not delete references: %s"
1147
msgstr "não foi possível eliminar as referências: %s"
1148
1120
-#: refs/files-backend.c:2386
1149
+#: refs/files-backend.c:2255
1150
#, c-format
1151
msgid "could not remove reference %s"
1152
msgstr "não foi possível eliminar a referência %s"
@@ -1256,97 +1285,97 @@ msgstr "formato: falta átomo %%(end)"
1285
msgid "malformed object name %s"
1286
msgstr "nome de objeto malformado %s"
1287
1259
-#: remote.c:745
1288
+#: remote.c:746
1289
#, c-format
1290
msgid "Cannot fetch both %s and %s to %s"
1291
msgstr "Não é possível obter %s e %s ao mesmo tempo para %s"
1292
1264
-#: remote.c:749
1293
+#: remote.c:750
1294
#, c-format
1295
msgid "%s usually tracks %s, not %s"
1296
msgstr "%s geralmente segue %s, não %s"
1297
1269
-#: remote.c:753
1298
+#: remote.c:754
1299
#, c-format
1300
msgid "%s tracks both %s and %s"
1301
msgstr "%s segue %s e %s em simultâneo"
1302
1274
-#: remote.c:761
1303
+#: remote.c:762
1304
msgid "Internal error"
1305
msgstr "Erro interno"
1306
1278
-#: remote.c:1677 remote.c:1720
1307
+#: remote.c:1678 remote.c:1721
1308
msgid "HEAD does not point to a branch"
1309
msgstr "HEAD não aponta para um ramo"
1310
1282
-#: remote.c:1686
1311
+#: remote.c:1687
1312
#, c-format
1313
msgid "no such branch: '%s'"
1314
msgstr "ramo inexistente: '%s'"
1315
1287
-#: remote.c:1689
1316
+#: remote.c:1690
1317
#, c-format
1318
msgid "no upstream configured for branch '%s'"
1319
msgstr "nenhum ramo a montante configurado para o ramo '%s'"
1320
1292
-#: remote.c:1695
1321
+#: remote.c:1696
1322
#, c-format
1323
msgid "upstream branch '%s' not stored as a remote-tracking branch"
1324
msgstr "o ramo a montante '%s' não está guardado como um ramo remoto seguido"
1325
1297
-#: remote.c:1710
1326
+#: remote.c:1711
1327
#, c-format
1328
msgid "push destination '%s' on remote '%s' has no local tracking branch"
1329
msgstr ""
1330
"o destino de publicação '%s' no remoto '%s' não é seguido por nenhum ramo "
1331
"local"
1332
1304
-#: remote.c:1725
1333
+#: remote.c:1726
1334
#, c-format
1335
msgid "branch '%s' has no remote for pushing"
1336
msgstr "o ramo '%s' não tem nenhum remoto para publicar"
1337
1309
-#: remote.c:1736
1338
+#: remote.c:1737
1339
#, c-format
1340
msgid "push refspecs for '%s' do not include '%s'"
1341
msgstr ""
1342
"'%2$s' não faz parte dos especificadores de referência de '%1$s' para "
1343
"publicação"
1344
1316
-#: remote.c:1749
1345
+#: remote.c:1750
1346
msgid "push has no destination (push.default is 'nothing')"
1347
msgstr "publicação sem destino (push.default é 'nothing')"
1348
1320
-#: remote.c:1771
1349
+#: remote.c:1772
1350
msgid "cannot resolve 'simple' push to a single destination"
1351
msgstr "não é possível resolver a publicação 'simple' num único destino"
1352
1324
-#: remote.c:2073
1353
+#: remote.c:2074
1354
#, c-format
1355
msgid "Your branch is based on '%s', but the upstream is gone.\n"
1356
msgstr "A base do seu ramo é '%s', mas o ramo a montante desapareceu.\n"
1357
1329
-#: remote.c:2077
1358
+#: remote.c:2078
1359
msgid " (use \"git branch --unset-upstream\" to fixup)\n"
1360
msgstr " (use \"git branch --unset-upstream\" para corrigir)\n"
1361
1333
-#: remote.c:2080
1362
+#: remote.c:2081
1363
#, c-format
1364
msgid "Your branch is up-to-date with '%s'.\n"
1365
msgstr "O seu ramo está atualizado com '%s'.\n"
1366
1338
-#: remote.c:2084
1367
+#: remote.c:2085
1368
#, c-format
1369
msgid "Your branch is ahead of '%s' by %d commit.\n"
1370
msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
1371
msgstr[0] "O seu ramo está à frente de '%s' por %d commit.\n"
1372
msgstr[1] "O seu ramo está à frente de '%s' por %d commits.\n"
1373
1345
-#: remote.c:2090
1374
+#: remote.c:2091
1375
msgid " (use \"git push\" to publish your local commits)\n"
1376
msgstr " (use \"git push\" para publicar os commits locais)\n"
1377
1349
-#: remote.c:2093
1378
+#: remote.c:2094
1379
#, c-format
1380
msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
1381
msgid_plural ""
@@ -1358,11 +1387,11 @@ msgstr[1] ""
1387
"O seu ramo está atrás de '%s' por %d commits, podendo ser atualizado com "
1388
"avanço rápido.\n"
1389
1361
-#: remote.c:2101
1390
+#: remote.c:2102
1391
msgid " (use \"git pull\" to update your local branch)\n"
1392
msgstr " (use \"git pull\" para atualizar o seu ramo local)\n"
1393
1365
-#: remote.c:2104
1394
+#: remote.c:2105
1395
#, c-format
1396
msgid ""
1397
"Your branch and '%s' have diverged,\n"
@@ -1377,20 +1406,20 @@ msgstr[1] ""
1406
"O seu ramo e '%s' divergiram,\n"
1407
"tendo cada um %d e %d commits diferentes, respetivamente.\n"
1408
1380
-#: remote.c:2114
1409
+#: remote.c:2115
1410
msgid " (use \"git pull\" to merge the remote branch into yours)\n"
1411
msgstr " (use \"git pull\" para incorporar o ramo remoto no seu)\n"
1412
1384
-#: revision.c:2131
1413
+#: revision.c:2142
1414
msgid "your current branch appears to be broken"
1415
msgstr "o ramo atual parece estar danificado"
1416
1388
-#: revision.c:2134
1417
+#: revision.c:2145
1418
#, c-format
1419
msgid "your current branch '%s' does not have any commits yet"
1420
msgstr "o ramo atual '%s' ainda não contém nenhum commit"
1421
1393
-#: revision.c:2328
1422
+#: revision.c:2339
1423
msgid "--first-parent is incompatible with --bisect"
1424
msgstr "--first-parent é incompatível com --bisect"
1425
@@ -1441,7 +1470,7 @@ msgstr ""
1470
"com 'git add <caminhos>' ou 'git rm <caminhos>'\n"
1471
"e faça commit do resultado com 'git commit'"
1472
1444
-#: sequencer.c:190 sequencer.c:833 sequencer.c:913
1473
+#: sequencer.c:190 sequencer.c:833 sequencer.c:912
1474
#, c-format
1475
msgid "Could not write to %s"
1476
msgstr "Não foi possível escrever em %s"
@@ -1599,12 +1628,12 @@ msgstr "tente \"git cherry-pick (--continue | --quit |--abort)\""
1628
msgid "Could not create sequencer directory %s"
1629
msgstr "Não foi possível criar o diretório do sequenciador %s"
1630
1602
-#: sequencer.c:835 sequencer.c:917
1631
+#: sequencer.c:835 sequencer.c:916
1632
#, fuzzy, c-format
1633
msgid "Error wrapping up %s."
1634
msgstr "Erro ao isolar %s."
1635
1607
-#: sequencer.c:854 sequencer.c:987
1636
+#: sequencer.c:854 sequencer.c:986
1637
msgid "no cherry-pick or revert in progress"
1638
msgstr "nenhum cherry-pick ou revert em curso"
1639
@@ -1616,63 +1645,72 @@ msgstr "não é possível resolver HEAD"
1645
msgid "cannot abort from a branch yet to be born"
1646
msgstr "não é possível abortar um ramo ainda não criado"
1647
1619
-#: sequencer.c:878 builtin/apply.c:4287
1620
-#, c-format
1621
-msgid "cannot open %s: %s"
1622
-msgstr "não é possível abrir %s: %s"
1648
+#: sequencer.c:878 builtin/fetch.c:610 builtin/fetch.c:851
1649
+#, fuzzy, c-format
1650
+msgid "cannot open %s"
1651
+msgstr "não é possível abrir '%s'"
1652
1624
-#: sequencer.c:881
1653
+#: sequencer.c:880
1654
#, c-format
1655
msgid "cannot read %s: %s"
1656
msgstr "não é possível ler %s: %s"
1657
1629
-#: sequencer.c:882
1658
+#: sequencer.c:881
1659
msgid "unexpected end of file"
1660
msgstr "fim de ficheiro inesperado"
1661
1633
-#: sequencer.c:888
1662
+#: sequencer.c:887
1663
#, c-format
1664
msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
1665
msgstr "o ficheiro HEAD de pre-cherry-pick '%s' está corrompido"
1666
1638
-#: sequencer.c:910
1667
+#: sequencer.c:909
1668
#, c-format
1669
msgid "Could not format %s."
1670
msgstr "Não foi possível formatar %s."
1671
1643
-#: sequencer.c:1055
1672
+#: sequencer.c:1054
1673
#, c-format
1674
msgid "%s: can't cherry-pick a %s"
1675
msgstr "%s: não é possível efetuar cherry-pick de %s"
1676
1648
-#: sequencer.c:1058
1677
+#: sequencer.c:1057
1678
#, c-format
1679
msgid "%s: bad revision"
1680
msgstr "%s: revisão incorreta"
1681
1653
-#: sequencer.c:1092
1682
+#: sequencer.c:1091
1683
msgid "Can't revert as initial commit"
1684
msgstr "Não é possível reverter como commit inicial"
1685
1657
-#: sequencer.c:1093
1686
+#: sequencer.c:1092
1687
msgid "Can't cherry-pick into empty head"
1688
msgstr "Não é possível efetuar cherry-pick numa cabeça vazia"
1689
1661
-#: setup.c:246
1690
+#: setup.c:248
1691
#, c-format
1692
msgid "failed to read %s"
1693
msgstr "falha ao ler %s"
1694
1695
+#: setup.c:468
1696
+#, c-format
1697
+msgid "Expected git repo version <= %d, found %d"
1698
+msgstr ""
1699
+
1700
+#: setup.c:476
1701
+msgid "unknown repository extensions found:"
1702
+msgstr ""
1703
+
1704
#: sha1_file.c:1080
1705
msgid "offset before end of packfile (broken .idx?)"
1706
msgstr "offset antes do fim do ficheiro de pacote (.idx danificado?)"
1707
1670
-#: sha1_file.c:2459
1708
+#: sha1_file.c:2458
1709
#, c-format
1710
msgid "offset before start of pack index for %s (corrupt index?)"
1711
msgstr "offset antes do início do índice do pacote %s (índice corrompido?)"
1712
1675
-#: sha1_file.c:2463
1713
+#: sha1_file.c:2462
1714
#, c-format
1715
msgid "offset beyond end of pack index for %s (truncated index?)"
1716
msgstr "offset depois do fim do índice do pacote %s (índice truncado?)"
@@ -1702,31 +1740,40 @@ msgstr ""
1740
"Analise estas referências e elimine-as se desejar. Desative esta\n"
1741
"mensagem executando \"git config advice.objectNameWarning false\""
1742
1705
-#: submodule.c:62 submodule.c:96
1743
+#: submodule.c:64 submodule.c:98
1744
msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
1745
msgstr ""
1746
"Não é possível alterar .gitmodules não integrado, resolva os conflitos do "
1747
"merge primeiro"
1748
1711
-#: submodule.c:66 submodule.c:100
1749
+#: submodule.c:68 submodule.c:102
1750
#, c-format
1751
msgid "Could not find section in .gitmodules where path=%s"
1752
msgstr "Secção de .gitmodules cujo path=%s não encontrada"
1753
1716
-#: submodule.c:74
1754
+#: submodule.c:76
1755
#, c-format
1756
msgid "Could not update .gitmodules entry %s"
1757
msgstr "Não foi possível atualizar o elemento %s de .gitmodules"
1758
1721
-#: submodule.c:107
1759
+#: submodule.c:109
1760
#, c-format
1761
msgid "Could not remove .gitmodules entry for %s"
1762
msgstr "Não foi possível remover o elemento %s de .gitmodules"
1763
1726
-#: submodule.c:118
1764
+#: submodule.c:120
1765
msgid "staging updated .gitmodules failed"
1766
msgstr "falha ao preparar .gitmodules atualizado"
1767
1768
+#: submodule.c:177
1769
+msgid "negative values not allowed for submodule.fetchJobs"
1770
+msgstr ""
1771
+
1772
+#: submodule-config.c:355
1773
+#, fuzzy, c-format
1774
+msgid "invalid value for %s"
1775
+msgstr "Valor inválido de %s: %s"
1776
+
1777
#: trailer.c:237
1778
#, c-format
1779
msgid "running trailer command '%s' failed"
@@ -1786,7 +1833,175 @@ msgstr "não foi possível mudar o nome do ficheiro temporário para %s"
1833
msgid "Could not read ref %s"
1834
msgstr "Não foi possível ler a referência %s"
1835
1789
-#: unpack-trees.c:203
1836
+#: unpack-trees.c:64
1837
+#, c-format
1838
+msgid ""
1839
+"Your local changes to the following files would be overwritten by checkout:\n"
1840
+"%%sPlease commit your changes or stash them before you can switch branches."
1841
+msgstr ""
1842
+
1843
+#: unpack-trees.c:66
1844
+#, fuzzy, c-format
1845
+msgid ""
1846
+"Your local changes to the following files would be overwritten by checkout:\n"
1847
+"%%s"
1848
+msgstr "As suas alterações locais serão substituídas por cherry-pick."
1849
+
1850
+#: unpack-trees.c:69
1851
+#, c-format
1852
+msgid ""
1853
+"Your local changes to the following files would be overwritten by merge:\n"
1854
+"%%sPlease commit your changes or stash them before you can merge."
1855
+msgstr ""
1856
+
1857
+#: unpack-trees.c:71
1858
+#, fuzzy, c-format
1859
+msgid ""
1860
+"Your local changes to the following files would be overwritten by merge:\n"
1861
+"%%s"
1862
+msgstr "As suas alterações locais serão substituídas por revert."
1863
+
1864
+#: unpack-trees.c:74
1865
+#, c-format
1866
+msgid ""
1867
+"Your local changes to the following files would be overwritten by %s:\n"
1868
+"%%sPlease commit your changes or stash them before you can %s."
1869
+msgstr ""
1870
+
1871
+#: unpack-trees.c:76
1872
+#, fuzzy, c-format
1873
+msgid ""
1874
+"Your local changes to the following files would be overwritten by %s:\n"
1875
+"%%s"
1876
+msgstr "As suas alterações locais serão substituídas por revert."
1877
+
1878
+#: unpack-trees.c:81
1879
+#, c-format
1880
+msgid ""
1881
+"Updating the following directories would lose untracked files in it:\n"
1882
+"%s"
1883
+msgstr ""
1884
+
1885
+#: unpack-trees.c:85
1886
+#, c-format
1887
+msgid ""
1888
+"The following untracked working tree files would be removed by checkout:\n"
1889
+"%%sPlease move or remove them before you can switch branches."
1890
+msgstr ""
1891
+
1892
+#: unpack-trees.c:87
1893
+#, c-format
1894
+msgid ""
1895
+"The following untracked working tree files would be removed by checkout:\n"
1896
+"%%s"
1897
+msgstr ""
1898
+
1899
+#: unpack-trees.c:90
1900
+#, c-format
1901
+msgid ""
1902
+"The following untracked working tree files would be removed by merge:\n"
1903
+"%%sPlease move or remove them before you can merge."
1904
+msgstr ""
1905
+
1906
+#: unpack-trees.c:92
1907
+#, c-format
1908
+msgid ""
1909
+"The following untracked working tree files would be removed by merge:\n"
1910
+"%%s"
1911
+msgstr ""
1912
+
1913
+#: unpack-trees.c:95
1914
+#, c-format
1915
+msgid ""
1916
+"The following untracked working tree files would be removed by %s:\n"
1917
+"%%sPlease move or remove them before you can %s."
1918
+msgstr ""
1919
+
1920
+#: unpack-trees.c:97
1921
+#, c-format
1922
+msgid ""
1923
+"The following untracked working tree files would be removed by %s:\n"
1924
+"%%s"
1925
+msgstr ""
1926
+
1927
+#: unpack-trees.c:102
1928
+#, c-format
1929
+msgid ""
1930
+"The following untracked working tree files would be overwritten by "
1931
+"checkout:\n"
1932
+"%%sPlease move or remove them before you can switch branches."
1933
+msgstr ""
1934
+
1935
+#: unpack-trees.c:104
1936
+#, c-format
1937
+msgid ""
1938
+"The following untracked working tree files would be overwritten by "
1939
+"checkout:\n"
1940
+"%%s"
1941
+msgstr ""
1942
+
1943
+#: unpack-trees.c:107
1944
+#, c-format
1945
+msgid ""
1946
+"The following untracked working tree files would be overwritten by merge:\n"
1947
+"%%sPlease move or remove them before you can merge."
1948
+msgstr ""
1949
+
1950
+#: unpack-trees.c:109
1951
+#, c-format
1952
+msgid ""
1953
+"The following untracked working tree files would be overwritten by merge:\n"
1954
+"%%s"
1955
+msgstr ""
1956
+
1957
+#: unpack-trees.c:112
1958
+#, c-format
1959
+msgid ""
1960
+"The following untracked working tree files would be overwritten by %s:\n"
1961
+"%%sPlease move or remove them before you can %s."
1962
+msgstr ""
1963
+
1964
+#: unpack-trees.c:114
1965
+#, c-format
1966
+msgid ""
1967
+"The following untracked working tree files would be overwritten by %s:\n"
1968
+"%%s"
1969
+msgstr ""
1970
+
1971
+#: unpack-trees.c:121
1972
+#, c-format
1973
+msgid "Entry '%s' overlaps with '%s'. Cannot bind."
1974
+msgstr ""
1975
+
1976
+#: unpack-trees.c:124
1977
+#, c-format
1978
+msgid ""
1979
+"Cannot update sparse checkout: the following entries are not up-to-date:\n"
1980
+"%s"
1981
+msgstr ""
1982
+
1983
+#: unpack-trees.c:126
1984
+#, c-format
1985
+msgid ""
1986
+"The following Working tree files would be overwritten by sparse checkout "
1987
+"update:\n"
1988
+"%s"
1989
+msgstr ""
1990
+
1991
+#: unpack-trees.c:128
1992
+#, c-format
1993
+msgid ""
1994
+"The following Working tree files would be removed by sparse checkout "
1995
+"update:\n"
1996
+"%s"
1997
+msgstr ""
1998
+
1999
+#: unpack-trees.c:205
2000
+#, c-format
2001
+msgid "Aborting\n"
2002
+msgstr ""
2003
+
2004
+#: unpack-trees.c:237
2005
msgid "Checking out files"
2006
msgstr "A extrair ficheiros"
2007
@@ -1824,202 +2039,198 @@ msgstr "segmento de caminho '..' inválido"
2039
msgid "could not open '%s' for reading and writing"
2040
msgstr "não foi possível abrir '%s' para leitura e escrita"
2041
1827
-#: wrapper.c:224 wrapper.c:383
2042
+#: wrapper.c:224 wrapper.c:383 builtin/am.c:779
2043
#, c-format
2044
msgid "could not open '%s' for writing"
2045
msgstr "não foi possível abrir '%s' para escrita"
2046
1832
-#: wrapper.c:226 wrapper.c:385 builtin/am.c:323 builtin/commit.c:1691
1833
-#: builtin/merge.c:1075 builtin/pull.c:387
2047
+#: wrapper.c:226 wrapper.c:385 builtin/am.c:323 builtin/am.c:772
2048
+#: builtin/am.c:860 builtin/commit.c:1711 builtin/merge.c:1086
2049
+#: builtin/pull.c:407
2050
#, c-format
2051
msgid "could not open '%s' for reading"
2052
msgstr "não foi possível abrir '%s' para leitura"
2053
1838
-#: wrapper.c:611
1839
-#, c-format
1840
-msgid "unable to access '%s': %s"
1841
-msgstr "não é possível aceder a '%s': %s"
1842
-
1843
-#: wrapper.c:632
2054
+#: wrapper.c:594 wrapper.c:615
2055
#, c-format
2056
msgid "unable to access '%s'"
2057
msgstr "não é possível aceder a '%s'"
2058
1848
-#: wrapper.c:640
2059
+#: wrapper.c:623
2060
msgid "unable to get current working directory"
2061
msgstr "não é possível de obter o diretório de trabalho atual"
2062
1852
-#: wrapper.c:667
2063
+#: wrapper.c:650
2064
#, c-format
2065
msgid "could not open %s for writing"
2066
msgstr "não foi possível abrir %s para escrita"
2067
1857
-#: wrapper.c:678 builtin/am.c:410
2068
+#: wrapper.c:661 builtin/am.c:410
2069
#, c-format
2070
msgid "could not write to %s"
2071
msgstr "não foi possível escrever para %s"
2072
1862
-#: wrapper.c:684
2073
+#: wrapper.c:667
2074
#, c-format
2075
msgid "could not close %s"
2076
msgstr "não foi possível fechar %s"
2077
1867
-#: wt-status.c:149
2078
+#: wt-status.c:150
2079
msgid "Unmerged paths:"
2080
msgstr "Caminhos não integrados:"
2081
1871
-#: wt-status.c:176 wt-status.c:203
2082
+#: wt-status.c:177 wt-status.c:204
2083
#, c-format
2084
msgid " (use \"git reset %s <file>...\" to unstage)"
2085
msgstr " (use \"git reset %s <ficheiro>...\" para retirar do índice)"
2086
1876
-#: wt-status.c:178 wt-status.c:205
2087
+#: wt-status.c:179 wt-status.c:206
2088
msgid " (use \"git rm --cached <file>...\" to unstage)"
2089
msgstr " (use \"git rm --cached <ficheiro>...\" para retirar do índice)"
2090
1880
-#: wt-status.c:182
2091
+#: wt-status.c:183
2092
msgid " (use \"git add <file>...\" to mark resolution)"
2093
msgstr " (use \"git add <ficheiro>...\" para marcar como resolvido)"
2094
1884
-#: wt-status.c:184 wt-status.c:188
2095
+#: wt-status.c:185 wt-status.c:189
2096
msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
2097
msgstr ""
2098
" (use \"git add/rm <ficheiro>...\" conforme apropriado para marcar como "
2099
"resolvido)"
2100
1890
-#: wt-status.c:186
2101
+#: wt-status.c:187
2102
msgid " (use \"git rm <file>...\" to mark resolution)"
2103
msgstr " (use \"git rm <ficheiro>...\" para marcar como resolvido)"
2104
1894
-#: wt-status.c:197 wt-status.c:880
2105
+#: wt-status.c:198 wt-status.c:881
2106
msgid "Changes to be committed:"
2107
msgstr "Alterações incluídas no próximo commit:"
2108
1898
-#: wt-status.c:215 wt-status.c:889
2109
+#: wt-status.c:216 wt-status.c:890
2110
msgid "Changes not staged for commit:"
2111
msgstr "Alterações não preparadas para commit:"
2112
1902
-#: wt-status.c:219
2113
+#: wt-status.c:220
2114
msgid " (use \"git add <file>...\" to update what will be committed)"
2115
msgstr ""
2116
" (use \"git add <ficheiro>...\" para atualizar o que será incluído no "
2117
"commit)"
2118
1908
-#: wt-status.c:221
2119
+#: wt-status.c:222
2120
msgid " (use \"git add/rm <file>...\" to update what will be committed)"
2121
msgstr ""
2122
" (use \"git add/rm <ficheiro>...\" para atualizar o que será incluído no "
2123
"commit)"
2124
1914
-#: wt-status.c:222
2125
+#: wt-status.c:223
2126
msgid ""
2127
" (use \"git checkout -- <file>...\" to discard changes in working directory)"
2128
msgstr ""
2129
" (use \"git checkout -- <ficheiro>...\" para descartar alterações no "
2130
"diretório de trabalho)"
2131
1921
-#: wt-status.c:224
2132
+#: wt-status.c:225
2133
msgid " (commit or discard the untracked or modified content in submodules)"
2134
msgstr ""
2135
" (faça commit ou descarte o conteúdo modificado ou não controlado nos "
2136
"submódulos)"
2137
1927
-#: wt-status.c:236
2138
+#: wt-status.c:237
2139
#, c-format
2140
msgid " (use \"git %s <file>...\" to include in what will be committed)"
2141
msgstr " (use \"git %s <ficheiro>...\" para incluir no próximo commit)"
2142
1932
-#: wt-status.c:251
2143
+#: wt-status.c:252
2144
msgid "both deleted:"
2145
msgstr "eliminado por ambos:"
2146
1936
-#: wt-status.c:253
2147
+#: wt-status.c:254
2148
msgid "added by us:"
2149
msgstr "adicionado por nós:"
2150
1940
-#: wt-status.c:255
2151
+#: wt-status.c:256
2152
msgid "deleted by them:"
2153
msgstr "eliminado por eles:"
2154
1944
-#: wt-status.c:257
2155
+#: wt-status.c:258
2156
msgid "added by them:"
2157
msgstr "adicionado por eles:"
2158
1948
-#: wt-status.c:259
2159
+#: wt-status.c:260
2160
msgid "deleted by us:"
2161
msgstr "eliminado por nós:"
2162
1952
-#: wt-status.c:261
2163
+#: wt-status.c:262
2164
msgid "both added:"
2165
msgstr "adicionado por ambos:"
2166
1956
-#: wt-status.c:263
2167
+#: wt-status.c:264
2168
msgid "both modified:"
2169
msgstr "modificado por ambos:"
2170
1960
-#: wt-status.c:265
2171
+#: wt-status.c:266
2172
#, c-format
2173
msgid "bug: unhandled unmerged status %x"
2174
msgstr ""
2175
1965
-#: wt-status.c:273
2176
+#: wt-status.c:274
2177
msgid "new file:"
2178
msgstr "novo ficheiro:"
2179
1969
-#: wt-status.c:275
2180
+#: wt-status.c:276
2181
msgid "copied:"
2182
msgstr "copiado:"
2183
1973
-#: wt-status.c:277
2184
+#: wt-status.c:278
2185
msgid "deleted:"
2186
msgstr "eliminado:"
2187
1977
-#: wt-status.c:279
2188
+#: wt-status.c:280
2189
msgid "modified:"
2190
msgstr "modificado:"
2191
1981
-#: wt-status.c:281
2192
+#: wt-status.c:282
2193
msgid "renamed:"
2194
msgstr "nome mudado:"
2195
1985
-#: wt-status.c:283
2196
+#: wt-status.c:284
2197
msgid "typechange:"
2198
msgstr "tipo alterado:"
2199
1989
-#: wt-status.c:285
2200
+#: wt-status.c:286
2201
msgid "unknown:"
2202
msgstr "desconhecido:"
2203
1993
-#: wt-status.c:287
2204
+#: wt-status.c:288
2205
msgid "unmerged:"
2206
msgstr "não integrado:"
2207
1997
-#: wt-status.c:369
2208
+#: wt-status.c:370
2209
msgid "new commits, "
2210
msgstr "novos commits, "
2211
2001
-#: wt-status.c:371
2212
+#: wt-status.c:372
2213
msgid "modified content, "
2214
msgstr "conteúdo modificado, "
2215
2005
-#: wt-status.c:373
2216
+#: wt-status.c:374
2217
msgid "untracked content, "
2218
msgstr "conteúdo não controlado, "
2219
2009
-#: wt-status.c:390
2220
+#: wt-status.c:391
2221
#, c-format
2222
msgid "bug: unhandled diff status %c"
2223
msgstr ""
2224
2014
-#: wt-status.c:754
2225
+#: wt-status.c:755
2226
msgid "Submodules changed but not updated:"
2227
msgstr "Submódulos alterados mas não atualizados:"
2228
2018
-#: wt-status.c:756
2229
+#: wt-status.c:757
2230
msgid "Submodule changes to be committed:"
2231
msgstr "Alterações em submódulos incluídas no próximo commit:"
2232
2022
-#: wt-status.c:837
2233
+#: wt-status.c:838
2234
msgid ""
2235
"Do not touch the line above.\n"
2236
"Everything below will be removed."
@@ -2027,39 +2238,39 @@ msgstr ""
2238
"Não altere a linha acima.\n"
2239
"Tudo o que estiver abaixo será removido."
2240
2030
-#: wt-status.c:948
2241
+#: wt-status.c:949
2242
msgid "You have unmerged paths."
2243
msgstr "Há caminhos não integrados."
2244
2034
-#: wt-status.c:951
2245
+#: wt-status.c:952
2246
msgid " (fix conflicts and run \"git commit\")"
2247
msgstr " (corrija os conflitos e execute \"git commit\")"
2248
2038
-#: wt-status.c:954
2249
+#: wt-status.c:956
2250
msgid "All conflicts fixed but you are still merging."
2251
msgstr "Todos os conflitos foram corrigidos mas o merge continua em curso."
2252
2042
-#: wt-status.c:957
2253
+#: wt-status.c:959
2254
msgid " (use \"git commit\" to conclude merge)"
2255
msgstr " (use \"git commit\" para concluir o merge)"
2256
2046
-#: wt-status.c:967
2257
+#: wt-status.c:969
2258
msgid "You are in the middle of an am session."
2259
msgstr "Sessão am em curso."
2260
2050
-#: wt-status.c:970
2261
+#: wt-status.c:972
2262
msgid "The current patch is empty."
2263
msgstr "O patch atual está vazio."
2264
2054
-#: wt-status.c:974
2265
+#: wt-status.c:976
2266
msgid " (fix conflicts and then run \"git am --continue\")"
2267
msgstr " (corrija os conflitos e execute \"git am --continue\")"
2268
2058
-#: wt-status.c:976
2269
+#: wt-status.c:978
2270
msgid " (use \"git am --skip\" to skip this patch)"
2271
msgstr " (use \"git am --skip\" para ignorar este patch)"
2272
2062
-#: wt-status.c:978
2273
+#: wt-status.c:980
2274
msgid " (use \"git am --abort\" to restore the original branch)"
2275
msgstr " (use \"git am --abort\" para restaurar o ramo original)"
2276
@@ -2209,43 +2420,43 @@ msgstr "Bissecção em curso."
2420
msgid " (use \"git bisect reset\" to get back to the original branch)"
2421
msgstr " (use \"git bisect reset\" para voltar ao ramo original)"
2422
2212
-#: wt-status.c:1438
2423
+#: wt-status.c:1460
2424
msgid "On branch "
2425
msgstr "No ramo "
2426
2216
-#: wt-status.c:1444
2427
+#: wt-status.c:1466
2428
msgid "interactive rebase in progress; onto "
2429
msgstr "rebase interativo em curso; sobre "
2430
2220
-#: wt-status.c:1446
2431
+#: wt-status.c:1468
2432
msgid "rebase in progress; onto "
2433
msgstr "rebase em curso; sobre "
2434
2224
-#: wt-status.c:1451
2435
+#: wt-status.c:1473
2436
msgid "HEAD detached at "
2437
msgstr "HEAD destacada em "
2438
2228
-#: wt-status.c:1453
2439
+#: wt-status.c:1475
2440
msgid "HEAD detached from "
2441
msgstr "HEAD destacada de "
2442
2232
-#: wt-status.c:1456
2443
+#: wt-status.c:1478
2444
msgid "Not currently on any branch."
2445
msgstr "Não se encontra em nenhum ramo neste momento."
2446
2236
-#: wt-status.c:1474
2447
+#: wt-status.c:1496
2448
msgid "Initial commit"
2449
msgstr "Commit inicial"
2450
2240
-#: wt-status.c:1488
2451
+#: wt-status.c:1510
2452
msgid "Untracked files"
2453
msgstr "Ficheiros não controlados"
2454
2244
-#: wt-status.c:1490
2455
+#: wt-status.c:1512
2456
msgid "Ignored files"
2457
msgstr "Ficheiros ignorados"
2458
2248
-#: wt-status.c:1494
2459
+#: wt-status.c:1516
2460
#, c-format
2461
msgid ""
2462
"It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
@@ -2257,32 +2468,32 @@ msgstr ""
2468
"cuidado de não se esquecer de adicionar novos ficheiros\n"
2469
"(consulte 'git help status')."
2470
2260
-#: wt-status.c:1500
2471
+#: wt-status.c:1522
2472
#, c-format
2473
msgid "Untracked files not listed%s"
2474
msgstr "Ficheiros não controlados não listados%s"
2475
2265
-#: wt-status.c:1502
2476
+#: wt-status.c:1524
2477
msgid " (use -u option to show untracked files)"
2478
msgstr " (use a opção -u para mostrar os ficheiros não controlados)"
2479
2269
-#: wt-status.c:1508
2480
+#: wt-status.c:1530
2481
msgid "No changes"
2482
msgstr "Sem alterações"
2483
2273
-#: wt-status.c:1513
2484
+#: wt-status.c:1535
2485
#, c-format
2486
msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
2487
msgstr ""
2488
"nenhuma alteração adicionada para commit (use \"git add\" e/ou \"git commit -"
2489
"a\")\n"
2490
2280
-#: wt-status.c:1516
2491
+#: wt-status.c:1538
2492
#, c-format
2493
msgid "no changes added to commit\n"
2494
msgstr "nenhuma alteração adicionada para commit\n"
2495
2285
-#: wt-status.c:1519
2496
+#: wt-status.c:1541
2497
#, c-format
2498
msgid ""
2499
"nothing added to commit but untracked files present (use \"git add\" to "
@@ -2291,57 +2502,57 @@ msgstr ""
2502
"não foi adicionado nada para commit, mas existem ficheiros não controlados "
2503
"(use \"git add\" para controlá-los)\n"
2504
2294
-#: wt-status.c:1522
2505
+#: wt-status.c:1544
2506
#, c-format
2507
msgid "nothing added to commit but untracked files present\n"
2508
msgstr ""
2509
"não foi adicionado nada para commit, mas existem ficheiros não controlados\n"
2510
2300
-#: wt-status.c:1525
2511
+#: wt-status.c:1547
2512
#, c-format
2513
msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
2514
msgstr ""
2515
"não há nada para fazer commit (crie/copie ficheiros e use \"git add\" para "
2516
"controlá-los)\n"
2517
2307
-#: wt-status.c:1528 wt-status.c:1533
2518
+#: wt-status.c:1550 wt-status.c:1555
2519
#, c-format
2520
msgid "nothing to commit\n"
2521
msgstr "não há nada para fazer commit\n"
2522
2312
-#: wt-status.c:1531
2523
+#: wt-status.c:1553
2524
#, c-format
2525
msgid "nothing to commit (use -u to show untracked files)\n"
2526
msgstr ""
2527
"não há nada para fazer commit (use -u para mostrar os ficheiros não "
2528
"controlados)\n"
2529
2319
-#: wt-status.c:1535
2530
+#: wt-status.c:1557
2531
#, c-format
2532
msgid "nothing to commit, working directory clean\n"
2533
msgstr "não há nada para fazer commit, diretório de trabalho limpo\n"
2534
2324
-#: wt-status.c:1642
2535
+#: wt-status.c:1664
2536
msgid "Initial commit on "
2537
msgstr "Commit inicial em "
2538
2328
-#: wt-status.c:1646
2539
+#: wt-status.c:1668
2540
msgid "HEAD (no branch)"
2541
msgstr "HEAD (nenhum ramo)"
2542
2332
-#: wt-status.c:1675
2543
+#: wt-status.c:1697
2544
msgid "gone"
2545
msgstr "desaparecido"
2546
2336
-#: wt-status.c:1677 wt-status.c:1685
2547
+#: wt-status.c:1699 wt-status.c:1707
2548
msgid "behind "
2549
msgstr "atrás "
2550
2340
-#: wt-status.c:1680 wt-status.c:1683
2551
+#: wt-status.c:1702 wt-status.c:1705
2552
msgid "ahead "
2553
msgstr "à frente "
2554
2344
-#: compat/precompose_utf8.c:57 builtin/clone.c:413
2555
+#: compat/precompose_utf8.c:57 builtin/clone.c:415
2556
#, c-format
2557
msgid "failed to unlink '%s'"
2558
msgstr "falha ao invocar unlink de '%s'"
@@ -2355,7 +2566,7 @@ msgstr "git add [<opções>] [--] <caminho>..."
2566
msgid "unexpected diff status %c"
2567
msgstr "diff status inesperado %c"
2568
2358
-#: builtin/add.c:70 builtin/commit.c:278
2569
+#: builtin/add.c:70 builtin/commit.c:280
2570
msgid "updating files failed"
2571
msgstr "falha ao atualizar os ficheiros"
2572
@@ -2368,7 +2579,7 @@ msgstr "remover '%s'\n"
2579
msgid "Unstaged changes after refreshing the index:"
2580
msgstr "Alterações não preparadas depois de atualizar o índice:"
2581
2371
-#: builtin/add.c:194 builtin/rev-parse.c:797
2582
+#: builtin/add.c:194 builtin/rev-parse.c:811
2583
msgid "Could not read the index"
2584
msgstr "Não foi possível ler o índice"
2585
@@ -2404,14 +2615,14 @@ msgid "The following paths are ignored by one of your .gitignore files:\n"
2615
msgstr "Os seguintes caminhos estão ignorados por algum ficheiro .gitignore:\n"
2616
2617
#: builtin/add.c:249 builtin/clean.c:870 builtin/fetch.c:112 builtin/mv.c:111
2407
-#: builtin/prune-packed.c:55 builtin/pull.c:189 builtin/push.c:511
2408
-#: builtin/remote.c:1330 builtin/rm.c:268 builtin/send-pack.c:162
2618
+#: builtin/prune-packed.c:55 builtin/pull.c:197 builtin/push.c:511
2619
+#: builtin/remote.c:1332 builtin/rm.c:268 builtin/send-pack.c:162
2620
msgid "dry run"
2621
msgstr "simular ação"
2622
2412
-#: builtin/add.c:250 builtin/apply.c:4561 builtin/check-ignore.c:19
2413
-#: builtin/commit.c:1322 builtin/count-objects.c:85 builtin/fsck.c:558
2414
-#: builtin/log.c:1651 builtin/mv.c:110 builtin/read-tree.c:114
2623
+#: builtin/add.c:250 builtin/apply.c:4563 builtin/check-ignore.c:19
2624
+#: builtin/commit.c:1333 builtin/count-objects.c:85 builtin/fsck.c:557
2625
+#: builtin/log.c:1826 builtin/mv.c:110 builtin/read-tree.c:114
2626
msgid "be verbose"
2627
msgstr "ser verboso"
2628
@@ -2419,7 +2630,7 @@ msgstr "ser verboso"
2630
msgid "interactive picking"
2631
msgstr "seleção interativa"
2632
2422
-#: builtin/add.c:253 builtin/checkout.c:1155 builtin/reset.c:286
2633
+#: builtin/add.c:253 builtin/checkout.c:1154 builtin/reset.c:286
2634
msgid "select hunks interactively"
2635
msgstr "selecionar blocos interativamente"
2636
@@ -2489,16 +2700,16 @@ msgid "Maybe you wanted to say 'git add .'?\n"
2700
msgstr "Queria dizer 'git add .'?\n"
2701
2702
#: builtin/add.c:358 builtin/check-ignore.c:172 builtin/clean.c:914
2492
-#: builtin/commit.c:337 builtin/mv.c:131 builtin/reset.c:235 builtin/rm.c:298
2493
-#: builtin/submodule--helper.c:35
2703
+#: builtin/commit.c:339 builtin/mv.c:131 builtin/reset.c:235 builtin/rm.c:298
2704
+#: builtin/submodule--helper.c:240
2705
msgid "index file corrupt"
2706
msgstr "ficheiro de índice corrompido"
2707
2497
-#: builtin/add.c:439 builtin/apply.c:4659 builtin/mv.c:280 builtin/rm.c:430
2708
+#: builtin/add.c:439 builtin/apply.c:4661 builtin/mv.c:283 builtin/rm.c:430
2709
msgid "Unable to write new index file"
2710
msgstr "Não foi possível escrever novo ficheiro de índice"
2711
2501
-#: builtin/am.c:256 builtin/commit.c:738 builtin/merge.c:1078
2712
+#: builtin/am.c:256 builtin/commit.c:749 builtin/merge.c:1089
2713
#, c-format
2714
msgid "could not read '%s'"
2715
msgstr "não foi possível ler '%s'"
@@ -2526,16 +2737,6 @@ msgstr "Falha ao copiar notas de '%s' para '%s'"
2737
msgid "fseek failed"
2738
msgstr "falha ao invocar fseek"
2739
2529
-#: builtin/am.c:772 builtin/am.c:860
2530
-#, c-format
2531
-msgid "could not open '%s' for reading: %s"
2532
-msgstr "não foi possível abrir '%s' para leitura: %s"
2533
-
2534
-#: builtin/am.c:779
2535
-#, c-format
2536
-msgid "could not open '%s' for writing: %s"
2537
-msgstr "não foi possível abrir '%s' para escrita: %s"
2538
-
2740
#: builtin/am.c:788
2741
#, c-format
2742
msgid "could not parse patch '%s'"
@@ -2545,77 +2746,77 @@ msgstr "não foi possível analisar o patch '%s'"
2746
msgid "Only one StGIT patch series can be applied at once"
2747
msgstr "Só pode ser aplicada uma série de patches StGIT duma só vez"
2748
2548
-#: builtin/am.c:901
2749
+#: builtin/am.c:900
2750
msgid "invalid timestamp"
2751
msgstr "carimbo de data/hora inválido"
2752
2552
-#: builtin/am.c:904 builtin/am.c:912
2753
+#: builtin/am.c:903 builtin/am.c:911
2754
msgid "invalid Date line"
2755
msgstr "linha de Data inválida"
2756
2556
-#: builtin/am.c:909
2757
+#: builtin/am.c:908
2758
msgid "invalid timezone offset"
2759
msgstr "mudança de fuso horário inválida"
2760
2560
-#: builtin/am.c:996
2761
+#: builtin/am.c:995
2762
msgid "Patch format detection failed."
2763
msgstr "Falha ao detetar o formato do patch."
2764
2564
-#: builtin/am.c:1001 builtin/clone.c:378
2765
+#: builtin/am.c:1000 builtin/clone.c:380
2766
#, c-format
2767
msgid "failed to create directory '%s'"
2768
msgstr "falha ao criar o diretório '%s'"
2769
2569
-#: builtin/am.c:1005
2770
+#: builtin/am.c:1004
2771
msgid "Failed to split patches."
2772
msgstr "Falha ao dividir patches."
2773
2573
-#: builtin/am.c:1137 builtin/commit.c:363
2774
+#: builtin/am.c:1136 builtin/commit.c:365
2775
msgid "unable to write index file"
2776
msgstr "não é possível escrever o ficheiro de índice"
2777
2577
-#: builtin/am.c:1188
2778
+#: builtin/am.c:1187
2779
#, c-format
2780
msgid "When you have resolved this problem, run \"%s --continue\"."
2781
msgstr "Após resolver este problema, execute \"%s --continue\"."
2782
2582
-#: builtin/am.c:1189
2783
+#: builtin/am.c:1188
2784
#, c-format
2785
msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
2786
msgstr "Se preferir ignorar este patch, execute \"%s --skip\"."
2787
2587
-#: builtin/am.c:1190
2788
+#: builtin/am.c:1189
2789
#, c-format
2790
msgid "To restore the original branch and stop patching, run \"%s --abort\"."
2791
msgstr ""
2792
"Para restaurar o ramo original e interromper a aplicação dos patches, "
2793
"execute \"%s --abort\"."
2794
2594
-#: builtin/am.c:1328
2795
+#: builtin/am.c:1327
2796
msgid "Patch is empty. Was it split wrong?"
2797
msgstr "O patch está vazio. Foi dividido incorretamente?"
2798
2598
-#: builtin/am.c:1402 builtin/log.c:1350
2799
+#: builtin/am.c:1401 builtin/log.c:1516
2800
#, c-format
2801
msgid "invalid ident line: %s"
2802
msgstr "linha de identidade inválida: %s"
2803
2603
-#: builtin/am.c:1429
2804
+#: builtin/am.c:1428
2805
#, c-format
2806
msgid "unable to parse commit %s"
2807
msgstr "não foi possível analisar o commit %s"
2808
2608
-#: builtin/am.c:1631
2809
+#: builtin/am.c:1630
2810
msgid "Repository lacks necessary blobs to fall back on 3-way merge."
2811
msgstr ""
2812
"O repositório não tem os blobs necessários para recorrer a merge com 3 "
2813
"pontos."
2814
2614
-#: builtin/am.c:1633
2815
+#: builtin/am.c:1632
2816
msgid "Using index info to reconstruct a base tree..."
2817
msgstr "A usar informação do índice para reconstruir uma árvore de base..."
2818
2618
-#: builtin/am.c:1652
2819
+#: builtin/am.c:1651
2820
msgid ""
2821
"Did you hand edit your patch?\n"
2822
"It does not apply to blobs recorded in its index."
@@ -2623,40 +2824,40 @@ msgstr ""
2824
"Editou o patch manualmente?\n"
2825
"Não é possível aplicá-lo aos blobs registados no índice."
2826
2626
-#: builtin/am.c:1658
2827
+#: builtin/am.c:1657
2828
msgid "Falling back to patching base and 3-way merge..."
2829
msgstr ""
2830
"A recorrer a uma de base para aplicação de patches e merge com 3 pontos..."
2831
2631
-#: builtin/am.c:1673
2832
+#: builtin/am.c:1672
2833
msgid "Failed to merge in the changes."
2834
msgstr "Falha ao efetuar merge das alterações."
2835
2635
-#: builtin/am.c:1697 builtin/merge.c:633
2836
+#: builtin/am.c:1696 builtin/merge.c:636
2837
msgid "git write-tree failed to write a tree"
2838
msgstr "git write-tree falhou ao escrever uma árvore"
2839
2639
-#: builtin/am.c:1704
2840
+#: builtin/am.c:1703
2841
msgid "applying to an empty history"
2842
msgstr "a aplicar a um histórico vazio"
2843
2643
-#: builtin/am.c:1717 builtin/commit.c:1755 builtin/merge.c:830
2644
-#: builtin/merge.c:855
2844
+#: builtin/am.c:1716 builtin/commit.c:1775 builtin/merge.c:841
2845
+#: builtin/merge.c:866
2846
msgid "failed to write commit object"
2847
msgstr "falha ao escrever objeto de commit"
2848
2648
-#: builtin/am.c:1749 builtin/am.c:1753
2849
+#: builtin/am.c:1748 builtin/am.c:1752
2850
#, c-format
2851
msgid "cannot resume: %s does not exist."
2852
msgstr "não é possível continuar: %s não existe."
2853
2653
-#: builtin/am.c:1769
2854
+#: builtin/am.c:1768
2855
msgid "cannot be interactive without stdin connected to a terminal."
2856
msgstr ""
2857
"não é possível entrar em modo interativo sem um entrada padrão conectada a "
2858
"um terminal."
2859
2659
-#: builtin/am.c:1774
2860
+#: builtin/am.c:1773
2861
msgid "Commit Body is:"
2862
msgstr "Corpo do commit:"
2863
@@ -2664,35 +2865,35 @@ msgstr "Corpo do commit:"
2865
#. in your translation. The program will only accept English
2866
#. input at this point.
2867
#.
2667
-#: builtin/am.c:1784
2868
+#: builtin/am.c:1783
2869
msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
2870
msgstr "Aplicar? [y]sim/[n]ão/[e]ditar/[v]er patch/[a]ceitar todos: "
2871
2671
-#: builtin/am.c:1834
2872
+#: builtin/am.c:1833
2873
#, c-format
2874
msgid "Dirty index: cannot apply patches (dirty: %s)"
2875
msgstr "Índice modificado: não é possível aplicar patches (modificado: %s)"
2876
2676
-#: builtin/am.c:1869 builtin/am.c:1941
2877
+#: builtin/am.c:1868 builtin/am.c:1940
2878
#, c-format
2879
msgid "Applying: %.*s"
2880
msgstr "A aplicar: %.*s"
2881
2681
-#: builtin/am.c:1885
2882
+#: builtin/am.c:1884
2883
msgid "No changes -- Patch already applied."
2884
msgstr "Nenhuma alteração -- Já foi aplicado o patch."
2885
2685
-#: builtin/am.c:1893
2886
+#: builtin/am.c:1892
2887
#, c-format
2888
msgid "Patch failed at %s %.*s"
2889
msgstr "Falha ao aplicar o patch em %s %.*s"
2890
2690
-#: builtin/am.c:1899
2891
+#: builtin/am.c:1898
2892
#, c-format
2893
msgid "The copy of the patch that failed is found in: %s"
2894
msgstr "A cópia do patch que falhou encontra-se em: %s"
2895
2695
-#: builtin/am.c:1944
2896
+#: builtin/am.c:1943
2897
msgid ""
2898
"No changes - did you forget to use 'git add'?\n"
2899
"If there is nothing left to stage, chances are that something else\n"
@@ -2702,7 +2903,7 @@ msgstr ""
2903
"Se não há nada por preparar, provavelmente essas mesmas alterações\n"
2904
"já foram introduzidas; pode querer ignorar este patch."
2905
2705
-#: builtin/am.c:1951
2906
+#: builtin/am.c:1950
2907
msgid ""
2908
"You still have unmerged paths in your index.\n"
2909
"Did you forget to use 'git add'?"
@@ -2710,17 +2911,17 @@ msgstr ""
2911
"Ainda há caminhos não integrados no índice.\n"
2912
"Esqueceu-se de usar 'git add'?"
2913
2713
-#: builtin/am.c:2059 builtin/am.c:2063 builtin/am.c:2075 builtin/reset.c:308
2914
+#: builtin/am.c:2058 builtin/am.c:2062 builtin/am.c:2074 builtin/reset.c:308
2915
#: builtin/reset.c:316
2916
#, c-format
2917
msgid "Could not parse object '%s'."
2918
msgstr "Não foi possível analisar o objeto '%s'."
2919
2719
-#: builtin/am.c:2111
2920
+#: builtin/am.c:2110
2921
msgid "failed to clean index"
2922
msgstr "falha ao limpar o índice"
2923
2723
-#: builtin/am.c:2145
2924
+#: builtin/am.c:2144
2925
msgid ""
2926
"You seem to have moved HEAD since the last 'am' failure.\n"
2927
"Not rewinding to ORIG_HEAD"
@@ -2728,153 +2929,155 @@ msgstr ""
2929
"Parece que a HEAD foi movida desde a última vez que o 'am' falhou.\n"
2930
"Não recuando a ORIG_HEAD"
2931
2731
-#: builtin/am.c:2206
2932
+#: builtin/am.c:2205
2933
#, c-format
2934
msgid "Invalid value for --patch-format: %s"
2935
msgstr "Valor inválido de --patch-format: %s"
2936
2736
-#: builtin/am.c:2239
2937
+#: builtin/am.c:2238
2938
msgid "git am [<options>] [(<mbox>|<Maildir>)...]"
2939
msgstr "git am [<opções>] [(<mbox>|<Maildir>)...]"
2940
2740
-#: builtin/am.c:2240
2941
+#: builtin/am.c:2239
2942
msgid "git am [<options>] (--continue | --skip | --abort)"
2943
msgstr "git am [<opções>] (--continue | --skip | --abort)"
2944
2744
-#: builtin/am.c:2246
2945
+#: builtin/am.c:2245
2946
msgid "run interactively"
2947
msgstr "executar interativamente"
2948
2748
-#: builtin/am.c:2248
2949
+#: builtin/am.c:2247
2950
msgid "historical option -- no-op"
2951
msgstr "opção histórica -- sem-ação"
2952
2752
-#: builtin/am.c:2250
2953
+#: builtin/am.c:2249
2954
msgid "allow fall back on 3way merging if needed"
2955
msgstr "permitir recorrer a merge com 3 pontos se necessário"
2956
2756
-#: builtin/am.c:2251 builtin/init-db.c:474 builtin/prune-packed.c:57
2957
+#: builtin/am.c:2250 builtin/init-db.c:478 builtin/prune-packed.c:57
2958
#: builtin/repack.c:171
2959
msgid "be quiet"
2960
msgstr "silencioso"
2961
2761
-#: builtin/am.c:2253
2962
+#: builtin/am.c:2252
2963
msgid "add a Signed-off-by line to the commit message"
2964
msgstr "adicionar uma linha com Signed-of-by no fim da mensagem de commit"
2965
2765
-#: builtin/am.c:2256
2966
+#: builtin/am.c:2255
2967
msgid "recode into utf8 (default)"
2968
msgstr "recodificar em utf8 (predefinição)"
2969
2769
-#: builtin/am.c:2258
2970
+#: builtin/am.c:2257
2971
msgid "pass -k flag to git-mailinfo"
2972
msgstr "passar a opção -k ao git-mailinfo"
2973
2773
-#: builtin/am.c:2260
2974
+#: builtin/am.c:2259
2975
msgid "pass -b flag to git-mailinfo"
2976
msgstr "passar a opção -b ao git-mailinfo"
2977
2777
-#: builtin/am.c:2262
2978
+#: builtin/am.c:2261
2979
msgid "pass -m flag to git-mailinfo"
2980
msgstr "passar a opção -m ao git-mailinfo"
2981
2781
-#: builtin/am.c:2264
2982
+#: builtin/am.c:2263
2983
msgid "pass --keep-cr flag to git-mailsplit for mbox format"
2984
msgstr "passar a opção --keep-cr ao gitmailsplit para formato de mbox"
2985
2785
-#: builtin/am.c:2267
2986
+#: builtin/am.c:2266
2987
msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
2988
msgstr ""
2989
"não passar a opção --keep-cr ao git-mailsplit independentemente de am.keepcr"
2990
2790
-#: builtin/am.c:2270
2991
+#: builtin/am.c:2269
2992
msgid "strip everything before a scissors line"
2993
msgstr "retirar todo o conteúdo antes da linha de tesoura"
2994
2794
-#: builtin/am.c:2271 builtin/apply.c:4544
2995
+#: builtin/am.c:2270 builtin/apply.c:4546
2996
msgid "action"
2997
msgstr "ação"
2998
2798
-#: builtin/am.c:2272 builtin/am.c:2275 builtin/am.c:2278 builtin/am.c:2281
2799
-#: builtin/am.c:2284 builtin/am.c:2287 builtin/am.c:2290 builtin/am.c:2293
2800
-#: builtin/am.c:2299
2999
+#: builtin/am.c:2271 builtin/am.c:2274 builtin/am.c:2277 builtin/am.c:2280
3000
+#: builtin/am.c:2283 builtin/am.c:2286 builtin/am.c:2289 builtin/am.c:2292
3001
+#: builtin/am.c:2298
3002
msgid "pass it through git-apply"
3003
msgstr "transmitir ao git-apply"
3004
2804
-#: builtin/am.c:2280 builtin/apply.c:4568
3005
+#: builtin/am.c:2279 builtin/apply.c:4570
3006
msgid "root"
3007
msgstr "raiz"
3008
2808
-#: builtin/am.c:2283 builtin/am.c:2286 builtin/apply.c:4506
2809
-#: builtin/apply.c:4509 builtin/clone.c:86 builtin/fetch.c:95
2810
-#: builtin/pull.c:171 builtin/submodule--helper.c:72
2811
-#: builtin/submodule--helper.c:160 builtin/submodule--helper.c:163
3009
+#: builtin/am.c:2282 builtin/am.c:2285 builtin/apply.c:4508
3010
+#: builtin/apply.c:4511 builtin/clone.c:90 builtin/fetch.c:95
3011
+#: builtin/pull.c:179 builtin/submodule--helper.c:277
3012
+#: builtin/submodule--helper.c:404 builtin/submodule--helper.c:485
3013
+#: builtin/submodule--helper.c:488 builtin/submodule--helper.c:767
3014
+#: builtin/submodule--helper.c:770
3015
msgid "path"
3016
msgstr "caminho"
3017
2815
-#: builtin/am.c:2289 builtin/fmt-merge-msg.c:666 builtin/fmt-merge-msg.c:669
2816
-#: builtin/grep.c:704 builtin/merge.c:198 builtin/pull.c:131
2817
-#: builtin/pull.c:185 builtin/repack.c:178 builtin/repack.c:182
3018
+#: builtin/am.c:2288 builtin/fmt-merge-msg.c:666 builtin/fmt-merge-msg.c:669
3019
+#: builtin/grep.c:706 builtin/merge.c:199 builtin/pull.c:134
3020
+#: builtin/pull.c:193 builtin/repack.c:178 builtin/repack.c:182
3021
#: builtin/show-branch.c:645 builtin/show-ref.c:175 builtin/tag.c:340
3022
#: parse-options.h:132 parse-options.h:134 parse-options.h:244
3023
msgid "n"
3024
msgstr "n"
3025
2823
-#: builtin/am.c:2292 builtin/apply.c:4512
3026
+#: builtin/am.c:2291 builtin/apply.c:4514
3027
msgid "num"
3028
msgstr "num"
3029
2827
-#: builtin/am.c:2295 builtin/for-each-ref.c:37 builtin/replace.c:438
3030
+#: builtin/am.c:2294 builtin/for-each-ref.c:37 builtin/replace.c:438
3031
#: builtin/tag.c:372
3032
msgid "format"
3033
msgstr "formato"
3034
2832
-#: builtin/am.c:2296
3035
+#: builtin/am.c:2295
3036
msgid "format the patch(es) are in"
3037
msgstr "formato de apresentação de patches"
3038
2836
-#: builtin/am.c:2302
3039
+#: builtin/am.c:2301
3040
msgid "override error message when patch failure occurs"
3041
msgstr "substituir a mensagem de erro quando a aplicação do patch falha"
3042
2840
-#: builtin/am.c:2304
3043
+#: builtin/am.c:2303
3044
msgid "continue applying patches after resolving a conflict"
3045
msgstr "continuar a aplicar os patches depois de resolver os conflitos"
3046
2844
-#: builtin/am.c:2307
3047
+#: builtin/am.c:2306
3048
msgid "synonyms for --continue"
3049
msgstr "sinónimo de --continue"
3050
2848
-#: builtin/am.c:2310
3051
+#: builtin/am.c:2309
3052
msgid "skip the current patch"
3053
msgstr "ignorar o patch atual"
3054
2852
-#: builtin/am.c:2313
3055
+#: builtin/am.c:2312
3056
msgid "restore the original branch and abort the patching operation."
3057
msgstr "restaurar o ramo original e abortar a operação de patch"
3058
2856
-#: builtin/am.c:2317
3059
+#: builtin/am.c:2316
3060
msgid "lie about committer date"
3061
msgstr "mentir sobre a data de commit"
3062
2860
-#: builtin/am.c:2319
3063
+#: builtin/am.c:2318
3064
msgid "use current timestamp for author date"
3065
msgstr "usar a data e hora atual como data de autor"
3066
2864
-#: builtin/am.c:2321 builtin/commit.c:1593 builtin/merge.c:225
2865
-#: builtin/pull.c:159 builtin/revert.c:92 builtin/tag.c:355
3067
+#: builtin/am.c:2320 builtin/commit.c:1609 builtin/merge.c:228
3068
+#: builtin/pull.c:164 builtin/revert.c:92 builtin/tag.c:355
3069
msgid "key-id"
3070
msgstr "id-chave"
3071
2869
-#: builtin/am.c:2322
3072
+#: builtin/am.c:2321
3073
msgid "GPG-sign commits"
3074
msgstr "assinar os commits com GPG"
3075
2873
-#: builtin/am.c:2325
3076
+#: builtin/am.c:2324
3077
msgid "(internal use for git-rebase)"
3078
msgstr "(uso interno de git-rebase)"
3079
2877
-#: builtin/am.c:2340
3080
+#: builtin/am.c:2339
3081
msgid ""
3082
"The -b/--binary option has been a no-op for long time, and\n"
3083
"it will be removed. Please do not use it anymore."
@@ -2882,17 +3085,17 @@ msgstr ""
3085
"A opção -b/--binary há muito que é ignorada e será\n"
3086
"futuramente removida. Por favor não a use."
3087
2885
-#: builtin/am.c:2347
3088
+#: builtin/am.c:2346
3089
msgid "failed to read the index"
3090
msgstr "falha ao ler o índice"
3091
2889
-#: builtin/am.c:2362
3092
+#: builtin/am.c:2361
3093
#, c-format
3094
msgid "previous rebase directory %s still exists but mbox given."
3095
msgstr ""
3096
"o diretório de rebesa anterior %s ainda existe, mas foi fornecida uma mbox."
3097
2895
-#: builtin/am.c:2386
3098
+#: builtin/am.c:2385
3099
#, c-format
3100
msgid ""
3101
"Stray %s directory found.\n"
@@ -2901,7 +3104,7 @@ msgstr ""
3104
"Diretório abandonado %s encontrado.\n"
3105
"Use \"git am --abort\" para o remover."
3106
2904
-#: builtin/am.c:2392
3107
+#: builtin/am.c:2391
3108
msgid "Resolve operation not in progress, we are not resuming."
3109
msgstr "A operação de resolução não está em curso, não retomando."
3110
@@ -2934,43 +3137,43 @@ msgstr "regexec retornou %d para a entra: %s"
3137
msgid "unable to find filename in patch at line %d"
3138
msgstr "não foi possível encontrar o nome do ficheiro no patch na linha %d"
3139
2937
-#: builtin/apply.c:940
3140
+#: builtin/apply.c:937
3141
#, c-format
3142
msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
3143
msgstr ""
3144
"git apply: git-diff incorreto - esperava-se /dev/null, obteve-se %s na linha "
3145
"%d"
3146
2944
-#: builtin/apply.c:944
3147
+#: builtin/apply.c:942
3148
#, c-format
3149
msgid "git apply: bad git-diff - inconsistent new filename on line %d"
3150
msgstr ""
3151
"git apply: git-diff incorreto - o nome do novo ficheiro na linha %d é "
3152
"inconsistente"
3153
2951
-#: builtin/apply.c:945
3154
+#: builtin/apply.c:943
3155
#, c-format
3156
msgid "git apply: bad git-diff - inconsistent old filename on line %d"
3157
msgstr ""
3158
"git apply: git-diff incorreto - o nome do ficheiro antigo na linha %d é "
3159
"inconsistente"
3160
2958
-#: builtin/apply.c:952
3161
+#: builtin/apply.c:949
3162
#, c-format
3163
msgid "git apply: bad git-diff - expected /dev/null on line %d"
3164
msgstr "git apply: git-diff incorreto - esperava-se /dev/null na linha %d"
3165
2963
-#: builtin/apply.c:1415
3166
+#: builtin/apply.c:1406
3167
#, c-format
3168
msgid "recount: unexpected line: %.*s"
3169
msgstr "recontagem: linha inesperada: %.*s"
3170
2968
-#: builtin/apply.c:1472
3171
+#: builtin/apply.c:1463
3172
#, c-format
3173
msgid "patch fragment without header at line %d: %.*s"
3174
msgstr "fragmento de patch sem cabeçalho na linha %d: %.*s"
3175
2973
-#: builtin/apply.c:1489
3176
+#: builtin/apply.c:1480
3177
#, c-format
3178
msgid ""
3179
"git diff header lacks filename information when removing %d leading pathname "
@@ -2985,77 +3188,77 @@ msgstr[1] ""
3188
"o cabeçalho do git diff não revelou o nome do ficheiro depois de se remover "
3189
"%d componentes de caminho (linha %d)"
3190
2988
-#: builtin/apply.c:1655
3191
+#: builtin/apply.c:1646
3192
msgid "new file depends on old contents"
3193
msgstr "o novo ficheiro depende de conteúdos antigos"
3194
2992
-#: builtin/apply.c:1657
3195
+#: builtin/apply.c:1648
3196
msgid "deleted file still has contents"
3197
msgstr "o ficheiro eliminado ainda tem conteúdos"
3198
2996
-#: builtin/apply.c:1683
3199
+#: builtin/apply.c:1674
3200
#, c-format
3201
msgid "corrupt patch at line %d"
3202
msgstr "patch corrompido na linha %d"
3203
3001
-#: builtin/apply.c:1719
3204
+#: builtin/apply.c:1710
3205
#, c-format
3206
msgid "new file %s depends on old contents"
3207
msgstr "o novo ficheiro %s depende de conteúdos antigos"
3208
3006
-#: builtin/apply.c:1721
3209
+#: builtin/apply.c:1712
3210
#, c-format
3211
msgid "deleted file %s still has contents"
3212
msgstr "o ficheiro eliminado %s ainda tem conteúdos"
3213
3011
-#: builtin/apply.c:1724
3214
+#: builtin/apply.c:1715
3215
#, c-format
3216
msgid "** warning: file %s becomes empty but is not deleted"
3217
msgstr "** aviso: o ficheiro %s ficará vazio, mas não será eliminado"
3218
3016
-#: builtin/apply.c:1870
3219
+#: builtin/apply.c:1861
3220
#, c-format
3221
msgid "corrupt binary patch at line %d: %.*s"
3222
msgstr "patch binário corrompido na linha %d: %.*s"
3223
3021
-#: builtin/apply.c:1899
3224
+#: builtin/apply.c:1895
3225
#, c-format
3226
msgid "unrecognized binary patch at line %d"
3227
msgstr "patch binário não reconhecido na linha %d"
3228
3026
-#: builtin/apply.c:2050
3229
+#: builtin/apply.c:2048
3230
#, c-format
3231
msgid "patch with only garbage at line %d"
3232
msgstr "patch incompreensível na linha %d"
3233
3031
-#: builtin/apply.c:2140
3234
+#: builtin/apply.c:2138
3235
#, c-format
3236
msgid "unable to read symlink %s"
3237
msgstr "não é possível ler a ligação simbólica %s"
3238
3036
-#: builtin/apply.c:2144
3239
+#: builtin/apply.c:2142
3240
#, c-format
3241
msgid "unable to open or read %s"
3242
msgstr "não é possível abrir ou ler %s"
3243
3041
-#: builtin/apply.c:2777
3244
+#: builtin/apply.c:2775
3245
#, c-format
3246
msgid "invalid start of line: '%c'"
3247
msgstr "início de linha inválido: '%c'"
3248
3046
-#: builtin/apply.c:2896
3249
+#: builtin/apply.c:2894
3250
#, c-format
3251
msgid "Hunk #%d succeeded at %d (offset %d line)."
3252
msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
3253
msgstr[0] "Excerto nº%d bem sucedido na linha %d (%d linha deslocada)"
3254
msgstr[1] "Excerto nº%d bem sucedido na linha %d (%d linhas deslocadas)"
3255
3053
-#: builtin/apply.c:2908
3256
+#: builtin/apply.c:2906
3257
#, c-format
3258
msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
3259
msgstr "Contexto reduzido para (%ld/%ld) para aplicar o fragmento em %d"
3260
3058
-#: builtin/apply.c:2914
3261
+#: builtin/apply.c:2912
3262
#, c-format
3263
msgid ""
3264
"while searching for:\n"
@@ -3064,324 +3267,334 @@ msgstr ""
3267
"ao procura por:\n"
3268
"%.*s"
3269
3067
-#: builtin/apply.c:2934
3270
+#: builtin/apply.c:2932
3271
#, c-format
3272
msgid "missing binary patch data for '%s'"
3273
msgstr "falta de dados do patch binário '%s'"
3274
3072
-#: builtin/apply.c:3035
3275
+#: builtin/apply.c:3033
3276
#, c-format
3277
msgid "binary patch does not apply to '%s'"
3278
msgstr "o patch binário não foi aplicado corretamente a '%s'"
3279
3077
-#: builtin/apply.c:3041
3280
+#: builtin/apply.c:3039
3281
#, c-format
3282
msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
3283
msgstr ""
3284
"o patch binário aplicado a '%s' gera resultados incorretos (esperava-se %s, "
3285
"obteve-se %s)"
3286
3084
-#: builtin/apply.c:3062
3287
+#: builtin/apply.c:3060
3288
#, c-format
3289
msgid "patch failed: %s:%ld"
3290
msgstr "falha ao aplicar o patch: %s:%ld"
3291
3089
-#: builtin/apply.c:3186
3292
+#: builtin/apply.c:3184
3293
#, c-format
3294
msgid "cannot checkout %s"
3295
msgstr "não é possível extrair %s"
3296
3094
-#: builtin/apply.c:3231 builtin/apply.c:3242 builtin/apply.c:3287
3297
+#: builtin/apply.c:3229 builtin/apply.c:3240 builtin/apply.c:3285
3298
#, c-format
3299
msgid "read of %s failed"
3300
msgstr "falha ao ler %s"
3301
3099
-#: builtin/apply.c:3239
3302
+#: builtin/apply.c:3237
3303
#, c-format
3304
msgid "reading from '%s' beyond a symbolic link"
3305
msgstr "a ler '%s' indicado por uma ligação simbólica"
3306
3104
-#: builtin/apply.c:3267 builtin/apply.c:3489
3307
+#: builtin/apply.c:3265 builtin/apply.c:3487
3308
#, c-format
3309
msgid "path %s has been renamed/deleted"
3310
msgstr "o caminho %s foi eliminado ou mudou de nome"
3311
3109
-#: builtin/apply.c:3348 builtin/apply.c:3503
3312
+#: builtin/apply.c:3346 builtin/apply.c:3501
3313
#, c-format
3314
msgid "%s: does not exist in index"
3315
msgstr "%s: não existe no índice"
3316
3114
-#: builtin/apply.c:3352 builtin/apply.c:3495 builtin/apply.c:3517
3317
+#: builtin/apply.c:3350 builtin/apply.c:3493 builtin/apply.c:3515
3318
#, c-format
3319
msgid "%s: %s"
3320
msgstr "%s: %s"
3321
3119
-#: builtin/apply.c:3357 builtin/apply.c:3511
3322
+#: builtin/apply.c:3355 builtin/apply.c:3509
3323
#, c-format
3324
msgid "%s: does not match index"
3325
msgstr "%s: não tem correspondência no índice"
3326
3124
-#: builtin/apply.c:3459
3327
+#: builtin/apply.c:3457
3328
msgid "removal patch leaves file contents"
3329
msgstr "patch de remoção deixa conteúdos no ficheiro"
3330
3128
-#: builtin/apply.c:3528
3331
+#: builtin/apply.c:3526
3332
#, c-format
3333
msgid "%s: wrong type"
3334
msgstr "%s: tipo errado"
3335
3133
-#: builtin/apply.c:3530
3336
+#: builtin/apply.c:3528
3337
#, c-format
3338
msgid "%s has type %o, expected %o"
3339
msgstr "%s é do tipo %o, esperado %o"
3340
3138
-#: builtin/apply.c:3689 builtin/apply.c:3691
3341
+#: builtin/apply.c:3687 builtin/apply.c:3689
3342
#, c-format
3343
msgid "invalid path '%s'"
3344
msgstr "caminho inválido '%s'"
3345
3143
-#: builtin/apply.c:3746
3346
+#: builtin/apply.c:3744
3347
#, c-format
3348
msgid "%s: already exists in index"
3349
msgstr "%s: já existe no índice"
3350
3148
-#: builtin/apply.c:3749
3351
+#: builtin/apply.c:3747
3352
#, c-format
3353
msgid "%s: already exists in working directory"
3354
msgstr "%s: já existe no diretório de trabalho"
3355
3153
-#: builtin/apply.c:3769
3356
+#: builtin/apply.c:3767
3357
#, c-format
3358
msgid "new mode (%o) of %s does not match old mode (%o)"
3359
msgstr "o novo modo (%o) de %s não corresponde ao modo antigo (%o)"
3360
3158
-#: builtin/apply.c:3774
3361
+#: builtin/apply.c:3772
3362
#, c-format
3363
msgid "new mode (%o) of %s does not match old mode (%o) of %s"
3364
msgstr "o novo modo (%o) de %s não corresponde ao modo antigo (%o) de %s"
3365
3163
-#: builtin/apply.c:3794
3366
+#: builtin/apply.c:3792
3367
#, c-format
3368
msgid "affected file '%s' is beyond a symbolic link"
3369
msgstr "o ficheiro afetado '%s' é indicado por uma ligação simbólica"
3370
3168
-#: builtin/apply.c:3798
3371
+#: builtin/apply.c:3796
3372
#, c-format
3373
msgid "%s: patch does not apply"
3374
msgstr "%s: patch não se aplica com sucesso"
3375
3173
-#: builtin/apply.c:3812
3376
+#: builtin/apply.c:3810
3377
#, c-format
3378
msgid "Checking patch %s..."
3379
msgstr "A verificar o patch %s..."
3380
3178
-#: builtin/apply.c:3905 builtin/checkout.c:233 builtin/reset.c:135
3381
+#: builtin/apply.c:3903 builtin/checkout.c:233 builtin/reset.c:135
3382
#, c-format
3383
msgid "make_cache_entry failed for path '%s'"
3384
msgstr "falha ao invocar make_cache_entry em '%s'"
3385
3183
-#: builtin/apply.c:4048
3386
+#: builtin/apply.c:4046
3387
#, c-format
3388
msgid "unable to remove %s from index"
3389
msgstr "não é possível remover %s do índice"
3390
3188
-#: builtin/apply.c:4077
3391
+#: builtin/apply.c:4075
3392
#, c-format
3393
msgid "corrupt patch for submodule %s"
3394
msgstr "patch corrompido no submódulo %s"
3395
3193
-#: builtin/apply.c:4081
3396
+#: builtin/apply.c:4079
3397
#, c-format
3398
msgid "unable to stat newly created file '%s'"
3399
msgstr "não é possível obter estado do novo ficheiro criado '%s'"
3400
3198
-#: builtin/apply.c:4086
3401
+#: builtin/apply.c:4084
3402
#, c-format
3403
msgid "unable to create backing store for newly created file %s"
3404
msgstr ""
3405
"não é possível criar armazenamento de segurança do ficheiro recém-criado %s"
3406
3204
-#: builtin/apply.c:4089 builtin/apply.c:4197
3407
+#: builtin/apply.c:4087 builtin/apply.c:4195
3408
#, c-format
3409
msgid "unable to add cache entry for %s"
3410
msgstr "não é possível adicionar %s à cache"
3411
3209
-#: builtin/apply.c:4122
3412
+#: builtin/apply.c:4120
3413
#, c-format
3414
msgid "closing file '%s'"
3415
msgstr "a fechar o ficheiro '%s'"
3416
3214
-#: builtin/apply.c:4171
3417
+#: builtin/apply.c:4169
3418
#, c-format
3419
msgid "unable to write file '%s' mode %o"
3420
msgstr "não é possível escrever o ficheiro '%s' com o modo %o"
3421
3219
-#: builtin/apply.c:4258
3422
+#: builtin/apply.c:4256
3423
#, c-format
3424
msgid "Applied patch %s cleanly."
3425
msgstr "Patch %s aplicado com sucesso."
3426
3224
-#: builtin/apply.c:4266
3427
+#: builtin/apply.c:4264
3428
msgid "internal error"
3429
msgstr "erro interno"
3430
3228
-#: builtin/apply.c:4269
3431
+#: builtin/apply.c:4267
3432
#, c-format
3433
msgid "Applying patch %%s with %d reject..."
3434
msgid_plural "Applying patch %%s with %d rejects..."
3435
msgstr[0] "A aplicar patch %%s com %d rejeição..."
3436
msgstr[1] "A aplicar patch %%s com %d rejeições..."
3437
3235
-#: builtin/apply.c:4279
3438
+#: builtin/apply.c:4277
3439
#, c-format
3440
msgid "truncating .rej filename to %.*s.rej"
3441
msgstr "a truncar o nome do ficheiro .rej em %.*s.rej "
3442
3240
-#: builtin/apply.c:4300
3443
+#: builtin/apply.c:4285
3444
+#, c-format
3445
+msgid "cannot open %s: %s"
3446
+msgstr "não é possível abrir %s: %s"
3447
+
3448
+#: builtin/apply.c:4298
3449
#, c-format
3450
msgid "Hunk #%d applied cleanly."
3451
msgstr "Excerto nº%d aplicado com sucesso."
3452
3245
-#: builtin/apply.c:4303
3453
+#: builtin/apply.c:4301
3454
#, c-format
3455
msgid "Rejected hunk #%d."
3456
msgstr "Excerto nº%d rejeitado."
3457
3250
-#: builtin/apply.c:4393
3458
+#: builtin/apply.c:4387
3459
+#, fuzzy, c-format
3460
+msgid "Skipped patch '%s'."
3461
+msgstr "caminho inválido '%s'"
3462
+
3463
+#: builtin/apply.c:4395
3464
msgid "unrecognized input"
3465
msgstr "entrada não reconhecida"
3466
3254
-#: builtin/apply.c:4404
3467
+#: builtin/apply.c:4406
3468
msgid "unable to read index file"
3469
msgstr "não foi possível ler o ficheiro de índice"
3470
3258
-#: builtin/apply.c:4507
3471
+#: builtin/apply.c:4509
3472
msgid "don't apply changes matching the given path"
3473
msgstr "não aplicar alterações que correspondam ao caminho fornecido"
3474
3262
-#: builtin/apply.c:4510
3475
+#: builtin/apply.c:4512
3476
msgid "apply changes matching the given path"
3477
msgstr "aplicar alterações que correspondam ao caminho fornecido"
3478
3266
-#: builtin/apply.c:4513
3479
+#: builtin/apply.c:4515
3480
msgid "remove <num> leading slashes from traditional diff paths"
3481
msgstr "remover <num> barras à esquerda dos caminhos de diff tradicional"
3482
3270
-#: builtin/apply.c:4516
3483
+#: builtin/apply.c:4518
3484
msgid "ignore additions made by the patch"
3485
msgstr "ignorar adições feitas pelo patch"
3486
3274
-#: builtin/apply.c:4518
3487
+#: builtin/apply.c:4520
3488
msgid "instead of applying the patch, output diffstat for the input"
3489
msgstr "em vez de aplicar o patch, mostrar o diffstat da entrada"
3490
3278
-#: builtin/apply.c:4522
3491
+#: builtin/apply.c:4524
3492
msgid "show number of added and deleted lines in decimal notation"
3493
msgstr "mostrar número de linhas adicionadas e removidas em notação decimal"
3494
3282
-#: builtin/apply.c:4524
3495
+#: builtin/apply.c:4526
3496
msgid "instead of applying the patch, output a summary for the input"
3497
msgstr "em vez de aplicar o patch, mostrar um resumo da entrada"
3498
3286
-#: builtin/apply.c:4526
3499
+#: builtin/apply.c:4528
3500
msgid "instead of applying the patch, see if the patch is applicable"
3501
msgstr "em vez de aplicar o patch, verificar se o patch pode ser aplicado"
3502
3290
-#: builtin/apply.c:4528
3503
+#: builtin/apply.c:4530
3504
msgid "make sure the patch is applicable to the current index"
3505
msgstr "garantir que o patch pode ser aplicado ao índice atual"
3506
3294
-#: builtin/apply.c:4530
3507
+#: builtin/apply.c:4532
3508
msgid "apply a patch without touching the working tree"
3509
msgstr "aplicar um patch sem tocar na árvore de trabalho"
3510
3298
-#: builtin/apply.c:4532
3511
+#: builtin/apply.c:4534
3512
msgid "accept a patch that touches outside the working area"
3513
msgstr "aceitar patches que alteram ficheiros fora da área de trabalho"
3514
3302
-#: builtin/apply.c:4534
3515
+#: builtin/apply.c:4536
3516
msgid "also apply the patch (use with --stat/--summary/--check)"
3517
msgstr "aplicar o patch também (use com --stat/--summary/--check)"
3518
3306
-#: builtin/apply.c:4536
3519
+#: builtin/apply.c:4538
3520
msgid "attempt three-way merge if a patch does not apply"
3521
msgstr "tentar merge com três pontos se um patch não for aplicado corretamente"
3522
3310
-#: builtin/apply.c:4538
3523
+#: builtin/apply.c:4540
3524
msgid "build a temporary index based on embedded index information"
3525
msgstr ""
3526
"construir um índice temporário baseado na informação incorporada do índice"
3527
3315
-#: builtin/apply.c:4541 builtin/checkout-index.c:169 builtin/ls-files.c:425
3528
+#: builtin/apply.c:4543 builtin/checkout-index.c:169 builtin/ls-files.c:425
3529
msgid "paths are separated with NUL character"
3530
msgstr "os caminhos estão separados por caracteres NUL"
3531
3319
-#: builtin/apply.c:4543
3532
+#: builtin/apply.c:4545
3533
msgid "ensure at least <n> lines of context match"
3534
msgstr "garantir que, pelo menos, <n> linhas de contexto coincidem"
3535
3323
-#: builtin/apply.c:4545
3536
+#: builtin/apply.c:4547
3537
msgid "detect new or modified lines that have whitespace errors"
3538
msgstr "detetar linhas novas ou modificadas que tenham espaços em branco"
3539
3327
-#: builtin/apply.c:4548 builtin/apply.c:4551
3540
+#: builtin/apply.c:4550 builtin/apply.c:4553
3541
msgid "ignore changes in whitespace when finding context"
3542
msgstr "ignorar alterações de espaço em branco ao procurar contexto"
3543
3331
-#: builtin/apply.c:4554
3544
+#: builtin/apply.c:4556
3545
msgid "apply the patch in reverse"
3546
msgstr "aplicar o patch em reverso"
3547
3335
-#: builtin/apply.c:4556
3548
+#: builtin/apply.c:4558
3549
msgid "don't expect at least one line of context"
3550
msgstr "não esperar nenhuma linha de contexto"
3551
3339
-#: builtin/apply.c:4558
3552
+#: builtin/apply.c:4560
3553
msgid "leave the rejected hunks in corresponding *.rej files"
3554
msgstr "deixar os excertos rejeitados nos respetivos ficheiros *.rej"
3555
3343
-#: builtin/apply.c:4560
3556
+#: builtin/apply.c:4562
3557
msgid "allow overlapping hunks"
3558
msgstr "permitir a sobreposição de excertos"
3559
3347
-#: builtin/apply.c:4563
3560
+#: builtin/apply.c:4565
3561
msgid "tolerate incorrectly detected missing new-line at the end of file"
3562
msgstr ""
3563
"tolerar deteções incorretas de falta de nova linha no final do ficheiro"
3564
3352
-#: builtin/apply.c:4566
3565
+#: builtin/apply.c:4568
3566
msgid "do not trust the line counts in the hunk headers"
3567
msgstr "não confiar na contagem de linhas no cabeçalho dos excertos"
3568
3356
-#: builtin/apply.c:4569
3569
+#: builtin/apply.c:4571
3570
msgid "prepend <root> to all filenames"
3571
msgstr "preceder <root> a todos os nomes de ficheiro"
3572
3360
-#: builtin/apply.c:4591
3573
+#: builtin/apply.c:4593
3574
msgid "--3way outside a repository"
3575
msgstr "--3way fora de um repositório"
3576
3364
-#: builtin/apply.c:4599
3577
+#: builtin/apply.c:4601
3578
msgid "--index outside a repository"
3579
msgstr "--index fora de um repositório"
3580
3368
-#: builtin/apply.c:4602
3581
+#: builtin/apply.c:4604
3582
msgid "--cached outside a repository"
3583
msgstr "--cached fora de um repositório"
3584
3372
-#: builtin/apply.c:4621
3585
+#: builtin/apply.c:4623
3586
#, c-format
3587
msgid "can't open patch '%s'"
3588
msgstr "não é possível abrir o patch '%s'"
3589
3377
-#: builtin/apply.c:4635
3590
+#: builtin/apply.c:4637
3591
#, c-format
3592
msgid "squelched %d whitespace error"
3593
msgid_plural "squelched %d whitespace errors"
3594
msgstr[0] "%d erro de espaço em branco reprimido"
3595
msgstr[1] "%d erros de espaço em branco repimidos"
3596
3384
-#: builtin/apply.c:4641 builtin/apply.c:4651
3597
+#: builtin/apply.c:4643 builtin/apply.c:4653
3598
#, c-format
3599
msgid "%d line adds whitespace errors."
3600
msgid_plural "%d lines add whitespace errors."
@@ -3447,102 +3660,102 @@ msgstr "<rev-opções> estão documentadas em git-rev-list(1)"
3660
msgid "Blaming lines"
3661
msgstr "Linhas de culpa"
3662
3450
-#: builtin/blame.c:2530
3663
+#: builtin/blame.c:2531
3664
msgid "Show blame entries as we find them, incrementally"
3665
msgstr ""
3666
"Mostrar entradas de culpa à medida que forem encontradas, incrementalmente"
3667
3455
-#: builtin/blame.c:2531
3668
+#: builtin/blame.c:2532
3669
msgid "Show blank SHA-1 for boundary commits (Default: off)"
3670
msgstr ""
3671
"Mostar SHA-1 dos commits de limite em branco (Predefinição: desativado)"
3672
3460
-#: builtin/blame.c:2532
3673
+#: builtin/blame.c:2533
3674
msgid "Do not treat root commits as boundaries (Default: off)"
3675
msgstr "Não tratar os commits raiz como limites (Predefinição: desativado)"
3676
3464
-#: builtin/blame.c:2533
3677
+#: builtin/blame.c:2534
3678
msgid "Show work cost statistics"
3679
msgstr "Mostrar estatísticas de custo de atividade"
3680
3468
-#: builtin/blame.c:2534
3681
+#: builtin/blame.c:2535
3682
msgid "Force progress reporting"
3683
msgstr "Forçar informação de progresso"
3684
3472
-#: builtin/blame.c:2535
3685
+#: builtin/blame.c:2536
3686
msgid "Show output score for blame entries"
3687
msgstr "Mostrar a pontuação das entradas de culpa"
3688
3476
-#: builtin/blame.c:2536
3689
+#: builtin/blame.c:2537
3690
msgid "Show original filename (Default: auto)"
3691
msgstr "Mostrar o nome do ficheiro original (Predefinição: auto)"
3692
3480
-#: builtin/blame.c:2537
3693
+#: builtin/blame.c:2538
3694
msgid "Show original linenumber (Default: off)"
3695
msgstr "Mostrar números de linha originais (Predefinição: desativado)"
3696
3484
-#: builtin/blame.c:2538
3697
+#: builtin/blame.c:2539
3698
msgid "Show in a format designed for machine consumption"
3699
msgstr "Mostrar em formato próprio para ser consumo por uma máquina"
3700
3488
-#: builtin/blame.c:2539
3701
+#: builtin/blame.c:2540
3702
msgid "Show porcelain format with per-line commit information"
3703
msgstr "Mostrar em formato de porcelana com informações de commit por linha"
3704
3492
-#: builtin/blame.c:2540
3705
+#: builtin/blame.c:2541
3706
msgid "Use the same output mode as git-annotate (Default: off)"
3707
msgstr "Usar o mesmo modo de saída que git-annotate (Predefinição: desativado)"
3708
3496
-#: builtin/blame.c:2541
3709
+#: builtin/blame.c:2542
3710
msgid "Show raw timestamp (Default: off)"
3711
msgstr "Mostrar carimbo de data/hora em bruto (Predefinição: desativado)"
3712
3500
-#: builtin/blame.c:2542
3713
+#: builtin/blame.c:2543
3714
msgid "Show long commit SHA1 (Default: off)"
3715
msgstr "Mostrar SHA1 longo de commit (Predefinição: desativado)"
3716
3504
-#: builtin/blame.c:2543
3717
+#: builtin/blame.c:2544
3718
msgid "Suppress author name and timestamp (Default: off)"
3719
msgstr ""
3720
"Suprimir nome de autor e carimbo de data/hora (Predefinição: desativado)"
3721
3509
-#: builtin/blame.c:2544
3722
+#: builtin/blame.c:2545
3723
msgid "Show author email instead of name (Default: off)"
3724
msgstr "Mostrar o email do autor em vez do nome (Predefinição: desativado)"
3725
3513
-#: builtin/blame.c:2545
3726
+#: builtin/blame.c:2546
3727
msgid "Ignore whitespace differences"
3728
msgstr "Ignorar as diferenças de espaço em branco"
3729
3517
-#: builtin/blame.c:2546
3730
+#: builtin/blame.c:2547
3731
msgid "Spend extra cycles to find better match"
3732
msgstr "Despender ciclos extra para encontrar uma melhor correspondência"
3733
3521
-#: builtin/blame.c:2547
3734
+#: builtin/blame.c:2548
3735
msgid "Use revisions from <file> instead of calling git-rev-list"
3736
msgstr "Usar revisões do <ficheiro> em vez de invocar git-rev-list"
3737
3525
-#: builtin/blame.c:2548
3738
+#: builtin/blame.c:2549
3739
msgid "Use <file>'s contents as the final image"
3740
msgstr "Usar o conteúdo do <ficheiro> como imagem final"
3741
3529
-#: builtin/blame.c:2549 builtin/blame.c:2550
3742
+#: builtin/blame.c:2550 builtin/blame.c:2551
3743
msgid "score"
3744
msgstr "pontuação"
3745
3533
-#: builtin/blame.c:2549
3746
+#: builtin/blame.c:2550
3747
msgid "Find line copies within and across files"
3748
msgstr "Localizar linhas copiadas dentro e entre ficheiros"
3749
3537
-#: builtin/blame.c:2550
3750
+#: builtin/blame.c:2551
3751
msgid "Find line movements within and across files"
3752
msgstr "Localizar linhas movidas dentro e entre ficheiros"
3753
3541
-#: builtin/blame.c:2551
3754
+#: builtin/blame.c:2552
3755
msgid "n,m"
3756
msgstr "n,m"
3757
3545
-#: builtin/blame.c:2551
3758
+#: builtin/blame.c:2552
3759
msgid "Process only line range n,m, counting from 1"
3760
msgstr "Processar apenas o intervalo de linhas n,m, a cantar de 1"
3761
@@ -3552,31 +3765,31 @@ msgstr "Processar apenas o intervalo de linhas n,m, a cantar de 1"
3765
#. takes 22 places, is the longest among various forms of
3766
#. relative timestamps, but your language may need more or
3767
#. fewer display columns.
3555
-#: builtin/blame.c:2640
3768
+#: builtin/blame.c:2641
3769
msgid "4 years, 11 months ago"
3770
msgstr "há 4 anos e 11 meses atrás"
3771
3559
-#: builtin/branch.c:25
3772
+#: builtin/branch.c:26
3773
msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
3774
msgstr "git branch [<opções>] [-r | -a] [--merged | --no-merged]"
3775
3563
-#: builtin/branch.c:26
3776
+#: builtin/branch.c:27
3777
msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
3778
msgstr "git branch [<opções>] [-l] [-f] <nome-ramo> [<ponto-de-partida>]"
3779
3567
-#: builtin/branch.c:27
3780
+#: builtin/branch.c:28
3781
msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
3782
msgstr "git branch [<opções>] [-r] (-d | -D) <nome-do-ramo>..."
3783
3571
-#: builtin/branch.c:28
3784
+#: builtin/branch.c:29
3785
msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
3786
msgstr "git branch [<opções>] (-m | -M) [<ramo-antigo>] <novo-ramo>"
3787
3575
-#: builtin/branch.c:29
3788
+#: builtin/branch.c:30
3789
msgid "git branch [<options>] [-r | -a] [--points-at]"
3790
msgstr "git branch [<opções>] [-r | -a] [--points-at]"
3791
3579
-#: builtin/branch.c:142
3792
+#: builtin/branch.c:143
3793
#, c-format
3794
msgid ""
3795
"deleting branch '%s' that has been merged to\n"
@@ -3585,7 +3798,7 @@ msgstr ""
3798
"a eliminar o ramo '%s' incorporado em\n"
3799
" '%s', mas ainda não incorporado em HEAD."
3800
3588
-#: builtin/branch.c:146
3801
+#: builtin/branch.c:147
3802
#, c-format
3803
msgid ""
3804
"not deleting branch '%s' that is not yet merged to\n"
@@ -3594,12 +3807,12 @@ msgstr ""
3807
"ramo '%s' não eliminado, visto que ainda não foi incorporado em\n"
3808
" '%s', apesar de já ter sido incorporado em HEAD."
3809
3597
-#: builtin/branch.c:160
3810
+#: builtin/branch.c:161
3811
#, c-format
3812
msgid "Couldn't look up commit object for '%s'"
3813
msgstr "Não foi possível pesquisar pelo objeto commit de '%s'"
3814
3602
-#: builtin/branch.c:164
3815
+#: builtin/branch.c:165
3816
#, c-format
3817
msgid ""
3818
"The branch '%s' is not fully merged.\n"
@@ -3608,300 +3821,323 @@ msgstr ""
3821
"O ramo '%s' não foi totalmente incorporado.\n"
3822
"Se tem a certeza que o quer eliminar, execute 'git branch -D %s'."
3823
3611
-#: builtin/branch.c:177
3824
+#: builtin/branch.c:178
3825
msgid "Update of config-file failed"
3826
msgstr "Falha ao atualizar o ficheiro de configuração"
3827
3615
-#: builtin/branch.c:205
3828
+#: builtin/branch.c:206
3829
msgid "cannot use -a with -d"
3830
msgstr "não é possível usar -a com -d"
3831
3619
-#: builtin/branch.c:211
3832
+#: builtin/branch.c:212
3833
msgid "Couldn't look up commit object for HEAD"
3834
msgstr "Não foi possível pesquisar pelo objeto commit de HEAD"
3835
3623
-#: builtin/branch.c:219
3624
-#, c-format
3625
-msgid "Cannot delete the branch '%s' which you are currently on."
3836
+#: builtin/branch.c:226
3837
+#, fuzzy, c-format
3838
+msgid "Cannot delete branch '%s' checked out at '%s'"
3839
msgstr "Não é possível eliminar o ramo '%s' no qual se encontra neste momento."
3840
3628
-#: builtin/branch.c:235
3841
+#: builtin/branch.c:241
3842
#, c-format
3843
msgid "remote-tracking branch '%s' not found."
3844
msgstr "ramo remoto seguido '%s' não encontrado."
3845
3633
-#: builtin/branch.c:236
3846
+#: builtin/branch.c:242
3847
#, c-format
3848
msgid "branch '%s' not found."
3849
msgstr "ramo '%s' não encontrado."
3850
3638
-#: builtin/branch.c:251
3851
+#: builtin/branch.c:257
3852
#, c-format
3853
msgid "Error deleting remote-tracking branch '%s'"
3854
msgstr "Erro a eliminar o ramo remoto seguido '%s'"
3855
3643
-#: builtin/branch.c:252
3856
+#: builtin/branch.c:258
3857
#, c-format
3858
msgid "Error deleting branch '%s'"
3859
msgstr "Erro a eliminar ramo '%s'"
3860
3648
-#: builtin/branch.c:259
3861
+#: builtin/branch.c:265
3862
#, c-format
3863
msgid "Deleted remote-tracking branch %s (was %s).\n"
3864
msgstr "Ramo remoto seguido %s eliminado (era %s).\n"
3865
3653
-#: builtin/branch.c:260
3866
+#: builtin/branch.c:266
3867
#, c-format
3868
msgid "Deleted branch %s (was %s).\n"
3869
msgstr "Ramo %s eliminado (era %s).\n"
3870
3658
-#: builtin/branch.c:303
3871
+#: builtin/branch.c:309
3872
#, c-format
3873
msgid "[%s: gone]"
3874
msgstr "[%s: desaparecido]"
3875
3663
-#: builtin/branch.c:308
3876
+#: builtin/branch.c:314
3877
#, c-format
3878
msgid "[%s]"
3879
msgstr "[%s]"
3880
3668
-#: builtin/branch.c:313
3881
+#: builtin/branch.c:319
3882
#, c-format
3883
msgid "[%s: behind %d]"
3884
msgstr "[%s: atrás %d]"
3885
3673
-#: builtin/branch.c:315
3886
+#: builtin/branch.c:321
3887
#, c-format
3888
msgid "[behind %d]"
3889
msgstr "[atrás %d]"
3890
3678
-#: builtin/branch.c:319
3891
+#: builtin/branch.c:325
3892
#, c-format
3893
msgid "[%s: ahead %d]"
3894
msgstr "[%s: à frente %d]"
3895
3683
-#: builtin/branch.c:321
3896
+#: builtin/branch.c:327
3897
#, c-format
3898
msgid "[ahead %d]"
3899
msgstr "[à frente %d]"
3900
3688
-#: builtin/branch.c:324
3901
+#: builtin/branch.c:330
3902
#, c-format
3903
msgid "[%s: ahead %d, behind %d]"
3904
msgstr "[%s: à frente %d, atrás %d]"
3905
3693
-#: builtin/branch.c:327
3906
+#: builtin/branch.c:333
3907
#, c-format
3908
msgid "[ahead %d, behind %d]"
3909
msgstr "[à frente %d, atrás %d]"
3910
3698
-#: builtin/branch.c:340
3911
+#: builtin/branch.c:346
3912
msgid " **** invalid ref ****"
3913
msgstr " **** referências inválida ****"
3914
3702
-#: builtin/branch.c:366
3915
+#: builtin/branch.c:372
3916
#, c-format
3917
msgid "(no branch, rebasing %s)"
3918
msgstr "(nenhum ramo, a efetuar rebase de %s)"
3919
3707
-#: builtin/branch.c:369
3920
+#: builtin/branch.c:375
3921
#, c-format
3922
msgid "(no branch, bisect started on %s)"
3923
msgstr "(nenhum ramo, bissecção iniciada em %s)"
3924
3712
-#: builtin/branch.c:375
3925
+#. TRANSLATORS: make sure this matches
3926
+#. "HEAD detached at " in wt-status.c
3927
+#: builtin/branch.c:381
3928
#, c-format
3929
msgid "(HEAD detached at %s)"
3930
msgstr "(HEAD destacada em %s)"
3931
3717
-#: builtin/branch.c:378
3932
+#. TRANSLATORS: make sure this matches
3933
+#. "HEAD detached from " in wt-status.c
3934
+#: builtin/branch.c:386
3935
#, c-format
3936
msgid "(HEAD detached from %s)"
3937
msgstr "(HEAD destacada de %s)"
3938
3722
-#: builtin/branch.c:382
3939
+#: builtin/branch.c:390
3940
msgid "(no branch)"
3941
msgstr "(nenhum ramo)"
3942
3726
-#: builtin/branch.c:524
3943
+#: builtin/branch.c:541
3944
+#, c-format
3945
+msgid "Branch %s is being rebased at %s"
3946
+msgstr ""
3947
+
3948
+#: builtin/branch.c:545
3949
+#, c-format
3950
+msgid "Branch %s is being bisected at %s"
3951
+msgstr ""
3952
+
3953
+#: builtin/branch.c:560
3954
msgid "cannot rename the current branch while not on any."
3955
msgstr ""
3956
"não é possível mudar o nome do ramo atual vista que não se encontra num ramo."
3957
3731
-#: builtin/branch.c:534
3958
+#: builtin/branch.c:570
3959
#, c-format
3960
msgid "Invalid branch name: '%s'"
3961
msgstr "Nome de ramo inválido: '%s'"
3962
3736
-#: builtin/branch.c:549
3963
+#: builtin/branch.c:587
3964
msgid "Branch rename failed"
3965
msgstr "Falha ao mudar o nome do ramo"
3966
3740
-#: builtin/branch.c:553
3967
+#: builtin/branch.c:591
3968
#, c-format
3969
msgid "Renamed a misnamed branch '%s' away"
3970
msgstr "O ramo incorretamente denominado '%s' mudou de nome"
3971
3745
-#: builtin/branch.c:557
3972
+#: builtin/branch.c:594
3973
#, c-format
3974
msgid "Branch renamed to %s, but HEAD is not updated!"
3975
msgstr "O nome do ramo mudou para %s, mas a HEAD não está atualizada!"
3976
3750
-#: builtin/branch.c:564
3977
+#: builtin/branch.c:601
3978
msgid "Branch is renamed, but update of config-file failed"
3979
msgstr ""
3980
"O ramo mudou de nome, mas a atualização do ficheiro de configuração falhou"
3981
3755
-#: builtin/branch.c:586
3756
-#, c-format
3757
-msgid "could not write branch description template: %s"
3982
+#: builtin/branch.c:623
3983
+#, fuzzy
3984
+msgid "could not write branch description template"
3985
msgstr "não foi possível escrever o modelo da descrição de ramo: %s"
3986
3760
-#: builtin/branch.c:615
3987
+#: builtin/branch.c:651
3988
msgid "Generic options"
3989
msgstr "Opções genéricas"
3990
3764
-#: builtin/branch.c:617
3991
+#: builtin/branch.c:653
3992
msgid "show hash and subject, give twice for upstream branch"
3993
msgstr "apresentar hash e assunto, duplique para ramos a montante"
3994
3768
-#: builtin/branch.c:618
3995
+#: builtin/branch.c:654
3996
msgid "suppress informational messages"
3997
msgstr "suprimir mensagens informativas"
3998
3772
-#: builtin/branch.c:619
3999
+#: builtin/branch.c:655
4000
msgid "set up tracking mode (see git-pull(1))"
4001
msgstr "configurar modo de seguimento (consulte git-pull(1))"
4002
3776
-#: builtin/branch.c:621
4003
+#: builtin/branch.c:657
4004
msgid "change upstream info"
4005
msgstr "alterar a informação do ramo a montante"
4006
3780
-#: builtin/branch.c:625
4007
+#: builtin/branch.c:659
4008
+msgid "upstream"
4009
+msgstr ""
4010
+
4011
+#: builtin/branch.c:659
4012
+#, fuzzy
4013
+msgid "change the upstream info"
4014
+msgstr "alterar a informação do ramo a montante"
4015
+
4016
+#: builtin/branch.c:661
4017
msgid "use colored output"
4018
msgstr "usar saída colorida"
4019
3784
-#: builtin/branch.c:626
4020
+#: builtin/branch.c:662
4021
msgid "act on remote-tracking branches"
4022
msgstr "atuar sobre ramos remotos seguidos"
4023
3788
-#: builtin/branch.c:628 builtin/branch.c:629
4024
+#: builtin/branch.c:664 builtin/branch.c:665
4025
msgid "print only branches that contain the commit"
4026
msgstr "imprimir apenas ramos que contenham o commit"
4027
3792
-#: builtin/branch.c:632
4028
+#: builtin/branch.c:668
4029
msgid "Specific git-branch actions:"
4030
msgstr "Ações específicas do git-branch:"
4031
3796
-#: builtin/branch.c:633
4032
+#: builtin/branch.c:669
4033
msgid "list both remote-tracking and local branches"
4034
msgstr "listar ramos remotos seguidos e ramos locais"
4035
3800
-#: builtin/branch.c:635
4036
+#: builtin/branch.c:671
4037
msgid "delete fully merged branch"
4038
msgstr "eliminar um ramo totalmente incorporado"
4039
3804
-#: builtin/branch.c:636
4040
+#: builtin/branch.c:672
4041
msgid "delete branch (even if not merged)"
4042
msgstr "eliminar um ramo (mesmo que não tenha sido incorporado)"
4043
3808
-#: builtin/branch.c:637
4044
+#: builtin/branch.c:673
4045
msgid "move/rename a branch and its reflog"
4046
msgstr "mover ou mudar o nome de um ramo e o seu reflog"
4047
3812
-#: builtin/branch.c:638
4048
+#: builtin/branch.c:674
4049
msgid "move/rename a branch, even if target exists"
4050
msgstr "mover ou mudar o nome de um ramo, mesmo que o destino já exista"
4051
3816
-#: builtin/branch.c:639
4052
+#: builtin/branch.c:675
4053
msgid "list branch names"
4054
msgstr "listar os nomes dos ramos"
4055
3820
-#: builtin/branch.c:640
4056
+#: builtin/branch.c:676
4057
msgid "create the branch's reflog"
4058
msgstr "criar reflog do ramo"
4059
3824
-#: builtin/branch.c:642
4060
+#: builtin/branch.c:678
4061
msgid "edit the description for the branch"
4062
msgstr "editar a descrição do ramo"
4063
3828
-#: builtin/branch.c:643
4064
+#: builtin/branch.c:679
4065
msgid "force creation, move/rename, deletion"
4066
msgstr "forçar criação, mover/mudar o nome ou exclusão"
4067
3832
-#: builtin/branch.c:644
4068
+#: builtin/branch.c:680
4069
msgid "print only branches that are merged"
4070
msgstr "imprimir apenas os ramos que foram incorporados"
4071
3836
-#: builtin/branch.c:645
4072
+#: builtin/branch.c:681
4073
msgid "print only branches that are not merged"
4074
msgstr "imprimir apenas os ramos que não foram incorporados"
4075
3840
-#: builtin/branch.c:646
4076
+#: builtin/branch.c:682
4077
msgid "list branches in columns"
4078
msgstr "listar os ramos em colunas"
4079
3844
-#: builtin/branch.c:647 builtin/for-each-ref.c:38 builtin/tag.c:366
4080
+#: builtin/branch.c:683 builtin/for-each-ref.c:38 builtin/tag.c:366
4081
msgid "key"
4082
msgstr "chave"
4083
3848
-#: builtin/branch.c:648 builtin/for-each-ref.c:39 builtin/tag.c:367
4084
+#: builtin/branch.c:684 builtin/for-each-ref.c:39 builtin/tag.c:367
4085
msgid "field name to sort on"
4086
msgstr "nome do campo pelo qual ordernar"
4087
3852
-#: builtin/branch.c:650 builtin/for-each-ref.c:41 builtin/notes.c:401
4088
+#: builtin/branch.c:686 builtin/for-each-ref.c:41 builtin/notes.c:401
4089
#: builtin/notes.c:404 builtin/notes.c:564 builtin/notes.c:567
4090
#: builtin/tag.c:369
4091
msgid "object"
4092
msgstr "objeto"
4093
3858
-#: builtin/branch.c:651
4094
+#: builtin/branch.c:687
4095
msgid "print only branches of the object"
4096
msgstr "imprimir apenas os ramos do objeto"
4097
3862
-#: builtin/branch.c:669
4098
+#: builtin/branch.c:705
4099
msgid "Failed to resolve HEAD as a valid ref."
4100
msgstr "Falha ao resolver HEAD numa referência válida."
4101
3866
-#: builtin/branch.c:673 builtin/clone.c:705
4102
+#: builtin/branch.c:709 builtin/clone.c:707
4103
msgid "HEAD not found below refs/heads!"
4104
msgstr "HEAD não encontrada em refs/heads!"
4105
3870
-#: builtin/branch.c:693
4106
+#: builtin/branch.c:729
4107
msgid "--column and --verbose are incompatible"
4108
msgstr "--column e --verbose são incompatíveis"
4109
3874
-#: builtin/branch.c:704 builtin/branch.c:746
4110
+#: builtin/branch.c:740 builtin/branch.c:782
4111
msgid "branch name required"
4112
msgstr "nome do ramo é obrigatório"
4113
3878
-#: builtin/branch.c:722
4114
+#: builtin/branch.c:758
4115
msgid "Cannot give description to detached HEAD"
4116
msgstr "Não é possível atribuir descrição a HEAD destacada"
4117
3882
-#: builtin/branch.c:727
4118
+#: builtin/branch.c:763
4119
msgid "cannot edit description of more than one branch"
4120
msgstr "não é possível editar a descrição de mais do que um ramo"
4121
3886
-#: builtin/branch.c:734
4122
+#: builtin/branch.c:770
4123
#, c-format
4124
msgid "No commit on branch '%s' yet."
4125
msgstr "Ainda não há commits no ramo '%s'."
4126
3891
-#: builtin/branch.c:737
4127
+#: builtin/branch.c:773
4128
#, c-format
4129
msgid "No branch named '%s'."
4130
msgstr "Não há nenhum ramo denominado '%s'."
4131
3896
-#: builtin/branch.c:752
4132
+#: builtin/branch.c:788
4133
msgid "too many branches for a rename operation"
4134
msgstr "demasiados ramos para uma operação de mudança de nome"
4135
3900
-#: builtin/branch.c:757
4136
+#: builtin/branch.c:793
4137
msgid "too many branches to set new upstream"
4138
msgstr "demasiados ramos para definir novo ramo a montante"
4139
3904
-#: builtin/branch.c:761
4140
+#: builtin/branch.c:797
4141
#, c-format
4142
msgid ""
4143
"could not set upstream of HEAD to %s when it does not point to any branch."
@@ -3909,41 +4145,41 @@ msgstr ""
4145
"não foi possível definir %s como ramo a montante de HEAD visto que esta não "
4146
"aponta para um ramo."
4147
3912
-#: builtin/branch.c:764 builtin/branch.c:786 builtin/branch.c:807
4148
+#: builtin/branch.c:800 builtin/branch.c:822 builtin/branch.c:843
4149
#, c-format
4150
msgid "no such branch '%s'"
4151
msgstr "o ramo '%s' não existe"
4152
3917
-#: builtin/branch.c:768
4153
+#: builtin/branch.c:804
4154
#, c-format
4155
msgid "branch '%s' does not exist"
4156
msgstr "o ramo '%s' não existe"
4157
3922
-#: builtin/branch.c:780
4158
+#: builtin/branch.c:816
4159
msgid "too many branches to unset upstream"
4160
msgstr "demasiados ramos para remover a definição de ramo a montante"
4161
3926
-#: builtin/branch.c:784
4162
+#: builtin/branch.c:820
4163
msgid "could not unset upstream of HEAD when it does not point to any branch."
4164
msgstr ""
4165
"não foi possível remover a definição de ramo a montante de HEAD visto que "
4166
"esta não aponta para um ramo."
4167
3932
-#: builtin/branch.c:790
4168
+#: builtin/branch.c:826
4169
#, c-format
4170
msgid "Branch '%s' has no upstream information"
4171
msgstr "O ramo '%s' não tem informação sobre o ramo a montante"
4172
3937
-#: builtin/branch.c:804
4173
+#: builtin/branch.c:840
4174
msgid "it does not make sense to create 'HEAD' manually"
4175
msgstr "não faz sentido criar 'HEAD' manualmente"
4176
3941
-#: builtin/branch.c:810
4177
+#: builtin/branch.c:846
4178
msgid "-a and -r options to 'git branch' do not make sense with a branch name"
4179
msgstr ""
4180
"as opções -a e -r de 'git branch' não fazem sentido com um nome de ramo"
4181
3946
-#: builtin/branch.c:813
4182
+#: builtin/branch.c:849
4183
#, c-format
4184
msgid ""
4185
"The --set-upstream flag is deprecated and will be removed. Consider using --"
@@ -3952,7 +4188,7 @@ msgstr ""
4188
"A opção --set-upstream é obsoleta e será removida. Considere o uso de --"
4189
"track ou --set-upstream-to\n"
4190
3955
-#: builtin/branch.c:830
4191
+#: builtin/branch.c:866
4192
#, c-format
4193
msgid ""
4194
"\n"
@@ -3963,16 +4199,6 @@ msgstr ""
4199
"Se quer que '%s' siga '%s', faça:\n"
4200
"\n"
4201
3966
-#: builtin/branch.c:831
3967
-#, c-format
3968
-msgid " git branch -d %s\n"
3969
-msgstr " git branch -d %s\n"
3970
-
3971
-#: builtin/branch.c:832
3972
-#, c-format
3973
-msgid " git branch --set-upstream-to %s\n"
3974
-msgstr " git branch --set-upstream-to %s\n"
3975
-
4202
#: builtin/bundle.c:51
4203
#, c-format
4204
msgid "%s is okay\n"
@@ -4072,7 +4298,7 @@ msgstr "ler os nomes dos ficheiros da entrada padrão"
4298
msgid "terminate input and output records by a NUL character"
4299
msgstr "terminar registos da entrada e da saída com um carácter NUL"
4300
4075
-#: builtin/check-ignore.c:18 builtin/checkout.c:1136 builtin/gc.c:325
4301
+#: builtin/check-ignore.c:18 builtin/checkout.c:1135 builtin/gc.c:325
4302
msgid "suppress progress reporting"
4303
msgstr "suprimir informação de progresso"
4304
@@ -4164,8 +4390,9 @@ msgid "write the content to temporary files"
4390
msgstr "escrever o conteúdo em ficheiros temporários"
4391
4392
#: builtin/checkout-index.c:174 builtin/column.c:30
4167
-#: builtin/submodule--helper.c:166 builtin/submodule--helper.c:169
4168
-#: builtin/submodule--helper.c:172 builtin/submodule--helper.c:175
4393
+#: builtin/submodule--helper.c:491 builtin/submodule--helper.c:494
4394
+#: builtin/submodule--helper.c:497 builtin/submodule--helper.c:500
4395
+#: builtin/submodule--helper.c:774
4396
msgid "string"
4397
msgstr "cadeia"
4398
@@ -4215,80 +4442,80 @@ msgstr "caminho '%s': não é possível integrar"
4442
msgid "Unable to add merge result for '%s'"
4443
msgstr "Não é possível integrar os resultados do merge de '%s'"
4444
4218
-#: builtin/checkout.c:251 builtin/checkout.c:254 builtin/checkout.c:257
4219
-#: builtin/checkout.c:260
4445
+#: builtin/checkout.c:250 builtin/checkout.c:253 builtin/checkout.c:256
4446
+#: builtin/checkout.c:259
4447
#, c-format
4448
msgid "'%s' cannot be used with updating paths"
4449
msgstr "'%s' não pode ser usado com caminhos em atualização"
4450
4224
-#: builtin/checkout.c:263 builtin/checkout.c:266
4451
+#: builtin/checkout.c:262 builtin/checkout.c:265
4452
#, c-format
4453
msgid "'%s' cannot be used with %s"
4454
msgstr "'%s' não pode ser usado com %s"
4455
4229
-#: builtin/checkout.c:269
4456
+#: builtin/checkout.c:268
4457
#, c-format
4458
msgid "Cannot update paths and switch to branch '%s' at the same time."
4459
msgstr ""
4460
"Não é possível atualizar os caminhos e mudar para o ramo '%s' ao mesmo tempo."
4461
4235
-#: builtin/checkout.c:280 builtin/checkout.c:474
4462
+#: builtin/checkout.c:279 builtin/checkout.c:473
4463
msgid "corrupt index file"
4464
msgstr "ficheiro de índice corrompido"
4465
4239
-#: builtin/checkout.c:340 builtin/checkout.c:347
4466
+#: builtin/checkout.c:339 builtin/checkout.c:346
4467
#, c-format
4468
msgid "path '%s' is unmerged"
4469
msgstr "o caminho '%s' não foi integrado"
4470
4244
-#: builtin/checkout.c:496
4471
+#: builtin/checkout.c:495
4472
msgid "you need to resolve your current index first"
4473
msgstr "primeiro deve resolver o índice atual"
4474
4248
-#: builtin/checkout.c:623
4475
+#: builtin/checkout.c:622
4476
#, c-format
4477
msgid "Can not do reflog for '%s': %s\n"
4478
msgstr "Não é possível efetuar reflog de '%s': %s\n"
4479
4253
-#: builtin/checkout.c:661
4480
+#: builtin/checkout.c:660
4481
msgid "HEAD is now at"
4482
msgstr "HEAD está agora em"
4483
4257
-#: builtin/checkout.c:665 builtin/clone.c:659
4484
+#: builtin/checkout.c:664 builtin/clone.c:661
4485
msgid "unable to update HEAD"
4486
msgstr "não foi possível atualizar HEAD"
4487
4261
-#: builtin/checkout.c:669
4488
+#: builtin/checkout.c:668
4489
#, c-format
4490
msgid "Reset branch '%s'\n"
4491
msgstr "Repor ramo '%s'\n"
4492
4266
-#: builtin/checkout.c:672
4493
+#: builtin/checkout.c:671
4494
#, c-format
4495
msgid "Already on '%s'\n"
4496
msgstr "Já em '%s'\n"
4497
4271
-#: builtin/checkout.c:676
4498
+#: builtin/checkout.c:675
4499
#, c-format
4500
msgid "Switched to and reset branch '%s'\n"
4501
msgstr "Mudou para e repôs o ramo '%s'\n"
4502
4276
-#: builtin/checkout.c:678 builtin/checkout.c:1068
4503
+#: builtin/checkout.c:677 builtin/checkout.c:1067
4504
#, c-format
4505
msgid "Switched to a new branch '%s'\n"
4506
msgstr "Mudou para o novo ramo '%s'\n"
4507
4281
-#: builtin/checkout.c:680
4508
+#: builtin/checkout.c:679
4509
#, c-format
4510
msgid "Switched to branch '%s'\n"
4511
msgstr "Mudou para o ramo '%s'\n"
4512
4286
-#: builtin/checkout.c:732
4513
+#: builtin/checkout.c:731
4514
#, c-format
4515
msgid " ... and %d more.\n"
4516
msgstr " ... e mais %d.\n"
4517
4291
-#: builtin/checkout.c:738
4518
+#: builtin/checkout.c:737
4519
#, c-format
4520
msgid ""
4521
"Warning: you are leaving %d commit behind, not connected to\n"
@@ -4309,7 +4536,7 @@ msgstr[1] ""
4536
"\n"
4537
"%s\n"
4538
4312
-#: builtin/checkout.c:757
4539
+#: builtin/checkout.c:756
4540
#, c-format
4541
msgid ""
4542
"If you want to keep it by creating a new branch, this may be a good time\n"
@@ -4336,151 +4563,151 @@ msgstr[1] ""
4563
" git branch <nome-do-novo-ramo> %s\n"
4564
"\n"
4565
4339
-#: builtin/checkout.c:793
4566
+#: builtin/checkout.c:792
4567
msgid "internal error in revision walk"
4568
msgstr "erro interno durante o curso de revisões"
4569
4343
-#: builtin/checkout.c:797
4570
+#: builtin/checkout.c:796
4571
msgid "Previous HEAD position was"
4572
msgstr "A posição anterior de HEAD era"
4573
4347
-#: builtin/checkout.c:824 builtin/checkout.c:1063
4574
+#: builtin/checkout.c:823 builtin/checkout.c:1062
4575
msgid "You are on a branch yet to be born"
4576
msgstr "Está num ramo ainda não criado"
4577
4351
-#: builtin/checkout.c:969
4578
+#: builtin/checkout.c:968
4579
#, c-format
4580
msgid "only one reference expected, %d given."
4581
msgstr "esperava-se apenas uma referência, %d fornecidas."
4582
4356
-#: builtin/checkout.c:1009 builtin/worktree.c:211
4583
+#: builtin/checkout.c:1008 builtin/worktree.c:212
4584
#, c-format
4585
msgid "invalid reference: %s"
4586
msgstr "referência inválida: %s"
4587
4361
-#: builtin/checkout.c:1038
4588
+#: builtin/checkout.c:1037
4589
#, c-format
4590
msgid "reference is not a tree: %s"
4591
msgstr "a referência não é uma árvore: %s"
4592
4366
-#: builtin/checkout.c:1077
4593
+#: builtin/checkout.c:1076
4594
msgid "paths cannot be used with switching branches"
4595
msgstr "não podem ser usados caminhos ao mudar de ramo"
4596
4370
-#: builtin/checkout.c:1080 builtin/checkout.c:1084
4597
+#: builtin/checkout.c:1079 builtin/checkout.c:1083
4598
#, c-format
4599
msgid "'%s' cannot be used with switching branches"
4600
msgstr "'%s' não pode ser usado ao mudar de ramo"
4601
4375
-#: builtin/checkout.c:1088 builtin/checkout.c:1091 builtin/checkout.c:1096
4376
-#: builtin/checkout.c:1099
4602
+#: builtin/checkout.c:1087 builtin/checkout.c:1090 builtin/checkout.c:1095
4603
+#: builtin/checkout.c:1098
4604
#, c-format
4605
msgid "'%s' cannot be used with '%s'"
4606
msgstr "'%s' não pode ser usado com '%s'"
4607
4381
-#: builtin/checkout.c:1104
4608
+#: builtin/checkout.c:1103
4609
#, c-format
4610
msgid "Cannot switch branch to a non-commit '%s'"
4611
msgstr "Não é possível mudar de ramo para '%s', visto que não é um commit"
4612
4386
-#: builtin/checkout.c:1137 builtin/checkout.c:1139 builtin/clone.c:84
4387
-#: builtin/remote.c:165 builtin/remote.c:167 builtin/worktree.c:318
4388
-#: builtin/worktree.c:320
4613
+#: builtin/checkout.c:1136 builtin/checkout.c:1138 builtin/clone.c:88
4614
+#: builtin/remote.c:165 builtin/remote.c:167 builtin/worktree.c:323
4615
+#: builtin/worktree.c:325
4616
msgid "branch"
4617
msgstr "ramo"
4618
4392
-#: builtin/checkout.c:1138
4619
+#: builtin/checkout.c:1137
4620
msgid "create and checkout a new branch"
4621
msgstr "criar e extrair um novo ramo"
4622
4396
-#: builtin/checkout.c:1140
4623
+#: builtin/checkout.c:1139
4624
msgid "create/reset and checkout a branch"
4625
msgstr "criar/repor e extrair um ramo"
4626
4400
-#: builtin/checkout.c:1141
4627
+#: builtin/checkout.c:1140
4628
msgid "create reflog for new branch"
4629
msgstr "criar reflog do novo ramo"
4630
4404
-#: builtin/checkout.c:1142
4631
+#: builtin/checkout.c:1141
4632
msgid "detach the HEAD at named commit"
4633
msgstr "destacar HEAD no commit indicado"
4634
4408
-#: builtin/checkout.c:1143
4635
+#: builtin/checkout.c:1142
4636
msgid "set upstream info for new branch"
4637
msgstr "definir a informação do ramo a montante do novo ramo"
4638
4412
-#: builtin/checkout.c:1145
4639
+#: builtin/checkout.c:1144
4640
msgid "new-branch"
4641
msgstr "novo-ramo"
4642
4416
-#: builtin/checkout.c:1145
4643
+#: builtin/checkout.c:1144
4644
msgid "new unparented branch"
4645
msgstr "novo ramo sem pai"
4646
4420
-#: builtin/checkout.c:1146
4647
+#: builtin/checkout.c:1145
4648
msgid "checkout our version for unmerged files"
4649
msgstr "extrair a nossa versão dos ficheiros não integrados"
4650
4424
-#: builtin/checkout.c:1148
4651
+#: builtin/checkout.c:1147
4652
msgid "checkout their version for unmerged files"
4653
msgstr "extrair a versão deles dos ficheiros não integrados"
4654
4428
-#: builtin/checkout.c:1150
4655
+#: builtin/checkout.c:1149
4656
msgid "force checkout (throw away local modifications)"
4657
msgstr "forçar extração (descartar modificações locais)"
4658
4432
-#: builtin/checkout.c:1151
4659
+#: builtin/checkout.c:1150
4660
msgid "perform a 3-way merge with the new branch"
4661
msgstr "realizar um merge com 3 pontos com o novo ramo"
4662
4436
-#: builtin/checkout.c:1152 builtin/merge.c:227
4663
+#: builtin/checkout.c:1151 builtin/merge.c:230
4664
msgid "update ignored files (default)"
4665
msgstr "atualizar ficheiros ignorados (predefinição)"
4666
4440
-#: builtin/checkout.c:1153 builtin/log.c:1269 parse-options.h:250
4667
+#: builtin/checkout.c:1152 builtin/log.c:1432 parse-options.h:250
4668
msgid "style"
4669
msgstr "estilo"
4670
4444
-#: builtin/checkout.c:1154
4671
+#: builtin/checkout.c:1153
4672
msgid "conflict style (merge or diff3)"
4673
msgstr "estilo de conflito (merge ou diff3)"
4674
4448
-#: builtin/checkout.c:1157
4675
+#: builtin/checkout.c:1156
4676
msgid "do not limit pathspecs to sparse entries only"
4677
msgstr "não restringir especificadores de caminho a entradas esparsas"
4678
4452
-#: builtin/checkout.c:1159
4679
+#: builtin/checkout.c:1158
4680
msgid "second guess 'git checkout <no-such-branch>'"
4681
msgstr "tentar adivinhar 'git checkout <ramo-inexistente>'"
4682
4456
-#: builtin/checkout.c:1161
4683
+#: builtin/checkout.c:1160
4684
msgid "do not check if another worktree is holding the given ref"
4685
msgstr ""
4686
"não verificar se outra árvore de trabalho contém a referência fornecida"
4687
4461
-#: builtin/checkout.c:1162 builtin/clone.c:58 builtin/fetch.c:116
4462
-#: builtin/merge.c:224 builtin/pull.c:113 builtin/push.c:526
4688
+#: builtin/checkout.c:1161 builtin/clone.c:60 builtin/fetch.c:116
4689
+#: builtin/merge.c:227 builtin/pull.c:116 builtin/push.c:526
4690
#: builtin/send-pack.c:168
4691
msgid "force progress reporting"
4692
msgstr "forçar informação de progresso"
4693
4467
-#: builtin/checkout.c:1193
4694
+#: builtin/checkout.c:1192
4695
msgid "-b, -B and --orphan are mutually exclusive"
4696
msgstr "-b, -B e --orphan são mutuamente exclusivos"
4697
4471
-#: builtin/checkout.c:1210
4698
+#: builtin/checkout.c:1209
4699
msgid "--track needs a branch name"
4700
msgstr "--track requer um nome dum ramo"
4701
4475
-#: builtin/checkout.c:1215
4702
+#: builtin/checkout.c:1214
4703
msgid "Missing branch name; try -b"
4704
msgstr "Falta um nome dum ramo; tente -b"
4705
4479
-#: builtin/checkout.c:1251
4706
+#: builtin/checkout.c:1250
4707
msgid "invalid path specification"
4708
msgstr "especificação de caminho inválida"
4709
4483
-#: builtin/checkout.c:1258
4710
+#: builtin/checkout.c:1257
4711
#, c-format
4712
msgid ""
4713
"Cannot update paths and switch to branch '%s' at the same time.\n"
@@ -4490,12 +4717,12 @@ msgstr ""
4717
"tempo.\n"
4718
"Pretendia extrair '%s' podendo ser resolvido num commit?"
4719
4493
-#: builtin/checkout.c:1263
4720
+#: builtin/checkout.c:1262
4721
#, c-format
4722
msgid "git checkout: --detach does not take a path argument '%s'"
4723
msgstr "git checkout: --detach não aceita um caminho como argumento '%s'"
4724
4498
-#: builtin/checkout.c:1267
4725
+#: builtin/checkout.c:1266
4726
msgid ""
4727
"git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
4728
"checking out of the index."
@@ -4647,8 +4874,8 @@ msgstr "limpeza interativa"
4874
msgid "remove whole directories"
4875
msgstr "remover diretórios inteiros"
4876
4650
-#: builtin/clean.c:875 builtin/describe.c:407 builtin/grep.c:722
4651
-#: builtin/ls-files.c:456 builtin/name-rev.c:307 builtin/show-ref.c:182
4877
+#: builtin/clean.c:875 builtin/describe.c:407 builtin/grep.c:724
4878
+#: builtin/ls-files.c:456 builtin/name-rev.c:314 builtin/show-ref.c:182
4879
msgid "pattern"
4880
msgstr "padrão"
4881
@@ -4688,104 +4915,115 @@ msgstr ""
4915
msgid "git clone [<options>] [--] <repo> [<dir>]"
4916
msgstr "git clone [<opções>] [--] <repo> [<dir>]"
4917
4691
-#: builtin/clone.c:60
4918
+#: builtin/clone.c:62
4919
msgid "don't create a checkout"
4920
msgstr "não realizar extração"
4921
4695
-#: builtin/clone.c:61 builtin/clone.c:63 builtin/init-db.c:469
4922
+#: builtin/clone.c:63 builtin/clone.c:65 builtin/init-db.c:473
4923
msgid "create a bare repository"
4924
msgstr "criar um repositório nu"
4925
4699
-#: builtin/clone.c:65
4926
+#: builtin/clone.c:67
4927
msgid "create a mirror repository (implies bare)"
4928
msgstr "criar um repositório espelhado (implica repositório nu)"
4929
4703
-#: builtin/clone.c:67
4930
+#: builtin/clone.c:69
4931
msgid "to clone from a local repository"
4932
msgstr "para clonar de um repositório local"
4933
4707
-#: builtin/clone.c:69
4934
+#: builtin/clone.c:71
4935
msgid "don't use local hardlinks, always copy"
4936
msgstr "não usar ligações fixas, copiar sempre"
4937
4711
-#: builtin/clone.c:71
4938
+#: builtin/clone.c:73
4939
msgid "setup as shared repository"
4940
msgstr "configurar como repositório partilhado"
4941
4715
-#: builtin/clone.c:73 builtin/clone.c:75
4942
+#: builtin/clone.c:75 builtin/clone.c:77
4943
msgid "initialize submodules in the clone"
4944
msgstr "inicializar submódulos no clone"
4945
4719
-#: builtin/clone.c:76 builtin/init-db.c:466
4946
+#: builtin/clone.c:79
4947
+#, fuzzy
4948
+msgid "number of submodules cloned in parallel"
4949
+msgstr "número de submódulos obtidos em paralelo"
4950
+
4951
+#: builtin/clone.c:80 builtin/init-db.c:470
4952
msgid "template-directory"
4953
msgstr "diretório-modelo"
4954
4723
-#: builtin/clone.c:77 builtin/init-db.c:467
4955
+#: builtin/clone.c:81 builtin/init-db.c:471
4956
msgid "directory from which templates will be used"
4957
msgstr "diretório que contém os modelos usados"
4958
4727
-#: builtin/clone.c:79 builtin/submodule--helper.c:173
4959
+#: builtin/clone.c:83 builtin/submodule--helper.c:498
4960
+#: builtin/submodule--helper.c:777
4961
msgid "reference repository"
4962
msgstr "repositório de referência"
4963
4731
-#: builtin/clone.c:81
4964
+#: builtin/clone.c:85
4965
msgid "use --reference only while cloning"
4966
msgstr "usar --reference apenas para clonar"
4967
4735
-#: builtin/clone.c:82 builtin/column.c:26 builtin/merge-file.c:44
4968
+#: builtin/clone.c:86 builtin/column.c:26 builtin/merge-file.c:44
4969
msgid "name"
4970
msgstr "nome"
4971
4739
-#: builtin/clone.c:83
4972
+#: builtin/clone.c:87
4973
msgid "use <name> instead of 'origin' to track upstream"
4974
msgstr "usar <nome> em vez de 'origin' para seguir o ramo a montante"
4975
4743
-#: builtin/clone.c:85
4976
+#: builtin/clone.c:89
4977
msgid "checkout <branch> instead of the remote's HEAD"
4978
msgstr "extrair <ramo> em vez da HEAD do remoto"
4979
4747
-#: builtin/clone.c:87
4980
+#: builtin/clone.c:91
4981
msgid "path to git-upload-pack on the remote"
4982
msgstr "caminho para git-upload-pack no remoto"
4983
4751
-#: builtin/clone.c:88 builtin/fetch.c:117 builtin/grep.c:665
4752
-#: builtin/pull.c:193
4984
+#: builtin/clone.c:92 builtin/fetch.c:117 builtin/grep.c:667
4985
+#: builtin/pull.c:201
4986
msgid "depth"
4987
msgstr "profundidade"
4988
4756
-#: builtin/clone.c:89
4989
+#: builtin/clone.c:93
4990
msgid "create a shallow clone of that depth"
4991
msgstr "criar um clone raso com essa profundidade"
4992
4760
-#: builtin/clone.c:91
4993
+#: builtin/clone.c:95
4994
msgid "clone only one branch, HEAD or --branch"
4995
msgstr "clonar apenas um ramo, HEAD ou --branch"
4996
4764
-#: builtin/clone.c:92 builtin/init-db.c:475
4997
+#: builtin/clone.c:97
4998
+#, fuzzy
4999
+msgid "any cloned submodules will be shallow"
5000
+msgstr "sítio para aonde o novo submódulo será clonado"
5001
+
5002
+#: builtin/clone.c:98 builtin/init-db.c:479
5003
msgid "gitdir"
5004
msgstr "gitdir"
5005
4768
-#: builtin/clone.c:93 builtin/init-db.c:476
5006
+#: builtin/clone.c:99 builtin/init-db.c:480
5007
msgid "separate git dir from working tree"
5008
msgstr "separar o repositório git da árvore de trabalho"
5009
4772
-#: builtin/clone.c:94
5010
+#: builtin/clone.c:100
5011
msgid "key=value"
5012
msgstr "chave=valor"
5013
4776
-#: builtin/clone.c:95
5014
+#: builtin/clone.c:101
5015
msgid "set config inside the new repository"
5016
msgstr "definir configuração dentro do novo repositório"
5017
4780
-#: builtin/clone.c:96 builtin/fetch.c:131 builtin/push.c:536
5018
+#: builtin/clone.c:102 builtin/fetch.c:131 builtin/push.c:536
5019
msgid "use IPv4 addresses only"
5020
msgstr "usar apenas endereços IPv4"
5021
4784
-#: builtin/clone.c:98 builtin/fetch.c:133 builtin/push.c:538
5022
+#: builtin/clone.c:104 builtin/fetch.c:133 builtin/push.c:538
5023
msgid "use IPv6 addresses only"
5024
msgstr "usar apenas endereços IPv6"
5025
4788
-#: builtin/clone.c:239
5026
+#: builtin/clone.c:241
5027
msgid ""
5028
"No directory name could be guessed.\n"
5029
"Please specify a directory on the command line"
@@ -4793,59 +5031,54 @@ msgstr ""
5031
"Não foi possível adivinhar o nome do diretório.\n"
5032
"Especifique um diretório na linha de comandos"
5033
4796
-#: builtin/clone.c:305
5034
+#: builtin/clone.c:307
5035
#, c-format
5036
msgid "reference repository '%s' as a linked checkout is not supported yet."
5037
msgstr ""
5038
"ainda não é suportada a funcionalidade que permite ter o repositório de "
5039
"referência '%s' como uma extração ligada"
5040
4803
-#: builtin/clone.c:307
5041
+#: builtin/clone.c:309
5042
#, c-format
5043
msgid "reference repository '%s' is not a local repository."
5044
msgstr "o repositório de referência '%s' não é um repositório local."
5045
4808
-#: builtin/clone.c:312
5046
+#: builtin/clone.c:314
5047
#, c-format
5048
msgid "reference repository '%s' is shallow"
5049
msgstr "o repositório de referência '%s' é raso"
5050
4813
-#: builtin/clone.c:315
5051
+#: builtin/clone.c:317
5052
#, c-format
5053
msgid "reference repository '%s' is grafted"
5054
msgstr "o repositório de referência '%s' está enxertado"
5055
4818
-#: builtin/clone.c:380 builtin/diff.c:84
4819
-#, c-format
4820
-msgid "failed to stat '%s'"
4821
-msgstr "falha ao invocar stat de '%s'"
4822
-
4823
-#: builtin/clone.c:382
5056
+#: builtin/clone.c:384
5057
#, c-format
5058
msgid "%s exists and is not a directory"
5059
msgstr "%s existe e não é um diretório"
5060
4828
-#: builtin/clone.c:396
5061
+#: builtin/clone.c:398
5062
#, c-format
5063
msgid "failed to stat %s\n"
5064
msgstr "falha ao invocar stat de %s\n"
5065
4833
-#: builtin/clone.c:418
5066
+#: builtin/clone.c:420
5067
#, c-format
5068
msgid "failed to create link '%s'"
5069
msgstr "falha ao criar a ligação '%s'"
5070
4838
-#: builtin/clone.c:422
5071
+#: builtin/clone.c:424
5072
#, c-format
5073
msgid "failed to copy file to '%s'"
5074
msgstr "falha ao copiar o ficheiro para '%s'"
5075
4843
-#: builtin/clone.c:447 builtin/clone.c:631
5076
+#: builtin/clone.c:449 builtin/clone.c:633
5077
#, c-format
5078
msgid "done.\n"
5079
msgstr "concluído.\n"
5080
4848
-#: builtin/clone.c:459
5081
+#: builtin/clone.c:461
5082
msgid ""
5083
"Clone succeeded, but checkout failed.\n"
5084
"You can inspect what was checked out with 'git status'\n"
@@ -4855,128 +5088,128 @@ msgstr ""
5088
"Pode inspecionar o que foi extraído com 'git status'\n"
5089
"e repetir a extração com 'git checkout -f HEAD'\n"
5090
4858
-#: builtin/clone.c:536
5091
+#: builtin/clone.c:538
5092
#, c-format
5093
msgid "Could not find remote branch %s to clone."
5094
msgstr "Ramo remoto %s não encontrado para clonar."
5095
4863
-#: builtin/clone.c:626
5096
+#: builtin/clone.c:628
5097
#, c-format
5098
msgid "Checking connectivity... "
5099
msgstr "A verificar a conectividade... "
5100
4868
-#: builtin/clone.c:629
5101
+#: builtin/clone.c:631
5102
msgid "remote did not send all necessary objects"
5103
msgstr "o remoto não enviou todos os objetos necessários"
5104
4872
-#: builtin/clone.c:647
5105
+#: builtin/clone.c:649
5106
#, c-format
5107
msgid "unable to update %s"
5108
msgstr "não foi possível atualizar %s"
5109
4877
-#: builtin/clone.c:696
5110
+#: builtin/clone.c:698
5111
msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
5112
msgstr ""
5113
"a HEAD remota referencia uma referência inexistente, não é possível "
5114
"extrair.\n"
5115
4883
-#: builtin/clone.c:727
5116
+#: builtin/clone.c:729
5117
msgid "unable to checkout working tree"
5118
msgstr "não foi possível extrair a árvore de trabalho"
5119
4887
-#: builtin/clone.c:753
5120
+#: builtin/clone.c:767
5121
msgid "unable to write parameters to config file"
5122
msgstr "não foi possível escrever os parâmetros no ficheiro de configuração"
5123
4891
-#: builtin/clone.c:816
5124
+#: builtin/clone.c:830
5125
msgid "cannot repack to clean up"
5126
msgstr "não é possível reempacotar para limpar"
5127
4895
-#: builtin/clone.c:818
5128
+#: builtin/clone.c:832
5129
msgid "cannot unlink temporary alternates file"
5130
msgstr "não é possível invocar unlink sobre o ficheiro alternates temporário"
5131
4899
-#: builtin/clone.c:850
5132
+#: builtin/clone.c:864 builtin/receive-pack.c:1731
5133
msgid "Too many arguments."
5134
msgstr "Demasiados argumentos."
5135
4903
-#: builtin/clone.c:854
5136
+#: builtin/clone.c:868
5137
msgid "You must specify a repository to clone."
5138
msgstr "Deve especificar um repositório para clonar."
5139
4907
-#: builtin/clone.c:865
5140
+#: builtin/clone.c:879
5141
#, c-format
5142
msgid "--bare and --origin %s options are incompatible."
5143
msgstr "as opções --bare e --origin %s são incompatíveis."
5144
4912
-#: builtin/clone.c:868
5145
+#: builtin/clone.c:882
5146
msgid "--bare and --separate-git-dir are incompatible."
5147
msgstr "--bare e --separate-git-dir são incompatíveis."
5148
4916
-#: builtin/clone.c:881
5149
+#: builtin/clone.c:895
5150
#, c-format
5151
msgid "repository '%s' does not exist"
5152
msgstr "o repositório '%s' não existe"
5153
4921
-#: builtin/clone.c:887 builtin/fetch.c:1174
5154
+#: builtin/clone.c:901 builtin/fetch.c:1174
5155
#, c-format
5156
msgid "depth %s is not a positive number"
5157
msgstr "profundidade %s não é um número positivo"
5158
4926
-#: builtin/clone.c:897
5159
+#: builtin/clone.c:911
5160
#, c-format
5161
msgid "destination path '%s' already exists and is not an empty directory."
5162
msgstr "o caminho de destino '%s' já existe e não é um diretório vazio."
5163
4931
-#: builtin/clone.c:907
5164
+#: builtin/clone.c:921
5165
#, c-format
5166
msgid "working tree '%s' already exists."
5167
msgstr "a árvore de trabalho '%s' já existe."
5168
4936
-#: builtin/clone.c:922 builtin/clone.c:933 builtin/submodule--helper.c:218
4937
-#: builtin/worktree.c:219 builtin/worktree.c:246
5169
+#: builtin/clone.c:936 builtin/clone.c:947 builtin/submodule--helper.c:547
5170
+#: builtin/worktree.c:220 builtin/worktree.c:247
5171
#, c-format
5172
msgid "could not create leading directories of '%s'"
5173
msgstr "não foi possível criar os diretórios superiores de '%s'"
5174
4942
-#: builtin/clone.c:925
5175
+#: builtin/clone.c:939
5176
#, c-format
5177
msgid "could not create work tree dir '%s'"
5178
msgstr "não foi possível criar o diretório de árvore de trabalho '%s'"
5179
4947
-#: builtin/clone.c:943
5180
+#: builtin/clone.c:957
5181
#, c-format
5182
msgid "Cloning into bare repository '%s'...\n"
5183
msgstr "A clonar no repositório nu '%s'...\n"
5184
4952
-#: builtin/clone.c:945
5185
+#: builtin/clone.c:959
5186
#, c-format
5187
msgid "Cloning into '%s'...\n"
5188
msgstr "A clonar em '%s'...\n"
5189
4957
-#: builtin/clone.c:984
5190
+#: builtin/clone.c:998
5191
msgid "--depth is ignored in local clones; use file:// instead."
5192
msgstr "--depth é ignorado em clones locais; use file:// ."
5193
4961
-#: builtin/clone.c:987
5194
+#: builtin/clone.c:1001
5195
msgid "source repository is shallow, ignoring --local"
5196
msgstr "o repositório de origem é raso, --local ignorado"
5197
4965
-#: builtin/clone.c:992
5198
+#: builtin/clone.c:1006
5199
msgid "--local is ignored"
5200
msgstr "--local ignorado"
5201
4969
-#: builtin/clone.c:996
5202
+#: builtin/clone.c:1010
5203
#, c-format
5204
msgid "Don't know how to clone %s"
5205
msgstr "Não sei como clonar %s"
5206
4974
-#: builtin/clone.c:1045 builtin/clone.c:1053
5207
+#: builtin/clone.c:1059 builtin/clone.c:1067
5208
#, c-format
5209
msgid "Remote branch %s not found in upstream %s"
5210
msgstr "O ramo remoto %s não foi encontrado no repositório a montante %s"
5211
4979
-#: builtin/clone.c:1056
5212
+#: builtin/clone.c:1070
5213
msgid "You appear to have cloned an empty repository."
5214
msgstr "Parece foi clonado um repositório vazio."
5215
@@ -5115,66 +5348,66 @@ msgstr ""
5348
"Depois \"git cherry-pick --continue\" irá retomar o cherry-pick\n"
5349
"dos restantes commits.\n"
5350
5118
-#: builtin/commit.c:305
5351
+#: builtin/commit.c:307
5352
msgid "failed to unpack HEAD tree object"
5353
msgstr "falha ao descompactar o objeto árvore HEAD"
5354
5122
-#: builtin/commit.c:346
5355
+#: builtin/commit.c:348
5356
msgid "unable to create temporary index"
5357
msgstr "não foi possível criar índice temporário"
5358
5126
-#: builtin/commit.c:352
5359
+#: builtin/commit.c:354
5360
msgid "interactive add failed"
5361
msgstr "falha ao adicionar interativamente"
5362
5130
-#: builtin/commit.c:365
5363
+#: builtin/commit.c:367
5364
msgid "unable to update temporary index"
5365
msgstr "não é possível atualizar o índice temporário"
5366
5134
-#: builtin/commit.c:367
5367
+#: builtin/commit.c:369
5368
msgid "Failed to update main cache tree"
5369
msgstr "Falha ao atualizar a árvore de cache principal"
5370
5138
-#: builtin/commit.c:391 builtin/commit.c:414 builtin/commit.c:463
5371
+#: builtin/commit.c:393 builtin/commit.c:416 builtin/commit.c:465
5372
msgid "unable to write new_index file"
5373
msgstr "não é possível escrever o ficheiro new_index"
5374
5142
-#: builtin/commit.c:445
5375
+#: builtin/commit.c:447
5376
msgid "cannot do a partial commit during a merge."
5377
msgstr "não é possível fazer um commit parcial durante um merge."
5378
5146
-#: builtin/commit.c:447
5379
+#: builtin/commit.c:449
5380
msgid "cannot do a partial commit during a cherry-pick."
5381
msgstr "não é possível fazer um commit parcial durante um cherry-pick."
5382
5150
-#: builtin/commit.c:456
5383
+#: builtin/commit.c:458
5384
msgid "cannot read the index"
5385
msgstr "não é possível ler o índice"
5386
5154
-#: builtin/commit.c:475
5387
+#: builtin/commit.c:477
5388
msgid "unable to write temporary index file"
5389
msgstr "não é possível escrever ficheiro de índice temporário"
5390
5158
-#: builtin/commit.c:580
5391
+#: builtin/commit.c:582
5392
#, c-format
5393
msgid "commit '%s' lacks author header"
5394
msgstr "o commit '%s' não tem cabeçalho de autor"
5395
5163
-#: builtin/commit.c:582
5396
+#: builtin/commit.c:584
5397
#, c-format
5398
msgid "commit '%s' has malformed author line"
5399
msgstr "o commit '%s' tem a linha de autor malformada"
5400
5168
-#: builtin/commit.c:601
5401
+#: builtin/commit.c:603
5402
msgid "malformed --author parameter"
5403
msgstr "parâmetro --author malformado"
5404
5172
-#: builtin/commit.c:609
5405
+#: builtin/commit.c:611
5406
#, c-format
5407
msgid "invalid date format: %s"
5408
msgstr "formato de data inválido: %s"
5409
5177
-#: builtin/commit.c:653
5410
+#: builtin/commit.c:655
5411
msgid ""
5412
"unable to select a comment character that is not used\n"
5413
"in the current commit message"
@@ -5182,38 +5415,38 @@ msgstr ""
5415
"não foi possível selecionar um carácter de comentário que\n"
5416
"não estivesse já a ser usado na mensagem de commit atual"
5417
5185
-#: builtin/commit.c:690 builtin/commit.c:723 builtin/commit.c:1080
5418
+#: builtin/commit.c:692 builtin/commit.c:725 builtin/commit.c:1091
5419
#, c-format
5420
msgid "could not lookup commit %s"
5421
msgstr "não foi possível consultar o commit %s"
5422
5190
-#: builtin/commit.c:702 builtin/shortlog.c:285
5423
+#: builtin/commit.c:704 builtin/shortlog.c:285
5424
#, c-format
5425
msgid "(reading log message from standard input)\n"
5426
msgstr "(a ler mensagem de log da entrada padrão)\n"
5427
5195
-#: builtin/commit.c:704
5428
+#: builtin/commit.c:706
5429
msgid "could not read log from standard input"
5430
msgstr "não foi possível ler o log da entrada padrão"
5431
5199
-#: builtin/commit.c:708
5432
+#: builtin/commit.c:710
5433
#, c-format
5434
msgid "could not read log file '%s'"
5435
msgstr "não é possível ler o ficheiro de log '%s'"
5436
5204
-#: builtin/commit.c:730
5205
-msgid "could not read MERGE_MSG"
5206
-msgstr "não foi possível ler MERGE_MSG"
5207
-
5208
-#: builtin/commit.c:734
5437
+#: builtin/commit.c:737 builtin/commit.c:745
5438
msgid "could not read SQUASH_MSG"
5439
msgstr "não foi possível ler SQUASH_MSG"
5440
5212
-#: builtin/commit.c:785
5441
+#: builtin/commit.c:742
5442
+msgid "could not read MERGE_MSG"
5443
+msgstr "não foi possível ler MERGE_MSG"
5444
+
5445
+#: builtin/commit.c:796
5446
msgid "could not write commit template"
5447
msgstr "não foi possível escrever o modelo de commit"
5448
5216
-#: builtin/commit.c:803
5449
+#: builtin/commit.c:814
5450
#, c-format
5451
msgid ""
5452
"\n"
@@ -5228,7 +5461,7 @@ msgstr ""
5461
"\t%s\n"
5462
"e tente de novo.\n"
5463
5231
-#: builtin/commit.c:808
5464
+#: builtin/commit.c:819
5465
#, c-format
5466
msgid ""
5467
"\n"
@@ -5243,7 +5476,7 @@ msgstr ""
5476
" %s\n"
5477
"e tente outra vez.\n"
5478
5246
-#: builtin/commit.c:821
5479
+#: builtin/commit.c:832
5480
#, c-format
5481
msgid ""
5482
"Please enter the commit message for your changes. Lines starting\n"
@@ -5253,7 +5486,7 @@ msgstr ""
5486
"Linhas começadas com '%c' serão ignoradas, e uma mensagem vazia\n"
5487
"aborta o commit.\n"
5488
5256
-#: builtin/commit.c:828
5489
+#: builtin/commit.c:839
5490
#, c-format
5491
msgid ""
5492
"Please enter the commit message for your changes. Lines starting\n"
@@ -5264,149 +5497,149 @@ msgstr ""
5497
"Linhas começadas com '%c' serão mantidas; pode removê-las se o desejar.\n"
5498
"Uma mensagem vazia aborta o commit.\n"
5499
5267
-#: builtin/commit.c:848
5500
+#: builtin/commit.c:859
5501
#, c-format
5502
msgid "%sAuthor: %.*s <%.*s>"
5503
msgstr "%sAutor: %.*s <%.*s>"
5504
5272
-#: builtin/commit.c:856
5505
+#: builtin/commit.c:867
5506
#, c-format
5507
msgid "%sDate: %s"
5508
msgstr "%sData: %s"
5509
5277
-#: builtin/commit.c:863
5510
+#: builtin/commit.c:874
5511
#, c-format
5512
msgid "%sCommitter: %.*s <%.*s>"
5513
msgstr "%sCommitter: %.*s <%.*s>"
5514
5282
-#: builtin/commit.c:881
5515
+#: builtin/commit.c:892
5516
msgid "Cannot read index"
5517
msgstr "Não é possível ler o índice"
5518
5286
-#: builtin/commit.c:938
5519
+#: builtin/commit.c:949
5520
msgid "Error building trees"
5521
msgstr "Erro ao construir árvores"
5522
5290
-#: builtin/commit.c:953 builtin/tag.c:266
5523
+#: builtin/commit.c:964 builtin/tag.c:266
5524
#, c-format
5525
msgid "Please supply the message using either -m or -F option.\n"
5526
msgstr "Indique a mensagem usando as opções -m ou -F.\n"
5527
5295
-#: builtin/commit.c:1055
5528
+#: builtin/commit.c:1066
5529
#, c-format
5530
msgid "--author '%s' is not 'Name <email>' and matches no existing author"
5531
msgstr ""
5532
"--author '%s' não é do tipo 'Nome <email>' e não corresponde a um autor "
5533
"existente"
5534
5302
-#: builtin/commit.c:1070 builtin/commit.c:1310
5535
+#: builtin/commit.c:1081 builtin/commit.c:1321
5536
#, c-format
5537
msgid "Invalid untracked files mode '%s'"
5538
msgstr "Modo inválido de ficheiros não controlados '%s'"
5539
5307
-#: builtin/commit.c:1107
5540
+#: builtin/commit.c:1118
5541
msgid "--long and -z are incompatible"
5542
msgstr "--long e -z são incompatíveis"
5543
5311
-#: builtin/commit.c:1137
5544
+#: builtin/commit.c:1148
5545
msgid "Using both --reset-author and --author does not make sense"
5546
msgstr "Não faz sentido usar --reset-author e --author ao mesmo tempo"
5547
5315
-#: builtin/commit.c:1146
5548
+#: builtin/commit.c:1157
5549
msgid "You have nothing to amend."
5550
msgstr "Não há nada para emendar."
5551
5319
-#: builtin/commit.c:1149
5552
+#: builtin/commit.c:1160
5553
msgid "You are in the middle of a merge -- cannot amend."
5554
msgstr "Merge em curso -- não é possível emendar."
5555
5323
-#: builtin/commit.c:1151
5556
+#: builtin/commit.c:1162
5557
msgid "You are in the middle of a cherry-pick -- cannot amend."
5558
msgstr "Cherry-pick em curso -- não é possível emendar."
5559
5327
-#: builtin/commit.c:1154
5560
+#: builtin/commit.c:1165
5561
msgid "Options --squash and --fixup cannot be used together"
5562
msgstr "As opções --squash e --fixup não podem ser usadas juntas"
5563
5331
-#: builtin/commit.c:1164
5564
+#: builtin/commit.c:1175
5565
msgid "Only one of -c/-C/-F/--fixup can be used."
5566
msgstr "Apenas um entre -c/-C/-F/--fixup pode ser usado."
5567
5335
-#: builtin/commit.c:1166
5568
+#: builtin/commit.c:1177
5569
msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
5570
msgstr "A opção -m não pode ser combinada com -c/C/-F/--fixup."
5571
5339
-#: builtin/commit.c:1174
5572
+#: builtin/commit.c:1185
5573
msgid "--reset-author can be used only with -C, -c or --amend."
5574
msgstr "--reset-author só pode ser usado com -C, -c ou --amend."
5575
5343
-#: builtin/commit.c:1191
5576
+#: builtin/commit.c:1202
5577
msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
5578
msgstr ""
5579
"Apenas um entre --include/--only/--all/--interactive/--patch pode ser usado."
5580
5348
-#: builtin/commit.c:1193
5581
+#: builtin/commit.c:1204
5582
msgid "No paths with --include/--only does not make sense."
5583
msgstr "As opções --include/--only não fazem sentido sem indicar caminhos."
5584
5352
-#: builtin/commit.c:1195
5585
+#: builtin/commit.c:1206
5586
msgid "Clever... amending the last one with dirty index."
5587
msgstr "Inteligente... a emendar o último commit com o índice sujo."
5588
5356
-#: builtin/commit.c:1197
5589
+#: builtin/commit.c:1208
5590
msgid "Explicit paths specified without -i or -o; assuming --only paths..."
5591
msgstr "Caminhos explícitos especificados sem -i ou -o; assumindo --only..."
5592
5360
-#: builtin/commit.c:1209 builtin/tag.c:475
5593
+#: builtin/commit.c:1220 builtin/tag.c:474
5594
#, c-format
5595
msgid "Invalid cleanup mode %s"
5596
msgstr "Modo de limpeza inválido %s"
5597
5365
-#: builtin/commit.c:1214
5598
+#: builtin/commit.c:1225
5599
msgid "Paths with -a does not make sense."
5600
msgstr "A especificação de caminhos com -a não faz sentido."
5601
5369
-#: builtin/commit.c:1324 builtin/commit.c:1605
5602
+#: builtin/commit.c:1335 builtin/commit.c:1621
5603
msgid "show status concisely"
5604
msgstr "mostrar status de forma concisa"
5605
5373
-#: builtin/commit.c:1326 builtin/commit.c:1607
5606
+#: builtin/commit.c:1337 builtin/commit.c:1623
5607
msgid "show branch information"
5608
msgstr "mostrar informação do ramo"
5609
5377
-#: builtin/commit.c:1328 builtin/commit.c:1609 builtin/push.c:512
5378
-#: builtin/worktree.c:430
5610
+#: builtin/commit.c:1339 builtin/commit.c:1625 builtin/push.c:512
5611
+#: builtin/worktree.c:437
5612
msgid "machine-readable output"
5613
msgstr "saída inteligível por máquina"
5614
5382
-#: builtin/commit.c:1331 builtin/commit.c:1611
5615
+#: builtin/commit.c:1342 builtin/commit.c:1627
5616
msgid "show status in long format (default)"
5617
msgstr "apresentar status em formato longo (predefinição)"
5618
5386
-#: builtin/commit.c:1334 builtin/commit.c:1614
5619
+#: builtin/commit.c:1345 builtin/commit.c:1630
5620
msgid "terminate entries with NUL"
5621
msgstr "terminar entradas com NUL"
5622
5390
-#: builtin/commit.c:1336 builtin/commit.c:1617 builtin/fast-export.c:981
5623
+#: builtin/commit.c:1347 builtin/commit.c:1633 builtin/fast-export.c:981
5624
#: builtin/fast-export.c:984 builtin/tag.c:353
5625
msgid "mode"
5626
msgstr "modo"
5627
5395
-#: builtin/commit.c:1337 builtin/commit.c:1617
5628
+#: builtin/commit.c:1348 builtin/commit.c:1633
5629
msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
5630
msgstr ""
5631
"mostrar ficheiros não controlados, modo é opcional: all, normal, no. "
5632
"(Predefinição: all)"
5633
5401
-#: builtin/commit.c:1340
5634
+#: builtin/commit.c:1351
5635
msgid "show ignored files"
5636
msgstr "mostrar ficheiros ignorados"
5637
5405
-#: builtin/commit.c:1341 parse-options.h:155
5638
+#: builtin/commit.c:1352 parse-options.h:155
5639
msgid "when"
5640
msgstr "quando"
5641
5409
-#: builtin/commit.c:1342
5642
+#: builtin/commit.c:1353
5643
msgid ""
5644
"ignore changes to submodules, optional when: all, dirty, untracked. "
5645
"(Default: all)"
@@ -5414,200 +5647,200 @@ msgstr ""
5647
"ignorar alterações em submódulos, quando é opcional: all, dirty, untracked. "
5648
"(Predefinição: all)"
5649
5417
-#: builtin/commit.c:1344
5650
+#: builtin/commit.c:1355
5651
msgid "list untracked files in columns"
5652
msgstr "listar ficheiros não controlados em colunas"
5653
5421
-#: builtin/commit.c:1430
5654
+#: builtin/commit.c:1441
5655
msgid "couldn't look up newly created commit"
5656
msgstr "não foi possível consultar o commit recém-criado"
5657
5425
-#: builtin/commit.c:1432
5658
+#: builtin/commit.c:1443
5659
msgid "could not parse newly created commit"
5660
msgstr "não foi possível analisar o commit recém-criado"
5661
5429
-#: builtin/commit.c:1477
5662
+#: builtin/commit.c:1488
5663
msgid "detached HEAD"
5664
msgstr "HEAD destacada"
5665
5433
-#: builtin/commit.c:1480
5666
+#: builtin/commit.c:1491
5667
msgid " (root-commit)"
5668
msgstr " (commit-raiz)"
5669
5437
-#: builtin/commit.c:1575
5670
+#: builtin/commit.c:1591
5671
msgid "suppress summary after successful commit"
5672
msgstr "suprimir o resumo depois de fazer commit com sucesso"
5673
5441
-#: builtin/commit.c:1576
5674
+#: builtin/commit.c:1592
5675
msgid "show diff in commit message template"
5676
msgstr "mostrar diff no modelo da mensagem de commit"
5677
5445
-#: builtin/commit.c:1578
5678
+#: builtin/commit.c:1594
5679
msgid "Commit message options"
5680
msgstr "Opções de mensagem de commit"
5681
5449
-#: builtin/commit.c:1579 builtin/tag.c:351
5682
+#: builtin/commit.c:1595 builtin/tag.c:351
5683
msgid "read message from file"
5684
msgstr "ler mensagem de um ficheiro"
5685
5453
-#: builtin/commit.c:1580
5686
+#: builtin/commit.c:1596
5687
msgid "author"
5688
msgstr "autor"
5689
5457
-#: builtin/commit.c:1580
5690
+#: builtin/commit.c:1596
5691
msgid "override author for commit"
5692
msgstr "substituir autor do commit"
5693
5461
-#: builtin/commit.c:1581 builtin/gc.c:326
5694
+#: builtin/commit.c:1597 builtin/gc.c:326
5695
msgid "date"
5696
msgstr "data"
5697
5465
-#: builtin/commit.c:1581
5698
+#: builtin/commit.c:1597
5699
msgid "override date for commit"
5700
msgstr "substituir data do commit"
5701
5469
-#: builtin/commit.c:1582 builtin/merge.c:218 builtin/notes.c:395
5702
+#: builtin/commit.c:1598 builtin/merge.c:219 builtin/notes.c:395
5703
#: builtin/notes.c:558 builtin/tag.c:349
5704
msgid "message"
5705
msgstr "mensagem"
5706
5474
-#: builtin/commit.c:1582
5707
+#: builtin/commit.c:1598
5708
msgid "commit message"
5709
msgstr "mensagem de commit"
5710
5478
-#: builtin/commit.c:1583 builtin/commit.c:1584 builtin/commit.c:1585
5479
-#: builtin/commit.c:1586 parse-options.h:256 ref-filter.h:79
5711
+#: builtin/commit.c:1599 builtin/commit.c:1600 builtin/commit.c:1601
5712
+#: builtin/commit.c:1602 parse-options.h:256 ref-filter.h:79
5713
msgid "commit"
5714
msgstr "commit"
5715
5483
-#: builtin/commit.c:1583
5716
+#: builtin/commit.c:1599
5717
msgid "reuse and edit message from specified commit"
5718
msgstr "reutilizar e editar a mensagem de um commit especificado"
5719
5487
-#: builtin/commit.c:1584
5720
+#: builtin/commit.c:1600
5721
msgid "reuse message from specified commit"
5722
msgstr "reutilizar a mensagem de um commit especificado"
5723
5491
-#: builtin/commit.c:1585
5724
+#: builtin/commit.c:1601
5725
msgid "use autosquash formatted message to fixup specified commit"
5726
msgstr ""
5727
"usar mensagem com formato autosquash para corrigir o commit especificado"
5728
5496
-#: builtin/commit.c:1586
5729
+#: builtin/commit.c:1602
5730
msgid "use autosquash formatted message to squash specified commit"
5731
msgstr ""
5732
"usar mensagem com formato autosquash para esmagar o commit especificado"
5733
5501
-#: builtin/commit.c:1587
5734
+#: builtin/commit.c:1603
5735
msgid "the commit is authored by me now (used with -C/-c/--amend)"
5736
msgstr "agora sou eu o autor do commit (usado com C/-c/--amend)"
5737
5505
-#: builtin/commit.c:1588 builtin/log.c:1219 builtin/revert.c:86
5738
+#: builtin/commit.c:1604 builtin/log.c:1382 builtin/revert.c:86
5739
msgid "add Signed-off-by:"
5740
msgstr "adicionar Signed-off-by:"
5741
5509
-#: builtin/commit.c:1589
5742
+#: builtin/commit.c:1605
5743
msgid "use specified template file"
5744
msgstr "usar ficheiro de modelo especificado"
5745
5513
-#: builtin/commit.c:1590
5746
+#: builtin/commit.c:1606
5747
msgid "force edit of commit"
5748
msgstr "forçar edição do commit"
5749
5517
-#: builtin/commit.c:1591
5750
+#: builtin/commit.c:1607
5751
msgid "default"
5752
msgstr "predefinição"
5753
5521
-#: builtin/commit.c:1591 builtin/tag.c:354
5754
+#: builtin/commit.c:1607 builtin/tag.c:354
5755
msgid "how to strip spaces and #comments from message"
5756
msgstr "como retirar espaços e #comentários da mensagem"
5757
5525
-#: builtin/commit.c:1592
5758
+#: builtin/commit.c:1608
5759
msgid "include status in commit message template"
5760
msgstr "incluir status no modelo da mensagem de commit"
5761
5529
-#: builtin/commit.c:1594 builtin/merge.c:226 builtin/pull.c:160
5762
+#: builtin/commit.c:1610 builtin/merge.c:229 builtin/pull.c:165
5763
#: builtin/revert.c:93
5764
msgid "GPG sign commit"
5765
msgstr "assinar o commit com GPG"
5766
5534
-#: builtin/commit.c:1597
5767
+#: builtin/commit.c:1613
5768
msgid "Commit contents options"
5769
msgstr "Opções de conteúdo do commit"
5770
5538
-#: builtin/commit.c:1598
5771
+#: builtin/commit.c:1614
5772
msgid "commit all changed files"
5773
msgstr "fazer commit de todos os ficheiros alterados"
5774
5542
-#: builtin/commit.c:1599
5775
+#: builtin/commit.c:1615
5776
msgid "add specified files to index for commit"
5777
msgstr "adicionar ficheiros especificados ao índice para incluir no commit"
5778
5546
-#: builtin/commit.c:1600
5779
+#: builtin/commit.c:1616
5780
msgid "interactively add files"
5781
msgstr "adicionar ficheiros interativamente"
5782
5550
-#: builtin/commit.c:1601
5783
+#: builtin/commit.c:1617
5784
msgid "interactively add changes"
5785
msgstr "adicionar alterações interativamente"
5786
5554
-#: builtin/commit.c:1602
5787
+#: builtin/commit.c:1618
5788
msgid "commit only specified files"
5789
msgstr "fazer commit somente dos ficheiros especificados"
5790
5558
-#: builtin/commit.c:1603
5791
+#: builtin/commit.c:1619
5792
msgid "bypass pre-commit hook"
5793
msgstr "ignorar pre-commit hook"
5794
5562
-#: builtin/commit.c:1604
5795
+#: builtin/commit.c:1620
5796
msgid "show what would be committed"
5797
msgstr "mostrar o que será incluído no commit"
5798
5566
-#: builtin/commit.c:1615
5799
+#: builtin/commit.c:1631
5800
msgid "amend previous commit"
5801
msgstr "emendar o commit anterior"
5802
5570
-#: builtin/commit.c:1616
5803
+#: builtin/commit.c:1632
5804
msgid "bypass post-rewrite hook"
5805
msgstr "ignorar post-rewrite hook"
5806
5574
-#: builtin/commit.c:1621
5807
+#: builtin/commit.c:1637
5808
msgid "ok to record an empty change"
5809
msgstr "aceitar o registo duma alteração vazia"
5810
5578
-#: builtin/commit.c:1623
5811
+#: builtin/commit.c:1639
5812
msgid "ok to record a change with an empty message"
5813
msgstr "aceitar o registo duma alteração com uma mensagem vazia"
5814
5582
-#: builtin/commit.c:1652
5815
+#: builtin/commit.c:1668
5816
msgid "could not parse HEAD commit"
5817
msgstr "não foi possível analisar o commit HEAD"
5818
5586
-#: builtin/commit.c:1698
5819
+#: builtin/commit.c:1718
5820
#, c-format
5821
msgid "Corrupt MERGE_HEAD file (%s)"
5822
msgstr "Ficheiro MERGE_HEAD corrompido (%s)"
5823
5591
-#: builtin/commit.c:1705
5824
+#: builtin/commit.c:1725
5825
msgid "could not read MERGE_MODE"
5826
msgstr "não foi possível ler MERGE_MODE"
5827
5595
-#: builtin/commit.c:1724
5828
+#: builtin/commit.c:1744
5829
#, c-format
5830
msgid "could not read commit message: %s"
5831
msgstr "não foi possível ler a mensagem de commit: %s"
5832
5600
-#: builtin/commit.c:1735
5833
+#: builtin/commit.c:1755
5834
#, c-format
5835
msgid "Aborting commit; you did not edit the message.\n"
5836
msgstr "A abortar o commit; não editou a mensagem.\n"
5837
5605
-#: builtin/commit.c:1740
5838
+#: builtin/commit.c:1760
5839
#, c-format
5840
msgid "Aborting commit due to empty commit message.\n"
5841
msgstr "A abortar o commit uma vez que a mensagem de commit está vazia.\n"
5842
5610
-#: builtin/commit.c:1788
5843
+#: builtin/commit.c:1808
5844
msgid ""
5845
"Repository has been updated, but unable to write\n"
5846
"new_index file. Check that disk is not full and quota is\n"
@@ -5756,7 +5989,7 @@ msgstr ""
5989
msgid "unable to parse default color value"
5990
msgstr "não é possível analisar o valor de cor por omissão"
5991
5759
-#: builtin/config.c:469
5992
+#: builtin/config.c:472
5993
#, c-format
5994
msgid ""
5995
"# This is Git's per-user configuration file.\n"
@@ -5771,7 +6004,7 @@ msgstr ""
6004
"#\tname = %s\n"
6005
"#\temail = %s\n"
6006
5774
-#: builtin/config.c:611
6007
+#: builtin/config.c:614
6008
#, c-format
6009
msgid "cannot create configuration file %s"
6010
msgstr "não é possível criar o ficheiro de configuração %s"
@@ -5807,7 +6040,7 @@ msgstr "a tag anotada %s não tem nenhum nome incorporado"
6040
msgid "tag '%s' is really '%s' here"
6041
msgstr "a tag '%s' está de facto em '%s'"
6042
5810
-#: builtin/describe.c:250 builtin/log.c:459
6043
+#: builtin/describe.c:250 builtin/log.c:465
6044
#, c-format
6045
msgid "Not a valid object name %s"
6046
msgstr "%s não é um nome de objeto válido"
@@ -5900,7 +6133,7 @@ msgstr "considerar as <n> tags mais recentes (predefinição: 10)"
6133
msgid "only consider tags matching <pattern>"
6134
msgstr "apenas considerar tags que correspondam ao <padrão>"
6135
5903
-#: builtin/describe.c:410 builtin/name-rev.c:314
6136
+#: builtin/describe.c:410 builtin/name-rev.c:321
6137
msgid "show abbreviated commit object as fallback"
6138
msgstr "mostrar objetos de commit abreviados em recurso"
6139
@@ -5936,21 +6169,21 @@ msgstr "'%s': não é um ficheiro regular nem uma ligação simbólica"
6169
msgid "invalid option: %s"
6170
msgstr "opção inválida: %s"
6171
5939
-#: builtin/diff.c:358
6172
+#: builtin/diff.c:360
6173
msgid "Not a git repository"
6174
msgstr "Não é um repositório git"
6175
5943
-#: builtin/diff.c:401
6176
+#: builtin/diff.c:403
6177
#, c-format
6178
msgid "invalid object '%s' given."
6179
msgstr "objeto inválido '%s' fornecido."
6180
5948
-#: builtin/diff.c:410
6181
+#: builtin/diff.c:412
6182
#, c-format
6183
msgid "more than two blobs given: '%s'"
6184
msgstr "mais do que dois blobs fornecidos: '%s'"
6185
5953
-#: builtin/diff.c:417
6186
+#: builtin/diff.c:419
6187
#, c-format
6188
msgid "unhandled object '%s' given."
6189
msgstr "objeto sem tratamento '%s' fornecido."
@@ -6024,19 +6257,19 @@ msgstr "git fetch --multiple [<opções>] [(<repositório> | <grupo>)...]"
6257
msgid "git fetch --all [<options>]"
6258
msgstr "git fetch --all [<opções>]"
6259
6027
-#: builtin/fetch.c:92 builtin/pull.c:166
6260
+#: builtin/fetch.c:92 builtin/pull.c:174
6261
msgid "fetch from all remotes"
6262
msgstr "obter de todos os remotos"
6263
6031
-#: builtin/fetch.c:94 builtin/pull.c:169
6264
+#: builtin/fetch.c:94 builtin/pull.c:177
6265
msgid "append to .git/FETCH_HEAD instead of overwriting"
6266
msgstr "acrescentar a .git/FETCH_HEAD em vez de substituir"
6267
6035
-#: builtin/fetch.c:96 builtin/pull.c:172
6268
+#: builtin/fetch.c:96 builtin/pull.c:180
6269
msgid "path to upload pack on remote end"
6270
msgstr "caminho para o comando upload pack no remoto"
6271
6039
-#: builtin/fetch.c:97 builtin/pull.c:174
6272
+#: builtin/fetch.c:97 builtin/pull.c:182
6273
msgid "force overwrite of local branch"
6274
msgstr "forçar a substituição do ramo local"
6275
@@ -6044,7 +6277,7 @@ msgstr "forçar a substituição do ramo local"
6277
msgid "fetch from multiple remotes"
6278
msgstr "obter de múltiplos remotos"
6279
6047
-#: builtin/fetch.c:101 builtin/pull.c:176
6280
+#: builtin/fetch.c:101 builtin/pull.c:184
6281
msgid "fetch all tags and associated objects"
6282
msgstr "obter todas as tags e objetos associados"
6283
@@ -6056,19 +6289,19 @@ msgstr "não obter todas as tags (--no-tags)"
6289
msgid "number of submodules fetched in parallel"
6290
msgstr "número de submódulos obtidos em paralelo"
6291
6059
-#: builtin/fetch.c:107 builtin/pull.c:179
6292
+#: builtin/fetch.c:107 builtin/pull.c:187
6293
msgid "prune remote-tracking branches no longer on remote"
6294
msgstr "eliminar os ramos cujo respetivo ramo remoto já não existe"
6295
6063
-#: builtin/fetch.c:108 builtin/pull.c:182
6296
+#: builtin/fetch.c:108 builtin/pull.c:190
6297
msgid "on-demand"
6298
msgstr "on-demand"
6299
6067
-#: builtin/fetch.c:109 builtin/pull.c:183
6300
+#: builtin/fetch.c:109 builtin/pull.c:191
6301
msgid "control recursive fetching of submodules"
6302
msgstr "controlar a obtenção recursiva de submódulos"
6303
6071
-#: builtin/fetch.c:113 builtin/pull.c:191
6304
+#: builtin/fetch.c:113 builtin/pull.c:199
6305
msgid "keep downloaded pack"
6306
msgstr "manter o pacote transferido"
6307
@@ -6076,15 +6309,15 @@ msgstr "manter o pacote transferido"
6309
msgid "allow updating of HEAD ref"
6310
msgstr "permitir a atualização da referência HEAD"
6311
6079
-#: builtin/fetch.c:118 builtin/pull.c:194
6312
+#: builtin/fetch.c:118 builtin/pull.c:202
6313
msgid "deepen history of shallow clone"
6314
msgstr "aprofundar o histórico de um clone raso"
6315
6083
-#: builtin/fetch.c:120 builtin/pull.c:197
6316
+#: builtin/fetch.c:120 builtin/pull.c:205
6317
msgid "convert to a complete repository"
6318
msgstr "converter num repositório completo"
6319
6087
-#: builtin/fetch.c:122 builtin/log.c:1236
6320
+#: builtin/fetch.c:122 builtin/log.c:1399
6321
msgid "dir"
6322
msgstr "dir"
6323
@@ -6096,15 +6329,15 @@ msgstr "preceder isto ao caminho do submódulo"
6329
msgid "default mode for recursion"
6330
msgstr "modo recursivo por omissão"
6331
6099
-#: builtin/fetch.c:128 builtin/pull.c:200
6332
+#: builtin/fetch.c:128 builtin/pull.c:208
6333
msgid "accept refs that update .git/shallow"
6334
msgstr "aceitar referência que atualizem .git/shallow"
6335
6103
-#: builtin/fetch.c:129 builtin/pull.c:202
6336
+#: builtin/fetch.c:129 builtin/pull.c:210
6337
msgid "refmap"
6338
msgstr "mapa de referências"
6339
6107
-#: builtin/fetch.c:130 builtin/pull.c:203
6340
+#: builtin/fetch.c:130 builtin/pull.c:211
6341
msgid "specify fetch refmap"
6342
msgstr "especificar mapa de referências"
6343
@@ -6162,11 +6395,6 @@ msgstr "atualização forçada"
6395
msgid "(non-fast-forward)"
6396
msgstr "(sem avanço rápido)"
6397
6165
-#: builtin/fetch.c:610 builtin/fetch.c:851
6166
-#, c-format
6167
-msgid "cannot open %s: %s\n"
6168
-msgstr "não é possível abrir %s: %s\n"
6169
-
6398
#: builtin/fetch.c:619
6399
#, c-format
6400
msgid "%s did not send all necessary objects\n"
@@ -6370,55 +6598,55 @@ msgstr "A verificar conectividade"
6598
msgid "Checking object directories"
6599
msgstr "A verificar diretórios de objetos"
6600
6373
-#: builtin/fsck.c:553
6601
+#: builtin/fsck.c:552
6602
msgid "git fsck [<options>] [<object>...]"
6603
msgstr "git fsck [<opções>] [<objeto>...]"
6604
6377
-#: builtin/fsck.c:559
6605
+#: builtin/fsck.c:558
6606
msgid "show unreachable objects"
6607
msgstr "mostrar objetos inalcançáveis"
6608
6381
-#: builtin/fsck.c:560
6609
+#: builtin/fsck.c:559
6610
msgid "show dangling objects"
6611
msgstr "mostrar objetos suspensos"
6612
6385
-#: builtin/fsck.c:561
6613
+#: builtin/fsck.c:560
6614
msgid "report tags"
6615
msgstr "mostrar tags"
6616
6389
-#: builtin/fsck.c:562
6617
+#: builtin/fsck.c:561
6618
msgid "report root nodes"
6619
msgstr "mostrar nós raiz"
6620
6393
-#: builtin/fsck.c:563
6621
+#: builtin/fsck.c:562
6622
msgid "make index objects head nodes"
6623
msgstr "considerar objetos do índice como nós cabeça"
6624
6397
-#: builtin/fsck.c:564
6625
+#: builtin/fsck.c:563
6626
msgid "make reflogs head nodes (default)"
6627
msgstr "considerar os reflogs como nós cabeça (predefinição)"
6628
6401
-#: builtin/fsck.c:565
6629
+#: builtin/fsck.c:564
6630
msgid "also consider packs and alternate objects"
6631
msgstr "considerar também pacotes e objetos alternate"
6632
6405
-#: builtin/fsck.c:566
6633
+#: builtin/fsck.c:565
6634
msgid "check only connectivity"
6635
msgstr "verificar só a conetividade"
6636
6409
-#: builtin/fsck.c:567
6637
+#: builtin/fsck.c:566
6638
msgid "enable more strict checking"
6639
msgstr "ativar verificação mais rigorosa"
6640
6413
-#: builtin/fsck.c:569
6641
+#: builtin/fsck.c:568
6642
msgid "write dangling objects in .git/lost-found"
6643
msgstr "escrever objetos suspensos em .git/lost-found"
6644
6417
-#: builtin/fsck.c:570 builtin/prune.c:107
6645
+#: builtin/fsck.c:569 builtin/prune.c:107
6646
msgid "show progress"
6647
msgstr "mostrar progresso"
6648
6421
-#: builtin/fsck.c:631
6649
+#: builtin/fsck.c:630
6650
msgid "Checking objects"
6651
msgstr "A verificar objetos"
6652
@@ -6523,219 +6751,219 @@ msgstr "não foi possível ler a árvore (%s)"
6751
msgid "unable to grep from object of type %s"
6752
msgstr "não foi possível efetuar grep de objetos do tipo %s"
6753
6526
-#: builtin/grep.c:558
6754
+#: builtin/grep.c:560
6755
#, c-format
6756
msgid "switch `%c' expects a numerical value"
6757
msgstr "a opção '%c' espera um valor numérico"
6758
6531
-#: builtin/grep.c:575
6759
+#: builtin/grep.c:577
6760
#, c-format
6761
msgid "cannot open '%s'"
6762
msgstr "não é possível abrir '%s'"
6763
6536
-#: builtin/grep.c:644
6764
+#: builtin/grep.c:646
6765
msgid "search in index instead of in the work tree"
6766
msgstr "procurar no índice em vez de procurar na árvore de trabalho"
6767
6540
-#: builtin/grep.c:646
6768
+#: builtin/grep.c:648
6769
msgid "find in contents not managed by git"
6770
msgstr "procurar em conteúdos não geridos pelo git"
6771
6544
-#: builtin/grep.c:648
6772
+#: builtin/grep.c:650
6773
msgid "search in both tracked and untracked files"
6774
msgstr "procurar em ficheiros controlados e não controlados"
6775
6548
-#: builtin/grep.c:650
6776
+#: builtin/grep.c:652
6777
msgid "ignore files specified via '.gitignore'"
6778
msgstr "ignorar ficheiros especificados via '.gitignore'"
6779
6552
-#: builtin/grep.c:653
6780
+#: builtin/grep.c:655
6781
msgid "show non-matching lines"
6782
msgstr "mostrar linhas não correspondidas"
6783
6556
-#: builtin/grep.c:655
6784
+#: builtin/grep.c:657
6785
msgid "case insensitive matching"
6786
msgstr "não diferenciar maiúsculas de minúsculas"
6787
6560
-#: builtin/grep.c:657
6788
+#: builtin/grep.c:659
6789
msgid "match patterns only at word boundaries"
6790
msgstr "corresponder padrões apenas a palavras"
6791
6564
-#: builtin/grep.c:659
6792
+#: builtin/grep.c:661
6793
msgid "process binary files as text"
6794
msgstr "processar ficheiros binários como texto"
6795
6568
-#: builtin/grep.c:661
6796
+#: builtin/grep.c:663
6797
msgid "don't match patterns in binary files"
6798
msgstr "ignorar ficheiros binários"
6799
6572
-#: builtin/grep.c:664
6800
+#: builtin/grep.c:666
6801
msgid "process binary files with textconv filters"
6802
msgstr "processar ficheiros binários com filtros textconv"
6803
6576
-#: builtin/grep.c:666
6804
+#: builtin/grep.c:668
6805
msgid "descend at most <depth> levels"
6806
msgstr "descer no máximo até <profundidade>"
6807
6580
-#: builtin/grep.c:670
6808
+#: builtin/grep.c:672
6809
msgid "use extended POSIX regular expressions"
6810
msgstr "usar expressões regulares estendidas do POSIX"
6811
6584
-#: builtin/grep.c:673
6812
+#: builtin/grep.c:675
6813
msgid "use basic POSIX regular expressions (default)"
6814
msgstr "usar expressões regulares básicas do POSIX (predefinição)"
6815
6588
-#: builtin/grep.c:676
6816
+#: builtin/grep.c:678
6817
msgid "interpret patterns as fixed strings"
6818
msgstr "interpretar padrões como cadeias de caracteres fixas"
6819
6592
-#: builtin/grep.c:679
6820
+#: builtin/grep.c:681
6821
msgid "use Perl-compatible regular expressions"
6822
msgstr "usar expressões regulares compatíveis com Perl"
6823
6596
-#: builtin/grep.c:682
6824
+#: builtin/grep.c:684
6825
msgid "show line numbers"
6826
msgstr "mostrar números de linha"
6827
6600
-#: builtin/grep.c:683
6828
+#: builtin/grep.c:685
6829
msgid "don't show filenames"
6830
msgstr "não mostrar nomes de ficheiro"
6831
6604
-#: builtin/grep.c:684
6832
+#: builtin/grep.c:686
6833
msgid "show filenames"
6834
msgstr "mostrar nomes de ficheiro"
6835
6608
-#: builtin/grep.c:686
6836
+#: builtin/grep.c:688
6837
msgid "show filenames relative to top directory"
6838
msgstr "mostrar nomes de ficheiro relativamente ao diretório superior"
6839
6612
-#: builtin/grep.c:688
6840
+#: builtin/grep.c:690
6841
msgid "show only filenames instead of matching lines"
6842
msgstr "mostrar apenas nomes de ficheiro em vez de linhas correspondidas"
6843
6616
-#: builtin/grep.c:690
6844
+#: builtin/grep.c:692
6845
msgid "synonym for --files-with-matches"
6846
msgstr "sinónimo de --files-with-matches"
6847
6620
-#: builtin/grep.c:693
6848
+#: builtin/grep.c:695
6849
msgid "show only the names of files without match"
6850
msgstr "mostrar apenas nomes de ficheiro sem correspondência"
6851
6624
-#: builtin/grep.c:695
6852
+#: builtin/grep.c:697
6853
msgid "print NUL after filenames"
6854
msgstr "imprimir NUL depois dos nomes de ficheiro"
6855
6628
-#: builtin/grep.c:697
6856
+#: builtin/grep.c:699
6857
msgid "show the number of matches instead of matching lines"
6858
msgstr "mostrar o número de correspondências em vez das linha correspondidas"
6859
6632
-#: builtin/grep.c:698
6860
+#: builtin/grep.c:700
6861
msgid "highlight matches"
6862
msgstr "realçar correspondências"
6863
6636
-#: builtin/grep.c:700
6864
+#: builtin/grep.c:702
6865
msgid "print empty line between matches from different files"
6866
msgstr ""
6867
"imprimir uma linha em branco entre correspondências de diferentes ficheiros"
6868
6641
-#: builtin/grep.c:702
6869
+#: builtin/grep.c:704
6870
msgid "show filename only once above matches from same file"
6871
msgstr ""
6872
"mostrar só uma vez o nome do ficheiro acima das correspondências dentro do "
6873
"mesmo ficheiro"
6874
6647
-#: builtin/grep.c:705
6875
+#: builtin/grep.c:707
6876
msgid "show <n> context lines before and after matches"
6877
msgstr "mostrar <n> linhas de contexto antes e depois das correspondências"
6878
6651
-#: builtin/grep.c:708
6879
+#: builtin/grep.c:710
6880
msgid "show <n> context lines before matches"
6881
msgstr "mostrar <n> linhas de contexto antes das correspondências"
6882
6655
-#: builtin/grep.c:710
6883
+#: builtin/grep.c:712
6884
msgid "show <n> context lines after matches"
6885
msgstr "mostrar <n> linhas de contexto depois das correspondências"
6886
6659
-#: builtin/grep.c:712
6887
+#: builtin/grep.c:714
6888
msgid "use <n> worker threads"
6889
msgstr "usar <n> threads de trabalho"
6890
6663
-#: builtin/grep.c:713
6891
+#: builtin/grep.c:715
6892
msgid "shortcut for -C NUM"
6893
msgstr "atalho para -C NUM"
6894
6667
-#: builtin/grep.c:716
6895
+#: builtin/grep.c:718
6896
msgid "show a line with the function name before matches"
6897
msgstr "mostrar uma linha com o nome da função antes das correspondências"
6898
6671
-#: builtin/grep.c:718
6899
+#: builtin/grep.c:720
6900
msgid "show the surrounding function"
6901
msgstr "mostrar a função circundante"
6902
6675
-#: builtin/grep.c:721
6903
+#: builtin/grep.c:723
6904
msgid "read patterns from file"
6905
msgstr "ler padrões do ficheiro"
6906
6679
-#: builtin/grep.c:723
6907
+#: builtin/grep.c:725
6908
msgid "match <pattern>"
6909
msgstr "procurar <padrão>"
6910
6683
-#: builtin/grep.c:725
6911
+#: builtin/grep.c:727
6912
msgid "combine patterns specified with -e"
6913
msgstr "combinar padrões especificados com -e"
6914
6687
-#: builtin/grep.c:737
6915
+#: builtin/grep.c:739
6916
msgid "indicate hit with exit status without output"
6917
msgstr "indicar padrão encontrado no valor de saída, mas não imprimir"
6918
6691
-#: builtin/grep.c:739
6919
+#: builtin/grep.c:741
6920
msgid "show only matches from files that match all patterns"
6921
msgstr ""
6922
"mostrar apenas correspondências de ficheiro que tenham todos os padrões"
6923
6696
-#: builtin/grep.c:741
6924
+#: builtin/grep.c:743
6925
msgid "show parse tree for grep expression"
6926
msgstr "mostrar árvore de analise da expressões grep"
6927
6700
-#: builtin/grep.c:745
6928
+#: builtin/grep.c:747
6929
msgid "pager"
6930
msgstr "paginador"
6931
6704
-#: builtin/grep.c:745
6932
+#: builtin/grep.c:747
6933
msgid "show matching files in the pager"
6934
msgstr "mostrar ficheiros com correspondências no paginador"
6935
6708
-#: builtin/grep.c:748
6936
+#: builtin/grep.c:750
6937
msgid "allow calling of grep(1) (ignored by this build)"
6938
msgstr "permitir invocar grep(1) (ignorado nesta compilação)"
6939
6712
-#: builtin/grep.c:811
6940
+#: builtin/grep.c:813
6941
msgid "no pattern given."
6942
msgstr "nenhum padrão fornecido."
6943
6716
-#: builtin/grep.c:843 builtin/index-pack.c:1475
6944
+#: builtin/grep.c:845 builtin/index-pack.c:1477
6945
#, c-format
6946
msgid "invalid number of threads specified (%d)"
6947
msgstr "número de threads especificado inválido (%d)"
6948
6721
-#: builtin/grep.c:873
6949
+#: builtin/grep.c:875
6950
msgid "--open-files-in-pager only works on the worktree"
6951
msgstr "--open-files-in-pager só funciona na árvore de trabalho"
6952
6725
-#: builtin/grep.c:899
6953
+#: builtin/grep.c:901
6954
msgid "--cached or --untracked cannot be used with --no-index."
6955
msgstr "--cached ou --untracked não podem ser usados com --no-index."
This file is too large to show in full.