|
12 | 12 | # English | Portuguese
|
13 | 13 | # ---------------------------------+--------------------------------------
|
14 | 14 | # 3-way merge | tri-junção
|
15 |
| -# abbreviate | |
16 |
| -# alternate object database | |
| 15 | +# abbreviate | abreviar |
| 16 | +# alternate object database | base dados de objetos alternativa |
17 | 17 | # amend | emendar
|
18 |
| -# ancestor | |
19 |
| -# annotated tag | |
| 18 | +# ancestor | antepassado |
| 19 | +# annotated tag | etiqueta anotada |
20 | 20 | # bare repository | repositório nú
|
21 |
| -# bisect | |
22 |
| -# blob object | |
23 |
| -# bloom filter | |
| 21 | +# bisect | bifurcar |
| 22 | +# blob object | objeto-blob |
24 | 23 | # branch | ramo
|
25 | 24 | # bundle | conjunto
|
26 |
| -# bypass | |
27 |
| -# cache | cache |
28 |
| -# chain | |
29 |
| -# changeset | |
30 |
| -# checkout | |
31 |
| -# checksum | |
| 25 | +# bypass | desviar |
| 26 | +# cache | arquivador |
| 27 | +# chain | corrente |
| 28 | +# changeset | memória |
| 29 | +# checkout | observar |
| 30 | +# checksum | checksum |
32 | 31 | # cherry-picking | apanhar
|
33 |
| -# clean | |
34 |
| -# clone | |
| 32 | +# clean | limpa |
| 33 | +# clone | clone |
35 | 34 | # commit | memorizar
|
36 | 35 | # commit message | mensagem de memória
|
37 |
| -# commit object | objeto da memória |
| 36 | +# commit object | objeto de memória |
38 | 37 | # commit-ish (also committish) | mnemónica
|
39 | 38 | # conflict | conflito
|
40 |
| -# core Git | |
41 |
| -# cover letter | |
| 39 | +# core Git | núcleo-Git |
| 40 | +# cover letter | carta de apresentação |
42 | 41 | # DAG | DAG
|
43 |
| -# dangling object | objeto DAG |
| 42 | +# dangling object | objeto perdido |
44 | 43 | # detached HEAD | HEAD solta
|
45 | 44 | # directory | pasta
|
46 |
| -# dirty | |
47 |
| -# dumb HTTP protocol | |
48 |
| -# evil merge | |
49 |
| -# fast-forward | |
| 45 | +# dirty | suja |
| 46 | +# dumb HTTP protocol | protocolo HTTP burro |
| 47 | +# evil merge | junção malvada |
| 48 | +# fast-forward | avanço |
50 | 49 | # fetch | buscar
|
51 |
| -# file system | |
| 50 | +# file system | sistema de ficheiro |
52 | 51 | # fork | aforquilhar
|
53 |
| -# Git archive | |
54 |
| -# gitfile | |
55 |
| -# grafts | |
56 |
| -# hash | |
| 52 | +# Git archive | repositório |
| 53 | +# gitfile | ficheiro-git |
| 54 | +# grafts | enxertos |
| 55 | +# hash | hash |
57 | 56 | # HEAD | HEAD
|
58 |
| -# head | |
59 |
| -# head ref | |
| 57 | +# head | cabeça |
| 58 | +# head ref | ref-cabeça |
60 | 59 | # header | cabeçalho
|
61 |
| -# hook | |
| 60 | +# hook | gancho |
62 | 61 | # hunk | pedaço
|
63 |
| -# index | |
64 |
| -# index entry | |
65 |
| -# loose object | |
66 |
| -# loose refs | |
67 |
| -# master | |
| 62 | +# index | arquivador |
| 63 | +# index entry | entrada no arquivo |
| 64 | +# loose object | objeto solto |
| 65 | +# loose refs | refs soltas |
| 66 | +# master | master |
68 | 67 | # merge | junção
|
69 |
| -# object | |
70 |
| -# object database | |
71 |
| -# object identifier | |
72 |
| -# object name | |
73 |
| -# object type | |
74 |
| -# octopus | |
75 |
| -# origin | |
| 68 | +# object | objeto |
| 69 | +# object database | base dados de objeto |
| 70 | +# object identifier | identificador de objeto |
| 71 | +# object name | nome de objeto |
| 72 | +# object type | tipo de objeto |
| 73 | +# octopus | polvinho |
| 74 | +# origin | origin |
76 | 75 | # pack | pacote
|
77 | 76 | # pack index | index de pacote
|
78 |
| -# packfile | ficheiro de pacote |
79 |
| -# parent | |
80 |
| -# patch | |
81 |
| -# pathspec | |
82 |
| -# pattern | pattern |
83 |
| -# pickaxe | |
84 |
| -# plumbing | |
85 |
| -# porcelain | |
86 |
| -# precious-objects repo | |
87 |
| -# prune | |
| 77 | +# packfile | ficheiro-pacote |
| 78 | +# parent | parente |
| 79 | +# patch | remendo |
| 80 | +# pathspec | espetro-caminho |
| 81 | +# pattern | padrão |
| 82 | +# pickaxe | picareta |
| 83 | +# plumbing | nuclear |
| 84 | +# porcelain | porcelana |
| 85 | +# precious-objects repo | repo de objetos preciosos |
| 86 | +# prune | podar |
88 | 87 | # pull | agarrar
|
89 | 88 | # push | atirar
|
90 |
| -# reachable | |
91 |
| -# rebase | |
92 |
| -# ref | |
93 |
| -# reflog | |
94 |
| -# refspec | |
95 |
| -# remote | |
96 |
| -# remote-tracking branch | ramo de monitorização remoto |
97 |
| -# replay | |
| 89 | +# reachable | acessível |
| 90 | +# rebase | rebasear |
| 91 | +# ref | ref |
| 92 | +# reflog | registro-ref |
| 93 | +# refspec | espetro-ref |
| 94 | +# remote | remoto |
| 95 | +# remote-tracking branch | ramo remoto de monitorização |
| 96 | +# replay | replay |
98 | 97 | # repo | repo
|
99 | 98 | # repository | repositório
|
100 |
| -# reset | reposição |
101 |
| -# resolve | |
| 99 | +# reset | restabelecer |
| 100 | +# resolve | resolver |
102 | 101 | # revert | reverter
|
103 | 102 | # revision | revisão
|
104 |
| -# rewind | |
105 |
| -# SCM | |
| 103 | +# rewind | rebobinar |
| 104 | +# SCM | SCM |
106 | 105 | # SHA-1 | SHA-1
|
107 |
| -# shallow repository | |
108 |
| -# signed tag | |
109 |
| -# smart HTTP protocol | |
110 |
| -# squash | |
| 106 | +# shallow repository | repositório raso |
| 107 | +# signed tag | etiqueta assinada |
| 108 | +# smart HTTP protocol | protocolo HTTP esperto |
| 109 | +# squash | esmagar |
111 | 110 | # squelch | suprimir
|
112 | 111 | # stage | preparar
|
113 | 112 | # stash | arrumos
|
114 |
| -# submodule | |
115 |
| -# symref | |
116 |
| -# tag | |
117 |
| -# tag object | |
118 |
| -# tagger | |
119 |
| -# topic branch | |
| 113 | +# submodule | submódulo |
| 114 | +# superproject | super-projeto |
| 115 | +# symref | ref-simbólica |
| 116 | +# tag | etiqueta |
| 117 | +# tag object | objeto-etiqueta |
| 118 | +# tagger | etiquetador |
| 119 | +# topic branch | ramo-tópico |
120 | 120 | # track | seguir
|
121 |
| -# trailer | |
122 |
| -# tree | |
123 |
| -# tree object | |
124 |
| -# tree-ish (also treeish) | |
125 |
| -# unmerged index | |
| 121 | +# trailer | apêndice |
| 122 | +# tree | árvore |
| 123 | +# tree object | objeto-árvore |
| 124 | +# tree-ish (also treeish) | arvoredo |
| 125 | +# unmerged index | arquivador por juntar |
126 | 126 | # unpack | desempacotar
|
127 |
| -# unreachable object | |
| 127 | +# unreachable object | objeto inacessível |
128 | 128 | # unstage | despreparar
|
129 | 129 | # upstream | upstream
|
130 |
| -# upstream branch | ramo upstream |
| 130 | +# upstream branch | ramo-upstream |
131 | 131 | # working tree | árvore de trabalho
|
132 | 132 | #
|
| 133 | +# |
| 134 | +# Other translation table helper |
| 135 | +# |
| 136 | +# English | Portuguese |
| 137 | +# ---------------------------------+-------------------------------------- |
| 138 | +# apply | submeter |
| 139 | +# bind | vincular |
| 140 | +# call | chamar |
| 141 | +# chain | série |
| 142 | +# change | alteração |
| 143 | +# default | predefinido |
| 144 | +# delete | apagar |
| 145 | +# edit | modificação |
| 146 | +# feature | feição |
| 147 | +# given | fornecido |
| 148 | +# handle | pega |
| 149 | +# in progress | em curso |
| 150 | +# named | denominado |
| 151 | +# not supported | insustentado |
| 152 | +# parse | processar |
| 153 | +# scan | sondar |
| 154 | +# set | definir |
| 155 | +# sparse | disperso |
| 156 | +# stat | stat |
| 157 | +# support | sustenta |
| 158 | +# |
| 159 | +# |
133 | 160 | msgid ""
|
134 | 161 | msgstr ""
|
135 | 162 | "Project-Id-Version: Git\n"
|
|
0 commit comments