# # http://www.jannis.to/programming/serendipity.html # # # # Translated by # # João P Matos # # based on the french translation by # # Sebastian Mordziol # # http://sebastian.mordziol.de # # # ########################################################################## @define('PLUGIN_COMMENTS_BLAHBLAH', 'Afixar os últimos comentários'); @define('PLUGIN_COMMENTS_WORDWRAP', 'Mudar de linha'); @define('PLUGIN_COMMENTS_WORDWRAP_BLAHBLAH', 'Mudar de linha automaticamente depois de X palavras. Valor por omissão: 30'); @define('PLUGIN_COMMENTS_MAXCHARS', 'Caracteres por comentário'); @define('PLUGIN_COMMENTS_MAXCHARS_BLAHBLAH', 'Afixar X caracteres por comentário. Valor por omissão: 120'); @define('PLUGIN_COMMENTS_MAXENTRIES', 'Número de comentários'); @define('PLUGIN_COMMENTS_MAXENTRIES_BLAHBLAH', 'Define quantos comentários vão ser afixados. Valor por omissão: 15'); @define('PLUGIN_COMMENTS_ABOUT', '%s a propósito de%s'); /* vim: set sts=4 ts=4 expandtab : */ ?>