| 1 | # Portuguese translations for gitk package. |
| 2 | # Copyright (C) 2016 Paul Mackerras |
| 3 | # This file is distributed under the same license as the gitk package. |
| 4 | # Vasco Almeida <vascomalmeida@sapo.pt>, 2016. |
| 5 | msgid "" |
| 6 | msgstr "" |
| 7 | "Project-Id-Version: Gitk\n" |
| 8 | "Report-Msgid-Bugs-To: \n" |
| 9 | "POT-Creation-Date: 2016-04-15 16:52+0000\n" |
| 10 | "PO-Revision-Date: 2016-05-06 15:35+0000\n" |
| 11 | "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n" |
| 12 | "Language-Team: Portuguese\n" |
| 13 | "Language: pt\n" |
| 14 | "MIME-Version: 1.0\n" |
| 15 | "Content-Type: text/plain; charset=UTF-8\n" |
| 16 | "Content-Transfer-Encoding: 8bit\n" |
| 17 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 18 | "X-Generator: Virtaal 0.7.1\n" |
| 19 | |
| 20 | msgid "Couldn't get list of unmerged files:" |
| 21 | msgstr "Não foi possível obter lista de ficheiros não integrados:" |
| 22 | |
| 23 | msgid "Color words" |
| 24 | msgstr "Colorir palavras" |
| 25 | |
| 26 | msgid "Markup words" |
| 27 | msgstr "Marcar palavras" |
| 28 | |
| 29 | msgid "Error parsing revisions:" |
| 30 | msgstr "Erro ao analisar revisões:" |
| 31 | |
| 32 | msgid "Error executing --argscmd command:" |
| 33 | msgstr "Erro ao executar o comando de --argscmd:" |
| 34 | |
| 35 | msgid "No files selected: --merge specified but no files are unmerged." |
| 36 | msgstr "" |
| 37 | "Nenhum ficheiro selecionado: --merge especificado mas não há ficheiros por " |
| 38 | "integrar." |
| 39 | |
| 40 | msgid "" |
| 41 | "No files selected: --merge specified but no unmerged files are within file " |
| 42 | "limit." |
| 43 | msgstr "" |
| 44 | "Nenhum ficheiro selecionado: --merge especificado mas não há ficheiros por " |
| 45 | "integrar ao nível de ficheiro." |
| 46 | |
| 47 | msgid "Error executing git log:" |
| 48 | msgstr "Erro ao executar git log:" |
| 49 | |
| 50 | msgid "Reading" |
| 51 | msgstr "A ler" |
| 52 | |
| 53 | msgid "Reading commits..." |
| 54 | msgstr "A ler commits..." |
| 55 | |
| 56 | msgid "No commits selected" |
| 57 | msgstr "Nenhum commit selecionado" |
| 58 | |
| 59 | msgid "Command line" |
| 60 | msgstr "Linha de comandos" |
| 61 | |
| 62 | msgid "Can't parse git log output:" |
| 63 | msgstr "Não é possível analisar a saída de git log:" |
| 64 | |
| 65 | msgid "No commit information available" |
| 66 | msgstr "Não há informação disponível sobre o commit" |
| 67 | |
| 68 | msgid "OK" |
| 69 | msgstr "OK" |
| 70 | |
| 71 | msgid "Cancel" |
| 72 | msgstr "Cancelar" |
| 73 | |
| 74 | msgid "&Update" |
| 75 | msgstr "At&ualizar" |
| 76 | |
| 77 | msgid "&Reload" |
| 78 | msgstr "&Recarregar" |
| 79 | |
| 80 | msgid "Reread re&ferences" |
| 81 | msgstr "Reler re&ferências" |
| 82 | |
| 83 | msgid "&List references" |
| 84 | msgstr "&Listar referências" |
| 85 | |
| 86 | msgid "Start git &gui" |
| 87 | msgstr "Iniciar git &gui" |
| 88 | |
| 89 | msgid "&Quit" |
| 90 | msgstr "&Sair" |
| 91 | |
| 92 | msgid "&File" |
| 93 | msgstr "&Ficheiro" |
| 94 | |
| 95 | msgid "&Preferences" |
| 96 | msgstr "&Preferências" |
| 97 | |
| 98 | msgid "&Edit" |
| 99 | msgstr "&Editar" |
| 100 | |
| 101 | msgid "&New view..." |
| 102 | msgstr "&Nova vista..." |
| 103 | |
| 104 | msgid "&Edit view..." |
| 105 | msgstr "&Editar vista..." |
| 106 | |
| 107 | msgid "&Delete view" |
| 108 | msgstr "Elimina&r vista" |
| 109 | |
| 110 | msgid "&All files" |
| 111 | msgstr "&Todos os ficheiros" |
| 112 | |
| 113 | msgid "&View" |
| 114 | msgstr "&Ver" |
| 115 | |
| 116 | msgid "&About gitk" |
| 117 | msgstr "&Sobre gitk" |
| 118 | |
| 119 | msgid "&Key bindings" |
| 120 | msgstr "&Atalhos" |
| 121 | |
| 122 | msgid "&Help" |
| 123 | msgstr "&Ajuda" |
| 124 | |
| 125 | msgid "SHA1 ID:" |
| 126 | msgstr "ID SHA1:" |
| 127 | |
| 128 | msgid "Row" |
| 129 | msgstr "Linha" |
| 130 | |
| 131 | msgid "Find" |
| 132 | msgstr "Procurar" |
| 133 | |
| 134 | msgid "commit" |
| 135 | msgstr "commit" |
| 136 | |
| 137 | msgid "containing:" |
| 138 | msgstr "contendo:" |
| 139 | |
| 140 | msgid "touching paths:" |
| 141 | msgstr "altera os caminhos:" |
| 142 | |
| 143 | msgid "adding/removing string:" |
| 144 | msgstr "adiciona/remove a cadeia:" |
| 145 | |
| 146 | msgid "changing lines matching:" |
| 147 | msgstr "altera linhas com:" |
| 148 | |
| 149 | msgid "Exact" |
| 150 | msgstr "Exato" |
| 151 | |
| 152 | msgid "IgnCase" |
| 153 | msgstr "IgnMaiúsculas" |
| 154 | |
| 155 | msgid "Regexp" |
| 156 | msgstr "Expr. regular" |
| 157 | |
| 158 | msgid "All fields" |
| 159 | msgstr "Todos os campos" |
| 160 | |
| 161 | msgid "Headline" |
| 162 | msgstr "Cabeçalho" |
| 163 | |
| 164 | msgid "Comments" |
| 165 | msgstr "Comentários" |
| 166 | |
| 167 | msgid "Author" |
| 168 | msgstr "Autor" |
| 169 | |
| 170 | msgid "Committer" |
| 171 | msgstr "Committer" |
| 172 | |
| 173 | msgid "Search" |
| 174 | msgstr "Pesquisar" |
| 175 | |
| 176 | msgid "Diff" |
| 177 | msgstr "Diff" |
| 178 | |
| 179 | msgid "Old version" |
| 180 | msgstr "Versão antiga" |
| 181 | |
| 182 | msgid "New version" |
| 183 | msgstr "Versão nova" |
| 184 | |
| 185 | msgid "Lines of context" |
| 186 | msgstr "Linhas de contexto" |
| 187 | |
| 188 | msgid "Ignore space change" |
| 189 | msgstr "Ignorar espaços" |
| 190 | |
| 191 | msgid "Line diff" |
| 192 | msgstr "Diff de linha" |
| 193 | |
| 194 | msgid "Patch" |
| 195 | msgstr "Patch" |
| 196 | |
| 197 | msgid "Tree" |
| 198 | msgstr "Árvore" |
| 199 | |
| 200 | msgid "Diff this -> selected" |
| 201 | msgstr "Diff este -> seleção" |
| 202 | |
| 203 | msgid "Diff selected -> this" |
| 204 | msgstr "Diff seleção -> este" |
| 205 | |
| 206 | msgid "Make patch" |
| 207 | msgstr "Gerar patch" |
| 208 | |
| 209 | msgid "Create tag" |
| 210 | msgstr "Criar tag" |
| 211 | |
| 212 | msgid "Copy commit summary" |
| 213 | msgstr "Copiar sumário do commit" |
| 214 | |
| 215 | msgid "Write commit to file" |
| 216 | msgstr "Escrever commit num ficheiro" |
| 217 | |
| 218 | msgid "Create new branch" |
| 219 | msgstr "Criar novo ramo" |
| 220 | |
| 221 | msgid "Cherry-pick this commit" |
| 222 | msgstr "Efetuar cherry-pick deste commit" |
| 223 | |
| 224 | msgid "Reset HEAD branch to here" |
| 225 | msgstr "Repor ramo HEAD para aqui" |
| 226 | |
| 227 | msgid "Mark this commit" |
| 228 | msgstr "Marcar este commit" |
| 229 | |
| 230 | msgid "Return to mark" |
| 231 | msgstr "Voltar à marca" |
| 232 | |
| 233 | msgid "Find descendant of this and mark" |
| 234 | msgstr "Encontrar descendeste deste e da marca" |
| 235 | |
| 236 | msgid "Compare with marked commit" |
| 237 | msgstr "Comparar com o commit marcado" |
| 238 | |
| 239 | msgid "Diff this -> marked commit" |
| 240 | msgstr "Diff este -> commit marcado" |
| 241 | |
| 242 | msgid "Diff marked commit -> this" |
| 243 | msgstr "Diff commit marcado -> este" |
| 244 | |
| 245 | msgid "Revert this commit" |
| 246 | msgstr "Reverter este commit" |
| 247 | |
| 248 | msgid "Check out this branch" |
| 249 | msgstr "Extrair este ramo" |
| 250 | |
| 251 | msgid "Remove this branch" |
| 252 | msgstr "Remover este ramo" |
| 253 | |
| 254 | msgid "Copy branch name" |
| 255 | msgstr "Copiar nome do ramo" |
| 256 | |
| 257 | msgid "Highlight this too" |
| 258 | msgstr "Realçar este também" |
| 259 | |
| 260 | msgid "Highlight this only" |
| 261 | msgstr "Realçar apenas este" |
| 262 | |
| 263 | msgid "External diff" |
| 264 | msgstr "Diff externo" |
| 265 | |
| 266 | msgid "Blame parent commit" |
| 267 | msgstr "Culpar commit pai" |
| 268 | |
| 269 | msgid "Copy path" |
| 270 | msgstr "Copiar caminho" |
| 271 | |
| 272 | msgid "Show origin of this line" |
| 273 | msgstr "Mostrar origem deste ficheiro" |
| 274 | |
| 275 | msgid "Run git gui blame on this line" |
| 276 | msgstr "Executar git gui blame sobre esta linha" |
| 277 | |
| 278 | msgid "About gitk" |
| 279 | msgstr "Sobre gitk" |
| 280 | |
| 281 | msgid "" |
| 282 | "\n" |
| 283 | "Gitk - a commit viewer for git\n" |
| 284 | "\n" |
| 285 | "Copyright © 2005-2016 Paul Mackerras\n" |
| 286 | "\n" |
| 287 | "Use and redistribute under the terms of the GNU General Public License" |
| 288 | msgstr "" |
| 289 | "\n" |
| 290 | "Gitk - um visualizador de commits do git\n" |
| 291 | "\n" |
| 292 | "Copyright © 2005-2016 Paul Mackerras\n" |
| 293 | "\n" |
| 294 | "Use e redistribua sob os termos da GNU General Public License" |
| 295 | |
| 296 | msgid "Close" |
| 297 | msgstr "Fechar" |
| 298 | |
| 299 | msgid "Gitk key bindings" |
| 300 | msgstr "Atalhos do gitk" |
| 301 | |
| 302 | msgid "Gitk key bindings:" |
| 303 | msgstr "Atalhos do gitk:" |
| 304 | |
| 305 | #, tcl-format |
| 306 | msgid "<%s-Q>\t\tQuit" |
| 307 | msgstr "<%s-Q>\t\tSair" |
| 308 | |
| 309 | #, tcl-format |
| 310 | msgid "<%s-W>\t\tClose window" |
| 311 | msgstr "<%s-W>\t\tFechar janela" |
| 312 | |
| 313 | msgid "<Home>\t\tMove to first commit" |
| 314 | msgstr "<Home>\t\tMover para o primeiro commit" |
| 315 | |
| 316 | msgid "<End>\t\tMove to last commit" |
| 317 | msgstr "<End>\t\tMover para o último commit" |
| 318 | |
| 319 | msgid "<Up>, p, k\tMove up one commit" |
| 320 | msgstr "<Cima>, p, k\tMover para o commit acima" |
| 321 | |
| 322 | msgid "<Down>, n, j\tMove down one commit" |
| 323 | msgstr "<Baixo>, n, j\tMover para o commit abaixo" |
| 324 | |
| 325 | msgid "<Left>, z, h\tGo back in history list" |
| 326 | msgstr "<Esquerda>, z, h\tRecuar no histórico" |
| 327 | |
| 328 | msgid "<Right>, x, l\tGo forward in history list" |
| 329 | msgstr "<Direita>, x, l\tAvançar no histórico" |
| 330 | |
| 331 | #, tcl-format |
| 332 | msgid "<%s-n>\tGo to n-th parent of current commit in history list" |
| 333 | msgstr "<%s-n>\tIr para o n-ésimo pai do commit atual no histórico" |
| 334 | |
| 335 | msgid "<PageUp>\tMove up one page in commit list" |
| 336 | msgstr "<PageUp>\tMover a lista de commits uma página para cima" |
| 337 | |
| 338 | msgid "<PageDown>\tMove down one page in commit list" |
| 339 | msgstr "<PageDown>\tMover a lista de commits uma página para baixo" |
| 340 | |
| 341 | #, tcl-format |
| 342 | msgid "<%s-Home>\tScroll to top of commit list" |
| 343 | msgstr "<%s-Home>\tDeslocar para o topo da lista" |
| 344 | |
| 345 | #, tcl-format |
| 346 | msgid "<%s-End>\tScroll to bottom of commit list" |
| 347 | msgstr "<%s-End>\tDeslocar para o fim da lista" |
| 348 | |
| 349 | #, tcl-format |
| 350 | msgid "<%s-Up>\tScroll commit list up one line" |
| 351 | msgstr "<%s-Cima>\tDeslocar a lista de commits uma linha para cima" |
| 352 | |
| 353 | #, tcl-format |
| 354 | msgid "<%s-Down>\tScroll commit list down one line" |
| 355 | msgstr "<%s-Baixo>\tDeslocar a lista de commits uma linha para baixo" |
| 356 | |
| 357 | #, tcl-format |
| 358 | msgid "<%s-PageUp>\tScroll commit list up one page" |
| 359 | msgstr "<%s-PageUp>\tDeslocar a lista de commits uma página para cima" |
| 360 | |
| 361 | #, tcl-format |
| 362 | msgid "<%s-PageDown>\tScroll commit list down one page" |
| 363 | msgstr "<%s-PageDown>\tDeslocar a lista de commits uma página para baixo" |
| 364 | |
| 365 | msgid "<Shift-Up>\tFind backwards (upwards, later commits)" |
| 366 | msgstr "<Shift-Cima>\tProcurar para trás (para cima, commits posteriores)" |
| 367 | |
| 368 | msgid "<Shift-Down>\tFind forwards (downwards, earlier commits)" |
| 369 | msgstr "<Shift-Baixo>\tProcurar para a frente (para baixo, commits anteriores)" |
| 370 | |
| 371 | msgid "<Delete>, b\tScroll diff view up one page" |
| 372 | msgstr "<Delete>, b\tDeslocar vista diff uma página para cima" |
| 373 | |
| 374 | msgid "<Backspace>\tScroll diff view up one page" |
| 375 | msgstr "<Retrocesso>\tDeslocar vista diff uma página para cima" |
| 376 | |
| 377 | msgid "<Space>\t\tScroll diff view down one page" |
| 378 | msgstr "<Espaço>\tDeslocar vista diff uma página para baixo" |
| 379 | |
| 380 | msgid "u\t\tScroll diff view up 18 lines" |
| 381 | msgstr "u\t\tDeslocar vista diff 18 linhas para cima" |
| 382 | |
| 383 | msgid "d\t\tScroll diff view down 18 lines" |
| 384 | msgstr "d\t\tDeslocar vista diff 18 linhas para baixo" |
| 385 | |
| 386 | #, tcl-format |
| 387 | msgid "<%s-F>\t\tFind" |
| 388 | msgstr "<%s-F>\t\tProcurar" |
| 389 | |
| 390 | #, tcl-format |
| 391 | msgid "<%s-G>\t\tMove to next find hit" |
| 392 | msgstr "<%s-G>\t\tMover para a ocorrência seguinte" |
| 393 | |
| 394 | msgid "<Return>\tMove to next find hit" |
| 395 | msgstr "<Return>\tMover para a ocorrência seguinte" |
| 396 | |
| 397 | msgid "g\t\tGo to commit" |
| 398 | msgstr "g\t\tIr para o commit" |
| 399 | |
| 400 | msgid "/\t\tFocus the search box" |
| 401 | msgstr "/\t\tFocar a caixa de pesquisa" |
| 402 | |
| 403 | msgid "?\t\tMove to previous find hit" |
| 404 | msgstr "?\t\tMover para a ocorrência anterior" |
| 405 | |
| 406 | msgid "f\t\tScroll diff view to next file" |
| 407 | msgstr "f\t\tDeslocar vista diff para o ficheiro seguinte" |
| 408 | |
| 409 | #, tcl-format |
| 410 | msgid "<%s-S>\t\tSearch for next hit in diff view" |
| 411 | msgstr "<%s-S>\t\tProcurar pela ocorrência seguinte na vista diff" |
| 412 | |
| 413 | #, tcl-format |
| 414 | msgid "<%s-R>\t\tSearch for previous hit in diff view" |
| 415 | msgstr "<%s-R>\t\tProcurar pela ocorrência anterior na vista diff" |
| 416 | |
| 417 | #, tcl-format |
| 418 | msgid "<%s-KP+>\tIncrease font size" |
| 419 | msgstr "<%s-KP+>\tAumentar o tamanho da letra" |
| 420 | |
| 421 | #, tcl-format |
| 422 | msgid "<%s-plus>\tIncrease font size" |
| 423 | msgstr "<%s-mais>\tAumentar o tamanho da letra" |
| 424 | |
| 425 | #, tcl-format |
| 426 | msgid "<%s-KP->\tDecrease font size" |
| 427 | msgstr "<%s-KP->\tDiminuir o tamanho da letra" |
| 428 | |
| 429 | #, tcl-format |
| 430 | msgid "<%s-minus>\tDecrease font size" |
| 431 | msgstr "<%s-menos>\tDiminuir o tamanho da letra" |
| 432 | |
| 433 | msgid "<F5>\t\tUpdate" |
| 434 | msgstr "<F5>\t\tAtualizar" |
| 435 | |
| 436 | #, tcl-format |
| 437 | msgid "Error creating temporary directory %s:" |
| 438 | msgstr "Erro ao criar ficheiro temporário %s:" |
| 439 | |
| 440 | #, tcl-format |
| 441 | msgid "Error getting \"%s\" from %s:" |
| 442 | msgstr "Erro ao obter \"%s\" de %s:" |
| 443 | |
| 444 | msgid "command failed:" |
| 445 | msgstr "o comando falhou:" |
| 446 | |
| 447 | msgid "No such commit" |
| 448 | msgstr "Commit inexistente" |
| 449 | |
| 450 | msgid "git gui blame: command failed:" |
| 451 | msgstr "git gui blame: o comando falhou:" |
| 452 | |
| 453 | #, tcl-format |
| 454 | msgid "Couldn't read merge head: %s" |
| 455 | msgstr "Não foi possível ler a cabeça de integração: %s" |
| 456 | |
| 457 | #, tcl-format |
| 458 | msgid "Error reading index: %s" |
| 459 | msgstr "Erro ao ler o índice: %s" |
| 460 | |
| 461 | #, tcl-format |
| 462 | msgid "Couldn't start git blame: %s" |
| 463 | msgstr "Não foi possível iniciar git blame: %s" |
| 464 | |
| 465 | msgid "Searching" |
| 466 | msgstr "A procurar" |
| 467 | |
| 468 | #, tcl-format |
| 469 | msgid "Error running git blame: %s" |
| 470 | msgstr "Erro ao executar git blame: %s" |
| 471 | |
| 472 | #, tcl-format |
| 473 | msgid "That line comes from commit %s, which is not in this view" |
| 474 | msgstr "Essa linha provém do commit %s, que não está nesta vista" |
| 475 | |
| 476 | msgid "External diff viewer failed:" |
| 477 | msgstr "Visualizador diff externo falhou:" |
| 478 | |
| 479 | msgid "All files" |
| 480 | msgstr "Todos os ficheiros" |
| 481 | |
| 482 | msgid "View" |
| 483 | msgstr "Vista" |
| 484 | |
| 485 | msgid "Gitk view definition" |
| 486 | msgstr "Definição de vistas do gitk" |
| 487 | |
| 488 | msgid "Remember this view" |
| 489 | msgstr "Recordar esta vista" |
| 490 | |
| 491 | msgid "References (space separated list):" |
| 492 | msgstr "Referências (lista separada por espaço):" |
| 493 | |
| 494 | msgid "Branches & tags:" |
| 495 | msgstr "Ramos e tags:" |
| 496 | |
| 497 | msgid "All refs" |
| 498 | msgstr "Todas as referências" |
| 499 | |
| 500 | msgid "All (local) branches" |
| 501 | msgstr "Todos os ramos (locais)" |
| 502 | |
| 503 | msgid "All tags" |
| 504 | msgstr "Todas as tags" |
| 505 | |
| 506 | msgid "All remote-tracking branches" |
| 507 | msgstr "Todos os ramos remotos de monitorização" |
| 508 | |
| 509 | msgid "Commit Info (regular expressions):" |
| 510 | msgstr "Informação Sobre o Commit (expressões regulares):" |
| 511 | |
| 512 | msgid "Author:" |
| 513 | msgstr "Autor:" |
| 514 | |
| 515 | msgid "Committer:" |
| 516 | msgstr "Committer:" |
| 517 | |
| 518 | msgid "Commit Message:" |
| 519 | msgstr "Mensagem de Commit:" |
| 520 | |
| 521 | msgid "Matches all Commit Info criteria" |
| 522 | msgstr "Corresponde a todos os critérios da Informação Sobre o Commit" |
| 523 | |
| 524 | msgid "Matches no Commit Info criteria" |
| 525 | msgstr "Não corresponde a nenhum critério da Informação Sobre o Commit" |
| 526 | |
| 527 | msgid "Changes to Files:" |
| 528 | msgstr "Alterações nos Ficheiros:" |
| 529 | |
| 530 | msgid "Fixed String" |
| 531 | msgstr "Cadeia Fixa" |
| 532 | |
| 533 | msgid "Regular Expression" |
| 534 | msgstr "Expressão Regular" |
| 535 | |
| 536 | msgid "Search string:" |
| 537 | msgstr "Procurar pela cadeia:" |
| 538 | |
| 539 | msgid "" |
| 540 | "Commit Dates (\"2 weeks ago\", \"2009-03-17 15:27:38\", \"March 17, 2009 " |
| 541 | "15:27:38\"):" |
| 542 | msgstr "" |
| 543 | "Datas de Commit (\"2 weeks ago\", \"2009-03-17 15:27:38\", \"March 17, 2009 " |
| 544 | "15:27:38\"):" |
| 545 | |
| 546 | msgid "Since:" |
| 547 | msgstr "Desde:" |
| 548 | |
| 549 | msgid "Until:" |
| 550 | msgstr "Até:" |
| 551 | |
| 552 | msgid "Limit and/or skip a number of revisions (positive integer):" |
| 553 | msgstr "Limitar e/ou ignorar um número de revisões (inteiro positivo):" |
| 554 | |
| 555 | msgid "Number to show:" |
| 556 | msgstr "Número a mostrar:" |
| 557 | |
| 558 | msgid "Number to skip:" |
| 559 | msgstr "Número a ignorar:" |
| 560 | |
| 561 | msgid "Miscellaneous options:" |
| 562 | msgstr "Opções diversas:" |
| 563 | |
| 564 | msgid "Strictly sort by date" |
| 565 | msgstr "Ordenar estritamente pela data" |
| 566 | |
| 567 | msgid "Mark branch sides" |
| 568 | msgstr "Marcar lado dos ramos" |
| 569 | |
| 570 | msgid "Limit to first parent" |
| 571 | msgstr "Restringir ao primeiro pai" |
| 572 | |
| 573 | msgid "Simple history" |
| 574 | msgstr "Histórico simples" |
| 575 | |
| 576 | msgid "Additional arguments to git log:" |
| 577 | msgstr "Argumentos adicionais ao git log:" |
| 578 | |
| 579 | msgid "Enter files and directories to include, one per line:" |
| 580 | msgstr "Introduza ficheiros e diretórios para incluir, um por linha:" |
| 581 | |
| 582 | msgid "Command to generate more commits to include:" |
| 583 | msgstr "Comando para gerar mais commits para incluir:" |
| 584 | |
| 585 | msgid "Gitk: edit view" |
| 586 | msgstr "Gitk: editar vista" |
| 587 | |
| 588 | msgid "-- criteria for selecting revisions" |
| 589 | msgstr "-- critério para selecionar revisões" |
| 590 | |
| 591 | msgid "View Name" |
| 592 | msgstr "Nome da Vista" |
| 593 | |
| 594 | msgid "Apply (F5)" |
| 595 | msgstr "Aplicar (F5)" |
| 596 | |
| 597 | msgid "Error in commit selection arguments:" |
| 598 | msgstr "Erro nos argumentos de seleção de commits:" |
| 599 | |
| 600 | msgid "None" |
| 601 | msgstr "Nenhum" |
| 602 | |
| 603 | msgid "Descendant" |
| 604 | msgstr "Descendente" |
| 605 | |
| 606 | msgid "Not descendant" |
| 607 | msgstr "Não descendente" |
| 608 | |
| 609 | msgid "Ancestor" |
| 610 | msgstr "Antecessor" |
| 611 | |
| 612 | msgid "Not ancestor" |
| 613 | msgstr "Não antecessor" |
| 614 | |
| 615 | msgid "Local changes checked in to index but not committed" |
| 616 | msgstr "Alterações locais preparadas no índice mas não submetidas" |
| 617 | |
| 618 | msgid "Local uncommitted changes, not checked in to index" |
| 619 | msgstr "Alterações locais não submetidas, não preparadas no índice" |
| 620 | |
| 621 | msgid "and many more" |
| 622 | msgstr "e muitos mais" |
| 623 | |
| 624 | msgid "many" |
| 625 | msgstr "muitos" |
| 626 | |
| 627 | msgid "Tags:" |
| 628 | msgstr "Tags:" |
| 629 | |
| 630 | msgid "Parent" |
| 631 | msgstr "Pai" |
| 632 | |
| 633 | msgid "Child" |
| 634 | msgstr "Filho" |
| 635 | |
| 636 | msgid "Branch" |
| 637 | msgstr "Ramo" |
| 638 | |
| 639 | msgid "Follows" |
| 640 | msgstr "Sucede" |
| 641 | |
| 642 | msgid "Precedes" |
| 643 | msgstr "Precede" |
| 644 | |
| 645 | #, tcl-format |
| 646 | msgid "Error getting diffs: %s" |
| 647 | msgstr "Erro ao obter diferenças: %s" |
| 648 | |
| 649 | msgid "Goto:" |
| 650 | msgstr "Ir para:" |
| 651 | |
| 652 | #, tcl-format |
| 653 | msgid "Short SHA1 id %s is ambiguous" |
| 654 | msgstr "O id SHA1 abreviado %s é ambíguo" |
| 655 | |
| 656 | #, tcl-format |
| 657 | msgid "Revision %s is not known" |
| 658 | msgstr "A revisão %s não é conhecida" |
| 659 | |
| 660 | #, tcl-format |
| 661 | msgid "SHA1 id %s is not known" |
| 662 | msgstr "O id SHA1 %s não é conhecido" |
| 663 | |
| 664 | #, tcl-format |
| 665 | msgid "Revision %s is not in the current view" |
| 666 | msgstr "A revisão %s não se encontra na vista atual" |
| 667 | |
| 668 | msgid "Date" |
| 669 | msgstr "Data" |
| 670 | |
| 671 | msgid "Children" |
| 672 | msgstr "Filhos" |
| 673 | |
| 674 | #, tcl-format |
| 675 | msgid "Reset %s branch to here" |
| 676 | msgstr "Repor o ramo %s para aqui" |
| 677 | |
| 678 | msgid "Detached head: can't reset" |
| 679 | msgstr "Cabeça destacada: não é possível repor" |
| 680 | |
| 681 | msgid "Skipping merge commit " |
| 682 | msgstr "A ignorar commit de integração " |
| 683 | |
| 684 | msgid "Error getting patch ID for " |
| 685 | msgstr "Erro ao obter ID de patch de " |
| 686 | |
| 687 | msgid " - stopping\n" |
| 688 | msgstr " - a interromper\n" |
| 689 | |
| 690 | msgid "Commit " |
| 691 | msgstr "Commit " |
| 692 | |
| 693 | msgid "" |
| 694 | " is the same patch as\n" |
| 695 | " " |
| 696 | msgstr "" |
| 697 | " é o mesmo patch que\n" |
| 698 | " " |
| 699 | |
| 700 | msgid "" |
| 701 | " differs from\n" |
| 702 | " " |
| 703 | msgstr "" |
| 704 | " difere de\n" |
| 705 | " " |
| 706 | |
| 707 | msgid "" |
| 708 | "Diff of commits:\n" |
| 709 | "\n" |
| 710 | msgstr "" |
| 711 | "Diferença dos commits:\n" |
| 712 | "\n" |
| 713 | |
| 714 | #, tcl-format |
| 715 | msgid " has %s children - stopping\n" |
| 716 | msgstr " tem %s filhos - a interromper\n" |
| 717 | |
| 718 | #, tcl-format |
| 719 | msgid "Error writing commit to file: %s" |
| 720 | msgstr "Erro ao escrever commit no ficheiro: %s" |
| 721 | |
| 722 | #, tcl-format |
| 723 | msgid "Error diffing commits: %s" |
| 724 | msgstr "Erro ao calcular as diferenças dos commits: %s" |
| 725 | |
| 726 | msgid "Top" |
| 727 | msgstr "Topo" |
| 728 | |
| 729 | msgid "From" |
| 730 | msgstr "De" |
| 731 | |
| 732 | msgid "To" |
| 733 | msgstr "Para" |
| 734 | |
| 735 | msgid "Generate patch" |
| 736 | msgstr "Gerar patch" |
| 737 | |
| 738 | msgid "From:" |
| 739 | msgstr "De:" |
| 740 | |
| 741 | msgid "To:" |
| 742 | msgstr "Para:" |
| 743 | |
| 744 | msgid "Reverse" |
| 745 | msgstr "Reverter" |
| 746 | |
| 747 | msgid "Output file:" |
| 748 | msgstr "Ficheiro de saída:" |
| 749 | |
| 750 | msgid "Generate" |
| 751 | msgstr "Gerar" |
| 752 | |
| 753 | msgid "Error creating patch:" |
| 754 | msgstr "Erro ao criar patch:" |
| 755 | |
| 756 | msgid "ID:" |
| 757 | msgstr "ID:" |
| 758 | |
| 759 | msgid "Tag name:" |
| 760 | msgstr "Nome da tag:" |
| 761 | |
| 762 | msgid "Tag message is optional" |
| 763 | msgstr "A mensagem da tag é opcional" |
| 764 | |
| 765 | msgid "Tag message:" |
| 766 | msgstr "Mensagem da tag:" |
| 767 | |
| 768 | msgid "Create" |
| 769 | msgstr "Criar" |
| 770 | |
| 771 | msgid "No tag name specified" |
| 772 | msgstr "Nenhum nome de tag especificado" |
| 773 | |
| 774 | #, tcl-format |
| 775 | msgid "Tag \"%s\" already exists" |
| 776 | msgstr "A tag \"%s\" já existe" |
| 777 | |
| 778 | msgid "Error creating tag:" |
| 779 | msgstr "Erro ao criar tag:" |
| 780 | |
| 781 | msgid "Command:" |
| 782 | msgstr "Comando:" |
| 783 | |
| 784 | msgid "Write" |
| 785 | msgstr "Escrever" |
| 786 | |
| 787 | msgid "Error writing commit:" |
| 788 | msgstr "Erro ao escrever commit:" |
| 789 | |
| 790 | msgid "Name:" |
| 791 | msgstr "Nome:" |
| 792 | |
| 793 | msgid "Please specify a name for the new branch" |
| 794 | msgstr "Especifique um nome para o novo ramo" |
| 795 | |
| 796 | #, tcl-format |
| 797 | msgid "Branch '%s' already exists. Overwrite?" |
| 798 | msgstr "O ramo '%s' já existe. Substituí-lo?" |
| 799 | |
| 800 | #, tcl-format |
| 801 | msgid "Commit %s is already included in branch %s -- really re-apply it?" |
| 802 | msgstr "O commit %s já está incluído no ramo %s -- reaplicá-lo mesmo assim?" |
| 803 | |
| 804 | msgid "Cherry-picking" |
| 805 | msgstr "A efetuar cherry-pick" |
| 806 | |
| 807 | #, tcl-format |
| 808 | msgid "" |
| 809 | "Cherry-pick failed because of local changes to file '%s'.\n" |
| 810 | "Please commit, reset or stash your changes and try again." |
| 811 | msgstr "" |
| 812 | "Falha ao efetuar cherry-pick devido a alterações locais no ficheiro '%s'.\n" |
| 813 | "Submeta, empilhe ou reponha as alterações e tente de novo." |
| 814 | |
| 815 | msgid "" |
| 816 | "Cherry-pick failed because of merge conflict.\n" |
| 817 | "Do you wish to run git citool to resolve it?" |
| 818 | msgstr "" |
| 819 | "Falha ao efetuar cherry-pick devido a conflito de integração.\n" |
| 820 | "Deseja executar git citool para resolvê-lo?" |
| 821 | |
| 822 | msgid "No changes committed" |
| 823 | msgstr "Não foi submetida nenhum alteração" |
| 824 | |
| 825 | #, tcl-format |
| 826 | msgid "Commit %s is not included in branch %s -- really revert it?" |
| 827 | msgstr "O commit %s não está incluído no ramo %s -- revertê-lo mesmo assim?" |
| 828 | |
| 829 | msgid "Reverting" |
| 830 | msgstr "A reverter" |
| 831 | |
| 832 | #, tcl-format |
| 833 | msgid "" |
| 834 | "Revert failed because of local changes to the following files:%s Please " |
| 835 | "commit, reset or stash your changes and try again." |
| 836 | msgstr "" |
| 837 | "Falha ao reverter devido a alterações locais nos seguintes ficheiros:%s " |
| 838 | "Submeta, empilhe ou reponha as alterações e tente de novo." |
| 839 | |
| 840 | msgid "" |
| 841 | "Revert failed because of merge conflict.\n" |
| 842 | " Do you wish to run git citool to resolve it?" |
| 843 | msgstr "" |
| 844 | "Falha ao reverter devido a conflito de integração.\n" |
| 845 | "Deseja executar git citool para resolvê-lo?" |
| 846 | |
| 847 | msgid "Confirm reset" |
| 848 | msgstr "Confirmar reposição" |
| 849 | |
| 850 | #, tcl-format |
| 851 | msgid "Reset branch %s to %s?" |
| 852 | msgstr "Repor o ramo %s para %s?" |
| 853 | |
| 854 | msgid "Reset type:" |
| 855 | msgstr "Tipo de reposição:" |
| 856 | |
| 857 | msgid "Soft: Leave working tree and index untouched" |
| 858 | msgstr "Suave: Deixar a árvore de trabalho e o índice intactos" |
| 859 | |
| 860 | msgid "Mixed: Leave working tree untouched, reset index" |
| 861 | msgstr "Misto: Deixar a árvore de trabalho intacta, repor índice" |
| 862 | |
| 863 | msgid "" |
| 864 | "Hard: Reset working tree and index\n" |
| 865 | "(discard ALL local changes)" |
| 866 | msgstr "" |
| 867 | "Forte: Repor árvore de trabalho e índice\n" |
| 868 | "(descartar TODAS as alterações locais)" |
| 869 | |
| 870 | msgid "Resetting" |
| 871 | msgstr "A repor" |
| 872 | |
| 873 | msgid "Checking out" |
| 874 | msgstr "A extrair" |
| 875 | |
| 876 | msgid "Cannot delete the currently checked-out branch" |
| 877 | msgstr "Não é possível eliminar o ramo atual extraído" |
| 878 | |
| 879 | #, tcl-format |
| 880 | msgid "" |
| 881 | "The commits on branch %s aren't on any other branch.\n" |
| 882 | "Really delete branch %s?" |
| 883 | msgstr "" |
| 884 | "Os commits no ramo %s não estão presentes em mais nenhum ramo.\n" |
| 885 | "Eliminar o ramo %s mesmo assim?" |
| 886 | |
| 887 | #, tcl-format |
| 888 | msgid "Tags and heads: %s" |
| 889 | msgstr "Tags e cabeças: %s" |
| 890 | |
| 891 | msgid "Filter" |
| 892 | msgstr "Filtrar" |
| 893 | |
| 894 | msgid "" |
| 895 | "Error reading commit topology information; branch and preceding/following " |
| 896 | "tag information will be incomplete." |
| 897 | msgstr "" |
| 898 | "Erro ao ler informação de topologia do commit; a informação do ramo e da tag " |
| 899 | "precedente/seguinte ficará incompleta." |
| 900 | |
| 901 | msgid "Tag" |
| 902 | msgstr "Tag" |
| 903 | |
| 904 | msgid "Id" |
| 905 | msgstr "Id" |
| 906 | |
| 907 | msgid "Gitk font chooser" |
| 908 | msgstr "Escolha de tipo de letra do gitk" |
| 909 | |
| 910 | msgid "B" |
| 911 | msgstr "B" |
| 912 | |
| 913 | msgid "I" |
| 914 | msgstr "I" |
| 915 | |
| 916 | msgid "Commit list display options" |
| 917 | msgstr "Opções de visualização da lista de commits" |
| 918 | |
| 919 | msgid "Maximum graph width (lines)" |
| 920 | msgstr "Largura máxima do gráfico (linhas)" |
| 921 | |
| 922 | #, no-tcl-format |
| 923 | msgid "Maximum graph width (% of pane)" |
| 924 | msgstr "Largura máxima do gráfico (% do painel)" |
| 925 | |
| 926 | msgid "Show local changes" |
| 927 | msgstr "Mostrar alterações locais" |
| 928 | |
| 929 | msgid "Auto-select SHA1 (length)" |
| 930 | msgstr "Selecionar automaticamente SHA1 (largura)" |
| 931 | |
| 932 | msgid "Hide remote refs" |
| 933 | msgstr "Ocultar referências remotas" |
| 934 | |
| 935 | msgid "Diff display options" |
| 936 | msgstr "Opções de visualização de diferenças" |
| 937 | |
| 938 | msgid "Tab spacing" |
| 939 | msgstr "Espaçamento da tabulação" |
| 940 | |
| 941 | msgid "Display nearby tags/heads" |
| 942 | msgstr "Mostrar tags/cabeças próximas" |
| 943 | |
| 944 | msgid "Maximum # tags/heads to show" |
| 945 | msgstr "Nº máximo de tags/cabeças a mostrar" |
| 946 | |
| 947 | msgid "Limit diffs to listed paths" |
| 948 | msgstr "Limitar diferenças aos caminhos listados" |
| 949 | |
| 950 | msgid "Support per-file encodings" |
| 951 | msgstr "Suportar codificação por cada ficheiro" |
| 952 | |
| 953 | msgid "External diff tool" |
| 954 | msgstr "Ferramenta diff externa" |
| 955 | |
| 956 | msgid "Choose..." |
| 957 | msgstr "Escolher..." |
| 958 | |
| 959 | msgid "General options" |
| 960 | msgstr "Opções gerais" |
| 961 | |
| 962 | msgid "Use themed widgets" |
| 963 | msgstr "Usar widgets com estilo" |
| 964 | |
| 965 | msgid "(change requires restart)" |
| 966 | msgstr "(alteração exige reiniciar)" |
| 967 | |
| 968 | msgid "(currently unavailable)" |
| 969 | msgstr "(não disponível de momento)" |
| 970 | |
| 971 | msgid "Colors: press to choose" |
| 972 | msgstr "Cores: pressione para escolher" |
| 973 | |
| 974 | msgid "Interface" |
| 975 | msgstr "Interface" |
| 976 | |
| 977 | msgid "interface" |
| 978 | msgstr "interface" |
| 979 | |
| 980 | msgid "Background" |
| 981 | msgstr "Fundo" |
| 982 | |
| 983 | msgid "background" |
| 984 | msgstr "fundo" |
| 985 | |
| 986 | msgid "Foreground" |
| 987 | msgstr "Primeiro plano" |
| 988 | |
| 989 | msgid "foreground" |
| 990 | msgstr "primeiro plano" |
| 991 | |
| 992 | msgid "Diff: old lines" |
| 993 | msgstr "Diff: linhas antigas" |
| 994 | |
| 995 | msgid "diff old lines" |
| 996 | msgstr "diff linhas antigas" |
| 997 | |
| 998 | msgid "Diff: new lines" |
| 999 | msgstr "Diff: linhas novas" |
| 1000 | |
| 1001 | msgid "diff new lines" |
| 1002 | msgstr "diff linhas novas" |
| 1003 | |
| 1004 | msgid "Diff: hunk header" |
| 1005 | msgstr "Diff: cabeçalho do excerto" |
| 1006 | |
| 1007 | msgid "diff hunk header" |
| 1008 | msgstr "diff cabeçalho do excerto" |
| 1009 | |
| 1010 | msgid "Marked line bg" |
| 1011 | msgstr "Fundo da linha marcada" |
| 1012 | |
| 1013 | msgid "marked line background" |
| 1014 | msgstr "fundo da linha marcada" |
| 1015 | |
| 1016 | msgid "Select bg" |
| 1017 | msgstr "Selecionar fundo" |
| 1018 | |
| 1019 | msgid "Fonts: press to choose" |
| 1020 | msgstr "Tipo de letra: pressione para escolher" |
| 1021 | |
| 1022 | msgid "Main font" |
| 1023 | msgstr "Tipo de letra principal" |
| 1024 | |
| 1025 | msgid "Diff display font" |
| 1026 | msgstr "Tipo de letra ao mostrar diferenças" |
| 1027 | |
| 1028 | msgid "User interface font" |
| 1029 | msgstr "Tipo de letra da interface de utilizador" |
| 1030 | |
| 1031 | msgid "Gitk preferences" |
| 1032 | msgstr "Preferências do gitk" |
| 1033 | |
| 1034 | msgid "General" |
| 1035 | msgstr "Geral" |
| 1036 | |
| 1037 | msgid "Colors" |
| 1038 | msgstr "Cores" |
| 1039 | |
| 1040 | msgid "Fonts" |
| 1041 | msgstr "Tipos de letra" |
| 1042 | |
| 1043 | #, tcl-format |
| 1044 | msgid "Gitk: choose color for %s" |
| 1045 | msgstr "Gitk: escolher cor de %s" |
| 1046 | |
| 1047 | msgid "" |
| 1048 | "Sorry, gitk cannot run with this version of Tcl/Tk.\n" |
| 1049 | " Gitk requires at least Tcl/Tk 8.4." |
| 1050 | msgstr "" |
| 1051 | "Não é possível executar o gitk com esta versão do Tcl/Tk.\n" |
| 1052 | "O gitk requer pelo menos Tcl/Tk 8.4." |
| 1053 | |
| 1054 | msgid "Cannot find a git repository here." |
| 1055 | msgstr "Não foi encontrado nenhum repositório git aqui." |
| 1056 | |
| 1057 | #, tcl-format |
| 1058 | msgid "Ambiguous argument '%s': both revision and filename" |
| 1059 | msgstr "Argumento '%s' ambíguo: pode ser uma revisão ou um ficheiro" |
| 1060 | |
| 1061 | msgid "Bad arguments to gitk:" |
| 1062 | msgstr "Argumentos do gitk incorretos:" |