| 1 | # Translation of gitk |
| 2 | # Copyright (C) 2005-2008 Santiago Gala |
| 3 | # This file is distributed under the same license as the gitk package. |
| 4 | # Santiago Gala <santiago.gala@gmail.com>, 2008. |
| 5 | # |
| 6 | # |
| 7 | msgid "" |
| 8 | msgstr "" |
| 9 | "Project-Id-Version: Gitk\n" |
| 10 | "Report-Msgid-Bugs-To: \n" |
| 11 | "POT-Creation-Date: 2015-05-17 14:32+1000\n" |
| 12 | "PO-Revision-Date: 2008-03-25 11:20+0100\n" |
| 13 | "Last-Translator: Santiago Gala <santiago.gala@gmail.com>\n" |
| 14 | "Language-Team: Spanish\n" |
| 15 | "Language: \n" |
| 16 | "MIME-Version: 1.0\n" |
| 17 | "Content-Type: text/plain; charset=UTF-8\n" |
| 18 | "Content-Transfer-Encoding: 8bit\n" |
| 19 | |
| 20 | msgid "Couldn't get list of unmerged files:" |
| 21 | msgstr "Imposible obtener la lista de archivos pendientes de fusión:" |
| 22 | |
| 23 | msgid "Color words" |
| 24 | msgstr "" |
| 25 | |
| 26 | msgid "Markup words" |
| 27 | msgstr "" |
| 28 | |
| 29 | #, fuzzy |
| 30 | msgid "Error parsing revisions:" |
| 31 | msgstr "Error al leer las diferencias de fusión:" |
| 32 | |
| 33 | msgid "Error executing --argscmd command:" |
| 34 | msgstr "" |
| 35 | |
| 36 | msgid "No files selected: --merge specified but no files are unmerged." |
| 37 | msgstr "" |
| 38 | "No hay archivos seleccionados: se seleccionó la opción --merge pero no hay " |
| 39 | "archivos pendientes de fusión." |
| 40 | |
| 41 | msgid "" |
| 42 | "No files selected: --merge specified but no unmerged files are within file " |
| 43 | "limit." |
| 44 | msgstr "" |
| 45 | "No hay archivos seleccionados: se seleccionó la opción --merge pero los " |
| 46 | "archivos especificados no necesitan fusión." |
| 47 | |
| 48 | #, fuzzy |
| 49 | msgid "Error executing git log:" |
| 50 | msgstr "Error al crear la etiqueta:" |
| 51 | |
| 52 | msgid "Reading" |
| 53 | msgstr "Leyendo" |
| 54 | |
| 55 | msgid "Reading commits..." |
| 56 | msgstr "Leyendo revisiones..." |
| 57 | |
| 58 | msgid "No commits selected" |
| 59 | msgstr "No se seleccionaron revisiones" |
| 60 | |
| 61 | msgid "Command line" |
| 62 | msgstr "Línea de comandos" |
| 63 | |
| 64 | msgid "Can't parse git log output:" |
| 65 | msgstr "Error analizando la salida de git log:" |
| 66 | |
| 67 | msgid "No commit information available" |
| 68 | msgstr "Falta información sobre las revisiones" |
| 69 | |
| 70 | msgid "OK" |
| 71 | msgstr "Aceptar" |
| 72 | |
| 73 | msgid "Cancel" |
| 74 | msgstr "Cancelar" |
| 75 | |
| 76 | msgid "&Update" |
| 77 | msgstr "Actualizar" |
| 78 | |
| 79 | msgid "&Reload" |
| 80 | msgstr "" |
| 81 | |
| 82 | msgid "Reread re&ferences" |
| 83 | msgstr "Releer referencias" |
| 84 | |
| 85 | msgid "&List references" |
| 86 | msgstr "Lista de referencias" |
| 87 | |
| 88 | msgid "Start git &gui" |
| 89 | msgstr "" |
| 90 | |
| 91 | msgid "&Quit" |
| 92 | msgstr "Salir" |
| 93 | |
| 94 | msgid "&File" |
| 95 | msgstr "Archivo" |
| 96 | |
| 97 | msgid "&Preferences" |
| 98 | msgstr "Preferencias" |
| 99 | |
| 100 | msgid "&Edit" |
| 101 | msgstr "Editar" |
| 102 | |
| 103 | msgid "&New view..." |
| 104 | msgstr "Nueva vista..." |
| 105 | |
| 106 | msgid "&Edit view..." |
| 107 | msgstr "Modificar vista..." |
| 108 | |
| 109 | msgid "&Delete view" |
| 110 | msgstr "Eliminar vista" |
| 111 | |
| 112 | msgid "&All files" |
| 113 | msgstr "Todos los archivos" |
| 114 | |
| 115 | msgid "&View" |
| 116 | msgstr "Vista" |
| 117 | |
| 118 | msgid "&About gitk" |
| 119 | msgstr "Acerca de gitk" |
| 120 | |
| 121 | msgid "&Key bindings" |
| 122 | msgstr "Combinaciones de teclas" |
| 123 | |
| 124 | msgid "&Help" |
| 125 | msgstr "Ayuda" |
| 126 | |
| 127 | msgid "SHA1 ID:" |
| 128 | msgstr "SHA1 ID:" |
| 129 | |
| 130 | msgid "Row" |
| 131 | msgstr "" |
| 132 | |
| 133 | msgid "Find" |
| 134 | msgstr "Buscar" |
| 135 | |
| 136 | msgid "commit" |
| 137 | msgstr "revisión" |
| 138 | |
| 139 | msgid "containing:" |
| 140 | msgstr "que contiene:" |
| 141 | |
| 142 | msgid "touching paths:" |
| 143 | msgstr "que modifica la ruta:" |
| 144 | |
| 145 | msgid "adding/removing string:" |
| 146 | msgstr "que añade/elimina cadena:" |
| 147 | |
| 148 | msgid "changing lines matching:" |
| 149 | msgstr "" |
| 150 | |
| 151 | msgid "Exact" |
| 152 | msgstr "Exacto" |
| 153 | |
| 154 | msgid "IgnCase" |
| 155 | msgstr "NoMayús" |
| 156 | |
| 157 | msgid "Regexp" |
| 158 | msgstr "Regex" |
| 159 | |
| 160 | msgid "All fields" |
| 161 | msgstr "Todos los campos" |
| 162 | |
| 163 | msgid "Headline" |
| 164 | msgstr "Título" |
| 165 | |
| 166 | msgid "Comments" |
| 167 | msgstr "Comentarios" |
| 168 | |
| 169 | msgid "Author" |
| 170 | msgstr "Autor" |
| 171 | |
| 172 | msgid "Committer" |
| 173 | msgstr "" |
| 174 | |
| 175 | msgid "Search" |
| 176 | msgstr "Buscar" |
| 177 | |
| 178 | msgid "Diff" |
| 179 | msgstr "Diferencia" |
| 180 | |
| 181 | msgid "Old version" |
| 182 | msgstr "Versión antigua" |
| 183 | |
| 184 | msgid "New version" |
| 185 | msgstr "Versión nueva" |
| 186 | |
| 187 | msgid "Lines of context" |
| 188 | msgstr "Líneas de contexto" |
| 189 | |
| 190 | msgid "Ignore space change" |
| 191 | msgstr "Ignora cambios de espaciado" |
| 192 | |
| 193 | msgid "Line diff" |
| 194 | msgstr "" |
| 195 | |
| 196 | msgid "Patch" |
| 197 | msgstr "Parche" |
| 198 | |
| 199 | msgid "Tree" |
| 200 | msgstr "Árbol" |
| 201 | |
| 202 | msgid "Diff this -> selected" |
| 203 | msgstr "Diferencia de esta -> seleccionada" |
| 204 | |
| 205 | msgid "Diff selected -> this" |
| 206 | msgstr "Diferencia de seleccionada -> esta" |
| 207 | |
| 208 | msgid "Make patch" |
| 209 | msgstr "Crear patch" |
| 210 | |
| 211 | msgid "Create tag" |
| 212 | msgstr "Crear etiqueta" |
| 213 | |
| 214 | msgid "Write commit to file" |
| 215 | msgstr "Escribir revisiones a archivo" |
| 216 | |
| 217 | msgid "Create new branch" |
| 218 | msgstr "Crear nueva rama" |
| 219 | |
| 220 | msgid "Cherry-pick this commit" |
| 221 | msgstr "Añadir esta revisión a la rama actual (cherry-pick)" |
| 222 | |
| 223 | msgid "Reset HEAD branch to here" |
| 224 | msgstr "Traer la rama HEAD aquí" |
| 225 | |
| 226 | #, fuzzy |
| 227 | msgid "Mark this commit" |
| 228 | msgstr "Añadir esta revisión a la rama actual (cherry-pick)" |
| 229 | |
| 230 | msgid "Return to mark" |
| 231 | msgstr "" |
| 232 | |
| 233 | msgid "Find descendant of this and mark" |
| 234 | msgstr "" |
| 235 | |
| 236 | msgid "Compare with marked commit" |
| 237 | msgstr "" |
| 238 | |
| 239 | #, fuzzy |
| 240 | msgid "Diff this -> marked commit" |
| 241 | msgstr "Diferencia de esta -> seleccionada" |
| 242 | |
| 243 | #, fuzzy |
| 244 | msgid "Diff marked commit -> this" |
| 245 | msgstr "Diferencia de seleccionada -> esta" |
| 246 | |
| 247 | #, fuzzy |
| 248 | msgid "Revert this commit" |
| 249 | msgstr "Añadir esta revisión a la rama actual (cherry-pick)" |
| 250 | |
| 251 | msgid "Check out this branch" |
| 252 | msgstr "Cambiar a esta rama" |
| 253 | |
| 254 | msgid "Remove this branch" |
| 255 | msgstr "Eliminar esta rama" |
| 256 | |
| 257 | msgid "Copy branch name" |
| 258 | msgstr "" |
| 259 | |
| 260 | msgid "Highlight this too" |
| 261 | msgstr "Seleccionar también" |
| 262 | |
| 263 | msgid "Highlight this only" |
| 264 | msgstr "Seleccionar sólo" |
| 265 | |
| 266 | msgid "External diff" |
| 267 | msgstr "" |
| 268 | |
| 269 | msgid "Blame parent commit" |
| 270 | msgstr "" |
| 271 | |
| 272 | msgid "Copy path" |
| 273 | msgstr "" |
| 274 | |
| 275 | msgid "Show origin of this line" |
| 276 | msgstr "" |
| 277 | |
| 278 | msgid "Run git gui blame on this line" |
| 279 | msgstr "" |
| 280 | |
| 281 | #, fuzzy |
| 282 | msgid "" |
| 283 | "\n" |
| 284 | "Gitk - a commit viewer for git\n" |
| 285 | "\n" |
| 286 | "Copyright © 2005-2016 Paul Mackerras\n" |
| 287 | "\n" |
| 288 | "Use and redistribute under the terms of the GNU General Public License" |
| 289 | msgstr "" |
| 290 | "\n" |
| 291 | "Gitk - un visualizador de revisiones para git\n" |
| 292 | "\n" |
| 293 | "Copyright \\u00a9 2005-2016 Paul Mackerras\n" |
| 294 | "\n" |
| 295 | "Uso y redistribución permitidos según los términos de la Licencia Pública " |
| 296 | "General de GNU (GNU GPL)" |
| 297 | |
| 298 | msgid "Close" |
| 299 | msgstr "Cerrar" |
| 300 | |
| 301 | msgid "Gitk key bindings" |
| 302 | msgstr "Combinaciones de tecla de Gitk" |
| 303 | |
| 304 | msgid "Gitk key bindings:" |
| 305 | msgstr "Combinaciones de tecla de Gitk:" |
| 306 | |
| 307 | #, tcl-format |
| 308 | msgid "<%s-Q>\t\tQuit" |
| 309 | msgstr "<%s-Q>\t\tSalir" |
| 310 | |
| 311 | #, fuzzy, tcl-format |
| 312 | msgid "<%s-W>\t\tClose window" |
| 313 | msgstr "<%s-F>\t\tBuscar" |
| 314 | |
| 315 | msgid "<Home>\t\tMove to first commit" |
| 316 | msgstr "<Home>\t\tIr a la primera revisión" |
| 317 | |
| 318 | msgid "<End>\t\tMove to last commit" |
| 319 | msgstr "<End>\t\tIr a la última revisión" |
| 320 | |
| 321 | #, fuzzy |
| 322 | msgid "<Up>, p, k\tMove up one commit" |
| 323 | msgstr "<Up>, p, i\tSubir una revisión" |
| 324 | |
| 325 | #, fuzzy |
| 326 | msgid "<Down>, n, j\tMove down one commit" |
| 327 | msgstr "<Down>, n, k\tBajar una revisión" |
| 328 | |
| 329 | #, fuzzy |
| 330 | msgid "<Left>, z, h\tGo back in history list" |
| 331 | msgstr "<Left>, z, j\tRetroceder en la historia" |
| 332 | |
| 333 | msgid "<Right>, x, l\tGo forward in history list" |
| 334 | msgstr "<Right>, x, l\tAvanzar en la historia" |
| 335 | |
| 336 | #, tcl-format |
| 337 | msgid "<%s-n>\tGo to n-th parent of current commit in history list" |
| 338 | msgstr "" |
| 339 | |
| 340 | msgid "<PageUp>\tMove up one page in commit list" |
| 341 | msgstr "<PageUp>\tSubir una página en la lista de revisiones" |
| 342 | |
| 343 | msgid "<PageDown>\tMove down one page in commit list" |
| 344 | msgstr "<PageDown>\tBajar una página en la lista de revisiones" |
| 345 | |
| 346 | #, tcl-format |
| 347 | msgid "<%s-Home>\tScroll to top of commit list" |
| 348 | msgstr "<%s-Home>\tDesplazarse al inicio de la lista de revisiones" |
| 349 | |
| 350 | #, tcl-format |
| 351 | msgid "<%s-End>\tScroll to bottom of commit list" |
| 352 | msgstr "<%s-End>\tDesplazarse al final de la lista de revisiones" |
| 353 | |
| 354 | #, tcl-format |
| 355 | msgid "<%s-Up>\tScroll commit list up one line" |
| 356 | msgstr "<%s-Up>\tDesplazar una línea hacia arriba la lista de revisiones" |
| 357 | |
| 358 | #, tcl-format |
| 359 | msgid "<%s-Down>\tScroll commit list down one line" |
| 360 | msgstr "<%s-Down>\tDesplazar una línea hacia abajo la lista de revisiones" |
| 361 | |
| 362 | #, tcl-format |
| 363 | msgid "<%s-PageUp>\tScroll commit list up one page" |
| 364 | msgstr "<%s-PageUp>\tDesplazar una página hacia arriba la lista de revisiones" |
| 365 | |
| 366 | #, tcl-format |
| 367 | msgid "<%s-PageDown>\tScroll commit list down one page" |
| 368 | msgstr "<%s-PageDown>\tDesplazar una página hacia abajo la lista de revisiones" |
| 369 | |
| 370 | msgid "<Shift-Up>\tFind backwards (upwards, later commits)" |
| 371 | msgstr "<Shift-Up>\tBuscar hacia atrás (arriba, revisiones siguientes)" |
| 372 | |
| 373 | msgid "<Shift-Down>\tFind forwards (downwards, earlier commits)" |
| 374 | msgstr "<Shift-Down>\tBuscar hacia adelante (abajo, revisiones anteriores)" |
| 375 | |
| 376 | msgid "<Delete>, b\tScroll diff view up one page" |
| 377 | msgstr "<Delete>, b\tDesplaza hacia arriba una página la vista de diferencias" |
| 378 | |
| 379 | msgid "<Backspace>\tScroll diff view up one page" |
| 380 | msgstr "<Backspace>\tDesplaza hacia arriba una página la vista de diferencias" |
| 381 | |
| 382 | msgid "<Space>\t\tScroll diff view down one page" |
| 383 | msgstr "<Space>\t\tDesplaza hacia abajo una página la vista de diferencias" |
| 384 | |
| 385 | msgid "u\t\tScroll diff view up 18 lines" |
| 386 | msgstr "u\t\tDesplaza hacia arriba 18 líneas la vista de diferencias" |
| 387 | |
| 388 | msgid "d\t\tScroll diff view down 18 lines" |
| 389 | msgstr "d\t\tDesplaza hacia abajo 18 líneas la vista de diferencias" |
| 390 | |
| 391 | #, tcl-format |
| 392 | msgid "<%s-F>\t\tFind" |
| 393 | msgstr "<%s-F>\t\tBuscar" |
| 394 | |
| 395 | #, tcl-format |
| 396 | msgid "<%s-G>\t\tMove to next find hit" |
| 397 | msgstr "<%s-G>\t\tBuscar el siguiente" |
| 398 | |
| 399 | msgid "<Return>\tMove to next find hit" |
| 400 | msgstr "<Return>\tBuscar el siguiente" |
| 401 | |
| 402 | #, fuzzy |
| 403 | msgid "g\t\tGo to commit" |
| 404 | msgstr "<End>\t\tIr a la última revisión" |
| 405 | |
| 406 | msgid "/\t\tFocus the search box" |
| 407 | msgstr "" |
| 408 | |
| 409 | msgid "?\t\tMove to previous find hit" |
| 410 | msgstr "?\t\tBuscar el anterior" |
| 411 | |
| 412 | msgid "f\t\tScroll diff view to next file" |
| 413 | msgstr "f\t\tDesplazar la vista de diferencias al archivo siguiente" |
| 414 | |
| 415 | #, tcl-format |
| 416 | msgid "<%s-S>\t\tSearch for next hit in diff view" |
| 417 | msgstr "<%s-S>\t\tBuscar siguiente en la vista de diferencias" |
| 418 | |
| 419 | #, tcl-format |
| 420 | msgid "<%s-R>\t\tSearch for previous hit in diff view" |
| 421 | msgstr "<%s-R>\t\tBuscar anterior en la vista de diferencias" |
| 422 | |
| 423 | #, tcl-format |
| 424 | msgid "<%s-KP+>\tIncrease font size" |
| 425 | msgstr "<%s-KP+>\tAumentar tamaño del texto" |
| 426 | |
| 427 | #, tcl-format |
| 428 | msgid "<%s-plus>\tIncrease font size" |
| 429 | msgstr "<%s-plus>\tAumentar tamaño del texto" |
| 430 | |
| 431 | #, tcl-format |
| 432 | msgid "<%s-KP->\tDecrease font size" |
| 433 | msgstr "<%s-KP->\tDisminuir tamaño del texto" |
| 434 | |
| 435 | #, tcl-format |
| 436 | msgid "<%s-minus>\tDecrease font size" |
| 437 | msgstr "<%s-minus>\tDisminuir tamaño del texto" |
| 438 | |
| 439 | msgid "<F5>\t\tUpdate" |
| 440 | msgstr "<F5>\t\tActualizar" |
| 441 | |
| 442 | #, fuzzy, tcl-format |
| 443 | msgid "Error creating temporary directory %s:" |
| 444 | msgstr "Error en la creación del parche:" |
| 445 | |
| 446 | #, fuzzy, tcl-format |
| 447 | msgid "Error getting \"%s\" from %s:" |
| 448 | msgstr "Error al leer las diferencias de fusión:" |
| 449 | |
| 450 | #, fuzzy |
| 451 | msgid "command failed:" |
| 452 | msgstr "Línea de comandos" |
| 453 | |
| 454 | #, fuzzy |
| 455 | msgid "No such commit" |
| 456 | msgstr "No se han guardado cambios" |
| 457 | |
| 458 | msgid "git gui blame: command failed:" |
| 459 | msgstr "" |
| 460 | |
| 461 | #, tcl-format |
| 462 | msgid "Couldn't read merge head: %s" |
| 463 | msgstr "" |
| 464 | |
| 465 | #, fuzzy, tcl-format |
| 466 | msgid "Error reading index: %s" |
| 467 | msgstr "Error al crear la etiqueta:" |
| 468 | |
| 469 | #, tcl-format |
| 470 | msgid "Couldn't start git blame: %s" |
| 471 | msgstr "" |
| 472 | |
| 473 | msgid "Searching" |
| 474 | msgstr "Buscando" |
| 475 | |
| 476 | #, fuzzy, tcl-format |
| 477 | msgid "Error running git blame: %s" |
| 478 | msgstr "Error al crear la etiqueta:" |
| 479 | |
| 480 | #, tcl-format |
| 481 | msgid "That line comes from commit %s, which is not in this view" |
| 482 | msgstr "" |
| 483 | |
| 484 | #, fuzzy |
| 485 | msgid "External diff viewer failed:" |
| 486 | msgstr "f\t\tDesplazar la vista de diferencias al archivo siguiente" |
| 487 | |
| 488 | msgid "Gitk view definition" |
| 489 | msgstr "Definición de vistas de Gitk" |
| 490 | |
| 491 | msgid "Remember this view" |
| 492 | msgstr "Recordar esta vista" |
| 493 | |
| 494 | msgid "References (space separated list):" |
| 495 | msgstr "" |
| 496 | |
| 497 | msgid "Branches & tags:" |
| 498 | msgstr "" |
| 499 | |
| 500 | #, fuzzy |
| 501 | msgid "All refs" |
| 502 | msgstr "Todos los archivos" |
| 503 | |
| 504 | msgid "All (local) branches" |
| 505 | msgstr "" |
| 506 | |
| 507 | msgid "All tags" |
| 508 | msgstr "" |
| 509 | |
| 510 | msgid "All remote-tracking branches" |
| 511 | msgstr "" |
| 512 | |
| 513 | msgid "Commit Info (regular expressions):" |
| 514 | msgstr "" |
| 515 | |
| 516 | #, fuzzy |
| 517 | msgid "Author:" |
| 518 | msgstr "Autor" |
| 519 | |
| 520 | #, fuzzy |
| 521 | msgid "Committer:" |
| 522 | msgstr "revisión" |
| 523 | |
| 524 | msgid "Commit Message:" |
| 525 | msgstr "" |
| 526 | |
| 527 | msgid "Matches all Commit Info criteria" |
| 528 | msgstr "" |
| 529 | |
| 530 | msgid "Matches no Commit Info criteria" |
| 531 | msgstr "" |
| 532 | |
| 533 | msgid "Changes to Files:" |
| 534 | msgstr "" |
| 535 | |
| 536 | msgid "Fixed String" |
| 537 | msgstr "" |
| 538 | |
| 539 | msgid "Regular Expression" |
| 540 | msgstr "" |
| 541 | |
| 542 | #, fuzzy |
| 543 | msgid "Search string:" |
| 544 | msgstr "Buscando" |
| 545 | |
| 546 | msgid "" |
| 547 | "Commit Dates (\"2 weeks ago\", \"2009-03-17 15:27:38\", \"March 17, 2009 " |
| 548 | "15:27:38\"):" |
| 549 | msgstr "" |
| 550 | |
| 551 | msgid "Since:" |
| 552 | msgstr "" |
| 553 | |
| 554 | msgid "Until:" |
| 555 | msgstr "" |
| 556 | |
| 557 | msgid "Limit and/or skip a number of revisions (positive integer):" |
| 558 | msgstr "" |
| 559 | |
| 560 | msgid "Number to show:" |
| 561 | msgstr "" |
| 562 | |
| 563 | msgid "Number to skip:" |
| 564 | msgstr "" |
| 565 | |
| 566 | msgid "Miscellaneous options:" |
| 567 | msgstr "" |
| 568 | |
| 569 | msgid "Strictly sort by date" |
| 570 | msgstr "" |
| 571 | |
| 572 | msgid "Mark branch sides" |
| 573 | msgstr "" |
| 574 | |
| 575 | #, fuzzy |
| 576 | msgid "Limit to first parent" |
| 577 | msgstr "Limitar las diferencias a las rutas seleccionadas" |
| 578 | |
| 579 | msgid "Simple history" |
| 580 | msgstr "" |
| 581 | |
| 582 | #, fuzzy |
| 583 | msgid "Additional arguments to git log:" |
| 584 | msgstr "Revisiones a incluir (argumentos a git log):" |
| 585 | |
| 586 | msgid "Enter files and directories to include, one per line:" |
| 587 | msgstr "Introducir archivos y directorios a incluir, uno por línea:" |
| 588 | |
| 589 | msgid "Command to generate more commits to include:" |
| 590 | msgstr "Comando que genera más revisiones a incluir:" |
| 591 | |
| 592 | msgid "Gitk: edit view" |
| 593 | msgstr "" |
| 594 | |
| 595 | msgid "-- criteria for selecting revisions" |
| 596 | msgstr "" |
| 597 | |
| 598 | #, fuzzy |
| 599 | msgid "View Name" |
| 600 | msgstr "Vista" |
| 601 | |
| 602 | msgid "Apply (F5)" |
| 603 | msgstr "" |
| 604 | |
| 605 | msgid "Error in commit selection arguments:" |
| 606 | msgstr "Error en los argumentos de selección de las revisiones:" |
| 607 | |
| 608 | msgid "None" |
| 609 | msgstr "Ninguno" |
| 610 | |
| 611 | msgid "Descendant" |
| 612 | msgstr "Descendiente" |
| 613 | |
| 614 | msgid "Not descendant" |
| 615 | msgstr "No descendiente" |
| 616 | |
| 617 | msgid "Ancestor" |
| 618 | msgstr "Antepasado" |
| 619 | |
| 620 | msgid "Not ancestor" |
| 621 | msgstr "No antepasado" |
| 622 | |
| 623 | msgid "Local changes checked in to index but not committed" |
| 624 | msgstr "Cambios locales añadidos al índice pero sin completar revisión" |
| 625 | |
| 626 | msgid "Local uncommitted changes, not checked in to index" |
| 627 | msgstr "Cambios locales sin añadir al índice" |
| 628 | |
| 629 | msgid "and many more" |
| 630 | msgstr "" |
| 631 | |
| 632 | msgid "many" |
| 633 | msgstr "" |
| 634 | |
| 635 | msgid "Tags:" |
| 636 | msgstr "Etiquetas:" |
| 637 | |
| 638 | msgid "Parent" |
| 639 | msgstr "Padre" |
| 640 | |
| 641 | msgid "Child" |
| 642 | msgstr "Hija" |
| 643 | |
| 644 | msgid "Branch" |
| 645 | msgstr "Rama" |
| 646 | |
| 647 | msgid "Follows" |
| 648 | msgstr "Sigue-a" |
| 649 | |
| 650 | msgid "Precedes" |
| 651 | msgstr "Precede-a" |
| 652 | |
| 653 | #, fuzzy, tcl-format |
| 654 | msgid "Error getting diffs: %s" |
| 655 | msgstr "Error al leer las diferencias de fusión:" |
| 656 | |
| 657 | msgid "Goto:" |
| 658 | msgstr "Ir a:" |
| 659 | |
| 660 | #, tcl-format |
| 661 | msgid "Short SHA1 id %s is ambiguous" |
| 662 | msgstr "La id SHA1 abreviada %s es ambigua" |
| 663 | |
| 664 | #, fuzzy, tcl-format |
| 665 | msgid "Revision %s is not known" |
| 666 | msgstr "La id SHA1 %s es desconocida" |
| 667 | |
| 668 | #, tcl-format |
| 669 | msgid "SHA1 id %s is not known" |
| 670 | msgstr "La id SHA1 %s es desconocida" |
| 671 | |
| 672 | #, tcl-format |
| 673 | msgid "Revision %s is not in the current view" |
| 674 | msgstr "" |
| 675 | |
| 676 | msgid "Date" |
| 677 | msgstr "Fecha" |
| 678 | |
| 679 | msgid "Children" |
| 680 | msgstr "Hijas" |
| 681 | |
| 682 | #, tcl-format |
| 683 | msgid "Reset %s branch to here" |
| 684 | msgstr "Poner la rama %s en esta revisión" |
| 685 | |
| 686 | msgid "Detached head: can't reset" |
| 687 | msgstr "" |
| 688 | |
| 689 | msgid "Skipping merge commit " |
| 690 | msgstr "" |
| 691 | |
| 692 | #, fuzzy |
| 693 | msgid "Error getting patch ID for " |
| 694 | msgstr "Error en la creación del parche:" |
| 695 | |
| 696 | msgid " - stopping\n" |
| 697 | msgstr "" |
| 698 | |
| 699 | #, fuzzy |
| 700 | msgid "Commit " |
| 701 | msgstr "revisión" |
| 702 | |
| 703 | msgid "" |
| 704 | " is the same patch as\n" |
| 705 | " " |
| 706 | msgstr "" |
| 707 | |
| 708 | msgid "" |
| 709 | " differs from\n" |
| 710 | " " |
| 711 | msgstr "" |
| 712 | |
| 713 | msgid "" |
| 714 | "Diff of commits:\n" |
| 715 | "\n" |
| 716 | msgstr "" |
| 717 | |
| 718 | #, tcl-format |
| 719 | msgid " has %s children - stopping\n" |
| 720 | msgstr "" |
| 721 | |
| 722 | #, fuzzy, tcl-format |
| 723 | msgid "Error writing commit to file: %s" |
| 724 | msgstr "Error al escribir revisión:" |
| 725 | |
| 726 | #, fuzzy, tcl-format |
| 727 | msgid "Error diffing commits: %s" |
| 728 | msgstr "Error al escribir revisión:" |
| 729 | |
| 730 | msgid "Top" |
| 731 | msgstr "Origen" |
| 732 | |
| 733 | msgid "From" |
| 734 | msgstr "De" |
| 735 | |
| 736 | msgid "To" |
| 737 | msgstr "A" |
| 738 | |
| 739 | msgid "Generate patch" |
| 740 | msgstr "Generar parche" |
| 741 | |
| 742 | msgid "From:" |
| 743 | msgstr "De:" |
| 744 | |
| 745 | msgid "To:" |
| 746 | msgstr "Para:" |
| 747 | |
| 748 | msgid "Reverse" |
| 749 | msgstr "Invertir" |
| 750 | |
| 751 | msgid "Output file:" |
| 752 | msgstr "Escribir a archivo:" |
| 753 | |
| 754 | msgid "Generate" |
| 755 | msgstr "Generar" |
| 756 | |
| 757 | msgid "Error creating patch:" |
| 758 | msgstr "Error en la creación del parche:" |
| 759 | |
| 760 | msgid "ID:" |
| 761 | msgstr "ID:" |
| 762 | |
| 763 | msgid "Tag name:" |
| 764 | msgstr "Nombre de etiqueta:" |
| 765 | |
| 766 | msgid "Tag message is optional" |
| 767 | msgstr "" |
| 768 | |
| 769 | #, fuzzy |
| 770 | msgid "Tag message:" |
| 771 | msgstr "Nombre de etiqueta:" |
| 772 | |
| 773 | msgid "Create" |
| 774 | msgstr "Crear" |
| 775 | |
| 776 | msgid "No tag name specified" |
| 777 | msgstr "No se ha especificado etiqueta" |
| 778 | |
| 779 | #, tcl-format |
| 780 | msgid "Tag \"%s\" already exists" |
| 781 | msgstr "La etiqueta \"%s\" ya existe" |
| 782 | |
| 783 | msgid "Error creating tag:" |
| 784 | msgstr "Error al crear la etiqueta:" |
| 785 | |
| 786 | msgid "Command:" |
| 787 | msgstr "Comando:" |
| 788 | |
| 789 | msgid "Write" |
| 790 | msgstr "Escribir" |
| 791 | |
| 792 | msgid "Error writing commit:" |
| 793 | msgstr "Error al escribir revisión:" |
| 794 | |
| 795 | msgid "Name:" |
| 796 | msgstr "Nombre:" |
| 797 | |
| 798 | msgid "Please specify a name for the new branch" |
| 799 | msgstr "Especifique un nombre para la nueva rama" |
| 800 | |
| 801 | #, fuzzy, tcl-format |
| 802 | msgid "Branch '%s' already exists. Overwrite?" |
| 803 | msgstr "La etiqueta \"%s\" ya existe" |
| 804 | |
| 805 | #, tcl-format |
| 806 | msgid "Commit %s is already included in branch %s -- really re-apply it?" |
| 807 | msgstr "La revisión %s ya está incluida en la rama %s -- ¿Volver a aplicarla?" |
| 808 | |
| 809 | msgid "Cherry-picking" |
| 810 | msgstr "Eligiendo revisiones (cherry-picking)" |
| 811 | |
| 812 | #, tcl-format |
| 813 | msgid "" |
| 814 | "Cherry-pick failed because of local changes to file '%s'.\n" |
| 815 | "Please commit, reset or stash your changes and try again." |
| 816 | msgstr "" |
| 817 | |
| 818 | msgid "" |
| 819 | "Cherry-pick failed because of merge conflict.\n" |
| 820 | "Do you wish to run git citool to resolve it?" |
| 821 | msgstr "" |
| 822 | |
| 823 | msgid "No changes committed" |
| 824 | msgstr "No se han guardado cambios" |
| 825 | |
| 826 | #, fuzzy, tcl-format |
| 827 | msgid "Commit %s is not included in branch %s -- really revert it?" |
| 828 | msgstr "La revisión %s ya está incluida en la rama %s -- ¿Volver a aplicarla?" |
| 829 | |
| 830 | #, fuzzy |
| 831 | msgid "Reverting" |
| 832 | msgstr "Reponiendo" |
| 833 | |
| 834 | #, tcl-format |
| 835 | msgid "" |
| 836 | "Revert failed because of local changes to the following files:%s Please " |
| 837 | "commit, reset or stash your changes and try again." |
| 838 | msgstr "" |
| 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 | |
| 845 | msgid "Confirm reset" |
| 846 | msgstr "Confirmar git reset" |
| 847 | |
| 848 | #, tcl-format |
| 849 | msgid "Reset branch %s to %s?" |
| 850 | msgstr "¿Reponer la rama %s a %s?" |
| 851 | |
| 852 | msgid "Reset type:" |
| 853 | msgstr "Tipo de reposición:" |
| 854 | |
| 855 | msgid "Soft: Leave working tree and index untouched" |
| 856 | msgstr "Suave: No altera la copia de trabajo ni el índice" |
| 857 | |
| 858 | msgid "Mixed: Leave working tree untouched, reset index" |
| 859 | msgstr "Mixta: Actualiza el índice, no altera la copia de trabajo" |
| 860 | |
| 861 | msgid "" |
| 862 | "Hard: Reset working tree and index\n" |
| 863 | "(discard ALL local changes)" |
| 864 | msgstr "" |
| 865 | "Dura: Actualiza el índice y la copia de trabajo\n" |
| 866 | "(abandona TODAS las modificaciones locales)" |
| 867 | |
| 868 | msgid "Resetting" |
| 869 | msgstr "Reponiendo" |
| 870 | |
| 871 | msgid "Checking out" |
| 872 | msgstr "Creando copia de trabajo" |
| 873 | |
| 874 | msgid "Cannot delete the currently checked-out branch" |
| 875 | msgstr "No se puede borrar la rama actual" |
| 876 | |
| 877 | #, tcl-format |
| 878 | msgid "" |
| 879 | "The commits on branch %s aren't on any other branch.\n" |
| 880 | "Really delete branch %s?" |
| 881 | msgstr "" |
| 882 | "Las revisiones de la rama %s no están presentes en otras ramas.\n" |
| 883 | "¿Borrar la rama %s?" |
| 884 | |
| 885 | #, tcl-format |
| 886 | msgid "Tags and heads: %s" |
| 887 | msgstr "Etiquetas y ramas: %s" |
| 888 | |
| 889 | msgid "Filter" |
| 890 | msgstr "Filtro" |
| 891 | |
| 892 | msgid "" |
| 893 | "Error reading commit topology information; branch and preceding/following " |
| 894 | "tag information will be incomplete." |
| 895 | msgstr "" |
| 896 | "Error al leer la topología de revisiones: la información sobre las ramas y " |
| 897 | "etiquetas precedentes y siguientes será incompleta." |
| 898 | |
| 899 | msgid "Tag" |
| 900 | msgstr "Etiqueta" |
| 901 | |
| 902 | msgid "Id" |
| 903 | msgstr "Id" |
| 904 | |
| 905 | msgid "Gitk font chooser" |
| 906 | msgstr "Selector de tipografías gitk" |
| 907 | |
| 908 | msgid "B" |
| 909 | msgstr "B" |
| 910 | |
| 911 | msgid "I" |
| 912 | msgstr "I" |
| 913 | |
| 914 | msgid "Commit list display options" |
| 915 | msgstr "Opciones de visualización de la lista de revisiones" |
| 916 | |
| 917 | msgid "Maximum graph width (lines)" |
| 918 | msgstr "Ancho máximo del gráfico (en líneas)" |
| 919 | |
| 920 | #, no-tcl-format |
| 921 | msgid "Maximum graph width (% of pane)" |
| 922 | msgstr "Ancho máximo del gráfico (en % del panel)" |
| 923 | |
| 924 | msgid "Show local changes" |
| 925 | msgstr "Mostrar cambios locales" |
| 926 | |
| 927 | #, fuzzy |
| 928 | msgid "Auto-select SHA1 (length)" |
| 929 | msgstr "Seleccionar automáticamente SHA1 hash" |
| 930 | |
| 931 | msgid "Hide remote refs" |
| 932 | msgstr "" |
| 933 | |
| 934 | msgid "Diff display options" |
| 935 | msgstr "Opciones de visualización de diferencias" |
| 936 | |
| 937 | msgid "Tab spacing" |
| 938 | msgstr "Espaciado de tabulador" |
| 939 | |
| 940 | #, fuzzy |
| 941 | msgid "Display nearby tags/heads" |
| 942 | msgstr "Mostrar etiquetas cercanas" |
| 943 | |
| 944 | msgid "Maximum # tags/heads to show" |
| 945 | msgstr "" |
| 946 | |
| 947 | msgid "Limit diffs to listed paths" |
| 948 | msgstr "Limitar las diferencias a las rutas seleccionadas" |
| 949 | |
| 950 | msgid "Support per-file encodings" |
| 951 | msgstr "" |
| 952 | |
| 953 | msgid "External diff tool" |
| 954 | msgstr "" |
| 955 | |
| 956 | msgid "Choose..." |
| 957 | msgstr "" |
| 958 | |
| 959 | #, fuzzy |
| 960 | msgid "General options" |
| 961 | msgstr "Generar parche" |
| 962 | |
| 963 | msgid "Use themed widgets" |
| 964 | msgstr "" |
| 965 | |
| 966 | msgid "(change requires restart)" |
| 967 | msgstr "" |
| 968 | |
| 969 | msgid "(currently unavailable)" |
| 970 | msgstr "" |
| 971 | |
| 972 | msgid "Colors: press to choose" |
| 973 | msgstr "Colores: pulse para seleccionar" |
| 974 | |
| 975 | msgid "Interface" |
| 976 | msgstr "" |
| 977 | |
| 978 | #, fuzzy |
| 979 | msgid "interface" |
| 980 | msgstr "Tipografía para interfaz de usuario" |
| 981 | |
| 982 | msgid "Background" |
| 983 | msgstr "Fondo" |
| 984 | |
| 985 | #, fuzzy |
| 986 | msgid "background" |
| 987 | msgstr "Fondo" |
| 988 | |
| 989 | msgid "Foreground" |
| 990 | msgstr "Primer plano" |
| 991 | |
| 992 | #, fuzzy |
| 993 | msgid "foreground" |
| 994 | msgstr "Primer plano" |
| 995 | |
| 996 | msgid "Diff: old lines" |
| 997 | msgstr "Diff: líneas viejas" |
| 998 | |
| 999 | #, fuzzy |
| 1000 | msgid "diff old lines" |
| 1001 | msgstr "Diff: líneas viejas" |
| 1002 | |
| 1003 | msgid "Diff: new lines" |
| 1004 | msgstr "Diff: líneas nuevas" |
| 1005 | |
| 1006 | #, fuzzy |
| 1007 | msgid "diff new lines" |
| 1008 | msgstr "Diff: líneas nuevas" |
| 1009 | |
| 1010 | msgid "Diff: hunk header" |
| 1011 | msgstr "Diff: cabecera de fragmento" |
| 1012 | |
| 1013 | #, fuzzy |
| 1014 | msgid "diff hunk header" |
| 1015 | msgstr "Diff: cabecera de fragmento" |
| 1016 | |
| 1017 | msgid "Marked line bg" |
| 1018 | msgstr "" |
| 1019 | |
| 1020 | msgid "marked line background" |
| 1021 | msgstr "" |
| 1022 | |
| 1023 | msgid "Select bg" |
| 1024 | msgstr "Color de fondo de la selección" |
| 1025 | |
| 1026 | msgid "Fonts: press to choose" |
| 1027 | msgstr "Tipografías: pulse para elegir" |
| 1028 | |
| 1029 | msgid "Main font" |
| 1030 | msgstr "Tipografía principal" |
| 1031 | |
| 1032 | msgid "Diff display font" |
| 1033 | msgstr "Tipografía para diferencias" |
| 1034 | |
| 1035 | msgid "User interface font" |
| 1036 | msgstr "Tipografía para interfaz de usuario" |
| 1037 | |
| 1038 | msgid "Gitk preferences" |
| 1039 | msgstr "Preferencias de gitk" |
| 1040 | |
| 1041 | #, fuzzy |
| 1042 | msgid "General" |
| 1043 | msgstr "Generar" |
| 1044 | |
| 1045 | msgid "Colors" |
| 1046 | msgstr "" |
| 1047 | |
| 1048 | msgid "Fonts" |
| 1049 | msgstr "" |
| 1050 | |
| 1051 | #, tcl-format |
| 1052 | msgid "Gitk: choose color for %s" |
| 1053 | msgstr "Gitk: elegir color para %s" |
| 1054 | |
| 1055 | msgid "" |
| 1056 | "Sorry, gitk cannot run with this version of Tcl/Tk.\n" |
| 1057 | " Gitk requires at least Tcl/Tk 8.4." |
| 1058 | msgstr "" |
| 1059 | "Esta versión de Tcl/Tk es demasiado antigua.\n" |
| 1060 | " Gitk requiere Tcl/Tk versión 8.4 o superior." |
| 1061 | |
| 1062 | msgid "Cannot find a git repository here." |
| 1063 | msgstr "No hay un repositorio git aquí." |
| 1064 | |
| 1065 | #, tcl-format |
| 1066 | msgid "Ambiguous argument '%s': both revision and filename" |
| 1067 | msgstr "" |
| 1068 | "Argumento ambiguo: '%s' es tanto una revisión como un nombre de archivo" |
| 1069 | |
| 1070 | msgid "Bad arguments to gitk:" |
| 1071 | msgstr "Argumentos incorrectos a Gitk:" |
| 1072 | |
| 1073 | #~ msgid "SHA1 ID: " |
| 1074 | #~ msgstr "SHA1 ID: " |
| 1075 | |
| 1076 | #~ msgid "next" |
| 1077 | #~ msgstr "<<" |
| 1078 | |
| 1079 | #~ msgid "prev" |
| 1080 | #~ msgstr ">>" |
| 1081 | |
| 1082 | #~ msgid "/\t\tMove to next find hit, or redo find" |
| 1083 | #~ msgstr "/\t\tBuscar el siguiente, o reiniciar la búsqueda" |
| 1084 | |
| 1085 | #~ msgid "Name" |
| 1086 | #~ msgstr "Nombre" |
| 1087 | |
| 1088 | #~ msgid "CDate" |
| 1089 | #~ msgstr "Fecha de creación" |
| 1090 | |
| 1091 | #~ msgid "Tag/Head %s is not known" |
| 1092 | #~ msgstr "La etiqueta/rama %s es deconocida" |
| 1093 | |
| 1094 | #~ msgid "Cannot find the git directory \"%s\"." |
| 1095 | #~ msgstr "No hay directorio git \"%s\"." |