PageRenderTime 60ms CodeModel.GetById 19ms RepoModel.GetById 1ms app.codeStats 0ms

/administrator/components/com_jnewsletter/language/brazilian_portuguese.php

https://github.com/viollarr/alab
PHP | 1378 lines | 1157 code | 114 blank | 107 comment | 11 complexity | bc953eea42dd2772151c478f9f11f850 MD5 | raw file
Possible License(s): LGPL-2.1, GPL-2.0, AGPL-3.0, Apache-2.0, BSD-3-Clause, GPL-3.0
  1. <?php
  2. defined('_JEXEC') OR defined('_VALID_MOS') OR die('...Direct Access to this location is not allowed...');
  3. /**
  4. * <p>Brazilian Portuguese language file.</p>
  5. * @copyright (c) 2006-2010 Joobi Limited / All Rights Reserved
  6. * @author Navsoft <contato@aquaviarios.com>
  7. * @version $Id: brazilian_portuguese.php 442 2010-08-17 11:52:33Z divivo $
  8. * @link http://www.acajoom.com
  9. */
  10. ### General ###
  11. //jnewsletter Description
  12. define('_ACA_DESC_CORE', compa::encodeutf('O jNews &eacute; uma ferramenta de listas de e-mail, newsletters, auto-respostas, e seguimento, para comunica&ccedil;&atilde;o eficaz com os seus usu&aacute;rios e clientes. ' .
  13. 'jNews, O Seu Parceiro da Comunica&ccedil;&atilde;o!'));
  14. define('_ACA_DESC_GPL', compa::encodeutf('O jNews &eacute; uma ferramenta de listas de e-mail, newsletters, auto-respostas, e seguimento, para comunica&ccedil;&atilde;o eficaz com os seus usu&aacute;rios e clientes. ' .
  15. 'jNews, O Seu Parceiro da Comunica&ccedil;&atilde;o!'));
  16. define('_ACA_FEATURES', compa::encodeutf('jNews, o seu parceiro de comunica&ccedil;&atilde;o!'));
  17. // Type of lists
  18. define('_ACA_NEWSLETTER', compa::encodeutf('Newsletter'));
  19. define('_ACA_AUTORESP', compa::encodeutf('Auto-resposta'));
  20. define('_ACA_AUTORSS', compa::encodeutf('Auto-RSS'));
  21. define('_ACA_ECARD', compa::encodeutf('Cartao Electronico'));
  22. define('_ACA_POSTCARD', compa::encodeutf('Cart&atilde;o Postal'));
  23. define('_ACA_PERF', compa::encodeutf('Performance'));
  24. define('_ACA_COUPON', compa::encodeutf('Cupom'));
  25. define('_ACA_CRON', compa::encodeutf('Tarefa Cron'));
  26. define('_ACA_MAILING', compa::encodeutf('E-mail'));
  27. define('_ACA_LIST', compa::encodeutf('Lista'));
  28. //jnewsletter Menu
  29. define('_ACA_MENU_LIST', compa::encodeutf('Gerenciamento de Listas'));
  30. define('_ACA_MENU_SUBSCRIBERS', compa::encodeutf('Assinantes'));
  31. define('_ACA_MENU_NEWSLETTERS', compa::encodeutf('Newsletters'));
  32. define('_ACA_MENU_AUTOS', compa::encodeutf('Auto-Respostas'));
  33. define('_ACA_MENU_COUPONS', compa::encodeutf('Cupons'));
  34. define('_ACA_MENU_CRONS', compa::encodeutf('Tarefas Cron'));
  35. define('_ACA_MENU_AUTORSS', compa::encodeutf('Auto-RSS'));
  36. define('_ACA_MENU_ECARD', compa::encodeutf('Cartoes Electronicos'));
  37. define('_ACA_MENU_POSTCARDS', compa::encodeutf('Cart&otilde;es Postais'));
  38. define('_ACA_MENU_PERFS', compa::encodeutf('Performances'));
  39. define('_ACA_MENU_TAB_LIST', compa::encodeutf('Listas'));
  40. define('_ACA_MENU_MAILING_TITLE', compa::encodeutf('E-mails'));
  41. define('_ACA_MENU_MAILING', compa::encodeutf('E-mails para '));
  42. define('_ACA_MENU_STATS', compa::encodeutf('Estat&iacute;sticas'));
  43. define('_ACA_MENU_STATS_REPORTS', compa::encodeutf('Estat&iacute;sticas'));
  44. define('_ACA_MENU_STATS_FOR', compa::encodeutf('Estat&iacute;sticas para '));
  45. define('_ACA_MENU_CONF', compa::encodeutf('Configura&ccedil;&atilde;o'));
  46. define('_ACA_MENU_UPDATE', compa::encodeutf('Importar'));
  47. define('_ACA_MENU_ABOUT', compa::encodeutf('Sobre'));
  48. define('_ACA_MENU_LEARN', compa::encodeutf('Centro de Educa&ccedil;&atilde;o'));
  49. define('_ACA_MENU_MEDIA', compa::encodeutf('Gerenciamento de M&iacute;dia'));
  50. define('_ACA_MENU_HELP', compa::encodeutf('Ajuda'));
  51. define('_ACA_MENU_CPANEL', compa::encodeutf('Painel de Controle'));
  52. define('_ACA_MENU_IMPORT', compa::encodeutf('Importar'));
  53. define('_ACA_MENU_EXPORT', compa::encodeutf('Exportar'));
  54. define('_ACA_MENU_SUB_ALL', compa::encodeutf('Assinar Tudo'));
  55. define('_ACA_MENU_UNSUB_ALL', compa::encodeutf('N&atilde;o-Assinar Tudo'));
  56. define('_ACA_MENU_VIEW_ARCHIVE', compa::encodeutf('Arquivo'));
  57. define('_ACA_MENU_PREVIEW', compa::encodeutf('Pr&eacute;-visualizar'));
  58. define('_ACA_MENU_SEND', compa::encodeutf('Enviar'));
  59. define('_ACA_MENU_SEND_TEST', compa::encodeutf('Enviar E-mail de Teste'));
  60. define('_ACA_MENU_SEND_QUEUE', compa::encodeutf('Fila de Processamento'));
  61. define('_ACA_MENU_VIEW', compa::encodeutf('Ver'));
  62. define('_ACA_MENU_COPY', compa::encodeutf('Copiar'));
  63. define('_ACA_MENU_VIEW_STATS', compa::encodeutf('Ver Situa&ccedil;&atilde;o'));
  64. define('_ACA_MENU_CRTL_PANEL', compa::encodeutf(' Painel de Controle'));
  65. define('_ACA_MENU_LIST_NEW', compa::encodeutf(' Criar Lista'));
  66. define('_ACA_MENU_LIST_EDIT', compa::encodeutf(' Editar Lista'));
  67. define('_ACA_MENU_BACK', compa::encodeutf('Voltar'));
  68. define('_ACA_MENU_INSTALL', compa::encodeutf('Instalar'));
  69. define('_ACA_MENU_TAB_SUM', compa::encodeutf('Sum&aacute;rio'));
  70. define('_ACA_STATUS', compa::encodeutf('Situa&ccedil;&atilde;o'));
  71. // messages
  72. define('_ACA_ERROR', compa::encodeutf(' Ocorreu um erro! '));
  73. define('_ACA_SUB_ACCESS', compa::encodeutf('Direitos de Acesso'));
  74. define('_ACA_DESC_CREDITS', compa::encodeutf('Cr&eacute;ditos'));
  75. define('_ACA_DESC_INFO', compa::encodeutf('Informa&ccedil;&atilde;o'));
  76. define('_ACA_DESC_HOME', compa::encodeutf('P&aacute;gina Oficial'));
  77. define('_ACA_DESC_MAILING', compa::encodeutf('Lista de E-mail'));
  78. define('_ACA_DESC_SUBSCRIBERS', compa::encodeutf('Assinantes'));
  79. define('_ACA_PUBLISHED', compa::encodeutf('Publicado'));
  80. define('_ACA_UNPUBLISHED', compa::encodeutf('N&atilde;o-Publicado'));
  81. define('_ACA_DELETE', compa::encodeutf('Apagar'));
  82. define('_ACA_FILTER', compa::encodeutf('Filtrar'));
  83. define('_ACA_UPDATE', compa::encodeutf('Atualizar'));
  84. define('_ACA_SAVE', compa::encodeutf('Salvar'));
  85. define('_ACA_CANCEL', compa::encodeutf('Cancelar'));
  86. define('_ACA_NAME', compa::encodeutf('Nome'));
  87. define('_ACA_EMAIL', compa::encodeutf('E-mail'));
  88. define('_ACA_SELECT', compa::encodeutf('Selecionar'));
  89. define('_ACA_ALL', compa::encodeutf('Todas as'));
  90. define('_ACA_SEND_A', compa::encodeutf('Enviar a '));
  91. define('_ACA_SUCCESS_DELETED', compa::encodeutf(' exclu&iacute;do com sucesso'));
  92. define('_ACA_LIST_ADDED', compa::encodeutf('Lista criada com sucesso'));
  93. define('_ACA_LIST_COPY', compa::encodeutf('Lista copiada com sucesso'));
  94. define('_ACA_LIST_UPDATED', compa::encodeutf('Lista atualizada com sucesso'));
  95. define('_ACA_MAILING_SAVED', compa::encodeutf('E-mail salvo com sucesso.'));
  96. define('_ACA_UPDATED_SUCCESSFULLY', compa::encodeutf('atualizado com sucesso.'));
  97. ### Subscribers information ###
  98. //subscribe and unsubscribe info
  99. define('_ACA_IP', compa::encodeutf('IP'));
  100. define('_ACA_SUB_INFO', compa::encodeutf('Informa&ccedil;&atilde;o do Assinante'));
  101. define('_ACA_VERIFY_INFO', compa::encodeutf('Por favor verifique o link enviado, falta alguma informa&ccedil;&atilde;o.'));
  102. define('_ACA_INPUT_NAME', compa::encodeutf('Nome'));
  103. define('_ACA_INPUT_EMAIL', compa::encodeutf('E-mail'));
  104. define('_ACA_RECEIVE_HTML', compa::encodeutf('Receber em HTML?'));
  105. define('_ACA_TIME_ZONE', compa::encodeutf('Zona de Fuso Hor&aacute;rio'));
  106. define('_ACA_BLACK_LIST', compa::encodeutf('Lista Negra'));
  107. define('_ACA_REGISTRATION_DATE', compa::encodeutf('Data de registro do usu&aacute;rio'));
  108. define('_ACA_USER_ID', compa::encodeutf('ID do Usu&aacute;rio'));
  109. define('_ACA_DESCRIPTION', compa::encodeutf('Descri&ccedil;&atilde;o'));
  110. define('_ACA_ACCOUNT_CONFIRMED', compa::encodeutf('A sua conta foi ativada.'));
  111. define('_ACA_SUB_SUBSCRIBER', compa::encodeutf('Assinante'));
  112. define('_ACA_SUB_PUBLISHER', compa::encodeutf('Editor'));
  113. define('_ACA_SUB_ADMIN', compa::encodeutf('Administrador'));
  114. define('_ACA_REGISTERED', compa::encodeutf('Registrado'));
  115. define('_ACA_SUBSCRIPTIONS', compa::encodeutf('Assinaturas'));
  116. define('_ACA_SEND_UNSUBCRIBE', compa::encodeutf('Enviar mensagem de Cancelamento de assinatura'));
  117. define('_ACA_SEND_UNSUBCRIBE_TIPS', compa::encodeutf('Clique SIM para enviar um e-mail de confirma&ccedil;&atilde;o para cancelamento de assinatura.'));
  118. define('_ACA_SUBSCRIBE_SUBJECT_MESS', compa::encodeutf('Por favor confirme a sua assinatura'));
  119. define('_ACA_UNSUBSCRIBE_SUBJECT_MESS', compa::encodeutf('Confirma&ccedil;&atilde;o de Cancelamento de Assinatura'));
  120. define('_ACA_DEFAULT_SUBSCRIBE_MESS', compa::encodeutf('Ol&aacute; [NAME],<br />' .
  121. 'Apenas mais um passo e assinar&aacute;s a lista. Por favor clique no link seguinte para confirmar a sua assinatura.' .
  122. '<br /><br />[CONFIRM]<br /><br />Para quest&otilde;es &eacute; favor contatar o Webmaster.'));
  123. define('_ACA_DEFAULT_UNSUBSCRIBE_MESS', compa::encodeutf('Este &eacute; um e-mail de confirma&ccedil;&atilde;o de que você foi removido da nossa lista. Lamentamos que tenha decidido cancelar a sua assinatura, caso queira voltar a assinar, pode sempre fazê-lo no nosso site. Caso tenha alguma quest&atilde;o por favor contate o nosso Webmaster.'));
  124. // jNews subscribers
  125. define('_ACA_SIGNUP_DATE', compa::encodeutf('Data de Assinatura'));
  126. define('_ACA_CONFIRMED', compa::encodeutf('Confirmado'));
  127. define('_ACA_SUBSCRIB', compa::encodeutf('Assinar'));
  128. define('_ACA_HTML', compa::encodeutf('E-mails em HTML'));
  129. define('_ACA_RESULTS', compa::encodeutf('Resultados'));
  130. define('_ACA_SEL_LIST', compa::encodeutf('Selecione uma Lista'));
  131. define('_ACA_SEL_LIST_TYPE', compa::encodeutf('- Selecione tipo de Lista -'));
  132. define('_ACA_SUSCRIB_LIST', compa::encodeutf('Lista Total de Assinantes'));
  133. define('_ACA_SUSCRIB_LIST_UNIQUE', compa::encodeutf('assinantes para: '));
  134. define('_ACA_NO_SUSCRIBERS', compa::encodeutf('Nenhum assinante encontrado para estas listas.'));
  135. define('_ACA_COMFIRM_SUBSCRIPTION', compa::encodeutf('Foi enviado um e-mail de confirma&ccedil;&atilde;o para você. Por favor verifique o seu e-mail e clique no link informado.<br />' .
  136. 'O seu e-mail necessita de ser confirmado para que a sua assinatura possa ter efeito.'));
  137. define('_ACA_SUCCESS_ADD_LIST', compa::encodeutf('Você foi adicionado à lista com sucesso.'));
  138. // Subcription info
  139. define('_ACA_CONFIRM_LINK', compa::encodeutf('Clique aqui para confirmar a sua assinatura'));
  140. define('_ACA_UNSUBSCRIBE_LINK', compa::encodeutf('Clique aqui para sair da lista'));
  141. define('_ACA_UNSUBSCRIBE_MESS', compa::encodeutf('O seu e-mail foi removido da lista'));
  142. define('_ACA_QUEUE_SENT_SUCCESS', compa::encodeutf('Todos os e-mails agendados foram enviados com sucesso.'));
  143. define('_ACA_MALING_VIEW', compa::encodeutf('Ver todos os e-mails'));
  144. define('_ACA_UNSUBSCRIBE_MESSAGE', compa::encodeutf('Tem a certeza que quer sair da lista?'));
  145. define('_ACA_MOD_SUBSCRIBE', compa::encodeutf('Assinar'));
  146. define('_ACA_SUBSCRIBE', compa::encodeutf('Assinar'));
  147. define('_ACA_UNSUBSCRIBE', compa::encodeutf('Cancelar'));
  148. define('_ACA_VIEW_ARCHIVE', compa::encodeutf('Ver arquivo'));
  149. define('_ACA_SUBSCRIPTION_OR', compa::encodeutf(' ou clique aqui para atualizar a sua informa&ccedil;&atilde;o'));
  150. define('_ACA_EMAIL_ALREADY_REGISTERED', compa::encodeutf('Este endere&ccedil;o de e-mail j&aacute; se encontra registrado.'));
  151. define('_ACA_SUBSCRIBER_DELETED', compa::encodeutf('Assinante exclu&iacute;do com sucesso.'));
  152. ### UserPanel ###
  153. //User Menu
  154. define('_UCP_USER_PANEL', compa::encodeutf('Painel de Controle do Usu&aacute;rio'));
  155. define('_UCP_USER_MENU', compa::encodeutf('Menu do Usu&aacute;rio'));
  156. define('_UCP_USER_CONTACT', compa::encodeutf('As minhas assinaturas'));
  157. //jNews Cron Menu
  158. define('_UCP_CRON_MENU', compa::encodeutf('Gerenciamento de tarefa Cron'));
  159. define('_UCP_CRON_NEW_MENU', compa::encodeutf('Novo Cron'));
  160. define('_UCP_CRON_LIST_MENU', compa::encodeutf('Listar o meu Cron'));
  161. //jNews Coupon Menu
  162. define('_UCP_COUPON_MENU', compa::encodeutf('Gerenciamento de Cupons'));
  163. define('_UCP_COUPON_LIST_MENU', compa::encodeutf('Lista de Cupons'));
  164. define('_UCP_COUPON_ADD_MENU', compa::encodeutf('Adicionar um Cupom'));
  165. ### lists ###
  166. // Tabs
  167. define('_ACA_LIST_T_GENERAL', compa::encodeutf('Descri&ccedil;&atilde;o'));
  168. define('_ACA_LIST_T_LAYOUT', compa::encodeutf('Layout'));
  169. define('_ACA_LIST_T_SUBSCRIPTION', compa::encodeutf('Assinatura'));
  170. define('_ACA_LIST_T_SENDER', compa::encodeutf('Informa&ccedil;&atilde;o do Remetente'));
  171. define('_ACA_LIST_TYPE', compa::encodeutf('Tipo de Lista'));
  172. define('_ACA_LIST_NAME', compa::encodeutf('Nome da Lista'));
  173. define('_ACA_LIST_ISSUE', compa::encodeutf('Edi&ccedil;&atilde;o Nº'));
  174. define('_ACA_LIST_DATE', compa::encodeutf('Data de Envio'));
  175. define('_ACA_LIST_SUB', compa::encodeutf('Assunto do E-mail'));
  176. define('_ACA_ATTACHED_FILES', compa::encodeutf('Arquivos Anexados'));
  177. define('_ACA_SELECT_LIST', compa::encodeutf('Por favor selecione uma lista para editar!'));
  178. // Auto Responder box
  179. define('_ACA_AUTORESP_ON', compa::encodeutf('Tipo de Lista'));
  180. define('_ACA_AUTO_RESP_OPTION', compa::encodeutf('Op&ccedil;&otilde;es de Auto-resposta'));
  181. define('_ACA_AUTO_RESP_FREQ', compa::encodeutf('Assinantes podem escolher frequência'));
  182. define('_ACA_AUTO_DELAY', compa::encodeutf('Atraso (em dias)'));
  183. define('_ACA_AUTO_DAY_MIN', compa::encodeutf('Frequência M&iacute;nima'));
  184. define('_ACA_AUTO_DAY_MAX', compa::encodeutf('Frequência M&aacute;xima'));
  185. define('_ACA_FOLLOW_UP', compa::encodeutf('Especificar seguimento de auto-resposta'));
  186. define('_ACA_AUTO_RESP_TIME', compa::encodeutf('Assinantes podem escolher hora'));
  187. define('_ACA_LIST_SENDER', compa::encodeutf('Remetente da Lista'));
  188. define('_ACA_LIST_DESC', compa::encodeutf('Descri&ccedil;&atilde;o da Lista'));
  189. define('_ACA_LAYOUT', compa::encodeutf('Layout'));
  190. define('_ACA_SENDER_NAME', compa::encodeutf('Nome do Remetente'));
  191. define('_ACA_SENDER_EMAIL', compa::encodeutf('E-mail do Remetente'));
  192. define('_ACA_SENDER_BOUNCE', compa::encodeutf('Endere&ccedil;o Padr&atilde;o do Remetente'));
  193. define('_ACA_LIST_DELAY', compa::encodeutf('Atraso'));
  194. define('_ACA_HTML_MAILING', compa::encodeutf('E-mail em HTML?'));
  195. define('_ACA_HTML_MAILING_DESC', compa::encodeutf('(se modificar isto, você ter&aacute; de salvar e retornar a esta tela para visualizar as mudan&ccedil;as.)'));
  196. define('_ACA_HIDE_FROM_FRONTEND', compa::encodeutf('Esconder do Site-Principal?'));
  197. define('_ACA_SELECT_IMPORT_FILE', compa::encodeutf('Selecione um arquivo para importa&ccedil;&atilde;o'));;
  198. define('_ACA_IMPORT_FINISHED', compa::encodeutf('Importa&ccedil;&atilde;o terminada'));
  199. define('_ACA_DELETION_OFFILE', compa::encodeutf('Elimina&ccedil;&atilde;o do arquivo'));
  200. define('_ACA_MANUALLY_DELETE', compa::encodeutf('falhou, dever&aacute; excluir o arquivo manualmente'));
  201. define('_ACA_CANNOT_WRITE_DIR', compa::encodeutf('N&atilde;o &eacute; poss&iacute;vel escrever na pasta'));
  202. define('_ACA_NOT_PUBLISHED', compa::encodeutf('N&atilde;o foi poss&iacute;vel enviar o e-mail, a Lista n&atilde;o est&aacute; publicada.'));
  203. // List info box
  204. define('_ACA_INFO_LIST_PUB', compa::encodeutf('Clique em SIM para publicar a Lista'));
  205. define('_ACA_INFO_LIST_NAME', compa::encodeutf('Introduza o nome da sua Lista aqui. Poder&aacute; identificar a Lista com este nome.'));
  206. define('_ACA_INFO_LIST_DESC', compa::encodeutf('Introduza uma breve descri&ccedil;&atilde;o da sua Lista aqui. Esta descri&ccedil;&atilde;o ser&aacute; vis&iacute;vel aos visitantes no seu site.'));
  207. define('_ACA_INFO_LIST_SENDER_NAME', compa::encodeutf('Introduza o nome do Remetente do e-mail. Este nome ser&aacute; vis&iacute;vel quando os assinantes receberem mensagens desta lista.'));
  208. define('_ACA_INFO_LIST_SENDER_EMAIL', compa::encodeutf('Introduza o endere&ccedil;o de e-mail de onde as mensagens ser&atilde;o enviadas.'));
  209. define('_ACA_INFO_LIST_SENDER_BOUNCED', compa::encodeutf('Introduza o endere&ccedil;o de e-mail para onde os usu&aacute;rios poder&atilde;o responder. &eacute; altamente recomendado que seja igual ao do remetente, visto que existem filtros de SPAM que poder&atilde;o atribuir uma probabilidade de SPAM elevada se forem diferentes.'));
  210. define('_ACA_INFO_LIST_AUTORESP', compa::encodeutf('Escolha o tipo de e-mails para esta Lista. <br />' .
  211. 'Newsletter: newsletter normal<br />' .
  212. 'Auto-resposta: uma Auto-resposta &eacute; uma Lista que &eacute; enviada automaticamente atrav&eacute;s da p&aacute;gina web em intervalos regulares.'));
  213. define('_ACA_INFO_LIST_FREQUENCY', compa::encodeutf('Permitir aos usu&aacute;rios escolher quantas vezes recebem a Lista. Atribui mais flexibilidade ao usu&aacute;rio.'));
  214. define('_ACA_INFO_LIST_TIME', compa::encodeutf('Deixar que o usu&aacute;rio escolha a hora preferida do dia para receber a Lista.'));
  215. define('_ACA_INFO_LIST_MIN_DAY', compa::encodeutf('Definir qual &eacute; a frequência m&iacute;nima que o usu&aacute;rio pode escolher para receber a lista'));
  216. define('_ACA_INFO_LIST_DELAY', compa::encodeutf('Especificar qual o atraso entre esta auto-resposta e a anterior.'));
  217. define('_ACA_INFO_LIST_DATE', compa::encodeutf('Especificar a data para publica&ccedil;&atilde;o da lista de not&iacute;cias, caso queira atrasar a publica&ccedil;&atilde;o. <br /> FORMATO : AAAA-MM-DD HH:MM:SS'));
  218. define('_ACA_INFO_LIST_MAX_DAY', compa::encodeutf('Definir qual &eacute; a frequência m&aacute;xima que o usu&aacute;rio pode escolher para receber a lista'));
  219. define('_ACA_INFO_LIST_LAYOUT', compa::encodeutf('Introduza o layout da sua lista de e-mail aqui. Pode introduzir qualquer layou para o seu e-mail aqui.'));
  220. define('_ACA_INFO_LIST_SUB_MESS', compa::encodeutf('Esta mensagem ser&aacute; enviada ao assinante quando ele ou ela se registam pela primeira vez. Pode definir aqui qualquer texto que goste.'));
  221. define('_ACA_INFO_LIST_UNSUB_MESS', compa::encodeutf('Esta mensagem ser&aacute; enviada ao assinante quando ele ou ela cancelarem a subscri&ccedil;&atilde;o. Pode inserir aqui qualquer mensagem.'));
  222. define('_ACA_INFO_LIST_HTML', compa::encodeutf('Selecione a checkbox se desejar enviar e-mail em HTML. Os assinantes poder&atilde;o especificar se preferem receber mensagens em HTML, ou mensagens de apenas texto aquando da subscri&ccedil;&atilde;o de uma lista HTML.'));
  223. define('_ACA_INFO_LIST_HIDDEN', compa::encodeutf('Clique SIM para esconder a lista do site-principal, os usu&aacute;rios n&atilde;o poder&atilde;o subscrever mas você poder&aacute; mesmo assim enviar e-mails.'));
  224. define('_ACA_INFO_LIST_ACA_AUTO_SUB', compa::encodeutf('Deseja subscri&ccedil;&atilde;o autom&aacute;tica dos usu&aacute;rios para esta lista?<br /><B>Novos Usu&aacute;rios:</B> registar&aacute; cada novo usu&aacute;rio que se registe no site.<br /><B>Todos os Usu&aacute;rios:</B> registar&aacute; cada usu&aacute;rio registado na base de dados.<br />(todas aquelas op&ccedil;&otilde;es suportam Community Builder)'));
  225. define('_ACA_INFO_LIST_ACC_LEVEL', compa::encodeutf('Selecione o n&iacute;vel de acesso do site-principal. Isto mostrar&aacute; ou esconder&aacute; o e-mail para os grupos de usu&aacute;rios que n&atilde;o têm acesso a ele, para que n&atilde;o sejam capazes do o subscrever.'));
  226. define('_ACA_INFO_LIST_ACC_USER_ID', compa::encodeutf('Selecione o n&iacute;vel de acesso do grupo de usu&aacute;rios a quem permite edi&ccedil;&atilde;o. Esse grupo de usu&aacute;rios e superiores ser&atilde;o capazes de editar o e-mail e envi&aacute;-lo, quer do site-principal quer do site de administra&ccedil;&atilde;o.'));
  227. define('_ACA_INFO_LIST_FOLLOW_UP', compa::encodeutf('Se quiser que a auto-resposta mova-se para outra assim que atingir a última mensagem, pode especificar aqui a auto-resposta seguinte.'));
  228. define('_ACA_INFO_LIST_ACA_OWNER', compa::encodeutf('Esta &eacute; a ID da pessoa que criou a lista.'));
  229. define('_ACA_INFO_LIST_WARNING', compa::encodeutf(' Esta última op&ccedil;&atilde;o apenas est&aacute; dispon&iacute;vel uma vez aquando da cria&ccedil;&atilde;o da lista.'));
  230. define('_ACA_INFO_LIST_SUBJET', compa::encodeutf(' Assunto do e-mail. Este &eacute; o assunto do e-mail que o assinante receber&aacute;.'));
  231. define('_ACA_INFO_MAILING_CONTENT', compa::encodeutf('Este &eacute; o corpo do e-mail que você quer enviar.'));
  232. define('_ACA_INFO_MAILING_NOHTML', compa::encodeutf('Introduza o corpo do e-mail que você quer enviar para os assinantes que escolheram receber apenas e-mails N&atilde;O-HTML. <BR/> NOTA: se deixar em branco o jNews converter&aacute; automaticamente o texto HTML para apenas texto.'));
  233. define('_ACA_INFO_MAILING_VISIBLE', compa::encodeutf('Clique SIM para mostrar e-mail no site-principal.'));
  234. define('_ACA_INSERT_CONTENT', compa::encodeutf('Insira o conteúdo existente'));
  235. // Coupons
  236. define('_ACA_SEND_COUPON_SUCCESS', compa::encodeutf('Cupom enviado com sucesso!'));
  237. define('_ACA_CHOOSE_COUPON', compa::encodeutf('Escolha um cupom'));
  238. define('_ACA_TO_USER', compa::encodeutf(' para este usu&aacute;rio'));
  239. ### Cron options
  240. //drop down frequency(CRON)
  241. define('_ACA_FREQ_CH1', compa::encodeutf('Cada hora'));
  242. define('_ACA_FREQ_CH2', compa::encodeutf('Cada 6 horas'));
  243. define('_ACA_FREQ_CH3', compa::encodeutf('Cada 12 horas'));
  244. define('_ACA_FREQ_CH4', compa::encodeutf('Diariamente'));
  245. define('_ACA_FREQ_CH5', compa::encodeutf('Semanalmente'));
  246. define('_ACA_FREQ_CH6', compa::encodeutf('Mensalmente'));
  247. define('_ACA_FREQ_NONE', compa::encodeutf('N&atilde;o'));
  248. define('_ACA_FREQ_NEW', compa::encodeutf('Novos usu&aacute;rios'));
  249. define('_ACA_FREQ_ALL', compa::encodeutf('Todos os usu&aacute;rios'));
  250. //Label CRON form
  251. define('_ACA_LABEL_FREQ', compa::encodeutf('Cron jNews?'));
  252. define('_ACA_LABEL_FREQ_TIPS', compa::encodeutf('Clique em SIM se quiser utilizar isto para uma Cron jNews, N&atilde;O para qualquer outra tarefa Cron.<br />' .
  253. 'Se clicar em SIM n&atilde;o necessita de especificar o endere&ccedil;o do Cron, este ser&aacute; automaticamente adicionado.'));
  254. define('_ACA_SITE_URL', compa::encodeutf('O endere&ccedil;o URL do seu site'));
  255. define('_ACA_CRON_FREQUENCY', compa::encodeutf('Frequência do Cron'));
  256. define('_ACA_STARTDATE_FREQ', compa::encodeutf('Data de Come&ccedil;o'));
  257. define('_ACA_LABELDATE_FREQ', compa::encodeutf('Especifique Data'));
  258. define('_ACA_LABELTIME_FREQ', compa::encodeutf('Especifique Hora'));
  259. define('_ACA_CRON_URL', compa::encodeutf('URL do Cron'));
  260. define('_ACA_CRON_FREQ', compa::encodeutf('Frequência'));
  261. define('_ACA_TITLE_CRONLIST', compa::encodeutf('Lista Cron'));
  262. define('_NEW_LIST', compa::encodeutf('Criar uma nova lista'));
  263. //title CRON form
  264. define('_ACA_TITLE_FREQ', compa::encodeutf('Editar Cron'));
  265. define('_ACA_CRON_SITE_URL', compa::encodeutf('Por favor introduza um endere&ccedil;o URL v&aacute;lido, come&ccedil;ado por http://'));
  266. ### Mailings ###
  267. define('_ACA_MAILING_ALL', compa::encodeutf('Todos os e-mails'));
  268. define('_ACA_EDIT_A', compa::encodeutf('Editar um '));
  269. define('_ACA_SELCT_MAILING', compa::encodeutf('Por favor selecione a Lista na caixa de possibilidades com vista a adicionar um novo e-mail.'));
  270. define('_ACA_VISIBLE_FRONT', compa::encodeutf('Vis&iacute;vel no site-principal'));
  271. // mailer
  272. define('_ACA_SUBJECT', compa::encodeutf('Assunto'));
  273. define('_ACA_CONTENT', compa::encodeutf('Conteúdo'));
  274. define('_ACA_NAMEREP', compa::encodeutf('[NAME] = Isto ser&aacute; substitu&iacute;do pelo nome que o assinante introduziu, você estar&aacute; a enviar e-mails personalizados ao usar isto.<br />'));
  275. define('_ACA_FIRST_NAME_REP', compa::encodeutf('[FIRSTNAME] = Isto ser&aacute; substitu&iacute;do pelo PRIMEIRO nome que o assinante introduziu.<br />'));
  276. define('_ACA_NONHTML', compa::encodeutf('Vers&atilde;o N&atilde;o-html'));
  277. define('_ACA_ATTACHMENTS', compa::encodeutf('Anexos'));
  278. define('_ACA_SELECT_MULTIPLE', compa::encodeutf('Carregue na tecla CONTROL (ou COMANDO) para selecionar múltiplos anexos.<br />' .
  279. 'Os arquivos apresentados nesta lista de anexos est&atilde;o localizados na directoria de anexos, pode alterar esta localiza&ccedil;&atilde;o no painel de controlo em Configura&ccedil;&atilde;o.'));
  280. define('_ACA_CONTENT_ITEM', compa::encodeutf('Item do Conteúdo'));
  281. define('_ACA_SENDING_EMAIL', compa::encodeutf('A enviar e-mail'));
  282. define('_ACA_MESSAGE_NOT', compa::encodeutf('A Mensagem n&atilde;o pode ser enviada'));
  283. define('_ACA_MAILER_ERROR', compa::encodeutf('Erro no Mailer'));
  284. define('_ACA_MESSAGE_SENT_SUCCESSFULLY', compa::encodeutf('Mensagem enviada com sucesso'));
  285. define('_ACA_SENDING_TOOK', compa::encodeutf('O envio deste e-mail foi de'));
  286. define('_ACA_SECONDS', compa::encodeutf('segundos'));
  287. define('_ACA_NO_ADDRESS_ENTERED', compa::encodeutf('Nenhum assinante ou endere&ccedil;o de e-mail fornecido'));
  288. define('_ACA_CHANGE_SUBSCRIPTIONS', compa::encodeutf('Modificar'));
  289. define('_ACA_CHANGE_EMAIL_SUBSCRIPTION', compa::encodeutf('Modificar a sua subscri&ccedil;&atilde;o'));
  290. define('_ACA_WHICH_EMAIL_TEST', compa::encodeutf('Indique o endere&ccedil;o de e-mail para enviar um teste ou selecione pr&eacute;-visualizar'));
  291. define('_ACA_SEND_IN_HTML', compa::encodeutf('Enviar em HTML (para e-mails html)?'));
  292. define('_ACA_VISIBLE', compa::encodeutf('Vis&iacute;vel'));
  293. define('_ACA_INTRO_ONLY', compa::encodeutf('Apenas Introdu&ccedil;&atilde;o'));
  294. // stats
  295. define('_ACA_GLOBALSTATS', compa::encodeutf('Estat&iacute;sticas Globais'));
  296. define('_ACA_DETAILED_STATS', compa::encodeutf('Estat&iacute;sticas Detalhadas'));
  297. define('_ACA_MAILING_LIST_DETAILS', compa::encodeutf('Detalhes de Listas'));
  298. define('_ACA_SEND_IN_HTML_FORMAT', compa::encodeutf('Envio em formato HTML'));
  299. define('_ACA_VIEWS_FROM_HTML', compa::encodeutf('Vistos (de e-mails em html)'));
  300. define('_ACA_SEND_IN_TEXT_FORMAT', compa::encodeutf('Envio em formtato Texto'));
  301. define('_ACA_HTML_READ', compa::encodeutf('Lidos HTML'));
  302. define('_ACA_HTML_UNREAD', compa::encodeutf('N&atilde;o-Lidos HTML'));
  303. define('_ACA_TEXT_ONLY_SENT', compa::encodeutf('Apenas Texto'));
  304. // Configuration panel
  305. // main tabs
  306. define('_ACA_MAIL_CONFIG', compa::encodeutf('Mail'));
  307. define('_ACA_LOGGING_CONFIG', compa::encodeutf('Hist. & Estat.'));
  308. define('_ACA_SUBSCRIBER_CONFIG', compa::encodeutf('Assinantes'));
  309. define('_ACA_AUTO_CONFIG', compa::encodeutf('Cron'));
  310. define('_ACA_MISC_CONFIG', compa::encodeutf('Miscelânea'));
  311. define('_ACA_MAIL_SETTINGS', compa::encodeutf('Defini&ccedil;&otilde;es de Mail'));
  312. define('_ACA_MAILINGS_SETTINGS', compa::encodeutf('Defini&ccedil;&otilde;es de E-mails'));
  313. define('_ACA_SUBCRIBERS_SETTINGS', compa::encodeutf('Defini&ccedil;&otilde;es de Assinantes'));
  314. define('_ACA_CRON_SETTINGS', compa::encodeutf('Defini&ccedil;&otilde;es de Cron'));
  315. define('_ACA_SENDING_SETTINGS', compa::encodeutf('Defini&ccedil;&otilde;es de Envio'));
  316. define('_ACA_STATS_SETTINGS', compa::encodeutf('Defini&ccedil;&otilde;es de Estat&iacute;sticas'));
  317. define('_ACA_LOGS_SETTINGS', compa::encodeutf('Defini&ccedil;&otilde;es de Hist&oacute;ricos'));
  318. define('_ACA_MISC_SETTINGS', compa::encodeutf('Defini&ccedil;&otilde;es de Miscelânea'));
  319. // mail settings
  320. define('_ACA_SEND_MAIL_FROM', compa::encodeutf('Email do remetente'));
  321. define('_ACA_SEND_MAIL_NAME', compa::encodeutf('Nome do remetente'));
  322. define('_ACA_MAILSENDMETHOD', compa::encodeutf('M&eacute;todo do Mailer'));
  323. define('_ACA_SENDMAILPATH', compa::encodeutf('Caminho do Sendmail'));
  324. define('_ACA_SMTPHOST', compa::encodeutf('SMTP host'));
  325. define('_ACA_SMTPAUTHREQUIRED', compa::encodeutf('Requer Autentica&ccedil;&atilde;o SMTP'));
  326. define('_ACA_SMTPAUTHREQUIRED_TIPS', compa::encodeutf('Selecione SIM se o seu servidor SMTP requer autentica&ccedil;&atilde;o'));
  327. define('_ACA_SMTPUSERNAME', compa::encodeutf('Nome da conta SMTP'));
  328. define('_ACA_SMTPUSERNAME_TIPS', compa::encodeutf('Introduza o nome da conta para o SMTP quando o seu servidor SMTP requerer autentica&ccedil;&atilde;o'));
  329. define('_ACA_SMTPPASSWORD', compa::encodeutf('palavra-passe SMTP'));
  330. define('_ACA_SMTPPASSWORD_TIPS', compa::encodeutf('Introduza a palavra-passe para o SMTP quando o seu servidor SMTP requerer autentica&ccedil;&atilde;o'));
  331. define('_ACA_USE_EMBEDDED', compa::encodeutf('Usar imagens embebidas'));
  332. define('_ACA_USE_EMBEDDED_TIPS', compa::encodeutf('Selecione SIM se as imagens dos items de conteúdo anexo dever&atilde;o ser embebidas no e-mail para mensagens em html, ou N&atilde;O para usar as tags de imagem por defeito que fazem link para as imagens no site.'));
  333. define('_ACA_UPLOAD_PATH', compa::encodeutf('Caminho de Envio/Anexos'));
  334. define('_ACA_UPLOAD_PATH_TIPS', compa::encodeutf('Pode especificar uma directoria para envio.<br />' .
  335. 'Certifique-se que a directoria que especificar existe, caso contr&aacute;rio crie-a.'));
  336. // subscribers settings
  337. define('_ACA_ALLOW_UNREG', compa::encodeutf('Permitir n&atilde;o-registados'));
  338. define('_ACA_ALLOW_UNREG_TIPS', compa::encodeutf('Selecione SIM se quiser permitir usu&aacute;rios assinarem listas sem estarem registados no site.'));
  339. define('_ACA_REQ_CONFIRM', compa::encodeutf('Requerer Confirma&ccedil;&atilde;o'));
  340. define('_ACA_REQ_CONFIRM_TIPS', compa::encodeutf('Selecione SIM se quiser obrigar os usu&aacute;rios assinantes n&atilde;o-registados a confirmar o seu endere&ccedil;o de e-mail.'));
  341. define('_ACA_SUB_SETTINGS', compa::encodeutf('Defini&ccedil;&otilde;es de Subscri&ccedil;&atilde;o'));
  342. define('_ACA_SUBMESSAGE', compa::encodeutf('Email de Subscri&ccedil;&atilde;o'));
  343. define('_ACA_SUBSCRIBE_LIST', compa::encodeutf('Assinar uma lista'));
  344. define('_ACA_USABLE_TAGS', compa::encodeutf('Tags utiliz&aacute;veis'));
  345. define('_ACA_NAME_AND_CONFIRM', compa::encodeutf('<b>[CONFIRM]</b> = Isto cria um link clic&aacute;vel onde o assinante pode confirmar a sua subscri&ccedil;&atilde;o. Isto &eacute; <strong>obrigat&oacute;rio</strong> para que o jNews funcione correctamente.<br />'
  346. .'<br />[NAME] = Isto ser&aacute; substitu&iacute;do pelo nome que o assinante introduziu, estar&aacute; a enviar e-mails personalizados ao usar isto.<br />'
  347. .'<br />[FIRSTNAME] = Isto ser&aacute; substitu&iacute;do pelo PRIMEIRO nome do assinante, o primeiro nome &eacute; DEFINIDO pelo primeiro nome introduzido pelo assinante.<br />'));
  348. define('_ACA_CONFIRMFROMNAME', compa::encodeutf('Confirmar o nome do Remetente'));
  349. define('_ACA_CONFIRMFROMNAME_TIPS', compa::encodeutf('Introduza o nome do remetente a mostrar na confirma&ccedil;&atilde;o das listas.'));
  350. define('_ACA_CONFIRMFROMEMAIL', compa::encodeutf('Confirmar o e-mail do remetente'));
  351. define('_ACA_CONFIRMFROMEMAIL_TIPS', compa::encodeutf('Introduza o endere&ccedil;o de e-mail do remetente a mostrar na confirma&ccedil;&atilde;o das listas.'));
  352. define('_ACA_CONFIRMBOUNCE', compa::encodeutf('Endere&ccedil;o de Bounce'));
  353. define('_ACA_CONFIRMBOUNCE_TIPS', compa::encodeutf('Introduza o endere&ccedil;o padr&atilde;o do remetente a mostrar na confirma&ccedil;&atilde;o das listas.'));
  354. define('_ACA_HTML_CONFIRM', compa::encodeutf('Confirmar HTML'));
  355. define('_ACA_HTML_CONFIRM_TIPS', compa::encodeutf('Selecione SIM se as listas de confirma&ccedil;&atilde;o devem ser em HTML se o usu&aacute;rio permitir HTML.'));
  356. define('_ACA_TIME_ZONE_ASK', compa::encodeutf('Perguntar Zona de Fuso Hor&aacute;rio'));
  357. define('_ACA_TIME_ZONE_TIPS', compa::encodeutf('Selecione SIM se quiser perguntar ao usu&aacute;rio qual a sua zona de fuso hor&aacute;rio. Quando aplic&aacute;vel, os e-mails em espera ser&atilde;o enviados baseados na zona de fuso hor&aacute;rio'));
  358. // Cron Set up
  359. define('_ACA_TIME_OFFSET_URL', compa::encodeutf('clique aqui para definir a zona de fuso hor&aacute;rio no painel de configura&ccedil;&atilde;o global do Joomla -> Separador Locale'));
  360. define('_ACA_TIME_OFFSET_TIPS', compa::encodeutf('Defina a zona de fuso hor&aacute;rio do seu servidor para que a data e hora guardadas sejam exactas'));
  361. define('_ACA_TIME_OFFSET', compa::encodeutf('Fuso Hor&aacute;rio'));
  362. define('_ACA_CRON_TITLE', compa::encodeutf('Definir uma fun&ccedil;&atilde;o Con'));
  363. define('_ACA_CRON_DESC', compa::encodeutf('<br />Usar a fun&ccedil;&atilde;o Cron automatiza tarefas para o seu site Joomla!<br />' .
  364. 'Para a accionar precisa de adicionar no painel de controlo (separador cron)o seguinte comando:<br />' .
  365. '<b>' . ACA_JPATH_LIVE . '/index.php?option=com_jnewsletter&act=cron</b> ' .
  366. '<br /><br />Se precisar de ajuda para parametrizar ou tiver problemas por favor consulte o nosso f&oacute;rum <a href="http://www.acajoom.com" target="_blank">http://www.acajoom.com</a>'));
  367. // sending settings
  368. define('_ACA_PAUSEX', compa::encodeutf('Pausa x segundos por cada quantidade de e-mails configurada'));
  369. define('_ACA_PAUSEX_TIPS', compa::encodeutf('Introduza o número de segundos que o jNews dar&aacute; ao servidor de SMTP para enviar as mensagens antes de proceder a novo envio do grupo seguinte de mensagens.'));
  370. define('_ACA_EMAIL_BET_PAUSE', compa::encodeutf('Emails entre pausas'));
  371. define('_ACA_EMAIL_BET_PAUSE_TIPS', compa::encodeutf('Número de e-mails a enviar antes de fazer pausa.'));
  372. define('_ACA_WAIT_USER_PAUSE', compa::encodeutf('Esperar por a&ccedil;&atilde;o do usu&aacute;rio numa pausa'));
  373. define('_ACA_WAIT_USER_PAUSE_TIPS', compa::encodeutf('Caso o script deva esperar por a&ccedil;&atilde;o do usu&aacute;rio quando pausado entre conjuntos de e-mails.'));
  374. define('_ACA_SCRIPT_TIMEOUT', compa::encodeutf('Tempo de intervalo do Script'));
  375. define('_ACA_SCRIPT_TIMEOUT_TIPS', compa::encodeutf('Número de minutos que o script dever&aacute; ter para correr (0 para ilimitados).'));
  376. // Stats settings
  377. define('_ACA_ENABLE_READ_STATS', compa::encodeutf('Activar leitura de estat&iacute;sticas'));
  378. define('_ACA_ENABLE_READ_STATS_TIPS', compa::encodeutf('Selecione SIM se quiser guardar no hist&oacute;rico o número de visualiza&ccedil;&otilde;es. Esta t&eacute;cnica s&oacute; pode ser usada com e-mails em html'));
  379. define('_ACA_LOG_VIEWSPERSUB', compa::encodeutf('Guardar hist&oacute;rico de visualiza&ccedil;&otilde;es por assinante'));
  380. define('_ACA_LOG_VIEWSPERSUB_TIPS', compa::encodeutf('Selecione SIM se quiser guardar no hist&oacute;rico o número de visualiza&ccedil;&otilde;es por assinante. Esta t&eacute;cnica s&oacute; pode ser usada com e-mails em html'));
  381. // Logs settings
  382. define('_ACA_DETAILED', compa::encodeutf('Hist&oacute;ricos detalhados'));
  383. define('_ACA_SIMPLE', compa::encodeutf('Hist&oacute;ricos simplificados'));
  384. define('_ACA_DIAPLAY_LOG', compa::encodeutf('Mostrar hist&oacute;ricos'));
  385. define('_ACA_DISPLAY_LOG_TIPS', compa::encodeutf('Selecione SIM se quiser mostrar os hist&oacute;ricos enquanto envia e-mails.'));
  386. define('_ACA_SEND_PERF_DATA', compa::encodeutf('Envio de performance para fora'));
  387. define('_ACA_SEND_PERF_DATA_TIPS', compa::encodeutf('Selecione SIM se quiser permitir ao jNews enviar relat&oacute;rios ANÔNIMOS sobre a sua configura&ccedil;&atilde;o, número de assinantes de uma lista e o tempo que levou e enviar o e-mail. Isto d&aacute;-nos uma ideia acerca da performance do jNews e AJUDA-NOS a melhorar o jNews em futuros desenvolvimentos.'));
  388. define('_ACA_SEND_AUTO_LOG', compa::encodeutf('Hist&oacute;rico de envio para o Auto-resposta'));
  389. define('_ACA_SEND_AUTO_LOG_TIPS', compa::encodeutf('Selecione SIM se quiser enviar um e-mail com hist&oacute;rico cada vez que a fila for processada. AVISO: isto pode resultar numa grande quantidade de e-mails.'));
  390. define('_ACA_SEND_LOG', compa::encodeutf('Hist&oacute;rico de envio'));
  391. define('_ACA_SEND_LOG_TIPS', compa::encodeutf('Caso deva ser enviado um e-mail com o hist&oacute;rico do e-mail para o endere&ccedil;o de e-mail do usu&aacute;rio que enviou o e-mail.'));
  392. define('_ACA_SEND_LOGDETAIL', compa::encodeutf('Detalhe do hist&oacute;rico de envio'));
  393. define('_ACA_SEND_LOGDETAIL_TIPS', compa::encodeutf('DETALHADO inclúe a informa&ccedil;&atilde;o de sucesso ou falha para cada assinante e um resumo geral da informa&ccedil;&atilde;o. SIMPLES apenas envia o resumo geral.'));
  394. define('_ACA_SEND_LOGCLOSED', compa::encodeutf('Enviar hist&oacute;rico se a conex&atilde;o for fechada'));
  395. define('_ACA_SEND_LOGCLOSED_TIPS', compa::encodeutf('Com esta op&ccedil;&atilde;o ativada o usu&aacute;rio que enviou o e-mail receber&aacute; na mesma o relat&oacute;rio por e-mail.'));
  396. define('_ACA_SAVE_LOG', compa::encodeutf('Salvar Hist&oacute;rico'));
  397. define('_ACA_SAVE_LOG_TIPS', compa::encodeutf('Caso o hist&oacute;rico do e-mail deva ser anexado ao arquivo do hist&oacute;rico.'));
  398. define('_ACA_SAVE_LOGDETAIL', compa::encodeutf('Guardar hist&oacute;rico detalhado'));
  399. define('_ACA_SAVE_LOGDETAIL_TIPS', compa::encodeutf('DETALHADO inclúe a informa&ccedil;&atilde;o de sucesso ou falha para cada assinante e um resumo geral da informa&ccedil;&atilde;o. SIMPLES apenas envia o resumo geral.'));
  400. define('_ACA_SAVE_LOGFILE', compa::encodeutf('Salvar arquivo de Hist&oacute;rico'));
  401. define('_ACA_SAVE_LOGFILE_TIPS', compa::encodeutf('Ficheiro ao qual a inform&ccedil;&atilde;o de hist&oacute;rico ser&aacute; anexada. Este arquivo poder&aacute; ficar muito grande.'));
  402. define('_ACA_CLEAR_LOG', compa::encodeutf('Limpar Hist&oacute;rico'));
  403. define('_ACA_CLEAR_LOG_TIPS', compa::encodeutf('Limpa o arquivo de Hist&oacute;rico.'));
  404. ### control panel
  405. define('_ACA_CP_LAST_QUEUE', compa::encodeutf('Última fila executada'));
  406. define('_ACA_CP_TOTAL', compa::encodeutf('Total'));
  407. define('_ACA_MAILING_COPY', compa::encodeutf('E-mail copiado com sucesso!'));
  408. // Miscellaneous settings
  409. define('_ACA_SHOW_GUIDE', compa::encodeutf('Mostrar Guia'));
  410. define('_ACA_SHOW_GUIDE_TIPS', compa::encodeutf('Mostra o Guia no in&iacute;cio para ajudar novos usu&aacute;rios a criar uma newsletter, uma auto-resposta e parametrizar correctamente o jNews.'));
  411. define('_ACA_AUTOS_ON', compa::encodeutf('Usar Auto-respostas'));
  412. define('_ACA_AUTOS_ON_TIPS', compa::encodeutf('Selecione N&atilde;O se n&atilde;o quiser usar Auto-respostas, todas as op&ccedil;&otilde;es de auto-respostas ser&atilde;o desativadas.'));
  413. define('_ACA_NEWS_ON', compa::encodeutf('Usar Newsletters'));
  414. define('_ACA_NEWS_ON_TIPS', compa::encodeutf('Selecione N&atilde;O se n&atilde;o quiser usar Newsletters, todas as op&ccedil;&otilde;es de newsletters ser&atilde;o desativadas.'));
  415. define('_ACA_SHOW_TIPS', compa::encodeutf('Mostrar Dicas'));
  416. define('_ACA_SHOW_TIPS_TIPS', compa::encodeutf('Mostra dicas para ajudar os usu&aacute;rios a usar o jNews de forma eficaz.'));
  417. define('_ACA_SHOW_FOOTER', compa::encodeutf('Mostrar Rodap&eacute;'));
  418. define('_ACA_SHOW_FOOTER_TIPS', compa::encodeutf('Caso deva ou n&atilde;o ser mostrado os direitos de c&oacute;pia no rodap&eacute;.'));
  419. define('_ACA_SHOW_LISTS', compa::encodeutf('Mostrar Listas no site-principal'));
  420. define('_ACA_SHOW_LISTS_TIPS', compa::encodeutf('Quando o usu&aacute;rio n&atilde;o est&aacute; registado mostra uma lista das listas que pode subscrever atrav&eacute;s de um bot&atilde;o de arquivo para as newsletters ou simplesmente um formul&aacute;rio de login para que se possam registar.'));
  421. define('_ACA_CONFIG_UPDATED', compa::encodeutf('Os detalhes da configura&ccedil;&atilde;o foram atualizados!'));
  422. define('_ACA_UPDATE_URL', compa::encodeutf('URL de Atualiza&ccedil;&atilde;o'));
  423. define('_ACA_UPDATE_URL_WARNING', compa::encodeutf('AVISO! N&atilde;o mude este URL a n&atilde;o ser que lhe seja pedido para o fazer pela equipa t&eacute;cnica do jNews.<br />'));
  424. define('_ACA_UPDATE_URL_TIPS', compa::encodeutf('Por exemplo: http://www.acajoom.com/update/ (inclua a barra no final)'));
  425. // module
  426. define('_ACA_EMAIL_INVALID', compa::encodeutf('O endere&ccedil;o de e-mail introduzido &eacute; inv&aacute;lido.'));
  427. define('_ACA_REGISTER_REQUIRED', compa::encodeutf('&eacute; necess&aacute;rio registar-se primeiro no site para poder ser assinante de uma lista.'));
  428. // Access level box
  429. define('_ACA_OWNER', compa::encodeutf('Criador da Lista:'));
  430. define('_ACA_ACCESS_LEVEL', compa::encodeutf('Definir n&iacute;vel de acesso para a lista'));
  431. define('_ACA_ACCESS_LEVEL_OPTION', compa::encodeutf('Op&ccedil;&otilde;es de n&iacute;vel de acesso'));
  432. define('_ACA_USER_LEVEL_EDIT', compa::encodeutf('Selecione que n&iacute;vel de usu&aacute;rio tem permiss&atilde;o para editar um e-mail (quer do site-principal quer do site de administra&ccedil;&atilde;o) '));
  433. // drop down options
  434. define('_ACA_AUTO_DAY_CH1', compa::encodeutf('Diariamente'));
  435. define('_ACA_AUTO_DAY_CH2', compa::encodeutf('Diariamente, excepto fim-de-semana'));
  436. define('_ACA_AUTO_DAY_CH3', compa::encodeutf('Dia sim, dia n&atilde;o'));
  437. define('_ACA_AUTO_DAY_CH4', compa::encodeutf('Dia sim, dia n&atilde;o, excepto fim-de-semana'));
  438. define('_ACA_AUTO_DAY_CH5', compa::encodeutf('Semanalmente'));
  439. define('_ACA_AUTO_DAY_CH6', compa::encodeutf('Bi-semanal'));
  440. define('_ACA_AUTO_DAY_CH7', compa::encodeutf('Mensal'));
  441. define('_ACA_AUTO_DAY_CH9', compa::encodeutf('Anual'));
  442. define('_ACA_AUTO_OPTION_NONE', compa::encodeutf('N&atilde;o'));
  443. define('_ACA_AUTO_OPTION_NEW', compa::encodeutf('Novos Usu&aacute;rios'));
  444. define('_ACA_AUTO_OPTION_ALL', compa::encodeutf('Todos os Usu&aacute;rios'));
  445. //
  446. define('_ACA_UNSUB_MESSAGE', compa::encodeutf('Email para N&atilde;o-subscri&ccedil;&atilde;o'));
  447. define('_ACA_UNSUB_SETTINGS', compa::encodeutf('Defini&ccedil;&otilde;es de N&atilde;o-subscri&ccedil;&atilde;o'));
  448. define('_ACA_AUTO_ADD_NEW_USERS', compa::encodeutf('Subscri&ccedil;&atilde;o autom&aacute;tica de Usu&aacute;rios?'));
  449. // Update and upgrade messages
  450. define('_ACA_NO_UPDATES', compa::encodeutf('N&atilde;o existem atualiza&ccedil;&otilde;es dispon&iacute;veis de momento.'));
  451. define('_ACA_VERSION', compa::encodeutf('Vers&atilde;o jNews'));
  452. define('_ACA_NEED_UPDATED', compa::encodeutf('Ficheiros que precisam de ser atualizados:'));
  453. define('_ACA_NEED_ADDED', compa::encodeutf('Ficheiros que precisam de ser adicionados:'));
  454. define('_ACA_NEED_REMOVED', compa::encodeutf('Ficheiros que precisam de ser removidos:'));
  455. define('_ACA_FILENAME', compa::encodeutf('Ficheiro:'));
  456. define('_ACA_CURRENT_VERSION', compa::encodeutf('Vers&atilde;o actual:'));
  457. define('_ACA_NEWEST_VERSION', compa::encodeutf('Última vers&atilde;o:'));
  458. define('_ACA_UPDATING', compa::encodeutf('Atualizando'));
  459. define('_ACA_UPDATE_UPDATED_SUCCESSFULLY', compa::encodeutf('Os arquivos foram atualizados com sucesso.'));
  460. define('_ACA_UPDATE_FAILED', compa::encodeutf('A Atualiza&ccedil;&atilde;o Falhou!'));
  461. define('_ACA_ADDING', compa::encodeutf('Adicionando'));
  462. define('_ACA_ADDED_SUCCESSFULLY', compa::encodeutf('Adicionado com sucesso.'));
  463. define('_ACA_ADDING_FAILED', compa::encodeutf('A Adi&ccedil;&atilde;o Falhou!'));
  464. define('_ACA_REMOVING', compa::encodeutf('Removendo'));
  465. define('_ACA_REMOVED_SUCCESSFULLY', compa::encodeutf('Removido com sucesso.'));
  466. define('_ACA_REMOVING_FAILED', compa::encodeutf('A Remo&ccedil;&atilde;o Falhou!'));
  467. define('_ACA_INSTALL_DIFFERENT_VERSION', compa::encodeutf('Instale uma vers&atilde;o diferente'));
  468. define('_ACA_CONTENT_ADD', compa::encodeutf('Adicionar conteúdo'));
  469. define('_ACA_UPGRADE_FROM', compa::encodeutf('Importar dados (newsletters e informa&ccedil;&atilde;o de assinantes) de '));
  470. define('_ACA_UPGRADE_MESS', compa::encodeutf('N&atilde;o existem riscos para os seus dados existentes. <br /> Este processo simplesmente apenas importa dados para a base de dados do jNews.'));
  471. define('_ACA_CONTINUE_SENDING', compa::encodeutf('Continuar e enviar'));
  472. // jNews message
  473. define('_ACA_UPGRADE1', compa::encodeutf('Você pode facilmente importar os seus usu&aacute;rios e newsletters '));
  474. define('_ACA_UPGRADE2', compa::encodeutf(' para o jNews no painel de atualiza&ccedil;&otilde;es.'));
  475. define('_ACA_UPDATE_MESSAGE', compa::encodeutf('Est&aacute; dispon&iacute;vel uma nova vers&atilde;o do jNews! '));
  476. define('_ACA_UPDATE_MESSAGE_LINK', compa::encodeutf('Clique aqui para atualizar!'));
  477. define('_ACA_CRON_SETUP', compa::encodeutf('Para que as auto-respostas sejam enviadas tem de configurar uma tarefa Cron.'));
  478. define('_ACA_THANKYOU', compa::encodeutf('Obrigado por escolher jNews, o Seu Parceiro de Comunica&ccedil;&atilde;o!'));
  479. define('_ACA_NO_SERVER', compa::encodeutf('Servidor de atualiza&ccedil;&atilde;o n&atilde;o dispon&iacute;vel, por favor verifique mais tarde.'));
  480. define('_ACA_MOD_PUB', compa::encodeutf('O m&oacute;dulo jNews n&atilde;o est&aacute; publicado.'));
  481. define('_ACA_MOD_PUB_LINK', compa::encodeutf('Clique aqui para o publicar!'));
  482. define('_ACA_IMPORT_SUCCESS', compa::encodeutf('importado com sucesso'));
  483. define('_ACA_IMPORT_EXIST', compa::encodeutf('assinante j&aacute; est&aacute; na base de dados'));
  484. // jNews\'s Guide
  485. define('_ACA_GUIDE', compa::encodeutf('Assistente'));
  486. define('_ACA_GUIDE_FIRST_ACA_STEP', compa::encodeutf('<p>O jNews tem muitas caracteristicas grandiosas e este assistente vai guia-lo atrav&eacute;s de um processo de 4 passos f&aacute;ceis para que come&ccedil;e a enviar newsletters e auto-respostas!<p />'));
  487. define('_ACA_GUIDE_FIRST_ACA_STEP_DESC', compa::encodeutf('Primeiro, precisa de adicionar uma lista. Uma lista pode ser de dois tipos, newsletter ou auto-resposta.' .
  488. ' Na lista você define todos os diferentes parâmetros para activar o envio das suas newsletters ou auto-respostas: nome do remetente, layout, mensagem de boas-vindas aos assinantes\' , etc...
  489. <br /><br />Pode criar a sua primeira lista aqui: <a href="index2.php?option=com_jnewsletter&act=list" >criar uma lista</a> e clicar no bot&atilde;o novo.'));
  490. define('_ACA_GUIDE_FIRST_ACA_STEP_UPGRADE', compa::encodeutf('O jNews proporciona-lhe uma maneira f&aacute;cil de importar toda a informa&ccedil;&atilde;o de um sistema pr&eacute;vio de newsletter.<br />' .
  491. ' V&aacute; ao painel de Atualiza&ccedil;&otilde;es e escolha o seu sistema pr&eacute;vio de newsletter para importar todas as suas newsletters e assinantes.<br /><br />' .
  492. '<span style="color:#FF5E00;" >IMPORTANTE: a inmporata&ccedil;&atilde;o &eacute; LIVRE de risco e n&atilde;o afecta de forma alguma a informa&ccedil;&atilde;o do seu sistema pr&eacute;vio de newsletter</span><br />' .
  493. 'Depois da importa&ccedil;&atilde;o ser&aacute; capaz de gerir os seus assinantes e e-mails directamente a partir do jNews.<br /><br />'));
  494. define('_ACA_GUIDE_SECOND_ACA_STEP', compa::encodeutf('Optimo a sua primeira lista est&aacute; criada! Agora pode escrever o seu primeiro %s. Para criar v&aacute; para: '));
  495. define('_ACA_GUIDE_SECOND_ACA_STEP_AUTO', compa::encodeutf('Gest&atilde;o de Auto-responder'));
  496. define('_ACA_GUIDE_SECOND_ACA_STEP_NEWS', compa::encodeutf('Gest&atilde;o de Newsletters'));
  497. define('_ACA_GUIDE_SECOND_ACA_STEP_FINAL', compa::encodeutf(' e selecione o seu %s. <br /> Depois escolha o seu %s na lista de possibilidades. Crie o seu primeiro e-mail clicando em NOVO '));
  498. define('_ACA_GUIDE_THRID_ACA_STEP_NEWS', compa::encodeutf('Antes de enviar a sua primeira newsletter poder&aacute; querer verificar a configura&ccedil;&atilde;o de mail. ' .
  499. 'V&aacute; para <a href="index2.php?option=com_jnewsletter&act=configuration" >P&aacute;gina de Configura&ccedil;&atilde;o</a> para verificar as defini&ccedil;&otilde;es de mail. <br />'));
  500. define('_ACA_GUIDE_THRID2_ACA_STEP_NEWS', compa::encodeutf('<br />Quando estiver pronto retroceda para o Menu Newsletters, selecione o seu e-mail e clique em ENVIAR'));
  501. define('_ACA_GUIDE_THRID_ACA_STEP_AUTOS', compa::encodeutf('Para que as suas auto-respostas sejam enviadas necessita que primeiro esteja criada uma tarefa Cron no seu servidor. ' .
  502. ' Por favor refira-se ao separador Cron no painel de configura&ccedil;&atilde;o.' .
  503. ' <a href="index2.php?option=com_jnewsletter&act=configuration" >clique aqui</a> para aparender como criar uma tarefa Cron. <br />'));
  504. define('_ACA_GUIDE_MODULE', compa::encodeutf(' <br />Certifique tamb&eacute;m que publicou o m&oacute;dulo jNews para que as pessoas possam assinar a lista.'));
  505. define('_ACA_GUIDE_FOUR_ACA_STEP_NEWS', compa::encodeutf(' Pode agora criar uma auto-resposta.'));
  506. define('_ACA_GUIDE_FOUR_ACA_STEP_AUTOS', compa::encodeutf(' Pode agora tamb&eacute;m criar uma newsletter.'));
  507. define('_ACA_GUIDE_FOUR_ACA_STEP', compa::encodeutf('<p><br />A&iacute; est&aacute;! Est&aacute; agora pronto para comunicar de forma eficaz com os seus visitantes e usu&aacute;rios. Este assistente terminar&aacute; assim que você introduzir um segundo e-mail ou ent&atilde;o pode desliga-lo no <a href="index2.php?option=com_jnewsletter&act=configuration" >Painel de Configura&ccedil;&atilde;o</a>.' .
  508. '<br /><br /> Se tiver alguma quest&atilde;o enquanto usar o jNews, por favor refira-se ao ' .
  509. '<a target="_blank" href="http://www.acajoom.com/index.php?option=com_joomlaboard&Itemid=26&task=listcat&catid=22" >forum</a>. ' .
  510. ' Encontrar&aacute; tamb&eacute;m muita informa&ccedil;&atilde;o sobre como comunicar de forma eficaz com os seus assinantes em <a href="http://www.acajoom.com/" target="_blank" >www.jNews.com</a>.' .
  511. '<p /><br /><b>Obrigado por usar o jNews. O Seu Parceiro de Comunica&ccedil;&atilde;o!</b> '));
  512. define('_ACA_GUIDE_TURNOFF', compa::encodeutf('O assitente esta agora a ser desligado!'));
  513. define('_ACA_STEP', compa::encodeutf('STEP '));
  514. // jNews Install
  515. define('_ACA_INSTALL_CONFIG', compa::encodeutf('Configura&ccedil;&atilde;o jNews'));
  516. define('_ACA_INSTALL_SUCCESS', compa::encodeutf('Instala&ccedil;&atilde;o com Sucesso'));
  517. define('_ACA_INSTALL_ERROR', compa::encodeutf('Erro na instala&ccedil;&atilde;o'));
  518. define('_ACA_INSTALL_BOT', compa::encodeutf('Plugin (Bot) jNews'));
  519. define('_ACA_INSTALL_MODULE', compa::encodeutf('M&oacute;dulo jNews'));
  520. //Others
  521. define('_ACA_JAVASCRIPT', compa::encodeutf('!Aviso! Para uma correcta opera&ccedil;&atilde;o o Javascript deve estar ativado.'));
  522. define('_ACA_EXPORT_TEXT', compa::encodeutf('Os assinantes exportados s&atilde;o baseados na lista que escolheu. <br />Exportar assinantes para lista'));
  523. define('_ACA_IMPORT_TIPS', compa::encodeutf('Importar assinantes. A informa&ccedil;&atilde;o no arquivo precisa de ter o seguinte formato: <br />' .
  524. 'Nome,e-mail,recebeHTML(1/0),<span style="color: rgb(255, 0, 0);">confirmado(1/0)</span>'));
  525. define('_ACA_SUBCRIBER_EXIT', compa::encodeutf('j&aacute; &eacute; assinante'));
  526. define('_ACA_GET_STARTED', compa::encodeutf('Clique aqui para come&ccedil;ar!'));
  527. //News since 1.0.1
  528. define('_ACA_WARNING_1011', compa::encodeutf('Aviso: 1011: A Atualiza&ccedil;&atilde;o n&atilde;o funcionar&aacute; por causa das restri&ccedil;&otilde;es do seu server.'));
  529. define('_ACA_SEND_MAIL_FROM_TIPS', compa::encodeutf('Escolha que endere&ccedil;o de e-mail ser&aacute; mostrado como remetente.'));
  530. define('_ACA_SEND_MAIL_NAME_TIPS', compa::encodeutf('Escolha que nome se mostrado como remetente.'));
  531. define('_ACA_MAILSENDMETHOD_TIPS', compa::encodeutf('Escolha que mailer deseja usar: PHP mail function, <span>Sendmail</span> ou SMTP Server.'));
  532. define('_ACA_SENDMAILPATH_TIPS', compa::encodeutf('Esta &eacute; a directoria do servidor de Mail'));
  533. define('_ACA_LIST_T_TEMPLATE', compa::encodeutf('Tema Padr&atilde;o'));
  534. define('_ACA_NO_MAILING_ENTERED', compa::encodeutf('Nenhum e-mail fornecido'));
  535. define('_ACA_NO_LIST_ENTERED', compa::encodeutf('Nenhuma lista fornecida'));
  536. define('_ACA_SENT_MAILING', compa::encodeutf('E-mails Enviados'));
  537. define('_ACA_SELECT_FILE', compa::encodeutf('Por favor selecione um arquivo para '));
  538. define('_ACA_LIST_IMPORT', compa::encodeutf('Verifique a(s) lista(s) que você quer que tenha(m) assinantes associados.'));
  539. define('_ACA_PB_QUEUE', compa::encodeutf('Subscriber inserted but problem to connect him/her to the list(s). Please check manually.'));
  540. define('_ACA_UPDATE_MESS', compa::encodeutf(''));
  541. define('_ACA_UPDATE_MESS1', compa::encodeutf('Atualiza&ccedil;&atilde;o Altamente Recomendada!'));
  542. define('_ACA_UPDATE_MESS2', compa::encodeutf('Remendo e pequenas corre&ccedil;&otilde;es.'));
  543. define('_ACA_UPDATE_MESS3', compa::encodeutf('Novo lan&ccedil;amento.'));
  544. define('_ACA_UPDATE_MESS5', compa::encodeutf('&eacute; obrigat&oacute;rio Joomla 1.5 para atualizar.'));
  545. define('_ACA_UPDATE_IS_AVAIL', compa::encodeutf(' est&aacute; dispon&iacute;vel!'));
  546. define('_ACA_NO_MAILING_SENT', compa::encodeutf('Nenhum e-mail enviado!'));
  547. define('_ACA_SHOW_LOGIN', compa::encodeutf('Mostra formul&aacute;rio de login'));
  548. define('_ACA_SHOW_LOGIN_TIPS', compa::encodeutf('Selecione SIM para mostrar um formul&aacute;rio de login no site-principal do Painel de Controle do jNews para que o usu&aacute;rio possa registar-se no site.'));
  549. define('_ACA_LISTS_EDITOR', compa::encodeutf('Editor de Descri&ccedil;&atilde;o da Lista'));
  550. define('_ACA_LISTS_EDITOR_TIPS', compa::encodeutf('Selecione SIM para usar um editor HTML para editar o campo Descri&ccedil;&atilde;o da Lista.'));
  551. define('_ACA_SUBCRIBERS_VIEW', compa::encodeutf('Ver assinantes'));
  552. //News since 1.0.2
  553. define('_ACA_FRONTEND_SETTINGS', compa::encodeutf('Defini&ccedil;oes do S&iacute;tio-Principal'));
  554. define('_ACA_SHOW_LOGOUT', compa::encodeutf('Mostra bot&atilde;o de logout'));
  555. define('_ACA_SHOW_LOGOUT_TIPS', compa::encodeutf('Selecione SIM para mostrar um bot&atilde;o de logout no front-end do painal de controle do jNews.'));
  556. //News since 1.0.3 CB integration
  557. define('_ACA_CONFIG_INTEGRATION', compa::encodeutf('Integra&ccedil;&atilde;o'));
  558. define('_ACA_CB_INTEGRATION', compa::encodeutf('Integra&ccedil;&atilde;o com o Community Builder'));
  559. define('_ACA_INSTALL_PLUGIN', compa::encodeutf('Plugin Community Builder (Integra&ccedil;&atilde;o jNews) '));
  560. define('_ACA_CB_PLUGIN_NOT_INSTALLED', compa::encodeutf('O plugin jNews para o Community Builder ainda n&atilde;o est&aacute; instalado!'));
  561. define('_ACA_CB_PLUGIN', compa::encodeutf('Listas aquando do registo'));
  562. define('_ACA_CB_PLUGIN_TIPS', compa::encodeutf('Selecione SIM para mostrar as listas de e-mail no formul&aacute;rio de registo do community builder'));
  563. define('_ACA_CB_LISTS', compa::encodeutf('Listas de IDs'));
  564. define('_ACA_CB_LISTS_TIPS', compa::encodeutf('ESTE CAMPO &eacute; OBRIGAT&oacute;RIO. Introduza o número de ID das listas que você quer permitir aos usu&aacute;rios assinar separados por v&iacute;rgula , (0 mostra todas as listas)'));
  565. define('_ACA_CB_INTRO', compa::encodeutf('Texto de Introdu&ccedil;&atilde;o'));
  566. define('_ACA_CB_INTRO_TIPS', compa::encodeutf('Um texto aparecer&aacute; antes da listagem. DEIXE EM BRANCO PARA N&atilde;O MOSTRAR NADA. Use cb_pretext para layout CSS.'));
  567. define('_ACA_CB_SHOW_NAME', compa::encodeutf('Mostra Nome da Lista'));
  568. define('_ACA_CB_SHOW_NAME_TIPS', compa::encodeutf('Selecione se deve ou n&atilde;o mostrar o nome da lista depois da introdu&ccedil;&atilde;o.'));
  569. define('_ACA_CB_LIST_DEFAULT', compa::encodeutf('Verifica lista por defeito'));
  570. define('_ACA_CB_LIST_DEFAULT_TIPS', compa::encodeutf('Selecione se quer ou n&atilde;o, ter uma caixa de verifica&ccedil;&atilde;o para cada lista verificado por defeito.'));
  571. define('_ACA_CB_HTML_SHOW', compa::encodeutf('Mostra Receber HTML'));
  572. define('_ACA_CB_HTML_SHOW_TIPS', compa::encodeutf('Escolha SIM para permitir aos usu&aacute;rios decidir se querem ou n&atilde;o, receber e-mails em HTML. Escolha N&atilde;O para usar o receber HTML por defeito.'));
  573. define('_ACA_CB_HTML_DEFAULT', compa::encodeutf('Receber HTML por defeito'));
  574. define('_ACA_CB_HTML_DEFAULT_TIPS', compa::encodeutf('Escolha esta op&ccedil;&atilde;o para mostrar a configura&ccedil;&atilde;o de mail em HTML por defeito. Se o Mostra Receber Html estiver para N&atilde;O ent&atilde;o esta ser&aacute; a op&ccedil;&atilde;o por defeitot.'));
  575. // Since 1.0.4
  576. define('_ACA_BACKUP_FAILED', compa::encodeutf('N&atilde;o foi poss&iacute;vel efectuar a c&oacute;pia de seguran&ccedil;a do arquivo! O arquivo n&atilde;o foi substitu&iacute;do.'));
  577. define('_ACA_BACKUP_YOUR_FILES', compa::encodeutf('Foi efectuada uma c&oacute;pia de seguran&ccedil;a dos arquivos da vers&atilde;o antiga na seguinte direct&oacute;ria:'));
  578. define('_ACA_SERVER_LOCAL_TIME', compa::encodeutf('Hora local do Servidor'));
  579. define('_ACA_SHOW_ARCHIVE', compa::encodeutf('Mostrar bot&atilde;o de Arquivo'));
  580. define('_ACA_SHOW_ARCHIVE_TIPS', compa::encodeutf('Selecione SIM para mostrar o bot&atilde;o de Arquivo no front-end das listas de Newsletter'));
  581. define('_ACA_LIST_OPT_TAG', compa::encodeutf('Tags'));
  582. define('_ACA_LIST_OPT_IMG', compa::encodeutf('Imagens'));
  583. define('_ACA_LIST_OPT_CTT', compa::encodeutf('Conteúdo'));
  584. define('_ACA_INPUT_NAME_TIPS', compa::encodeutf('Introduza o seu nome completo (primeiro nome primeiro)'));
  585. define('_ACA_INPUT_EMAIL_TIPS', compa::encodeutf('Introduza o seu endere&ccedil;o de e-mail (Certifique-se de que este &eacute; um endere&ccedil;o de e-mail v&aacute;lido para que possa receber as nossas Newsletters.)'));
  586. define('_ACA_RECEIVE_HTML_TIPS', compa::encodeutf('Escolha SIM se quiser receber mails em HTML - N&atilde;O para receber mails em apenas texto'));
  587. define('_ACA_TIME_ZONE_ASK_TIPS', compa::encodeutf('Especifique a sua zona de fuso hor&aacute;rio.'));
  588. // Since 1.0.5
  589. define('_ACA_FILES', compa::encodeutf('Ficheiros'));
  590. define('_ACA_FILES_UPLOAD', compa::encodeutf('Envio'));
  591. define('_ACA_MENU_UPLOAD_IMG', compa::encodeutf('Envio de Imagens'));
  592. define('_ACA_TOO_LARGE', compa::encodeutf('Tamanho do arquivo demasiado grande. O tamanho m&aacute;ximo permitido &eacute;'));
  593. define('_ACA_MISSING_DIR', compa::encodeutf('O direct&oacute;rio de destino n&atilde;o existe'));
  594. define('_ACA_IS_NOT_DIR', compa::encodeutf('O direct&oacute;rio de destino n&atilde;o existe ou &eacute; um arquivo regular.'));
  595. define('_ACA_NO_WRITE_PERMS', compa::encodeutf('O direct&oacute;rio de destino n&atilde;o tem permiss&atilde;o de escrita.'));
  596. define('_ACA_NO_USER_FILE', compa::encodeutf('N&atilde;o selecionou nenhum arquivo para envio.'));
  597. define('_ACA_E_FAIL_MOVE', compa::encodeutf('Imposs&iacute;vel mover o arquivo.'));
  598. define('_ACA_FILE_EXISTS', compa::encodeutf('O arquivo destino j&aacute; existe.'));
  599. define('_ACA_CANNOT_OVERWRITE', compa::encodeutf('O arquivo destino j&aacute; existe e n&atilde;o pode ser sobreposto.'));
  600. define('_ACA_NOT_ALLOWED_EXTENSION', compa::encodeutf('Extens&atilde;o de arquivo n&atilde;o permitida.'));
  601. define('_ACA_PARTIAL', compa::encodeutf('O arquivo foi enviado apenas parcialmente.'));
  602. define('_ACA_UPLOAD_ERROR', compa::encodeutf('Erro de envio:'));
  603. define('DEV_NO_DEF_FILE', compa::encodeutf('O arquivo foi enviado apenas parcialmente.'));
  604. define('_ACA_CONTENTREP', compa::encodeutf('[SUBSCRIPTIONS] = Isto ser&aacute; substiu&iacute;do pelos links de subscri&ccedil;&atilde;o.' .
  605. ' Isto &eacute; <strong>obrigat&oacute;rio</strong> para que o jNews funcione correctamente.<br />' .
  606. 'Se colocar algum outro conteúdo nesta caixa o mesmo ser&aacute; mostrado em todos os e-mails correspondentes a esta Lista.' .
  607. ' <br />Adicione a sua mensagem de subscri&ccedil;&atilde;o no final. O jNews adicionar&aacute; automaticamente um link para que o assinante altere a informa&ccedil;&atilde;o dele, e um link para remover-se da Lista.'));
  608. // since 1.0.6
  609. define('_ACA_NOTIFICATION', compa::encodeutf('Notifica&ccedil;&atilde;o')); // shortcut for Email notification
  610. define('_ACA_NOTIFICATIONS', compa::encodeutf('Notifica&ccedil;&otilde;es'));
  611. define('_ACA_USE_SEF', compa::encodeutf('SEF nos e-mails'));
  612. define('_ACA_USE_SEF_TIPS', compa::encodeutf('&eacute; recomendado que escolha N&atilde;O. No entanto se desejar que o URL inclu&iacute;do nos seus e-mails use SEF ent&atilde;o escolha SIM.' .
  613. ' <br /><b>Os links funcionar&atilde;o de igual forma para ambas as op&ccedil;&otilde;es. N&atilde;O, assegurar&aacute; que os links nos e-mails funcionar&atilde;o sempre mesmo que altere o seu SEF.</b> '));
  614. define('_ACA_ERR_NB', compa::encodeutf('Erro #: ERR'));
  615. define('_ACA_ERR_SETTINGS', compa::encodeutf('Defini&ccedil;&otilde;es de manuseio de Erros'));
  616. define('_ACA_ERR_SEND', compa::encodeutf('Enviar relat&oacute;rio de erros'));
  617. define('_ACA_ERR_SEND_TIPS', compa::encodeutf('Se deseja que o jNews seja um produto melhor por favor selecione SIM. Isto envia-nos um relat&oacute;rio de erros. Por isso nunca mais necessita de reportar bugs ;-) <br /> <b>NENHUMA INFORMA&ccedil;&atilde;O PRIVADA &eacute; ENVIADA</b>. N&oacute;s nem sequer saberemos a que site perten&ccedil;e o erro. Apenas enviamos informa&ccedil;&atilde;o sobre o jNews , a instala&ccedil;&atilde;o PHP e queries SQL. '));
  618. define('_ACA_ERR_SHOW_TIPS', compa::encodeutf('Escolha SIM para mostrar o número do erro no ecr&aacute;n. Usado principalmente para efeitos de debuging. '));
  619. define('_ACA_ERR_SHOW', compa::encodeutf('Mostra erros'));
  620. define('_ACA_LIST_SHOW_UNSUBCRIBE', compa::encodeutf('Mostra links de remo&ccedil;&atilde;o'));
  621. define('_ACA_LIST_SHOW_UNSUBCRIBE_TIPS', compa::encodeutf('Selecione SIM para mostrar links de remo&ccedil;&atilde;o no rodap&eacute; dos e-mails para que os usu&aacute;rios possam mudar as suas subscri&ccedil;&otilde;es. <br /> N&atilde;O, desactiva os links e rodap&eacute;.'));
  622. define('_ACA_UPDATE_INSTALL', compa::encodeutf('<span style="color: rgb(255, 0, 0);">NOT&iacute;CIA IMPORTANTE!</span> <br />Se est&aacute; a fazer uma atualiza&ccedil;&atilde;o a partir de uma vers&atilde;o anterior do jNews, precisa de atualizar a estrutura da sua base de dados clicando no bot&atilde;o seguinte (A sua informa&ccedil;&atilde;o ficar&aacute; &iacute;ntegra)'));
  623. define('_ACA_UPDATE_INSTALL_BTN', compa::encodeutf('Atualizar tabelas e configura&ccedil;&atilde;o'));
  624. define('_ACA_MAILING_MAX_TIME', compa::encodeutf('Tempo m&aacute;ximo da fila'));
  625. define('_ACA_MAILING_MAX_TIME_TIPS', compa::encodeutf('Define o tempo m&aacute;ximo para cada conjunto de e-mails enviados pela fila. Recomendado entre 30s e 2mins.'));
  626. // virtuemart integration beta
  627. define('_ACA_VM_INTEGRATION', compa::encodeutf('Integra&ccedil;&atilde;o com VirtueMart'));
  628. define('_ACA_VM_COUPON_NOTIF', compa::encodeutf('Notifica&ccedil;&atilde;o de ID do Cupom'));
  629. define('_ACA_VM_COUPON_NOTIF_TIPS', compa::encodeutf('Especifica o número de ID do e-mail que quiser usar para enviar cupons para os seus clientes.'));
  630. define('_ACA_VM_NEW_PRODUCT', compa::encodeutf('Notifica&ccedil;&atilde;o de ID de novos produtos'));
  631. define('_ACA_VM_NEW_PRODUCT_TIPS', compa::encodeutf('Especifica o número de ID do e-mail que quiser usar para enviar notifica&ccedil;&atilde;o de novos produtos.'));
  632. // since 1.0.8
  633. // create forms for subscriptions
  634. define('_ACA_FORM_BUTTON', compa::encodeutf('Criar Formul&aacute;rio'));
  635. define('_ACA_FORM_COPY', compa::encodeutf('C&oacute;digo HTML'));
  636. define('_ACA_FORM_COPY_TIPS', compa::encodeutf('Copie o c&oacute;digo HTML gerado para a sua p&aacute;gina HTML.'));
  637. define('_ACA_FORM_LIST_TIPS', compa::encodeutf('Selecione a lista que quer incluir neste formul&aacute;rio'));
  638. // update messages
  639. define('_ACA_UPDATE_MESS4', compa::encodeutf('N&atilde;o pode ser atualizado automaticamente.'));
  640. define('_ACA_WARNG_REMOTE_FILE', compa::encodeutf('N&atilde;o h&aacute; maneira de conseguir o arquivo remoto.'));
  641. define('_ACA_ERROR_FETCH', compa::encodeutf('Erro de acesso ao arquivo.'));
  642. define('_ACA_CHECK', compa::encodeutf('Verificar'));
  643. define('_ACA_MORE_INFO', compa::encodeutf('Mais informa&ccedil;&atilde;o'));
  644. define('_ACA_UPDATE_NEW', compa::encodeutf('Atualizar para nova vers&atilde;o'));
  645. define('_ACA_UPGRADE', compa::encodeutf('Upgrade para produto mais elevado'));
  646. define('_ACA_DOWNDATE', compa::encodeutf('Voltar a instalar vers&atilde;o anterior'));
  647. define('_ACA_DOWNGRADE', compa::encodeutf('Voltar para o produto b&aacute;sico'));
  648. define('_ACA_REQUIRE_JOOM', compa::encodeutf('Requere Joomla'));
  649. define('_ACA_TRY_IT', compa::encodeutf('Experimentar!'));
  650. define('_ACA_NEWER', compa::encodeutf('Novo'));
  651. define('_ACA_OLDER', compa::encodeutf('Antigo'));
  652. define('_ACA_CURRENT', compa::encodeutf('Actual'));
  653. // since 1.0.9
  654. define('_ACA_CHECK_COMP', compa::encodeutf('Experimentar um dos outros componentes'));
  655. define('_ACA_MENU_VIDEO', compa::encodeutf('Tutoriais Video'));
  656. define('_ACA_AUTO_SCHEDULE', compa::encodeutf('Temporizador'));
  657. define('_ACA_SCHEDULE_TITLE', compa::encodeutf('Defini&ccedil;&otilde;es de fun&ccedil;&otilde;es autom&aacute;ticas temporizadas'));
  658. define('_ACA_ISSUE_NB_TIPS', compa::encodeutf('Atribuir número automaticamente gerado pelo sistema'));
  659. define('_ACA_SEL_ALL', compa::encodeutf('Todos os e-mails'));
  660. define('_ACA_SEL_ALL_SUB', compa::encodeutf('Todas as listas'));
  661. define('_ACA_INTRO_ONLY_TIPS', compa::encodeutf('Se assinalar esta caixa apenas a introdu&ccedil;&atilde;o do artigo ser&aacute; inserida no e-mail com um link LER MAIS para a leitura completa do mesmo no seu site.'));
  662. define('_ACA_TAGS_TITLE', compa::encodeutf('Tag de conteúdo'));
  663. define('_ACA_TAGS_TITLE_TIPS', compa::encodeutf('Copie e cole esta tag para o seu e-mail, no site onde quer colocar o conteúdo.'));
  664. define('_ACA_PREVIEW_EMAIL_TEST', compa::encodeutf('Indica o endere&ccedil;o de e-mail para onde enviar um teste'));
  665. define('_ACA_PREVIEW_TITLE', compa::encodeutf('Pr&eacute;-visualizar'));
  666. define('_ACA_AUTO_UPDATE', compa::encodeutf('Nova notifica&ccedil;&atilde;o de atualiza&ccedil;&atilde;o'));
  667. define('_ACA_AUTO_UPDATE_TIPS', compa::encodeutf('Selecione SIM se quiser ser notificado de novas atualiza&ccedil;&otilde;es para o seu componente. <br />IMPORTANTE!! Mostrar Dicas tem de estar ativado para que esta fun&ccedil;&atilde;o funcione.'));
  668. // since 1.1.0
  669. define('_ACA_LICENSE', compa::encodeutf('Informa&ccedil;&atilde;o de Licenceamento'));
  670. // since 1.1.1
  671. define('_ACA_NEW', compa::encodeutf('Novo'));
  672. define('_ACA_SCHEDULE_SETUP', compa::encodeutf('Para que as auto-respostas sejam enviadas tem de definir uma agenda na configura&ccedil;&atilde;o.'));
  673. define('_ACA_SCHEDULER', compa::encodeutf('Agendador'));
  674. define('_ACA_JNEWSLETTER_CRON_DESC', compa::encodeutf('se n&atilde;o tem acesso à administra&ccedil;&atilde;o de tarefas cron no seu website, pode registar-se para uma Conta Tarefa Cron jNews Gr&aacute;tis em:'));
  675. define('_ACA_CRON_DOCUMENTATION', compa::encodeutf('Pode encontrar mais informa&ccedil;&atilde;o sobre como definir o Agendador jNews no url seguinte:'));
  676. define('_ACA_CRON_DOC_URL', compa::encodeutf('<a href="http://www.acajoom.com/index.php?option=com_content&task=blogcategory&id=29"
  677. target="_blank">http://www.acajoom.com/index.php?option=com_content&task=blogcategory&id=29</a>'));
  678. define( '_ACA_QUEUE_PROCESSED', compa::encodeutf('Fila processada com sucesso...'));
  679. define( '_ACA_ERROR_MOVING_UPLOAD', compa::encodeutf('Erro ao mover arquivo importado'));
  680. //since 1.1.4
  681. define( '_ACA_SCHEDULE_FREQUENCY', compa::encodeutf('Frequência do Agenda'));
  682. define( '_ACA_CRON_MAX_FREQ', compa::encodeutf('Frequência M&aacute;xima da Agenda'));
  683. define( '_ACA_CRON_MAX_FREQ_TIPS', compa::encodeutf('Especifica a frequência m&aacute;xima que a agenda pode ser executada ( em minutos ). Isto limitar&aacute; a atenda mesmo que a tarefa cron esteja definida com maior frequência.'));
  684. define( '_ACA_CRON_MAX_EMAIL', compa::encodeutf('M&aacute;ximo de e-mails por tarefa'));
  685. define( '_ACA_CRON_MAX_EMAIL_TIPS', compa::encodeutf('Especifica o número m&aacute;ximo de e-mails enviados por tarefa (0 ilimitados).'));
  686. define( '_ACA_CRON_MINUTES', compa::encodeutf(' minutos'));
  687. define( '_ACA_SHOW_SIGNATURE', compa::encodeutf('Mostra rodap&eacute; do e-mail'));
  688. define( '_ACA_SHOW_SIGNATURE_TIPS', compa::encodeutf('Caso queira ou n&atilde;o promover o jNews no rodap&eacute; dos e-mails.'));
  689. define( '_ACA_QUEUE_AUTO_PROCESSED', compa::encodeutf('Auto-respostas processadas com sucesso...'));
  690. define( '_ACA_QUEUE_NEWS_PROCESSED', compa::encodeutf('Newsletters agendadas processadas com sucesso...'));
  691. define( '_ACA_MENU_SYNC_USERS', compa::encodeutf('Sincronizar Usu&aacute;rios'));
  692. define( '_ACA_SYNC_USERS_SUCCESS', compa::encodeutf('Sincroniza&ccedil;&atilde;o de Usu&aacute;rios processada com sucesso!'));
  693. // compatibility with Joomla 15
  694. if (!defined('_BUTTON_LOGOUT')) define( '_BUTTON_LOGOUT', compa::encodeutf('Sair'));
  695. if (!defined('_CMN_YES')) define( '_CMN_YES', compa::encodeutf('Sim'));
  696. if (!defined('_CMN_NO')) define( '_CMN_NO', compa::encodeutf('N&atilde;o'));
  697. if (!defined('_HI')) define( '_HI', compa::encodeutf('Ol&aacute;'));
  698. if (!defined('_CMN_TOP')) define( '_CMN_TOP', compa::encodeutf('Topo'));
  699. if (!defined('_CMN_BOTTOM')) define( '_CMN_BOTTOM', compa::encodeutf('Fundo'));
  700. //if (!defined('_BUTTON_LOGOUT')) define( '_BUTTON_LOGOUT', compa::encodeutf('Logout'));
  701. // For include title only or full article in content item tab in newsletter edit - p0stman911
  702. define('_ACA_TITLE_ONLY_TIPS', compa::encodeutf('Se selecionar isto apenas o t&iacute;tulo do artigo ser&aacute; inserido no e-mail como link para o artigo completo no seu site.'));
  703. define('_ACA_TITLE_ONLY', compa::encodeutf('Apenas T&iacute;tulo'));
  704. define('_ACA_FULL_ARTICLE_TIPS', compa::encodeutf('Se selecionar isto o artigo completo ser&aacute; inserido no e-mail'));
  705. define('_ACA_FULL_ARTICLE', compa::encodeutf('Artigo Completo'));
  706. define('_ACA_CONTENT_ITEM_SELECT_T', compa::encodeutf('Selecione um item de conteúdo para ser adicionado à mensagem. <br />Copie e cole o<b>content tag</b> para o e-mail. Pode escolher ter a totalidade do texto, apenas introdu&ccedil;&atilde;o, ou apenas t&iacute;tulo com (0, 1, ou 2 respectivamente). '));
  707. define('_ACA_SUBSCRIBE_LIST2', compa::encodeutf('Lista(s) de E-mail'));
  708. // smart-newsletter function
  709. define('_ACA_AUTONEWS', compa::encodeutf('Smart-Newsletter'));
  710. define('_ACA_MENU_AUTONEWS', compa::encodeutf('Smart-Newsletters'));
  711. define('_ACA_AUTO_NEWS_OPTION', compa::encodeutf('Op&ccedil;&otilde;es da Smart-Newsletter'));
  712. define('_ACA_AUTONEWS_FREQ', compa::encodeutf('Frequência da Newsletter'));
  713. define('_ACA_AUTONEWS_FREQ_TIPS', compa::encodeutf('Especifica a frequência com que deseja enviar as smart-newsletter.'));
  714. define('_ACA_AUTONEWS_SECTION', compa::encodeutf('Se&ccedil;&atilde;o de Artigos'));
  715. define('_ACA_AUTONEWS_SECTION_TIPS', compa::encodeutf('Especifica a se&ccedil;&atilde;o de que quer escolher os artigos.'));
  716. define('_ACA_AUTONEWS_CAT', compa::encodeutf('Categoria do Artigo'));
  717. define('_ACA_AUTONEWS_CAT_TIPS', compa::encodeutf('Especifica a categoria de que quer escolher os artigos (TODAS para todos os artigos naquela se&ccedil;&atilde;o).'));
  718. define('_ACA_SELECT_SECTION', compa::encodeutf('Selecione se&ccedil;&atilde;o'));
  719. define('_ACA_SELECT_CAT', compa::encodeutf('Todas as Categorias'));
  720. define('_ACA_AUTO_DAY_CH8', compa::encodeutf('Quaternalmente'));
  721. define('_ACA_AUTONEWS_STARTDATE', compa::encodeutf('Data de come&ccedil;o'));
  722. define('_ACA_AUTONEWS_STARTDATE_TIPS', compa::encodeutf('Especifica a data para come&ccedil;ar a enviar a Smart Newsletter.'));
  723. define('_ACA_AUTONEWS_TYPE', compa::encodeutf('Renderiza&ccedil;&atilde;o do Conteúdo'));// how we see the content which is included in the newsletter
  724. define('_ACA_AUTONEWS_TYPE_TIPS', compa::encodeutf('Artigo Completo: will include the entire article in the newsletter.<br />' .
  725. 'Apenas Introdu&ccedil;&atilde;o: ser&aacute; incluida apenas a introdu&ccedil;&atilde;o do artigo na newsletter.<br/>' .
  726. 'Apenas T&iacute;tulo: ser&aacute; incluido apenas o t&iacute;tulo do artigo na newsletter.'));
  727. define('_ACA_TAGS_AUTONEWS', compa::encodeutf('[SMARTNEWSLETTER] = Isto ser&aacute; substitu&iacute;do pela Smart-newsletter.'));
  728. //since 1.1.3
  729. define('_ACA_MALING_EDIT_VIEW', compa::encodeutf('Criar / Ver E-mails'));
  730. define('_ACA_LICENSE_CONFIG', compa::encodeutf('Licen&ccedil;a'));
  731. define('_ACA_ENTER_LICENSE', compa::encodeutf('Digitar a licen&ccedil;a'));
  732. define('_ACA_ENTER_LICENSE_TIPS', compa::encodeutf('Digite o número da sua licen&ccedil;a e salve-o.'));
  733. define('_ACA_LICENSE_SETTING', compa::encodeutf('Configura&ccedil;&otilde;es da Licen&ccedil;a'));
  734. define('_ACA_GOOD_LIC', compa::encodeutf('A sua Licen&ccedil;a &eacute; v&aacute;lida.'));
  735. define('_ACA_NOTSO_GOOD_LIC', compa::encodeutf('A sua Licen&ccedil;a n&atilde;o &eacute; v&aacute;lida: '));
  736. define('_ACA_PLEASE_LIC', compa::encodeutf('Favor entrar em contato com o suporte jNews para atualizar a sua Licen&ccedil;a ( license@acajoom.com ).'));
  737. define('_ACA_DESC_PLUS', compa::encodeutf('O jNews Plus &eacute; o primeiro auto-respondedor seqüencial para o Joomla CMS. ' . _ACA_FEATURES));
  738. define('_ACA_DESC_PRO', compa::encodeutf('O jNews PRO &eacute; o melhor sistema de e-mail para o Joomla CMS. ' . _ACA_FEATURES));
  739. //since 1.1.4
  740. define('_ACA_ENTER_TOKEN', compa::encodeutf('Digite o token'));
  741. define('_ACA_ENTER_TOKEN_TIPS', compa::encodeutf('Favor digitar o número do token que você recebeu por e-mail quando você comprou o jNews. '));
  742. define('_ACA_JNEWSLETTER_SITE', compa::encodeutf('Site do jNews:'));
  743. define('_ACA_MY_SITE', compa::encodeutf('Meu site:'));
  744. define( '_ACA_LICENSE_FORM', compa::encodeutf(' ' . 'Clique aqui para ir para o formul&aacute;rio de Licen&ccedil;a.</a>'));
  745. define('_ACA_PLEASE_CLEAR_LICENSE', compa::encodeutf('Favor limpar o campo da Licen&ccedil;a para que ele esteja vazio e tente novamente.<br /> Se o problema persistir, '));
  746. define( '_ACA_LICENSE_SUPPORT', compa::encodeutf('Se você tiver ainda alguma dúvida, ' . _ACA_PLEASE_LIC ));
  747. define( '_ACA_LICENSE_TWO', compa::encodeutf('você pode obter a sua licen&ccedil;a manualmente inserindo o número do token e a URL do site (que est&aacute; real&ccedil;ada em verde na parte superior desta p&aacute;gina) no formul&aacute;rio da Licen&ccedil;a. '
  748. . _ACA_LICENSE_FORM . '<br /><br/>' . _ACA_LICENSE_SUPPORT ));
  749. define('_ACA_ENTER_TOKEN_PATIENCE', compa::encodeutf('Ap&oacute;s salvar o seu token, uma licen&ccedil;a ser&aacute; gerada automaticamente. ' .
  750. ' Normalmente o token &eacute; validado em 2 minutos. Entretanto, em alguns casos isto pode levar at&eacute; 15 minutos.<br />' .
  751. '<br />Verifique novamente este Painel de Controle em alguns minutos. <br /><br />' .
  752. 'Se você n&atilde;o receber uma chave de licen&ccedil;a v&aacute;lida em 15 minutos, '. _ACA_LICENSE_TWO));
  753. define( '_ACA_ENTER_NOT_YET', compa::encodeutf('O seu token ainda n&atilde;o foi validado.'));
  754. define( '_ACA_UPDATE_CLICK_HERE', compa::encodeutf('Favor visitar <a href="http://www.acajoom.com" target="_blank">www.acajoom.com</a> para o download da vers&atilde;o mais recente.'));
  755. define( '_ACA_NOTIF_UPDATE', compa::encodeutf('Para ser notificado sobre novas atualiza&ccedil;&otilde;es, informe o seu endere&ccedil;o de e-mail e clique em assinar '));
  756. define('_ACA_THINK_PLUS', compa::encodeutf('Se você deseja mais do seu sistema de e-mail, pense no Plus!'));
  757. define('_ACA_THINK_PLUS_1', compa::encodeutf('Auto-Respondedores Seqüenciais'));
  758. define('_ACA_THINK_PLUS_2', compa::encodeutf('Agende a entrega da sua newsletter para uma data predefinida'));
  759. define('_ACA_THINK_PLUS_3', compa::encodeutf('Sem limites no Servidor'));
  760. define('_ACA_THINK_PLUS_4', compa::encodeutf('e muito mais...'));
  761. //since 1.2.2
  762. define( '_ACA_LIST_ACCESS', compa::encodeutf('Listar Acessos'));
  763. define( '_ACA_INFO_LIST_ACCESS', compa::encodeutf('Especificar qual grupo de usu&aacute;rios pode ver e assinar esta lista'));
  764. define( 'ACA_NO_LIST_PERM', compa::encodeutf('Você n&atilde;o tem permiss&atilde;o suficiente para assinar esta lista'));
  765. //Archive Configuration
  766. define('_ACA_MENU_TAB_ARCHIVE', compa::encodeutf('Arquivar'));
  767. define('_ACA_MENU_ARCHIVE_ALL', compa::encodeutf('Arquivar Tudo'));
  768. //Archive Lists
  769. define('_FREQ_OPT_0', compa::encodeutf('Nenhum'));
  770. define('_FREQ_OPT_1', compa::encodeutf('Semanalmente'));
  771. define('_FREQ_OPT_2', compa::encodeutf('Quinzenalmente'));
  772. define('_FREQ_OPT_3', compa::encodeutf('Mensalmente'));
  773. define('_FREQ_OPT_4', compa::encodeutf('Trimestralmente'));
  774. define('_FREQ_OPT_5', compa::encodeutf('Anualmente'));
  775. define('_FREQ_OPT_6', compa::encodeutf('Outros'));
  776. define('_DATE_OPT_1', compa::encodeutf('Data de cria&ccedil;&atilde;o'));
  777. define('_DATE_OPT_2', compa::encodeutf('Data de modifica&ccedil;&atilde;o'));
  778. define('_ACA_ARCHIVE_TITLE', compa::encodeutf('Configura&ccedil;&atilde;o da freqüência de auto-arquivamento'));
  779. define('_ACA_FREQ_TITLE', compa::encodeutf('Freqüência de arquivamento'));
  780. define('_ACA_FREQ_TOOL', compa::encodeutf('Definir a freqüência com a qual você deseja que o Gerenciador de Arquivos arquive o conteúdo do seu website.'));
  781. define('_ACA_NB_DAYS', compa::encodeutf('Número de dias'));
  782. define('_ACA_NB_DAYS_TOOL', compa::encodeutf('Isto &eacute; apenas para a op&ccedil;&atilde;o Outros! Favor especificar o número de dias entre cada Arquivo.'));
  783. define('_ACA_DATE_TITLE', compa::encodeutf('Tipo de data'));
  784. define('_ACA_DATE_TOOL', compa::encodeutf('Definir se o arquivamento ser&aacute; feito de acordo com a data de cria&ccedil;&atilde;o ou de modifica&ccedil;&atilde;o.'));
  785. define('_ACA_MAINTENANCE_TAB', compa::encodeutf('Configura&ccedil;&otilde;es de manuten&ccedil;&atilde;o'));
  786. define('_ACA_MAINTENANCE_FREQ', compa::encodeutf('Freqüência de manuten&ccedil;&atilde;o'));
  787. define( '_ACA_MAINTENANCE_FREQ_TIPS', compa::encodeutf('Especificar a freqüência com que você deseja executar a rotina de manuten&ccedil;&atilde;o.'));
  788. define( '_ACA_CRON_DAYS', compa::encodeutf('hora(s)'));
  789. define( '_ACA_LIST_NOT_AVAIL', compa::encodeutf('N&atilde;o existe uma lista dispon&iacute;vel.'));
  790. define( '_ACA_LIST_ADD_TAB', compa::encodeutf('Adicionar/Editar'));
  791. define( '_ACA_LIST_ACCESS_EDIT', compa::encodeutf('Adicionar E-mail/Editar Acesso'));
  792. define( '_ACA_INFO_LIST_ACCESS_EDIT', compa::encodeutf('Especifique que grupo de usu&aacute;rios pode adicionar ou editar um novo e-mail para esta lista'));
  793. define( '_ACA_MAILING_NEW_FRONT', compa::encodeutf('Criar um Novo E-mail'));
  794. define('_ACA_AUTO_ARCHIVE', compa::encodeutf('Auto-Arquivar'));
  795. define('_ACA_MENU_ARCHIVE', compa::encodeutf('Auto-Arquivar'));
  796. //Extra tags:
  797. define('_ACA_TAGS_ISSUE_NB', compa::encodeutf('[ISSUENB] = Isto ser&aacute; substitu&iacute;do pelo número da edi&ccedil;&atilde;o da newsletter.'));
  798. define('_ACA_TAGS_DATE', compa::encodeutf('[DATE] = Isto ser&aacute; substitu&iacute;do pela data de envio.'));
  799. define('_ACA_TAGS_CB', compa::encodeutf('[CBTAG:{field_name}] = Isto ser&aacute; substitu&iacute;do pelo valor obtido a partir do campo Community Builder, p. ex. [CBTAG:firstname] '));
  800. define( '_ACA_MAINTENANCE', compa::encodeutf('Manuten&ccedil;&atilde;o'));
  801. define('_ACA_THINK_PRO', compa::encodeutf('Quando você possui necessidades profissionais, você utiliza componentes profissionais!'));
  802. define('_ACA_THINK_PRO_1', compa::encodeutf('Smart-Newsletters'));
  803. define('_ACA_THINK_PRO_2', compa::encodeutf('Definir o n&iacute;vel de acesso para a sua lista'));
  804. define('_ACA_THINK_PRO_3', compa::encodeutf('Definir quem pode adicionar/editar e-mails'));
  805. define('_ACA_THINK_PRO_4', compa::encodeutf('Mois tags: adicionar seus campos CB'));
  806. define('_ACA_THINK_PRO_5', compa::encodeutf('Auto-Arquivar conteúdo do CMS'));
  807. define('_ACA_THINK_PRO_6', compa::encodeutf('Otimiza&ccedil;&atilde;o do Banco de Dados'));
  808. define('_ACA_LIC_NOT_YET', compa::encodeutf('A sua licen&ccedil;a n&atilde;o &eacute; maisv&aacute;lida. Favor verificar a aba Licen&ccedil;a no painel de configura&ccedil;&atilde;o.'));
  809. define('_ACA_PLEASE_LIC_GREEN', compa::encodeutf('Certifique-se de fornecer a informa&ccedil;&atilde;o verde no topo da p&aacute;gina para a nossa equipe de suporte.'));
  810. define('_ACA_FOLLOW_LINK', compa::encodeutf('Obtenha Sua Licen&ccedil;a'));
  811. define( '_ACA_FOLLOW_LINK_TWO', compa::encodeutf('Você pode obter a sua licen&ccedil;a digitando o número do token e a URL do site (a qual est&aacute; real&ccedil;ada em verde no topo desta p&aacute;gina) no formul&aacute;rio de Licen&ccedil;a. '));
  812. define( '_ACA_ENTER_TOKEN_TIPS2', compa::encodeutf(' Clique ent&atilde;o no bot&atilde;o Aplicar no menu superior direito.'));
  813. define( '_ACA_ENTER_LIC_NB', compa::encodeutf('Digite a sua Licen&ccedil;a'));
  814. define( '_ACA_UPGRADE_LICENSE', compa::encodeutf('Atualize Sua Licen&ccedil;a'));
  815. define( '_ACA_UPGRADE_LICENSE_TIPS', compa::encodeutf('Se você recebeu um token para atualizar a sua Licen&ccedil;a, favor digit&aacute;-lo aqui. Clique ent&atilde;o em Aplicar e proceda para o número <b>2</b> para obter o novo número da sua Licen&ccedil;a.'));
  816. define( '_ACA_MAIL_FORMAT', compa::encodeutf('Formato da codifica&ccedil;&atilde;o'));
  817. define( '_ACA_MAIL_FORMAT_TIPS', compa::encodeutf('Qual formato você deseja usar para codificar os seus e-mails, Somente Texto ou MIME'));
  818. define( '_ACA_JNEWSLETTER_CRON_DESC_ALT', compa::encodeutf('Se você n&atilde;o tem acesso ao Gerenciador de Tarefas Cron no seu website, você pode usar o componente Free jCron para criar uma tarefa Cron para o seu website.'));
  819. //since 1.3.1
  820. define('_ACA_SHOW_AUTHOR', compa::encodeutf('Exibir Nome do Autor'));
  821. define('_ACA_SHOW_AUTHOR_TIPS', compa::encodeutf('Selecione SIM se você deseja adicionar o nome do Autor quando você adicionar um artigo no E-mail'));
  822. //since 1.3.5
  823. define('_ACA_REGWARN_NAME', compa::encodeutf('Por favor, informe seu nome.'));
  824. define('_ACA_REGWARN_MAIL', compa::encodeutf('Por favor, informe um endereço de e-mail válido.'));
  825. //since 1.5.6
  826. define('_ACA_ADDEMAILREDLINK_TIPS', compa::encodeutf('Se você selecionar SIM, o e-mail do usu&aacute;rio ser&aacute; adicionado como um parâmetro no final da sua URL de redirecionamento (o redirecionamento vai para o m&oacute;dulo do seu site ou para um formul&aacute;rio jNews externo).<br/>Isto pode ser útil se você deseja executar um script especial na sua p&aacute;gina de redirecionamento.'));
  827. define('_ACA_ADDEMAILREDLINK', compa::encodeutf('Adicionar e-mail para o link de redirecionamento'));
  828. //since 1.6.3
  829. define('_ACA_ITEMID', compa::encodeutf('ID do Item'));
  830. define('_ACA_ITEMID_TIPS', compa::encodeutf('Esta ID do Item ser&aacute; adicionada aos seus links do jNews.'));
  831. //since 1.6.5
  832. define('_ACA_SHOW_JCALPRO', compa::encodeutf('jCalPRO'));
  833. define('_ACA_SHOW_JCALPRO_TIPS', compa::encodeutf('Exibir a aba de integra&ccedil;&atilde;o para o jCalPRO <br/>(somente se o jCalPRO estiver instalado no seu website!)'));
  834. define('_ACA_JCALTAGS_TITLE', compa::encodeutf('jCalPRO Tag:'));
  835. define('_ACA_JCALTAGS_TITLE_TIPS', compa::encodeutf('Copiar e colar esta tag no e-mail onde você deseja que o evento seja inserido.'));
  836. define('_ACA_JCALTAGS_DESC', compa::encodeutf('Descri&ccedil;&atilde;o:'));
  837. define('_ACA_JCALTAGS_DESC_TIPS', compa::encodeutf('Selecione SIM se você deseja inserir a descri&ccedil;&atilde;o do evento'));
  838. define('_ACA_JCALTAGS_START', compa::encodeutf('Data de in&iacute;cio:'));
  839. define('_ACA_JCALTAGS_START_TIPS', compa::encodeutf('Selecione SIM se você deseja inserir a data de in&iacute;cio do evento'));
  840. define('_ACA_JCALTAGS_READMORE', compa::encodeutf('Leia mais:'));
  841. define('_ACA_JCALTAGS_READMORE_TIPS', compa::encodeutf('Selecione SIM se você deseja inserir um <b>link Leia mais</b> para este evento'));
  842. define('_ACA_REDIRECTCONFIRMATION', compa::encodeutf('URL de Redirecionamento'));
  843. define('_ACA_REDIRECTCONFIRMATION_TIPS', compa::encodeutf('Se você exigir um e-mails de confirma&ccedil;&atilde;o, o usu&aacute;rio ser&aacute; confirmado e redirecionado para esta URL se ele clicar no link de confirma&ccedil;&atilde;o.'));
  844. //since 2.0.0 compatibility with Joomla 1.5
  845. if(!defined('_CMN_SAVE') and defined('CMN_SAVE')) define('_CMN_SAVE',CMN_SAVE);
  846. if(!defined('_CMN_SAVE')) define('_CMN_SAVE','Salvar');
  847. if(!defined('_NO_ACCOUNT')) define('_NO_ACCOUNT','Ainda sem conta?');
  848. if(!defined('_CREATE_ACCOUNT')) define('_CREATE_ACCOUNT','Registrar');
  849. if(!defined('_NOT_AUTH')) define('_NOT_AUTH','Você n&atilde;o est&aacute; autorizado a ver este recurso.');
  850. //since 3.0.0
  851. define('_ACA_DISABLETOOLTIP', compa::encodeutf('Desabilitar Dicas'));
  852. define('_ACA_DISABLETOOLTIP_TIPS', compa::encodeutf('Desabilitar as dicas na p&aacute;gina inicial'));
  853. define('_ACA_MINISENDMAIL', compa::encodeutf('Usar o Mini SendMail'));
  854. define('_ACA_MINISENDMAIL_TIPS', compa::encodeutf('Se o seu Servidor usar o Mini SendMail, selecione esta op&ccedil;&atilde;o para n&atilde;o adicionar o nome do usu&aacute;rio no cabe&ccedil;alho do e-mail'));
  855. //Since 3.1.5
  856. define('_ACA_READMORE','Read more...');
  857. define('_ACA_VIEWARCHIVE','Click here');
  858. //since 4.0.0
  859. define('_ACA_SHOW_JLINKS','Link Tracking');
  860. define('_ACA_SHOW_JLINKS_TIPS','Enables the integration with jLinks to be able to do link tracking for each links in the newsletter.');
  861. //since 4.1.0
  862. define( '_ACA_MAIL_ENCODING', 'Mail encoding' );
  863. define( '_ACA_MAIL_ENCODING_TIPS', 'What encoding format do you want to use UTF-8 (highly recommended) or ISO-8859-2' );
  864. define( '_ACA_COPY_SUBJECT', 'Copy Subject' );
  865. //since 5.0.0
  866. //mary for columns
  867. define('_ACA_MCOLUMN1','Column 1');//$GLOBALS[ACA.'column1_name']);
  868. define('_ACA_MCOLUMN2','Column 2');//$GLOBALS[ACA.'column2_name']);
  869. define('_ACA_MCOLUMN3','Column 3');//$GLOBALS[ACA.'column3_name']);
  870. define('_ACA_MCOLUMN4','Column 4');//$GLOBALS[ACA.'column4_name']);
  871. define('_ACA_MCOLUMN5','Column 5');//$GLOBALS[ACA.'column5_name']);
  872. //fieldset for column configuration
  873. define('_ACA_COLUMN','User-defined Columns');
  874. define('_ACA_COLUMN1','Show Column 1');
  875. define('_ACA_COLUMN2','Show Column 2');
  876. define('_ACA_COLUMN3','Show Column 3');
  877. define('_ACA_COLUMN4','Show Column 4');
  878. define('_ACA_COLUMN5','Show Column 5');
  879. define('_ACA_COL1_NAME', 'Column 1 Name');
  880. define('_ACA_COL2_NAME', 'Column 2 Name');
  881. define('_ACA_COL3_NAME', 'Column 3 Name');
  882. define('_ACA_COL4_NAME', 'Column 4 Name');
  883. define('_ACA_COL5_NAME', 'Column 5 Name');
  884. //define('_ACA_COL1_TIPS','Enter the alias name of column 1 to be shown in the subscribers module');
  885. define('_ACA_SHOW_COLUMN1_TIPS','Show/hide this column in your subscribers list-BE');
  886. define('_ACA_SHOW_COLUMN2_TIPS','Show/hide this column in your subscribers list-BE');
  887. define('_ACA_SHOW_COLUMN3_TIPS','Show/hide this column in your subscribers list-BE');
  888. define('_ACA_SHOW_COLUMN4_TIPS','Show/hide this column in your subscribers list-BE');
  889. define('_ACA_SHOW_COLUMN5_TIPS','Show/hide this column in your subscribers list-BE');
  890. define('_ACA_INPUT_COLUMN1','Column 1');//$GLOBALS[ACA.'column1_name']);
  891. define('_ACA_INPUT_COLUMN2','Column 2');//$GLOBALS[ACA.'column2_name']);
  892. define('_ACA_INPUT_COLUMN3','Column 3');//$GLOBALS[ACA.'column3_name']);
  893. define('_ACA_INPUT_COLUMN4','Column 4');//$GLOBALS[ACA.'column4_name']);
  894. define('_ACA_INPUT_COLUMN5','Column 5');//$GLOBALS[ACA.'column5_name']);
  895. define('_ACA_INPUT_COLUMN1_TIPS','Enter your column 1');
  896. define('_ACA_INPUT_COLUMN2_TIPS','Enter your column 2');
  897. define('_ACA_INPUT_COLUMN3_TIPS','Enter your column 3');
  898. define('_ACA_INPUT_COLUMN4_TIPS','Enter your column 4');
  899. define('_ACA_INPUT_COLUMN5_TIPS','Enter your column 5');
  900. define('_ACA_COLUMN1_REP', '[COLUMN1] = This will be replaced by your user defined column 1');
  901. define('_ACA_COLUMN2_REP', '[COLUMN2] = This will be replaced by your user defined column 2');
  902. define('_ACA_COLUMN3_REP', '[COLUMN3] = This will be replaced by your user defined column 3');
  903. define('_ACA_COLUMN4_REP', '[COLUMN4] = This will be replaced by your user defined column 4');
  904. define('_ACA_COLUMN5_REP', '[COLUMN5] = This will be replaced by your user defined column 5');
  905. define('_ACA_REGWARN_COLUMN1','Please enter your');
  906. define('_ACA_REGWARN_COLUMN2','Please enter your');
  907. define('_ACA_REGWARN_COLUMN3','Please enter your');
  908. define('_ACA_REGWARN_COLUMN4','Please enter your');
  909. define('_ACA_REGWARN_COLUMN5','Please enter your');
  910. //end of columns
  911. //url
  912. define('_ACA_URL_PASS','Password');
  913. define('_ACA_URL_PASS_TIPS','Enter the password to be able to add a subscriber by entering the url. Append the catcher variable password in the URL.<br>(For Plus and PRO this code will used for captcha.)');
  914. define('_ACA_URL_MES','Please subscribe through the Subscriber Module or subscribe through the frontend.');
  915. define('_ACA_URL_PASS_WARN','(In the PRO If you change this password, please update the hidden password in your external form as well.)');
  916. define('_ACA_ENABLE_CAPTCHA', 'Enable Captcha');
  917. define('_ACA_ENABLE_CAPTCHA_TIPS','Enable captcha functionality in the subscriber module and in the subscription via external form in the PRO.');
  918. //url
  919. // subscription notification
  920. define('_ACA_SUBSCRIPTION_NOTIFY','Send Subscription Notification');
  921. define('_ACA_SUBSCRIPTION_NOTIFY_TIPS','Admin will be sent with subscription notification email after users subscribe in the jNews Subscribers Module. The notification will be sent to: ');
  922. define('_ACA_SUBSCRIPTION_NOTIFY_MSG1','A subscription notification email has been sent to the administrator.');
  923. define('_ACA_SUBSCRIPTION_NOTIFY_MSG2','No subscription notification email sent.');
  924. define('_ACA_NEW_SUB','jNews Newsletter Subscription');
  925. define('_ACA_SUBSCRIPTION_NOTIFY_ERR','Unable in sending a subscription notification to the administrator.');
  926. //subscription notification messages
  927. //for captcha
  928. define('_ACA_CAPTCHA_CAPTION','Code: ');
  929. define('ACA_WRONG_CAPTCHA_ENTERED','<p style=\'text-align: justify;\'><b>CAPTCHA security code is incorrect or the information you provided are invalid.</b><br>(The security code is necessary to prevent automatic registrations by bots and to verify that registrations are made by a person.)<br><br><b><font color=#ff0000>Your subscription was not processed.</font></b><br><br>Please fill in your information and the security code more carefully and click the <b>Subscribe</b> button.<br><br>Thanks for your understanding.</p><br>');
  930. define('_ACA_REGWARN_CAPTCHA','Enter the captcha code.');
  931. define('_ACA_SUB_ERR','<br>Error in subscribing.');
  932. //since 6.0.0
  933. define('_ACA_MOOTOOLS_BTNTEXT' , 'Subscribe Here');
  934. define('_ACA_QUEUE_SUBJECT','Subject');
  935. define('_ACA_QUEUE_EMAIL','Email');
  936. define('_ACA_QUEUE_PRIOR','Priority');
  937. define('_ACA_QUEUE_ATT','Attempts');
  938. define('_ACA_QUEUE_DEL', 'Delete');
  939. define('_ACA_PROCESS_Q','Process Queue');
  940. define('_ACA_CLEAN_Q','Clean Queue');
  941. define('_ACA_SENDDATE','Send date');
  942. define('_ACA_MAILING_Q','All Mailings in Queue');
  943. define('_ACA_MENU_QUEUE', 'Queue');
  944. define('_ACA_MENU_TEMPLATES','Templates');
  945. define('_ACA_MENU_TAB_QUEUE' , 'Queue');
  946. define('_ACA_Q_PROCESS' , 'Queue Configuration');
  947. define('_ACA_MAX_Q','Maximum number of e-mails per batch');
  948. define('_ACA_SUBS_LIST_LABEL' , 'This Newsletter will be sent to the subscribers of the following selected lists:');
  949. define('_ACA_SUBS_LIST_CAMPAIGN' , 'This Newsletter will be sent to the subscribers of the following selected campaigns:');
  950. define('_ACA_SUBS_LIST_RECEIVE', 'Receive' );
  951. define('_ACA_SUBS_LIST_TOALL', 'Select All' );
  952. define('_ACA_SUBS_LIST_TONONE', 'None' );
  953. define('_ACA_LIST_COLOR','Color');
  954. define('_ACA_LIST_COLOR_TIP','Select the color for your list. It can be usefull for the statistics.');
  955. define('_ACA_MENU_NEW', 'New');
  956. define('_ACA_MENU_EDIT', 'Edit');
  957. define('_ACA_MENU_APPLY', 'Apply');
  958. define('_ACA_MENU_CANCEL', 'Cancel');
  959. define('_ACA_MENU_TEMPLATE', 'Template');
  960. define('_ACA_HTML_VERSION', 'HTML Version');
  961. define('_ACA_NONHTML_VERSION', 'Non-HTML Version');
  962. define('_ACA_TAG_NAME_DESC' , 'This will be replaced by the name the subscriber entered, you will be sending personalized email when using this.');
  963. define('_ACA_TAG_FNAME_DESC' , 'This will be replaced by the FIRST name of the subscriber entered.');
  964. define('_ACA_TAG_ISSUENB_DESC' , 'This will be replaced by the issue number of the newsletter.');
  965. define('_ACA_TAG_DATE_DESC' , 'This will be replaced by the sent date.');
  966. define('_ACA_TAG_CBNAME' , '[CBTAG:{field_name}]');
  967. define('_ACA_TAG_CBNAME_DESC' , 'This will be replaced by the value taken from the Community Builder field: eg. [CBTAG:firstname] ');
  968. define('_ACA_TAG_LOADMODINFO_DESC' , 'This will be replaced by the Joomla module where id is equal to id of the joomla module. For example {module=1}.<br /> The modules can only be loaded through the cron task. <br /> ');
  969. define('_ACA_DATETIME' , 'Date and Time');
  970. define('_ACA_TEMPLATE_COPY' , '_copy');
  971. define('_ACA_TEMPLATE_DEFAULT_NODEL' , 'You cannot delete a default template!');
  972. define('_ACA_TEMPLATE_DEFAULT_SUCCS' , 'Successfully set to default!');
  973. define('_ACA_TEMPLATE' , 'Template');
  974. define('_ACA_TEMPLATES' , 'Templates');
  975. define('_ACA_CAMPAIGN' , 'Campaign');
  976. define('_ACA_SELCT_MAILINGLIST', 'Please select a list in the List tab in order to add a mailing.');
  977. define('_ACA_SELCT_MAILINGCAMPAIGN', 'Please select a campaign in the List tab in order to add a mailing.');
  978. define('_ACA_TEMPLATE_AVAIL', 'All Available Templates');
  979. define('_ACA_TEMPLATE_NAME', 'Name');
  980. define('_ACA_TEMPLATE_NAME_T', 'Enter the name of the template.');
  981. define('_ACA_TEMPLATE_NAMEKEY', 'Namekey');
  982. define('_ACA_TEMPLATE_NAMEKEY_T', 'Enter the namekey of the template.');
  983. define('_ACA_TEMPLATE_DESC', 'Description');
  984. define('_ACA_TEMPLATE_DEFAULT', 'Default');
  985. define('_ACA_TEMPLATE_DEFAULT_T', 'Select "Yes" to set as the default template.');
  986. define('_ACA_TEMPLATE_PUBLISH', 'Publish');
  987. define('_ACA_TEMPLATE_PUBLISH_T', 'Select "Yes" to publish the template.');
  988. define('_ACA_TEMPLATE_BG', 'Background Color');
  989. define('_ACA_TEMPLATE_BG_T', 'Select the template background color.');
  990. define('_ACA_TEMPLATE_UPLOAD', 'Upload Thumbnail');
  991. define('_ACA_TEMPLATE_UPLOAD_T', 'Upload an image thumbnail of the template.');
  992. define('_ACA_TEMPLATE_DESC_T', 'Enter the description of the template.');
  993. define('_ACA_TEMPLATE_STYLE_TH1', 'Title h1');
  994. define('_ACA_TEMPLATE_STYLE_TH2', 'Title h2');
  995. define('_ACA_TEMPLATE_STYLE_TH3', 'Title h3');
  996. define('_ACA_TEMPLATE_STYLE_TH4', 'Title h4');
  997. define('_ACA_TEMPLATE_STYLE_UNSUB', 'Style for the Unsubscribe Link');
  998. define('_ACA_TEMPLATE_STYLE_SUB', 'Style for the "Change Your Subscription" Link');
  999. define('_ACA_TEMPLATE_STYLE_CONTENT', 'Style for the content area');
  1000. define('_ACA_TEMPLATE_STYLE_CHEAD', 'Style for the content title');
  1001. define('_ACA_TEMPLATE_STYLE_CREADMORE', 'Style for the read more link');
  1002. define('_ACA_TEMPLATE_STYLE_VONLINE', 'Style for the "View it online" Link');
  1003. define('_ACA_TEMPLATE_STYLE_NEW', 'Add a New Style');
  1004. define('_ACA_TEMPLATE_STYLE_NEWC', 'Name of the CSS Class');
  1005. define('_ACA_TEMPLATE_STYLE_NEWAPPLIED', 'CSS that will be applied to the class.');
  1006. //statistics & reports
  1007. define('_ACA_REPORTS_SUBS', 'Subscribers Reports');
  1008. define('_ACA_REPORTS_MAIL', 'Mailing Reports');
  1009. define('_ACA_REPORTS_LIST', 'List Reports');
  1010. define('_ACA_LIST_SUBCRIBERS', 'No. of Subscribers');
  1011. define('_ACA_LIST_UNSUBSCRIBERS', 'No. of Unsubscribers');
  1012. define('_ACA_LIST_CONFIRMED', 'No. of Confirmed Emails');
  1013. define('_ACA_LIST_UNCONFIRMED', 'No. of Unconfirmed Emails');
  1014. define('_ACA_LIST_SUB_DATE', 'Subscribed Date');
  1015. define('_ACA_MAILING_SEND_DATE','Send Date');
  1016. define('_ACA_MAILING_SUBJECT', 'Subject');
  1017. define('_ACA_MAILING_SENT_HTML','Sent in HTML');
  1018. define('_ACA_MAILING_SENT_TEXT','Sent in Text');
  1019. define('_ACA_MAILING_FAILED', 'Send Fails');
  1020. define('_ACA_MAILING_PENDING', 'Mail Pending');
  1021. define('_ACA_MAILING_BOUNCES','Bounces');
  1022. define('_ACA_MAILING_SENT', 'Total Sent');
  1023. //stats filters
  1024. define('_ACA_GROUP_PREDEFINED_DATE','Predefined Date'); //legend
  1025. define('_ACA_GROUP_SPECIFIED_DATE','Specified Date');
  1026. define('_ACA_LABEL_SET_INTERVAL', 'Set Interval'); //labels
  1027. define('_ACA_LABEL_DATE_RANGE','Date Range');
  1028. define('_ACA_LABEL_CURRENT_SERVER_TIME', 'Current Server Time');
  1029. define('_ACA_LABEL_REPORT_TYPE','Report Type');
  1030. define('_ACA_INTERVAL_DAILY','Daily'); //intervals
  1031. define('_ACA_INTERVAL_WEEKLY','Weekly');
  1032. define('_ACA_INTERVAL_MONTHLY', 'Monthly');
  1033. define('_ACA_INTERVAL_YEARLY','Yearly');
  1034. define('_ACA_DEFINED_RANGE_YESTERDAY','Yesterday'); //predefined range
  1035. define('_ACA_DEFINED_RANGE_TODAY', 'Today');
  1036. define('_ACA_DEFINED_RANGE_THIS_WEEK','This Week');
  1037. define('_ACA_DEFINED_RANGE_LAST_WEEK','Last Week');
  1038. define('_ACA_DEFINED_RANGE_LAST_TWO_WEEK','Last 2 Weeks');
  1039. define('_ACA_DEFINED_RANGE_THIS_MONTH','This Month');
  1040. define('_ACA_DEFINED_RANGE_LAST_MONTH','Last Month');
  1041. define('_ACA_DEFINED_RANGE_THIS_YEAR','This Year');
  1042. define('_ACA_DEFINED_RANGE_LAST_YEAR','Last Year');
  1043. define('_ACA_DEFINED_RANGE_TWO_YEARS_AGO','2 Years Ago');
  1044. define('_ACA_DEFINED_RANGE_3_YEARS_AGO','3 Years Ago');
  1045. define('_ACA_BUTTON_REFRESH','Refresh'); //buttons
  1046. define('_ACA_BUTTON_GENERATE','Generate');
  1047. define('_ACA_BUTTON_RESET', 'Reset');
  1048. define('_ACA_SPECIFIED_DATE_START','Start'); //specified date
  1049. define('_ACA_SPECIFIED_DATE_END','End');
  1050. define('_ACA_REPORT_LISTING','Listing');
  1051. define('_ACA_REPORT_GRAPH','Graph');
  1052. define('_ACA_REPORT_EXPORT','Export');
  1053. define('-ACA_SUBSCRIBERS_ALL_USERS', 'All Users'); //subscribers
  1054. define('_ACA_SUBSCRIBERS_REGISTERED', 'Registered');
  1055. define('_ACA_SUBSCRIBERS-GUESTS','Guests');
  1056. define('_ACA_REPORT_WARN_MESSAGE', 'Incomplete Date Selection in Specified Fieldset!');
  1057. //stats export
  1058. define('_ACA_STATS_EXPORT', 'Export');
  1059. define('_ACA_EXPORT_WARN_MESSAGE', 'No Data to be Exported');
  1060. define('_ACA_GRAPH_WARN_MESSAGE', 'No Data to be Displayed');
  1061. define('_ACA_REPORT_HEADER', 'Report');
  1062. define('_ACA_REPORT_HEADER_TO', 'to');
  1063. define('_ACA_PIE_WARN_MESSAGE', 'No Data for Mailing Process');
  1064. //stats graph labels
  1065. define('_ACA_GRAPH_LBL_HTML', 'HTML');
  1066. define('_ACA_GRAPH_LBL_TEXT', 'TEXT');
  1067. define('_ACA_GRAPH_TITLE_FORMAT', 'HTML/TEXT Format');
  1068. define('_ACA_GRAPH_PIE_TITLE_MAIL', 'Mailing Process');
  1069. define('_ACA_PIE_SUBS', 'Subscribers');
  1070. define('_ACA_PIE_UNSUBS', 'Unsubscribers');
  1071. define('_ACA_PIE_UNCONFIRMED', 'Unconfirmed');
  1072. define('_ACA_PIE_CONFIRMED', 'Confirmed');
  1073. define('_ACA_MAILING_SUBJECT_HEADER', 'Subject');
  1074. //Wizards
  1075. define('_ACA_WIZARD', 'Wizard');
  1076. define('_ACA_CHECKLISTFOUND', 'Please create your list first and be sure that it is published.');
  1077. define('_ACA_CHECKCAMPAIGNFOUND', 'Please create your campaign(list) first and be sure that it is published.');
  1078. define('_ACA_TEMPLATE_ALERT_NAMEKEY', 'Template must have a namekey!');
  1079. define('_ACA_LIST_GUIDE', '<strong>List Management:</strong> <br/>'.
  1080. '<ul><li>The first thing you have to do to start with jNews is to create your list.</li>'.
  1081. '<li>You will be able to subscribe users to this list and send one or more Newsletters.</li>'.
  1082. '<li>You can specify here the basic information of the list including your <i><u>Sender Information</u></i>.</li>'.
  1083. '<li>And be able to specify users or group of users who can subscribe to that list.</li>'.
  1084. '<li>For <i>Plus</i> and <i>Pro</i> version you can specify what group of user or user who can add or edit mailings for this list.</li>'.
  1085. '<li>For <i>Pro</i> version you have the option to send <i><u>Unsubscription</u></i> and <i><u>Subscription Notification</u></i> to the owner of the list or the admin of the site.</li></ul>');
  1086. define('_ACA_SUBSCRIBERS_GUIDE', '<strong>Subscriber Management:</strong> </br>' .
  1087. '<ul><li><strong>During Creation: </strong></li><br>'.
  1088. '<ul><li>You can proceed here adding your subscribers.</li>'.
  1089. '<li>Specify your <i><u>Subscriber Information</i></u></li>'.
  1090. '<li>And select which <i><u>List</u></i> you want your subscriber to subscribe to, provided that you have created list.</li>'.
  1091. '<li>You can Confirm your added subscriber to receive your newsletters.</li>'.
  1092. '<li>You can also allow your subscriber to recieve the HTML format of your newsletter.</li>'.
  1093. '<li><i><u>IP</u></i> field is added to automatically detect the IP of your subscriber from the frontend of your site. </li></ul></ul>'.
  1094. '<ul><li><strong>Export Button</strong></li>' .
  1095. '<ul><li>This allows you to <i><u>Export</u></i> your subscribers from all your lists or selected lists.</li></ul></ul>' .
  1096. '<ul><li><strong>Import Button</strong></li>' .
  1097. '<ul><li>This allows you to <i><u>Import</u></i> your subscribers to all your lists or selected lists.</li></ul></ul>');
  1098. define('_ACA_NEWSLETTER_GUIDE', '<strong>Newsletter Management:</strong> <br/>'.
  1099. '<ul><li>Provided that you have created List(s) you can now proceed creating your <i><u>Newsletters</u></i>.</li>'.
  1100. '<li>For the <i><u>Plus</u></i> version you can create <i><u>Scheduled Newsletter</u></i> and also <i><u>Autoresponder</u></i> or <i><u>Campaign</u></i> type of mailing.</li>'.
  1101. '<li>For <i><u>PRO</u></i> you have the functionality with <i><u>Smart-Newsletter</u></i>, which takes your <i>latest created</i>, <i>modified</i> and <i>published articles</i> of your site.</li></ul>'.
  1102. '<ul><li><strong>During Creation:</strong></li>'.
  1103. '<ul><li><i><u>Newsletter Content Area</u></i> -> where you put all the contents of your Newsletter.</li>'.
  1104. '<li><i><u>List Tab</u></i> -> the area where you can send the newsletter to one or more Lists.</li>'.
  1105. '<li><i><u>Sender Tab</u></i> -> the area of the Sender Information Settings of your Newsletter.</li>'.
  1106. '<li><i><u>Content Tab</u></i> -> the area where you can look for the contents of your site and specify which article to insert into your Newsletter.</li>'.
  1107. '<li><i><u>Attachments</u></i> -> Newsletter Attachement Information area.</li></ul></ul>' .
  1108. '<ul><li><strong>Unpublished Button</strong></li>' .
  1109. '<ul><li>Enables you to unpublished your newsletter.</li></ul></ul>' .
  1110. '<ul><li><strong>Preview Button</strong></li>' .
  1111. '<ul><li>Preview the content and format of your newsletter.</li></ul></ul>' .
  1112. '<ul><li><strong>Send Button</strong></li>' .
  1113. '<ul><li>Enables you to manually send the newsletter to your list of subscribers.</li></ul></ul>' .
  1114. '<ul><li><i>Note: You can only edit an unpublished newsletter.</i></li></ul>');
  1115. define('_ACA_AUTORESPONDER_GUIDE', '<strong>Autoresponder Management:</strong><br/>'.
  1116. '<ul><li>Provided that you have created <i><u>Campaign</u></i> type of list you can proceed creating your <i><u>Autoresponder</u></i>.</li>'.
  1117. '<li>During the creation process you can specify the <i><u>Number of Delays</u></i> for your autoresponder, after the previous one has been processed.</li>' .
  1118. '<li> The process is more or less the same on how to create your newsletter.</li></ul>');
  1119. define('_ACA_SMARTNEWSLETTER_GUIDE', '<strong>Smart-Newsletter Management:</strong> <br/>' .
  1120. '<ul><li>Provided that you have created <i>list(s)</i> and <i>latest created</i>, <i>modified</i> and <i>published article</i> on your site you can proceed creating <i><u>SmartNewsletter</u></i>.</li>'.
  1121. '<li>The creation process is more or less the same with Newsletter Creation.</li>' .
  1122. '<li>From the <i><u>Smart-Newsletter Tab</u></i> during creation you can specify your settings for the processing of your Smart-Newsletters.</li>');
  1123. define('_ACA_TEMPLATES_GUIDE', '<strong>Template Management:</strong><br><ul><li>Templates can be very useful in creating newsletter.</li>' .
  1124. '<li>This view will allow you to create Templates for your newsletters</li>' .
  1125. '<li><i><u>Default Template</u></i> will be applied to the newly created newsletter.</li>' .
  1126. '<li><i><u>Inline CSS</u></i> of the template will be applied/inherited to the created newsletter.</li>' .
  1127. '<li>You can also choose a <i><u>Background Color</u></i> that will be a background of the newsletter.</li>' .
  1128. '<li>Note: Only newly created newsletter will get the html of the default template</li></ul>' .
  1129. '<ul><strong>Default Button</strong>'.
  1130. '<ul><li>Inorder to make your Template as the default template to be used in your newsletter you just need to click on this button.</li></ul></ul>');
  1131. define('_ACA_QUEUE_GUIDE','<strong>Queue Management:</strong><br/> ' .
  1132. '<ul><li>This view enables you to see your <i><u>Queued Mailings</u></i>.' .
  1133. '<li>These are your <i><u>Scheduled Newsletters</i></u>, <i><u>Autoresponders</i></u> and <i><u>Smart-Newsletters</i></u></li>'.
  1134. '<li>The <i><u>Process Queue Button</i></u> will allow you to proces your queued mailings manually by just clicking the said button.</li>' .
  1135. '<li>The <i><u>Reset S.N. Counter Button</i></u> will allow you to reset the <i>next send date</i> or <i>generated date</i> of your Smart-Newsletter.</li>' .
  1136. '<li>The <i><u>Empty Queue Button</i></u> will allow you to clean the whole queue.</li></ul>');
  1137. define('_ACA_ABOUT_GUIDE','JNEWSLETTER');
  1138. define('_ACA_IMPORT_GUIDE','<strong>Import Management:</strong><br/>'.
  1139. '<ul><li>Here you can import your subscribers to all your lists or to select lists.</li>'.
  1140. '<li>By following the link given below, you can proceed importing your subscribers.</li>'.
  1141. '<li><i>Note: You need to create first your lists before importing your subscribers.</i></li></ul>');
  1142. define('_ACA_CONFIGURATION_GUIDE','<strong>Configuration:</strong><br/>'.
  1143. '<ul>All the jnewsletter configuration settings can be done in this area.<br/><br/>'.
  1144. '<strong>Mail Tab:</strong>'.
  1145. '<ul><li>The area where you can define the Mail Settings and Sending Settings of jNews depending on your server requirements.</li></ul>'.
  1146. '<br/><strong>Subscribers Tab:</strong>'.
  1147. '<ul><li>The area where we can define the subscription settings both from the backend and frontend of your site.</li></ul>'.
  1148. '<br/><strong>Scheduler Tab:</strong>'.
  1149. '<ul><li>The area where we can specify the Scheduler Frequency so do with Maintenance Settings on the sending of your mailings.</li>
  1150. <li>The Information entered on this area depends also on your server requirements or server limitation.</li></ul>'.
  1151. '<br/><strong>Logs & Stats Tab:</strong>'.
  1152. '<ul><li>The area to specify the Statistics Settings and Logs Settings.</li></ul>'.
  1153. '<br/><strong>Archive Tab:</strong>'.
  1154. '<ul><li>This is mainly used for the auto archive frequency.</li></ul>'.
  1155. '<br/><strong>Miscellaneous Tab:</strong>'.
  1156. '<ul><li>All the other settings and preferences can be found here.</li></ul>'.
  1157. '<br/><strong>Queue Tab:</strong>'.
  1158. '<ul><li>Mainly used for the Queue Management View (available for Plus and Pro Version).</li></ul>'.
  1159. '<br/><strong>License Tab:</strong>'.
  1160. '<ul><li>The area where we can validate the license by just following the steps presented.</li></ul></ul>');
  1161. define('_ACA_EMPTY_Q','Empty Queue');
  1162. define('_ACA_RESET_SN','Reset S.N. Counter');
  1163. define('_ACA_Q_M1','There are no emails in the queue.');
  1164. define('_ACA_INSTALL_CLICKSTART', 'Click here to get started!');
  1165. define('_ACA_INSTALL_DESC', 'Thank you for choosing jNews.<br><br>
  1166. jNews is a mailing lists, newsletters, auto-responders and follow up tool for communicating effectively with your users and customers.');
  1167. define('_ACA_INSTALL_ERRORN' , 'If you have error during the installation process, please refer to our');
  1168. define('_ACA_INSTALL_DOC' , 'documentation here.');
  1169. define('_ACA_INSTALL_SUCC' , 'Successfuly Installed.');
  1170. define('_ACA_INSTALL_STATUS_CONFIG' , 'jNews Configuration:');
  1171. define('_ACA_INSTALL_STATUS_PLUGIN' , 'jNews Plugin(Bot):');
  1172. define('_ACA_INSTALL_STATUS_MOD' , 'jNews Module:');
  1173. define('_ACA_INSTALL_UPDATES' , 'jNews Updates');
  1174. define('_ACA_STATS_GUIDE', '<strong>Mailing Reports: </strong><br/>'.
  1175. '<ul> <li>It will generate a list of mailings sent based on the given date range. </li> ' .
  1176. '<li>It will count the following: <ul><li> the no. of mails sent in HTML & Text Format,</li>' .
  1177. '<li> no. of how many viewed the mails in HTML format, </li>' .
  1178. '<li>how many mail sent that are failed, </li><li>still on-process (pending), ' .
  1179. '</li><li>email bounced,</li> <li>and the total sent is the no. of emails sent on each mailing.</li> </ul></li></ul>'.
  1180. '<strong>List Reports:</strong> <br/>'.
  1181. '<ul> <li>It will generate a listing of List Names based on the date of subscriptions on a given date range. </li>' .
  1182. '<li>It will list the following: <ul><li>total no. of subscribers who made a subscription </li> ' .
  1183. '<li>total no. of subscribers who unsubscribed, </li>' .
  1184. '<li>total no. of confirmed and unconfirmed subscribers on each list type. </li> </ul></li></ul>'.
  1185. '<strong>Subscribers Report:</strong> <br/>'.
  1186. '<ul> <li>It will generate a report on the total no. of subscribers on a given date range.</li> </ul>'.
  1187. '<strong>How to Export the Report into CSV File:</strong>'.
  1188. '<ul> <li>On each Reports (Mailing, List and Subscribers), an export icon is found at the upper right of each tab.</li>'.
  1189. '<li>Click the export icon to export the file.</li></ul>'
  1190. );
  1191. define('_ACA_TEMPLATE_ALIAS' , 'Alias');
  1192. define('_ACA_SEARCH' , 'Search');
  1193. define('_ACA_SEARCH_GO' , 'Go');
  1194. define('_ACA_SEARCH_RESET' , 'Reset');
  1195. define('_ACA_SENDER_LIST_INFO', 'Click to select sender from list' );
  1196. define('_ACA_FILTER_MAILING' , 'Select a Mailing ');
  1197. define('_ACA_MESSAGE_QUEUE' , 'All Mailings in the Queue ');
  1198. define('_ACA_FILTER_LIST' , 'Select Type');
  1199. define('_ACA_MAILING_TAG' , 'Tag');
  1200. define('_ACA_MAILING_TAGINSERT' , 'Insert');
  1201. define('_ACA_MAILING_TAG_INSTRUCT' , '<p>Select the desired tag to be added and click insert.<br> Note: <i>Make sure to place the cursor in the text editor where you want to insert.</i></p>');
  1202. define('_ACA_COLUMN1_DESC', 'This will be replaced by your user defined column 1');
  1203. define('_ACA_COLUMN2_DESC', 'This will be replaced by your user defined column 2');
  1204. define('_ACA_COLUMN3_DESC', 'This will be replaced by your user defined column 3');
  1205. define('_ACA_COLUMN4_DESC', 'This will be replaced by your user defined column 4');
  1206. define('_ACA_COLUMN5_DESC', 'This will be replaced by your user defined column 5');
  1207. define('_ACA_TAG_SUBSCRIPTION', '[SUBSCRIPTIONS]');
  1208. define('_ACA_TAG_UNSUBSCRIBE', '[UNSUBSCRIBE]');
  1209. define('_ACA_TAG_SUBSCRIPTION_DESC', 'This will be replaced by the defined constant "_ACA_CHANGE_EMAIL_SUBSCRIPTION" in the translation.');
  1210. define('_ACA_TAG_UNSUBSCRIBE_DESC', 'This will be replaced by the defined constant "_ACA_UNSUBSCRIBE" in the translation.');
  1211. define('_ACA_TAG_VIEWONLINETXT', '{viewonline:text here}');
  1212. define('_ACA_TAG_VIEWONLINE', 'view it in your browser');
  1213. define('_ACA_TAG_VIEWONLINE_DESC', 'This will be replaced by either the default text or what you put in the "text here" with a link.');
  1214. //since 1.1.0
  1215. define('_ACA_SHOW_CRON','Use this Cron');
  1216. define('_ACA_SHOW_CRON_TIPS','Enables the cron set up upon the installation of jNews.<br>This cron was set up in http://www.ijoobi.com and will be triggered every 15 minutes');
  1217. define('_ACA_CRON_FSETTINGS' , 'Cron Settings');
  1218. define('_ACA_INSTALL_ACAUPDATEMSG' , 'Do you want to import your database from Acajoom to jNews?');
  1219. define('_ACA_INSTALL_ACAUPDATEBTN' , 'Import Acajoom Data');
  1220. define('_ACA_INSTALL_ACAUPDATENOTE' , 'NOTE : This will transfer data stored from Acajoom tables to jNews tables.');
  1221. define('_ACA_MAILING_UPDATED' , 'Mailings successfully updated.');
  1222. define('_ACA_DETAIL_UPDATED' , 'Details successfully updated.');
  1223. define('_ACA_GLOBAL_UPDATED' , 'Globals successfully updated.');
  1224. define('_ACA_SUBSCRIBER_UPDATED' , 'Subscribers successfully updated.');
  1225. define('_ACA_QUEUE_UPDATED' , 'Queues successfully updated.');
  1226. define('_ACA_LISTSUBSCRIBER_UPDATED' , 'List Subscribers successfully updated.');
  1227. define('_ACA_LIST_UPDATED_FAILED' , 'Lists failed to update!');
  1228. define('_ACA_MAILING_UPDATED_FAILED' , 'Mailings failed to update!');
  1229. define('_ACA_DETAIL_UPDATED_FAILED' , 'Details failed to update!');
  1230. define('_ACA_GLOBAL_UPDATED_FAILED' , 'Globals failed to update!');
  1231. define('_ACA_SUBSCRIBER_UPDATED_FAILED' , 'Subscribers failed to update!');
  1232. define('_ACA_QUEUE_UPDATED_FAILED' , 'Queues failed to update!');
  1233. define('_ACA_LISTSUBSCRIBER_UPDATED_FAILED' , 'List Subscribers failed to update!');
  1234. define('_ACA_LEGEND' , 'Legend');
  1235. define('_ACA_NOTVISIBLE', 'Not Visible');
  1236. define('_ACA_SCHEDULED', 'Scheduled');
  1237. define('_ACA_SUBSCRIBERS_UNREGISTERED', 'Unregistered');
  1238. define('_ACA_TEMPLATE_UPLOAD_SUCCESS', 'Successfully uploaded template' );
  1239. define('_ACA_TEMPLATE_UPLOAD_FAIL', 'Fail to upload template' );
  1240. define('_ACA_UPLOAD_ZIP_INVALID', 'Can only upload templates in zip files' );
  1241. define('_ACA_CUSTOMCSS', 'Input your Custom CSS here');
  1242. define('_ACA_TEMPLATE_ALERT', 'Template name and alias are required!');
  1243. //since 2.2.0
  1244. define('_ACA_UNSUB_NOTIFYMSG','Send Unsubscribe Notification');
  1245. define('_ACA_SEND_UNSUBNOTIFY_TIPS', 'Click Yes to send an unsubscribe notification message.');
  1246. define('_ACA_UNSUB_ADMINMESSAGE', 'Unsubscribe Notification Message');
  1247. define('_ACA_INFO_AMIN_UNSUB_NOTIFY', 'This message will be send to the Admin when a subscriber unsubscribes to one or many lists. Any message can be entered here.');
  1248. //templates
  1249. define('_ACA_CSS_TOGGLESTYLE','Toggle Styling');
  1250. define('_ACA_EXTERNALCSS_LINK','Add External CSS Link');
  1251. define('_ACA_EXTERNALCSS_PROCESS','Process');
  1252. define('_ACA_TEMP_COMBINECLASS','Combined class selector');
  1253. define('_ACA_COMBINECLASS_SUPPORT','is not supported');
  1254. define('_ACA_TEMP_COMBINECLASS_IN','in');
  1255. define('_ACA_TEMP_HTMLTAG','Found html tag ');
  1256. define('_ACA_TEMP_CONTDEV','You may contact developer for it to be added');
  1257. define('_ACA_TEMP_COMBCLASSPSEUDO','Combined pseudo-class selector');
  1258. define('_ACA_TEMP_COMBCLASSEID','or element id');
  1259. //Menus
  1260. define('_ACA_MENU_LIVE_SUPPORT','Live Support');
  1261. //Tags
  1262. define ('_ACA_SMART_TAG', 'This will be replaced by the latest created, modified and published article when you create a Smart-Newsletter type of mailing.');
  1263. //Toobar Menus
  1264. define('_ACA_DONEW_SUBSCRIBERB', 'Name and Email are required!');