|
17 | 17 | # amend | emendar |
18 | 18 | # ancestor | antepassado |
19 | 19 | # annotated tag | etiqueta anotada |
| 20 | +# archive | arquivo |
| 21 | +# backing store | armazenamento-backup |
| 22 | +# backward compatibility | retrocompatibilidade |
20 | 23 | # bare repository | repositório nú |
21 | | -# bisect | bifurcar |
| 24 | +# bisect | bisetar |
| 25 | +# blame | blame |
22 | 26 | # blob object | objeto-blob |
23 | 27 | # branch | ramo |
| 28 | +# bug | bug |
24 | 29 | # bundle | conjunto |
25 | 30 | # bypass | desviar |
26 | 31 | # cache | cenário |
|
29 | 34 | # checkout | observar |
30 | 35 | # checksum | checksum |
31 | 36 | # cherry-picking | apanhar |
| 37 | +# chunk | fragmento |
32 | 38 | # clean | limpa |
33 | 39 | # clone | clone |
34 | 40 | # commit | memorizar |
35 | 41 | # commit message | mensagem de memória |
36 | 42 | # commit object | objeto de memória |
37 | 43 | # commit-ish (also committish) | mnemónica |
| 44 | +# committer | memorizador |
38 | 45 | # conflict | conflito |
39 | 46 | # core Git | núcleo-Git |
40 | 47 | # cover letter | carta de apresentação |
41 | 48 | # DAG | DAG |
42 | 49 | # dangling object | objeto perdido |
43 | | -# detached HEAD | HEAD solta |
| 50 | +# detached HEAD | HEAD desanexada |
44 | 51 | # directory | pasta |
45 | 52 | # dirty | suja |
46 | 53 | # dumb HTTP protocol | protocolo HTTP burro |
47 | | -# evil merge | junção malvada |
| 54 | +# fanout | fanout |
48 | 55 | # fast-forward | avanço |
49 | 56 | # fetch | buscar |
50 | 57 | # file system | sistema de ficheiro |
| 58 | +# fixup | consertar |
51 | 59 | # fork | ramificar |
52 | 60 | # Git archive | repositório |
53 | 61 | # gitfile | ficheiro-git |
54 | 62 | # grafts | enxertos |
55 | 63 | # hash | hash |
56 | 64 | # HEAD | HEAD |
57 | 65 | # head | cabeça |
58 | | -# head ref | ref-cabeça |
59 | 66 | # header | cabeçalho |
60 | 67 | # hook | gancho |
61 | 68 | # hunk | pedaço |
62 | 69 | # index | cenário |
63 | | -# index entry | entrada de cenário |
| 70 | +# index entry | entrada do cenário |
| 71 | +# init | inicializar |
64 | 72 | # loose object | objeto solto |
65 | 73 | # loose refs | refs soltas |
| 74 | +# mark | marca |
66 | 75 | # master | master |
67 | 76 | # merge | junção |
| 77 | +# mergetag | etiqueta-junção |
68 | 78 | # object | objeto |
69 | 79 | # object database | base dados de objeto |
70 | | -# object identifier | identificador de objeto |
71 | 80 | # object name | nome de objeto |
72 | 81 | # object type | tipo de objeto |
73 | 82 | # octopus | polvinho |
74 | 83 | # origin | origin |
| 84 | +# overlay mode | modo overlay |
75 | 85 | # pack | pacote |
76 | 86 | # pack index | índice de pacote |
77 | 87 | # packfile | ficheiro-pacote |
|
83 | 93 | # plumbing | nuclear |
84 | 94 | # porcelain | porcelana |
85 | 95 | # precious-objects repo | repo de objetos preciosos |
| 96 | +# promisor | promissor |
86 | 97 | # prune | podar |
87 | 98 | # pull | agarrar |
88 | 99 | # push | atirar |
| 100 | +# range | intervalo |
89 | 101 | # reachable | acessível |
90 | 102 | # rebase | rebasear |
| 103 | +# record | registo |
91 | 104 | # ref | ref |
92 | 105 | # reflog | registo-ref |
93 | 106 | # refspec | espetro-ref |
94 | 107 | # remote | remoto |
95 | 108 | # remote-tracking branch | ramo remoto de monitorização |
| 109 | +# replace object | objeto-substituto |
| 110 | +# replace ref | ref-substituto |
96 | 111 | # replay | replay |
97 | 112 | # repo | repo |
98 | 113 | # repository | repositório |
|
101 | 116 | # revert | reverter |
102 | 117 | # revision | revisão |
103 | 118 | # rewind | rebobinar |
| 119 | +# root commit | memória-raiz |
104 | 120 | # SCM | SCM |
105 | 121 | # SHA-1 | SHA-1 |
106 | | -# shallow repository | repositório raso |
| 122 | +# shallow repository | repositório superficial |
107 | 123 | # signed tag | etiqueta assinada |
108 | 124 | # smart HTTP protocol | protocolo HTTP esperto |
| 125 | +# smudge filter | filtro-mancha |
109 | 126 | # squash | esmagar |
110 | | -# squelch | suprimir |
| 127 | +# squelch | silenciar |
111 | 128 | # stage | cenário |
112 | 129 | # stash | esconderijo |
113 | 130 | # submodule | submódulo |
|
116 | 133 | # tag | etiqueta |
117 | 134 | # tag object | objeto-etiqueta |
118 | 135 | # tagger | etiquetador |
| 136 | +# thin pack | pacote-fino |
| 137 | +# thread | fio |
| 138 | +# tip | ponta |
119 | 139 | # topic branch | ramo-tópico |
120 | 140 | # track | monitorizar |
121 | 141 | # trailer | atribuições |
122 | 142 | # tree | árvore |
123 | 143 | # tree object | objeto-árvore |
124 | 144 | # tree-ish (also treeish) | arvoredo |
125 | | -# unmerged index | cenário por juntar |
| 145 | +# unmerged | por juntar |
126 | 146 | # unpack | desempacotar |
127 | 147 | # unreachable object | objeto inacessível |
128 | 148 | # unstage | desencenar |
129 | 149 | # upstream | upstream |
130 | 150 | # upstream branch | ramo-upstream |
131 | | -# working tree | árvore de trabalho |
| 151 | +# viewer | visualizador |
| 152 | +# wanted-ref | wanted-ref |
| 153 | +# working directory | pasta-trabalho |
| 154 | +# working tree / worktree | árvore-trabalho |
132 | 155 | # |
133 | 156 | # |
134 | 157 | # Other translation table helper |
135 | 158 | # |
136 | 159 | # English | Portuguese |
137 | 160 | # ---------------------------------+-------------------------------------- |
138 | 161 | # apply | submeter |
| 162 | +# ahead | à frente |
139 | 163 | # bind | vincular |
| 164 | +# broken | quebrado |
140 | 165 | # call | chamar |
141 | 166 | # chain | série |
142 | 167 | # change | alteração |
| 168 | +# clobber | encobrir |
| 169 | +# config file | ficheiro config |
| 170 | +# compress | comprimir |
| 171 | +# corrupt | rompido |
| 172 | +# corrupted | roto |
| 173 | +# debug | depurar |
143 | 174 | # default | predefinido |
| 175 | +# deflate | esvaziar |
144 | 176 | # delete | apagar |
| 177 | +# deprecated | obsoleto |
| 178 | +# dry-run | dry-run |
145 | 179 | # edit | modificação |
| 180 | +# embedded | embutido |
146 | 181 | # feature | feição |
| 182 | +# fix | corrigir |
147 | 183 | # given | fornecido |
148 | 184 | # handle | pega |
149 | 185 | # in progress | em curso |
| 186 | +# inflate | insuflar |
150 | 187 | # named | denominado |
| 188 | +# nested | encaixado |
151 | 189 | # not supported | insustentado |
| 190 | +# mainline | principal |
| 191 | +# mismatch | sem correspondência |
| 192 | +# overflow | transbordo |
152 | 193 | # parse | processar |
153 | 194 | # path | caminho |
154 | | -# scan | sondar |
| 195 | +# register | registar |
| 196 | +# regular expression | expressão comum |
| 197 | +# repack | reempacotar |
| 198 | +# save | guardar |
155 | 199 | # set | definir |
| 200 | +# shell | shell |
156 | 201 | # sparse | disperso |
157 | 202 | # stat | stat |
| 203 | +# stream | stream |
| 204 | +# subdirectory | subpasta |
158 | 205 | # support | sustenta |
| 206 | +# symlink | ligação-simbólica |
| 207 | +# template | modelo |
| 208 | +# timestamp | carimbo cronológico |
| 209 | +# token | token |
| 210 | +# unset | desdefinir |
159 | 211 | # untrack | desmonitorizar |
160 | 212 | # |
161 | 213 | # |
|
0 commit comments