Changeset 15776 for extensions/Subscribe_to_comments/language
- Timestamp:
- Jun 16, 2012, 7:00:51 PM (12 years ago)
- Location:
- extensions/Subscribe_to_comments/language/pt_PT
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/Subscribe_to_comments/language/pt_PT/description.txt
r14022 r15776 1 Esta exten são permite-lhe subscrever a novos comentários por email.1 Esta extenção permite-lhe subscrever novos comentários por email. -
extensions/Subscribe_to_comments/language/pt_PT/plugin.lang.php
r15641 r15776 32 32 $lang['You are not subscribed to any comment.'] = 'Não está subscrito a nenhum comentário.'; 33 33 $lang['Your subscribtion has been validated, thanks you.'] = 'A sua subscrição foi validada, obrigado.'; 34 $lang['%s has subscribed to comments on'] = '%s subscreveram para comentários nos'; 35 $lang['Allow users to subscribe to global notifications'] = 'Permitir aos utilizadores subscreverem notificações globais'; 36 $lang['Already validated.'] = 'Já validado'; 37 $lang['Comments notifications'] = 'Notificações de comentários'; 38 $lang['Confirm subscription'] = 'Confirmar subscrição'; 39 $lang['Confirm your subscribtion to comments'] = 'Confirmar a sua subscrição para comentários'; 40 $lang['Followed on'] = 'Seguido em'; 41 $lang['Manage my subscriptions'] = 'Administrar minhas subscrições'; 42 $lang['New comment on'] = 'Novo comentário em'; 43 $lang['New subscription on'] = 'Nova subscrição em'; 44 $lang['Not found.'] = 'Não encontrado'; 45 $lang['Notify administrators when a user take a new subscription'] = 'Notificar os administradores quando um utilizador faz uma nova subscrição'; 46 $lang['Subject'] = 'Assunto'; 47 $lang['Subscribe to comments on'] = 'Subscrever para comentarios no'; 48 $lang['Subscribe to mail notifications'] = 'Subscrever notificações por mail'; 49 $lang['To activate, click the confirm button. If you believe this is an error, please just ignore this message.'] = 'Para ativar, clique no botão confirmar. Se pensa que isso é um erro, por favor, ignore esta mensagem. '; 50 $lang['Validate'] = 'Validar'; 51 $lang['Want to edit your notifications options?'] = 'Deseja editar as suas opções de notificações'; 52 $lang['You are currently subscribed to comments on'] = 'É subscritor para comentários no'; 53 $lang['You have been added to the list of subscribers.'] = 'Foi adicionado(a) à lista de subscritores'; 54 $lang['You requested to subscribe by email to comments on'] = 'Solicitou subscrição para comentários por mail'; 55 $lang['all albums of the gallery'] = 'Todos os albuns da galeria'; 56 $lang['all pictures of the album <a href="%s">%s</a>'] = 'Todas as fotos do album <a href="%s">%s</a>'; 57 $lang['all pictures of the gallery'] = 'Todas as fotos da galeria'; 58 $lang['all pictures of this album'] = 'Todas as fotos deste album'; 59 $lang['comments on a picture'] = 'Comentarios na foto'; 60 $lang['comments on all pictures of an album'] = 'Comentarios em todas as fotos do album'; 61 $lang['comments on an album'] = 'Comentários num album'; 62 $lang['the album <a href="%s">%s</a>'] = 'o album <a href="%s">%s</a>'; 63 $lang['the picture <a href="%s">%s</a>'] = 'A foto <a href="%s">%s</a>'; 64 $lang['this album'] = 'Este album'; 65 $lang['this picture'] = 'Esta foto'; 34 66 ?>
Note: See TracChangeset
for help on using the changeset viewer.