Mercurial > public > mercurial-scm > hg-stable
comparison i18n/pt_BR.po @ 10810:2b01dab59416 stable 1.5.1
i18n-pt_BR: update qnew help text
author | Wagner Bruna <wbruna@softwareexpress.com.br> |
---|---|
date | Thu, 01 Apr 2010 19:32:36 -0300 |
parents | 3da003f7ba78 |
children | 0425f1fdf3a8 |
comparison
equal
deleted
inserted
replaced
10809:da3b4b7a45ce | 10810:2b01dab59416 |
---|---|
3581 | 3581 |
3582 msgid "" | 3582 msgid "" |
3583 "create a new patch\n" | 3583 "create a new patch\n" |
3584 "\n" | 3584 "\n" |
3585 " qnew creates a new patch on top of the currently-applied patch (if\n" | 3585 " qnew creates a new patch on top of the currently-applied patch (if\n" |
3586 " any). It will refuse to run if there are any outstanding changes\n" | 3586 " any). The patch will be initialized with any outstanding changes\n" |
3587 " unless -f/--force is specified, in which case the patch will be\n" | 3587 " in the working directory. You may also use -I/--include,\n" |
3588 " initialized with them. You may also use -I/--include,\n" | |
3589 " -X/--exclude, and/or a list of files after the patch name to add\n" | 3588 " -X/--exclude, and/or a list of files after the patch name to add\n" |
3590 " only changes to matching files to the new patch, leaving the rest\n" | 3589 " only changes to matching files to the new patch, leaving the rest\n" |
3591 " as uncommitted modifications.\n" | 3590 " as uncommitted modifications.\n" |
3592 "\n" | 3591 "\n" |
3593 " -u/--user and -d/--date can be used to set the (given) user and\n" | 3592 " -u/--user and -d/--date can be used to set the (given) user and\n" |
3605 " " | 3604 " " |
3606 msgstr "" | 3605 msgstr "" |
3607 "cria um novo patch\n" | 3606 "cria um novo patch\n" |
3608 "\n" | 3607 "\n" |
3609 " qnew cria um novo patch no topo do patch aplicado no momento (se\n" | 3608 " qnew cria um novo patch no topo do patch aplicado no momento (se\n" |
3610 " houver). Ele se recusará a rodar se houver qualquer mudança\n" | 3609 " houver). O patch será inicializado com quaisquer mudanças\n" |
3611 " pendente; a não ser que -f seja especificado, e nesse caso o\n" | 3610 " pendentes do diretório de trabalho. Você pode também usar\n" |
3612 " patch será inicializado com essas mudanças. Você pode também usar\n" | |
3613 " -I/--include, -X/--exclude, e/ou uma lista de arquivos após o\n" | 3611 " -I/--include, -X/--exclude, e/ou uma lista de arquivos após o\n" |
3614 " nome do patch para adicionar ao novo patch apenas mudanças em\n" | 3612 " nome do patch para adicionar ao novo patch apenas mudanças em\n" |
3615 " arquivos que casarem , mantendo as restantes como modificações\n" | 3613 " arquivos que casarem , mantendo as restantes como modificações\n" |
3616 " não consolidadas.\n" | 3614 " não consolidadas.\n" |
3617 "\n" | 3615 "\n" |