PageRenderTime 52ms CodeModel.GetById 11ms RepoModel.GetById 0ms app.codeStats 0ms

/administrator/components/com_jnewsletter/language/italian.php

https://github.com/viollarr/alab
PHP | 1375 lines | 1156 code | 112 blank | 107 comment | 11 complexity | e2dce26f4e935446debb4e865855f6c8 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>Italian language file.</p>
  5. * @copyright (c) 2006-2010 Joobi Limited / All Rights Reserved
  6. * @author Maria Luisa Rossari <support@ijoobi.com>
  7. * @version $Id: italian.php 491 2007-02-01 22:56:07Z divivo $
  8. * @link http://www.ijoobi.com
  9. */
  10. ### Generale ###
  11. //Descrizione jNews
  12. define('_ACA_DESC_CORE', compa::encodeutf('jNews &egrave; gestione di liste indirizzi, newsletters, risposte automatiche, e tool di comunicazione follow up efficiente con i tuoi utenti e clienti. ' .
  13. 'jNews, il tuo Partner per la Comunicazione!'));
  14. define('_ACA_DESC_GPL', compa::encodeutf('jNews &egrave; gestione di liste indirizzi, newsletters, risposte automatiche, e tool di comunicazione follow up efficiente con i tuoi utenti e clienti. ' .
  15. 'jNews, il tuo Partner per la Comunicazione!'));
  16. define('_ACA_FEATURES', compa::encodeutf('jNews, il tuo Partner per la Comunicazione!'));
  17. // Typi di liste
  18. define('_ACA_NEWSLETTER', compa::encodeutf('Newsletter'));
  19. define('_ACA_AUTORESP', compa::encodeutf('Risposta automatica'));
  20. define('_ACA_AUTORSS', compa::encodeutf('Auto-RSS'));
  21. define('_ACA_ECARD', compa::encodeutf('eCard'));
  22. define('_ACA_POSTCARD', compa::encodeutf('Cartolina'));
  23. define('_ACA_PERF', compa::encodeutf('Prestazioni'));
  24. define('_ACA_COUPON', compa::encodeutf('Buono'));
  25. define('_ACA_CRON', compa::encodeutf('Cronologia'));
  26. define('_ACA_MAILING', compa::encodeutf('Spedizione'));
  27. define('_ACA_LIST', compa::encodeutf('Lista'));
  28. //Menu jNews
  29. define('_ACA_MENU_LIST', compa::encodeutf('Gestione Liste'));
  30. define('_ACA_MENU_SUBSCRIBERS', compa::encodeutf('Iscritti'));
  31. define('_ACA_MENU_NEWSLETTERS', compa::encodeutf('Newsletters'));
  32. define('_ACA_MENU_AUTOS', compa::encodeutf('Risposte automatiche'));
  33. define('_ACA_MENU_COUPONS', compa::encodeutf('Buoni'));
  34. define('_ACA_MENU_CRONS', compa::encodeutf('Cronologia'));
  35. define('_ACA_MENU_AUTORSS', compa::encodeutf('Auto-RSS'));
  36. define('_ACA_MENU_ECARD', compa::encodeutf('eCards'));
  37. define('_ACA_MENU_POSTCARDS', compa::encodeutf('Cartoline'));
  38. define('_ACA_MENU_PERFS', compa::encodeutf('Prestazioni'));
  39. define('_ACA_MENU_TAB_LIST', compa::encodeutf('Liste'));
  40. define('_ACA_MENU_MAILING_TITLE', compa::encodeutf('Invio'));
  41. define('_ACA_MENU_MAILING', compa::encodeutf('Invio'));
  42. define('_ACA_MENU_STATS', compa::encodeutf('Statistiche'));
  43. define('_ACA_MENU_STATS_FOR', compa::encodeutf('Statistiche per '));
  44. define('_ACA_MENU_CONF', compa::encodeutf('Configurazione'));
  45. define('_ACA_MENU_UPDATE', compa::encodeutf('Import'));
  46. define('_ACA_MENU_ABOUT', compa::encodeutf('Info su'));
  47. define('_ACA_MENU_LEARN', compa::encodeutf('Centro di formazione'));
  48. define('_ACA_MENU_MEDIA', compa::encodeutf('Media Manager'));
  49. define('_ACA_MENU_HELP', compa::encodeutf('Aiuto'));
  50. define('_ACA_MENU_CPANEL', compa::encodeutf('CPanel'));
  51. define('_ACA_MENU_IMPORT', compa::encodeutf('Importa'));
  52. define('_ACA_MENU_EXPORT', compa::encodeutf('Esporta'));
  53. define('_ACA_MENU_SUB_ALL', compa::encodeutf('Iscrivi tutti'));
  54. define('_ACA_MENU_UNSUB_ALL', compa::encodeutf('Rimuovi tutti'));
  55. define('_ACA_MENU_VIEW_ARCHIVE', compa::encodeutf('Archivio'));
  56. define('_ACA_MENU_PREVIEW', compa::encodeutf('Anteprima'));
  57. define('_ACA_MENU_SEND', compa::encodeutf('Invio'));
  58. define('_ACA_MENU_SEND_TEST', compa::encodeutf('Test invio Email'));
  59. define('_ACA_MENU_SEND_QUEUE', compa::encodeutf('Coda Processi'));
  60. define('_ACA_MENU_VIEW', compa::encodeutf('Vista'));
  61. define('_ACA_MENU_COPY', compa::encodeutf('Copia'));
  62. define('_ACA_MENU_VIEW_STATS', compa::encodeutf('Vista statistiche'));
  63. define('_ACA_MENU_CRTL_PANEL', compa::encodeutf('Panello di controllo'));
  64. define('_ACA_MENU_LIST_NEW', compa::encodeutf('Crea una lista'));
  65. define('_ACA_MENU_LIST_EDIT', compa::encodeutf('Modifica una lista'));
  66. define('_ACA_MENU_BACK', compa::encodeutf('Indietro'));
  67. define('_ACA_MENU_INSTALL', compa::encodeutf('Installazione'));
  68. define('_ACA_MENU_TAB_SUM', compa::encodeutf('Indice'));
  69. define('_ACA_STATUS', compa::encodeutf('Stato'));
  70. // messaggi
  71. define('_ACA_ERROR', compa::encodeutf('Errore! '));
  72. define('_ACA_SUB_ACCESS', compa::encodeutf('Privilegi di Accesso'));
  73. define('_ACA_DESC_CREDITS', compa::encodeutf('Crediti'));
  74. define('_ACA_DESC_INFO', compa::encodeutf('Informazioni'));
  75. define('_ACA_DESC_HOME', compa::encodeutf('Homepage'));
  76. define('_ACA_DESC_MAILING', compa::encodeutf('Lista di spedizione'));
  77. define('_ACA_DESC_SUBSCRIBERS', compa::encodeutf('Iscritti'));
  78. define('_ACA_PUBLISHED', compa::encodeutf('Pubblicato'));
  79. define('_ACA_UNPUBLISHED', compa::encodeutf('Non Pubblicato'));
  80. define('_ACA_DELETE', compa::encodeutf('Elimina'));
  81. define('_ACA_FILTER', compa::encodeutf('Filtra'));
  82. define('_ACA_UPDATE', compa::encodeutf('Aggiorna'));
  83. define('_ACA_SAVE', compa::encodeutf('Salva'));
  84. define('_ACA_CANCEL', compa::encodeutf('Cancella'));
  85. define('_ACA_NAME', compa::encodeutf('Nome'));
  86. define('_ACA_EMAIL', compa::encodeutf('E-mail'));
  87. define('_ACA_SELECT', compa::encodeutf('Seleziona'));
  88. define('_ACA_ALL', compa::encodeutf('di'));
  89. define('_ACA_SEND_A', compa::encodeutf('Invia a '));
  90. define('_ACA_SUCCESS_DELETED', compa::encodeutf('eliminato con successo'));
  91. define('_ACA_LIST_ADDED', compa::encodeutf('Lista creata con successo'));
  92. define('_ACA_LIST_COPY', compa::encodeutf('Lista copiata con successo'));
  93. define('_ACA_LIST_UPDATED', compa::encodeutf('Lista aggiornata con successo'));
  94. define('_ACA_MAILING_SAVED', compa::encodeutf('Mailing salvata con successo.'));
  95. define('_ACA_UPDATED_SUCCESSFULLY', compa::encodeutf('aggiornato con successo.'));
  96. ### Informazioni iscritti ###
  97. //info iscrizione e rimozione
  98. define('_ACA_SUB_INFO', compa::encodeutf('Informazioni Iscritto\'i'));
  99. define('_ACA_VERIFY_INFO', compa::encodeutf('Verifica il link che hai inserito, manca qualche informazione.'));
  100. define('_ACA_INPUT_NAME', compa::encodeutf('Nome'));
  101. define('_ACA_INPUT_EMAIL', compa::encodeutf('Email'));
  102. define('_ACA_RECEIVE_HTML', compa::encodeutf('Ricevi HTML?'));
  103. define('_ACA_TIME_ZONE', compa::encodeutf('Fuso orario'));
  104. define('_ACA_BLACK_LIST', compa::encodeutf('Lista nera'));
  105. define('_ACA_REGISTRATION_DATE', compa::encodeutf('Data di registrazione Utente'));
  106. define('_ACA_USER_ID', compa::encodeutf('Id Utente'));
  107. define('_ACA_DESCRIPTION', compa::encodeutf('Descrizione'));
  108. define('_ACA_ACCOUNT_CONFIRMED', compa::encodeutf('Il tuo profilo &egrave; stato attivato.'));
  109. define('_ACA_SUB_SUBSCRIBER', compa::encodeutf('Iscritto'));
  110. define('_ACA_SUB_PUBLISHER', compa::encodeutf('Editore'));
  111. define('_ACA_SUB_ADMIN', compa::encodeutf('Amministratore'));
  112. define('_ACA_REGISTERED', compa::encodeutf('Registrato'));
  113. define('_ACA_SUBSCRIPTIONS', compa::encodeutf('Iscrizioni'));
  114. define('_ACA_SEND_UNSUBCRIBE', compa::encodeutf('Invia messaggio di cancellazione'));
  115. define('_ACA_SEND_UNSUBCRIBE_TIPS', compa::encodeutf('Clicca Si per inviare una mail di cancellazione messaggio di conferma.'));
  116. define('_ACA_SUBSCRIBE_SUBJECT_MESS', compa::encodeutf('Conferma la tua iscrizione'));
  117. define('_ACA_UNSUBSCRIBE_SUBJECT_MESS', compa::encodeutf('Conferma cancellazione'));
  118. define('_ACA_DEFAULT_SUBSCRIBE_MESS', compa::encodeutf('Ciao [NAME],<br />' .
  119. 'Solo qualche passo e sarai iscritto alla lista. Clicca sul link seguente per confermare la tua iscrizione.' .
  120. '<br /><br />[CONFIRM]<br /><br />Per informazioni contatta il webmaster.'));
  121. define('_ACA_DEFAULT_UNSUBSCRIBE_MESS', compa::encodeutf('Ti confermiamo che sei stato rimosso dalla lista. Ci dispiace che tu abbia deciso di cancellarti ma se dovessi decidere di iscriverti nuovamente, potrai farlo in qualunque momento dal sito. Per ogni informazione contatta il nostro webmaster.'));
  122. // jNews iscritti
  123. define('_ACA_SIGNUP_DATE', compa::encodeutf('Data firma'));
  124. define('_ACA_CONFIRMED', compa::encodeutf('Confermato'));
  125. define('_ACA_SUBSCRIB', compa::encodeutf('Iscritto'));
  126. define('_ACA_HTML', compa::encodeutf('HTML mailings'));
  127. define('_ACA_RESULTS', compa::encodeutf('Risultati'));
  128. define('_ACA_SEL_LIST', compa::encodeutf('Seleziona una lista'));
  129. define('_ACA_SEL_LIST_TYPE', compa::encodeutf('- Seleziona il tipo di lista -'));
  130. define('_ACA_SUSCRIB_LIST', compa::encodeutf('Lista di tutti gli iscritti'));
  131. define('_ACA_SUSCRIB_LIST_UNIQUE', compa::encodeutf('Iscritti per: '));
  132. define('_ACA_NO_SUSCRIBERS', compa::encodeutf('Nessun iscritto trovato per queste liste.'));
  133. define('_ACA_COMFIRM_SUBSCRIPTION', compa::encodeutf('Ti &egrave; stata inviata una mail di conferma. Per cortesia controlla la posta in arrivo e clicca sul link che trovi nel messaggio per dare conferma.<br />' .
  134. 'La conferma &egrave; necessaria perch&egrave; la tua iscrizione venga attivata.'));
  135. define('_ACA_SUCCESS_ADD_LIST', compa::encodeutf('Sei stato aggiunto alla lista con successo.'));
  136. // info Iscrizione
  137. define('_ACA_CONFIRM_LINK', compa::encodeutf('Clicca qui per confermare la tua iscrizione'));
  138. define('_ACA_UNSUBSCRIBE_LINK', compa::encodeutf('Clicca qui per rimuoverti dalla lista'));
  139. define('_ACA_UNSUBSCRIBE_MESS', compa::encodeutf('Il tuo indirizzio di email &egrave; stato rimosso dalla lista.'));
  140. define('_ACA_QUEUE_SENT_SUCCESS', compa::encodeutf('Tutte le email previste sono state inviate con successo.'));
  141. define('_ACA_MALING_VIEW', compa::encodeutf('Vista di tutte le liste di invio'));
  142. define('_ACA_UNSUBSCRIBE_MESSAGE', compa::encodeutf('Sei sicuro di volerti rimuovere da questa lista?'));
  143. define('_ACA_MOD_SUBSCRIBE', compa::encodeutf('Iscriviti'));
  144. define('_ACA_SUBSCRIBE', compa::encodeutf('Iscriviti'));
  145. define('_ACA_UNSUBSCRIBE', compa::encodeutf('Cancellati'));
  146. define('_ACA_VIEW_ARCHIVE', compa::encodeutf('Vista archivio'));
  147. define('_ACA_SUBSCRIPTION_OR', compa::encodeutf(' oppure clicca qui per modificare i tuoi dati'));
  148. define('_ACA_EMAIL_ALREADY_REGISTERED', compa::encodeutf('Questo indirizzo di email &egrave; gi&agrave; stato registrato.'));
  149. define('_ACA_SUBSCRIBER_DELETED', compa::encodeutf('Cancellazione avvenuta con successo.'));
  150. ### Pannello di controllo utente ###
  151. //Menu utente
  152. define('_UCP_USER_PANEL', compa::encodeutf('Panello di Controllo utente'));
  153. define('_UCP_USER_MENU', compa::encodeutf('Menu utente'));
  154. define('_UCP_USER_CONTACT', compa::encodeutf('Le mie iscrizioni'));
  155. //jNews Menu Cronologia
  156. define('_UCP_CRON_MENU', compa::encodeutf('Amministrazione cronologia'));
  157. define('_UCP_CRON_NEW_MENU', compa::encodeutf('Nuova cronologia'));
  158. define('_UCP_CRON_LIST_MENU', compa::encodeutf('Lista cronologie'));
  159. //jNews Menu Coupon
  160. define('_UCP_COUPON_MENU', compa::encodeutf('Amministrazione buoni'));
  161. define('_UCP_COUPON_LIST_MENU', compa::encodeutf('Lista buoni'));
  162. define('_UCP_COUPON_ADD_MENU', compa::encodeutf('Aggiungi buono'));
  163. ### liste ###
  164. // Tabs
  165. define('_ACA_LIST_T_GENERAL', compa::encodeutf('Descrizione'));
  166. define('_ACA_LIST_T_LAYOUT', compa::encodeutf('Modello'));
  167. define('_ACA_LIST_T_SUBSCRIPTION', compa::encodeutf('Iscrizione'));
  168. define('_ACA_LIST_T_SENDER', compa::encodeutf('Informazioni mittente'));
  169. define('_ACA_LIST_TYPE', compa::encodeutf('Tipo lista'));
  170. define('_ACA_LIST_NAME', compa::encodeutf('Nome lista'));
  171. define('_ACA_LIST_ISSUE', compa::encodeutf('Invio #'));
  172. define('_ACA_LIST_DATE', compa::encodeutf('Data invio'));
  173. define('_ACA_LIST_SUB', compa::encodeutf('Oggetto'));
  174. define('_ACA_ATTACHED_FILES', compa::encodeutf('Allegati'));
  175. define('_ACA_SELECT_LIST', compa::encodeutf('Scegli la lista da modificare!'));
  176. // Box risposta automatica
  177. define('_ACA_AUTORESP_ON', compa::encodeutf('Tipo lista'));
  178. define('_ACA_AUTO_RESP_OPTION', compa::encodeutf('Opzioni risposta automatica'));
  179. define('_ACA_AUTO_RESP_FREQ', compa::encodeutf('Gli iscritti possono scegliere la frequenza'));
  180. define('_ACA_AUTO_DELAY', compa::encodeutf('Dilazione (in giorni)'));
  181. define('_ACA_AUTO_DAY_MIN', compa::encodeutf('Frequenza minima'));
  182. define('_ACA_AUTO_DAY_MAX', compa::encodeutf('Frequenza massima'));
  183. define('_ACA_FOLLOW_UP', compa::encodeutf('Specifica il follow up risposta automatica'));
  184. define('_ACA_AUTO_RESP_TIME', compa::encodeutf('Gli iscritti possono scegliere l\'ora'));
  185. define('_ACA_LIST_SENDER', compa::encodeutf('Lista invio'));
  186. define('_ACA_LIST_DESC', compa::encodeutf('Descrizione lista'));
  187. define('_ACA_LAYOUT', compa::encodeutf('Modello'));
  188. define('_ACA_SENDER_NAME', compa::encodeutf('Nome mittente'));
  189. define('_ACA_SENDER_EMAIL', compa::encodeutf('Email mittente'));
  190. define('_ACA_SENDER_BOUNCE', compa::encodeutf('Indirizzo mittente respinto'));
  191. define('_ACA_LIST_DELAY', compa::encodeutf('Dilazione'));
  192. define('_ACA_HTML_MAILING', compa::encodeutf('invio HTML ?'));
  193. define('_ACA_HTML_MAILING_DESC', compa::encodeutf('(se lo cambi devi salvare e rientrare per vedere le modifiche.)'));
  194. define('_ACA_HIDE_FROM_FRONTEND', compa::encodeutf('Nascondi dal frontend?'));
  195. define('_ACA_SELECT_IMPORT_FILE', compa::encodeutf('Scegli il file da importare'));;
  196. define('_ACA_IMPORT_FINISHED', compa::encodeutf('Importazione completata'));
  197. define('_ACA_DELETION_OFFILE', compa::encodeutf('Cancellazione del file'));
  198. define('_ACA_MANUALLY_DELETE', compa::encodeutf('fallita, devi eliminarlo manualmente'));
  199. define('_ACA_CANNOT_WRITE_DIR', compa::encodeutf('Impossibile modificare la directory'));
  200. define('_ACA_NOT_PUBLISHED', compa::encodeutf('Invio non possibile, la lista non &egrave; pubblicata.'));
  201. // List info box
  202. define('_ACA_INFO_LIST_PUB', compa::encodeutf('Clicca SI per pubblicare la lista'));
  203. define('_ACA_INFO_LIST_NAME', compa::encodeutf('Inserisci il nome della tua lista qui. Puoi identificare la lista con questo nome.'));
  204. define('_ACA_INFO_LIST_DESC', compa::encodeutf('Inserisci una breve descrizione della tua lista qui. Questa descrizione sar&agrave; visibile ai visitatori del sito.'));
  205. define('_ACA_INFO_LIST_SENDER_NAME', compa::encodeutf('Inserisci il nome del mittente. Questo sar&agrave; il nome visualizzato agli iscritti che ricevono messaggi da questa lista.'));
  206. define('_ACA_INFO_LIST_SENDER_EMAIL', compa::encodeutf('Inserisci l\'indirizzo email mittente.'));
  207. define('_ACA_INFO_LIST_SENDER_BOUNCED', compa::encodeutf('Inserisci l\'indirizzo email mittente respinto. Si raccomanda che sia lo stesso del mittente: se fosse diverso, i filtri spam daranno al messaggio un alto grado di spam.'));
  208. define('_ACA_INFO_LIST_AUTORESP', compa::encodeutf('Scegli il tipo di mailings per questa newsletter. <br />' .
  209. 'Newsletter: newsletter normale<br />' .
  210. 'Auto-responder: un auto-responder &egrave; una newsletter inviata automaticamente attraverso il sito ad intervalli regolari.'));
  211. define('_ACA_INFO_LIST_FREQUENCY', compa::encodeutf('Abilita gli utenti a scegliere quanto spesso vogliono ricevere la newsletter. Questo offre molta flessibilit&agrave; agli utenti.'));
  212. define('_ACA_INFO_LIST_TIME', compa::encodeutf('Permetti all\'utente di scegliere a che ora del giorno preferisce ricevere la newsletter.'));
  213. define('_ACA_INFO_LIST_MIN_DAY', compa::encodeutf('Definisci qual\'&egrave; la frequenza minima per ricevere la newsletter che un utente pu&ograve; scegliere'));
  214. define('_ACA_INFO_LIST_DELAY', compa::encodeutf('Specifica la dilazione tra questa newsletter automatica e la precedente.'));
  215. define('_ACA_INFO_LIST_DATE', compa::encodeutf('Specifica la data di di pubblicazione della lista delle newsletters che vuoi pubblicare dilazionate. <br /> FORMAT : AAAA-MM-GG HH:MM:SS'));
  216. define('_ACA_INFO_LIST_MAX_DAY', compa::encodeutf('Definisci qual\'&egrave; la frequenza massima per ricevere la newsletter'));
  217. define('_ACA_INFO_LIST_LAYOUT', compa::encodeutf('Inserisci il modello della tua newsletter qui. Puoi inserire qualsiasi modello.'));
  218. define('_ACA_INFO_LIST_SUB_MESS', compa::encodeutf('Questo messaggio verr&agrave; inviato al nuovo iscritto che si registra per la prima volta. Puoi inserire il testo che vuoi qui.'));
  219. define('_ACA_INFO_LIST_UNSUB_MESS', compa::encodeutf('Questo messaggio verr&agrave; inviato all\'iscritto che si rimuove. Puoi inserire il testo che vuoi qui.'));
  220. define('_ACA_INFO_LIST_HTML', compa::encodeutf('Seleziona il checkbox se vuoi inviare in formato HTML. Gli iscritti saranno in grado di specificare se vogliono ricevere in formato HTML o in formato solo Testo quando si iscrivono ad una newsletter.'));
  221. define('_ACA_INFO_LIST_HIDDEN', compa::encodeutf('Clicca SI per nascondere la lista dal frontend, gli utenti non potranno iscriversi ma tu puoi ancora mandare mailings.'));
  222. define('_ACA_INFO_LIST_ACA_AUTO_SUB', compa::encodeutf('Sottoscrivi tutti gli utenti a questa lista?<br /><B>Nuovi Utenti:</B> verr&agrave; inserito ogni nuovo utente che si registra sul sito.<br /><B>Tutti gli utenti:</B> verr&agrave; registrato ogni nuovo utente nel database.<br />(tutte queste opzioni supportano Community Builder)'));
  223. define('_ACA_INFO_LIST_ACC_LEVEL', compa::encodeutf('Determina il livello di accesso dal frontend. Mostra o nasconde la mailing ai gruppi di utenti che non hanno accesso ad essa in modo che possano iscriversi.'));
  224. define('_ACA_INFO_LIST_ACC_USER_ID', compa::encodeutf('Determina il livello di accesso del gruppo di utenti a cui vuoi permettere di poter modificare. Quei gruppi di utenti potranno modificare la newsletter ed inviarla sia dal frontend che dal beckend.'));
  225. define('_ACA_INFO_LIST_FOLLOW_UP', compa::encodeutf('Se vuoi che la risposta automatica recuperi un\'altra volta l\'ultimo messaggio, devi specificare qui la funzione di seguimi.'));
  226. define('_ACA_INFO_LIST_ACA_OWNER', compa::encodeutf('ID della persona che ha creato la lista.'));
  227. define('_ACA_INFO_LIST_WARNING', compa::encodeutf('Quest\'ultima opzione &egrave; disponibile solo una volta durante la creazione della lista.'));
  228. define('_ACA_INFO_LIST_SUBJET', compa::encodeutf('Oggetto della mailing. Questo &egrave; l\'oggetto della email che l\'iscritto ricever&agrave;.'));
  229. define('_ACA_INFO_MAILING_CONTENT', compa::encodeutf('Questo &egrave; il corpo del messaggioche vuoi inviare.'));
  230. define('_ACA_INFO_MAILING_NOHTML', compa::encodeutf('Inserisci qui il corpo del messaggio che vuoi inviare agli iscritti che scelgono di non ricevere in formato HTML. <BR/> NOTA: se lo lasci in bianco jNews convertir&agrave; automaticamente l\'HTML in solo testo.'));
  231. define('_ACA_INFO_MAILING_VISIBLE', compa::encodeutf('Clicca SI per visualizzare la mailing dal frontend.'));
  232. define('_ACA_INSERT_CONTENT', compa::encodeutf('Inserisci il contenuto esistente'));
  233. // Coupons
  234. define('_ACA_SEND_COUPON_SUCCESS', compa::encodeutf('Buono inviato con successo!'));
  235. define('_ACA_CHOOSE_COUPON', compa::encodeutf('Scegli il buono'));
  236. define('_ACA_TO_USER', compa::encodeutf(' a questo utente'));
  237. ### Cron options
  238. //drop down frequency(CRON)
  239. define('_ACA_FREQ_CH1', compa::encodeutf('Ogni ora'));
  240. define('_ACA_FREQ_CH2', compa::encodeutf('Ogni 6 ore'));
  241. define('_ACA_FREQ_CH3', compa::encodeutf('Ogni 12 ore'));
  242. define('_ACA_FREQ_CH4', compa::encodeutf('Quotidianamente'));
  243. define('_ACA_FREQ_CH5', compa::encodeutf('Settimanalmente'));
  244. define('_ACA_FREQ_CH6', compa::encodeutf('Mensilmente'));
  245. define('_ACA_FREQ_NONE', compa::encodeutf('No'));
  246. define('_ACA_FREQ_NEW', compa::encodeutf('Nuovi utenti'));
  247. define('_ACA_FREQ_ALL', compa::encodeutf('Tutti gli utenti'));
  248. //Label CRON form
  249. define('_ACA_LABEL_FREQ', compa::encodeutf('Cronologia jNews?'));
  250. define('_ACA_LABEL_FREQ_TIPS', compa::encodeutf('Clicca SI se vuoi usarlo per una cronologia jNews, No per ogni altro tipo di cronologia.<br />'.
  251. 'Se clicchi SI non serve specificare l\'indirizzo, sar&agrave; automaticamente aggiunto.'));
  252. define('_ACA_SITE_URL', compa::encodeutf('URL del tuo sito'));
  253. define('_ACA_CRON_FREQUENCY', compa::encodeutf('Frequenza cronologia'));
  254. define('_ACA_STARTDATE_FREQ', compa::encodeutf('Data di inizio'));
  255. define('_ACA_LABELDATE_FREQ', compa::encodeutf('Specifica la data'));
  256. define('_ACA_LABELTIME_FREQ', compa::encodeutf('Specifica l\'ora'));
  257. define('_ACA_CRON_URL', compa::encodeutf('URL cronologia'));
  258. define('_ACA_CRON_FREQ', compa::encodeutf('Frequenza'));
  259. define('_ACA_TITLE_CRONLIST', compa::encodeutf('Lista cronologia'));
  260. define('_NEW_LIST', compa::encodeutf('Crea una nuova lista'));
  261. //title CRON form
  262. define('_ACA_TITLE_FREQ', compa::encodeutf('Modifica cronologia'));
  263. define('_ACA_CRON_SITE_URL', compa::encodeutf('Inserisci un indirizzo di sito valido, iniziando con http://'));
  264. ### Mailings ###
  265. define('_ACA_MAILING_ALL', compa::encodeutf('Tutte le mailings'));
  266. define('_ACA_EDIT_A', compa::encodeutf('Modifica a'));
  267. define('_ACA_SELCT_MAILING', compa::encodeutf('Seleziona una lista nel menu a tendina per aggiungere una nuova mailing.'));
  268. define('_ACA_VISIBLE_FRONT', compa::encodeutf('Visibile nel frontend'));
  269. // mailer
  270. define('_ACA_SUBJECT', compa::encodeutf('Oggetto'));
  271. define('_ACA_CONTENT', compa::encodeutf('Contenuto'));
  272. define('_ACA_NAMEREP', compa::encodeutf('[NAME] = Verr&agrave; sostituito con il cognome della persona iscritta. Serve per personalizzare la mail<br />'));
  273. define('_ACA_FIRST_NAME_REP', compa::encodeutf('[FIRSTNAME] = Verr&agrave; sostituito dal nome dell\'iscritto.<br />'));
  274. define('_ACA_NONHTML', compa::encodeutf('Versione Non-html'));
  275. define('_ACA_ATTACHMENTS', compa::encodeutf('Allegati'));
  276. define('_ACA_SELECT_MULTIPLE', compa::encodeutf('Tieni premuto il tasto controllo (o comando) per selezionare allegati multipli.<br />' .
  277. 'I documenti visualizzati in questa lista di allegati sono residenti nella cartella degli allegati: puoi cambiare questo percorso nel pannello di controllo.'));
  278. define('_ACA_CONTENT_ITEM', compa::encodeutf('Contenuti'));
  279. define('_ACA_SENDING_EMAIL', compa::encodeutf('Invio email'));
  280. define('_ACA_MESSAGE_NOT', compa::encodeutf('Il messaggio non pu&ograve; essere inviato'));
  281. define('_ACA_MAILER_ERROR', compa::encodeutf('Errore Mailer'));
  282. define('_ACA_MESSAGE_SENT_SUCCESSFULLY', compa::encodeutf('Messaggio inviato correttamente'));
  283. define('_ACA_SENDING_TOOK', compa::encodeutf('Accettato invio mailing'));
  284. define('_ACA_SECONDS', compa::encodeutf('secondi'));
  285. define('_ACA_NO_ADDRESS_ENTERED', compa::encodeutf('Nessun indirizzo inserito'));
  286. define('_ACA_CHANGE_SUBSCRIPTIONS', compa::encodeutf('Cambia sottoscrizioni'));
  287. define('_ACA_CHANGE_EMAIL_SUBSCRIPTION', compa::encodeutf('Cambia la tua sottoscrizione'));
  288. define('_ACA_WHICH_EMAIL_TEST', compa::encodeutf('Indica a quale indirizzo email vuoi mandare questo test o anteprima'));
  289. define('_ACA_SEND_IN_HTML', compa::encodeutf('Invia in HTML (per html mailings)?'));
  290. define('_ACA_VISIBLE', compa::encodeutf('Visibile'));
  291. define('_ACA_INTRO_ONLY', compa::encodeutf('Solo Intro'));
  292. // stats
  293. define('_ACA_GLOBALSTATS', compa::encodeutf('Statistiche globali'));
  294. define('_ACA_DETAILED_STATS', compa::encodeutf('Dettagli statistiche'));
  295. define('_ACA_MAILING_LIST_DETAILS', compa::encodeutf('Dettagli Mailinglist'));
  296. define('_ACA_SEND_IN_HTML_FORMAT', compa::encodeutf('Inviata in HTML'));
  297. define('_ACA_VIEWS_FROM_HTML', compa::encodeutf('Viste (da html mails)'));
  298. define('_ACA_SEND_IN_TEXT_FORMAT', compa::encodeutf('Inviata in formato testo'));
  299. define('_ACA_HTML_READ', compa::encodeutf('HTML letti'));
  300. define('_ACA_HTML_UNREAD', compa::encodeutf('HTML non letti'));
  301. define('_ACA_TEXT_ONLY_SENT', compa::encodeutf('Solo testo'));
  302. // Configuration panel
  303. // main tabs
  304. define('_ACA_MAIL_CONFIG', compa::encodeutf('Mail'));
  305. define('_ACA_LOGGING_CONFIG', compa::encodeutf('Logs & Statistiche'));
  306. define('_ACA_SUBSCRIBER_CONFIG', compa::encodeutf('Iscritti'));
  307. define('_ACA_AUTO_CONFIG', compa::encodeutf('Cronologia'));
  308. define('_ACA_MISC_CONFIG', compa::encodeutf('Varie'));
  309. define('_ACA_MAIL_SETTINGS', compa::encodeutf('Parametri Mail'));
  310. define('_ACA_MAILINGS_SETTINGS', compa::encodeutf('Parametri Mailings'));
  311. define('_ACA_SUBCRIBERS_SETTINGS', compa::encodeutf('Parametri Iscritti'));
  312. define('_ACA_CRON_SETTINGS', compa::encodeutf('Parametri Cronologia'));
  313. define('_ACA_SENDING_SETTINGS', compa::encodeutf('Parametri Invio'));
  314. define('_ACA_STATS_SETTINGS', compa::encodeutf('Parametri Statistiche'));
  315. define('_ACA_LOGS_SETTINGS', compa::encodeutf('Parametri Logs'));
  316. define('_ACA_MISC_SETTINGS', compa::encodeutf('Parametri vari'));
  317. // mail settings
  318. define('_ACA_SEND_MAIL_FROM', compa::encodeutf('Bounce Back Address<br/>(used as Bounced back for all your messages)'));
  319. define('_ACA_SEND_MAIL_NAME', compa::encodeutf('Da Nome'));
  320. define('_ACA_MAILSENDMETHOD', compa::encodeutf('Metodo invio mail'));
  321. define('_ACA_SENDMAILPATH', compa::encodeutf('Percorso Sendmail'));
  322. define('_ACA_SMTPHOST', compa::encodeutf('SMTP host'));
  323. define('_ACA_SMTPAUTHREQUIRED', compa::encodeutf('SMTP autenticazione richiesta'));
  324. define('_ACA_SMTPAUTHREQUIRED_TIPS', compa::encodeutf('Scegli si se il tuo SMTP server richiede autenticazione'));
  325. define('_ACA_SMTPUSERNAME', compa::encodeutf('SMTP nome utente'));
  326. define('_ACA_SMTPUSERNAME_TIPS', compa::encodeutf('Inserisci il nome utente se il tuo SMTP server richiede autenticazione'));
  327. define('_ACA_SMTPPASSWORD', compa::encodeutf('SMTP password'));
  328. define('_ACA_SMTPPASSWORD_TIPS', compa::encodeutf('Inserisic la password se il tuo SMTP server richiede autenticazione'));
  329. define('_ACA_USE_EMBEDDED', compa::encodeutf('Usa immagini incorporate in HTML'));
  330. define('_ACA_USE_EMBEDDED_TIPS', compa::encodeutf('Seleziona si se le immagini del contenuto allegato possono essere inserite nel codice HTML, o no per usare i tag immagine di default del portale.'));
  331. define('_ACA_UPLOAD_PATH', compa::encodeutf('Path Upload/allegati'));
  332. define('_ACA_UPLOAD_PATH_TIPS', compa::encodeutf('Puoi specificare il percorso ad una cartella per l\'upload.<br />' .
  333. 'Assicurati che la cartella esista altrimenti creane una.'));
  334. // subscribers settings
  335. define('_ACA_ALLOW_UNREG', compa::encodeutf('Abilita non registrati'));
  336. define('_ACA_ALLOW_UNREG_TIPS', compa::encodeutf('Seleziona SI se vuoi abilitare gli utenti all\'iscrizione alle newsletters senza registrazione al portale.'));
  337. define('_ACA_REQ_CONFIRM', compa::encodeutf('Richiede conferma'));
  338. define('_ACA_REQ_CONFIRM_TIPS', compa::encodeutf('Seleziona SI se richiedi che un utente non registrato confermi il suo indirizzo email.'));
  339. define('_ACA_SUB_SETTINGS', compa::encodeutf('Parametri Iscrizione'));
  340. define('_ACA_SUBMESSAGE', compa::encodeutf('Messaggio Iscrizione'));
  341. define('_ACA_SUBSCRIBE_LIST', compa::encodeutf('Iscriviti a una newsletter'));
  342. define('_ACA_USABLE_TAGS', compa::encodeutf('Tags abilitati'));
  343. define('_ACA_NAME_AND_CONFIRM', compa::encodeutf('<b>[CONFIRM]</b> = Crea un collegamento cliccabile dove l\'iscritto pu&ograve; confermare la sua richiesta. &Egrave; <strong>richiesto</strong> per far funzionare jNews correttamente.<br />'
  344. .'<br />[NAME] = Verr&agrave; sostituito dal cognome delliscritto per personalizzare la mail.<br />'
  345. .'<br />[FIRSTNAME] = Verr&agrave; sostituito dal nome dell\'iscritto, il nome &egrave; DEFINITO come primo nome inserito dall\'iscritto.<br />'));
  346. define('_ACA_CONFIRMFROMNAME', compa::encodeutf('Nome conferma'));
  347. define('_ACA_CONFIRMFROMNAME_TIPS', compa::encodeutf('Inserisci il mome da visualizzare nella lettera di conferma.'));
  348. define('_ACA_CONFIRMFROMEMAIL', compa::encodeutf('Email conferma'));
  349. define('_ACA_CONFIRMFROMEMAIL_TIPS', compa::encodeutf('Inserisci l\'indirizzo email da visualizzare nella lettera di conferma.'));
  350. define('_ACA_CONFIRMBOUNCE', compa::encodeutf('Email conferma respinta'));
  351. define('_ACA_CONFIRMBOUNCE_TIPS', compa::encodeutf('Inserisci l\'indirizzo da visualizzare per la lettera di conferma respinta.'));
  352. define('_ACA_HTML_CONFIRM', compa::encodeutf('Conferma HTML'));
  353. define('_ACA_HTML_CONFIRM_TIPS', compa::encodeutf('Seleziona si per inviare la lettera di conferma in HTML se lutente lo permette.'));
  354. define('_ACA_TIME_ZONE_ASK', compa::encodeutf('Ora locale'));
  355. define('_ACA_TIME_ZONE_TIPS', compa::encodeutf('Scegli SI se vuoi che l\'utente inserisca l\'ora locale. L\'invio delle mail verr&agrave effettuato sulla base dell\'ora locale quando applicabile'));
  356. // Set up cronologia
  357. define('_ACA_TIME_OFFSET_URL', compa::encodeutf('Clicca qui per settare i parametri di scostamento nel pannello di configurazione globale -> Locale tab'));
  358. define('_ACA_TIME_OFFSET_TIPS', compa::encodeutf('Setta l\'ora del tuo server cosi che i dati registrati e l\'ora siano esatti'));
  359. define('_ACA_TIME_OFFSET', compa::encodeutf('Time offset'));
  360. define('_ACA_CRON_TITLE', compa::encodeutf('Funzione di cronologia'));
  361. define('_ACA_CRON_DESC', compa::encodeutf('<br />Usando la funzione di cronologia puoi assegnare una funzione automatica per il tuo sito Joomla!<br />' .
  362. 'Per farlo ti serve aggiungere nel tuo pannello di controllo crontab il seguente comando:<br />' .
  363. '<b>' . ACA_JPATH_LIVE . '/index2.php?option=com_jnewsletter&act=cron</b> ' .
  364. '<br /><br />Se ti serve aiuto per sistemarlo o hai qualche problema, visita il nostro forum <a href="http://www.ijoobi.com" target="_blank">http://www.ijoobi.com</a>'));
  365. // sending settings
  366. define('_ACA_PAUSEX', compa::encodeutf('Pausa in secondi ogni numero configurato di emails'));
  367. define('_ACA_PAUSEX_TIPS', compa::encodeutf('Inserisci un numero di secondi che jNews dar&agrave; al SMTP server per inviare i messaggi prima di procedere con il successivo gruppo di messaggi.'));
  368. define('_ACA_EMAIL_BET_PAUSE', compa::encodeutf('Emails tra pause'));
  369. define('_ACA_EMAIL_BET_PAUSE_TIPS', compa::encodeutf('Il numero di emails da inviare prima della pausa.'));
  370. define('_ACA_WAIT_USER_PAUSE', compa::encodeutf('Attesa per input utente'));
  371. define('_ACA_WAIT_USER_PAUSE_TIPS', compa::encodeutf('Se lo script debba aspettare un input utente nella pausa.'));
  372. define('_ACA_SCRIPT_TIMEOUT', compa::encodeutf('Script timeout'));
  373. define('_ACA_SCRIPT_TIMEOUT_TIPS', compa::encodeutf('Il numero di minuti in cui lo script &egrave; in grado di girare (0 per illimitato).'));
  374. // Stats settings
  375. define('_ACA_ENABLE_READ_STATS', compa::encodeutf('Abilita la lettura delle statistiche'));
  376. define('_ACA_ENABLE_READ_STATS_TIPS', compa::encodeutf('Seleziona si se vuoi il registro del numero di viste. Questa tecnica pu&ograve; essere usata solo con HTML mailings'));
  377. define('_ACA_LOG_VIEWSPERSUB', compa::encodeutf('Registro di viste per iscritto'));
  378. define('_ACA_LOG_VIEWSPERSUB_TIPS', compa::encodeutf('Seleziona si se vuoi il registro del numero di viste per iscritto. Questa tecnica pu&ograve; essere usata solo con HTML mailings'));
  379. // Logs settings
  380. define('_ACA_DETAILED', compa::encodeutf('Dettaglio logs'));
  381. define('_ACA_SIMPLE', compa::encodeutf('Logs semplificati'));
  382. define('_ACA_DIAPLAY_LOG', compa::encodeutf('Visualizza logs'));
  383. define('_ACA_DISPLAY_LOG_TIPS', compa::encodeutf('Seleziona SI se vuoi visualizzare i logs mentre si invia.'));
  384. define('_ACA_SEND_PERF_DATA', compa::encodeutf('Dati di funzionamento'));
  385. define('_ACA_SEND_PERF_DATA_TIPS', compa::encodeutf('Seleziona SI se vuoi permettere a jNews di inviare reports ANONIMI sulla tua configurazione, il numero degli iscritti ad una lsita ed il tempo necessario per inviare la lista. Questo ci dar&agrave; una idea delle prestazioni jNews e CI AIUTER&Agrave; a perfezionare jNews per i futuri rilasci.'));
  386. define('_ACA_SEND_AUTO_LOG', compa::encodeutf('Invia il log per la risposta automatica'));
  387. define('_ACA_SEND_AUTO_LOG_TIPS', compa::encodeutf('Seleziona SI se vuoi inviare un log per email ogni volta in cui la coda &egrave elaborata. ATTENZIONE: questo pu&ograve generare un numero enorme di emails.'));
  388. define('_ACA_SEND_LOG', compa::encodeutf('Log di invio'));
  389. define('_ACA_SEND_LOG_TIPS', compa::encodeutf('Se un log della mailing deve essere inviato all\'indirizzo email dell\'utente che ha spedito la mailing.'));
  390. define('_ACA_SEND_LOGDETAIL', compa::encodeutf('Invia il log dettagliato'));
  391. define('_ACA_SEND_LOGDETAIL_TIPS', compa::encodeutf('I dettagli includono info sul successo o il fallimento invio mail per ogni iscritto e una descrizione delle informazioni. Semplice invia solo la descrizione.'));
  392. define('_ACA_SEND_LOGCLOSED', compa::encodeutf('Invia il log se la connessione &egrave; chiusaS'));
  393. define('_ACA_SEND_LOGCLOSED_TIPS', compa::encodeutf('Con questa opzione l\'utente che ha spedito la lista ricever&agrave; anche un report per email.'));
  394. define('_ACA_SAVE_LOG', compa::encodeutf('Log di salvataggio'));
  395. define('_ACA_SAVE_LOG_TIPS', compa::encodeutf('Se un log della mailing deve essere aggiunto al file di log.'));
  396. define('_ACA_SAVE_LOGDETAIL', compa::encodeutf('Dettaglio log di salvataggio'));
  397. define('_ACA_SAVE_LOGDETAIL_TIPS', compa::encodeutf('I dettagli includono informazioni sul successo o il fallimento invio per ogni iscritto e una descrizione delle informazioni. Semplice invia solo la descrizione.'));
  398. define('_ACA_SAVE_LOGFILE', compa::encodeutf('Dettaglio log di salvataggio'));
  399. define('_ACA_SAVE_LOGFILE_TIPS', compa::encodeutf('File in cui vengono aggiunte le informazioni sui log. Questo file pu&ograve; diventare molto esteso.'));
  400. define('_ACA_CLEAR_LOG', compa::encodeutf('Pulisci log'));
  401. define('_ACA_CLEAR_LOG_TIPS', compa::encodeutf('Pulisce il file di log.'));
  402. ### control panel
  403. define('_ACA_CP_LAST_QUEUE', compa::encodeutf('Ultima coda eseguita'));
  404. define('_ACA_CP_TOTAL', compa::encodeutf('Totale'));
  405. define('_ACA_MAILING_COPY', compa::encodeutf('Mailing copiata con successo!'));
  406. // Miscellaneous settings
  407. define('_ACA_SHOW_GUIDE', compa::encodeutf('Mostra guida'));
  408. define('_ACA_SHOW_GUIDE_TIPS', compa::encodeutf('Mostra la guida all\'inizio per aiutare i nuovi utenti a creare una newsletter, una risposta automatica ed a settare i parametri per jNews correttamente.'));
  409. define('_ACA_AUTOS_ON', compa::encodeutf('Usa Risposta automatica'));
  410. define('_ACA_AUTOS_ON_TIPS', compa::encodeutf('Scegli NO se non vuoi usare la risposta automatica, tutte le risposte automatiche verranno disattivate.'));
  411. define('_ACA_NEWS_ON', compa::encodeutf('Usa Newsletters'));
  412. define('_ACA_NEWS_ON_TIPS', compa::encodeutf('Scegli NO se non vuoi usare le Newsletters, tutte le opzioni newsletters saranno disattivate.'));
  413. define('_ACA_SHOW_TIPS', compa::encodeutf('Mostra suggerimenti'));
  414. define('_ACA_SHOW_TIPS_TIPS', compa::encodeutf('Mostra i suggerimenti per aiutare gli utenti ad usare jNews in modo efficace.'));
  415. define('_ACA_SHOW_FOOTER', compa::encodeutf('Mostra la coda'));
  416. define('_ACA_SHOW_FOOTER_TIPS', compa::encodeutf('Indica se il footer contente il copyright deve essere mostrato oppure no.'));
  417. define('_ACA_SHOW_LISTS', compa::encodeutf('Mostra le liste nel frontend'));
  418. define('_ACA_SHOW_LISTS_TIPS', compa::encodeutf('Quando l\'utente non &grave; registrato mostra la lista di newsletters cui pu&ograve; iscriversi, un bottone di vista archivio newsletter o semplicemente il modulo di login per la registrazione.'));
  419. define('_ACA_CONFIG_UPDATED', compa::encodeutf('I dettagli di configurazione sono stati aggiornati!'));
  420. define('_ACA_UPDATE_URL', compa::encodeutf('Aggiorna URL'));
  421. define('_ACA_UPDATE_URL_WARNING', compa::encodeutf('ATTENZIONE! Non cambiare questa URL a meno che tu ne abbia chiesto l\'autorizzazione al Team jNews.<br />'));
  422. define('_ACA_UPDATE_URL_TIPS', compa::encodeutf('Per esempio: http://www.ijoobi.com/update/ (compreso lo slash finale)'));
  423. // modulo
  424. define('_ACA_EMAIL_INVALID', compa::encodeutf('Email immessa non valida.'));
  425. define('_ACA_REGISTER_REQUIRED', compa::encodeutf('Devi prima registrarti per poterti iscrivere ad una newsletter.'));
  426. // Box livello Accessi
  427. define('_ACA_OWNER', compa::encodeutf('Il creatore della lista:'));
  428. define('_ACA_ACCESS_LEVEL', compa::encodeutf('Setta il livello di accesso per la lista'));
  429. define('_ACA_ACCESS_LEVEL_OPTION', compa::encodeutf('Opzioni di livello di accesso'));
  430. define('_ACA_USER_LEVEL_EDIT', compa::encodeutf('Seleziona quale livello di accesso utente &egrave; abilitato a curare l\'edizione di una mailing (dal frontend o dal backend) '));
  431. // drop down options
  432. define('_ACA_AUTO_DAY_CH1', compa::encodeutf('Quotidianamente'));
  433. define('_ACA_AUTO_DAY_CH2', compa::encodeutf('Quotidianamente no weekend'));
  434. define('_ACA_AUTO_DAY_CH3', compa::encodeutf('Ogni altro giorno'));
  435. define('_ACA_AUTO_DAY_CH4', compa::encodeutf('Ogni altro giorno no weekend'));
  436. define('_ACA_AUTO_DAY_CH5', compa::encodeutf('Settimanalmente'));
  437. define('_ACA_AUTO_DAY_CH6', compa::encodeutf('Bi-settimanalmente'));
  438. define('_ACA_AUTO_DAY_CH7', compa::encodeutf('Mensilmente'));
  439. define('_ACA_AUTO_DAY_CH9', compa::encodeutf('Annualmente'));
  440. define('_ACA_AUTO_OPTION_NONE', compa::encodeutf('No'));
  441. define('_ACA_AUTO_OPTION_NEW', compa::encodeutf('Nuovi Utenti'));
  442. define('_ACA_AUTO_OPTION_ALL', compa::encodeutf('Tutti gli Utenti'));
  443. //
  444. define('_ACA_UNSUB_MESSAGE', compa::encodeutf('Messaggio Email di rimozione'));
  445. define('_ACA_UNSUB_SETTINGS', compa::encodeutf('Parametri di rimozione'));
  446. define('_ACA_AUTO_ADD_NEW_USERS', compa::encodeutf('Iscrivi automaticamente Utenti?'));
  447. // Update and upgrade messages
  448. define('_ACA_NO_UPDATES', compa::encodeutf('Non ci sono aggiornamenti disponibili al momento.'));
  449. define('_ACA_VERSION', compa::encodeutf('Versione jNews'));
  450. define('_ACA_NEED_UPDATED', compa::encodeutf('Files da aggiornare:'));
  451. define('_ACA_NEED_ADDED', compa::encodeutf('Files da aggiungere:'));
  452. define('_ACA_NEED_REMOVED', compa::encodeutf('Files da rimuovere:'));
  453. define('_ACA_FILENAME', compa::encodeutf('Nome file:'));
  454. define('_ACA_CURRENT_VERSION', compa::encodeutf('Versione attuale:'));
  455. define('_ACA_NEWEST_VERSION', compa::encodeutf('Nuova versione:'));
  456. define('_ACA_UPDATING', compa::encodeutf('Aggiornamento'));
  457. define('_ACA_UPDATE_UPDATED_SUCCESSFULLY', compa::encodeutf('I files sono stati aggiornati con successo.'));
  458. define('_ACA_UPDATE_FAILED', compa::encodeutf('Aggiornamento fallito!'));
  459. define('_ACA_ADDING', compa::encodeutf('Aggiunte'));
  460. define('_ACA_ADDED_SUCCESSFULLY', compa::encodeutf('Aggiunti con successo.'));
  461. define('_ACA_ADDING_FAILED', compa::encodeutf('Aggiunta fallita!'));
  462. define('_ACA_REMOVING', compa::encodeutf('Rimossi'));
  463. define('_ACA_REMOVED_SUCCESSFULLY', compa::encodeutf('Rimossi con successo.'));
  464. define('_ACA_REMOVING_FAILED', compa::encodeutf('Rimozione fallita!'));
  465. define('_ACA_INSTALL_DIFFERENT_VERSION', compa::encodeutf('Installa una versione diversa'));
  466. define('_ACA_CONTENT_ADD', compa::encodeutf('Aggiungi contenuto'));
  467. define('_ACA_UPGRADE_FROM', compa::encodeutf('Importa dati (newsletters e iscritti\' informazioni) da'));
  468. define('_ACA_UPGRADE_MESS', compa::encodeutf('Non c\'&egrave; pericolo nei dati esistenti. <br /> Questo processo impoter&agrave; semplicemente i dati nel database jNews.'));
  469. define('_ACA_CONTINUE_SENDING', compa::encodeutf('Continua invio'));
  470. // jNews message
  471. define('_ACA_UPGRADE1', compa::encodeutf('Puoi facilmente importare i tuoi utenti e le newsletters da'));
  472. define('_ACA_UPGRADE2', compa::encodeutf('a jNews nel pannello aggiornamenti.'));
  473. define('_ACA_UPDATE_MESSAGE', compa::encodeutf('Una nuova versione di jNews &egrave; disponibile! '));
  474. define('_ACA_UPDATE_MESSAGE_LINK', compa::encodeutf('Clicca qui per aggiornare!'));
  475. define('_ACA_CRON_SETUP', compa::encodeutf('Perch&egrave; le risposte automatiche possano essere inviate devi settare i parametri della funzione cronologia.'));
  476. define('_ACA_THANKYOU', compa::encodeutf('Grazie per aver scelto jNews, il tuo partner nella communicazione!'));
  477. define('_ACA_NO_SERVER', compa::encodeutf('Il server per l\'aggiornamento non &egrave; disponibile, riprova pi&ugrave; tardi.'));
  478. define('_ACA_MOD_PUB', compa::encodeutf('Il modulo jNews non &egrave; pubblicato.'));
  479. define('_ACA_MOD_PUB_LINK', compa::encodeutf('Clicca qui per pubblicarlo!'));
  480. define('_ACA_IMPORT_SUCCESS', compa::encodeutf('Importato con successo'));
  481. define('_ACA_IMPORT_EXIST', compa::encodeutf('Iscritto gi&agrave; presente nel database'));
  482. // jNews\'s Guide
  483. define('_ACA_GUIDE', compa::encodeutf('\'s Wizard'));
  484. define('_ACA_GUIDE_FIRST_ACA_STEP', compa::encodeutf('<p>jNews presenta molte caratteristiche e questo wizard ti guider&agrave; attraverso un processo di 4 facili passi will per permetterti di inviare le tue newsletters e risposte automatiche!<p />'));
  485. define('_ACA_GUIDE_FIRST_ACA_STEP_DESC', compa::encodeutf('Prima di tutto, ti serve aggiungere una lista. Una lista potrebbe essere di due tipi, o una newsletter o una risposta automatica.' .
  486. ' Nella lista definisci i diversi parametri per abilitare l\'invio delle newsletters o delle risposte automatiche: mittente, layout, iscritti\' messaggio di benvenuto, etc...
  487. <br /><br />Puoi organizzare la tua prima lista qui: <a href="index2.php?option=com_jnewsletter&act=list" >crea una lista</a> e clicca il bottone Nuovo.'));
  488. define('_ACA_GUIDE_FIRST_ACA_STEP_UPGRADE', compa::encodeutf('jNews ti fornisce un modo facile per importare tutti i dati da un precedente sistema di newsletter.<br />' .
  489. ' Vai in Aggiornamento nel pannello di controllo e scegli il tuo precedente sistema di newsletters per importare tutte le newsletters e gli iscritti.<br /><br />' .
  490. '<span style="color:#FF5E00;" >IMPORTANTE: l\'importazione &egrave; LIBERA da rischi e non interessa in alcun modo i dati del tuo precedente sistema di newsletter</span><br />' .
  491. 'Dopo l\'importazione sarai in grado di organizzare i tuoi iscritti e le mailings direttamente da jNews.<br /><br />'));
  492. define('_ACA_GUIDE_SECOND_ACA_STEP', compa::encodeutf('Grande, la tua prima lista &egrave; allestita! Puoi ora scrivere il tuo primo %s. Per crearlo vai a: '));
  493. define('_ACA_GUIDE_SECOND_ACA_STEP_AUTO', compa::encodeutf('Amministrazione Risposta Automatica'));
  494. define('_ACA_GUIDE_SECOND_ACA_STEP_NEWS', compa::encodeutf('Amministrazione Newsletter'));
  495. define('_ACA_GUIDE_SECOND_ACA_STEP_FINAL', compa::encodeutf(' e seleziona il tuo %s. <br /> Poi scegli il tuo %s nella lista del menu a tendina. Crea la tua prima lista di indirizzi cliccando su Nuovo '));
  496. define('_ACA_GUIDE_THRID_ACA_STEP_NEWS', compa::encodeutf('Prima di inviare la tua prima newsletter controlla la configurazione della mail.'.
  497. 'Vai alla <a href="index2.php?option=com_jnewsletter&act=configuration" >pagina di configurazione</a> per verificare i parametri della mail. <br />'));
  498. define('_ACA_GUIDE_THRID2_ACA_STEP_NEWS', compa::encodeutf('<br />Quando sei pronto torna indietro al menu delle Newsletters, seleziona la tua lista di indirizzi e clicca Invio'));
  499. define('_ACA_GUIDE_THRID_ACA_STEP_AUTOS', compa::encodeutf('Per l\'invio delle tue risposte automatiche devi prima settare una funzione di cronologia sul tuo server. ' .
  500. ' Vai al Cron tab nel pannello di controllo.' .
  501. ' <a href="index2.php?option=com_jnewsletter&act=configuration" >clicca qui</a> per imparare come organizzare un task di cronologia. <br />'));
  502. define('_ACA_GUIDE_MODULE', compa::encodeutf(' <br />Assicurati di aver pubblicato il modulo jNews in modo che gli utenti possano iscriversi alla lista.'));
  503. define('_ACA_GUIDE_FOUR_ACA_STEP_NEWS', compa::encodeutf('Ora puoi anche organizzare una risposta automatica.'));
  504. define('_ACA_GUIDE_FOUR_ACA_STEP_AUTOS', compa::encodeutf('Ora puoi anche organizzare una newsletter.'));
  505. define('_ACA_GUIDE_FOUR_ACA_STEP', compa::encodeutf('<p><br />Voila! Sei pronto per comunicare efficacemente con i tuoi ospiti e utenti. Questo wizard terminer&agrave; non appena avrai inserito una seconda lista o spegnerlo nel <a href="index2.php?option=com_jnewsletter&act=configuration" >pannello di configurazione</a>.' .
  506. '<br /><br /> Per ulteriori domande sull\'uso jNews, vai al ' .
  507. '<a target="_blank" href="http://www.ijoobi.com/index.php?option=com_agora&Itemid=60" >forum</a>. ' .
  508. ' Troverai molte informazioni su come comunicare efficacemente con i tuoi iscritti su <a href="http://www.ijoobi.com/" target="_blank" >www.ijoobi.com</a>.' .
  509. '<p /><br /><b>Grazie per aver scelto di usare jNews. Il Tuo Partner per la Comunicazione!</b> '));
  510. define('_ACA_GUIDE_TURNOFF', compa::encodeutf('Il wizard si sta ora spegnendo!'));
  511. define('_ACA_STEP', compa::encodeutf('STEP '));
  512. // jNews Install
  513. define('_ACA_INSTALL_CONFIG', compa::encodeutf('Configurazione jNews'));
  514. define('_ACA_INSTALL_SUCCESS', compa::encodeutf('Installazione riuscita'));
  515. define('_ACA_INSTALL_ERROR', compa::encodeutf('Errore installatione'));
  516. define('_ACA_INSTALL_BOT', compa::encodeutf('Plugin (Bot)jNews'));
  517. define('_ACA_INSTALL_MODULE', compa::encodeutf('Modulo jNews'));
  518. //Others
  519. define('_ACA_JAVASCRIPT', compa::encodeutf('!Attenzione! Per un funzionamento corretto deve essere abilitato Javascript.'));
  520. define('_ACA_EXPORT_TEXT', compa::encodeutf('Gli iscritti sono esportati in base alla lista che hai scelto. <br />Iscritti esportati per lista'));
  521. define('_ACA_IMPORT_TIPS', compa::encodeutf('Iscritti importati. Le info nel file devono avere il seguente formato: <br />' .
  522. 'Nome,email,riceviHTML(1/0),confermato(1/0)'));
  523. define('_ACA_SUBCRIBER_EXIT', compa::encodeutf('&egrave; gi&agrave; iscritto'));
  524. define('_ACA_GET_STARTED', compa::encodeutf('Clicca qui per iniziare!'));
  525. //News since 1.0.1
  526. define('_ACA_WARNING_1011', compa::encodeutf('Warning: 1011: Aggiornamento non eseguito a causa di restrizioni del tuo server.'));
  527. define('_ACA_SEND_MAIL_FROM_TIPS', compa::encodeutf('used as Bounced back for all your messages'));
  528. define('_ACA_SEND_MAIL_NAME_TIPS', compa::encodeutf('Scegli quale nome viene mostrato come mittente.'));
  529. define('_ACA_MAILSENDMETHOD_TIPS', compa::encodeutf('Scegli il sistema di email che vuoi usare: PHP mail function, <span>Sendmail</span> or SMTP Server.'));
  530. define('_ACA_SENDMAILPATH_TIPS', compa::encodeutf('Questa &egrave; la directory del Mail server'));
  531. define('_ACA_LIST_T_TEMPLATE', compa::encodeutf('Template'));
  532. define('_ACA_NO_MAILING_ENTERED', compa::encodeutf('Mailing non fornita'));
  533. define('_ACA_NO_LIST_ENTERED', compa::encodeutf('Lista non fornita'));
  534. define('_ACA_SENT_MAILING', compa::encodeutf('Mailings inviate'));
  535. define('_ACA_SELECT_FILE', compa::encodeutf('Seleziona un file per '));
  536. define('_ACA_LIST_IMPORT', compa::encodeutf('Check sulla lista(e) di cui vuoi associare gli iscritti.'));
  537. define('_ACA_PB_QUEUE', compa::encodeutf('Iscritto inserito ma ci sono problemi a collegarlo/a alla lista(e). Controlla manualmente.'));
  538. define('_ACA_UPDATE_MESS', compa::encodeutf(''));
  539. define('_ACA_UPDATE_MESS1', compa::encodeutf('Aggiornamento importante!'));
  540. define('_ACA_UPDATE_MESS2', compa::encodeutf('Patch and small fixes.'));
  541. define('_ACA_UPDATE_MESS3', compa::encodeutf('Nuova versione.'));
  542. define('_ACA_UPDATE_MESS5', compa::encodeutf('Joomla 1.5 is required to update.'));
  543. define('_ACA_UPDATE_IS_AVAIL', compa::encodeutf(' &egrave; disponibile!'));
  544. define('_ACA_NO_MAILING_SENT', compa::encodeutf('Nessuna mailing inviata!'));
  545. define('_ACA_SHOW_LOGIN', compa::encodeutf('Mostra login form'));
  546. define('_ACA_SHOW_LOGIN_TIPS', compa::encodeutf('Seleziona SI per visualizzare il form di login nel front-end del pannello di controllo jNews cos&igrave; l\'utente pu&ograve; registrarsi dal sito.'));
  547. define('_ACA_LISTS_EDITOR', compa::encodeutf('Redattore Descrizione Lista'));
  548. define('_ACA_LISTS_EDITOR_TIPS', compa::encodeutf('Seleziona SI per usare un editor HTML per modificare il campo di descrizione della lista.'));
  549. define('_ACA_SUBCRIBERS_VIEW', compa::encodeutf('Vista iscritti'));
  550. //News since 1.0.2
  551. define('_ACA_FRONTEND_SETTINGS', compa::encodeutf('Parametri Front-end'));
  552. define('_ACA_SHOW_LOGOUT', compa::encodeutf('Mostra il bottone logout'));
  553. define('_ACA_SHOW_LOGOUT_TIPS', compa::encodeutf('Seleziona SI per mostrare il bottone di logout nel front-end jNews.'));
  554. //News since 1.0.3 CB integration
  555. define('_ACA_CONFIG_INTEGRATION', compa::encodeutf('Integrazione'));
  556. define('_ACA_CB_INTEGRATION', compa::encodeutf('Integrazione Costruttore Comunit&agrave;'));
  557. define('_ACA_INSTALL_PLUGIN', compa::encodeutf('Plugin Costruttore Comunit&agrave; (jNews Integration) '));
  558. define('_ACA_CB_PLUGIN_NOT_INSTALLED', compa::encodeutf('Il Plugin jNews per Community Builder non &egrave; ancora installato!'));
  559. define('_ACA_CB_PLUGIN', compa::encodeutf('Registro Liste'));
  560. define('_ACA_CB_PLUGIN_TIPS', compa::encodeutf('Seleziona SI per mostrare le mailing lists nel form di registrazione community builder'));
  561. define('_ACA_CB_LISTS', compa::encodeutf('List IDs'));
  562. define('_ACA_CB_LISTS_TIPS', compa::encodeutf('QUESTO &Egrave; UN CAMPO OBBLIGATORIO. Inserisci il numero delle liste cui vuoi abilitare gli utenti a iscriversi, separate da una virgola , (0 mostra tutte le liste)'));
  563. define('_ACA_CB_INTRO', compa::encodeutf('Introduzione'));
  564. define('_ACA_CB_INTRO_TIPS', compa::encodeutf('Il testo che comparir&agrave; prima dell\'elenco. LASCIATO IN BIANCO NON MOSTRA NULLA. Puoi usare i tags HTML per personalizzare il look.'));
  565. define('_ACA_CB_SHOW_NAME', compa::encodeutf('Mostra Nome Lista'));
  566. define('_ACA_CB_SHOW_NAME_TIPS', compa::encodeutf('Seleziona se mostrare oppure no il nome della lista dopo l\'introduzione.'));
  567. define('_ACA_CB_LIST_DEFAULT', compa::encodeutf('Check list by default'));
  568. define('_ACA_CB_LIST_DEFAULT_TIPS', compa::encodeutf('Seleziona se vuoi il check box per ogni lista, checked di default.'));
  569. define('_ACA_CB_HTML_SHOW', compa::encodeutf('Mostra ricevi HTML'));
  570. define('_ACA_CB_HTML_SHOW_TIPS', compa::encodeutf('Settato su SI permette agli utenti di decidere se vogliono ricevere in formato HTML o no. Su NO viene usato di default ricevi html.'));
  571. define('_ACA_CB_HTML_DEFAULT', compa::encodeutf('Ricevi HTML Default '));
  572. define('_ACA_CB_HTML_DEFAULT_TIPS', compa::encodeutf('Setta questa opzione per mostrare html mailing configuration di default. Se Mostra ricevi HTML &egrave; settato su NO, questa opzione sar&agrave; poi di default.'));
  573. // Since 1.0.4
  574. define('_ACA_BACKUP_FAILED', compa::encodeutf('Il backup del file &egrave; fallito! Il file non &egrave stato sostituito.'));
  575. define('_ACA_BACKUP_YOUR_FILES', compa::encodeutf('La precedente versione dei files &egrave; stata archiviata nella seguente directory:'));
  576. define('_ACA_SERVER_LOCAL_TIME', compa::encodeutf('Ora locale del Server'));
  577. define('_ACA_SHOW_ARCHIVE', compa::encodeutf('Mostra il pulsante di archivio'));
  578. define('_ACA_SHOW_ARCHIVE_TIPS', compa::encodeutf('Seleziona S&Igrave; per mostrare il pulsante di archivio nella pagina della lista delle Newsletter'));
  579. define('_ACA_LIST_OPT_TAG', compa::encodeutf('Tags'));
  580. define('_ACA_LIST_OPT_IMG', compa::encodeutf('Immagini'));
  581. define('_ACA_LIST_OPT_CTT', compa::encodeutf('Contenuto'));
  582. define('_ACA_INPUT_NAME_TIPS', compa::encodeutf('Inserisci il tuo nome completo (Nome proprio prima)'));
  583. define('_ACA_INPUT_EMAIL_TIPS', compa::encodeutf('Inserisci il tuo indirizzo email (Assicurati che sia un indirizzo email valido se vuoi ricevere le tue liste.)'));
  584. define('_ACA_RECEIVE_HTML_TIPS', compa::encodeutf('Scegli S&Igrave; se vuoi ricevere le tue liste HTML - NO per ricevere le liste in formato di testo'));
  585. define('_ACA_TIME_ZONE_ASK_TIPS', compa::encodeutf('Specifica il tuo fuso orario.'));
  586. // Since 1.0.5
  587. define('_ACA_FILES', compa::encodeutf('Files'));
  588. define('_ACA_FILES_UPLOAD', compa::encodeutf('Carica'));
  589. define('_ACA_MENU_UPLOAD_IMG', compa::encodeutf('Carica Immagini'));
  590. define('_ACA_TOO_LARGE', compa::encodeutf('Il file &egrave; troppo grande. La massima dimensione permessa &egrave;'));
  591. define('_ACA_MISSING_DIR', compa::encodeutf('La cartella di destinazione non esiste'));
  592. define('_ACA_IS_NOT_DIR', compa::encodeutf('La cartella di destinazione non esiste oppure si tratta di un normale file.'));
  593. define('_ACA_NO_WRITE_PERMS', compa::encodeutf('Non hai i diritti di scrittura sulla cartella'));
  594. define('_ACA_NO_USER_FILE', compa::encodeutf('Non hai selezionato alcun file da caricare.'));
  595. define('_ACA_E_FAIL_MOVE', compa::encodeutf('Impossibile spostare il file.'));
  596. define('_ACA_FILE_EXISTS', compa::encodeutf('Il file di destinazione esiste gi&agrave;.'));
  597. define('_ACA_CANNOT_OVERWRITE', compa::encodeutf('Il file di destinazione esiste gi&agrave; e non puoi sovrascriverlo.'));
  598. define('_ACA_NOT_ALLOWED_EXTENSION', compa::encodeutf('Estensione del file non permessa'));
  599. define('_ACA_PARTIAL', compa::encodeutf('Il file &egrave; stato caricato solo parzialmente.'));
  600. define('_ACA_UPLOAD_ERROR', compa::encodeutf('Errore di caricamento:'));
  601. define('DEV_NO_DEF_FILE', compa::encodeutf('Il file era stato caricato solo parzialmente.'));
  602. define('_ACA_CONTENTREP', compa::encodeutf('[SUBSCRIPTIONS] = Questo verr&agrave; sostituito con i link alle liste sottoscritte.' .
  603. ' Ci&ograve; &egrave; <strong>richiesto</strong> per far funzionare jNews correttamente.<br />' .
  604. 'Se inserisci un altro contenuto in questa casella, sar&agrave; visualizzato in tutte le comunicazioni di questa lista.' .
  605. ' <br />Aggiungi il messaggio della tua newsletter alla fine. jNews aggiunger&agrave; automaticamente un link perch&egrave; l\'utente possa cambiare le proprie informazioni e un link per cancellarsi dalla lista.'));
  606. // since 1.0.6
  607. define('_ACA_NOTIFICATION', compa::encodeutf('Notifica')); // shortcut for Email notification
  608. define('_ACA_NOTIFICATIONS', compa::encodeutf('Notifiche'));
  609. define('_ACA_USE_SEF', compa::encodeutf('mailings in SEF'));
  610. define('_ACA_USE_SEF_TIPS', compa::encodeutf('Si raccomanda di scegliere No. Comunque se vuoi che l\'URL inclusa nelle tue mailings usi SEF scegli SI.' .
  611. ' <br /><b>I links lavoreranno allo stesso modo per entrambe le opzioni. No, assicurer&agrave; che i links nelle mailings lavorerino sempre anche se cambi il tuo SEF.</b> '));
  612. define('_ACA_ERR_NB', compa::encodeutf('Errore #: ERR'));
  613. define('_ACA_ERR_SETTINGS', compa::encodeutf('Errore manipolazione settings'));
  614. define('_ACA_ERR_SEND', compa::encodeutf('Invia report errori'));
  615. define('_ACA_ERR_SEND_TIPS', compa::encodeutf('Se vuoi che jNews sia il miglior prodotto seleziona SI. Questo ci mander&agrave; un report di errore. Cosi non hai pi&ugrave; bisogno di riportare bugs ;-) <br /> <b>NESSUNA INFORMAZIONE PRIVATA &Egrave; INVIATA</b>. Non sappiamo da quale sito provenga l\'errore. Noi inviamo informazioni solo su jNews , il setup PHP e le queries SQL. '));
  616. define('_ACA_ERR_SHOW_TIPS', compa::encodeutf('Scegli SI per visualizzare il numero di errore sullo schermo. Principalmente usato a scopo di ricerca e correzione errori. '));
  617. define('_ACA_ERR_SHOW', compa::encodeutf('Visualizza errori'));
  618. define('_ACA_LIST_SHOW_UNSUBCRIBE', compa::encodeutf('Visualizza link di rimozione'));
  619. define('_ACA_LIST_SHOW_UNSUBCRIBE_TIPS', compa::encodeutf('Seleziona SI per visualizzare i links di rimozione al fondo delle mailings per gli utenti che vogliono cambiare le loro iscrizioni. <br /> NO, disabilita i links e il footer.'));
  620. define('_ACA_UPDATE_INSTALL', compa::encodeutf('<span style="color: rgb(255, 0, 0);">IMPORTANTE!</span> <br />Se stai facendo l\'upgrade di una precedente versione jNews devi aggiornare il tuo database cliccando sul seguente bottone (I tuoi dati rimarranno integri)'));
  621. define('_ACA_UPDATE_INSTALL_BTN', compa::encodeutf('Tabelle e configurazione Upgrade'));
  622. define('_ACA_MAILING_MAX_TIME', compa::encodeutf('Tempo massimo di coda'));
  623. define('_ACA_MAILING_MAX_TIME_TIPS', compa::encodeutf('Definisce il tempo massimo per ciascun gruppo di emails inviate. Si raccomanda sia tra 30 secondi e 2 minuti.'));
  624. // virtuemart integration beta
  625. define('_ACA_VM_INTEGRATION', compa::encodeutf('Integrazione VirtueMart'));
  626. define('_ACA_VM_COUPON_NOTIF', compa::encodeutf('ID comunicazione Buono'));
  627. define('_ACA_VM_COUPON_NOTIF_TIPS', compa::encodeutf('Specifica il numero ID della mailing che vuoi usare per inviare buoni ai tuoi clienti.'));
  628. define('_ACA_VM_NEW_PRODUCT', compa::encodeutf('ID comunicazione nuovi prodotti'));
  629. define('_ACA_VM_NEW_PRODUCT_TIPS', compa::encodeutf('Specifica il numero ID della mailing che vuoi usare per inviare la comunicazione di nuovi prodotti.'));
  630. // dalla 1.0.8
  631. // crea forms per iscrizioni
  632. define('_ACA_FORM_BUTTON', compa::encodeutf('Crea form'));
  633. define('_ACA_FORM_COPY', compa::encodeutf('codice HTML'));
  634. define('_ACA_FORM_COPY_TIPS', compa::encodeutf('Copia il codice sorgente HTML nella tua pagina HTML.'));
  635. define('_ACA_FORM_LIST_TIPS', compa::encodeutf('Seleziona la lista che vuoi inserire nel form'));
  636. // messaggi aggiornamento
  637. define('_ACA_UPDATE_MESS4', compa::encodeutf('Pu&ograve;\non pu&ograve; essere aggiornato automaticamente.'));
  638. define('_ACA_WARNG_REMOTE_FILE', compa::encodeutf('Nessun modo per prendere il file remoto.'));
  639. define('_ACA_ERROR_FETCH', compa::encodeutf('Errore di prelievo file.'));
  640. define('_ACA_CHECK', compa::encodeutf('Controllo'));
  641. define('_ACA_MORE_INFO', compa::encodeutf('Informazioni aggiuntive'));
  642. define('_ACA_UPDATE_NEW', compa::encodeutf('Aggiorna alla nuova versione'));
  643. define('_ACA_UPGRADE', compa::encodeutf('Upgrade to higher product'));
  644. define('_ACA_DOWNDATE', compa::encodeutf('Roll back to previous version'));
  645. define('_ACA_DOWNGRADE', compa::encodeutf('Indietro al prodotto di base'));
  646. define('_ACA_REQUIRE_JOOM', compa::encodeutf('Richiede Joomla'));
  647. define('_ACA_TRY_IT', compa::encodeutf('Provalo!'));
  648. define('_ACA_NEWER', compa::encodeutf('Pi&ugrave; nuovo'));
  649. define('_ACA_OLDER', compa::encodeutf('Pi&ugrave; vecchio'));
  650. define('_ACA_CURRENT', compa::encodeutf('Attuale'));
  651. // dalla 1.0.9
  652. define('_ACA_CHECK_COMP', compa::encodeutf('Prova uno degli altri componenti'));
  653. define('_ACA_MENU_VIDEO', compa::encodeutf('Lezioni Video'));
  654. define('_ACA_AUTO_SCHEDULE', compa::encodeutf('Programma'));
  655. define('_ACA_SCHEDULE_TITLE', compa::encodeutf('Regolazione funzione automatica programma'));
  656. define('_ACA_ISSUE_NB_TIPS', compa::encodeutf('Numero di edizione generato automaticamente dal sistema'));
  657. define('_ACA_SEL_ALL', compa::encodeutf('Tutte le newsletters'));
  658. define('_ACA_SEL_ALL_SUB', compa::encodeutf('Tutte le liste'));
  659. define('_ACA_INTRO_ONLY_TIPS', compa::encodeutf('Se spunti questo box sar&agrave; inserita nella newsletter solo l\'introduzione con un link all\'articolo completo sul tuo sito.'));
  660. define('_ACA_TAGS_TITLE', compa::encodeutf('Tag Contenuto'));
  661. define('_ACA_TAGS_TITLE_TIPS', compa::encodeutf('Copia e incolla questo tag tag nella newsletter dove vuoi che il contenuto relativo venga inserito.'));
  662. define('_ACA_PREVIEW_EMAIL_TEST', compa::encodeutf('Indica l\'indirizzo email a cui inviare il test'));
  663. define('_ACA_PREVIEW_TITLE', compa::encodeutf('Anteprima'));
  664. define('_ACA_AUTO_UPDATE', compa::encodeutf('Nuova notifica aggiornamento'));
  665. define('_ACA_AUTO_UPDATE_TIPS', compa::encodeutf('Seleziona SI se vuoi essere avvisato di nuovi aggiornamenti per il componente. <br />IMPORTANTE!! Si deve attivare Mostra suggerimenti perch&egrave; questa funzione lavori correttamente.'));
  666. // dalls 1.1.0
  667. define('_ACA_LICENSE', compa::encodeutf('Informazioni Licenza'));
  668. // since 1.1.1
  669. define('_ACA_NEW', compa::encodeutf('New'));
  670. define('_ACA_SCHEDULE_SETUP', compa::encodeutf('In order for the autoresponders to be sent you need to setup scheduler in the configuration.'));
  671. define('_ACA_SCHEDULER', compa::encodeutf('Scheduler'));
  672. define('_ACA_JNEWSLETTER_CRON_DESC', compa::encodeutf('if you do not have access to a cron task manager on your website, you can register for a Free jNews Cron account at:'));
  673. define('_ACA_CRON_DOCUMENTATION', compa::encodeutf('You can find further information on setting up the jNews Scheduler at the following url:'));
  674. define('_ACA_CRON_DOC_URL', compa::encodeutf('<a href="http://www.ijoobi.com/index.php?option=com_content&view=article&id=4249&catid=29&Itemid=72"
  675. target="_blank">http://www.ijoobi.com/index.php?option=com_content&Itemid=72&view=category&layout=blog&id=29&limit=60</a>'));
  676. define( '_ACA_QUEUE_PROCESSED', compa::encodeutf('Queue processed succefully...'));
  677. define( '_ACA_ERROR_MOVING_UPLOAD', compa::encodeutf('Error moving imported file'));
  678. //since 1.1.4
  679. define( '_ACA_SCHEDULE_FREQUENCY', compa::encodeutf('Scheduler frequency'));
  680. define( '_ACA_CRON_MAX_FREQ', compa::encodeutf('Scheduler max frequency'));
  681. define( '_ACA_CRON_MAX_FREQ_TIPS', compa::encodeutf('Specify the maximum frequency the scheduler can run ( in minutes ). This will limit the scheduler even if the cron task is set up more frequently.'));
  682. define( '_ACA_CRON_MAX_EMAIL', compa::encodeutf('Maximum emails per task'));
  683. define( '_ACA_CRON_MAX_EMAIL_TIPS', compa::encodeutf('Specify the maximum number of emails sent per task (0 unlimited).'));
  684. define( '_ACA_CRON_MINUTES', compa::encodeutf(' minutes'));
  685. define( '_ACA_SHOW_SIGNATURE', compa::encodeutf('Show email footer'));
  686. define( '_ACA_SHOW_SIGNATURE_TIPS', compa::encodeutf('Whether or not you want to promote jNews in the footer of the emails.'));
  687. define( '_ACA_QUEUE_AUTO_PROCESSED', compa::encodeutf('Auto-responders processed successfully...'));
  688. define( '_ACA_QUEUE_NEWS_PROCESSED', compa::encodeutf('Scheduled newsletters processed successfully...'));
  689. define( '_ACA_MENU_SYNC_USERS', compa::encodeutf('Sync Users'));
  690. define( '_ACA_SYNC_USERS_SUCCESS', compa::encodeutf('Users Synchronization Successful!'));
  691. // compatibility with Joomla 15
  692. if (!defined('_BUTTON_LOGOUT')) define( '_BUTTON_LOGOUT', compa::encodeutf('Logout'));
  693. if (!defined('_CMN_YES')) define( '_CMN_YES', compa::encodeutf('Yes'));
  694. if (!defined('_CMN_NO')) define( '_CMN_NO', compa::encodeutf('No'));
  695. if (!defined('_HI')) define( '_HI', compa::encodeutf('Hi'));
  696. if (!defined('_CMN_TOP')) define( '_CMN_TOP', compa::encodeutf('Top'));
  697. if (!defined('_CMN_BOTTOM')) define( '_CMN_BOTTOM', compa::encodeutf('Bottom'));
  698. //if (!defined('_BUTTON_LOGOUT')) define( '_BUTTON_LOGOUT', compa::encodeutf('Logout'));
  699. // For include title only or full article in content item tab in newsletter edit - p0stman911
  700. define('_ACA_TITLE_ONLY_TIPS', compa::encodeutf('If you select this only the title of the article will be inserted into the mailing as a link to the complete article on your site.'));
  701. define('_ACA_TITLE_ONLY', compa::encodeutf('Title Only'));
  702. define('_ACA_FULL_ARTICLE_TIPS', compa::encodeutf('If you select this the complete article will be inserted into the mailing'));
  703. define('_ACA_FULL_ARTICLE', compa::encodeutf('Full Article'));
  704. define('_ACA_CONTENT_ITEM_SELECT_T', compa::encodeutf('Select a content item to append to the message. <br />Copy and paste the <b>content tag</b> into the mailing. You can choose to have the full text, intro only, or title only with (0, 1, or 2 respectively). '));
  705. define('_ACA_SUBSCRIBE_LIST2', compa::encodeutf('Mailing list(s)'));
  706. // smart-newsletter function
  707. define('_ACA_AUTONEWS', compa::encodeutf('Smart-Newsletter'));
  708. define('_ACA_MENU_AUTONEWS', compa::encodeutf('Smart-Newsletters'));
  709. define('_ACA_AUTO_NEWS_OPTION', compa::encodeutf('Smart-Newsletter options'));
  710. define('_ACA_AUTONEWS_FREQ', compa::encodeutf('Newsletter Frequency'));
  711. define('_ACA_AUTONEWS_FREQ_TIPS', compa::encodeutf('Specify the frequency at which you want to send the smart-newsletter.'));
  712. define('_ACA_AUTONEWS_SECTION', compa::encodeutf('Article Section'));
  713. define('_ACA_AUTONEWS_SECTION_TIPS', compa::encodeutf('Specify the section you want to choose the articles from.'));
  714. define('_ACA_AUTONEWS_CAT', compa::encodeutf('Article Category'));
  715. define('_ACA_AUTONEWS_CAT_TIPS', compa::encodeutf('Specify the category you want to choose the articles from (All for all article in that section).'));
  716. define('_ACA_SELECT_SECTION', compa::encodeutf('All Sections'));
  717. define('_ACA_SELECT_CAT', compa::encodeutf('All Categories'));
  718. define('_ACA_AUTO_DAY_CH8', compa::encodeutf('Quaterly'));
  719. define('_ACA_AUTONEWS_STARTDATE', compa::encodeutf('Start date'));
  720. define('_ACA_AUTONEWS_STARTDATE_TIPS', compa::encodeutf('Specify the date you want to start sending the Smart Newsletter.'));
  721. define('_ACA_AUTONEWS_TYPE', compa::encodeutf('Content rendering'));// how we see the content which is included in the newsletter
  722. define('_ACA_AUTONEWS_TYPE_TIPS', compa::encodeutf('Full Article: will include the entire article in the newsletter.<br />' .
  723. 'Intro only: will include only the introduction of the article in the newsletter.<br/>' .
  724. 'Title only: will include only the title of the article in the newsletter.'));
  725. define('_ACA_TAGS_AUTONEWS', compa::encodeutf('[SMARTNEWSLETTER] = This will be replaced by the Smart-newsletter.'));
  726. //since 1.1.3
  727. define('_ACA_MALING_EDIT_VIEW', compa::encodeutf('Create / View Mailings'));
  728. define('_ACA_LICENSE_CONFIG', compa::encodeutf('License'));
  729. define('_ACA_ENTER_LICENSE', compa::encodeutf('Enter license'));
  730. define('_ACA_ENTER_LICENSE_TIPS', compa::encodeutf('Enter your license number and save it.'));
  731. define('_ACA_LICENSE_SETTING', compa::encodeutf('License settings'));
  732. define('_ACA_GOOD_LIC', compa::encodeutf('Your license is valid.'));
  733. define('_ACA_NOTSO_GOOD_LIC', compa::encodeutf('Your license is not valid: '));
  734. define('_ACA_PLEASE_LIC', compa::encodeutf('Please contact jNews support to upgrade your license ( license@ijoobi.com ).'));
  735. define('_ACA_DESC_PLUS', compa::encodeutf('jNews Plus is the first sequencial auto-responders for Joomla CMS. ' . _ACA_FEATURES));
  736. define('_ACA_DESC_PRO', compa::encodeutf('jNews PRO the ultimate mailing system for Joomla CMS. ' . _ACA_FEATURES));
  737. //since 1.1.4
  738. define('_ACA_ENTER_TOKEN', compa::encodeutf('Enter token'));
  739. define('_ACA_ENTER_TOKEN_TIPS', compa::encodeutf('Please enter your token number you received by email when you purchased jNews. '));
  740. define('_ACA_JNEWSLETTER_SITE', compa::encodeutf('jNews site:'));
  741. define('_ACA_MY_SITE', compa::encodeutf('My site:'));
  742. define( '_ACA_LICENSE_FORM', compa::encodeutf(' ' .
  743. 'Click here to go to the license form.</a>'));
  744. define('_ACA_PLEASE_CLEAR_LICENSE', compa::encodeutf('Please clear the license field so it is empty and try again.<br /> If the problem persists, '));
  745. define( '_ACA_LICENSE_SUPPORT', compa::encodeutf('If you still have questions, ' . _ACA_PLEASE_LIC));
  746. define( '_ACA_LICENSE_TWO', compa::encodeutf('you can get your license manual by entering the token number and site URL (which is highlighted in green at the top of this page) in the License form. '
  747. . _ACA_LICENSE_FORM . '<br /><br/>' . _ACA_LICENSE_SUPPORT));
  748. define('_ACA_ENTER_TOKEN_PATIENCE', compa::encodeutf('After saving your token a license will be generated automatically. ' .
  749. ' Usually the token is validated in 2 minutes. However, in some cases it can take up to 15 minutes.<br />' .
  750. '<br />Check back this control panel in few minutes. <br /><br />' .
  751. 'If you didn\'t receive a valid license key in 15 minutes, '. _ACA_LICENSE_TWO));
  752. define( '_ACA_ENTER_NOT_YET', compa::encodeutf('Your token has not yet been validated.'));
  753. define( '_ACA_UPDATE_CLICK_HERE', compa::encodeutf('Pleae visit <a href="http://www.ijoobi.com" target="_blank">www.ijoobi.com</a> to download the newest version.'));
  754. define( '_ACA_NOTIF_UPDATE', compa::encodeutf('To be notified of new updates enter your email address and click subscribe '));
  755. define('_ACA_THINK_PLUS', compa::encodeutf('If you want more out of your mailing system think Plus!'));
  756. define('_ACA_THINK_PLUS_1', compa::encodeutf('Sequential auto-responders'));
  757. define('_ACA_THINK_PLUS_2', compa::encodeutf('Schedule the delivery of your newsletter for a predefined date'));
  758. define('_ACA_THINK_PLUS_3', compa::encodeutf('No more server limitation'));
  759. define('_ACA_THINK_PLUS_4', compa::encodeutf('and much more...'));
  760. //since 1.2.2
  761. define( '_ACA_LIST_ACCESS', compa::encodeutf('List Access'));
  762. define( '_ACA_INFO_LIST_ACCESS', compa::encodeutf('Specify what group of users can view and subscribe to this list'));
  763. define( 'ACA_NO_LIST_PERM', compa::encodeutf('You don\'t have enough permission to subscribe to this list'));
  764. //Archive Configuration
  765. define('_ACA_MENU_TAB_ARCHIVE', compa::encodeutf('Archive'));
  766. define('_ACA_MENU_ARCHIVE_ALL', compa::encodeutf('Archive All'));
  767. //Archive Lists
  768. define('_FREQ_OPT_0', compa::encodeutf('None'));
  769. define('_FREQ_OPT_1', compa::encodeutf('Every Week'));
  770. define('_FREQ_OPT_2', compa::encodeutf('Every 2 Weeks'));
  771. define('_FREQ_OPT_3', compa::encodeutf('Every Month'));
  772. define('_FREQ_OPT_4', compa::encodeutf('Every Quarter'));
  773. define('_FREQ_OPT_5', compa::encodeutf('Every Year'));
  774. define('_FREQ_OPT_6', compa::encodeutf('Other'));
  775. define('_DATE_OPT_1', compa::encodeutf('Created date'));
  776. define('_DATE_OPT_2', compa::encodeutf('Modified date'));
  777. define('_ACA_ARCHIVE_TITLE', compa::encodeutf('Setting up auto-archive frequency'));
  778. define('_ACA_FREQ_TITLE', compa::encodeutf('Archive frequency'));
  779. define('_ACA_FREQ_TOOL', compa::encodeutf('Define how often you want the Archive Manager to arhive your website content.'));
  780. define('_ACA_NB_DAYS', compa::encodeutf('Number of days'));
  781. define('_ACA_NB_DAYS_TOOL', compa::encodeutf('This is only for the Other option! Please specify the number of days between each Archive.'));
  782. define('_ACA_DATE_TITLE', compa::encodeutf('Date type'));
  783. define('_ACA_DATE_TOOL', compa::encodeutf('Define if the archived should be done on the created date or modified date.'));
  784. define('_ACA_MAINTENANCE_TAB', compa::encodeutf('Maintenance settings'));
  785. define('_ACA_MAINTENANCE_FREQ', compa::encodeutf('Maintenance frequency'));
  786. define( '_ACA_MAINTENANCE_FREQ_TIPS', compa::encodeutf('Specify the frequency at which you want the maintenance routine to run.'));
  787. define( '_ACA_CRON_DAYS', compa::encodeutf('hour(s)'));
  788. define( '_ACA_LIST_NOT_AVAIL', compa::encodeutf('There is no list available.'));
  789. define( '_ACA_LIST_ADD_TAB', compa::encodeutf('Add/Edit'));
  790. define( '_ACA_LIST_ACCESS_EDIT', compa::encodeutf('Mailing Add/Edit Access'));
  791. define( '_ACA_INFO_LIST_ACCESS_EDIT', compa::encodeutf('Specify what group of users can add or edit a new mailing for this list'));
  792. define( '_ACA_MAILING_NEW_FRONT', compa::encodeutf('Createa New Mailing'));
  793. define('_ACA_AUTO_ARCHIVE', compa::encodeutf('Auto-Archive'));
  794. define('_ACA_MENU_ARCHIVE', compa::encodeutf('Auto-Archive'));
  795. //Extra tags:
  796. define('_ACA_TAGS_ISSUE_NB', compa::encodeutf('[ISSUENB] = This will be replaced by the issue number of the newsletter.'));
  797. define('_ACA_TAGS_DATE', compa::encodeutf('[DATE] = This will be replaced by the sent date.'));
  798. define('_ACA_TAGS_CB', compa::encodeutf('[CBTAG:{field_name}] = This will be replaced by the value taken from the Community Builder field: eg. [CBTAG:firstname] '));
  799. define( '_ACA_MAINTENANCE', compa::encodeutf('Joobi Care'));
  800. define('_ACA_THINK_PRO', compa::encodeutf('When you have professional needs, you use professional components!'));
  801. define('_ACA_THINK_PRO_1', compa::encodeutf('Smart-Newsletters'));
  802. define('_ACA_THINK_PRO_2', compa::encodeutf('Define access level for your list'));
  803. define('_ACA_THINK_PRO_3', compa::encodeutf('Define who can edit/add mailings'));
  804. define('_ACA_THINK_PRO_4', compa::encodeutf('More tags: add your CB fields'));
  805. define('_ACA_THINK_PRO_5', compa::encodeutf('Joomla contents Auto-archive'));
  806. define('_ACA_THINK_PRO_6', compa::encodeutf('Database optimization'));
  807. define('_ACA_LIC_NOT_YET', compa::encodeutf('Your license is not yet valid. Please check the license Tab in the configuration panel.'));
  808. define('_ACA_PLEASE_LIC_GREEN', compa::encodeutf('Make sure to provide the green information at the top of the tab to our support team.'));
  809. define('_ACA_FOLLOW_LINK', compa::encodeutf('Get Your License'));
  810. define( '_ACA_FOLLOW_LINK_TWO', compa::encodeutf('You can get your license by entering the token number and site URL (which is highlighted in green at the top of this page) in the License form. '));
  811. define( '_ACA_ENTER_TOKEN_TIPS2', compa::encodeutf(' Then click on Apply button in the top right menu.'));
  812. define( '_ACA_ENTER_LIC_NB', compa::encodeutf('Enter your License'));
  813. define( '_ACA_UPGRADE_LICENSE', compa::encodeutf('Upgrade Your License'));
  814. define( '_ACA_UPGRADE_LICENSE_TIPS', compa::encodeutf('If you received a token to upgrade your license please enter it here, click Apply and proceed to number <b>2</b> to get your new license number.'));
  815. define( '_ACA_MAIL_FORMAT', compa::encodeutf('Encoding format'));
  816. define( '_ACA_MAIL_FORMAT_TIPS', compa::encodeutf('What format do you want to use for encoding your mailings, Text only or MIME'));
  817. define( '_ACA_JNEWSLETTER_CRON_DESC_ALT', compa::encodeutf('If you do not have access to a cron task manager on your website, you can use the Free jCron component to create a cron task from your website.'));
  818. //since 1.3.1
  819. define('_ACA_SHOW_AUTHOR', compa::encodeutf('Show Author\'s Name'));
  820. define('_ACA_SHOW_AUTHOR_TIPS', compa::encodeutf('Select Yes if you want to add the name of the author when you add an article in the Mailing'));
  821. //since 1.3.5
  822. define('_ACA_REGWARN_NAME', compa::encodeutf('Inserisci il tuo nome.'));
  823. define('_ACA_REGWARN_MAIL', compa::encodeutf('Inserisci un indirizzo e-mail valido.'));
  824. //since 1.5.6
  825. define('_ACA_ADDEMAILREDLINK_TIPS', compa::encodeutf('If you select Yes, the e-mail of the user will be added as a parameter at the end of your redirect URL (the redirect link for your module or for an external jNews form).<br/>That can be useful if you want to execute a special script in your redirect page.'));
  826. define('_ACA_ADDEMAILREDLINK', compa::encodeutf('Add e-mail to the redirect link'));
  827. //since 1.6.3
  828. define('_ACA_ITEMID', compa::encodeutf('ItemId'));
  829. define('_ACA_ITEMID_TIPS', compa::encodeutf('This ItemId will be added to your jNews links.'));
  830. //since 1.6.5
  831. define('_ACA_SHOW_JCALPRO', compa::encodeutf('jCalPRO'));
  832. define('_ACA_SHOW_JCALPRO_TIPS', compa::encodeutf('Show the integration tab for jCalPRO <br/>(only if jCalPRO is installed on your website!)'));
  833. define('_ACA_JCALTAGS_TITLE', compa::encodeutf('jCalPRO Tag:'));
  834. define('_ACA_JCALTAGS_TITLE_TIPS', compa::encodeutf('Copy and paste this tag into the mailing where you want to have the event to be placed.'));
  835. define('_ACA_JCALTAGS_DESC', compa::encodeutf('Description:'));
  836. define('_ACA_JCALTAGS_DESC_TIPS', compa::encodeutf('Select Yes if you want to insert the description of the event'));
  837. define('_ACA_JCALTAGS_START', compa::encodeutf('Start date:'));
  838. define('_ACA_JCALTAGS_START_TIPS', compa::encodeutf('Select Yes if you want to insert the start date of the event'));
  839. define('_ACA_JCALTAGS_READMORE', compa::encodeutf('Read more:'));
  840. define('_ACA_JCALTAGS_READMORE_TIPS', compa::encodeutf('Select Yes if you want to insert a <b>read more link</b> for this event'));
  841. define('_ACA_REDIRECTCONFIRMATION', compa::encodeutf('Redirect URL'));
  842. define('_ACA_REDIRECTCONFIRMATION_TIPS', compa::encodeutf('If you require a confirmation e-mail, the user will be confirmed and redirected to this URL if he clicks on the confirmation link.'));
  843. //since 2.0.0 compatibility with Joomla 1.5
  844. if(!defined('_CMN_SAVE') and defined('CMN_SAVE')) define('_CMN_SAVE',CMN_SAVE);
  845. if(!defined('_CMN_SAVE')) define('_CMN_SAVE','Save');
  846. if(!defined('_NO_ACCOUNT')) define('_NO_ACCOUNT','No account yet?');
  847. if(!defined('_CREATE_ACCOUNT')) define('_CREATE_ACCOUNT','Register');
  848. if(!defined('_NOT_AUTH')) define('_NOT_AUTH','You are not authorised to view this resource.');
  849. //since 3.0.0
  850. define('_ACA_DISABLETOOLTIP', compa::encodeutf('Disable Tooltip'));
  851. define('_ACA_DISABLETOOLTIP_TIPS', compa::encodeutf('Disable the tooltip on the frontend'));
  852. define('_ACA_MINISENDMAIL', compa::encodeutf('Use Mini SendMail'));
  853. define('_ACA_MINISENDMAIL_TIPS', compa::encodeutf('If your server use Mini SendMail, select this option to don\'t add the name of the user in the header of the e-mail'));
  854. //Since 3.1.5
  855. define('_ACA_READMORE',compa::encodeutf('Read more...'));
  856. define('_ACA_VIEWARCHIVE',compa::encodeutf('Click here'));
  857. //since 4.0.0
  858. define('_ACA_SHOW_JLINKS',compa::encodeutf('Link Tracking'));
  859. define('_ACA_SHOW_JLINKS_TIPS',compa::encodeutf('Enables the integration with jLinks to be able to do link tracking for each links in the newsletter.'));
  860. //since 4.1.0
  861. define( '_ACA_MAIL_ENCODING', 'Mail encoding' );
  862. define( '_ACA_MAIL_ENCODING_TIPS', 'What encoding format do you want to use UTF-8 (highly recommended) or ISO-8859-2' );
  863. define( '_ACA_COPY_SUBJECT', 'Copy Subject' );
  864. //since 5.0.0
  865. //mary for columns
  866. define('_ACA_MCOLUMN1','Column 1');//$GLOBALS[ACA.'column1_name']);
  867. define('_ACA_MCOLUMN2','Column 2');//$GLOBALS[ACA.'column2_name']);
  868. define('_ACA_MCOLUMN3','Column 3');//$GLOBALS[ACA.'column3_name']);
  869. define('_ACA_MCOLUMN4','Column 4');//$GLOBALS[ACA.'column4_name']);
  870. define('_ACA_MCOLUMN5','Column 5');//$GLOBALS[ACA.'column5_name']);
  871. //fieldset for column configuration
  872. define('_ACA_COLUMN','User-defined Columns');
  873. define('_ACA_COLUMN1','Show Column 1');
  874. define('_ACA_COLUMN2','Show Column 2');
  875. define('_ACA_COLUMN3','Show Column 3');
  876. define('_ACA_COLUMN4','Show Column 4');
  877. define('_ACA_COLUMN5','Show Column 5');
  878. define('_ACA_COL1_NAME', 'Column 1 Name');
  879. define('_ACA_COL2_NAME', 'Column 2 Name');
  880. define('_ACA_COL3_NAME', 'Column 3 Name');
  881. define('_ACA_COL4_NAME', 'Column 4 Name');
  882. define('_ACA_COL5_NAME', 'Column 5 Name');
  883. //define('_ACA_COL1_TIPS','Enter the alias name of column 1 to be shown in the subscribers module');
  884. define('_ACA_SHOW_COLUMN1_TIPS','Show/hide this column in your subscribers list-BE');
  885. define('_ACA_SHOW_COLUMN2_TIPS','Show/hide this column in your subscribers list-BE');
  886. define('_ACA_SHOW_COLUMN3_TIPS','Show/hide this column in your subscribers list-BE');
  887. define('_ACA_SHOW_COLUMN4_TIPS','Show/hide this column in your subscribers list-BE');
  888. define('_ACA_SHOW_COLUMN5_TIPS','Show/hide this column in your subscribers list-BE');
  889. define('_ACA_INPUT_COLUMN1','Column 1');//$GLOBALS[ACA.'column1_name']);
  890. define('_ACA_INPUT_COLUMN2','Column 2');//$GLOBALS[ACA.'column2_name']);
  891. define('_ACA_INPUT_COLUMN3','Column 3');//$GLOBALS[ACA.'column3_name']);
  892. define('_ACA_INPUT_COLUMN4','Column 4');//$GLOBALS[ACA.'column4_name']);
  893. define('_ACA_INPUT_COLUMN5','Column 5');//$GLOBALS[ACA.'column5_name']);
  894. define('_ACA_INPUT_COLUMN1_TIPS','Enter your column 1');
  895. define('_ACA_INPUT_COLUMN2_TIPS','Enter your column 2');
  896. define('_ACA_INPUT_COLUMN3_TIPS','Enter your column 3');
  897. define('_ACA_INPUT_COLUMN4_TIPS','Enter your column 4');
  898. define('_ACA_INPUT_COLUMN5_TIPS','Enter your column 5');
  899. define('_ACA_COLUMN1_REP', '[COLUMN1] = This will be replaced by your user defined column 1');
  900. define('_ACA_COLUMN2_REP', '[COLUMN2] = This will be replaced by your user defined column 2');
  901. define('_ACA_COLUMN3_REP', '[COLUMN3] = This will be replaced by your user defined column 3');
  902. define('_ACA_COLUMN4_REP', '[COLUMN4] = This will be replaced by your user defined column 4');
  903. define('_ACA_COLUMN5_REP', '[COLUMN5] = This will be replaced by your user defined column 5');
  904. define('_ACA_REGWARN_COLUMN1','Please enter your');
  905. define('_ACA_REGWARN_COLUMN2','Please enter your');
  906. define('_ACA_REGWARN_COLUMN3','Please enter your');
  907. define('_ACA_REGWARN_COLUMN4','Please enter your');
  908. define('_ACA_REGWARN_COLUMN5','Please enter your');
  909. //end of columns
  910. //url
  911. define('_ACA_URL_PASS','Password');
  912. 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.)');
  913. define('_ACA_URL_MES','Please subscribe through the Subscriber Module or subscribe through the frontend.');
  914. define('_ACA_URL_PASS_WARN','(In the PRO If you change this password, please update the hidden password in your external form as well.)');
  915. define('_ACA_ENABLE_CAPTCHA', 'Enable Captcha');
  916. define('_ACA_ENABLE_CAPTCHA_TIPS','Enable captcha functionality in the subscriber module and in the subscription via external form in the PRO.');
  917. //url
  918. // subscription notification
  919. define('_ACA_SUBSCRIPTION_NOTIFY','Send Subscription Notification');
  920. 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: ');
  921. define('_ACA_SUBSCRIPTION_NOTIFY_MSG1','A subscription notification email has been sent to the administrator.');
  922. define('_ACA_SUBSCRIPTION_NOTIFY_MSG2','No subscription notification email sent.');
  923. define('_ACA_NEW_SUB','jNews Newsletter Subscription');
  924. define('_ACA_SUBSCRIPTION_NOTIFY_ERR','Unable in sending a subscription notification to the administrator.');
  925. //subscription notification messages
  926. //for captcha
  927. define('_ACA_CAPTCHA_CAPTION','Code: ');
  928. 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>');
  929. define('_ACA_REGWARN_CAPTCHA','Enter the captcha code.');
  930. define('_ACA_SUB_ERR','<br>Error in subscribing.');
  931. //since 6.0.0
  932. define('_ACA_MOOTOOLS_BTNTEXT' , 'Subscribe Here');
  933. define('_ACA_QUEUE_SUBJECT','Subject');
  934. define('_ACA_QUEUE_EMAIL','Email');
  935. define('_ACA_QUEUE_PRIOR','Priority');
  936. define('_ACA_QUEUE_ATT','Attempts');
  937. define('_ACA_QUEUE_DEL', 'Delete');
  938. define('_ACA_PROCESS_Q','Process Queue');
  939. define('_ACA_CLEAN_Q','Clean Queue');
  940. define('_ACA_SENDDATE','Send date');
  941. define('_ACA_MAILING_Q','All Mailings in Queue');
  942. define('_ACA_MENU_QUEUE', 'Queue');
  943. define('_ACA_MENU_TEMPLATES','Templates');
  944. define('_ACA_MENU_TAB_QUEUE' , 'Queue');
  945. define('_ACA_Q_PROCESS' , 'Queue Configuration');
  946. define('_ACA_MAX_Q','Maximum number of e-mails per batch');
  947. define('_ACA_SUBS_LIST_LABEL' , 'This Newsletter will be sent to the subscribers of the following selected lists:');
  948. define('_ACA_SUBS_LIST_CAMPAIGN' , 'This Newsletter will be sent to the subscribers of the following selected campaigns:');
  949. define('_ACA_SUBS_LIST_RECEIVE', 'Receive' );
  950. define('_ACA_SUBS_LIST_TOALL', 'Select All' );
  951. define('_ACA_SUBS_LIST_TONONE', 'None' );
  952. define('_ACA_LIST_COLOR','Color');
  953. define('_ACA_LIST_COLOR_TIP','Select the color for your list. It can be usefull for the statistics.');
  954. define('_ACA_MENU_NEW', 'New');
  955. define('_ACA_MENU_EDIT', 'Edit');
  956. define('_ACA_MENU_APPLY', 'Apply');
  957. define('_ACA_MENU_CANCEL', 'Cancel');
  958. define('_ACA_MENU_TEMPLATE', 'Template');
  959. define('_ACA_HTML_VERSION', 'HTML Version');
  960. define('_ACA_NONHTML_VERSION', 'Non-HTML Version');
  961. define('_ACA_TAG_NAME_DESC' , 'This will be replaced by the name the subscriber entered, you will be sending personalized email when using this.');
  962. define('_ACA_TAG_FNAME_DESC' , 'This will be replaced by the FIRST name of the subscriber entered.');
  963. define('_ACA_TAG_ISSUENB_DESC' , 'This will be replaced by the issue number of the newsletter.');
  964. define('_ACA_TAG_DATE_DESC' , 'This will be replaced by the sent date.');
  965. define('_ACA_TAG_CBNAME' , '[CBTAG:{field_name}]');
  966. define('_ACA_TAG_CBNAME_DESC' , 'This will be replaced by the value taken from the Community Builder field: eg. [CBTAG:firstname] ');
  967. 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 /> ');
  968. define('_ACA_DATETIME' , 'Date and Time');
  969. define('_ACA_TEMPLATE_COPY' , '_copy');
  970. define('_ACA_TEMPLATE_DEFAULT_NODEL' , 'You cannot delete a default template!');
  971. define('_ACA_TEMPLATE_DEFAULT_SUCCS' , 'Successfully set to default!');
  972. define('_ACA_TEMPLATE' , 'Template');
  973. define('_ACA_TEMPLATES' , 'Templates');
  974. define('_ACA_CAMPAIGN' , 'Campaign');
  975. define('_ACA_SELCT_MAILINGLIST', 'Please select a list in the List tab in order to add a mailing.');
  976. define('_ACA_SELCT_MAILINGCAMPAIGN', 'Please select a campaign in the List tab in order to add a mailing.');
  977. define('_ACA_TEMPLATE_AVAIL', 'All Available Templates');
  978. define('_ACA_TEMPLATE_NAME', 'Name');
  979. define('_ACA_TEMPLATE_NAME_T', 'Enter the name of the template.');
  980. define('_ACA_TEMPLATE_NAMEKEY', 'Namekey');
  981. define('_ACA_TEMPLATE_NAMEKEY_T', 'Enter the namekey of the template.');
  982. define('_ACA_TEMPLATE_DESC', 'Description');
  983. define('_ACA_TEMPLATE_DEFAULT', 'Default');
  984. define('_ACA_TEMPLATE_DEFAULT_T', 'Select "Yes" to set as the default template.');
  985. define('_ACA_TEMPLATE_PUBLISH', 'Publish');
  986. define('_ACA_TEMPLATE_PUBLISH_T', 'Select "Yes" to publish the template.');
  987. define('_ACA_TEMPLATE_BG', 'Background Color');
  988. define('_ACA_TEMPLATE_BG_T', 'Select the template background color.');
  989. define('_ACA_TEMPLATE_UPLOAD', 'Upload Thumbnail');
  990. define('_ACA_TEMPLATE_UPLOAD_T', 'Upload an image thumbnail of the template.');
  991. define('_ACA_TEMPLATE_DESC_T', 'Enter the description of the template.');
  992. define('_ACA_TEMPLATE_STYLE_TH1', 'Title h1');
  993. define('_ACA_TEMPLATE_STYLE_TH2', 'Title h2');
  994. define('_ACA_TEMPLATE_STYLE_TH3', 'Title h3');
  995. define('_ACA_TEMPLATE_STYLE_TH4', 'Title h4');
  996. define('_ACA_TEMPLATE_STYLE_UNSUB', 'Style for the Unsubscribe Link');
  997. define('_ACA_TEMPLATE_STYLE_SUB', 'Style for the "Change Your Subscription" Link');
  998. define('_ACA_TEMPLATE_STYLE_CONTENT', 'Style for the content area');
  999. define('_ACA_TEMPLATE_STYLE_CHEAD', 'Style for the content title');
  1000. define('_ACA_TEMPLATE_STYLE_CREADMORE', 'Style for the read more link');
  1001. define('_ACA_TEMPLATE_STYLE_VONLINE', 'Style for the "View it online" Link');
  1002. define('_ACA_TEMPLATE_STYLE_NEW', 'Add a New Style');
  1003. define('_ACA_TEMPLATE_STYLE_NEWC', 'Name of the CSS Class');
  1004. define('_ACA_TEMPLATE_STYLE_NEWAPPLIED', 'CSS that will be applied to the class.');
  1005. //statistics & reports
  1006. define('_ACA_REPORTS_SUBS', 'Subscribers Reports');
  1007. define('_ACA_REPORTS_MAIL', 'Mailing Reports');
  1008. define('_ACA_REPORTS_LIST', 'List Reports');
  1009. define('_ACA_LIST_SUBCRIBERS', 'No. of Subscribers');
  1010. define('_ACA_LIST_UNSUBSCRIBERS', 'No. of Unsubscribers');
  1011. define('_ACA_LIST_CONFIRMED', 'No. of Confirmed Emails');
  1012. define('_ACA_LIST_UNCONFIRMED', 'No. of Unconfirmed Emails');
  1013. define('_ACA_LIST_SUB_DATE', 'Subscribed Date');
  1014. define('_ACA_MAILING_SEND_DATE','Send Date');
  1015. define('_ACA_MAILING_SUBJECT', 'Subject');
  1016. define('_ACA_MAILING_SENT_HTML','Sent in HTML');
  1017. define('_ACA_MAILING_SENT_TEXT','Sent in Text');
  1018. define('_ACA_MAILING_FAILED', 'Send Fails');
  1019. define('_ACA_MAILING_PENDING', 'Mail Pending');
  1020. define('_ACA_MAILING_BOUNCES','Bounces');
  1021. define('_ACA_MAILING_SENT', 'Total Sent');
  1022. //stats filters
  1023. define('_ACA_GROUP_PREDEFINED_DATE','Predefined Date'); //legend
  1024. define('_ACA_GROUP_SPECIFIED_DATE','Specified Date');
  1025. define('_ACA_LABEL_SET_INTERVAL', 'Set Interval'); //labels
  1026. define('_ACA_LABEL_DATE_RANGE','Date Range');
  1027. define('_ACA_LABEL_CURRENT_SERVER_TIME', 'Current Server Time');
  1028. define('_ACA_LABEL_REPORT_TYPE','Report Type');
  1029. define('_ACA_INTERVAL_DAILY','Daily'); //intervals
  1030. define('_ACA_INTERVAL_WEEKLY','Weekly');
  1031. define('_ACA_INTERVAL_MONTHLY', 'Monthly');
  1032. define('_ACA_INTERVAL_YEARLY','Yearly');
  1033. define('_ACA_DEFINED_RANGE_YESTERDAY','Yesterday'); //predefined range
  1034. define('_ACA_DEFINED_RANGE_TODAY', 'Today');
  1035. define('_ACA_DEFINED_RANGE_THIS_WEEK','This Week');
  1036. define('_ACA_DEFINED_RANGE_LAST_WEEK','Last Week');
  1037. define('_ACA_DEFINED_RANGE_LAST_TWO_WEEK','Last 2 Weeks');
  1038. define('_ACA_DEFINED_RANGE_THIS_MONTH','This Month');
  1039. define('_ACA_DEFINED_RANGE_LAST_MONTH','Last Month');
  1040. define('_ACA_DEFINED_RANGE_THIS_YEAR','This Year');
  1041. define('_ACA_DEFINED_RANGE_LAST_YEAR','Last Year');
  1042. define('_ACA_DEFINED_RANGE_TWO_YEARS_AGO','2 Years Ago');
  1043. define('_ACA_DEFINED_RANGE_3_YEARS_AGO','3 Years Ago');
  1044. define('_ACA_BUTTON_REFRESH','Refresh'); //buttons
  1045. define('_ACA_BUTTON_GENERATE','Generate');
  1046. define('_ACA_BUTTON_RESET', 'Reset');
  1047. define('_ACA_SPECIFIED_DATE_START','Start'); //specified date
  1048. define('_ACA_SPECIFIED_DATE_END','End');
  1049. define('_ACA_REPORT_LISTING','Listing');
  1050. define('_ACA_REPORT_GRAPH','Graph');
  1051. define('_ACA_REPORT_EXPORT','Export');
  1052. define('-ACA_SUBSCRIBERS_ALL_USERS', 'All Users'); //subscribers
  1053. define('_ACA_SUBSCRIBERS_REGISTERED', 'Registered');
  1054. define('_ACA_SUBSCRIBERS-GUESTS','Guests');
  1055. define('_ACA_REPORT_WARN_MESSAGE', 'Incomplete Date Selection in Specified Fieldset!');
  1056. //stats export
  1057. define('_ACA_STATS_EXPORT', 'Export');
  1058. define('_ACA_EXPORT_WARN_MESSAGE', 'No Data to be Exported');
  1059. define('_ACA_GRAPH_WARN_MESSAGE', 'No Data to be Displayed');
  1060. define('_ACA_REPORT_HEADER', 'Report');
  1061. define('_ACA_REPORT_HEADER_TO', 'to');
  1062. define('_ACA_PIE_WARN_MESSAGE', 'No Data for Mailing Process');
  1063. //stats graph labels
  1064. define('_ACA_GRAPH_LBL_HTML', 'HTML');
  1065. define('_ACA_GRAPH_LBL_TEXT', 'TEXT');
  1066. define('_ACA_GRAPH_TITLE_FORMAT', 'HTML/TEXT Format');
  1067. define('_ACA_GRAPH_PIE_TITLE_MAIL', 'Mailing Process');
  1068. define('_ACA_PIE_SUBS', 'Subscribers');
  1069. define('_ACA_PIE_UNSUBS', 'Unsubscribers');
  1070. define('_ACA_PIE_UNCONFIRMED', 'Unconfirmed');
  1071. define('_ACA_PIE_CONFIRMED', 'Confirmed');
  1072. define('_ACA_MAILING_SUBJECT_HEADER', 'Subject');
  1073. //Wizards
  1074. define('_ACA_WIZARD', 'Wizard');
  1075. define('_ACA_CHECKLISTFOUND', 'Please create your list first and be sure that it is published.');
  1076. define('_ACA_CHECKCAMPAIGNFOUND', 'Please create your campaign(list) first and be sure that it is published.');
  1077. define('_ACA_TEMPLATE_ALERT_NAMEKEY', 'Template must have a namekey!');
  1078. define('_ACA_LIST_GUIDE', '<strong>List Management:</strong> <br/>'.
  1079. '<ul><li>The first thing you have to do to start with jNews is to create your list.</li>'.
  1080. '<li>You will be able to subscribe users to this list and send one or more Newsletters.</li>'.
  1081. '<li>You can specify here the basic information of the list including your <i><u>Sender Information</u></i>.</li>'.
  1082. '<li>And be able to specify users or group of users who can subscribe to that list.</li>'.
  1083. '<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>'.
  1084. '<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>');
  1085. define('_ACA_SUBSCRIBERS_GUIDE', '<strong>Subscriber Management:</strong> </br>' .
  1086. '<ul><li><strong>During Creation: </strong></li><br>'.
  1087. '<ul><li>You can proceed here adding your subscribers.</li>'.
  1088. '<li>Specify your <i><u>Subscriber Information</i></u></li>'.
  1089. '<li>And select which <i><u>List</u></i> you want your subscriber to subscribe to, provided that you have created list.</li>'.
  1090. '<li>You can Confirm your added subscriber to receive your newsletters.</li>'.
  1091. '<li>You can also allow your subscriber to recieve the HTML format of your newsletter.</li>'.
  1092. '<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>'.
  1093. '<ul><li><strong>Export Button</strong></li>' .
  1094. '<ul><li>This allows you to <i><u>Export</u></i> your subscribers from all your lists or selected lists.</li></ul></ul>' .
  1095. '<ul><li><strong>Import Button</strong></li>' .
  1096. '<ul><li>This allows you to <i><u>Import</u></i> your subscribers to all your lists or selected lists.</li></ul></ul>');
  1097. define('_ACA_NEWSLETTER_GUIDE', '<strong>Newsletter Management:</strong> <br/>'.
  1098. '<ul><li>Provided that you have created List(s) you can now proceed creating your <i><u>Newsletters</u></i>.</li>'.
  1099. '<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>'.
  1100. '<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>'.
  1101. '<ul><li><strong>During Creation:</strong></li>'.
  1102. '<ul><li><i><u>Newsletter Content Area</u></i> -> where you put all the contents of your Newsletter.</li>'.
  1103. '<li><i><u>List Tab</u></i> -> the area where you can send the newsletter to one or more Lists.</li>'.
  1104. '<li><i><u>Sender Tab</u></i> -> the area of the Sender Information Settings of your Newsletter.</li>'.
  1105. '<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>'.
  1106. '<li><i><u>Attachments</u></i> -> Newsletter Attachement Information area.</li></ul></ul>' .
  1107. '<ul><li><strong>Unpublished Button</strong></li>' .
  1108. '<ul><li>Enables you to unpublished your newsletter.</li></ul></ul>' .
  1109. '<ul><li><strong>Preview Button</strong></li>' .
  1110. '<ul><li>Preview the content and format of your newsletter.</li></ul></ul>' .
  1111. '<ul><li><strong>Send Button</strong></li>' .
  1112. '<ul><li>Enables you to manually send the newsletter to your list of subscribers.</li></ul></ul>' .
  1113. '<ul><li><i>Note: You can only edit an unpublished newsletter.</i></li></ul>');
  1114. define('_ACA_AUTORESPONDER_GUIDE', '<strong>Autoresponder Management:</strong><br/>'.
  1115. '<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>'.
  1116. '<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>' .
  1117. '<li> The process is more or less the same on how to create your newsletter.</li></ul>');
  1118. define('_ACA_SMARTNEWSLETTER_GUIDE', '<strong>Smart-Newsletter Management:</strong> <br/>' .
  1119. '<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>'.
  1120. '<li>The creation process is more or less the same with Newsletter Creation.</li>' .
  1121. '<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>');
  1122. define('_ACA_TEMPLATES_GUIDE', '<strong>Template Management:</strong><br><ul><li>Templates can be very useful in creating newsletter.</li>' .
  1123. '<li>This view will allow you to create Templates for your newsletters</li>' .
  1124. '<li><i><u>Default Template</u></i> will be applied to the newly created newsletter.</li>' .
  1125. '<li><i><u>Inline CSS</u></i> of the template will be applied/inherited to the created newsletter.</li>' .
  1126. '<li>You can also choose a <i><u>Background Color</u></i> that will be a background of the newsletter.</li>' .
  1127. '<li>Note: Only newly created newsletter will get the html of the default template</li></ul>' .
  1128. '<ul><strong>Default Button</strong>'.
  1129. '<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>');
  1130. define('_ACA_QUEUE_GUIDE','<strong>Queue Management:</strong><br/> ' .
  1131. '<ul><li>This view enables you to see your <i><u>Queued Mailings</u></i>.' .
  1132. '<li>These are your <i><u>Scheduled Newsletters</i></u>, <i><u>Autoresponders</i></u> and <i><u>Smart-Newsletters</i></u></li>'.
  1133. '<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>' .
  1134. '<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>' .
  1135. '<li>The <i><u>Empty Queue Button</i></u> will allow you to clean the whole queue.</li></ul>');
  1136. define('_ACA_ABOUT_GUIDE','JNEWSLETTER');
  1137. define('_ACA_IMPORT_GUIDE','<strong>Import Management:</strong><br/>'.
  1138. '<ul><li>Here you can import your subscribers to all your lists or to select lists.</li>'.
  1139. '<li>By following the link given below, you can proceed importing your subscribers.</li>'.
  1140. '<li><i>Note: You need to create first your lists before importing your subscribers.</i></li></ul>');
  1141. define('_ACA_CONFIGURATION_GUIDE','<strong>Configuration:</strong><br/>'.
  1142. '<ul>All the jnewsletter configuration settings can be done in this area.<br/><br/>'.
  1143. '<strong>Mail Tab:</strong>'.
  1144. '<ul><li>The area where you can define the Mail Settings and Sending Settings of jNews depending on your server requirements.</li></ul>'.
  1145. '<br/><strong>Subscribers Tab:</strong>'.
  1146. '<ul><li>The area where we can define the subscription settings both from the backend and frontend of your site.</li></ul>'.
  1147. '<br/><strong>Scheduler Tab:</strong>'.
  1148. '<ul><li>The area where we can specify the Scheduler Frequency so do with Maintenance Settings on the sending of your mailings.</li>
  1149. <li>The Information entered on this area depends also on your server requirements or server limitation.</li></ul>'.
  1150. '<br/><strong>Logs & Stats Tab:</strong>'.
  1151. '<ul><li>The area to specify the Statistics Settings and Logs Settings.</li></ul>'.
  1152. '<br/><strong>Archive Tab:</strong>'.
  1153. '<ul><li>This is mainly used for the auto archive frequency.</li></ul>'.
  1154. '<br/><strong>Miscellaneous Tab:</strong>'.
  1155. '<ul><li>All the other settings and preferences can be found here.</li></ul>'.
  1156. '<br/><strong>Queue Tab:</strong>'.
  1157. '<ul><li>Mainly used for the Queue Management View (available for Plus and Pro Version).</li></ul>'.
  1158. '<br/><strong>License Tab:</strong>'.
  1159. '<ul><li>The area where we can validate the license by just following the steps presented.</li></ul></ul>');
  1160. define('_ACA_EMPTY_Q','Empty Queue');
  1161. define('_ACA_RESET_SN','Reset S.N. Counter');
  1162. define('_ACA_Q_M1','There are no emails in the queue.');
  1163. define('_ACA_INSTALL_CLICKSTART', 'Click here to get started!');
  1164. define('_ACA_INSTALL_DESC', 'Thank you for choosing jNews.<br><br>
  1165. jNews is a mailing lists, newsletters, auto-responders and follow up tool for communicating effectively with your users and customers.');
  1166. define('_ACA_INSTALL_ERRORN' , 'If you have error during the installation process, please refer to our');
  1167. define('_ACA_INSTALL_DOC' , 'documentation here.');
  1168. define('_ACA_INSTALL_SUCC' , 'Successfuly Installed.');
  1169. define('_ACA_INSTALL_STATUS_CONFIG' , 'jNews Configuration:');
  1170. define('_ACA_INSTALL_STATUS_PLUGIN' , 'jNews Plugin(Bot):');
  1171. define('_ACA_INSTALL_STATUS_MOD' , 'jNews Module:');
  1172. define('_ACA_INSTALL_UPDATES' , 'jNews Updates');
  1173. define('_ACA_STATS_GUIDE', '<strong>Mailing Reports: </strong><br/>'.
  1174. '<ul> <li>It will generate a list of mailings sent based on the given date range. </li> ' .
  1175. '<li>It will count the following: <ul><li> the no. of mails sent in HTML & Text Format,</li>' .
  1176. '<li> no. of how many viewed the mails in HTML format, </li>' .
  1177. '<li>how many mail sent that are failed, </li><li>still on-process (pending), ' .
  1178. '</li><li>email bounced,</li> <li>and the total sent is the no. of emails sent on each mailing.</li> </ul></li></ul>'.
  1179. '<strong>List Reports:</strong> <br/>'.
  1180. '<ul> <li>It will generate a listing of List Names based on the date of subscriptions on a given date range. </li>' .
  1181. '<li>It will list the following: <ul><li>total no. of subscribers who made a subscription </li> ' .
  1182. '<li>total no. of subscribers who unsubscribed, </li>' .
  1183. '<li>total no. of confirmed and unconfirmed subscribers on each list type. </li> </ul></li></ul>'.
  1184. '<strong>Subscribers Report:</strong> <br/>'.
  1185. '<ul> <li>It will generate a report on the total no. of subscribers on a given date range.</li> </ul>'.
  1186. '<strong>How to Export the Report into CSV File:</strong>'.
  1187. '<ul> <li>On each Reports (Mailing, List and Subscribers), an export icon is found at the upper right of each tab.</li>'.
  1188. '<li>Click the export icon to export the file.</li></ul>'
  1189. );
  1190. define('_ACA_TEMPLATE_ALIAS' , 'Alias');
  1191. define('_ACA_SEARCH' , 'Search');
  1192. define('_ACA_SEARCH_GO' , 'Go');
  1193. define('_ACA_SEARCH_RESET' , 'Reset');
  1194. define('_ACA_SENDER_LIST_INFO', 'Click to select sender from list' );
  1195. define('_ACA_FILTER_MAILING' , 'Select a Mailing ');
  1196. define('_ACA_MESSAGE_QUEUE' , 'All Mailings in the Queue ');
  1197. define('_ACA_FILTER_LIST' , 'Select Type');
  1198. define('_ACA_MAILING_TAG' , 'Tag');
  1199. define('_ACA_MAILING_TAGINSERT' , 'Insert');
  1200. 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>');
  1201. define('_ACA_COLUMN1_DESC', 'This will be replaced by your user defined column 1');
  1202. define('_ACA_COLUMN2_DESC', 'This will be replaced by your user defined column 2');
  1203. define('_ACA_COLUMN3_DESC', 'This will be replaced by your user defined column 3');
  1204. define('_ACA_COLUMN4_DESC', 'This will be replaced by your user defined column 4');
  1205. define('_ACA_COLUMN5_DESC', 'This will be replaced by your user defined column 5');
  1206. define('_ACA_TAG_SUBSCRIPTION', '[SUBSCRIPTIONS]');
  1207. define('_ACA_TAG_UNSUBSCRIBE', '[UNSUBSCRIBE]');
  1208. define('_ACA_TAG_SUBSCRIPTION_DESC', 'This will be replaced by the defined constant "_ACA_CHANGE_EMAIL_SUBSCRIPTION" in the translation.');
  1209. define('_ACA_TAG_UNSUBSCRIBE_DESC', 'This will be replaced by the defined constant "_ACA_UNSUBSCRIBE" in the translation.');
  1210. define('_ACA_TAG_VIEWONLINETXT', '{viewonline:text here}');
  1211. define('_ACA_TAG_VIEWONLINE', 'view it in your browser');
  1212. 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.');
  1213. //since 1.1.0
  1214. define('_ACA_SHOW_CRON','Use this Cron');
  1215. 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');
  1216. define('_ACA_CRON_FSETTINGS' , 'Cron Settings');
  1217. define('_ACA_INSTALL_ACAUPDATEMSG' , 'Do you want to import your database from Acajoom to jNews?');
  1218. define('_ACA_INSTALL_ACAUPDATEBTN' , 'Import Acajoom Data');
  1219. define('_ACA_INSTALL_ACAUPDATENOTE' , 'NOTE : This will transfer data stored from Acajoom tables to jNews tables.');
  1220. define('_ACA_MAILING_UPDATED' , 'Mailings successfully updated.');
  1221. define('_ACA_DETAIL_UPDATED' , 'Details successfully updated.');
  1222. define('_ACA_GLOBAL_UPDATED' , 'Globals successfully updated.');
  1223. define('_ACA_SUBSCRIBER_UPDATED' , 'Subscribers successfully updated.');
  1224. define('_ACA_QUEUE_UPDATED' , 'Queues successfully updated.');
  1225. define('_ACA_LISTSUBSCRIBER_UPDATED' , 'List Subscribers successfully updated.');
  1226. define('_ACA_LIST_UPDATED_FAILED' , 'Lists failed to update!');
  1227. define('_ACA_MAILING_UPDATED_FAILED' , 'Mailings failed to update!');
  1228. define('_ACA_DETAIL_UPDATED_FAILED' , 'Details failed to update!');
  1229. define('_ACA_GLOBAL_UPDATED_FAILED' , 'Globals failed to update!');
  1230. define('_ACA_SUBSCRIBER_UPDATED_FAILED' , 'Subscribers failed to update!');
  1231. define('_ACA_QUEUE_UPDATED_FAILED' , 'Queues failed to update!');
  1232. define('_ACA_LISTSUBSCRIBER_UPDATED_FAILED' , 'List Subscribers failed to update!');
  1233. define('_ACA_LEGEND' , 'Legend');
  1234. define('_ACA_NOTVISIBLE', 'Not Visible');
  1235. define('_ACA_SCHEDULED', 'Scheduled');
  1236. define('_ACA_SUBSCRIBERS_UNREGISTERED', 'Unregistered');
  1237. define('_ACA_TEMPLATE_UPLOAD_SUCCESS', 'Successfully uploaded template' );
  1238. define('_ACA_TEMPLATE_UPLOAD_FAIL', 'Fail to upload template' );
  1239. define('_ACA_UPLOAD_ZIP_INVALID', 'Can only upload templates in zip files' );
  1240. define('_ACA_CUSTOMCSS', 'Input your Custom CSS here');
  1241. define('_ACA_TEMPLATE_ALERT', 'Template name and alias are required!');
  1242. //since 2.2.0
  1243. define('_ACA_UNSUB_NOTIFYMSG','Send Unsubscribe Notification');
  1244. define('_ACA_SEND_UNSUBNOTIFY_TIPS', 'Click Yes to send an unsubscribe notification message.');
  1245. define('_ACA_UNSUB_ADMINMESSAGE', 'Unsubscribe Notification Message');
  1246. 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.');
  1247. //templates
  1248. define('_ACA_CSS_TOGGLESTYLE','Toggle Styling');
  1249. define('_ACA_EXTERNALCSS_LINK','Add External CSS Link');
  1250. define('_ACA_EXTERNALCSS_PROCESS','Process');
  1251. define('_ACA_TEMP_COMBINECLASS','Combined class selector');
  1252. define('_ACA_COMBINECLASS_SUPPORT','is not supported');
  1253. define('_ACA_TEMP_COMBINECLASS_IN','in');
  1254. define('_ACA_TEMP_HTMLTAG','Found html tag ');
  1255. define('_ACA_TEMP_CONTDEV','You may contact developer for it to be added');
  1256. define('_ACA_TEMP_COMBCLASSPSEUDO','Combined pseudo-class selector');
  1257. define('_ACA_TEMP_COMBCLASSEID','or element id');
  1258. //Menus
  1259. define('_ACA_MENU_LIVE_SUPPORT','Live Support');
  1260. //Tags
  1261. 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.');
  1262. //Toobar Menus
  1263. define('_ACA_DONEW_SUBSCRIBERB', 'Name and Email are required!');