~ubuntu-branches/ubuntu/quantal/dokuwiki/quantal

« back to all changes in this revision

Viewing changes to lib/plugins/revert/lang/pt-br/lang.php

  • Committer: Package Import Robot
  • Author(s): Tanguy Ortolo
  • Date: 2012-01-26 23:10:28 UTC
  • mfrom: (1.1.14) (19.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20120126231028-gdcxrxo3j4jqp2de
Tags: 0.0.20120125-1
* New upstream release.
* debian/patches/debianize.diff: updated for the new release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 * @author Luis Dantas <luisdantas@gmail.com>
16
16
 * @author Sergio Motta sergio@cisne.com.br
17
17
 * @author Isaias Masiero Filho <masiero@masiero.org>
 
18
 * @author Balaco Baco <balacobaco@imap.cc>
18
19
 */
19
20
$lang['menu']                  = 'Gerenciador de reversões';
20
21
$lang['filter']                = 'Procura por páginas com spam';
21
22
$lang['revert']                = 'Reverte as páginas selecionadas';
22
23
$lang['reverted']              = '%s revertida para a revisão %s';
23
 
$lang['removed']               = '% removida';
 
24
$lang['removed']               = '%s removida';
24
25
$lang['revstart']              = 'O processo de reversão foi iniciado. Isso pode levar muito tempo. Se o tempo de execução do script expirar antes dele encerrar, você deverá tentar novamente usando blocos menores.';
25
26
$lang['revstop']               = 'O processo de reversão terminou com sucesso.';
26
27
$lang['note1']                 = 'Nota: esta busca diferencia maiúsculas/minúsculas';