l10n: pt_PT: update Portuguese translation
Signed-off-by: Vasco Almeida <vascomalmeida@sapo.pt>
Vasco Almeida committed
May 27, 2016 at 19:17 UTC
f086c2576c70528b2942dec92adbf5fbc98cb967
1 file changed
+322
-276
po/pt_PT.po
+322
-276
@@ -10,7 +10,7 @@ msgstr ""
10
"Project-Id-Version: Git\n"
11
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
12
"POT-Creation-Date: 2016-05-24 23:42+0800\n"
13
-"PO-Revision-Date: 2016-05-28 09:57+0000\n"
13
+"PO-Revision-Date: 2016-05-31 18:17+0000\n"
14
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
15
"Language-Team: Portuguese\n"
16
"Language: pt\n"
@@ -47,7 +47,7 @@ msgstr "A terminar devido a integração incompleta."
47
48
#: archive.c:12
49
msgid "git archive [<options>] <tree-ish> [<path>...]"
50
-msgstr "git archive [<opções>] <árvore> [<caminho>...]"
50
+msgstr "git archive [<opções>] <árvore-etc> [<caminho>...]"
51
52
#: archive.c:13
53
msgid "git archive --list"
@@ -57,7 +57,7 @@ msgstr "git archive --list"
57
msgid ""
58
"git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
59
msgstr ""
60
-"git archive --remote <repo> [--exec <cmd>] [<opções>] <tree-ish> "
60
+"git archive --remote <repo> [--exec <cmd>] [<opções>] <árvore-etc> "
61
"[<caminho>...]"
62
63
#: archive.c:15
@@ -279,9 +279,9 @@ msgid "'%s' is already checked out at '%s'"
279
msgstr "'%s' foi já extraído em '%s'"
280
281
#: branch.c:364
282
-#, fuzzy, c-format
282
+#, 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"
284
+msgstr "HEAD da árvore de trabalho %s não está atualizada"
285
286
#: bundle.c:34
287
#, c-format
@@ -296,7 +296,7 @@ msgstr "cabeçalho não reconhecido: %s%s (%d)"
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'"
299
+msgstr "não foi possível abrir '%s'"
300
301
#: bundle.c:139
302
msgid "Repository lacks these prerequisite commits:"
@@ -388,7 +388,7 @@ msgid "bad config line %d in %s %s"
388
msgstr "linha %d de configuração incorreta em %s %s"
389
390
#: config.c:593
391
-#, c-format
391
+#, c-format, fuzzy
392
msgid "bad numeric config value '%s' for '%s' in %s %s: %s"
393
msgstr "valor numérico '%s' da configuração '%s' em %s %s incorreto: %s"
394
@@ -437,28 +437,26 @@ msgid "%s has multiple values"
437
msgstr "%s tem múltiplos valores"
438
439
#: config.c:2224
440
-#, fuzzy, c-format
440
+#, c-format
441
msgid "could not set '%s' to '%s'"
442
-msgstr "Não foi possível definir '%s' como '%s'"
442
+msgstr "não foi possível definir '%s' como '%s'"
443
444
#: config.c:2226
445
-#, fuzzy, c-format
445
+#, c-format
446
msgid "could not unset '%s'"
447
-msgstr "Não foi possível definir '%s'"
447
+msgstr "não foi possível reiniciar '%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
454
-#, fuzzy
454
msgid "failed write to rev-list"
456
-msgstr "falha ao escrever para rev-list: %s"
455
+msgstr "falha ao escrever para rev-list"
456
457
#: connected.c:96
459
-#, fuzzy
458
msgid "failed to close rev-list's stdin"
461
-msgstr "falha ao fechar stdin de rev-list: %s"
459
+msgstr "falha ao fechar entrada padrão de rev-list"
460
461
#: date.c:95
462
msgid "in the future"
@@ -605,14 +603,14 @@ msgid "gpg failed to sign the data"
603
msgstr "gpg não assinou os dados"
604
605
#: gpg-interface.c:222
608
-#, fuzzy, c-format
606
+#, c-format
607
msgid "could not create temporary file '%s'"
610
-msgstr "não foi possível criar ficheiro temporário '%s': %s"
608
+msgstr "não foi possível criar ficheiro temporário '%s'"
609
610
#: gpg-interface.c:224
613
-#, fuzzy, c-format
611
+#, c-format
612
msgid "failed writing detached signature to '%s'"
615
-msgstr "falha ao escrever assinatura destacada em '%s': %s"
613
+msgstr "falha ao escrever assinatura destacada em '%s'"
614
615
#: grep.c:1718
616
#, c-format
@@ -625,9 +623,9 @@ msgid "failed to stat '%s'"
623
msgstr "falha ao invocar stat de '%s'"
624
625
#: grep.c:1746
628
-#, fuzzy, c-format
626
+#, c-format
627
msgid "'%s': short read"
630
-msgstr "'%s': leitura truncada %s"
628
+msgstr "'%s': leitura truncada"
629
630
#: help.c:205
631
#, c-format
@@ -653,7 +651,7 @@ msgstr ""
651
652
#: help.c:366
653
msgid "Uh oh. Your system reports no Git commands at all."
656
-msgstr "Ai ai. Não há nenhum comando do Git disponível no sistema."
654
+msgstr "Oh não. Não há nenhum comando do Git disponível no sistema."
655
656
#: help.c:388
657
#, c-format
@@ -704,11 +702,18 @@ msgid ""
702
"may have crashed in this repository earlier:\n"
703
"remove the file manually to continue."
704
msgstr ""
705
+"Não é possível criar '%s.lock': %s.\n"
706
+"\n"
707
+"Outro processo git parece estar a executar neste repositório, e.g.\n"
708
+"um editor aberto por 'git commit'. Certifique-se que todos os processos\n"
709
+"terminaram e tente de novo. Se ainda assim falhar, um processo git\n"
710
+"pode ter falhado anteriormente no repositório:\n"
711
+"remova o ficheiro manualmente para continuar."
712
713
#: lockfile.c:160
709
-#, fuzzy, c-format
714
+#, c-format
715
msgid "Unable to create '%s.lock': %s"
711
-msgstr "não foi possível criar '%s'"
716
+msgstr "Não é foi possível criar '%s.lock': %s"
717
718
#: merge.c:41
719
msgid "failed to read the cache"
@@ -750,7 +755,7 @@ msgstr ": talvez um conflito D/F?"
755
#: merge-recursive.c:725
756
#, c-format
757
msgid "refusing to lose untracked file at '%s'"
753
-msgstr "recusando-se a perder ficheiro não controlado em '%s'"
758
+msgstr "perda de ficheiro não controlado em '%s' recusada"
759
760
#: merge-recursive.c:765
761
#, c-format
@@ -987,7 +992,7 @@ msgstr "Valor de notes.rewriteMode incorreto: '%s'"
992
#: notes-utils.c:110
993
#, c-format
994
msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
990
-msgstr "Recusando-se a reescrever notas em %s (fora de refs/notes/)"
995
+msgstr "Reescrita de notas em %s (fora de refs/notes/) recusada"
996
997
#. TRANSLATORS: The first %s is the name of the
998
#. environment variable, the second %s is its value
@@ -1476,9 +1481,9 @@ msgid "Could not write to %s"
1481
msgstr "Não foi possível escrever em %s"
1482
1483
#: sequencer.c:193
1479
-#, fuzzy, c-format
1484
+#, c-format
1485
msgid "Error wrapping up %s"
1481
-msgstr "Erro ao isolar %s"
1486
+msgstr "Erro ao rematar %s."
1487
1488
#: sequencer.c:208
1489
msgid "Your local changes would be overwritten by cherry-pick."
@@ -1630,9 +1635,9 @@ msgid "Could not create sequencer directory %s"
1635
msgstr "Não foi possível criar o diretório do sequenciador %s"
1636
1637
#: sequencer.c:835 sequencer.c:916
1633
-#, fuzzy, c-format
1638
+#, c-format
1639
msgid "Error wrapping up %s."
1635
-msgstr "Erro ao isolar %s."
1640
+msgstr "Erro ao rematar %s."
1641
1642
#: sequencer.c:854 sequencer.c:986
1643
msgid "no cherry-pick or revert in progress"
@@ -1647,9 +1652,9 @@ msgid "cannot abort from a branch yet to be born"
1652
msgstr "não é possível abortar um ramo ainda não criado"
1653
1654
#: sequencer.c:878 builtin/fetch.c:610 builtin/fetch.c:851
1650
-#, fuzzy, c-format
1655
+#, c-format
1656
msgid "cannot open %s"
1652
-msgstr "não é possível abrir '%s'"
1657
+msgstr "não é possível abrir %s"
1658
1659
#: sequencer.c:880
1660
#, c-format
@@ -1696,11 +1701,11 @@ msgstr "falha ao ler %s"
1701
#: setup.c:468
1702
#, c-format
1703
msgid "Expected git repo version <= %d, found %d"
1699
-msgstr ""
1704
+msgstr "Esperava-se versão do repositório git <= %d, obteve-se %d"
1705
1706
#: setup.c:476
1707
msgid "unknown repository extensions found:"
1703
-msgstr ""
1708
+msgstr "extensões de repositório desconhecidas encontradas:"
1709
1710
#: sha1_file.c:1080
1711
msgid "offset before end of packfile (broken .idx?)"
@@ -1768,12 +1773,12 @@ msgstr "falha ao preparar .gitmodules atualizado"
1773
1774
#: submodule.c:177
1775
msgid "negative values not allowed for submodule.fetchJobs"
1771
-msgstr ""
1776
+msgstr "não é permitido valores negativos em submodule.fetchJobs"
1777
1778
#: submodule-config.c:355
1774
-#, fuzzy, c-format
1779
+#, c-format
1780
msgid "invalid value for %s"
1776
-msgstr "Valor inválido de %s: %s"
1781
+msgstr "Valor inválido de %s"
1782
1783
#: trailer.c:237
1784
#, c-format
@@ -1794,7 +1799,7 @@ msgstr "mais do que um %s"
1799
#: trailer.c:582
1800
#, c-format
1801
msgid "empty trailer token in trailer '%.*s'"
1797
-msgstr ""
1802
+msgstr "token terminador vazio no terminador '%.*s'"
1803
1804
#: trailer.c:702
1805
#, c-format
@@ -1840,13 +1845,19 @@ msgid ""
1845
"Your local changes to the following files would be overwritten by checkout:\n"
1846
"%%sPlease commit your changes or stash them before you can switch branches."
1847
msgstr ""
1848
+"As suas alterações locais nos seguintes ficheiros seriam substituídas ao "
1849
+"extrair:\n"
1850
+"%%sSubmeta as suas alterações ou empilhe-as (stash) antes de trocar de ramo."
1851
1852
#: unpack-trees.c:66
1845
-#, fuzzy, c-format
1853
+#, c-format
1854
msgid ""
1855
"Your local changes to the following files would be overwritten by checkout:\n"
1856
"%%s"
1849
-msgstr "As suas alterações locais serão substituídas por cherry-pick."
1857
+msgstr ""
1858
+"As suas alterações locais nos seguintes ficheiros seriam substituídas ao "
1859
+"extrair:\n"
1860
+"%%s"
1861
1862
#: unpack-trees.c:69
1863
#, c-format
@@ -1854,13 +1865,19 @@ msgid ""
1865
"Your local changes to the following files would be overwritten by merge:\n"
1866
"%%sPlease commit your changes or stash them before you can merge."
1867
msgstr ""
1868
+"As suas alterações locais nos seguintes ficheiros seriam substituídas ao "
1869
+"integrar:\n"
1870
+"%%sSubmeta as suas alterações ou empilhe-as (stash) antes de integrar."
1871
1872
#: unpack-trees.c:71
1859
-#, fuzzy, c-format
1873
+#, c-format
1874
msgid ""
1875
"Your local changes to the following files would be overwritten by merge:\n"
1876
"%%s"
1863
-msgstr "As suas alterações locais serão substituídas por revert."
1877
+msgstr ""
1878
+"As suas alterações locais nos seguintes ficheiros seriam substituídas ao "
1879
+"integrar:\n"
1880
+"%%s"
1881
1882
#: unpack-trees.c:74
1883
#, c-format
@@ -1868,13 +1885,19 @@ msgid ""
1885
"Your local changes to the following files would be overwritten by %s:\n"
1886
"%%sPlease commit your changes or stash them before you can %s."
1887
msgstr ""
1888
+"As suas alterações locais nos seguintes ficheiros seriam substituídas por %s:"
1889
+"\n"
1890
+"%%sSubmeta as suas alterações ou empilhe-as (stash) antes de efetuar %s."
1891
1892
#: unpack-trees.c:76
1873
-#, fuzzy, c-format
1893
+#, c-format
1894
msgid ""
1895
"Your local changes to the following files would be overwritten by %s:\n"
1896
"%%s"
1877
-msgstr "As suas alterações locais serão substituídas por revert."
1897
+msgstr ""
1898
+"As suas alterações locais nos seguintes ficheiros seriam substituídas por %s:"
1899
+"\n"
1900
+"%%s"
1901
1902
#: unpack-trees.c:81
1903
#, c-format
@@ -1882,6 +1905,9 @@ msgid ""
1905
"Updating the following directories would lose untracked files in it:\n"
1906
"%s"
1907
msgstr ""
1908
+"Perder-se-iam ficheiros não controlados ao atualizar os seguintes diretórios:"
1909
+"\n"
1910
+"%s"
1911
1912
#: unpack-trees.c:85
1913
#, c-format
@@ -1889,6 +1915,9 @@ msgid ""
1915
"The following untracked working tree files would be removed by checkout:\n"
1916
"%%sPlease move or remove them before you can switch branches."
1917
msgstr ""
1918
+"Os seguintes ficheiros não controlados na árvore de trabalho seriam "
1919
+"removidos ao extrair:\n"
1920
+"%%sMova ou remova-os antes de trocar de ramos."
1921
1922
#: unpack-trees.c:87
1923
#, c-format
@@ -1896,6 +1925,9 @@ msgid ""
1925
"The following untracked working tree files would be removed by checkout:\n"
1926
"%%s"
1927
msgstr ""
1928
+"Os seguintes ficheiros não controlados na árvore de trabalho seriam "
1929
+"removidos ao extrair:\n"
1930
+"%%s"
1931
1932
#: unpack-trees.c:90
1933
#, c-format
@@ -1903,6 +1935,9 @@ msgid ""
1935
"The following untracked working tree files would be removed by merge:\n"
1936
"%%sPlease move or remove them before you can merge."
1937
msgstr ""
1938
+"Os seguintes ficheiros não controlados na árvore de trabalho seriam "
1939
+"removidos ao integrar:\n"
1940
+"%%sMova ou remova-os antes de integrar."
1941
1942
#: unpack-trees.c:92
1943
#, c-format
@@ -1910,6 +1945,9 @@ msgid ""
1945
"The following untracked working tree files would be removed by merge:\n"
1946
"%%s"
1947
msgstr ""
1948
+"Os seguintes ficheiros não controlados na árvore de trabalho seriam "
1949
+"removidos ao integrar:\n"
1950
+"%%s"
1951
1952
#: unpack-trees.c:95
1953
#, c-format
@@ -1917,6 +1955,9 @@ msgid ""
1955
"The following untracked working tree files would be removed by %s:\n"
1956
"%%sPlease move or remove them before you can %s."
1957
msgstr ""
1958
+"Os seguintes ficheiros não controlados na árvore de trabalho seriam "
1959
+"removidos por %s:\n"
1960
+"%%sMova ou remova-os antes de efetuar %s."
1961
1962
#: unpack-trees.c:97
1963
#, c-format
@@ -1924,6 +1965,9 @@ msgid ""
1965
"The following untracked working tree files would be removed by %s:\n"
1966
"%%s"
1967
msgstr ""
1968
+"Os seguintes ficheiros não controlados na árvore de trabalho seriam "
1969
+"removidos por %s:\n"
1970
+"%%s"
1971
1972
#: unpack-trees.c:102
1973
#, c-format
@@ -1932,6 +1976,9 @@ msgid ""
1976
"checkout:\n"
1977
"%%sPlease move or remove them before you can switch branches."
1978
msgstr ""
1979
+"Os seguintes ficheiros não controlados da árvore de trabalho seriam "
1980
+"substituídos ao extrair:\n"
1981
+"%%sMova ou remova-os antes de trocar de ramos."
1982
1983
#: unpack-trees.c:104
1984
#, c-format
@@ -1940,6 +1987,9 @@ msgid ""
1987
"checkout:\n"
1988
"%%s"
1989
msgstr ""
1990
+"Os seguintes ficheiros não controlados da árvore de trabalho seriam "
1991
+"substituídos ao extrair:\n"
1992
+"%%s"
1993
1994
#: unpack-trees.c:107
1995
#, c-format
@@ -1947,6 +1997,9 @@ msgid ""
1997
"The following untracked working tree files would be overwritten by merge:\n"
1998
"%%sPlease move or remove them before you can merge."
1999
msgstr ""
2000
+"Os seguintes ficheiros não controlados da árvore de trabalho seriam "
2001
+"substituídos ao integrar:\n"
2002
+"%%sMova ou remova-os antes de integrar."
2003
2004
#: unpack-trees.c:109
2005
#, c-format
@@ -1954,6 +2007,9 @@ msgid ""
2007
"The following untracked working tree files would be overwritten by merge:\n"
2008
"%%s"
2009
msgstr ""
2010
+"Os seguintes ficheiros não controlados da árvore de trabalho seriam "
2011
+"substituídos ao integrar:\n"
2012
+"%%s"
2013
2014
#: unpack-trees.c:112
2015
#, c-format
@@ -1961,6 +2017,9 @@ msgid ""
2017
"The following untracked working tree files would be overwritten by %s:\n"
2018
"%%sPlease move or remove them before you can %s."
2019
msgstr ""
2020
+"Os seguintes ficheiros não controlados da árvore de trabalho seriam "
2021
+"substituídos por %s:\n"
2022
+"%%sMova ou remova-os antes de efetuar %s."
2023
2024
#: unpack-trees.c:114
2025
#, c-format
@@ -1968,11 +2027,14 @@ msgid ""
2027
"The following untracked working tree files would be overwritten by %s:\n"
2028
"%%s"
2029
msgstr ""
2030
+"Os seguintes ficheiros não controlados da árvore de trabalho seriam "
2031
+"substituídos por %s:\n"
2032
+"%%s"
2033
2034
#: unpack-trees.c:121
2035
#, c-format
2036
msgid "Entry '%s' overlaps with '%s'. Cannot bind."
1975
-msgstr ""
2037
+msgstr "A entrada '%s' sobrepõe-se com '%s'. Não é possível vincular."
2038
2039
#: unpack-trees.c:124
2040
#, c-format
@@ -1980,6 +2042,9 @@ msgid ""
2042
"Cannot update sparse checkout: the following entries are not up-to-date:\n"
2043
"%s"
2044
msgstr ""
2045
+"Não é possível extrair esparsamente: as seguintes entradas não estão "
2046
+"atualizadas:\n"
2047
+"%s"
2048
2049
#: unpack-trees.c:126
2050
#, c-format
@@ -1988,6 +2053,9 @@ msgid ""
2053
"update:\n"
2054
"%s"
2055
msgstr ""
2056
+"Os seguintes ficheiros na árvore de trabalho seriam substituídos ao "
2057
+"atualizar a extração esparsa:\n"
2058
+"%s"
2059
2060
#: unpack-trees.c:128
2061
#, c-format
@@ -1996,11 +2064,14 @@ msgid ""
2064
"update:\n"
2065
"%s"
2066
msgstr ""
2067
+"Os seguintes ficheiros na árvore de trabalho seriam removidos ao atualizar a "
2068
+"extração esparsa:\n"
2069
+"%s"
2070
2071
#: unpack-trees.c:205
2072
#, c-format
2073
msgid "Aborting\n"
2003
-msgstr ""
2074
+msgstr "A abortar\n"
2075
2076
#: unpack-trees.c:237
2077
msgid "Checking out files"
@@ -2306,11 +2377,11 @@ msgstr " (use \"git rebase --edit-todo\" para visualizar e editar)"
2377
#: wt-status.c:1148
2378
#, c-format
2379
msgid "You are currently rebasing branch '%s' on '%s'."
2309
-msgstr "A realizar rebase do ramo '%s' sobre '%s'."
2380
+msgstr "Está a realizar rebase do ramo '%s' sobre '%s'."
2381
2382
#: wt-status.c:1153
2383
msgid "You are currently rebasing."
2313
-msgstr "Rebase em curso."
2384
+msgstr "Está a rebasear neste momento."
2385
2386
#: wt-status.c:1167
2387
msgid " (fix conflicts and then run \"git rebase --continue\")"
@@ -2334,11 +2405,12 @@ msgstr ""
2405
msgid ""
2406
"You are currently splitting a commit while rebasing branch '%s' on '%s'."
2407
msgstr ""
2337
-"A dividir um commit ao mesmo tempo que efetua rebase do ramo '%s' sobre '%s'."
2408
+"Está a dividir um commit ao mesmo tempo que se efetua rebase do ramo '%s' "
2409
+"sobre '%s'."
2410
2411
#: wt-status.c:1186
2412
msgid "You are currently splitting a commit during a rebase."
2341
-msgstr "A dividir um commit durante um rebase."
2413
+msgstr "Está a dividir um commit durante um rebase."
2414
2415
#: wt-status.c:1189
2416
msgid " (Once your working directory is clean, run \"git rebase --continue\")"
@@ -2350,11 +2422,12 @@ msgstr ""
2422
#, c-format
2423
msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
2424
msgstr ""
2353
-"A editar um commit ao mesmo tempo que efetua rebase do ramo '%s' sobre '%s'."
2425
+"Está a editar um commit ao mesmo tempo que efetua rebase do ramo '%s' sobre "
2426
+"'%s'."
2427
2428
#: wt-status.c:1198
2429
msgid "You are currently editing a commit during a rebase."
2357
-msgstr "A editar um commit durante um rebase."
2430
+msgstr "Está a editar um commit durante um rebase."
2431
2432
#: wt-status.c:1201
2433
msgid " (use \"git commit --amend\" to amend the current commit)"
@@ -2370,7 +2443,7 @@ msgstr ""
2443
#: wt-status.c:1213
2444
#, c-format
2445
msgid "You are currently cherry-picking commit %s."
2373
-msgstr "A realizar cherry-pick do commit %s."
2446
+msgstr "Está a realizar cherry-pick do commit %s."
2447
2448
#: wt-status.c:1218
2449
msgid " (fix conflicts and run \"git cherry-pick --continue\")"
@@ -2390,7 +2463,7 @@ msgstr ""
2463
#: wt-status.c:1232
2464
#, c-format
2465
msgid "You are currently reverting commit %s."
2393
-msgstr "A reverter o commit %s."
2466
+msgstr "Está a reverter o commit %s neste comento."
2467
2468
#: wt-status.c:1237
2469
msgid " (fix conflicts and run \"git revert --continue\")"
@@ -2408,11 +2481,11 @@ msgstr " (use \"git rever --abort\" para cancelar a operação de reversão)"
2481
#: wt-status.c:1253
2482
#, c-format
2483
msgid "You are currently bisecting, started from branch '%s'."
2411
-msgstr "Bissecção em curso, iniciada a partir do ramo '%s'."
2484
+msgstr "Está a bissetar, iniciado a partir do ramo '%s'."
2485
2486
#: wt-status.c:1257
2487
msgid "You are currently bisecting."
2415
-msgstr "Bissecção em curso."
2488
+msgstr "Está a bissetar neste momento."
2489
2490
#: wt-status.c:1260
2491
msgid " (use \"git bisect reset\" to get back to the original branch)"
@@ -3054,7 +3127,7 @@ msgstr "ignorar o patch atual"
3127
3128
#: builtin/am.c:2312
3129
msgid "restore the original branch and abort the patching operation."
3057
-msgstr "restaurar o ramo original e abortar a operação de patch"
3130
+msgstr "restaurar o ramo original e abortar a operação de patch."
3131
3132
#: builtin/am.c:2316
3133
msgid "lie about committer date"
@@ -3250,8 +3323,8 @@ msgstr "início de linha inválido: '%c'"
3323
#, c-format
3324
msgid "Hunk #%d succeeded at %d (offset %d line)."
3325
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)"
3326
+msgstr[0] "Excerto nº%d bem sucedido na linha %d (%d linha deslocada)."
3327
+msgstr[1] "Excerto nº%d bem sucedido na linha %d (%d linhas deslocadas)."
3328
3329
#: builtin/apply.c:2906
3330
#, c-format
@@ -3438,7 +3511,7 @@ msgstr[1] "A aplicar patch %%s com %d rejeições..."
3511
#: builtin/apply.c:4277
3512
#, c-format
3513
msgid "truncating .rej filename to %.*s.rej"
3441
-msgstr "a truncar o nome do ficheiro .rej em %.*s.rej "
3514
+msgstr "a truncar o nome do ficheiro .rej em %.*s.rej"
3515
3516
#: builtin/apply.c:4285
3517
#, c-format
@@ -3456,9 +3529,9 @@ msgid "Rejected hunk #%d."
3529
msgstr "Excerto nº%d rejeitado."
3530
3531
#: builtin/apply.c:4387
3459
-#, fuzzy, c-format
3532
+#, c-format
3533
msgid "Skipped patch '%s'."
3461
-msgstr "caminho inválido '%s'"
3534
+msgstr "Patch '%s' ignorado."
3535
3536
#: builtin/apply.c:4395
3537
msgid "unrecognized input"
@@ -3593,7 +3666,7 @@ msgstr "não é possível abrir o patch '%s'"
3666
msgid "squelched %d whitespace error"
3667
msgid_plural "squelched %d whitespace errors"
3668
msgstr[0] "%d erro de espaço em branco reprimido"
3596
-msgstr[1] "%d erros de espaço em branco repimidos"
3669
+msgstr[1] "%d erros de espaço em branco reprimidos"
3670
3671
#: builtin/apply.c:4643 builtin/apply.c:4653
3672
#, c-format
@@ -3668,8 +3741,7 @@ msgstr ""
3741
3742
#: builtin/blame.c:2532
3743
msgid "Show blank SHA-1 for boundary commits (Default: off)"
3671
-msgstr ""
3672
-"Mostar SHA-1 dos commits de limite em branco (Predefinição: desativado)"
3744
+msgstr "Mostar SHA-1 dos commits limite em branco (Predefinição: desativado)"
3745
3746
#: builtin/blame.c:2533
3747
msgid "Do not treat root commits as boundaries (Default: off)"
@@ -3835,9 +3907,9 @@ msgid "Couldn't look up commit object for HEAD"
3907
msgstr "Não foi possível pesquisar pelo objeto commit de HEAD"
3908
3909
#: builtin/branch.c:226
3838
-#, fuzzy, c-format
3910
+#, c-format
3911
msgid "Cannot delete branch '%s' checked out at '%s'"
3840
-msgstr "Não é possível eliminar o ramo '%s' no qual se encontra neste momento."
3912
+msgstr "Não é possível eliminar o ramo '%s' extraído em '%s'"
3913
3914
#: builtin/branch.c:241
3915
#, c-format
@@ -3944,12 +4016,12 @@ msgstr "(nenhum ramo)"
4016
#: builtin/branch.c:541
4017
#, c-format
4018
msgid "Branch %s is being rebased at %s"
3947
-msgstr ""
4019
+msgstr "O ramo %s está a ser rebaseado em %s"
4020
4021
#: builtin/branch.c:545
4022
#, c-format
4023
msgid "Branch %s is being bisected at %s"
3952
-msgstr ""
4024
+msgstr "O ramo %s está a ser bissetado em %s"
4025
4026
#: builtin/branch.c:560
4027
msgid "cannot rename the current branch while not on any."
@@ -3981,9 +4053,8 @@ msgstr ""
4053
"O ramo mudou de nome, mas a atualização do ficheiro de configuração falhou"
4054
4055
#: builtin/branch.c:623
3984
-#, fuzzy
4056
msgid "could not write branch description template"
3986
-msgstr "não foi possível escrever o modelo da descrição de ramo: %s"
4057
+msgstr "não foi possível escrever o modelo da descrição do ramo"
4058
4059
#: builtin/branch.c:651
4060
msgid "Generic options"
@@ -4007,10 +4078,9 @@ msgstr "alterar a informação do ramo a montante"
4078
4079
#: builtin/branch.c:659
4080
msgid "upstream"
4010
-msgstr ""
4081
+msgstr "a montante"
4082
4083
#: builtin/branch.c:659
4013
-#, fuzzy
4084
msgid "change the upstream info"
4085
msgstr "alterar a informação do ramo a montante"
4086
@@ -4177,8 +4247,7 @@ msgstr "não faz sentido criar 'HEAD' manualmente"
4247
4248
#: builtin/branch.c:846
4249
msgid "-a and -r options to 'git branch' do not make sense with a branch name"
4180
-msgstr ""
4181
-"as opções -a e -r de 'git branch' não fazem sentido com um nome de ramo"
4250
+msgstr "as opções -a e -r de 'git branch' não fazem sentido com um nome de ramo"
4251
4252
#: builtin/branch.c:849
4253
#, c-format
@@ -4218,8 +4287,8 @@ msgid ""
4287
"git cat-file (-t [--allow-unknown-type]|-s [--allow-unknown-type]|-e|-p|"
4288
"<type>|--textconv) <object>"
4289
msgstr ""
4221
-"git cat-file (-t [--allow-unknown-type]|-s [--allow-unknown-type]|-e|-p|"
4222
-"<tipo>|--textconv) <objeto>"
4290
+"git cat-file (-t [--allow-unknown-type]|-s [--allow-unknown-"
4291
+"type]|-e|-p|<tipo>|--textconv) <objeto>"
4292
4293
#: builtin/cat-file.c:429
4294
msgid "git cat-file (--batch | --batch-check) [--follow-symlinks]"
@@ -4714,9 +4783,9 @@ msgid ""
4783
"Cannot update paths and switch to branch '%s' at the same time.\n"
4784
"Did you intend to checkout '%s' which can not be resolved as commit?"
4785
msgstr ""
4717
-"Não é possível atualizar os caminho e mudar para o ramo '%s' ao mesmo "
4718
-"tempo.\n"
4719
-"Pretendia extrair '%s' podendo ser resolvido num commit?"
4786
+"Não é possível atualizar os caminho e mudar para o ramo '%s' ao mesmo tempo."
4787
+"\n"
4788
+"Pretendia extrair '%s' o qual não pode ser resolvido como commit?"
4789
4790
#: builtin/checkout.c:1262
4791
#, c-format
@@ -4807,7 +4876,7 @@ msgstr "Introduza padrões a ignorar>> "
4876
#: builtin/clean.c:690
4877
#, c-format
4878
msgid "WARNING: Cannot find items matched by: %s"
4810
-msgstr "AVISO: não foram encontrados itens correspondentes a %s"
4879
+msgstr "AVISO: não foram encontrados itens correspondentes a: %s"
4880
4881
#: builtin/clean.c:711
4882
msgid "Select items to delete"
@@ -4902,7 +4971,7 @@ msgid ""
4971
"clean"
4972
msgstr ""
4973
"clean.requireForce definido como true e nenhum -i, -n, ou -f fornecido; "
4905
-"recusando-se a limpar"
4974
+"limpeza recusada"
4975
4976
#: builtin/clean.c:904
4977
msgid ""
@@ -4910,7 +4979,7 @@ msgid ""
4979
"refusing to clean"
4980
msgstr ""
4981
"clean.requireForce predefinido como true e nenhum -i, -n, ou -f fornecido; "
4913
-"recusando-se a limpar"
4982
+"limpeza recusada"
4983
4984
#: builtin/clone.c:37
4985
msgid "git clone [<options>] [--] <repo> [<dir>]"
@@ -4945,9 +5014,8 @@ msgid "initialize submodules in the clone"
5014
msgstr "inicializar submódulos no clone"
5015
5016
#: builtin/clone.c:79
4948
-#, fuzzy
5017
msgid "number of submodules cloned in parallel"
4950
-msgstr "número de submódulos obtidos em paralelo"
5018
+msgstr "número de submódulos clonados em paralelo"
5019
5020
#: builtin/clone.c:80 builtin/init-db.c:470
5021
msgid "template-directory"
@@ -4996,9 +5064,8 @@ msgid "clone only one branch, HEAD or --branch"
5064
msgstr "clonar apenas um ramo, HEAD ou --branch"
5065
5066
#: builtin/clone.c:97
4999
-#, fuzzy
5067
msgid "any cloned submodules will be shallow"
5001
-msgstr "sítio para aonde o novo submódulo será clonado"
5068
+msgstr "qualquer submódulo clonado será raso"
5069
5070
#: builtin/clone.c:98 builtin/init-db.c:479
5071
msgid "gitdir"
@@ -5037,7 +5104,7 @@ msgstr ""
5104
msgid "reference repository '%s' as a linked checkout is not supported yet."
5105
msgstr ""
5106
"ainda não é suportada a funcionalidade que permite ter o repositório de "
5040
-"referência '%s' como uma extração ligada"
5107
+"referência '%s' como uma extração ligada."
5108
5109
#: builtin/clone.c:309
5110
#, c-format
@@ -5128,7 +5195,7 @@ msgstr "não é possível reempacotar para limpar"
5195
5196
#: builtin/clone.c:832
5197
msgid "cannot unlink temporary alternates file"
5131
-msgstr "não é possível invocar unlink sobre o ficheiro alternates temporário"
5198
+msgstr "não é possível invocar unlink sobre o ficheiro sobressalente temporário"
5199
5200
#: builtin/clone.c:864 builtin/receive-pack.c:1731
5201
msgid "Too many arguments."
@@ -5310,7 +5377,7 @@ msgid ""
5377
"it empty. You can repeat your command with --allow-empty, or you can\n"
5378
"remove the commit entirely with \"git reset HEAD^\".\n"
5379
msgstr ""
5313
-"Pediu para emendar o commit mais recente, mas fazê-lo torná-lo-ia\n"
5380
+"Pediu para emendar o commit mais recente, mas ao fazê-lo torná-lo-ia\n"
5381
"vazio. Pode repetir o comando com --allow-empty, ou pode remover o\n"
5382
"commit completamente com \"git reset HEAD^\".\n"
5383
@@ -5474,7 +5541,7 @@ msgstr ""
5541
"\n"
5542
"Parece que está a submeter um cherry-pick.\n"
5543
"Se não é o caso, remova o ficheiro\n"
5477
-" %s\n"
5544
+"\t%s\n"
5545
"e tente outra vez.\n"
5546
5547
#: builtin/commit.c:832
@@ -5598,7 +5665,7 @@ msgstr "Modo de limpeza inválido %s"
5665
5666
#: builtin/commit.c:1225
5667
msgid "Paths with -a does not make sense."
5601
-msgstr "A especificação de caminhos com -a não faz sentido."
5668
+msgstr "Indicar caminhos com -a não faz sentido."
5669
5670
#: builtin/commit.c:1335 builtin/commit.c:1621
5671
msgid "show status concisely"
@@ -5729,8 +5796,7 @@ msgstr ""
5796
5797
#: builtin/commit.c:1602
5798
msgid "use autosquash formatted message to squash specified commit"
5732
-msgstr ""
5733
-"usar mensagem com formato autosquash para esmagar o commit especificado"
5799
+msgstr "usar mensagem com formato autosquash para esmagar o commit especificado"
5800
5801
#: builtin/commit.c:1603
5802
msgid "the commit is authored by me now (used with -C/-c/--amend)"
@@ -5950,7 +6016,7 @@ msgstr "Tipo"
6016
6017
#: builtin/config.c:78
6018
msgid "value is \"true\" or \"false\""
5953
-msgstr "o valor é \"true\" (verdadeiro) ou \"falso\" (falso)"
6019
+msgstr "o valor é \"true\" (verdadeiro) ou \"false\" (falso)"
6020
6021
#: builtin/config.c:79
6022
msgid "value is decimal number"
@@ -6020,7 +6086,7 @@ msgstr "imprimir dimensões em formato inteligível por humanos"
6086
6087
#: builtin/describe.c:17
6088
msgid "git describe [<options>] [<commit-ish>...]"
6023
-msgstr "git describe [<opções>] [<commit-ish>...]"
6089
+msgstr "git describe [<opções>] [<commit-etc>...]"
6090
6091
#: builtin/describe.c:18
6092
msgid "git describe [<options>] --dirty"
@@ -6243,8 +6309,7 @@ msgstr "anonimizar saída"
6309
6310
#: builtin/fetch.c:20
6311
msgid "git fetch [<options>] [<repository> [<refspec>...]]"
6246
-msgstr ""
6247
-"git fetch [<opções>] [<repositório> [<especificador-de-referência>...]]"
6312
+msgstr "git fetch [<opções>] [<repositório> [<especificador-de-referência>...]]"
6313
6314
#: builtin/fetch.c:21
6315
msgid "git fetch [<options>] <group>"
@@ -6441,7 +6506,7 @@ msgstr "(nenhum)"
6506
#: builtin/fetch.c:841
6507
#, c-format
6508
msgid "Refusing to fetch into current branch %s of non-bare repository"
6444
-msgstr "Não é possível obter objetos no ramo atual %s de um repositório não nu"
6509
+msgstr "Obtenção de objetos no ramo atual %s de um repositório não nu recusada"
6510
6511
#: builtin/fetch.c:860
6512
#, c-format
@@ -6629,7 +6694,7 @@ msgstr "considerar os reflogs como nós cabeça (predefinição)"
6694
6695
#: builtin/fsck.c:564
6696
msgid "also consider packs and alternate objects"
6632
-msgstr "considerar também pacotes e objetos alternate"
6697
+msgstr "considerar também pacotes e objetos sobressalente"
6698
6699
#: builtin/fsck.c:565
6700
msgid "check only connectivity"
@@ -6675,7 +6740,7 @@ msgid ""
6740
"%s"
6741
msgstr ""
6742
"A última execução do gc reportou o seguinte.\n"
6678
-"Corrija a raiz do problema e remova %s.\n"
6743
+"Corrija a origem do problema e remova %s.\n"
6744
"A limpeza automática não será realizada enquanto o ficheiro existir.\n"
6745
"\n"
6746
"%s"
@@ -6966,15 +7031,15 @@ msgstr ""
7031
7032
#: builtin/grep.c:917
7033
msgid "both --cached and trees are given."
6969
-msgstr "--cached e árvores fornecidos simultaneamente."
7034
+msgstr "--cached e árvores foram fornecidos simultaneamente."
7035
7036
#: builtin/hash-object.c:81
7037
msgid ""
7038
"git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
7039
"[--] <file>..."
7040
msgstr ""
6976
-"git hash-object [-t <tipo>] [-w] [--path=<ficheiro> | --no-filters] [--"
6977
-"stdin] [--] <ficheiro>..."
7041
+"git hash-object [-t <tipo>] [-w] [--path=<ficheiro> | --no-filters] [--stdin]"
7042
+" [--] <ficheiro>..."
7043
7044
#: builtin/hash-object.c:82
7045
msgid "git hash-object --stdin-paths"
@@ -7054,9 +7119,9 @@ msgid "emacsclient version '%d' too old (< 22)."
7119
msgstr "a versão do emacsclient '%d' é demasiado antiga (< 22)."
7120
7121
#: builtin/help.c:130 builtin/help.c:151 builtin/help.c:160 builtin/help.c:168
7057
-#, fuzzy, c-format
7122
+#, c-format
7123
msgid "failed to exec '%s'"
7059
-msgstr "falha ao executar '%s': %s"
7124
+msgstr "falha ao executar '%s'"
7125
7126
#: builtin/help.c:205
7127
#, c-format
@@ -7065,7 +7130,7 @@ msgid ""
7130
"Please consider using 'man.<tool>.cmd' instead."
7131
msgstr ""
7132
"'%s': caminho para visualizador de manual não suportado.\n"
7068
-"Considere usar 'man.<tool>.cmd'."
7133
+"Considere usar 'man.<ferramenta>.cmd'."
7134
7135
#: builtin/help.c:217
7136
#, c-format
@@ -7074,12 +7139,12 @@ msgid ""
7139
"Please consider using 'man.<tool>.path' instead."
7140
msgstr ""
7141
"'%s': comando de visualizador de manual suportado.\n"
7077
-"Considere usar 'man.<tool>.path'."
7142
+"Considere usar 'man.<ferramenta>.path'."
7143
7144
#: builtin/help.c:334
7145
#, c-format
7146
msgid "'%s': unknown man viewer."
7082
-msgstr "'%s' visualizador de manual desconhecido."
7147
+msgstr "'%s': visualizador de manual desconhecido."
7148
7149
#: builtin/help.c:351
7150
msgid "no man viewer handled the request"
@@ -7139,7 +7204,7 @@ msgstr "'git %s' é um alias de '%s'"
7204
#: builtin/index-pack.c:152
7205
#, c-format
7206
msgid "unable to open %s"
7142
-msgstr "não foi possível ler %s"
7207
+msgstr "não foi possível abrir %s"
7208
7209
#: builtin/index-pack.c:202
7210
#, c-format
@@ -7213,9 +7278,8 @@ msgid "offset value overflow for delta base object"
7278
msgstr "delta de objeto base com capacidade excedida no valor de offset"
7279
7280
#: builtin/index-pack.c:530
7216
-#, fuzzy
7281
msgid "delta base offset is out of bound"
7218
-msgstr "um offset de base delta ultrapassou o limite"
7282
+msgstr "offset da base delta está fora do limite"
7283
7284
#: builtin/index-pack.c:538
7285
#, c-format
@@ -7315,10 +7379,10 @@ msgid "confusion beyond insanity"
7379
msgstr "extrema confusão"
7380
7381
#: builtin/index-pack.c:1253
7318
-#, fuzzy, c-format
7382
+#, c-format
7383
msgid "completed with %d local object"
7384
msgid_plural "completed with %d local objects"
7321
-msgstr[0] "concluído com %d objetos locais"
7385
+msgstr[0] "concluído com %d objeto local"
7386
msgstr[1] "concluído com %d objetos locais"
7387
7388
#: builtin/index-pack.c:1265
@@ -7463,10 +7527,9 @@ msgid "templates not found %s"
7527
msgstr "modelos não encontrados em %s"
7528
7529
#: builtin/init-db.c:135
7466
-#, fuzzy, c-format
7530
+#, c-format
7531
msgid "not copying templates from '%s': %s"
7468
-msgstr ""
7469
-"os modelos com versão de formato %d incorreta não foram copiados de '%s'"
7532
+msgstr "modelos não copiados de '%s': %s"
7533
7534
#: builtin/init-db.c:312 builtin/init-db.c:315
7535
#, c-format
@@ -7508,8 +7571,8 @@ msgid ""
7571
"git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
7572
"shared[=<permissions>]] [<directory>]"
7573
msgstr ""
7511
-"git init [-q | --quiet] [--bare] [--template=<diretório-modelo>] [--"
7512
-"shared[=<permissões>]] [<diretório>]"
7574
+"git init [-q | --quiet] [--bare] [--template=<diretório-modelo>] "
7575
+"[--shared[=<permissões>]] [<diretório>]"
7576
7577
#: builtin/init-db.c:475
7578
msgid "permissions"
@@ -7677,9 +7740,8 @@ msgid "Failed to resolve '%s' as a valid ref."
7740
msgstr "Falha ao resolver '%s' numa referência válida."
7741
7742
#: builtin/log.c:1231
7680
-#, fuzzy
7743
msgid "Could not find exact merge base."
7682
-msgstr "Estratégia de integração '%s' não encontrada.\n"
7744
+msgstr "Não foi possível encontrar a base exata de integração."
7745
7746
#: builtin/log.c:1235
7747
msgid ""
@@ -7687,24 +7749,26 @@ msgid ""
7749
"please use git branch --set-upstream-to to track a remote branch.\n"
7750
"Or you could specify base commit by --base=<base-commit-id> manually."
7751
msgstr ""
7752
+"Falha ao obter ramo a montante, se quer gravar o commit base automaticamente,"
7753
+"\n"
7754
+"use branch --set-upstream-to para seguir um ramo remoto.\n"
7755
+"Ou pode especificar o commit base com --base=<base-commit-id> manualmente."
7756
7757
#: builtin/log.c:1255
7692
-#, fuzzy
7758
msgid "Failed to find exact merge base"
7694
-msgstr "Falha ao procurar árvore de %s."
7759
+msgstr "Falha ao procurar base exata de integração"
7760
7761
#: builtin/log.c:1266
7762
msgid "base commit should be the ancestor of revision list"
7698
-msgstr ""
7763
+msgstr "o commit base deve ser o antecessor da lista de revisões"
7764
7765
#: builtin/log.c:1270
7766
msgid "base commit shouldn't be in revision list"
7702
-msgstr ""
7767
+msgstr "o commit base não deve fazer parte da lista de revisões"
7768
7769
#: builtin/log.c:1319
7705
-#, fuzzy
7770
msgid "cannot get patch id"
7707
-msgstr "não é possível usar -a com -d"
7771
+msgstr "não é possível obter o id do patch"
7772
7773
#: builtin/log.c:1377
7774
msgid "use [PATCH n/m] even with a single patch"
@@ -7839,13 +7903,12 @@ msgid "add a signature"
7903
msgstr "adicionar uma assinatura"
7904
7905
#: builtin/log.c:1437
7842
-#, fuzzy
7906
msgid "base-commit"
7844
-msgstr "commit"
7907
+msgstr "commit-base"
7908
7909
#: builtin/log.c:1438
7910
msgid "add prerequisite tree info to the patch series"
7848
-msgstr ""
7911
+msgstr "adicionar informação pré-requisito da árvore à série de patches"
7912
7913
#: builtin/log.c:1440
7914
msgid "add a signature from a file"
@@ -7921,7 +7984,7 @@ msgstr ""
7984
7985
#: builtin/ls-files.c:431
7986
msgid "show cached files in the output (default)"
7924
-msgstr "mostrar ficheiros em cache na saída"
7987
+msgstr "mostrar ficheiros em cache na saída (predefinição)"
7988
7989
#: builtin/ls-files.c:433
7990
msgid "show deleted files in the output"
@@ -7994,11 +8057,12 @@ msgstr "se um <ficheiro> não estiver no índice, tratar como erro"
8057
8058
#: builtin/ls-files.c:472
8059
msgid "tree-ish"
7997
-msgstr "árvore"
8060
+msgstr "árvore-etc"
8061
8062
#: builtin/ls-files.c:473
8063
msgid "pretend that paths removed since <tree-ish> are still present"
8001
-msgstr "fingir que os caminhos removidos desde <árvore> ainda estão presentes"
8064
+msgstr ""
8065
+"fingir que os caminhos removidos desde <árvore-etc> ainda estão presentes"
8066
8067
#: builtin/ls-files.c:475
8068
msgid "show debugging data"
@@ -8052,7 +8116,7 @@ msgstr "mostrar a referência subjacente em adição ao objeto por ela apontado"
8116
8117
#: builtin/ls-tree.c:28
8118
msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
8055
-msgstr "git ls-tree [<opções>] <árvore> [<caminho>...]"
8119
+msgstr "git ls-tree [<opções>] <árvore-etc> [<caminho>...]"
8120
8121
#: builtin/ls-tree.c:128
8122
msgid "only show trees"
@@ -8187,7 +8251,7 @@ msgstr "abortar integração em curso"
8251
8252
#: builtin/merge.c:226 builtin/pull.c:169
8253
msgid "allow merging unrelated histories"
8190
-msgstr ""
8254
+msgstr "permitir integração de históricos não relacionados"
8255
8256
#: builtin/merge.c:254
8257
msgid "could not run stash."
@@ -8404,9 +8468,8 @@ msgid "Commit %s has a good GPG signature by %s\n"
8468
msgstr "A assinatura GPG do commit %s por %s está correta\n"
8469
8470
#: builtin/merge.c:1415
8407
-#, fuzzy
8471
msgid "refusing to merge unrelated histories"
8409
-msgstr "recusando-se a perder ficheiro não controlado em '%s'"
8472
+msgstr "integração de históricos não relacionados recusada"
8473
8474
#: builtin/merge.c:1439
8475
#, c-format
@@ -8498,7 +8561,7 @@ msgstr "o primeiro é antecessor do segundo?"
8561
#: builtin/merge-base.c:222
8562
msgid "find where <commit> forked from reflog of <ref>"
8563
msgstr ""
8501
-"descobrir aonde foi que o <commit> divergiu usando o reflog da <referência>"
8564
+"descobrir onde foi que o <commit> divergiu usando o reflog da <referência>"
8565
8566
#: builtin/merge-file.c:8
8567
msgid ""
@@ -8563,7 +8626,7 @@ msgstr "git mv [<opções>] <origem>... <destino>"
8626
#: builtin/mv.c:70
8627
#, fuzzy, c-format
8628
msgid "Directory %s is in index and no submodule?"
8566
-msgstr "O diretório %s está no índice mas não no submódulo?"
8629
+msgstr "O diretório %s está no índice mas não em nenhum submódulo?"
8630
8631
#: builtin/mv.c:72 builtin/rm.c:317
8632
msgid "Please stage your changes to .gitmodules or stash them to proceed"
@@ -8954,8 +9017,8 @@ msgid ""
9017
"resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
9018
"cat_sort_uniq)"
9019
msgstr ""
8957
-"resolver conflitos nas notas usando a estratégia indicada (manual/ours/"
8958
-"theirs/union/cat_sort_uniq)"
9020
+"resolver conflitos nas notas usando a estratégia indicada "
9021
+"(manual/ours/theirs/union/cat_sort_uniq)"
9022
9023
#: builtin/notes.c:774
9024
msgid "Committing unmerged notes"
@@ -9024,11 +9087,10 @@ msgid "deflate error (%d)"
9087
msgstr "erro ao compactar (%d)"
9088
9089
#: builtin/pack-objects.c:763
9027
-#, fuzzy
9090
msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
9091
msgstr ""
9030
-"a desativar escrita de mapa de bits, visto que alguns objetos não estão a "
9031
-"ser compactados"
9092
+"a desativar escrita de mapa de bits, os pacotes são divididos devido a "
9093
+"pack.packSizeLimit"
9094
9095
#: builtin/pack-objects.c:776
9096
msgid "Writing objects"
@@ -9085,7 +9147,7 @@ msgstr "tamanho máximo de cada ficheiro de pacote gerado"
9147
9148
#: builtin/pack-objects.c:2611
9149
msgid "ignore borrowed objects from alternate object store"
9088
-msgstr "ignorar objetos emprestados do arquivo de objetos alternate"
9150
+msgstr "ignorar objetos emprestados do arquivo de objetos sobressalentes"
9151
9152
#: builtin/pack-objects.c:2613
9153
msgid "ignore packed objects"
@@ -9260,7 +9322,7 @@ msgstr "verificar se o commit tem uma assinatura GPG válida"
9322
9323
#: builtin/pull.c:156
9324
msgid "automatically stash/stash pop before and after rebase"
9263
-msgstr ""
9325
+msgstr "empilhar/desempilhar automaticamente antes de depois de rebase"
9326
9327
#: builtin/pull.c:172
9328
msgid "Options related to fetching"
@@ -9340,28 +9402,24 @@ msgstr "Consulte git-pull(1) para obter mais detalhes."
9402
9403
#: builtin/pull.c:481 builtin/pull.c:487 builtin/pull.c:496
9404
#: git-parse-remote.sh:64
9343
-#, fuzzy
9405
msgid "<remote>"
9345
-msgstr "* remoto %s"
9406
+msgstr "<remoto>"
9407
9408
#: builtin/pull.c:481 builtin/pull.c:496 builtin/pull.c:501
9409
#: git-parse-remote.sh:65
9349
-#, fuzzy
9410
msgid "<branch>"
9351
-msgstr "ramo"
9411
+msgstr "<ramo>"
9412
9413
#: builtin/pull.c:489 git-parse-remote.sh:75
9414
msgid "There is no tracking information for the current branch."
9415
msgstr "O ramo atual não segue nenhum ramo."
9416
9417
#: builtin/pull.c:498 git-parse-remote.sh:95
9358
-#, fuzzy
9418
msgid ""
9419
"If you wish to set tracking information for this branch you can do so with:"
9420
msgstr ""
9362
-"Se deseja definir um ramo para este ramo seguir, pode fazê-lo com:\n"
9363
-"\n"
9364
-" git branch --set-upstream-to=%s/<ramo> %s\n"
9421
+"Se deseja definir o ramo que deve ser seguido por este ramo, pode fazê-lo "
9422
+"com:"
9423
9424
#: builtin/pull.c:503
9425
#, c-format
@@ -9373,9 +9431,8 @@ msgstr ""
9431
"do remoto, mas aquela referência não foi obtida."
9432
9433
#: builtin/pull.c:864
9376
-#, fuzzy
9434
msgid "--[no-]autostash option is only valid with --rebase."
9378
-msgstr "--non-matching só é válido com --verbose"
9435
+msgstr "a opção --[no-]autostash só é válida com --rebase."
9436
9437
#: builtin/pull.c:872
9438
msgid "Updating an unborn branch with changes added to the index."
@@ -9495,8 +9552,7 @@ msgstr ""
9552
#: builtin/push.c:183
9553
#, c-format
9554
msgid "The current branch %s has multiple upstream branches, refusing to push."
9498
-msgstr ""
9499
-"O ramo atual %s tem múltiplos ramos a montante, recusando-se a publicar."
9555
+msgstr "O ramo atual %s tem múltiplos ramos a montante, publicação recusada."
9556
9557
#: builtin/push.c:186
9558
#, c-format
@@ -9711,7 +9767,8 @@ msgid ""
9767
msgstr ""
9768
"git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefixo>)"
9769
" [-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] "
9714
-"[--index-output=<ficheiro>] (--empty | <árvore1> [<árvore2> [<árvore3>]])"
9770
+"[--index-output=<ficheiro>] (--empty | <árvore-etc1> [<árvore-etc2> [<árvore-"
9771
+"etc3>]])"
9772
9773
#: builtin/read-tree.c:110
9774
msgid "write resulting index to <file>"
@@ -9780,19 +9837,16 @@ msgid "debug unpack-trees"
9837
msgstr "depurar unpack-trees"
9838
9839
#: builtin/receive-pack.c:25
9783
-#, fuzzy
9840
msgid "git receive-pack <git-dir>"
9785
-msgstr "git repack [<opções>]"
9841
+msgstr "git receive-pack <git-dir>"
9842
9843
#: builtin/receive-pack.c:1719
9788
-#, fuzzy
9844
msgid "quiet"
9845
msgstr "silencioso"
9846
9847
#: builtin/receive-pack.c:1733
9793
-#, fuzzy
9848
msgid "You must specify a directory."
9795
-msgstr "Deve especificar um repositório para clonar."
9849
+msgstr "Deve especificar um diretório."
9850
9851
#: builtin/reflog.c:423
9852
#, c-format
@@ -9813,8 +9867,8 @@ msgid ""
9867
"git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
9868
"mirror=<fetch|push>] <name> <url>"
9869
msgstr ""
9816
-"git remote add [-t <ramo>] [-m <master>] [-f] [--tags | --no-tags] [--"
9817
-"mirror=<fetch|push>] <nome> <url>"
9870
+"git remote add [-t <ramo>] [-m <mestre>] [-f] [--tags | --no-tags] "
9871
+"[--mirror=<fetch|push>] <nome> <url>"
9872
9873
#: builtin/remote.c:14 builtin/remote.c:34
9874
msgid "git remote rename <old> <new>"
@@ -10409,7 +10463,7 @@ msgstr "mergetag incorreta no commit '%s'"
10463
#: builtin/replace.c:357
10464
#, c-format
10465
msgid "malformed mergetag in commit '%s'"
10412
-msgstr "mergetag malformada no commit '%s' "
10466
+msgstr "mergetag malformada no commit '%s'"
10467
10468
#: builtin/replace.c:368
10469
#, c-format
@@ -10427,12 +10481,12 @@ msgstr "o commit original '%s' tem uma assinatura gpg."
10481
10482
#: builtin/replace.c:402
10483
msgid "the signature will be removed in the replacement commit!"
10430
-msgstr "a assinatura será removida do commit substituto!"
10484
+msgstr "a assinatura será removida do commit suplente!"
10485
10486
#: builtin/replace.c:408
10487
#, c-format
10488
msgid "could not write replacement commit for: '%s'"
10435
-msgstr "não foi possível escrever o commit substituto de: '%s'"
10489
+msgstr "não foi possível escrever o commit suplente de: '%s'"
10490
10491
#: builtin/replace.c:432
10492
msgid "list replace refs"
@@ -10479,11 +10533,11 @@ msgstr ""
10533
10534
#: builtin/reset.c:27
10535
msgid "git reset [-q] <tree-ish> [--] <paths>..."
10482
-msgstr "git reset [-q] <árvore> [--] <caminhos>..."
10536
+msgstr "git reset [-q] <árvore-etc> [--] <caminhos>..."
10537
10538
#: builtin/reset.c:28
10539
msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
10486
-msgstr "git reset --patch [<árvore>] [--] [<caminhos>...]"
10540
+msgstr "git reset --patch [<árvore-etc>] [--] [<caminhos>...]"
10541
10542
#: builtin/reset.c:34
10543
msgid "mixed"
@@ -10608,7 +10662,7 @@ msgstr "git rev-parse --parseopt [<opções>] -- [<argumentos>...]"
10662
10663
#: builtin/rev-parse.c:363
10664
msgid "keep the `--` passed as an arg"
10611
-msgstr "Conservar '--' passado como argumento"
10665
+msgstr "conservar '--' passado como argumento"
10666
10667
#: builtin/rev-parse.c:365
10668
msgid "stop parsing after the first non-option argument"
@@ -10635,7 +10689,7 @@ msgstr ""
10689
10690
#: builtin/revert.c:22
10691
msgid "git revert [<options>] <commit-ish>..."
10638
-msgstr "git revert [<opções>] <commit-ish>..."
10692
+msgstr "git revert [<opções>] <commit-etc>..."
10693
10694
#: builtin/revert.c:23
10695
msgid "git revert <subcommand>"
@@ -10643,7 +10697,7 @@ msgstr "git revert <subcommando>"
10697
10698
#: builtin/revert.c:28
10699
msgid "git cherry-pick [<options>] <commit-ish>..."
10646
-msgstr "git cherry-pick [<opções>] <commit-ish>..."
10700
+msgstr "git cherry-pick [<opções>] <commit-etc>..."
10701
10702
#: builtin/revert.c:29
10703
msgid "git cherry-pick <subcommand>"
@@ -10742,7 +10796,7 @@ msgid ""
10796
"(use 'rm -rf' if you really want to remove it including all of its history)"
10797
msgstr ""
10798
"\n"
10745
-"(use 'rm -rf' se quer mesmo removê-lo, incluindo todo o seu histórico)"
10799
+"(use 'rm -rf' se pretende mesmo removê-lo, incluindo todo o seu histórico)"
10800
10801
#: builtin/rm.c:230
10802
msgid ""
@@ -10847,8 +10901,7 @@ msgstr "imprimir estado do programa auxiliar remoto"
10901
10902
#: builtin/shortlog.c:13
10903
msgid "git shortlog [<options>] [<revision-range>] [[--] [<path>...]]"
10850
-msgstr ""
10851
-"git shortlog [<opções>] [<intervalo-de-revisões>] [[--] [<caminho>...]]"
10904
+msgstr "git shortlog [<opções>] [<intervalo-de-revisões>] [[--] [<caminho>...]]"
10905
10906
#: builtin/shortlog.c:242
10907
msgid "sort output according to the number of commits per author"
@@ -10956,8 +11009,8 @@ msgid ""
11009
"git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
11010
"hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
11011
msgstr ""
10959
-"git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
10960
-"hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<padrão>...]"
11012
+"git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | "
11013
+"--hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<padrão>...]"
11014
11015
#: builtin/show-ref.c:11
11016
msgid "git show-ref --exclude-existing[=<pattern>]"
@@ -11015,19 +11068,19 @@ msgid "prepend comment character and space to each line"
11068
msgstr "preceder cada linha com um carácter de comentário e um espaço"
11069
11070
#: builtin/submodule--helper.c:24
11018
-#, fuzzy, c-format
11071
+#, c-format
11072
msgid "No such ref: %s"
11020
-msgstr "Remoto inexistente: %s"
11073
+msgstr "Referência inexistente: %s"
11074
11075
#: builtin/submodule--helper.c:31
11076
#, c-format
11077
msgid "Expecting a full ref name, got %s"
11025
-msgstr ""
11078
+msgstr "Esperava-se um nome completo de uma referência, obteve-se %s"
11079
11080
#: builtin/submodule--helper.c:71
11028
-#, fuzzy, c-format
11081
+#, c-format
11082
msgid "cannot strip one component off url '%s'"
11030
-msgstr "não é possível tirar um componente do URL '$remoteurl'"
11083
+msgstr "não é possível tirar um componente do URL '%s'"
11084
11085
#: builtin/submodule--helper.c:278 builtin/submodule--helper.c:405
11086
#: builtin/submodule--helper.c:486
@@ -11039,38 +11092,37 @@ msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
11092
msgstr "git submodule--helper list [--prefix=<caminho>] [<caminho>...]"
11093
11094
#: builtin/submodule--helper.c:326 builtin/submodule--helper.c:340
11042
-#, fuzzy, c-format
11095
+#, c-format
11096
msgid "No url found for submodule path '%s' in .gitmodules"
11044
-msgstr "Nenhum URL encontrado no submódulo '$displaypath' em .gitmodules"
11097
+msgstr "Nenhum URL encontrado para o caminho de submódulo '%s' em .gitmodules"
11098
11099
#: builtin/submodule--helper.c:366
11047
-#, fuzzy, c-format
11100
+#, c-format
11101
msgid "Failed to register url for submodule path '%s'"
11049
-msgstr "Falha ao registar o URL do submódulo '$displaypath'"
11102
+msgstr "Falha ao registar o URL do caminho de submódulo '%s'"
11103
11104
#: builtin/submodule--helper.c:370
11052
-#, fuzzy, c-format
11105
+#, c-format
11106
msgid "Submodule '%s' (%s) registered for path '%s'\n"
11054
-msgstr "Submódulo '$name' ($url) registado em '$displaypath'"
11107
+msgstr "Submódulo '%s' (%s) registado com caminho '%s'\n"
11108
11109
#: builtin/submodule--helper.c:380
11110
#, c-format
11111
msgid "warning: command update mode suggested for submodule '%s'\n"
11059
-msgstr ""
11112
+msgstr "aviso: modo de atualização do comando sugerido para o submódulo '%s'\n"
11113
11114
#: builtin/submodule--helper.c:387
11062
-#, fuzzy, c-format
11115
+#, c-format
11116
msgid "Failed to register update mode for submodule path '%s'"
11064
-msgstr "Falha ao registar o modo de atualização do submódulo em '$displaypath'"
11117
+msgstr "Falha ao registar o modo de atualização do caminho de submódulo '%s'"
11118
11119
#: builtin/submodule--helper.c:406
11120
msgid "Suppress output for initializing a submodule"
11068
-msgstr ""
11121
+msgstr "Suprimir a saída ao inicializar um submódulo"
11122
11123
#: builtin/submodule--helper.c:411
11071
-#, fuzzy
11124
msgid "git submodule--helper init [<path>]"
11073
-msgstr "git submodule--helper name <caminho>"
11125
+msgstr "git submodule--helper init [<caminho>]"
11126
11127
#: builtin/submodule--helper.c:432
11128
msgid "git submodule--helper name <path>"
@@ -11099,14 +11151,12 @@ msgid "depth for shallow clones"
11151
msgstr "profundidade de clones rasos"
11152
11153
#: builtin/submodule--helper.c:507
11102
-#, fuzzy
11154
msgid ""
11155
"git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
11156
"<repository>] [--name <name>] [--depth <depth>] --url <url> --path <path>"
11157
msgstr ""
11158
"git submodule--helper clone [--prefix=<caminho>] [--quiet] [--reference "
11108
-"<repositório>] [--name <nome>] [--url <url>][--depth <profundidade>] [--] "
11109
-"[<caminho>...]"
11159
+"<repositório>] [--name <nome>] [--depth <depth>] --url <url> --path <caminho>"
11160
11161
#: builtin/submodule--helper.c:532 builtin/submodule--helper.c:538
11162
#, c-format
@@ -11116,7 +11166,7 @@ msgstr "não foi possível criar o diretório '%s'"
11166
#: builtin/submodule--helper.c:534
11167
#, c-format
11168
msgid "clone of '%s' into submodule path '%s' failed"
11119
-msgstr "falha ao clonar '%s' no caminho do submódulo '%s'"
11169
+msgstr "falha ao clonar '%s' no caminho de submódulo '%s'"
11170
11171
#: builtin/submodule--helper.c:550
11172
#, c-format
@@ -11131,74 +11181,69 @@ msgstr "não é possível fechar o ficheiro %s"
11181
#: builtin/submodule--helper.c:562
11182
#, c-format
11183
msgid "could not get submodule directory for '%s'"
11134
-msgstr "não foi possível obter o o diretório do submódulo de '%s'"
11184
+msgstr "não foi possível obter o diretório do submódulo de '%s'"
11185
11186
#: builtin/submodule--helper.c:609
11187
#, c-format
11188
msgid "Submodule path '%s' not initialized"
11139
-msgstr ""
11189
+msgstr "Caminho de submódulo '%s' não inicializado"
11190
11191
#: builtin/submodule--helper.c:613
11142
-#, fuzzy
11192
msgid "Maybe you want to use 'update --init'?"
11144
-msgstr "Queria dizer 'git add .'?\n"
11193
+msgstr "Pretendia usar 'update --init'?"
11194
11195
#: builtin/submodule--helper.c:639
11147
-#, fuzzy, c-format
11196
+#, c-format
11197
msgid "Skipping unmerged submodule %s"
11149
-msgstr "Efetuar commit de notas não integradas"
11198
+msgstr "A ignorar submódulo %s não integrado"
11199
11200
#: builtin/submodule--helper.c:660
11152
-#, fuzzy, c-format
11201
+#, c-format
11202
msgid "Skipping submodule '%s'"
11154
-msgstr "Definir propriedades de submódulos"
11203
+msgstr "A ignorar submódulo '%s'"
11204
11205
#: builtin/submodule--helper.c:768
11157
-#, fuzzy
11206
msgid "path into the working tree"
11159
-msgstr "Mostrar o estado da árvores de trabalho"
11207
+msgstr "caminho para a árvore de trabalho"
11208
11209
#: builtin/submodule--helper.c:771
11210
msgid "path into the working tree, across nested submodule boundaries"
11211
msgstr ""
11212
+"caminho para a árvore de trabalho, atravessando limites de submódulos "
11213
+"aninhados"
11214
11215
#: builtin/submodule--helper.c:775
11216
msgid "rebase, merge, checkout or none"
11167
-msgstr ""
11217
+msgstr "rebase, merge, checkout ou none"
11218
11219
#: builtin/submodule--helper.c:779
11220
msgid "Create a shallow clone truncated to the specified number of revisions"
11171
-msgstr ""
11221
+msgstr "criar um clone raso, truncado ao número especificado de revisões"
11222
11223
#: builtin/submodule--helper.c:782
11224
msgid "parallel jobs"
11175
-msgstr ""
11225
+msgstr "trabalhos em paralelo"
11226
11227
#: builtin/submodule--helper.c:783
11178
-#, fuzzy
11228
msgid "don't print cloning progress"
11180
-msgstr "Rebase não está em curso?"
11229
+msgstr "não imprimir progresso da clonagem"
11230
11231
#: builtin/submodule--helper.c:788
11183
-#, fuzzy
11232
msgid "git submodule--helper update_clone [--prefix=<path>] [<path>...]"
11185
-msgstr "git submodule--helper list [--prefix=<caminho>] [<caminho>...]"
11233
+msgstr "git submodule--helper update_clone [--prefix=<caminho>] [<caminho>...]"
11234
11235
#: builtin/submodule--helper.c:798
11188
-#, fuzzy
11236
msgid "bad value for update parameter"
11190
-msgstr "parâmetro --author malformado"
11237
+msgstr "valor incorreto no parâmetro update"
11238
11239
#: builtin/submodule--helper.c:855
11193
-#, fuzzy
11240
msgid "submodule--helper subcommand must be called with a subcommand"
11195
-msgstr ""
11196
-"fatal: o subcomando submodule--helper deve ser invocado com um subcomando"
11241
+msgstr "o subcomando submodule--helper deve ser invocado com um subcomando"
11242
11243
#: builtin/submodule--helper.c:862
11199
-#, fuzzy, c-format
11244
+#, c-format
11245
msgid "'%s' is not a valid submodule--helper subcommand"
11201
-msgstr "fatal: '%s' não é um subcomando de submodule--helper válido"
11246
+msgstr "'%s' não é um subcomando válido de submodule--helper"
11247
11248
#: builtin/symbolic-ref.c:7
11249
msgid "git symbolic-ref [<options>] <name> [<ref>]"
@@ -11443,7 +11488,7 @@ msgstr "falha ao criar o diretório %s"
11488
#: builtin/update-index.c:85
11489
#, c-format
11490
msgid "failed to stat %s"
11446
-msgstr "falha ao efetuar stat de %s"
11491
+msgstr "falha ao invocar stat de %s"
11492
11493
#: builtin/update-index.c:95
11494
#, c-format
@@ -11458,7 +11503,7 @@ msgstr "falha ao eliminar o ficheiro %s"
11503
#: builtin/update-index.c:110 builtin/update-index.c:212
11504
#, c-format
11505
msgid "failed to delete directory %s"
11461
-msgstr "falha ao criar o diretório %s"
11506
+msgstr "falha ao eliminar o diretório %s"
11507
11508
#: builtin/update-index.c:133
11509
#, c-format
@@ -11754,9 +11799,9 @@ msgstr ""
11799
"inexistente"
11800
11801
#: builtin/worktree.c:113
11757
-#, fuzzy, c-format
11802
+#, c-format
11803
msgid "failed to remove '%s'"
11759
-msgstr "falha ao remover %s"
11804
+msgstr "falha ao remover '%s'"
11805
11806
#: builtin/worktree.c:202
11807
#, c-format
@@ -11791,9 +11836,8 @@ msgid "detach HEAD at named commit"
11836
msgstr "destacar HEAD no commit indicado"
11837
11838
#: builtin/worktree.c:328
11794
-#, fuzzy
11839
msgid "populate the new working tree"
11796
-msgstr "não foi possível extrair a árvore de trabalho"
11840
+msgstr "povoar a nova árvore de trabalho"
11841
11842
#: builtin/worktree.c:336
11843
msgid "-b, -B, and --detach are mutually exclusive"
@@ -11831,7 +11875,7 @@ msgstr ""
11875
11876
#: http.c:322
11877
msgid "Public key pinning not supported with cURL < 7.44.0"
11834
-msgstr ""
11878
+msgstr "Não é suportado afixar chaves públicas com cURL < 7.44.0"
11879
11880
#: common-cmds.h:9
11881
msgid "start a working area (see also: git help tutorial)"
@@ -11896,7 +11940,7 @@ msgstr "Criar um repositório Git vazio ou reinicializar um já existente"
11940
11941
#: common-cmds.h:27
11942
msgid "Show commit logs"
11899
-msgstr "Mostrado logs de commits"
11943
+msgstr "Mostrar histórico de commits"
11944
11945
#: common-cmds.h:28
11946
msgid "Join two or more development histories together"
@@ -11992,12 +12036,11 @@ msgstr "HEAD incorreta - é necessário uma HEAD"
12036
#, sh-format
12037
msgid ""
12038
"Checking out '$start_head' failed. Try 'git bisect reset <valid-branch>'."
11995
-msgstr ""
11996
-"Falha ao extrair '$start_head'. Tente 'git bisect reset <ramo-válido>'."
12039
+msgstr "Falha ao extrair '$start_head'. Tente 'git bisect reset <ramo-válido>'."
12040
12041
#: git-bisect.sh:178
12042
msgid "won't bisect on cg-seek'ed tree"
12000
-msgstr "não é possível bisseccionar numa árvore \"cg-seek'ed\""
12043
+msgstr "não é possível bissetar numa árvore \"cg-seek'ed\""
12044
12045
#: git-bisect.sh:182
12046
msgid "Bad HEAD - strange symbolic ref"
@@ -12030,7 +12073,7 @@ msgstr "'git bisect $TERM_BAD' só leva um argumento."
12073
#: git-bisect.sh:322
12074
#, sh-format
12075
msgid "Warning: bisecting only with a $TERM_BAD commit."
12033
-msgstr "Aviso: a bisseccionar só com um commit $TERM_BAD."
12076
+msgstr "Aviso: a bissetar só com um commit $TERM_BAD."
12077
12078
#. TRANSLATORS: Make sure to include [Y] and [n] in your
12079
#. translation. The program will only accept English input
@@ -12061,7 +12104,7 @@ msgstr ""
12104
12105
#: git-bisect.sh:414 git-bisect.sh:546
12106
msgid "We are not bisecting."
12064
-msgstr "Não estamos a bisseccionar."
12107
+msgstr "Não se está a bissetar."
12108
12109
#: git-bisect.sh:421
12110
#, sh-format
@@ -12101,12 +12144,12 @@ msgid ""
12144
"bisect run failed:\n"
12145
"exit code $res from '$command' is < 0 or >= 128"
12146
msgstr ""
12104
-"falha bisseccionar:\n"
12147
+"falha ao bissetar:\n"
12148
"código de saída $res de '$command' é < 0 ou >= 128"
12149
12150
#: git-bisect.sh:525
12151
msgid "bisect run cannot continue any more"
12109
-msgstr "não é possível continuar a bisseccionar"
12152
+msgstr "não é possível continuar a bissetar"
12153
12154
#: git-bisect.sh:531
12155
#, sh-format
@@ -12114,7 +12157,7 @@ msgid ""
12157
"bisect run failed:\n"
12158
"'bisect_state $state' exited with error code $res"
12159
msgstr ""
12117
-"falha ao bisseccionar:\n"
12160
+"falha ao bissetar:\n"
12161
"'bisect_state $state' retornou com o código de erro $res"
12162
12163
#: git-bisect.sh:538
@@ -12144,7 +12187,7 @@ msgstr "não é possível alterar o significado do termo '$term'"
12187
#, sh-format
12188
msgid "Invalid command: you're currently in a $TERM_BAD/$TERM_GOOD bisect."
12189
msgstr ""
12147
-"Comando inválido: bissecção em curso usando os termo $TERM_BAD/$TERM_GOOD."
12190
+"Comando inválido: está-se a bissetar usando os termos $TERM_BAD/$TERM_GOOD."
12191
12192
#: git-bisect.sh:636
12193
msgid "no terms defined"
@@ -12509,8 +12552,8 @@ msgid ""
12552
"or you are unsure what this means choose another name with the '--name' "
12553
"option."
12554
msgstr ""
12512
-"ou não tem a certeza do que isto significa, escolha outro nome com a opção "
12513
-"'--name'."
12555
+"ou se não tem a certeza do que isto significa, escolha outro nome com a "
12556
+"opção '--name'."
12557
12558
#: git-submodule.sh:285
12559
#, sh-format
@@ -12533,32 +12576,32 @@ msgid "Failed to register submodule '$sm_path'"
12576
msgstr "Falha ao registar o submódulo '$sm_path'"
12577
12578
#: git-submodule.sh:355
12536
-#, fuzzy, sh-format
12579
+#, sh-format
12580
msgid "Entering '$displaypath'"
12538
-msgstr "A entrar em '$prefix$displaypath'"
12581
+msgstr "A entrar em '$displaypath'"
12582
12583
#: git-submodule.sh:375
12541
-#, fuzzy, sh-format
12584
+#, sh-format
12585
msgid "Stopping at '$displaypath'; script returned non-zero status."
12586
msgstr ""
12544
-"Interrompido em '$prefix$displaypath'; o script retornou um valor diferente "
12545
-"de zero."
12587
+"Interrompido em '$displaypath'; o script retornou um valor diferente de zero."
12588
12589
#: git-submodule.sh:448
12548
-#, fuzzy, sh-format
12590
+#, sh-format
12591
msgid "pathspec and --all are incompatible"
12550
-msgstr "--all e --tags são incompatíveis"
12592
+msgstr "especificador de caminho e --all são incompatíveis"
12593
12594
#: git-submodule.sh:453
12553
-#, fuzzy, sh-format
12595
+#, sh-format
12596
msgid "Use '--all' if you really want to deinitialize all submodules"
12555
-msgstr "Use '.' se pretende mesmo anular a inicialização todos os submódulos"
12597
+msgstr ""
12598
+"Use '--all' se pretende mesmo anular a inicialização todos os submódulos"
12599
12600
#: git-submodule.sh:470
12601
#, sh-format
12602
msgid "Submodule work tree '$displaypath' contains a .git directory"
12603
msgstr ""
12561
-"A árvore de trabalho do submódulo em '$displaypath' contém um diretório .git"
12604
+"A árvore de trabalho do submódulo '$displaypath' contém um diretório .git"
12605
12606
#: git-submodule.sh:471
12607
#, sh-format
@@ -12573,8 +12616,8 @@ msgid ""
12616
"Submodule work tree '$displaypath' contains local modifications; use '-f' to "
12617
"discard them"
12618
msgstr ""
12576
-"A árvore de trabalho do submódulo em '$displaypath' contém alterações "
12577
-"locais; use '-f' para as descartar"
12619
+"A árvore de trabalho do submódulo '$displaypath' contém alterações locais; "
12620
+"use '-f' para as descartar"
12621
12622
#: git-submodule.sh:480
12623
#, sh-format
@@ -12585,7 +12628,7 @@ msgstr "Diretório '$displaypath' limpo"
12628
#, sh-format
12629
msgid "Could not remove submodule work tree '$displaypath'"
12630
msgstr ""
12588
-"Não foi possível remover a árvore de trabalho do submódulo em '$displaypath'"
12631
+"Não foi possível remover a árvore de trabalho do submódulo '$displaypath'"
12632
12633
#: git-submodule.sh:484
12634
#, sh-format
@@ -12602,63 +12645,66 @@ msgstr ""
12645
#, sh-format
12646
msgid "Unable to find current revision in submodule path '$displaypath'"
12647
msgstr ""
12605
-"Não foi possível encontrar a revisão atual no submódulo em '$displaypath'"
12648
+"Não foi possível encontrar a revisão atual no caminho de submódulo "
12649
+"'$displaypath'"
12650
12651
#: git-submodule.sh:644
12652
#, sh-format
12653
msgid "Unable to fetch in submodule path '$sm_path'"
12610
-msgstr "Não foi possível obter no submódulo '$sm_path'"
12654
+msgstr "Não foi possível obter no caminho de submódulo '$sm_path'"
12655
12656
#: git-submodule.sh:667
12657
#, sh-format
12658
msgid "Unable to fetch in submodule path '$displaypath'"
12615
-msgstr "Não é possível obter no submódulo '$displaypath'"
12659
+msgstr "Não é possível obter no caminho de submódulo '$displaypath'"
12660
12661
#: git-submodule.sh:680
12662
#, sh-format
12663
msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
12620
-msgstr "Não foi possível extrair '$sha1' no submódulo em '$displaypath'"
12664
+msgstr "Não é possível extrair '$sha1' no caminho de submódulo '$displaypath'"
12665
12666
#: git-submodule.sh:681
12667
#, sh-format
12668
msgid "Submodule path '$displaypath': checked out '$sha1'"
12625
-msgstr "Submódulo em '$displaypath': '$sha1' extraído"
12669
+msgstr "Caminho de submódulo '$displaypath': '$sha1' extraído"
12670
12671
#: git-submodule.sh:685
12672
#, sh-format
12673
msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
12674
msgstr ""
12631
-"Não foi possível efetuar rebase de '$sha1' no submódulo em '$displaypath'"
12675
+"Não foi possível efetuar rebase de '$sha1' no caminho de submódulo "
12676
+"'$displaypath'"
12677
12678
#: git-submodule.sh:686
12679
#, sh-format
12680
msgid "Submodule path '$displaypath': rebased into '$sha1'"
12636
-msgstr "Submódulo em '$displaypath': rebase concluído em '$sha1'"
12681
+msgstr "Caminho de submódulo '$displaypath': rebase concluído em '$sha1'"
12682
12683
#: git-submodule.sh:691
12684
#, sh-format
12685
msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
12641
-msgstr "Não é possível integrar '$sha1' no submódulo em '$displaypath'"
12686
+msgstr "Não é possível integrar '$sha1' no caminho de submódulo '$displaypath'"
12687
12688
#: git-submodule.sh:692
12689
#, sh-format
12690
msgid "Submodule path '$displaypath': merged in '$sha1'"
12646
-msgstr "Submódulo em '$displaypath': integrado em '$sha1'"
12691
+msgstr "Caminho de submódulo '$displaypath': integrado em '$sha1'"
12692
12693
#: git-submodule.sh:697
12649
-#, fuzzy, sh-format
12694
+#, sh-format
12695
msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
12651
-msgstr "Falha ao executar '$command $sha1' no submódulo em '$prefix$sm_path'"
12696
+msgstr ""
12697
+"Falha ao executar '$command $sha1' no caminho de submódulo '$displaypath'"
12698
12699
#: git-submodule.sh:698
12654
-#, fuzzy, sh-format
12700
+#, sh-format
12701
msgid "Submodule path '$displaypath': '$command $sha1'"
12656
-msgstr "Submódulo em '$prefix$sm_path': '$command $sha1'"
12702
+msgstr "Caminho de submódulo '$displaypath': '$command $sha1'"
12703
12704
#: git-submodule.sh:729
12705
#, sh-format
12706
msgid "Failed to recurse into submodule path '$displaypath'"
12661
-msgstr "Falha ao percorrer o submódulo em '$displaypath'"
12707
+msgstr "Falha ao percorrer o caminho de submódulo '$displaypath'"
12708
12709
#: git-submodule.sh:837
12710
msgid "The --cached option cannot be used with the --files option"
@@ -12691,17 +12737,17 @@ msgstr "blob"
12737
#: git-submodule.sh:1059
12738
#, sh-format
12739
msgid "Failed to recurse into submodule path '$sm_path'"
12694
-msgstr "Falha ao percorrer recursivamente o submódulo em '$sm_path'"
12740
+msgstr "Falha ao percorrer recursivamente o caminho de submódulo '$sm_path'"
12741
12742
#: git-submodule.sh:1123
12743
#, sh-format
12744
msgid "Synchronizing submodule url for '$displaypath'"
12699
-msgstr "A sincronizar o URL do submódulo em '$displaypath'"
12745
+msgstr "A sincronizar o URL do submódulo '$displaypath'"
12746
12747
#: git-parse-remote.sh:89
12702
-#, fuzzy, sh-format
12748
+#, sh-format
12749
msgid "See git-${cmd}(1) for details."
12704
-msgstr "Consulte git-pull(1) para obter mais detalhes."
12750
+msgstr "Consulte git-${cmd}(1) para obter mais detalhes."
12751
12752
#~ msgid "'%s': %s"
12753
#~ msgstr "'%s': %s"
@@ -12790,8 +12836,8 @@ msgstr "Consulte git-pull(1) para obter mais detalhes."
12836
#~ "Quando push.default está definido como 'matching', o Git publica\n"
12837
#~ "os ramos locais nos ramos remotos que já existam com o mesmo nome.\n"
12838
#~ "\n"
12793
-#~ "Desde a versão 2.0, o Git assume o comportamento mais conservativo "
12794
-#~ "'simple',\n"
12839
+#~ "Desde a versão 2.0, o Git assume o comportamento mais conservativo 'simple',"
12840
+#~ "\n"
12841
#~ "publicando só o ramo atual no ramo remoto correspondente, que é usado\n"
12842
#~ "para atualizar o ramo atual com 'git pull'.\n"
12843
#~ "Consulte 'git help config' e procure por 'push.default' para mais "