Ignore:
Timestamp:
Mar 15, 2014, 8:19:05 PM (10 years ago)
Author:
rvelices
Message:

autcocomplete language cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/rv_autocomplete/language/pt_BR/plugin.lang.php

    r27722 r27770  
    2222// +-----------------------------------------------------------------------+
    2323$lang['Weight'] = 'Peso';
    24 $lang['Weight:'] = 'Peso:';
    25 $lang['positive matches'] = 'correspondências positivas';
    2624$lang['(Auto completions are automatically invalidated on uploads, permission changes ...).'] = '(O cache de preenchimento automático é sempre esvaziado no envio de fotos, alterações de permissão ...).';
    27 $lang['Actions'] = 'Ações';
    2825$lang['Configuration'] = 'Configuração';
    2926$lang['Create a new suggestion'] = 'Criar uma nova sugestão';
    3027$lang['Custom'] = 'Personalizado';
    3128$lang['Exclude'] = 'Excluir';
    32 $lang['Ideal number of suggestions'] = 'Número ideal de sugestões';
    3329$lang['If you change album/tag names or permalink you might want to'] = 'Se você alterou nomes de álbum/tag ou permalink você pode querer';
    3430$lang['Invalidate auto completion index cache'] = 'Limpar o cache do preenchimento automático';
    3531$lang['Leave empty for automatic gallery search <br>OR enter an url ($r/ at the start of url means this gallery)<br>OR enter q=Term to search for a specific term'] = 'Deixe em branco para a busca automática na galeria<br>OU insira uma url ($r/ no início da url, significa esta galeria)<br>OU digite q=Palavra para pesquisar um termo específico';
    36 $lang['Look for matches in other languages if the number of matches in main language is less than'] = 'Procure por correspondências em outros idiomas se o número de correspondências no idioma principal for inferior a';
    37 $lang['Maximum number of suggestions'] = 'Número máximo de sugestões';
    38 $lang['Name'] = 'Nome';
    39 $lang['No data available in table'] = 'Não há dados disponíveis na tabela';
    40 $lang['Query:'] = 'Requisição (query):';
    41 $lang['Stop accumulating matches after'] = 'Parar de acumular correspondências depois de';
    42 $lang['URL'] = 'URL';
    43 $lang['Url:'] = 'Url:';
     32$lang['Query'] = 'Requisição (query)';
     33$lang['Url'] = 'Url';
    4434$lang['Use <b>\</b> to break search (e.g. Central Park\, NY will not match NY but it will display it)'] = 'Use <b>\</b> para interromper a pesquisa (por exemplo, "Central Park \, NY" não vai coincidir com NY mas vai exibí-lo)';
    4535?>
Note: See TracChangeset for help on using the changeset viewer.